.vltkm_2021_mainsite_header {
    margin-top: -1px
}

@media(orientation: landscape) {
    .vltkm_2021_mainsite_header,.vltkm_2021_mainsite_header .inner,.vltkm_2021_mainsite_header .section__background,.vltkm_2021_mainsite_header .section__content {
        height:1002px
    }
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_header,.vltkm_2021_mainsite_header .inner,.vltkm_2021_mainsite_header .section__background,.vltkm_2021_mainsite_header .section__content {
        height:1200px
    }
}

.vltkm_2021_mainsite_header .inner .appinfo {
    display: grid;
    grid-template-areas: "topup downappstore downapk downgamepc redeemcode" "topup downandroid downapk";
    background: url(../prod/vltkm_2021_mainsite/header/images/bg-appinfo.png);
    width: 879px;
    height: 161px;
    position: absolute;
    top: 78%;
    left: 50%;
    transform: translateX(-50%);
    align-items: center
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downapk {
    grid-area: downapk;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
    background-position: -318px -74px;
    width: 130px;
    height: 71px
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downapk:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downappstore {
    grid-area: downappstore;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
    background-position: -318px -147px;
    width: 130px;
    height: 71px
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downappstore:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downandroid {
    grid-area: downandroid;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
    background-position: -122px -152px;
    width: 130px;
    height: 72px
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downandroid:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vltkm_2021_mainsite_header .inner .appinfo__item--topup {
    grid-area: topup;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
    background-position: 0 0;
    width: 177px;
    height: 150px
}

.vltkm_2021_mainsite_header .inner .appinfo__item--topup:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downgamepc {
    grid-area: downgamepc;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
    background-position: -318px 0;
    width: 130px;
    height: 72px
}

.vltkm_2021_mainsite_header .inner .appinfo__item--downgamepc:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vltkm_2021_mainsite_header .inner .appinfo__item--redeemcode {
    grid-area: redeemcode;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
    background-position: -179px 0;
    width: 137px;
    height: 150px
}

.vltkm_2021_mainsite_header .inner .appinfo__item--redeemcode:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vltkm_2021_mainsite_header .inner .appinfo .content-appinfo {
    display: grid;
    grid-template-columns: auto auto auto auto;
    align-content: center;
    justify-items: center;
    justify-content: center;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    gap: 12px
}

.vltkm_2021_mainsite_header .inner .appinfo .content-appinfo .flex-column {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.vltkm_2021_mainsite_header .inner .appinfo_other {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    background: rgba(63,63,63,.72);
    border-radius: 20px;
    width: 360px;
    height: 40px;
    position: absolute;
    top: calc(77% + 180px);
    left: calc(50% - 180px);
    padding: 5px 20px 7px;
    color: #f9fcff
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_header .inner .appinfo_other {
        width:650px;
        height: 60px;
        top: calc(1% + 180px);
        left: calc(50% - 325px);
        padding: 15px 30px 17px;
        border-radius: 30px
    }
}

.vltkm_2021_mainsite_header .inner .appinfo_other__icon {
    margin: 0 8px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_header .inner .appinfo_other__icon {
        margin:0 10px
    }
}

.vltkm_2021_mainsite_header .inner .appinfo_other__icon--zingid {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
    background-position: -254px -152px;
    width: 59px;
    height: 21px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_header .inner .appinfo_other__icon--zingid {
        display:block;
        font-size: 0;
        background-image: url(../prod/vltkm_2021_mainsite/header/_sprites.png);
        background-position: -318px -220px;
        width: 124px;
        height: 47px
    }
}

.vltkm_2021_mainsite_header .inner .appinfo_other a {
    color: #f9fcff;
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 22px;
    text-decoration: underline
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_header .inner .appinfo_other a {
        font-size:32px
    }
}

.vltkm_2021_mainsite_header .inner .appinfo_other a:hover {
    color: #fff
}

.vltkm_2021_mainsite_news_event {
    margin-top: -1px;
    background: #fff4dd
}

.vltkm_2021_mainsite_news_event .inner {
    margin: auto
}

.vltkm_2021_mainsite_news_event .inner .container-news {
    display: grid;
    grid-template-columns: 49% 40%;
    gap: 25px;
    align-items: center;
    height: 585px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .container-news {
        grid-template-columns:100%
    }
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .container-news .colum-6 {
        margin:auto
    }
}

@media(orientation: landscape) {
    .vltkm_2021_mainsite_news_event,.vltkm_2021_mainsite_news_event .section__background,.vltkm_2021_mainsite_news_event .section__content {
        height:583px;
        margin: auto
    }
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event,.vltkm_2021_mainsite_news_event .inner,.vltkm_2021_mainsite_news_event .section__background,.vltkm_2021_mainsite_news_event .section__content {
        height:1310px
    }
}

.vltkm_2021_mainsite_news_event .inner .title {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: url(../prod/vltkm_2021_mainsite/news_event/images/bg-title.png);
    width: 1005px;
    height: 124px;
    margin: 50px auto 30px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .title {
        margin:27px 0 30px calc(50% - 502.5px)
    }
}

.vltkm_2021_mainsite_news_event .inner .banner {
    position: relative;
    width: 850px;
    height: 480px;
    margin-left: auto
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .banner {
        width:730px;
        height: 440px;
        margin-top: 50px
    }
}

.vltkm_2021_mainsite_news_event .inner .banner_item a {
    display: block
}

.vltkm_2021_mainsite_news_event .inner .banner_item img {
    display: block;
    width: 850px;
    height: 480px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 3px solid #fff
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .banner_item img {
        width:730px;
        height: 440px
    }
}

.vltkm_2021_mainsite_news_event .inner .banner .swiper-pagination {
    text-align: right;
    bottom: 0;
    right: 0;
    padding: 0 50px 20px
}

.vltkm_2021_mainsite_news_event .inner .banner .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    border-radius: 12px;
    background: #fff;
    width: 15px;
    height: 15px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .banner .swiper-pagination .swiper-pagination-bullet {
        width:20px;
        height: 20px
    }
}

.vltkm_2021_mainsite_news_event .inner .banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #d62c15;
    width: 60px;
    height: 15px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .banner .swiper-pagination .swiper-pagination-bullet-active {
        height:20px
    }
}

.vltkm_2021_mainsite_news_event .inner .news {
    position: relative;
    width: 780px;
    height: 480px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news {
        width:730px;
        display: flex;
        flex-wrap: wrap
    }
}

.vltkm_2021_mainsite_news_event .inner .news_tab {
    display: flex;
    justify-content: space-between;
    height: 50px;
    padding: 10px 0;
    margin: 0 0 10px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news_tab {
        margin-bottom:6px;
        margin-left: 58px;
        transform: scale(1.2)
    }
}

.vltkm_2021_mainsite_news_event .inner .news_tab .tab {
    display: flex;
    justify-content: flex-start
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news_tab .tab {
        justify-content:space-between
    }
}

.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:first-child .tab__item,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(2) .tab__item {
    width: 140px;
    height: 30px
}

.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:first-child .tab__item.active,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:first-child .tab__item:hover,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(2) .tab__item.active,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(2) .tab__item:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/news_event/_sprites.png);
    background-position: -276px -72px;
    width: 126px;
    height: 30px;
    font-size: 22px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(3) .tab__item,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(4) .tab__item {
    width: 136px;
    height: 30px
}

.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(3) .tab__item.active,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(3) .tab__item:hover,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(4) .tab__item.active,.vltkm_2021_mainsite_news_event .inner .news_tab .tab li:nth-child(4) .tab__item:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/news_event/_sprites.png);
    background-position: 0 -72px;
    width: 136px;
    height: 30px;
    font-size: 22px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.vltkm_2021_mainsite_news_event .inner .news_tab .tab__item {
    padding: -2px 22px;
    color: #1f978c;
    font-size: 22px;
    font-family: Signika-bold;
    transition: background-color .2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center
}

.vltkm_2021_mainsite_news_event .inner .news_tab .viewall {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/news_event/_sprites.png);
    background-position: -52px -104px;
    width: 42px;
    height: 42px
}

.vltkm_2021_mainsite_news_event .inner .news_tab .viewall:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vltkm_2021_mainsite_news_event .inner .news_list {
    position: relative;
    height: 350px;
    margin: 0 0 20px
}

.vltkm_2021_mainsite_news_event .inner .news_list li:first-child {
    background-color: #ffedc1;
    font-family: var(--font-bold)
}

.vltkm_2021_mainsite_news_event .inner .news_list li:first-child a {
    color: #d62c15
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news_list {
        width:100%;
        height: 480px
    }
}

.vltkm_2021_mainsite_news_event .inner .news_list li:not(:last-child) {
    border-bottom: 1px solid #f0e0b9
}

.vltkm_2021_mainsite_news_event .inner .news_item {
    height: 50px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news_item {
        height:70px
    }
}

.vltkm_2021_mainsite_news_event .inner .news_item__title {
    color: #424242;
    font-size: 20px;
    transition: color .2s ease-in-out;
    display: flex;
    padding: 0 15px;
    height: 50px;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    transition: background-color .2s ease-in-out
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news_item__title {
        font-size:26px;
        height: 70px
    }
}

.vltkm_2021_mainsite_news_event .inner .news_item__time {
    font-size: 16px;
    font-weight: var(--fontweight-medium)
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news_item__time {
        font-size:20px
    }
}

.vltkm_2021_mainsite_news_event .inner .news_item.isHot {
    background-color: #ffedc1
}

.vltkm_2021_mainsite_news_event .inner .news_item.isHot .news_item__title,.vltkm_2021_mainsite_news_event .inner .news_item.isHot:hover .news_item__title {
    color: #d62c15;
    font-family: var(--font-bold)
}

.vltkm_2021_mainsite_news_event .inner .news_item:hover {
    background-color: hsla(0,0%,100%,.4)
}

.vltkm_2021_mainsite_news_event .inner .news_item:hover .news_item__title {
    color: #d62c15
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news .search {
        order:-1;
        width: 100%;
        margin: 40px 0
    }
}

.vltkm_2021_mainsite_news_event .inner .news .search__form {
    display: flex;
    width: 100%;
    height: 50px;
    background: #fffcf5;
    border: 1px solid #f0e0b9
}

.vltkm_2021_mainsite_news_event .inner .news .search__field {
    width: calc(100% - 50px);
    height: 50px;
    border: none;
    background: none;
    color: #424242;
    text-indent: 30px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_news_event .inner .news .search__field {
        font-size:24px
    }
}

.vltkm_2021_mainsite_news_event .inner .news .search__button {
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/news_event/_sprites.png);
    background-position: 0 -104px;
    width: 50px;
    height: 50px
}

.vltkm_2021_mainsite_news_event .inner .news__viewall {
    width: 100%;
    background: #1f978c;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 30px;
    padding: 15px 0;
    font-weight: var(--fontweight-medium)
}

.vltkm_2021_mainsite_gallery {
    margin-top: -1px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .container {
        width:calc(100% - 34px)
    }
}

@media(orientation: landscape) {
    .vltkm_2021_mainsite_gallery,.vltkm_2021_mainsite_gallery .inner,.vltkm_2021_mainsite_gallery .section__background,.vltkm_2021_mainsite_gallery .section__content {
        height:871px
    }
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery,.vltkm_2021_mainsite_gallery .inner,.vltkm_2021_mainsite_gallery .section__background,.vltkm_2021_mainsite_gallery .section__content {
        height:1249px
    }
}

.vltkm_2021_mainsite_gallery .inner .title {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: url(../prod/vltkm_2021_mainsite/gallery/images/bg-title2.png);
    width: 1100px;
    height: 124px;
    margin: 10px auto
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .title {
        margin:10px 0 45px calc(50% - 547.5px);
        background-size: contain;
        background-position: 50%
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery {
    position: relative;
    width: 100%;
    margin-top: 170px
}

.vltkm_2021_mainsite_gallery .inner .gallery .gallery_item_video .box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(9,110,107,.6784313725);
    transition: .3s ease-in-out;
    pointer-events: none
}

.vltkm_2021_mainsite_gallery .inner .gallery .gallery_item_video .btn-play {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/gallery/_sprites.png);
    background-position: 0 -174px;
    width: 105px;
    height: 89px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3
}

.vltkm_2021_mainsite_gallery .inner .gallery_tab {
    display: flex;
    justify-content: space-between;
    height: 50px;
    padding: 0;
    margin: 0 0 40px
}

.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab {
    width: 100%;
    display: flex;
    justify-content: center
}

.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab li:not(:last-child) {
    margin-right: 58px
}

.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab__item {
    padding: 6px 12px;
    color: #424242;
    font-size: 24px;
    font-family: var(--font-bold);
    color: #29ac88;
    text-transform: uppercase;
    font-size: 30px;
    background-image: url(../prod/vltkm_2021_mainsite/gallery/_sprites.png);
    background-position: 0 -87px;
    width: 260px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab__item.active,.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab__item.active:hover,.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab__item:hover {
    color: #fff;
    background-image: url(../prod/vltkm_2021_mainsite/gallery/_sprites.png);
    background-position: 0 0;
    width: 260px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab__item.active,.vltkm_2021_mainsite_gallery .inner .gallery_tab .tab__item.active:hover {
    text-shadow: -1px -1px 0 #c2742b,2px 1px 0 #c2742b,-1px -1px 0 #c2742b,1px 1px 0 #4e4b49
}

.vltkm_2021_mainsite_gallery .inner .gallery_list {
    position: relative;
    margin: 0 230px 0 145px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list {
        height:1370px;
        margin: 80px 0 0
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li {
    display: block;
    position: absolute;
    transition: opacity .4s ease-in-out
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li a:first-child:before {
    content: url(../prod/vltkm_2021_mainsite/gallery/images/line-khung.png);
    width: 344px;
    height: 214px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:first-child {
    width: 442px;
    height: 574px;
    top: 0;
    left: 0
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:first-child {
        width:360px;
        height: 232px;
        top: 0;
        left: 0
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:first-child a:first-child:before {
    content: url(../prod/vltkm_2021_mainsite/gallery/images/line-khung1.png);
    width: 424px;
    height: 548px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:first-child a:first-child:before {
        content:url(../prod/vltkm_2021_mainsite/gallery/images/line-khung.png);
        width: 344px;
        height: 214px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(2) {
    width: 360px;
    height: 232px;
    top: 40px;
    left: 29%
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(2) {
        top:0;
        left: 375px
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(3) {
    width: 360px;
    height: 232px;
    top: 40px;
    left: 53%
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(3) {
        top:250px;
        left: 0
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(4) {
    width: 360px;
    height: 232px;
    top: 40px;
    right: 1%
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(4) {
        top:250px;
        left: 375px
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(5) {
    width: 360px;
    height: 232px;
    top: 303px;
    left: 29%
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(5) {
        top:500px;
        left: 0
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(6) {
    width: 360px;
    height: 232px;
    top: 303px;
    left: 53%
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(6) {
        top:500px;
        left: 375px
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(7) {
    width: 360px;
    height: 232px;
    top: 303px;
    right: 1%
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(7) {
        top:500px;
        left: 375px;
        display: none
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(8) {
    top: 303px;
    right: 1%
}

@media(orientation: landscape) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(8) {
        width:360px;
        height: 232px;
        background: rgba(9,110,107,.6784313725)
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(8) a:first-child:before {
    content: url(../prod/vltkm_2021_mainsite/gallery/images/line-khung.png);
    width: 344px;
    height: 214px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(8) a:first-child:before {
        content:"";
        width: 100%;
        height: 70px
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(8) .gallery_item {
    display: flex;
    justify-content: center;
    align-items: center
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_list li:nth-child(8) {
        transform-origin:top left;
        top: 757px;
        left: 50%;
        width: 100%;
        transform: translateX(-50%)
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_list:hover li:not(:last-child) {
    opacity: .6
}

.vltkm_2021_mainsite_gallery .inner .gallery_list:hover li:hover {
    opacity: 1
}

.vltkm_2021_mainsite_gallery .inner .gallery_item,.vltkm_2021_mainsite_gallery .inner .gallery_item__thumbnail {
    display: block;
    width: 100%;
    height: 100%
}

.vltkm_2021_mainsite_gallery .inner .gallery_item__thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.vltkm_2021_mainsite_gallery .inner .gallery_item__viewall {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/gallery/_sprites.png);
    background-position: -262px 0;
    width: 91px;
    height: 131px
}

.vltkm_2021_mainsite_gallery .inner .gallery_item__viewall:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_gallery .inner .gallery_item__viewall {
        width:100%;
        background: #1f978c;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        font-size: 30px;
        padding: 15px 0;
        height: 70px;
        font-weight: var(--fontweight-medium)
    }
}

.vltkm_2021_mainsite_gallery .inner .gallery_item:not(.isHot):hover {
    background-color: hsla(0,0%,100%,.4)
}

.vltkm_2021_mainsite_gallery .inner .gallery_item:not(.isHot):hover .news_item__title {
    color: #a82a2d
}

.vltkm_2021_mainsite_gallery .inner .gallery .search__form {
    display: flex;
    width: 100%;
    height: 50px;
    background: #f8f8f4;
    border: 1px solid #dfdfdd
}

.vltkm_2021_mainsite_gallery .inner .gallery .search__field {
    width: calc(100% - 50px);
    height: 50px;
    border: none;
    background: none;
    color: #424242;
    font-weight: var(--fontweight-semibold);
    text-indent: 30px
}

.vltkm_2021_mainsite_gallery .inner .gallery .search__button {
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/gallery/_sprites.png);
    background-position: -107px -174px;
    width: 50px;
    height: 50px
}

.vltkm_2021_mainsite_footer {
    margin-top: -1px
}

.vltkm_2021_mainsite_footer .section__content {
    background: #032524
}

@media(orientation: landscape) {
    .vltkm_2021_mainsite_footer,.vltkm_2021_mainsite_footer .inner,.vltkm_2021_mainsite_footer .section__background,.vltkm_2021_mainsite_footer .section__content {
        height:300px
    }
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_footer,.vltkm_2021_mainsite_footer .inner,.vltkm_2021_mainsite_footer .section__background,.vltkm_2021_mainsite_footer .section__content {
        height:390px
    }
}

.vltkm_2021_mainsite_footer .inner .footer {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    width: 1015px;
    height: 100%;
    margin: 0 auto;
    color: #a9b4b3;
    font-size: 22px;
    text-align: center
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_footer .inner .footer {
        width:100%;
        padding: 0 40px
    }
}

.vltkm_2021_mainsite_footer .inner .footer p {
    width: 100%
}

.vltkm_2021_mainsite_footer .inner .footer__icon {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/footer/_sprites.png);
    background-position: 0 0;
    width: 567px;
    height: 43px;
    margin-bottom: 24px
}

@media(orientation: portrait) {
    .vltkm_2021_mainsite_footer .inner .footer__icon {
        margin-bottom:50px
    }
}

.floating .vltkm_2021_mainsite_float_top {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: all;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 90px;
    width: var(--width-desktop);
    background: hsla(0,0%,100%,.95);
    background: url(../prod/vltkm_2021_mainsite/float_top/images/mb-bg.png) top no-repeat;
    padding: 0 140px
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top {
        width:var(--width-mobile);
        height: 190px;
        flex-wrap: wrap;
        background: url(../prod/vltkm_2021_mainsite/float_top/images/mb-bg-topnav.jpg);
        padding: 0 25px
    }
}

.floating .vltkm_2021_mainsite_float_top .topnav__appicon {
    display: block;
    margin-top: 12px;
    font-size: 0;
    width: 146px;
    height: 146px;
    background: url(../prod/vltkm_2021_mainsite/float_top/images/appicon.png);
    background-size: 100% 100%;
    border: 8px solid #fdf4de;
    border-radius: 37px
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top .topnav__appicon {
        width:87px;
        height: 87px;
        margin-top: 15px;
        border-radius: 0;
        border: 0
    }
}

.floating .vltkm_2021_mainsite_float_top .topnav__social {
    display: flex;
    margin-top: 20px;
    width: 75%;
    justify-content: space-between
}

.floating .vltkm_2021_mainsite_float_top .topnav__main {
    display: flex;
    justify-content: flex-end;
    height: 100%
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top .topnav__main li:first-child,.floating .vltkm_2021_mainsite_float_top .topnav__main li:nth-child(3),.floating .vltkm_2021_mainsite_float_top .topnav__main li:nth-child(5) {
        display:none
    }
}

.floating .vltkm_2021_mainsite_float_top .topnav__main>li {
    position: relative
}

.floating .vltkm_2021_mainsite_float_top .topnav__main .floatnav__dropdown {
    position: absolute;
    top: 42%;
    left: 50%;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -314px -98px;
    width: 18px;
    height: 10px
}

.floating .vltkm_2021_mainsite_float_top .topnav__main .floatnav__dropdown:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -294px -98px;
    width: 18px;
    height: 10px
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top .topnav__main {
        width:calc(100% + 50px);
        height: 80px;
        justify-content: center;
        position: absolute;
        top: 110px;
        left: -25px
    }
}

.floating .vltkm_2021_mainsite_float_top .topnav__item {
    font-size: 20px;
    color: #424242;
    padding: 0 35px;
    height: 56px;
    display: flex;
    justify-content: center;
    margin-top: 33px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item+input:checked+ul,.floating .vltkm_2021_mainsite_float_top .topnav__item+input:hover {
    max-height: 500px;
    overflow: visible
}

.floating .vltkm_2021_mainsite_float_top .topnav__item+input+ul {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 90px;
    width: 220px;
    left: calc(50% - 110px)
}

.floating .vltkm_2021_mainsite_float_top .topnav__item+input+ul .topnav__item {
    margin-top: 0;
    color: #fff4dd;
    align-items: center
}

.floating .vltkm_2021_mainsite_float_top .topnav__item+input+ul .topnav__item.active,.floating .vltkm_2021_mainsite_float_top .topnav__item+input+ul .topnav__item:hover {
    background: #106e66
}

.floating .vltkm_2021_mainsite_float_top .topnav__item+input+ul:hover {
    max-height: 500px;
    overflow: visible;
    background: url(../prod/vltkm_2021_mainsite/float_top/images/bg-submenu.png);
    background-size: 100% 100%
}

.floating .vltkm_2021_mainsite_float_top .topnav__item:hover+input {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -294px -98px;
    width: 18px;
    height: 10px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item:hover+input+ul {
    max-height: 500px;
    overflow: visible;
    background: url(../prod/vltkm_2021_mainsite/float_top/images/bg-submenu.png);
    background-size: 100% 100%
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.active,.floating .vltkm_2021_mainsite_float_top .topnav__item:hover {
    color: #d62c15
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top .topnav__item {
        font-size:22px
    }
}

.floating .vltkm_2021_mainsite_float_top .topnav__item:before {
    content: "";
    display: block;
    margin-right: 10px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.home:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -212px -72px;
    width: 28px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.home.active:before,.floating .vltkm_2021_mainsite_float_top .topnav__item.home:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -182px -72px;
    width: 28px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.camnang:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -211px -98px;
    width: 27px;
    height: 21px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.camnang.active:before,.floating .vltkm_2021_mainsite_float_top .topnav__item.camnang:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -182px -98px;
    width: 27px;
    height: 21px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.event:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -325px -132px;
    width: 24px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.event.active:before,.floating .vltkm_2021_mainsite_float_top .topnav__item.event:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -346px -72px;
    width: 24px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.policy:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -268px -72px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.policy.active:before,.floating .vltkm_2021_mainsite_float_top .topnav__item.policy:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -242px -72px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.code:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -267px -98px;
    width: 25px;
    height: 17px;
    margin-top: 6px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.code.active:before,.floating .vltkm_2021_mainsite_float_top .topnav__item.code:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -240px -98px;
    width: 25px;
    height: 17px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.social:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -320px -72px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.social.active:before,.floating .vltkm_2021_mainsite_float_top .topnav__item.social:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -294px -72px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.cs:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: 0 -204px;
    width: 23px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item.cs.active:before,.floating .vltkm_2021_mainsite_float_top .topnav__item.cs:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -325px -157px;
    width: 23px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top .topnav__item+ul {
    max-height: 0;
    overflow: hidden
}

.floating .vltkm_2021_mainsite_float_top .topnav__item+ul :hover {
    max-height: 50px
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon {
    margin: 0 4px
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--appicon {
    margin-top: 42px;
    z-index: 5;
    position: relative
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--home {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -259px -132px;
    width: 64px;
    height: 64px
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--fanpage {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -192px -132px;
    width: 65px;
    height: 64px
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--download {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: -182px 0;
    width: 190px;
    height: 70px
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--topup {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top/_sprites.png);
    background-position: 0 -132px;
    width: 190px;
    height: 70px
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--burger {
    display: none
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--burger+label+ul {
    background: rgba(0,0,0,.9);
    width: 100%;
    height: 95vh;
    position: absolute;
    top: 74px;
    left: 0;
    z-index: -1;
    max-height: 0;
    overflow: hidden;
    padding-top: 0
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--burger+label+ul li {
    width: 100%;
    border-bottom: 1px solid rgba(230,218,169,.5)
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--burger+label+ul li:first-child {
    border-top: 1px solid rgba(230,218,169,.5)
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--burger+label+ul li a {
    display: block;
    color: #e6daa9;
    background: rgba(116,96,12,.2);
    font-size: 20px;
    padding: 32px 24px;
    font-size: 28px
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--burger+label+ul li a:hover {
    background: rgba(230,218,169,.8);
    color: #000
}

.floating .vltkm_2021_mainsite_float_top .topnav__icon--burger:checked+label+ul {
    padding-top: 45px;
    max-height: 95vh
}

.title__content {
    text-align: center;
    font-family: var(--font-secondary);
    font-size: 52px;
    background: #2c698b;
    background: linear-gradient(#289db8,#2c698b,to bottom);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.error {
    display: none
}

.error.active {
    display: block;
    color: #dc1818;
    font-size: 20px
}

.refresh:hover {
    filter: brightness(50%);
    cursor: pointer
}

.floating .vltkm_2021_mainsite_float_top_code {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: all;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 156px;
    width: var(--width-desktop);
    background: hsla(0,0%,100%,.95);
    background: url(../prod/vltkm_2021_mainsite/float_top_code/images/mb-bg.png);
    padding: 0 280px 0 140px
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top_code {
        width:var(--width-mobile);
        height: 190px;
        flex-wrap: wrap;
        background: url(../prod/vltkm_2021_mainsite/float_top_code/images/mb-bg-topnav.jpg);
        padding: 0 25px
    }
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__appicon {
    display: block;
    margin-top: 20px;
    font-size: 0;
    width: 130px;
    height: 130px;
    background: url(../prod/vltkm_2021_mainsite/float_top_code/images/appicon.png);
    background-size: 100% 100%
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top_code .topnav__appicon {
        width:87px;
        height: 87px;
        margin-top: 15px
    }
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__social {
    display: flex;
    align-items: center;
    margin-top: 20px;
    width: 75%;
    justify-content: space-between
}

.floating .vltkm_2021_mainsite_float_top_code .logged-info {
    display: none;
    padding-top: 20px;
    width: 280px;
    height: 180px;
    margin: auto;
    background: url(../prod/vltkm_2021_mainsite/float_top_code/images/bg-submenu.png);
    background-size: 100% 100%
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top_code .logged-info {
        position:absolute;
        z-index: 1;
        margin-top: 24px
    }

    .floating .vltkm_2021_mainsite_float_top_code .logged-info p {
        color: #fff4dd;
        font-size: 18px
    }
}

.floating .vltkm_2021_mainsite_float_top_code .logged-info p {
    padding-left: 20px
}

.floating .vltkm_2021_mainsite_float_top_code .logged-info span {
    color: #ffd56d
}

.floating .vltkm_2021_mainsite_float_top_code .logged-info.active {
    display: block
}

.floating .vltkm_2021_mainsite_float_top_code .btn-log-out {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: 0 -286px;
    width: 255px;
    height: 39px;
    margin: 16px auto 0
}

.floating .vltkm_2021_mainsite_float_top_code .btn-log-out:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__main {
    display: flex;
    justify-content: flex-end;
    height: 100%
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__main .bg-login {
    font-size: 20px!important;
    color: #fff4dd;
    cursor: pointer;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: 0 0;
    width: 293px;
    height: 90px
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top_code .topnav__main .bg-login,.floating .vltkm_2021_mainsite_float_top_code .topnav__main li:first-child {
        display:none
    }
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__main>li {
    position: relative
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__main .floatnav__dropdown {
    position: absolute;
    top: 70%;
    left: 50%;
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -451px -236px;
    width: 18px;
    height: 10px
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top_code .topnav__main .floatnav__dropdown {
        top:80%
    }
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__main .floatnav__dropdown:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -448px -196px;
    width: 18px;
    height: 10px
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top_code .topnav__main {
        width:calc(100% + 50px);
        height: 80px;
        justify-content: center;
        position: absolute;
        top: 110px;
        left: -25px
    }
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item {
    font-size: 20px;
    color: #424242;
    padding: 0 35px;
    height: 56px;
    display: flex;
    justify-content: center;
    margin-top: 33px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item+input:checked+ul,.floating .vltkm_2021_mainsite_float_top_code .topnav__item+input:hover {
    max-height: 500px;
    overflow: visible
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item+input+ul {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 90px;
    width: 220px;
    left: 50%;
    transform: translateX(-50%)
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item+input+ul .topnav__item {
    margin-top: 0;
    color: #fff4dd;
    align-items: center
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item+input+ul .topnav__item.active,.floating .vltkm_2021_mainsite_float_top_code .topnav__item+input+ul .topnav__item:hover {
    background: #106e66
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item+input+ul:hover {
    width: 281px;
    max-height: 500px;
    overflow: visible;
    background: url(../prod/vltkm_2021_mainsite/float_top_code/images/bg-submenu.png);
    background-size: 100% 100%
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item:hover+input {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -448px -196px;
    width: 18px;
    height: 10px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item:hover+input+ul {
    max-height: 125px;
    width: 281px;
    overflow: visible;
    background: url(../prod/vltkm_2021_mainsite/float_top_code/images/bg-submenu.png);
    background-size: 100% 100%
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.active,.floating .vltkm_2021_mainsite_float_top_code .topnav__item:hover {
    color: #d62c15
}

@media(orientation: portrait) {
    .floating .vltkm_2021_mainsite_float_top_code .topnav__item {
        font-size:22px
    }
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item:before {
    content: "";
    display: block;
    margin-right: 10px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.home:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -428px -170px;
    width: 28px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.home.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.home:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -428px -144px;
    width: 28px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.camnang:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -376px -210px;
    width: 27px;
    height: 21px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.camnang.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.camnang:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -347px -210px;
    width: 27px;
    height: 21px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.event:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -321px -236px;
    width: 24px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.event.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.event:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -295px -236px;
    width: 24px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.policy:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -458px -170px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.policy.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.policy:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -458px -144px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.code:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -424px -236px;
    width: 25px;
    height: 17px;
    margin-top: 6px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.code.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.code:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -397px -236px;
    width: 25px;
    height: 17px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.social:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -321px -210px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.social.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.social:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -295px -210px;
    width: 24px;
    height: 24px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.login:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -451px -210px;
    width: 21px;
    height: 21px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.login.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.login:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -405px -210px;
    width: 21px;
    height: 21px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.cs:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -372px -236px;
    width: 23px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item.cs.active:before,.floating .vltkm_2021_mainsite_float_top_code .topnav__item.cs:hover:before {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -347px -236px;
    width: 23px;
    height: 23px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item+ul {
    max-height: 0;
    overflow: hidden
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__item+ul :hover {
    max-height: 50px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon {
    margin: 0 4px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--appicon {
    margin-top: 42px;
    z-index: 5;
    position: relative
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--mobile-login {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: 0 -224px;
    width: 262px;
    height: 60px;
    font-size: 22px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--mobile-login .login {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff4dd
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--mobile-login .login:before {
    content: "";
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -428px -210px;
    width: 21px;
    height: 21px;
    margin-right: 8px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--mobile-login .login:after {
    content: "";
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -428px -196px;
    width: 18px;
    height: 12px;
    margin-left: 8px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--home {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -362px -144px;
    width: 64px;
    height: 64px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--fanpage {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -295px -144px;
    width: 65px;
    height: 64px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--download {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -295px 0;
    width: 190px;
    height: 70px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--topup {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkm_2021_mainsite/float_top_code/_sprites.png);
    background-position: -295px -72px;
    width: 190px;
    height: 70px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--burger {
    display: none
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--burger+label+ul {
    background: rgba(0,0,0,.9);
    width: 100%;
    height: 95vh;
    position: absolute;
    top: 74px;
    left: 0;
    z-index: -1;
    max-height: 0;
    overflow: hidden;
    padding-top: 0
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--burger+label+ul li {
    width: 100%;
    border-bottom: 1px solid rgba(230,218,169,.5)
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--burger+label+ul li:first-child {
    border-top: 1px solid rgba(230,218,169,.5)
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--burger+label+ul li a {
    display: block;
    color: #e6daa9;
    background: rgba(116,96,12,.2);
    font-size: 20px;
    padding: 32px 24px;
    font-size: 28px
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--burger+label+ul li a:hover {
    background: rgba(230,218,169,.8);
    color: #000
}

.floating .vltkm_2021_mainsite_float_top_code .topnav__icon--burger:checked+label+ul {
    padding-top: 45px;
    max-height: 95vh
}

.vltkmax_2022_preregister_rank {
    margin-top: -1px
}

@media(orientation: landscape) {
    .vltkmax_2022_preregister_rank,.vltkmax_2022_preregister_rank .inner,.vltkmax_2022_preregister_rank .section__background,.vltkmax_2022_preregister_rank .section__content {
        height:1071px
    }
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank,.vltkmax_2022_preregister_rank .inner,.vltkmax_2022_preregister_rank .section__background,.vltkmax_2022_preregister_rank .section__content {
        height:1286px
    }
}

.vltkmax_2022_preregister_rank .inner .block-note {
    position: absolute;
    bottom: 113px;
    left: 7%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1d1a1a;
    width: 197px;
    height: 320px;
    font-size: 20px
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .inner .block-note {
        bottom:62px;
        width: 85%;
        height: 200px;
        font-size: 24px
    }
}

.vltkmax_2022_preregister_rank .inner .block-note ul li {
    display: flex
}

.vltkmax_2022_preregister_rank .inner .block-note ul li:first-child {
    margin-bottom: 20px
}

.vltkmax_2022_preregister_rank .inner .block-note ul li:before {
    content: "";
    background-image: url(../prod/vltkmax_2022_preregister/rank/_sprites.png);
    background-position: -158px -158px;
    width: 11px;
    width: 44px;
    height: 11px;
    display: block;
    margin: 5px 8px 0 0
}

.vltkmax_2022_preregister_rank .rank {
    display: block;
    width: 100%
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank {
        width:100%;
        left: 0;
        bottom: 0
    }
}

.vltkmax_2022_preregister_rank .rank_filter {
    display: flex;
    justify-content: center;
    margin: 215px auto 0
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_filter {
        margin:180px auto 0
    }
}

.vltkmax_2022_preregister_rank .rank_filter select {
    width: 260px;
    height: 70px;
    margin: 0 10px;
    padding: 0 30px;
    border: none;
    color: #424242;
    background: url(../prod/vltkmax_2022_preregister/rank/images/select-dropdown.png) no-repeat
}

.vltkmax_2022_preregister_rank .rank_filter select option {
    background: #033a33;
    color: #fff4dd
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_filter select {
        font-size:20px
    }
}

.vltkmax_2022_preregister_rank .rank_tab {
    position: absolute;
    top: 310px;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 1
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_tab {
        top:277px;
        width: 100%;
        padding: 0;
        left: 50%;
        overflow-x: auto;
        justify-content: flex-start
    }
}

.vltkmax_2022_preregister_rank .rank_tab__item {
    background-image: url(../prod/vltkmax_2022_preregister/rank/_sprites.png);
    background-position: 0 -79px;
    width: 234px;
    height: 77px;
    font-size: 24px;
    color: #fff;
    text-shadow: -1px -1px 0 #c2742b,2px 1px 0 #c2742b,-1px -1px 0 #c2742b,1px 1px 0 #4e4b49;
    font-weight: var(--fontweight-bold);
    padding: 10px 12px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase
}

.vltkmax_2022_preregister_rank .rank_tab__item.active,.vltkmax_2022_preregister_rank .rank_tab__item:not(.active):hover {
    background-image: url(../prod/vltkmax_2022_preregister/rank/_sprites.png);
    background-position: 0 0;
    width: 234px;
    height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    color: #fff
}

.vltkmax_2022_preregister_rank .rank_result {
    width: 1475px;
    height: 722px;
    position: absolute;
    top: 315px;
    transform: translateX(-50%);
    left: 50%;
    padding: 75px 135px;
    background: url(../prod/vltkmax_2022_preregister/rank/images/bg-ranking.png) no-repeat
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result {
        top:350px;
        left: 50%;
        width: 100%;
        height: 650px;
        padding: 20px 1px;
        background: none;
        background-size: cover
    }
}

.vltkmax_2022_preregister_rank .rank_result__head {
    width: 100%;
    display: flex
}

.vltkmax_2022_preregister_rank .rank_result__head li {
    font-weight: 700;
    font-size: 20px;
    color: #424242;
    height: 45px;
    text-transform: uppercase
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__head li {
        font-size:22px
    }
}

.vltkmax_2022_preregister_rank .rank_result__body {
    margin: 0 0 15px
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__body {
        margin:0 0 35px
    }
}

.vltkmax_2022_preregister_rank .rank_result__body.hide {
    display: none
}

.vltkmax_2022_preregister_rank .rank_result__body li {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color .2s ease-in-out
}

.vltkmax_2022_preregister_rank .rank_result__body li:nth-child(odd) {
    background: #f7e6ba
}

.vltkmax_2022_preregister_rank .rank_result__body li:first-child span:first-child {
    position: relative
}

.vltkmax_2022_preregister_rank .rank_result__body li:first-child span:first-child:before {
    content: url(../prod/vltkmax_2022_preregister/rank/images/top-1.png);
    width: 36px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.vltkmax_2022_preregister_rank .rank_result__body li:nth-child(2) span:first-child {
    position: relative
}

.vltkmax_2022_preregister_rank .rank_result__body li:nth-child(2) span:first-child:before {
    content: url(../prod/vltkmax_2022_preregister/rank/images/top-2.png);
    width: 36px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.vltkmax_2022_preregister_rank .rank_result__body li:nth-child(3) span:first-child {
    position: relative
}

.vltkmax_2022_preregister_rank .rank_result__body li:nth-child(3) span:first-child:before {
    content: url(../prod/vltkmax_2022_preregister/rank/images/top-3.png);
    width: 36px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.vltkmax_2022_preregister_rank .rank_result__body li .rank__name img {
    width: 35px;
    margin-right: 10px
}

.vltkmax_2022_preregister_rank .rank_result__body li span {
    font-size: 18px;
    color: #424242;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__body li span {
        font-size:20px;
        height: 45px
    }
}

.vltkmax_2022_preregister_rank .rank_result__foot {
    margin-top: 10px
}

.vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(2) {
    justify-content: start
}

@media(orientation: landscape) {
    .vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(2) {
        padding-left:50px
    }
}

.vltkmax_2022_preregister_rank .rank_result__body>li>span,.vltkmax_2022_preregister_rank .rank_result__head>li {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center
}

.vltkmax_2022_preregister_rank .rank_result__body>li>span:first-child,.vltkmax_2022_preregister_rank .rank_result__head>li:first-child {
    width: 15%
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__body>li>span:first-child,.vltkmax_2022_preregister_rank .rank_result__head>li:first-child {
        width:15%
    }
}

.vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(2),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(2) {
    width: 20%
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(2),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(2) {
        width:25%
    }
}

.vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(3),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(3) {
    width: 20%
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(3),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(3) {
        width:20%
    }
}

.vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(4),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(4) {
    width: 20%
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(4),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(4) {
        width:20%
    }
}

.vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(5),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(5) {
    width: 25%
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__body>li>span:nth-child(5),.vltkmax_2022_preregister_rank .rank_result__head>li:nth-child(5) {
        width:20%
    }
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination {
    display: flex;
    justify-content: center
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination li {
    margin: 0 15px;
    width: 40px;
    height: 40px;
    display: block;
    background: #1f978c;
    display: flex;
    justify-content: center
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination li.active,.vltkmax_2022_preregister_rank .rank_result__foot .pagination li:not(.active):hover {
    background: #cc2400;
    color: #f6f6f6
}

@media(orientation: portrait) {
    .vltkmax_2022_preregister_rank .rank_result__foot .pagination li {
        margin:0 5px
    }
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination li.disabled {
    opacity: .5;
    pointer-events: none
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination li.hide {
    display: none
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination li.prev a {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkmax_2022_preregister/rank/_sprites.png);
    background-position: -136px -158px;
    width: 20px;
    height: 34px
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination li.next a {
    display: block;
    font-size: 0;
    background-image: url(../prod/vltkmax_2022_preregister/rank/_sprites.png);
    background-position: -114px -158px;
    width: 20px;
    height: 34px
}

.vltkmax_2022_preregister_rank .rank_result__foot .pagination li a {
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    transition: all .2s ease-in-out
}

.hidden {
    display: none
}

.jx1m_2021_openbeta_monphai {
    margin-top: -1px
}

@media(orientation: landscape) {
    .jx1m_2021_openbeta_monphai,.jx1m_2021_openbeta_monphai .inner,.jx1m_2021_openbeta_monphai .section__background,.jx1m_2021_openbeta_monphai .section__content {
        height:1003px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai,.jx1m_2021_openbeta_monphai .inner,.jx1m_2021_openbeta_monphai .section__background,.jx1m_2021_openbeta_monphai .section__content {
        height:1340px
    }
}

.jx1m_2021_openbeta_monphai .inner .title {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    pointer-events: none
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper {
    width: 100%;
    height: 100%
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .swiper-slide {
    opacity: 0!important
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .swiper-slide-active {
    opacity: 1!important
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .swiper-slide-active .monphai-nhanvat {
    animation: movenv 1.5s forwards
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .monphai-swiper .swiper-slide-active .monphai-nhanvat {
        animation:none
    }
}

@keyframes movenv {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .swiper-slide-active .monphai-info,.jx1m_2021_openbeta_monphai .inner .monphai-swiper .swiper-slide-active .monphai-video,.jx1m_2021_openbeta_monphai .inner .monphai-swiper .swiper-slide-active .play-f6 {
    animation: show .5s forwards
}

@keyframes show {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .play-f6 {
    position: absolute;
    left: 26%;
    top: 30%;
    opacity: 0;
    z-index: 99
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .play-f6 {
        left:44%;
        top: 23%
    }
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .play-f6:hover {
    filter: brightness(1.2)
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .monphai-info {
    opacity: 0;
    position: absolute;
    left: 50px;
    top: 13%;
    z-index: 1
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .monphai-info {
        left:20px
    }
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .monphai-video {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    opacity: 0
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .monphai-video .frame {
    position: absolute;
    right: 0;
    top: 32%
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .monphai-video .frame-video {
    height: 480px;
    width: 1030px;
    position: absolute;
    right: 0;
    top: 32%;
    z-index: -1
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .monphai-video .frame-video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    clip-path: polygon(4% 0,100% 0,100% 100%,4% 100%,0 71%,3% 50%,0 29%);
    -webkit-clip-path: polygon(4% 0,100% 0,100% 100%,4% 100%,0 71%,3% 50%,0 29%)
}

.jx1m_2021_openbeta_monphai .inner .monphai-swiper .monphai-container .container-nhanvat {
    position: absolute;
    z-index: 3;
    left: 15%;
    top: 7%
}

.jx1m_2021_openbeta_monphai .inner .mp-next {
    top: 48%;
    right: 0;
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: 0 -672px;
    width: 100px;
    height: 200px
}

.jx1m_2021_openbeta_monphai .inner .mp-next:after {
    display: none
}

.jx1m_2021_openbeta_monphai .inner .mp-next:hover {
    filter: brightness(1.2)
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-next {
        display:none
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-back {
    top: 48%;
    left: 0;
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -792px -448px;
    width: 100px;
    height: 200px
}

.jx1m_2021_openbeta_monphai .inner .mp-back:after {
    display: none
}

.jx1m_2021_openbeta_monphai .inner .mp-back:hover {
    filter: brightness(1.2)
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-back {
        display:none
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag {
    display: flex;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2%;
    justify-content: center
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag {
        flex-wrap:wrap;
        width: 100%;
        align-items: center;
        justify-content: center;
        bottom: 5%
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet {
    display: block;
    background-color: transparent;
    opacity: 1
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:first-child {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -132px 0;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:first-child:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: 0 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:first-child:hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -102px -672px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:first-child {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -234px -672px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(2) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -132px -224px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(2):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: 0 -224px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(2):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -630px -672px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(2) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -762px -672px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(3) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -396px -224px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(3):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -264px -224px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(3):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px 0;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(3) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -132px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(4) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -528px -224px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(4):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -264px -224px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(4):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -264px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(4) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -396px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(5) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -660px -224px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(5):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -660px 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(5):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -528px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(5) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -660px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(6) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -132px -448px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(6):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: 0 -448px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(6):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: 0 -874px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(6) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -132px -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(7) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -396px -448px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(7):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -264px -448px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(7):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -264px -874px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(7) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -396px -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(8) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -660px -448px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(8):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -528px -448px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(8):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -528px -874px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(8) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -660px -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(9) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -792px -224px;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(9):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -792px 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(9):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -792px -874px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(9) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(10) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -396px 0;
    width: 130px;
    height: 222px
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(10):hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -264px 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(10):hover {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -366px -672px;
        width: 130px;
        height: 130px
    }
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet:nth-child(10) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -498px -672px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:first-child {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: 0 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:first-child {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -102px -672px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(2) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: 0 -224px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(2) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -630px -672px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(3) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -264px -224px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(3) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px 0;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(4) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -528px 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(4) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -528px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(5) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -660px 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(5) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -924px -528px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(6) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: 0 -448px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(6) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: 0 -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(7) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -264px -448px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(7) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -264px -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(8) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -528px -448px;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(8) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -528px -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(9) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -792px 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(9) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -792px -874px;
        width: 130px;
        height: 130px
    }
}

.jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(10) {
    display: block;
    font-size: 0;
    background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
    background-position: -264px 0;
    width: 130px;
    height: 222px
}

@media(orientation: portrait) {
    .jx1m_2021_openbeta_monphai .inner .mp-pag .swiper-pagination-bullet-active:nth-child(10) {
        display:block;
        font-size: 0;
        background-image: url(../prod/jx1m_2021_openbeta/monphai/_sprites.png);
        background-position: -366px -672px;
        width: 130px;
        height: 130px
    }
}

.lor_2020_preregister_info {
    margin-top: -1px
}

@media(orientation: landscape) {
    .lor_2020_preregister_info,.lor_2020_preregister_info .inner,.lor_2020_preregister_info .section__background,.lor_2020_preregister_info .section__content {
        height:881px
    }
}

@media(orientation: portrait) {
    .lor_2020_preregister_info,.lor_2020_preregister_info .inner,.lor_2020_preregister_info .section__background,.lor_2020_preregister_info .section__content {
        height:785px
    }
}

.lor_2020_preregister_info .inner .count {
    height: 200px
}

.lor_2020_preregister_info .inner .count__value {
    display: flex;
    justify-content: center;
    font-size: 75px;
    font-weight: 700;
    color: #ae632c
}

.lor_2020_preregister_info .inner .space--60 {
    display: block;
    width: 100%;
    height: 60px
}

.lor_2020_preregister_info .inner .space--20 {
    display: block;
    width: 100%;
    height: 20px
}

.lor_2020_preregister_info .inner .title {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    max-width: calc(100% - 32px);
    margin: 0 auto
}

.lor_2020_preregister_info .inner .title .label {
    text-align: center
}

.lor_2020_preregister_info .inner .title--sub .label {
    display: inline-block;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    color: #ae632c;
    position: relative;
    padding: 0 20px
}

.lor_2020_preregister_info .inner .title--sub .label:after,.lor_2020_preregister_info .inner .title--sub .label:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #ae632c;
    position: absolute;
    top: calc(50% - 2px);
    transform: rotate(45deg)
}

.lor_2020_preregister_info .inner .title--sub .label:before {
    left: 0
}

.lor_2020_preregister_info .inner .title--sub .label:after {
    right: 0
}

.lor_2020_preregister_info .inner .title--headline .label {
    display: inline-block;
    font-size: 60px;
    line-height: 68px;
    text-transform: uppercase;
    color: #b98300;
    position: relative;
    padding: 0 20px
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .title--headline .label {
        font-size:45px
    }
}

.lor_2020_preregister_info .inner .title--headline .label:after,.lor_2020_preregister_info .inner .title--headline .label:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #b98300;
    position: absolute;
    top: calc(50% - 2px);
    transform: rotate(45deg)
}

.lor_2020_preregister_info .inner .title--headline .label:before {
    left: 0
}

.lor_2020_preregister_info .inner .title--headline .label:after {
    right: 0
}

.lor_2020_preregister_info .inner .title--popup .label {
    display: inline-block;
    font-size: 50px;
    line-height: 70px;
    text-transform: uppercase;
    font-weight: 700;
    color: #bf4009;
    position: relative;
    padding: 0 20px
}

.lor_2020_preregister_info .inner .title--popup .label:after,.lor_2020_preregister_info .inner .title--popup .label:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #bf4009;
    position: absolute;
    top: calc(50% - 2px);
    transform: rotate(45deg)
}

.lor_2020_preregister_info .inner .title--popup .label:before {
    left: 0
}

.lor_2020_preregister_info .inner .title--popup .label:after {
    right: 0
}

.lor_2020_preregister_info .inner .gallery {
    pointer-events: all
}

.lor_2020_preregister_info .inner .gallery .swiper-wrapper {
    transition-delay: .2s;
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

.lor_2020_preregister_info .inner .gallery .swiper-container {
    margin-top: 200px
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .swiper-container {
        margin-top:170px
    }
}

.lor_2020_preregister_info .inner .gallery .swiper-slide {
    width: auto;
    opacity: .3;
    filter: brightness(50%);
    pointer-events: none
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .swiper-slide img {
        width:716px;
        height: 545px
    }
}

.lor_2020_preregister_info .inner .gallery .swiper-slide-active {
    opacity: 1;
    pointer-events: all
}

.lor_2020_preregister_info .inner .gallery .swiper-slide-active.active {
    animation: shinee 1s forwards
}

@keyframes shinee {
    30% {
        filter: brightness(140%) drop-shadow(0 0 30px rgba(235,223,197,.1))
    }

    to {
        filter: brightness(100%) drop-shadow(0 0 0 rgba(235,223,197,.1))
    }
}

.lor_2020_preregister_info .inner .gallery .swiper-button-next,.lor_2020_preregister_info .inner .gallery .swiper-button-prev {
    top: calc(50% - 40px);
    transition: all .2s
}

.lor_2020_preregister_info .inner .gallery .swiper-button-next:hover,.lor_2020_preregister_info .inner .gallery .swiper-button-prev:hover {
    filter: brightness(140%)
}

.lor_2020_preregister_info .inner .gallery .swiper-button-next:after,.lor_2020_preregister_info .inner .gallery .swiper-button-next:before,.lor_2020_preregister_info .inner .gallery .swiper-button-prev:after,.lor_2020_preregister_info .inner .gallery .swiper-button-prev:before {
    display: none!important
}

.lor_2020_preregister_info .inner .gallery .swiper-button-prev {
    display: block;
    font-size: 0;
    background-image: url(../prod/lor_2020_preregister/info/_sprites.png);
    background-position: -56px 0;
    width: 54px;
    height: 130px;
    left: calc(50% - 576px);
    z-index: 100
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .swiper-button-prev {
        left:calc(50% - 375px);
        display: none
    }
}

.lor_2020_preregister_info .inner .gallery .swiper-button-next {
    display: block;
    font-size: 0;
    background-image: url(../prod/lor_2020_preregister/info/_sprites.png);
    background-position: 0 0;
    width: 54px;
    height: 130px;
    right: calc(50% - 576px);
    z-index: 100
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .swiper-button-next {
        right:calc(50% - 375px);
        display: none
    }
}

.lor_2020_preregister_info .inner .gallery .swiper-pagination {
    bottom: -65px
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .swiper-pagination {
        bottom:-45px
    }
}

.lor_2020_preregister_info .inner .gallery .swiper-pagination-bullet {
    position: relative;
    width: 15px;
    height: 15px;
    opacity: 1;
    background: #fff;
    border-radius: 28px;
    margin: 0 10px
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .swiper-pagination-bullet {
        margin:0 10px!important;
        width: 20px;
        height: 20px
    }
}

.lor_2020_preregister_info .inner .gallery .swiper-pagination-bullet-active {
    background: #d62c15;
    width: 60px;
    height: 15px
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .swiper-pagination-bullet-active {
        height:20px
    }
}

.lor_2020_preregister_info .inner .gallery .frame {
    display: block;
    pointer-events: none;
    width: 1104px;
    height: 621px;
    position: absolute;
    top: 2px;
    left: calc(50% - 552px);
    background: url(../prod/lor_2020_preregister/info/images/frame.png);
    background-size: cover;
    z-index: 10;
    opacity: 0;
    transition: all .6s ease-out;
    filter: brightness(40%)
}

@media(orientation: portrait) {
    .lor_2020_preregister_info .inner .gallery .frame {
        width:716px;
        height: 545px;
        left: calc(50% - 358px);
        background: url(../prod/lor_2020_preregister/info/images/frame-mb.png)
    }
}

.lor_2020_preregister_info .inner .gallery .frame.active {
    opacity: 1;
    filter: brightness(100%)
}

.floating .dautuong_2022_mainsite_float_right {
    position: absolute;
    top: 25%;
    right: 0;
    pointer-events: none;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.floating .dautuong_2022_mainsite_float_right * {
    pointer-events: all
}

.floating .dautuong_2022_mainsite_float_right .floatright__inertia {
    transition: transform .1s linear;
    pointer-events: none
}

.floating .dautuong_2022_mainsite_float_right .floatright__background {
    display: block
}

.floating .dautuong_2022_mainsite_float_right .floatright__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    padding: 175px 12px 0 22px
}

.floating .dautuong_2022_mainsite_float_right .floatright__main {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    align-content: flex-start;
    justify-content: center;
    transform-origin: bottom center;
    transform: translateY(0) translateX(150px);
    transition: transform .4s ease-in-out
}

.floating .dautuong_2022_mainsite_float_right .floatright__main.active {
    transform: translateY(0) translateX(0)
}

.floating .dautuong_2022_mainsite_float_right .floatright__main li {
    display: flex;
    justify-content: center;
    margin-bottom: 10px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downapk {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -135px -301px;
    width: 133px;
    height: 29px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downapk:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downappstore {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -205px -251px;
    width: 133px;
    height: 33px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downappstore:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downggplay {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -344px 0;
    width: 133px;
    height: 29px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downggplay:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--entercode {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -205px -112px;
    width: 137px;
    height: 66px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--entercode:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--topup {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -205px 0;
    width: 137px;
    height: 110px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--topup:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downpc {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: 0 -301px;
    width: 133px;
    height: 33px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--downpc:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--fanpage {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -344px -250px;
    width: 34px;
    height: 36px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--fanpage:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--group {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -416px -250px;
    width: 33px;
    height: 36px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--group:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--youtube {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -380px -250px;
    width: 34px;
    height: 36px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--youtube:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--tiktok {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -344px -288px;
    width: 33px;
    height: 36px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--tiktok:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--top {
    margin: 0 auto 6px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -205px -180px;
    width: 69px;
    height: 69px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--top:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--iconapp {
    position: absolute;
    top: -85px;
    left: 20px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--qr {
    margin-bottom: 20px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--topup {
    margin-bottom: 5px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--social {
    width: 140px;
    margin: 0 auto;
    display: flex
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--toggle {
    position: absolute;
    top: 44%;
    left: -1px;
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -372px -31px;
    width: 24px;
    height: 113px
}

.floating .dautuong_2022_mainsite_float_right .floatright__item--toggle:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.floating .dautuong_2022_mainsite_float_right .floatright__main.active .asideright__item--toggle,.floating .dautuong_2022_mainsite_float_right .floatright__main.active .floatright__item--toggle {
    display: block;
    font-size: 0;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/_sprites.png);
    background-position: -344px -31px;
    width: 26px;
    height: 113px
}

.kto_2023_landingramat_character {
    margin-top: -1px
}

@media(orientation: landscape) {
    .kto_2023_landingramat_character,.kto_2023_landingramat_character .inner,.kto_2023_landingramat_character .section__background,.kto_2023_landingramat_character .section__content {
        height:1018px
    }
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character,.kto_2023_landingramat_character .inner,.kto_2023_landingramat_character .section__background,.kto_2023_landingramat_character .section__content {
        height:1185px
    }
}

.kto_2023_landingramat_character .inner {
    position: relative
}

.kto_2023_landingramat_character .inner .title {
    position: relative;
    left: 50%;
    top: 30px;
    transform: translateX(-50%)
}

.kto_2023_landingramat_character .inner .char__list {
    background: url(../prod/kto_2023_landingramat/character/images/bg-char.png) no-repeat;
    background-position-y: 175px;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list {
        background:url(../prod/kto_2023_landingramat/character/images/bg-char-mb.png) no-repeat;
        background-position-y: 250px
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide {
    opacity: 0!important
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide-active {
    opacity: 1!important
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .char__slide--item {
    position: relative;
    bottom: 0
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .char__slide--item {
        top:225px
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button {
    position: absolute;
    top: 395px;
    display: flex;
    left: 1250px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button {
        left:415px;
        top: 505px
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--ngoaicong {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: -237px -106px;
    width: 195px;
    height: 61px
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--ngoaicong.active {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: -237px -43px;
    width: 195px;
    height: 61px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--ngoaicong {
        display:block;
        font-size: 0;
        background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
        background-position: -167px -283px;
        width: 165px;
        height: 52px
    }

    .kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--ngoaicong.active {
        display: block;
        font-size: 0;
        background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
        background-position: 0 -283px;
        width: 165px;
        height: 52px
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--noicong {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: 0 -195px;
    width: 195px;
    height: 61px
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--noicong.active {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: -197px -195px;
    width: 194px;
    height: 61px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--noicong {
        display:block;
        font-size: 0;
        background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
        background-position: 0 -337px;
        width: 165px;
        height: 52px
    }

    .kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button--noicong.active {
        display: block;
        font-size: 0;
        background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
        background-position: -334px -283px;
        width: 165px;
        height: 52px
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button span {
    font-size: 18px!important;
    font-weight: 700;
    display: flex!important;
    align-items: center;
    justify-content: center;
    color: #764d23;
    font-family: SIGNIKA
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button span:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__button span.active {
    color: #fff;
    pointer-events: none!important
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__detail {
    opacity: 0;
    transition: all .3s
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__detail.active {
    opacity: 1
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__title {
    display: flex;
    align-items: center;
    position: absolute;
    top: 180px;
    left: 1100px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .group__title {
        flex-direction:column;
        left: 350px;
        top: 250px
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .group__title .play__video {
    margin-left: -160px;
    margin-top: 45px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .group__title .play__video {
        position:absolute;
        top: 160px;
        left: 180px;
        margin: unset
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .char__slide--nguhanh {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: 0 0;
    width: 543px;
    height: 41px;
    position: absolute;
    top: 345px;
    left: 1180px;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #85623e;
    font-family: SIGNIKA
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .char__slide--nguhanh {
        left:375px;
        top: 375px;
        display: block;
        font-size: 0;
        background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
        background-position: 0 -258px;
        width: 409px;
        height: 23px;
        font-size: 16px;
        display: flex
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .char__chart {
    position: absolute;
    top: 560px;
    left: 1245px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .char__chart {
        left:410px;
        top: 710px
    }
}

.kto_2023_landingramat_character .inner .char__list .swiper-slide .char__detail {
    max-width: 660px;
    text-align: center;
    position: absolute;
    left: 1100px;
    top: 465px;
    font-family: SIGNIKA;
    font-size: 20px;
    color: #452f19
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char__list .swiper-slide .char__detail {
        max-width:350px;
        left: 410px;
        top: 565px
    }
}

.kto_2023_landingramat_character .inner .char-thumb_list {
    background: url(../prod/kto_2023_landingramat/character/images/bg-bullet.png) no-repeat;
    padding: 0 250px;
    height: 150px;
    width: 100%;
    position: absolute;
    bottom: 0
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char-thumb_list {
        padding:20px 75px;
        background: url(../prod/kto_2023_landingramat/character/images/bg-bullet-mb.png) no-repeat;
        height: 200px
    }
}

.kto_2023_landingramat_character .inner .char-thumb_list .thumb_list {
    width: 1300px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char-thumb_list .thumb_list {
        width:610px
    }
}

.kto_2023_landingramat_character .inner .char-thumb_list ul .swiper-slide {
    display: flex!important;
    align-items: center;
    justify-content: center;
    width: 120px!important
}

.kto_2023_landingramat_character .inner .char-thumb_list ul .swiper-slide:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char-thumb_list ul .swiper-slide {
        width:113px!important;
        height: 150px!important
    }
}

.kto_2023_landingramat_character .inner .char-thumb_list ul .swiper-slide .char-thumb_item {
    display: flex;
    align-items: center;
    justify-content: center
}

.kto_2023_landingramat_character .inner .char-thumb_list ul .swiper-slide.swiper-slide-thumb-active {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: 0 -43px;
    width: 120px;
    height: 150px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .char-thumb_list ul .swiper-slide.swiper-slide-thumb-active {
        display:block;
        font-size: 0;
        background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
        background-position: -122px -43px;
        width: 113px;
        height: 150px
    }
}

.kto_2023_landingramat_character .inner .swiper-button-prev {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: -56px -391px;
    width: 54px;
    height: 130px;
    left: 250px;
    top: auto;
    bottom: 10px;
    z-index: 100
}

.kto_2023_landingramat_character .inner .swiper-button-prev:after {
    display: none
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .swiper-button-prev {
        left:10px;
        bottom: 35px
    }
}

.kto_2023_landingramat_character .inner .swiper-button-next {
    display: block;
    font-size: 0;
    background-image: url(../prod/kto_2023_landingramat/character/_sprites.png);
    background-position: 0 -391px;
    width: 54px;
    height: 130px;
    right: 250px;
    top: auto;
    bottom: 10px;
    z-index: 100
}

.kto_2023_landingramat_character .inner .swiper-button-next:after {
    display: none
}

@media(orientation: portrait) {
    .kto_2023_landingramat_character .inner .swiper-button-next {
        right:10px;
        bottom: 35px
    }
}

.kto_2023_landingramat_info {
    margin-top: -1px
}

@media(orientation: landscape) {
    .kto_2023_landingramat_info,.kto_2023_landingramat_info .inner,.kto_2023_landingramat_info .section__background,.kto_2023_landingramat_info .section__content {
        height:293px
    }
}

@media(orientation: portrait) {
    .kto_2023_landingramat_info,.kto_2023_landingramat_info .inner,.kto_2023_landingramat_info .section__background,.kto_2023_landingramat_info .section__content {
        height:334px
    }
}

.kto_2023_landingramat_info .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px
}

@media(orientation: portrait) {
    .kto_2023_landingramat_info .inner {
        gap:10px
    }
}

.kto_2023_landingramat_info .inner .info__top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px
}

.kto_2023_landingramat_info .inner .info__top .content {
    font-family: Signika-Light;
    display: flex;
    align-items: center;
    gap: 30px;
    color: #fff
}

@media(orientation: portrait) {
    .kto_2023_landingramat_info .inner .info__top .content {
        width:500px
    }
}

.kto_2023_landingramat_info .inner .info__top .content .text-content {
    width: 550px
}

.kto_2023_landingramat_info .inner .info__top .content .text-content div {
    display: grid;
    grid-template-columns: 35% 65%;
    margin-bottom: 10px
}

.kto_2023_landingramat_info .inner .info__bottom {
    display: flex;
    align-items: center
}

.kto_2023_landingramat_info .inner .info__bottom a {
    text-transform: uppercase;
    color: #ffdc64;
    display: flex;
    align-items: center
}

.kto_2023_landingramat_info .inner .info__bottom a:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.kto_2023_landingramat_info .inner .info__bottom a:first-child:after {
    content: "";
    height: 16px;
    width: 1px;
    display: inline-block;
    margin: 0 80px;
    border: 1px solid
}

@media(orientation: portrait) {
    .kto_2023_landingramat_info .inner .info__bottom a:first-child:after {
        margin:0 40px
    }
}

.kto_2023_landingramat_info .inner .info__bottom a:last-child:before {
    content: "";
    height: 16px;
    width: 1px;
    display: inline-block;
    margin: 0 80px;
    border: 1px solid
}

@media(orientation: portrait) {
    .kto_2023_landingramat_info .inner .info__bottom a:last-child:before {
        margin:0 40px
    }
}

.vlnh_2022_mainsite_header_sub {
    margin-top: -1px
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_header_sub,.vlnh_2022_mainsite_header_sub .inner,.vlnh_2022_mainsite_header_sub .section__background,.vlnh_2022_mainsite_header_sub .section__content {
        height:573px
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub,.vlnh_2022_mainsite_header_sub .inner,.vlnh_2022_mainsite_header_sub .section__background,.vlnh_2022_mainsite_header_sub .section__content {
        height:190px
    }
}

.vlnh_2022_mainsite_header_sub .inner .agetag {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub/_sprites.png);
    background-position: 0 -110px;
    width: 170px;
    height: 61px;
    position: absolute;
    top: 110px;
    right: 160px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub .inner .agetag {
        top:120px;
        right: 20px
    }
}

.vlnh_2022_mainsite_header_sub .inner .logo {
    background-position: 0 0;
    width: 187px;
    height: 108px;
    top: 30px;
    left: 160px
}

.vlnh_2022_mainsite_header_sub .inner .logo,.vlnh_2022_mainsite_header_sub .inner .nav__group {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub/_sprites.png);
    position: absolute
}

.vlnh_2022_mainsite_header_sub .inner .nav__group {
    background-position: -400px 0;
    width: 1557px;
    height: 2px;
    top: 60px;
    right: 100px;
    gap: 35px
}

.vlnh_2022_mainsite_header_sub .inner .nav__group a {
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-family: PlayfairDisplayRoman
}

.vlnh_2022_mainsite_header_sub .inner .nav__group a:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_header_sub .inner .nav__group a span {
    color: #fff
}

.vlnh_2022_mainsite_header_sub .inner .nav__group a:hover span {
    color: #dec47c
}

.vlnh_2022_mainsite_header_sub .inner .nav__group--item {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub/_sprites.png);
    background-position: -189px 0;
    width: 209px;
    height: 53px
}

.vlnh_2022_mainsite_header_sub_news {
    margin-top: -1px
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_header_sub_news,.vlnh_2022_mainsite_header_sub_news .inner,.vlnh_2022_mainsite_header_sub_news .section__background,.vlnh_2022_mainsite_header_sub_news .section__content {
        height:573px
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub_news,.vlnh_2022_mainsite_header_sub_news .inner,.vlnh_2022_mainsite_header_sub_news .section__background,.vlnh_2022_mainsite_header_sub_news .section__content {
        height:190px
    }
}

.vlnh_2022_mainsite_header_sub_news .inner .agetag {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub_news/_sprites.png);
    background-position: -289px -55px;
    width: 170px;
    height: 61px;
    position: absolute;
    top: 110px;
    right: 160px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub_news .inner .agetag {
        top:120px;
        right: 20px
    }
}

.vlnh_2022_mainsite_header_sub_news .inner .logo {
    background-position: 0 0;
    width: 187px;
    height: 108px;
    top: 30px;
    left: 160px
}

.vlnh_2022_mainsite_header_sub_news .inner .logo,.vlnh_2022_mainsite_header_sub_news .inner .nav__group {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub_news/_sprites.png);
    position: absolute
}

.vlnh_2022_mainsite_header_sub_news .inner .nav__group {
    background-position: -500px 0;
    width: 1557px;
    height: 2px;
    top: 60px;
    right: 100px;
    gap: 35px
}

.vlnh_2022_mainsite_header_sub_news .inner .nav__group a {
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-family: PlayfairDisplayRoman
}

.vlnh_2022_mainsite_header_sub_news .inner .nav__group a:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_header_sub_news .inner .nav__group a span {
    color: #fff
}

.vlnh_2022_mainsite_header_sub_news .inner .nav__group a:hover span {
    color: #dec47c
}

.vlnh_2022_mainsite_header_sub_news .inner .nav__group--item {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub_news/_sprites.png);
    background-position: -289px 0;
    width: 209px;
    height: 53px
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list {
    width: 1300px;
    margin: 180px auto 0
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub_news .inner .subnews_list {
        width:768px;
        justify-content: center;
        margin-top: 60px
    }
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide {
    margin: 0 auto!important;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .sub__news--time {
    padding-left: 20px;
    font-family: Newsreader
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .viewall {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub_news/_sprites.png);
    background-position: 0 -243px;
    width: 147px;
    height: 41px;
    margin: 10px auto
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .viewall:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .item__main {
    background: url(../prod/vlnh_2022_mainsite/header_sub_news/images/frame.png) no-repeat 50%;
    width: 365px;
    color: #fff;
    font-family: PlayfairDisplayRoman;
    height: 365px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .item__main {
        width:565px;
        height: 440px;
        background: url(../prod/vlnh_2022_mainsite/header_sub_news/images/frame-mb.png) no-repeat 50%
    }
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .item__main a.sub__news--title {
    padding: 0 20px;
    text-transform: uppercase;
    color: inherit;
    display: block;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .item__main .mask-img {
    -webkit-mask-image: url(../prod/vlnh_2022_mainsite/header_sub_news/images/frame-image.png);
    mask-image: url(../prod/vlnh_2022_mainsite/header_sub_news/images/frame-image.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    margin-left: 1.25px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .item__main .mask-img {
        -webkit-mask-image:url(../prod/vlnh_2022_mainsite/header_sub_news/images/frame-image-mb.png);
        mask-image: url(../prod/vlnh_2022_mainsite/header_sub_news/images/frame-image-mb.png)
    }
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .subnews_slide .item__main .mask-img img {
    padding: 2px 1.5px 0;
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-next--featureSwiper,.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-prev--featureSwiper {
    opacity: 1!important;
    z-index: 9999!important
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-prev--featureSwiper {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub_news/_sprites.png);
    background-position: -189px 0;
    width: 98px;
    height: 131px;
    left: 5%;
    top: 50%;
    transform: translateY(-50%)
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-prev--featureSwiper:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-prev--featureSwiper {
        left:13px;
        top: 50%;
        bottom: 0;
        z-index: 99999
    }
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-prev--featureSwiper:after {
    content: none
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-next--featureSwiper {
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 101px;
    height: 145px;
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/header_sub_news/_sprites.png);
    background-position: 0 -110px;
    width: 98px;
    height: 131px
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-next--featureSwiper:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-next--featureSwiper {
        right:0;
        top: 50%;
        bottom: 0;
        z-index: 99999
    }
}

.vlnh_2022_mainsite_header_sub_news .inner .subnews_list .swiper-button-next--featureSwiper:after {
    content: none
}

.vlnh_2022_mainsite_main_sub_news {
    margin-top: -1px;
    height: auto
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_sub_news,.vlnh_2022_mainsite_main_sub_news .inner,.vlnh_2022_mainsite_main_sub_news .section__background,.vlnh_2022_mainsite_main_sub_news .section__content {
        position:relative;
        background: #114544
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news,.vlnh_2022_mainsite_main_sub_news .inner,.vlnh_2022_mainsite_main_sub_news .section__background,.vlnh_2022_mainsite_main_sub_news .section__content {
        position:relative;
        background: #fdf4e4
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .title-header {
    font-family: Signika-SemiBold;
    position: absolute;
    top: 0;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #424242;
    font-size: 40px
}

.vlnh_2022_mainsite_main_sub_news .inner .main {
    padding-top: 80px;
    position: relative;
    background: #fdf4de;
    max-width: 1200px;
    margin: -7px auto 0
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main {
        background:none;
        padding-top: 40px
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 55px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .title {
        top:0
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news {
    padding: 0 100px 40px;
    min-height: 600px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .news {
        padding:0 0 40px
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab {
    display: flex;
    justify-content: space-around;
    gap: 20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab {
        gap:0;
        margin: 40px 0
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li {
    text-align: center
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li .tab__item {
    color: #1f978c;
    font-size: 26px;
    font-family: Signika-bold;
    padding: 6px 12px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:first-child,.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(2) {
    width: 120px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:first-child .tab__item.active,.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:first-child .tab__item:hover,.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(2) .tab__item.active,.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(2) .tab__item:hover {
    font-size: 26px!important;
    color: #fff;
    display: flex!important;
    justify-content: center;
    align-items: center;
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_news/_sprites.png);
    background-position: 0 -36px;
    width: 120px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(3),.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(4) {
    width: 162px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(3) .tab__item.active,.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(3) .tab__item:hover,.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(4) .tab__item.active,.vlnh_2022_mainsite_main_sub_news .inner .main .news_tab .tab li:nth-child(4) .tab__item:hover {
    font-size: 26px!important;
    color: #fff;
    display: flex!important;
    justify-content: center;
    align-items: center;
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_news/_sprites.png);
    background-position: 0 0;
    width: 162px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list {
    margin-top: 30px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul {
    display: flex;
    flex-direction: column
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    border-bottom: 1px solid #f0e0b9;
    padding: 0 15px;
    height: 70px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item:first-child {
    background-color: #ffedc1;
    font-family: var(--font-bold)
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item:first-child a {
    color: #d62c15
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item:hover {
    background-color: hsla(0,0%,100%,.4)
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item:hover a {
    color: #d62c15
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item.isHot {
    background-color: #ffedc1
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item.isHot .news_item__title {
    color: #d62c15
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item.isHot .news_item__title .title__news {
    font-family: Signika-bold
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item.isHot:hover {
    background-color: #ffedc1
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item.isHot:hover .news_item__title {
    color: #d62c15
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item.isHot:hover .news_item__title .title__news {
    font-family: Signika-bold
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item__title {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    border-bottom: 1px solid #f0e0b9;
    padding: 0 15px;
    height: 70px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item__title {
        min-width:320px
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item .thumb {
    width: 250px;
    height: 140px;
    background: url(../prod/vlnh_2022_mainsite/main_sub_news/images/frame-thumb.png) no-repeat 50%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item .thumb .sub__thumb {
    width: 244px;
    height: 136px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-clip-path: polygon(0 9%,5% 5%,5% 0,5% 0,100% 0,95% 0,97% 5%,100% 7%,100% 92%,96% 95%,95% 100%,5% 100%,3% 94%,0 92%);
    clip-path: polygon(0 9%,5% 5%,5% 0,5% 0,100% 0,95% 0,97% 5%,100% 7%,100% 92%,96% 95%,95% 100%,5% 100%,3% 94%,0 92%)
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item a {
    font-size: 24px;
    color: #000
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item a .title__news {
    font-size: 24px;
    font-family: Signika
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item a .title__news {
        margin-bottom:0
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item a .title__news .tintuc {
    display: inline-block;
    margin-right: 20px;
    padding: 5px;
    text-align: center;
    vertical-align: center;
    background: #99332d;
    color: #fff;
    font-weight: 400;
    font-size: 18px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item a {
        -webkit-line-clamp:2;
        font-size: 24px
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list ul .news_item__time {
    color: #424242;
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list .viewall {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_news/_sprites.png);
    background-position: 0 -98px;
    width: 126px;
    height: 24px;
    position: absolute;
    right: 0;
    bottom: -20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .news_list .viewall {
        right:unset;
        bottom: -120px;
        left: 50%;
        transform: translateX(-50%)
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_list .viewall:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_news/_sprites.png);
    background-position: 0 -72px;
    width: 126px;
    height: 24px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination {
    width: 100%;
    margin-top: 50px;
    font-family: Newsreader
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li {
    margin: 0 15px;
    width: 40px;
    height: 40px;
    background: #1f978c;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.first,.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.last {
    display: none
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.prev a {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_news/_sprites.png);
    background-position: 0 -124px;
    width: 20px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.next a {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_news/_sprites.png);
    background-position: -122px -36px;
    width: 20px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.disabled {
    opacity: .5;
    pointer-events: none
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.hide {
    display: none
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li a {
    font-family: Signika;
    font-size: 22px;
    color: #fff;
    transition: all .2s ease-in-out
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li a {
        width:45px;
        height: 45px;
        font-size: 32px
    }
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li a:not(.active):hover {
    color: #000
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.active,.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li:hover {
    background: #cc2400
}

.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li.active a,.vlnh_2022_mainsite_main_sub_news .inner .main .news_pagination .pagination li:hover a {
    color: #f6f6f6
}

.vlnh_2022_mainsite_main_sub_gallery {
    margin-top: -1px;
    height: auto
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_sub_gallery,.vlnh_2022_mainsite_main_sub_gallery .inner,.vlnh_2022_mainsite_main_sub_gallery .section__background,.vlnh_2022_mainsite_main_sub_gallery .section__content {
        position:relative;
        background: #114544
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_gallery,.vlnh_2022_mainsite_main_sub_gallery .inner,.vlnh_2022_mainsite_main_sub_gallery .section__background,.vlnh_2022_mainsite_main_sub_gallery .section__content {
        position:relative;
        background: #fdf4e4
    }
}

.vlnh_2022_mainsite_main_sub_gallery .inner {
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_gallery .inner .title-header {
    font-family: Signika-SemiBold;
    position: absolute;
    top: 0;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #424242;
    font-size: 40px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main {
    padding-top: 40px;
    position: relative;
    background: #fdf4de;
    max-width: 1200px;
    margin: -7px auto 0
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_gallery .inner .main {
        background:none;
        padding-top: 10px
    }
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery {
    padding: 0 40px 40px;
    min-height: 600px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery {
        padding:0 13px 40px
    }
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list ul {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    gap: 20px;
    justify-content: center
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list ul {
        grid-template-columns:48% 48%
    }
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list .gallery-item {
    position: relative;
    height: 229px;
    border: 2px solid #528b74
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list .gallery-item a {
    position: relative
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list .gallery-item a:before {
    content: url(../prod/vlnh_2022_mainsite/main_sub_gallery/images/line-khung.png);
    width: 344px;
    height: 214px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list .gallery-item.gallery_item_video .box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(9,110,107,.6784313725);
    transition: .3s ease-in-out;
    pointer-events: none
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list .gallery-item.gallery_item_video .btn-play {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/_sprites.png);
    background-position: -262px -87px;
    width: 105px;
    height: 89px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery .gallery_list .gallery-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab {
    display: flex;
    justify-content: center;
    gap: 20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab {
        margin:40px 0;
        justify-content: center
    }
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab li:first-child .tab__item {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/_sprites.png);
    background-position: 0 -87px;
    width: 260px;
    height: 85px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab li:first-child .tab__item.active,.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab li:first-child .tab__item:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/_sprites.png);
    background-position: 0 0;
    width: 260px;
    height: 85px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab li:nth-child(2) .tab__item {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/_sprites.png);
    background-position: -262px 0;
    width: 260px;
    height: 85px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab li:nth-child(2) .tab__item.active,.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_tab .tab li:nth-child(2) .tab__item:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/_sprites.png);
    background-position: 0 -174px;
    width: 260px;
    height: 85px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_list {
    margin-top: 30px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_list ul {
        gap:10px
    }
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_list ul li .gallery_item {
    width: 360px;
    height: 232px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_list ul li img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_list ul li .mask1 {
    -webkit-mask-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/images/frame.png);
    mask-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/images/frame.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 365px;
    height: 230px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_list ul li .mask1 img {
    width: 100%;
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination {
    width: 100%;
    font-family: Newsreader;
    margin-top: 50px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination {
    display: flex;
    justify-content: center
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li {
    margin: 0 15px;
    width: 40px;
    height: 40px;
    display: block;
    background: #1f978c;
    display: flex;
    justify-content: center
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li.active,.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li:not(.active):hover {
    background: #cc2400;
    color: #f6f6f6
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li {
        margin:0 5px
    }
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li.disabled {
    opacity: .5;
    pointer-events: none
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li.hide {
    display: none
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li.prev a {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/_sprites.png);
    background-position: -391px -87px;
    width: 20px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li.next a {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_gallery/_sprites.png);
    background-position: -369px -87px;
    width: 20px;
    height: 34px
}

.vlnh_2022_mainsite_main_sub_gallery .inner .main .gallery_pagination .pagination li a {
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    transition: all .2s ease-in-out
}

.vlnh_2022_mainsite_main_sub_wiki {
    margin-top: -1px
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_sub_wiki,.vlnh_2022_mainsite_main_sub_wiki .inner,.vlnh_2022_mainsite_main_sub_wiki .section__background,.vlnh_2022_mainsite_main_sub_wiki .section__content {
        height:1959px
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_wiki,.vlnh_2022_mainsite_main_sub_wiki .inner,.vlnh_2022_mainsite_main_sub_wiki .section__background,.vlnh_2022_mainsite_main_sub_wiki .section__content {
        height:1994px;
        background: #fdf4e4
    }
}

.vlnh_2022_mainsite_main_sub_wiki .inner {
    font-family: PlayfairDisplayRoman
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main {
    padding-top: 255px;
    position: relative;
    background: url(../prod/vlnh_2022_mainsite/main_sub_wiki/images/frame-main.png) no-repeat;
    height: 100%;
    max-width: 1400px;
    margin: 0 auto
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_wiki .inner .main {
        background:none;
        padding-top: 150px
    }
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .title {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: 0 0;
    width: 701px;
    height: 118px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 55px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_wiki .inner .main .title {
        top:0
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab {
        margin-bottom:55px;
        margin-top: 35px
    }
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type {
        gap:5px
    }
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--kim {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -104px -224px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--kim.active,.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--kim:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: 0 -224px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--moc {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -312px -224px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--moc.active,.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--moc:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -208px -224px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--thuy {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -520px -224px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--thuy.active,.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--thuy:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -416px -224px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--hoa {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -520px -120px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--hoa.active,.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--hoa:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -416px -120px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--am {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -104px -120px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--am.active,.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--am:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: 0 -120px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--duong {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -312px -120px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--duong.active,.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_tab__group .wiki_type .tab__item--duong:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_wiki/_sprites.png);
    background-position: -208px -120px;
    width: 102px;
    height: 102px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_list {
    margin-top: 40px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_list .wiki_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_list .wiki_ul .wiki_item a {
    position: relative
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_list .wiki_ul .wiki_item--title {
    position: absolute;
    color: #fff2c7;
    font-weight: 700;
    z-index: 999;
    font-size: 22px;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_pagination {
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_pagination li {
    cursor: pointer
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_pagination li span {
    font-size: 24px
}

.vlnh_2022_mainsite_main_sub_wiki .inner .main .wiki_pagination li.active {
    color: #99332d
}

.vlnh_2022_mainsite_main_sub_result_search {
    margin-top: -1px;
    height: auto
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_sub_result_search,.vlnh_2022_mainsite_main_sub_result_search .inner,.vlnh_2022_mainsite_main_sub_result_search .section__background,.vlnh_2022_mainsite_main_sub_result_search .section__content {
        position:relative;
        background: #114544
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_result_search,.vlnh_2022_mainsite_main_sub_result_search .inner,.vlnh_2022_mainsite_main_sub_result_search .section__background,.vlnh_2022_mainsite_main_sub_result_search .section__content {
        position:relative;
        background: #fdf4e4
    }
}

.vlnh_2022_mainsite_main_sub_result_search .inner {
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_result_search .inner .title-header {
    font-family: Signika-SemiBold;
    position: absolute;
    top: 0;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #424242;
    font-size: 40px
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main {
    padding-top: 40px;
    position: relative;
    background: #fdf4de;
    max-width: 1200px;
    margin: -7px auto 0
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_result_search .inner .main {
        background:none;
        padding-top: 40px
    }
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results {
    width: 940px!important;
    margin: 0 auto;
    padding-bottom: 40px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results {
        width:700px!important
    }
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-orderby-label,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-result-info {
    font-size: 20px
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-control-cse .gs-result .gs-title,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-control-cse .gs-result .gs-title *,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-control-cse .gs-spelling {
    font-size: 24px
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-control-cse {
    background: none;
    border: none
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-above-wrapper-area,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-webResult.gsc-result {
    border-bottom: 1px solid #d4d5d3;
    border-left: 0;
    border-right: 0
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gcsc-more-maybe-branding-root,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-promotion-image-box,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-web-image-box {
    display: none
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-title,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-title b {
    color: #242320
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-promotion .gs-visibleUrl,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-webResult .gs-visibleUrl,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-results .gsc-cursor-box .gsc-cursor-current-page,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #242320;
    font-size: 20px
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-promotion .gs-visibleUrl span,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-webResult .gs-visibleUrl span,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-results .gsc-cursor-box .gsc-cursor-current-page span,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gsc-results .gsc-cursor-box .gsc-cursor-page span {
    font-size: 20px
}

.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-fileFormatType,.vlnh_2022_mainsite_main_sub_result_search .inner .main .search-results .gs-webResult .gs-snippet {
    font-size: 16px
}

.vlnh_2022_mainsite_main_sub_detail_event {
    --color-content: #6b6b6b;
    --color-title: var(--color-gray-600);
    --color-heading-2: #018d88;
    --color-heading-3: #018d88;
    --color-heading-4: #018d88;
    --color-heading-5: #018d88;
    --color-heading-6: #018d88;
    --color-href: #2d548e;
    --color-box-bg: #ffe6b1;
    --color-box-content: #018d88;
    --color-table-head-bg: #018d88;
    --color-table-body-bg: #fff;
    --color-table-foot-bg: #fff;
    --color-table-head-content: #fff;
    --color-table-body-content: #6b6b6b;
    --color-table-foot-content: #6b6b6b;
    --color-table-border: #aaa;
    margin-top: -1px;
    height: auto
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_sub_detail_event,.vlnh_2022_mainsite_main_sub_detail_event .inner,.vlnh_2022_mainsite_main_sub_detail_event .section__background,.vlnh_2022_mainsite_main_sub_detail_event .section__content {
        position:relative;
        background: #114544
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event,.vlnh_2022_mainsite_main_sub_detail_event .inner,.vlnh_2022_mainsite_main_sub_detail_event .section__background,.vlnh_2022_mainsite_main_sub_detail_event .section__content {
        position:relative;
        background: #fdf4e4
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .inner {
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .title-header {
    font-family: Signika-SemiBold;
    position: absolute;
    top: 0;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #424242;
    font-size: 40px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main {
    padding-top: 80px;
    position: relative;
    background: #fdf4de;
    max-width: 1200px;
    margin: -7px auto 0
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .inner .main {
        background:none;
        padding-top: 40px
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb {
    width: 1150px;
    margin: 0 auto;
    display: flex;
    gap: 20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb {
        width:100%;
        padding: 0 20px
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__aside {
    width: 295px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__aside .subweb__menu {
    display: flex;
    flex-direction: column;
    width: 300px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__aside .subweb__menu .subweb__menutitle {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/_sprites.png);
    background-position: 0 -98px;
    width: 300px;
    height: 70px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 15px 0
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__aside .subweb__menu a {
    position: relative;
    font-family: Signika;
    font-size: 24px;
    background: #ffe6b1;
    text-align: center;
    padding: 15px 0;
    color: #007c78
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__aside .subweb__menu a:after {
    content: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/images/line.png);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 24px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__aside .subweb__menu a:hover {
    background: #fad069
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__aside .subweb__menu a:last-child:after {
    content: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/images/bg-item-menu.png);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main {
    padding: 0 20px;
    font-family: Signika
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main {
        padding:0
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #edddbd
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link {
        display:none
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link .home {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/_sprites.png);
    background-position: -70px -170px;
    width: 28px;
    height: 25px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link .next_sub {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/_sprites.png);
    background-position: -100px -170px;
    width: 10px;
    height: 14px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link .info,.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link .info__main {
    font-weight: 700;
    color: #000
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link .info:not(.off):hover,.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link .info__main:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .info__link .info__main {
    color: #018d88
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar {
    margin: 0;
    padding: 0
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar__title {
    text-align: center;
    font-size: 36px;
    padding: 0 40px;
    font-weight: 700
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar .midbar__menu {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100vh;
    right: 0;
    z-index: 100;
    background: rgba(8,46,43,.93);
    display: flex;
    flex-direction: column;
    opacity: 0;
    transition: all .3s linear
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar .midbar__menu.active {
    height: 100%;
    opacity: 1
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar .midbar__menu a {
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
    padding: 15px 20px;
    position: relative
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar .midbar__menu a:after {
    content: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/images/line-sub.png);
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translateX(-50%)
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar #subwebBurger .hamburger-box {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/_sprites.png);
    background-position: 0 -170px;
    width: 38px;
    height: 28px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar #subwebBurger.is-active .hamburger-box {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/_sprites.png);
    background-position: -40px -170px;
    width: 28px;
    height: 28px
}

.vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .midbar .midbar__burger {
    position: absolute;
    top: -75px;
    right: 30px;
    z-index: 101
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .inner .main .subweb__main .subweb__content .article {
        height:auto
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .article {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-family: Signika;
    font-size: 23px;
    line-height: 35px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .article {
        font-size:27px;
        line-height: 38px
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .article__title,.vlnh_2022_mainsite_main_sub_detail_event .article h1 {
    font-size: 35px;
    text-align: center;
    font-weight: var(--fontweight-bold);
    text-transform: uppercase;
    color: #d62c15;
    border-bottom: none
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .article__title,.vlnh_2022_mainsite_main_sub_detail_event .article h1 {
        font-size:40px
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .article__meta {
    padding: 0;
    margin-bottom: 25px;
    justify-content: center;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 20px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__cate {
    text-transform: uppercase;
    color: #018d88;
    padding: 5px 10px;
    vertical-align: middle
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .article__cate {
        font-size:1em
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .article__time {
    color: #018d88;
    display: flex;
    align-items: center
}

.vlnh_2022_mainsite_main_sub_detail_event .article__time:before {
    content: url(../prod/vlnh_2022_mainsite/main_sub_detail_event/images/dot.png);
    margin-right: 10px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__detail {
    height: 1400px;
    overflow: auto;
    overflow-x: hidden
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content {
    overflow: hidden;
    padding-right: 40px;
    padding-bottom: 40px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .article__content {
        height:auto;
        padding-right: 20px
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content img {
    width: 100%
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content p {
    margin-bottom: 20px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content ul {
    margin-left: 20px;
    margin-bottom: 20px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content ul li {
    list-style-position: outside;
    margin-bottom: 6px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content ul.bulleted li,.vlnh_2022_mainsite_main_sub_detail_event .article__content ul li {
    list-style-type: disc
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content ul.numbered li {
    list-style-type: decimal
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content h2 {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-2);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content h3 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-3);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content h4 {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-4);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content h5 {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-5);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content h6 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-6)
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content a {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-bottom .4s;
    border-bottom: 1px solid rgba(var(--color-href),.5)
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content a:hover {
    border-bottom: 1px solid var(--color-href)
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content a.hero {
    display: block;
    background: var(--color-box-bg);
    color: #018d88;
    font-weight: 700;
    padding: 20px;
    border: 0
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content iframe,.vlnh_2022_mainsite_main_sub_detail_event .article__content img {
    display: block;
    max-width: 100%;
    margin: 0 auto 12px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content iframe+p.caption,.vlnh_2022_mainsite_main_sub_detail_event .article__content img+p.caption {
    display: block;
    max-width: calc(100% - 40px);
    margin: 0 auto 12px;
    font-style: italic;
    font-size: .8em;
    color: #888;
    text-align: center
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content img.float,.vlnh_2022_mainsite_main_sub_detail_event .article__content img.float--left {
    float: left;
    margin-right: 20px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content img.float--right {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content .callout {
    padding: 20px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content .table {
    width: 100%
}

@media(max-width: 700px) {
    .vlnh_2022_mainsite_main_sub_detail_event .article__content .table {
        overflow:auto
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_event .article__content .table {
        overflow:auto
    }
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content table {
    width: 100%
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content table td {
    padding: 8px;
    border: 1px solid var(--color-table-border);
    vertical-align: middle
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content table td img {
    max-width: 100%;
    margin: 0 auto
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content table thead {
    background: var(--color-table-head-bg);
    color: var(--color-table-head-content);
    font-weight: 700
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content table thead tr th {
    padding: 12px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid var(--color-table-border)
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content table tbody {
    background: var(--color-table-body-bg);
    color: var(--color-table-body-content)
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content table tfoot {
    background: var(--color-table-foot-bg);
    color: var(--color-table-foot-content)
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content .panel-info {
    border: 1px solid #519592;
    margin-bottom: 10px
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content .panel-info .clickable {
    cursor: pointer;
    padding: 10px;
    background: #93c2c0
}

.vlnh_2022_mainsite_main_sub_detail_event .article__content .panel-info .panel-body {
    padding: 10px
}

.vlnh_2022_mainsite_main_sub_detail_event .bottom_sub .title__bottom {
    margin-top: 30px;
    padding: 10px 20px;
    background: #b6aa81;
    color: #fff;
    width: -moz-fit-content;
    width: fit-content
}

.vlnh_2022_mainsite_main_sub_detail_event .bottom_sub .link__sub {
    display: block;
    margin: 10px 0;
    padding-bottom: 10px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #b6aa81
}

.vlnh_2022_mainsite_main_sub_detail_event .bottom_sub .link__sub:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_event .bottom_sub .link__sub span {
    color: #b6aa81;
    font-weight: 400
}

.vlnh_2022_mainsite_main_sub_detail_event .bottom_sub .link__sub:last-child {
    border-bottom: none
}

.vlnh_2022_mainsite_main_sub_detail_code {
    --color-content: #6b6b6b;
    --color-title: var(--color-gray-600);
    --color-heading-2: #018d88;
    --color-heading-3: #018d88;
    --color-heading-4: #018d88;
    --color-heading-5: #018d88;
    --color-heading-6: #018d88;
    --color-href: #2d548e;
    --color-box-bg: #ffe6b1;
    --color-box-content: #018d88;
    --color-table-head-bg: #018d88;
    --color-table-body-bg: #fff;
    --color-table-foot-bg: #fff;
    --color-table-head-content: #fff;
    --color-table-body-content: #6b6b6b;
    --color-table-foot-content: #6b6b6b;
    --color-table-border: #aaa;
    margin-top: -1px
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_sub_detail_code,.vlnh_2022_mainsite_main_sub_detail_code .inner,.vlnh_2022_mainsite_main_sub_detail_code .section__background,.vlnh_2022_mainsite_main_sub_detail_code .section__content {
        height:1959px
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code,.vlnh_2022_mainsite_main_sub_detail_code .inner,.vlnh_2022_mainsite_main_sub_detail_code .section__background,.vlnh_2022_mainsite_main_sub_detail_code .section__content {
        height:auto;
        position: static;
        background: #fdf4e4
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner {
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .title-header {
    font-family: Signika-SemiBold;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #424242;
    font-size: 40px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main {
    padding-top: 26px;
    position: relative;
    background: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/images/frame-main.png) no-repeat;
    max-width: 1200px;
    margin: -7px auto 0;
    height: 100%
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main {
        background:none;
        padding-top: 20px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb {
    width: 1150px;
    margin: 0 auto;
    display: flex;
    gap: 20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb {
        width:100%;
        padding: 0 20px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__aside {
    width: 295px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__aside .subweb__menu {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: 0 0;
    width: 300px;
    height: 203px;
    display: flex;
    flex-direction: column
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__aside .subweb__menu a {
    position: relative;
    font-family: Signika;
    font-size: 24px;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    color: #ffc841;
    font-weight: 700;
    width: 85%;
    height: 70px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__aside .subweb__menu a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 2px dashed;
    width: 85%
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__aside .subweb__menu a.active,.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__aside .subweb__menu a:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -302px -111px;
    width: 300px;
    height: 70px;
    color: #850a03;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__aside .subweb__menu a:last-child:before {
    display: none
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login {
    width: 68%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
    position: absolute;
    right: 2%;
    background-color: #028a86;
    border-radius: 8px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login {
        width:96%
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .btn-history {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1422px -54px;
    width: 110px;
    height: 40px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .btn-history:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .login #showLogin {
    font-family: Signika;
    text-align: left;
    font-size: 24px;
    color: #fff4dd
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .login #showLogin .btn-logout {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1422px -96px;
    width: 90px;
    height: 40px;
    margin-left: 20px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .login #showLogin .btn-logout:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .login #showLogin .btn-login {
    font-size: 28px;
    color: #8e0702
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .login #showLogin a {
    font-size: 22px;
    color: #fff4dd;
    text-decoration: underline
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .login #showLogin .Logged {
    font-size: 20px;
    line-height: 26px;
    color: #fff4dd;
    align-items: center
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__login .login #showLogin .Logged .player-name {
    font-weight: 600
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main {
    padding: 0 20px;
    font-family: Signika;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin-top: 8%
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main {
        padding:0;
        min-height: 1200px;
        margin-top: 12%
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button {
    text-align: center
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button {
        padding-bottom:40%
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .text-des {
    font-size: 23px;
    color: #01706c;
    display: inline-block;
    margin-top: 24px;
    margin-right: 6px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .text-des {
        display:block;
        font-size: 26px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .orange.underline {
    font-size: 23px;
    color: #d02c0b;
    text-decoration: underline
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .orange.underline {
        font-size:26px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--google {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1082px -54px;
    width: 338px;
    height: 109px;
    margin-bottom: 10px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--google:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--appleid {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -742px -54px;
    width: 338px;
    height: 109px;
    margin-bottom: 10px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--appleid:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--zing {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1082px -165px;
    width: 338px;
    height: 109px;
    margin-bottom: 10px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--zing:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--guest {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -742px -165px;
    width: 338px;
    height: 109px;
    margin-bottom: 10px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .button .btn-login--guest:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form {
    color: #01706c;
    text-transform: uppercase;
    font-weight: 700;
    width: 65%;
    font-size: 23px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form {
        width:80%
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form input,.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form select {
    width: 100%;
    height: 60px;
    border: 2px solid #dcc99a;
    padding-left: 12px;
    margin-bottom: 18px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form .captcha {
    display: flex;
    align-items: center;
    padding: 0 12px;
    height: 60px;
    border: 2px solid #dcc99a;
    background: #fff;
    margin-bottom: 8px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form .captcha .refresh {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1422px -165px;
    width: 44px;
    height: 44px;
    margin-left: auto
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form .captcha .refresh:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form .form-nhan-thuong {
    border: none;
    background-color: transparent;
    outline: none;
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: 0 -205px;
    width: 438px;
    height: 109px;
    margin: auto
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .form .form-nhan-thuong:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info .otp {
    display: flex;
    justify-content: space-between
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info .otp input {
    width: 65%
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info .otp input {
        width:68%
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info .btn-otp {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -226px -316px;
    width: 170px;
    height: 60px;
    border: none
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info .btn-otp:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info .form-nhan-code {
    border: none;
    background-color: transparent;
    outline: none;
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -302px 0;
    width: 438px;
    height: 109px;
    margin: auto
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info .form-nhan-code:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content {
    width: calc(100% - 32px);
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
    border: 1px solid #028a86;
    margin: auto auto 24px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content {
        width:88%;
        border: none
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .btn-tab {
    background: #028a86;
    padding: 11px 20px;
    font-size: 20px;
    color: #fff;
    width: 100%;
    align-items: center
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .btn-tab .icon.icon-tab-event {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1422px -211px;
    width: 32px;
    height: 32px;
    margin-right: 12px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .btn-tab .icon-show-down-black {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1452px -138px;
    width: 21px;
    height: 12px;
    margin-left: auto
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .btn-tab .icon-show-down-black:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-height: 2000px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box.active {
    max-height: 0
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list {
    width: 100%;
    padding: 0 21px;
    max-height: 5000px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #cadbda
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item .event-bannber {
    width: 180px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 4px;
    border: 1px solid #e6bf74
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item .event-text {
    width: 310px;
    margin-right: 37px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item .event-text .event-text--name {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #343434
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item .event-text .event-text--time {
    font-size: 16px;
    color: #9a9a9a
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item .btn-orange.small {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: 0 -316px;
    width: 224px;
    height: 69px;
    width: 234px;
    display: flex;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border: none;
    color: #fdf3d5;
    text-transform: uppercase
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item .btn-orange.small:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .tab-list .tab-list--item .btn-orange.small {
        width:266px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .btn-see-more {
    display: block;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -742px 0;
    width: 802px;
    height: 52px;
    margin-top: -4px;
    font-size: 0;
    transform: scale(.95);
    transform-origin: bottom
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .btn-see-more:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .gift .tab-content .tab-content-box .btn-see-more {
        transform:scale(.85)
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history {
    text-align: center
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history .head-title {
    font-size: 29px;
    color: #01706c;
    font-weight: 700;
    margin: 36px 0 18px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table {
    border: 1px solid #34948d
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table {
        font-size:18px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table thead {
    background: #01706c
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table thead th {
    padding: 8px 32px;
    border: 1px solid #34948d;
    color: #fff
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table thead th {
        padding:8px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table tbody tr:nth-child(2n) {
    background-color: #b2d0bf
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table tbody th {
    padding: 8px 24px;
    border: 1px solid #34948d;
    max-width: 290px;
    word-wrap: break-word;
    vertical-align: middle
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .history table tbody th {
        padding:2px 12px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #edddbd
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link {
        display:none
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link .home {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1422px -138px;
    width: 28px;
    height: 25px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link .next_sub {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1534px -54px;
    width: 10px;
    height: 14px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link .info,.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link .info__main {
    font-weight: 700;
    color: #000
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link .info:not(.off):hover,.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link .info__main:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .info__link .info__main {
    color: #018d88
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar {
    margin: 0;
    padding: 0
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar__title {
    text-align: center;
    font-size: 36px;
    padding: 0 40px;
    font-weight: 700
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar .midbar__menu {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100vh;
    right: 0;
    z-index: 100;
    background: rgba(8,46,43,.93);
    display: flex;
    flex-direction: column;
    opacity: 0;
    transition: all .3s linear
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar .midbar__menu.active {
    height: 100%;
    opacity: 1
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar .midbar__menu a {
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
    padding: 15px 20px;
    position: relative
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar .midbar__menu a:after {
    content: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/images/line-sub.png);
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translateX(-50%)
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar #subwebBurger .hamburger-box {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1468px -165px;
    width: 38px;
    height: 28px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar #subwebBurger.is-active .hamburger-box {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/_sprites.png);
    background-position: -1514px -96px;
    width: 28px;
    height: 28px
}

.vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .midbar .midbar__burger {
    position: absolute;
    top: -75px;
    right: 30px;
    z-index: 101
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .inner .main .subweb__main .subweb__content .article {
        height:auto
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .article {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_detail_code .article__title,.vlnh_2022_mainsite_main_sub_detail_code .article h1 {
    font-size: 35px;
    text-align: center;
    font-weight: var(--fontweight-bold);
    text-transform: uppercase;
    color: #d62c15;
    border-bottom: none
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .article__title,.vlnh_2022_mainsite_main_sub_detail_code .article h1 {
        font-size:40px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .article__meta {
    padding: 0;
    margin-bottom: 25px;
    justify-content: center;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 20px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__cate {
    text-transform: uppercase;
    color: #018d88;
    padding: 5px 10px;
    vertical-align: middle
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .article__cate {
        font-size:1em
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .article__time {
    color: #018d88;
    display: flex;
    align-items: center
}

.vlnh_2022_mainsite_main_sub_detail_code .article__time:before {
    content: url(../prod/vlnh_2022_mainsite/main_sub_detail_code/images/dot.png);
    margin-right: 10px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__detail {
    height: 1400px;
    overflow: auto;
    overflow-x: hidden
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content {
    height: 1400px;
    overflow: auto;
    overflow-x: hidden;
    padding-right: 40px;
    padding-bottom: 20px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content:hover::-webkit-scrollbar {
    width: 6px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content::-webkit-scrollbar-track {
    background: hsla(0,0%,100%,.5)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content::-webkit-scrollbar-thumb,.vlnh_2022_mainsite_main_sub_detail_code .article__content::-webkit-scrollbar-thumb:hover {
    background: #8e8c8c
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .article__content {
        height:auto;
        padding-right: 20px
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content img {
    width: 100%
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content ul {
    margin-left: 20px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content ul li {
    list-style-position: outside;
    margin-bottom: 6px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content ul.bulleted li,.vlnh_2022_mainsite_main_sub_detail_code .article__content ul li {
    list-style-type: disc
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content ul.numbered li {
    list-style-type: decimal
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content h2 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-2)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content h3 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-3)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content h4 {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-4)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content h5 {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-5)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content h6 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-6)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content a {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-bottom .4s;
    border-bottom: 1px solid rgba(var(--color-href),.5)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content a:hover {
    border-bottom: 1px solid var(--color-href)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content a.hero {
    display: block;
    background: var(--color-box-bg);
    color: #018d88;
    font-weight: 700;
    padding: 20px;
    border: 0
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content iframe,.vlnh_2022_mainsite_main_sub_detail_code .article__content img {
    display: block;
    max-width: 100%;
    margin: 0 auto 12px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content iframe+p.caption,.vlnh_2022_mainsite_main_sub_detail_code .article__content img+p.caption {
    display: block;
    max-width: calc(100% - 40px);
    margin: 0 auto 12px;
    font-style: italic;
    font-size: .8em;
    color: #888;
    text-align: center
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content img.float,.vlnh_2022_mainsite_main_sub_detail_code .article__content img.float--left {
    float: left;
    margin-right: 20px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content img.float--right {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content .callout {
    padding: 20px
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content .table {
    width: 100%
}

@media(max-width: 700px) {
    .vlnh_2022_mainsite_main_sub_detail_code .article__content .table {
        overflow:auto
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_code .article__content .table {
        overflow:auto
    }
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content table {
    width: 100%
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content table td {
    padding: 8px;
    border: 1px solid var(--color-table-border);
    vertical-align: middle
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content table td img {
    max-width: 100%;
    margin: 0 auto
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content table thead {
    background: var(--color-table-head-bg);
    color: var(--color-table-head-content);
    font-weight: 700
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content table thead tr th {
    padding: 12px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid var(--color-table-border)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content table tbody {
    background: var(--color-table-body-bg);
    color: var(--color-table-body-content)
}

.vlnh_2022_mainsite_main_sub_detail_code .article__content table tfoot {
    background: var(--color-table-foot-bg);
    color: var(--color-table-foot-content)
}

.vlnh_2022_mainsite_main_sub_detail_code .bottom_sub .title__bottom {
    margin-top: 30px;
    padding: 10px 20px;
    background: #b6aa81;
    color: #fff;
    width: -moz-fit-content;
    width: fit-content
}

.vlnh_2022_mainsite_main_sub_detail_code .bottom_sub .link__sub {
    display: block;
    margin: 10px 0;
    padding-bottom: 10px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #b6aa81
}

.vlnh_2022_mainsite_main_sub_detail_code .bottom_sub .link__sub:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_code .bottom_sub .link__sub span {
    color: #b6aa81;
    font-weight: 400
}

.vlnh_2022_mainsite_main_sub_detail_code .bottom_sub .link__sub:last-child {
    border-bottom: none
}

.vlnh_2022_mainsite_main_sub_detail_news {
    --color-content: #6b6b6b;
    --color-title: var(--color-gray-600);
    --color-heading-2: #018d88;
    --color-heading-3: #018d88;
    --color-heading-4: #018d88;
    --color-heading-5: #018d88;
    --color-heading-6: #018d88;
    --color-href: #2d548e;
    --color-box-bg: #ffe6b1;
    --color-box-content: #018d88;
    --color-table-head-bg: #018d88;
    --color-table-body-bg: #fff;
    --color-table-foot-bg: #fff;
    --color-table-head-content: #fff;
    --color-table-body-content: #6b6b6b;
    --color-table-foot-content: #6b6b6b;
    --color-table-border: #aaa;
    margin-top: -1px;
    height: auto
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_sub_detail_news,.vlnh_2022_mainsite_main_sub_detail_news .inner,.vlnh_2022_mainsite_main_sub_detail_news .section__background,.vlnh_2022_mainsite_main_sub_detail_news .section__content {
        position:relative;
        background: #114544
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news,.vlnh_2022_mainsite_main_sub_detail_news .inner,.vlnh_2022_mainsite_main_sub_detail_news .section__background,.vlnh_2022_mainsite_main_sub_detail_news .section__content {
        position:relative;
        background: #fdf4e4
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .inner {
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .title-header {
    font-family: Signika-SemiBold;
    position: absolute;
    top: 0;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #424242;
    font-size: 40px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main {
    padding-top: 40px;
    position: relative;
    background: #fdf4de;
    max-width: 1200px;
    margin: -7px auto 0
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .inner .main {
        background:none;
        padding-top: 40px
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb {
    width: 1150px;
    margin: 0 auto;
    display: flex;
    gap: 20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb {
        width:100%;
        padding: 0 20px
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside {
    width: 295px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu {
    display: flex;
    flex-direction: column;
    width: 295px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu .subweb__menutitle {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_news/_sprites.png);
    background-position: 0 0;
    width: 300px;
    height: 70px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu a {
    display: block;
    flex-direction: column;
    width: 295px;
    border: 3px solid #007c78;
    margin-bottom: 25px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu a.active .group__title,.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu a:hover .group__title {
    background: #d62c15;
    color: #fff
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu a img {
    width: 100%;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu a .group__title {
    background: #f9ca56;
    color: #000;
    padding: 12px 10px 0 20px;
    margin-top: -8px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu a .group__title .title__aside {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__aside .subweb__menu a .group__title .time__aside {
    font-size: 16px;
    padding-bottom: 5px;
    font-family: Signika
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main {
    font-family: Signika;
    padding: 0 20px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main {
        padding:0
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #edddbd
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link {
        display:none
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link .home {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_news/_sprites.png);
    background-position: 0 -72px;
    width: 28px;
    height: 25px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link .next_sub {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_sub_detail_news/_sprites.png);
    background-position: -30px -75px;
    width: 10px;
    height: 14px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link .info,.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link .info__main {
    font-weight: 700;
    color: #000
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link .info:not(.off):hover,.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link .info__main:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .info__link .info__main {
    color: #018d88
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .midbar {
    margin: 0;
    padding: 0
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .midbar__title {
    text-align: center;
    font-size: 35px;
    padding: 0 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #d62c15
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .midbar .midbar__menu {
    top: -33px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .midbar .midbar__menu a {
    color: #fff;
    background: #ad9570;
    width: 100%;
    font-weight: 300
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .midbar .midbar__menu.active {
    top: -33px
}

.vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .midbar .midbar__burger {
    top: -120px;
    background: transparent
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .inner .main .subweb__main .subweb__content .article {
        height:auto
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .article {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    line-height: 35px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .article {
        font-size:27px;
        line-height: 38px
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .article__title {
    padding: 0 80px 10px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .article__title {
        padding:0 0 10px
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .article__title,.vlnh_2022_mainsite_main_sub_detail_news .article h1 {
    font-size: 1.6em;
    text-align: center;
    text-transform: uppercase;
    font-weight: var(--fontweight-medium);
    border-bottom: none;
    color: #d34a00
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .article__title,.vlnh_2022_mainsite_main_sub_detail_news .article h1 {
        font-weight:var(--fontweight-bold);
        font-size: 1.2em
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .article__meta {
    padding: 0;
    margin-bottom: 25px;
    justify-content: center;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 20px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__cate {
    text-transform: uppercase;
    color: #018d88;
    padding: 5px 10px;
    vertical-align: middle
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .article__cate {
        font-size:1em
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .article__time {
    color: #018d88;
    display: flex;
    align-items: center
}

.vlnh_2022_mainsite_main_sub_detail_news .article__time:before {
    content: url(../prod/vlnh_2022_mainsite/main_sub_detail_news/images/dot.png);
    margin-right: 10px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content {
    overflow: hidden;
    padding-right: 40px;
    padding-bottom: 40px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .article__content {
        height:auto;
        padding-right: 20px
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content img {
    width: 100%
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content p {
    margin-bottom: 20px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content ul {
    margin-left: 25px;
    margin-bottom: 20px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content ul li {
    list-style-position: outside;
    margin-bottom: 6px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content ul.bulleted li,.vlnh_2022_mainsite_main_sub_detail_news .article__content ul li {
    list-style-type: disc
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content ul.numbered li {
    list-style-type: decimal
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content h2 {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-2);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content h3 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-3);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content h4 {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-4);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content h5 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-5);
    margin-bottom: 5px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content h6 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-6)
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content a {
    color: var(--color-href);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-bottom .4s;
    border-bottom: 1px solid rgba(var(--color-href),.5)
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content a:hover {
    border-bottom: 1px solid var(--color-href)
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content a.hero {
    display: block;
    background: var(--color-box-bg);
    color: var(--color-box-content);
    font-weight: 700;
    padding: 20px;
    border: 0
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content iframe,.vlnh_2022_mainsite_main_sub_detail_news .article__content img {
    display: block;
    max-width: 100%;
    margin: 0 auto 12px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content iframe+p.caption,.vlnh_2022_mainsite_main_sub_detail_news .article__content img+p.caption {
    display: block;
    max-width: calc(100% - 40px);
    margin: 0 auto 12px;
    font-style: italic;
    font-size: .8em;
    color: #888;
    text-align: center
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content img.float,.vlnh_2022_mainsite_main_sub_detail_news .article__content img.float--left {
    float: left;
    margin-right: 20px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content img.float--right {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content .callout {
    padding: 20px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content .table {
    width: 100%
}

@media(max-width: 700px) {
    .vlnh_2022_mainsite_main_sub_detail_news .article__content .table {
        overflow:auto
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_sub_detail_news .article__content .table {
        overflow:auto
    }
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content table {
    width: 100%
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content table td {
    padding: 8px;
    border: 1px solid var(--color-table-border);
    vertical-align: middle
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content table td img {
    max-width: 100%;
    margin: 0 auto
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content table thead {
    background: var(--color-table-head-bg);
    color: var(--color-table-head-content);
    font-weight: 700
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content table thead tr th {
    padding: 12px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid var(--color-table-border)
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content table tbody {
    background: var(--color-table-body-bg);
    color: var(--color-table-body-content)
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content table tfoot {
    background: var(--color-table-foot-bg);
    color: var(--color-table-foot-content)
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content .panel-info {
    border: 1px solid #519592;
    margin-bottom: 10px
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content .panel-info .clickable {
    cursor: pointer;
    padding: 5px;
    background: #93c2c0
}

.vlnh_2022_mainsite_main_sub_detail_news .article__content .panel-info .panel-body {
    padding: 10px
}

.vlnh_2022_mainsite_main_sub_detail_news .bottom_sub .title__bottom {
    margin-top: 30px;
    padding: 10px 20px;
    background: #b6aa81;
    color: #fff;
    width: -moz-fit-content;
    width: fit-content
}

.vlnh_2022_mainsite_main_sub_detail_news .bottom_sub .link__sub {
    display: block;
    margin: 10px 0;
    padding-bottom: 10px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #b6aa81
}

.vlnh_2022_mainsite_main_sub_detail_news .bottom_sub .link__sub:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.vlnh_2022_mainsite_main_sub_detail_news .bottom_sub .link__sub span {
    color: #b6aa81;
    font-weight: 400
}

.vlnh_2022_mainsite_main_sub_detail_news .bottom_sub .link__sub:last-child {
    border-bottom: none
}

.vlnh_2022_mainsite_main_404 {
    margin-top: -1px
}

@media(orientation: landscape) {
    .vlnh_2022_mainsite_main_404,.vlnh_2022_mainsite_main_404 .inner,.vlnh_2022_mainsite_main_404 .section__background,.vlnh_2022_mainsite_main_404 .section__content {
        height:1000px
    }
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_404,.vlnh_2022_mainsite_main_404 .inner,.vlnh_2022_mainsite_main_404 .section__background,.vlnh_2022_mainsite_main_404 .section__content {
        height:1200px
    }
}

.vlnh_2022_mainsite_main_404 .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 40px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_404 .inner {
        justify-content:flex-start;
        margin-top: 50px;
        gap: 80px
    }
}

.vlnh_2022_mainsite_main_404 .inner .top {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 85px
}

.vlnh_2022_mainsite_main_404 .inner .top .logo {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_404/_sprites.png);
    background-position: 0 -400px;
    width: 333px;
    height: 129px
}

.vlnh_2022_mainsite_main_404 .inner .top .appicon {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_404/_sprites.png);
    background-position: -579px -81px;
    width: 152px;
    height: 152px
}

.vlnh_2022_mainsite_main_404 .inner .text-main {
    background-position: 0 0;
    width: 577px;
    height: 287px
}

.vlnh_2022_mainsite_main_404 .inner .back-home,.vlnh_2022_mainsite_main_404 .inner .text-main {
    display: block;
    font-size: 0;
    background-image: url(../prod/vlnh_2022_mainsite/main_404/_sprites.png)
}

.vlnh_2022_mainsite_main_404 .inner .back-home {
    background-position: 0 -289px;
    width: 398px;
    height: 109px
}

@media(orientation: portrait) {
    .vlnh_2022_mainsite_main_404 .inner .back-home {
        transform:scale(1.3)
    }
}

.vlnh_2022_mainsite_main_404 .inner .back-home:hover {
    filter: brightness(110%)
}

:root {
    --width-desktop-safe: 1720px;
    --maxwidth-desktop-safe: calc(100% - 40px);
    --width-mobile-safe: calc(100% - 40px);
    --width-desktop: 2000px;
    --width-mobile: 768px;
    --height-desktop: 1000px;
    --height-mobile: 1000px;
    --font-bold: Signika-bold;
    --fontsize-primary-desktop: 18px;
    --fontsize-primary-mobile: 24px;
    --fontheight-primary: 1.4;
    --fontweight-heavy: 900;
    --fontweight-bold: 700;
    --fontweight-semibold: 600;
    --fontweight-medium: 500;
    --fontweight-normal: 400;
    --fontweight-light: 300
}

@media(orientation: landscape) {
    :root {
        --fontsize-primary:var(--fontsize-primary-desktop)
    }
}

@media(orientation: portrait) {
    :root {
        --fontsize-primary:var(--fontsize-primary-mobile)
    }
}

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,main,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;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

*,:after,:before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1;
    font-family: sans-serif;
    text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,kbd,pre,samp {
    font-family: monospace,monospace
}

pre {
    overflow: auto;
    -ms-overflow-style: scrollbar
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

em {
    font-style: italic
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[tabindex="-1"]:focus {
    outline: 0!important
}

fieldset {
    min-width: 0
}

legend {
    max-width: 100%;
    white-space: normal;
    color: inherit;
    display: block
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

output {
    display: inline-block
}

[hidden],template {
    display: none
}

.gg-abstract {
    position: relative;
    width: 14px;
    height: 14px;
    transform: scale(var(--ggs,1));
    border-right: 3px solid;
    border-top: 3px solid
}

.gg-abstract,.gg-abstract:before {
    box-sizing: border-box;
    display: block
}

.gg-abstract:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    bottom: 0;
    border: 3px solid;
    border-radius: 12px
}

.gg-add-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-add-r:after,.gg-add-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 8px;
    left: 4px
}

.gg-add-r:after {
    width: 2px;
    height: 10px;
    top: 4px;
    left: 8px
}

.gg-add {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 22px
}

.gg-add:after,.gg-add:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 8px;
    left: 4px
}

.gg-add:after {
    width: 2px;
    height: 10px;
    top: 4px;
    left: 8px
}

.gg-adidas {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 23px;
    height: 15px;
    transform: scale(var(--ggs,1));
    overflow: hidden
}

.gg-adidas:before {
    content: "";
    position: absolute;
    width: 5px;
    background: currentColor;
    transform: rotate(-30deg);
    left: 4px;
    bottom: -14px;
    box-shadow: 7px -2px,14px -4px
}

.gg-adidas:before,.gg-airplane {
    box-sizing: border-box;
    display: block;
    height: 18px
}

.gg-airplane {
    position: relative;
    width: 18px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 22px,transparent 0) no-repeat 50%/16px 2px,radial-gradient(circle,currentColor 60%,transparent 0) no-repeat 100%/2px 2px
}

.gg-airplane:after,.gg-airplane:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 10px;
    height: 8px;
    border-right: 4px solid
}

.gg-airplane:before {
    border-top-right-radius: 2px;
    top: 0;
    transform: perspective(10px) rotateX(10deg) skewX(30deg);
    box-shadow: -4px 3px 0 -2px
}

.gg-airplane:after {
    border-bottom-right-radius: 2px;
    bottom: 0;
    transform: perspective(10px) rotateX(-10deg) skewX(-30deg);
    box-shadow: -4px -3px 0 -2px
}

.gg-alarm {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 4.5px 6px/5px 2px,linear-gradient(270deg,currentColor 7px,transparent 0) no-repeat 4.5px 2px/2px 6px;
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border: 2px solid transparent;
    transform: scale(var(--ggs,1));
    box-shadow: 0 0 0 2px
}

.gg-alarm:after,.gg-alarm:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 2px;
    background: currentColor;
    top: -4px
}

.gg-alarm:before {
    left: -5px;
    transform: rotate(-42deg)
}

.gg-alarm:after {
    transform: rotate(42deg);
    right: -5px
}

.gg-album {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    transform: scale(var(--ggs,1));
    border-left: 7px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 8px solid transparent;
    box-shadow: 0 0 0 2px,inset 6px 4px 0 -4px,inset -6px 4px 0 -4px;
    border-radius: 3px
}

.gg-album:after,.gg-album:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 5px;
    background: currentColor;
    transform: rotate(46deg);
    top: 5px;
    right: 4px
}

.gg-album:after {
    transform: rotate(-46deg);
    right: 2px
}

.gg-align-bottom {
    box-sizing: border-box;
    position: relative;
    display: block;
    height: 12px;
    width: 12px;
    border-bottom: 2px solid;
    transform: scale(var(--ggs,1));
    margin-top: 4px
}

.gg-align-bottom:after,.gg-align-bottom:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    background: currentColor;
    bottom: 2px
}

.gg-align-bottom:before {
    left: 1px;
    height: 12px
}

.gg-align-bottom:after {
    height: 6px;
    right: 1px;
    opacity: .5
}

.gg-align-center {
    box-sizing: border-box;
    position: relative;
    display: block;
    height: 12px;
    width: 12px;
    border-top: 2px solid transparent;
    transform: scale(var(--ggs,1));
    margin-left: -4px
}

.gg-align-center:after,.gg-align-center:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 4px;
    background: currentColor
}

.gg-align-center:before {
    left: 2px;
    width: 12px;
    top: -2px
}

.gg-align-center:after {
    width: 6px;
    right: 1px;
    top: 4px;
    opacity: .5
}

.gg-align-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    height: 12px;
    width: 12px;
    border-left: 2px solid;
    transform: scale(var(--ggs,1));
    margin-left: -4px
}

.gg-align-left:after,.gg-align-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 4px;
    width: 12px;
    background: currentColor;
    left: 2px;
    top: 1px
}

.gg-align-left:after {
    width: 6px;
    top: 7px;
    opacity: .5
}

.gg-align-middle {
    box-sizing: border-box;
    position: relative;
    display: block;
    height: 12px;
    width: 12px;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    margin-top: -8px
}

.gg-align-middle:after,.gg-align-middle:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    background: currentColor
}

.gg-align-middle:before {
    left: 1px;
    height: 12px;
    top: 2px
}

.gg-align-middle:after {
    height: 6px;
    right: 1px;
    top: 5px;
    opacity: .5
}

.gg-align-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    height: 12px;
    width: 12px;
    border-right: 2px solid;
    transform: scale(var(--ggs,1));
    margin-right: -4px
}

.gg-align-right:after,.gg-align-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 4px;
    width: 12px;
    background: currentColor;
    right: 2px;
    top: 1px
}

.gg-align-right:after {
    width: 6px;
    top: 7px;
    opacity: .5
}

.gg-align-top {
    box-sizing: border-box;
    position: relative;
    display: block;
    height: 12px;
    width: 12px;
    border-top: 2px solid;
    transform: scale(var(--ggs,1));
    margin-top: -4px
}

.gg-align-top:after,.gg-align-top:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    background: currentColor;
    top: 2px
}

.gg-align-top:before {
    left: 1px;
    height: 12px
}

.gg-align-top:after {
    height: 6px;
    right: 1px;
    opacity: .5
}

.gg-anchor {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 14px;
    background: currentColor;
    border-radius: 8px
}

.gg-anchor:after,.gg-anchor:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 6px;
    border: 2px solid
}

.gg-anchor:after {
    width: 12px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-color: transparent;
    left: -5px;
    bottom: 2px
}

.gg-anchor:before {
    width: 6px;
    border-radius: 8px;
    top: -4px;
    left: -2px
}

.gg-apple-watch {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 13px 4px/2px 4px;
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    border: 5px solid transparent;
    transform: scale(var(--ggs,1));
    border-radius: 9px;
    box-shadow: inset 0 0 0 2px
}

.gg-apple-watch:after,.gg-apple-watch:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 10px;
    height: 5px;
    border: 2px solid;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    left: 2px
}

.gg-apple-watch:after {
    top: -3px
}

.gg-apple-watch:before {
    transform: scaleY(-1);
    top: 12px
}

.gg-arrange-back {
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    display: block;
    width: 18px;
    height: 18px
}

.gg-arrange-back:after,.gg-arrange-back:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrange-back:after {
    width: 10px;
    height: 10px;
    border: 2px solid;
    left: 4px;
    top: 4px
}

.gg-arrange-back:before {
    width: 8px;
    height: 8px;
    background: currentColor;
    box-shadow: 10px 10px 0
}

.gg-arrange-front {
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    display: block;
    width: 18px;
    height: 18px
}

.gg-arrange-front:before {
    content: "";
    position: absolute;
    width: 10px;
    border: 2px solid;
    left: 4px;
    top: 4px;
    box-shadow: -5px -5px 0 -1px,5px 5px 0 -1px
}

.gg-arrange-front:before,.gg-arrow-align-h {
    display: block;
    box-sizing: border-box;
    height: 10px
}

.gg-arrow-align-h {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    background: linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 2px 4px/6px 2px,linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 12px 4px/6px 2px,linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 50%/2px 10px
}

.gg-arrow-align-h:after,.gg-arrow-align-h:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: 2px
}

.gg-arrow-align-h:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    left: 1px
}

.gg-arrow-align-h:before {
    border-top: 2px solid;
    border-right: 2px solid;
    right: 1px
}

.gg-arrow-align-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 20px;
    background: linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 4px 2px/2px 6px,linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 4px 12px/2px 6px,linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 50%/10px 2px
}

.gg-arrow-align-v:after,.gg-arrow-align-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg);
    left: 2px
}

.gg-arrow-align-v:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    bottom: 1px
}

.gg-arrow-align-v:before {
    border-top: 2px solid;
    border-right: 2px solid;
    top: 1px
}

.gg-arrow-bottom-left-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 20px
}

.gg-arrow-bottom-left-o:after,.gg-arrow-bottom-left-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-arrow-bottom-left-o:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(-45deg);
    bottom: 8px
}

.gg-arrow-bottom-left-o:before {
    width: 6px;
    height: 6px;
    bottom: 4px;
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-arrow-bottom-left-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-bottom-left-r:after,.gg-arrow-bottom-left-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-arrow-bottom-left-r:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(-45deg);
    bottom: 8px
}

.gg-arrow-bottom-left-r:before {
    width: 6px;
    height: 6px;
    bottom: 4px;
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-arrow-bottom-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    transform: scale(var(--ggs,1));
    border-left: 2px solid
}

.gg-arrow-bottom-left:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 2px;
    background: currentColor;
    transform: rotate(-45deg);
    bottom: 3px;
    left: -3px
}

.gg-arrow-bottom-right-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 20px
}

.gg-arrow-bottom-right-o:after,.gg-arrow-bottom-right-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 4px
}

.gg-arrow-bottom-right-o:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    bottom: 8px
}

.gg-arrow-bottom-right-o:before {
    width: 6px;
    height: 6px;
    bottom: 4px;
    border-bottom: 2px solid;
    border-right: 2px solid
}

.gg-arrow-bottom-right-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-bottom-right-r:after,.gg-arrow-bottom-right-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 4px
}

.gg-arrow-bottom-right-r:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    bottom: 8px
}

.gg-arrow-bottom-right-r:before {
    width: 6px;
    height: 6px;
    bottom: 4px;
    border-bottom: 2px solid;
    border-right: 2px solid
}

.gg-arrow-bottom-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    transform: scale(var(--ggs,1));
    border-right: 2px solid
}

.gg-arrow-bottom-right:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    bottom: 3px;
    right: -3px
}

.gg-arrow-down-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 20px
}

.gg-arrow-down-o:after,.gg-arrow-down-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: 4px
}

.gg-arrow-down-o:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(-45deg);
    left: 6px
}

.gg-arrow-down-o:before {
    width: 2px;
    height: 10px;
    left: 8px;
    background: currentColor
}

.gg-arrow-down-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-down-r:after,.gg-arrow-down-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: 4px
}

.gg-arrow-down-r:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(-45deg);
    left: 6px
}

.gg-arrow-down-r:before {
    width: 2px;
    height: 10px;
    left: 8px;
    background: currentColor
}

.gg-arrow-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-arrow-down:after,.gg-arrow-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: 4px
}

.gg-arrow-down:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(-45deg);
    left: 7px
}

.gg-arrow-down:before {
    width: 2px;
    height: 16px;
    left: 10px;
    background: currentColor
}

.gg-arrow-left-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 22px
}

.gg-arrow-left-o:after,.gg-arrow-left-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-arrow-left-o:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    bottom: 6px
}

.gg-arrow-left-o:before {
    width: 10px;
    height: 2px;
    bottom: 8px;
    background: currentColor
}

.gg-arrow-left-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-left-r:after,.gg-arrow-left-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-arrow-left-r:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    bottom: 6px
}

.gg-arrow-left-r:before {
    width: 10px;
    height: 2px;
    bottom: 8px;
    background: currentColor
}

.gg-arrow-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-arrow-left:after,.gg-arrow-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 3px
}

.gg-arrow-left:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    bottom: 7px
}

.gg-arrow-left:before {
    width: 16px;
    height: 2px;
    bottom: 10px;
    background: currentColor
}

.gg-arrow-long-down-c {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-top: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-down-c:after,.gg-arrow-long-down-c:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-down-c:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 0;
    left: -2px
}

.gg-arrow-long-down-c:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 8px;
    top: -4px;
    left: -2px
}

.gg-arrow-long-down-e {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-top: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-down-e:after,.gg-arrow-long-down-e:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-down-e:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 0;
    left: -2px
}

.gg-arrow-long-down-e:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    top: -5px;
    left: -2px
}

.gg-arrow-long-down-l {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-down-l:after,.gg-arrow-long-down-l:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-down-l:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 0;
    left: -2px
}

.gg-arrow-long-down-l:before {
    width: 6px;
    height: 2px;
    background: currentColor;
    top: -1px;
    left: -2px
}

.gg-arrow-long-down-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-top: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-down-r:after,.gg-arrow-long-down-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-down-r:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 0;
    left: -2px
}

.gg-arrow-long-down-r:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    transform: rotate(45deg);
    top: -5px;
    left: -2px
}

.gg-arrow-long-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-down:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 0;
    left: -2px
}

.gg-arrow-long-left-c {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-left-c:after,.gg-arrow-long-left-c:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-left-c:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 0;
    bottom: -2px
}

.gg-arrow-long-left-c:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 8px;
    right: -4px;
    bottom: -2px
}

.gg-arrow-long-left-e {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-left-e:after,.gg-arrow-long-left-e:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-left-e:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 0;
    bottom: -2px
}

.gg-arrow-long-left-e:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    right: -4px;
    bottom: -2px
}

.gg-arrow-long-left-l {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-left-l:after,.gg-arrow-long-left-l:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-left-l:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 0;
    bottom: -2px
}

.gg-arrow-long-left-l:before {
    width: 2px;
    height: 6px;
    background: currentColor;
    right: -1px;
    bottom: -2px
}

.gg-arrow-long-left-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-left-r:after,.gg-arrow-long-left-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-left-r:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 0;
    bottom: -2px
}

.gg-arrow-long-left-r:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    transform: rotate(45deg);
    right: -5px;
    bottom: -2px
}

.gg-arrow-long-left {
    position: relative;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px
}

.gg-arrow-long-left,.gg-arrow-long-left:after {
    box-sizing: border-box;
    display: block;
    height: 6px
}

.gg-arrow-long-left:after {
    content: "";
    position: absolute;
    width: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 0;
    bottom: -2px
}

.gg-arrow-long-right-c {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-right-c:after,.gg-arrow-long-right-c:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-right-c:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -2px
}

.gg-arrow-long-right-c:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 8px;
    left: -4px;
    bottom: -2px
}

.gg-arrow-long-right-e {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-right-e:after,.gg-arrow-long-right-e:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-right-e:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -2px
}

.gg-arrow-long-right-e:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    left: -4px;
    bottom: -2px
}

.gg-arrow-long-right-l {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-right-l:after,.gg-arrow-long-right-l:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-right-l:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -2px
}

.gg-arrow-long-right-l:before {
    width: 2px;
    height: 6px;
    background: currentColor;
    left: -1px;
    bottom: -2px
}

.gg-arrow-long-right-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-right-r:after,.gg-arrow-long-right-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-right-r:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -2px
}

.gg-arrow-long-right-r:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    transform: rotate(45deg);
    left: -5px;
    bottom: -2px
}

.gg-arrow-long-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 24px;
    height: 6px
}

.gg-arrow-long-right:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -2px
}

.gg-arrow-long-up-c {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-bottom: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-up-c:after,.gg-arrow-long-up-c:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-up-c:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    top: 0;
    left: -2px
}

.gg-arrow-long-up-c:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 8px;
    bottom: -4px;
    left: -2px
}

.gg-arrow-long-up-e {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-bottom: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-up-e:after,.gg-arrow-long-up-e:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-up-e:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    top: 0;
    left: -2px
}

.gg-arrow-long-up-e:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    bottom: -5px;
    left: -2px
}

.gg-arrow-long-up-l {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-up-l:after,.gg-arrow-long-up-l:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-up-l:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    top: 0;
    left: -2px
}

.gg-arrow-long-up-l:before {
    width: 6px;
    height: 2px;
    background: currentColor;
    bottom: -1px;
    left: -2px
}

.gg-arrow-long-up-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-bottom: 4px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px;
    width: 6px
}

.gg-arrow-long-up-r:after,.gg-arrow-long-up-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-long-up-r:after {
    border-top: 2px solid;
    border-left: 2px solid;
    top: 0
}

.gg-arrow-long-up-r:after,.gg-arrow-long-up-r:before {
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: -2px
}

.gg-arrow-long-up-r:before {
    border: 2px solid;
    bottom: -5px
}

.gg-arrow-long-up {
    position: relative;
    transform: scale(var(--ggs,1));
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    height: 24px
}

.gg-arrow-long-up,.gg-arrow-long-up:after {
    display: block;
    box-sizing: border-box;
    width: 6px
}

.gg-arrow-long-up:after {
    content: "";
    position: absolute;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    top: 0;
    left: -2px
}

.gg-arrow-right-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 20px
}

.gg-arrow-right-o:after,.gg-arrow-right-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 4px
}

.gg-arrow-right-o:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 6px
}

.gg-arrow-right-o:before {
    width: 10px;
    height: 2px;
    bottom: 8px;
    background: currentColor
}

.gg-arrow-right-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-right-r:after,.gg-arrow-right-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 4px
}

.gg-arrow-right-r:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 6px
}

.gg-arrow-right-r:before {
    width: 10px;
    height: 2px;
    bottom: 8px;
    background: currentColor
}

.gg-arrow-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-arrow-right:after,.gg-arrow-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 3px
}

.gg-arrow-right:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 7px
}

.gg-arrow-right:before {
    width: 16px;
    height: 2px;
    bottom: 10px;
    background: currentColor
}

.gg-arrow-top-left-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 20px
}

.gg-arrow-top-left-o:after,.gg-arrow-top-left-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-arrow-top-left-o:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    bottom: 8px;
    right: 4px
}

.gg-arrow-top-left-o:before {
    width: 6px;
    height: 6px;
    left: 4px;
    top: 4px;
    border-top: 2px solid;
    border-left: 2px solid
}

.gg-arrow-top-left-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-top-left-r:after,.gg-arrow-top-left-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-arrow-top-left-r:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    bottom: 8px
}

.gg-arrow-top-left-r:before {
    width: 6px;
    height: 6px;
    top: 4px;
    border-top: 2px solid;
    border-left: 2px solid
}

.gg-arrow-top-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    transform: scale(var(--ggs,1));
    border-top: 2px solid;
    border-left: 2px solid
}

.gg-arrow-top-left:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    top: 3px;
    left: -3px
}

.gg-arrow-top-right-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 20px
}

.gg-arrow-top-right-o:after,.gg-arrow-top-right-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 4px
}

.gg-arrow-top-right-o:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(-45deg);
    bottom: 8px
}

.gg-arrow-top-right-o:before {
    width: 6px;
    height: 6px;
    top: 4px;
    border-top: 2px solid;
    border-right: 2px solid
}

.gg-arrow-top-right-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-top-right-r:after,.gg-arrow-top-right-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 4px
}

.gg-arrow-top-right-r:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    transform: rotate(-45deg);
    bottom: 8px
}

.gg-arrow-top-right-r:before {
    width: 6px;
    height: 6px;
    top: 4px;
    border-top: 2px solid;
    border-right: 2px solid
}

.gg-arrow-top-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    transform: scale(var(--ggs,1));
    border-right: 2px solid
}

.gg-arrow-top-right:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 2px;
    background: currentColor;
    transform: rotate(-45deg);
    top: 3px;
    right: -3px
}

.gg-arrow-up-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 20px
}

.gg-arrow-up-o:after,.gg-arrow-up-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 4px
}

.gg-arrow-up-o:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px
}

.gg-arrow-up-o:before {
    width: 2px;
    height: 10px;
    left: 8px;
    background: currentColor
}

.gg-arrow-up-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-arrow-up-r:after,.gg-arrow-up-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 4px
}

.gg-arrow-up-r:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px
}

.gg-arrow-up-r:before {
    width: 2px;
    height: 10px;
    left: 8px;
    background: currentColor
}

.gg-arrow-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-arrow-up:after,.gg-arrow-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 4px
}

.gg-arrow-up:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 7px
}

.gg-arrow-up:before {
    width: 2px;
    height: 16px;
    left: 10px;
    background: currentColor
}

.gg-arrows-breake-h {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 10px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 0/8px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 100%/8px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 7px/2px 10px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 11px/2px 10px
}

.gg-arrows-breake-h:after,.gg-arrows-breake-h:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: 2px
}

.gg-arrows-breake-h:after {
    border-left: 2px solid;
    border-bottom: 2px solid
}

.gg-arrows-breake-h:before {
    border-right: 2px solid;
    border-top: 2px solid;
    right: 0
}

.gg-arrows-breake-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 20px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat top/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat bottom/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 7px/10px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 11px/10px 2px
}

.gg-arrows-breake-v:after,.gg-arrows-breake-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: 2px
}

.gg-arrows-breake-v:after {
    border-left: 2px solid;
    border-top: 2px solid
}

.gg-arrows-breake-v:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    bottom: 0
}

.gg-arrows-exchange-alt-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px
}

.gg-arrows-exchange-alt-v:after,.gg-arrows-exchange-alt-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    background: currentColor;
    border-radius: 4px
}

.gg-arrows-exchange-alt-v:before {
    height: 6px;
    transform: rotate(-45deg);
    box-shadow: 13px -2px 0;
    top: 10px;
    left: 2px
}

.gg-arrows-exchange-alt-v:after {
    height: 12px;
    box-shadow: -4px 4px 0;
    right: 4px
}

.gg-arrows-exchange-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 14px
}

.gg-arrows-exchange-alt:after,.gg-arrows-exchange-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor;
    border-radius: 4px
}

.gg-arrows-exchange-alt:before {
    width: 6px;
    transform: rotate(-45deg);
    box-shadow: -2px -13px 0;
    right: 0;
    top: 10px
}

.gg-arrows-exchange-alt:after {
    width: 12px;
    box-shadow: 4px 4px 0;
    top: 4px
}

.gg-arrows-exchange-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px
}

.gg-arrows-exchange-v:after,.gg-arrows-exchange-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    background: currentColor;
    border-radius: 4px
}

.gg-arrows-exchange-v:before {
    height: 6px;
    transform: rotate(45deg);
    box-shadow: 7px -4px 0;
    top: 4px;
    left: 2px
}

.gg-arrows-exchange-v:after {
    height: 12px;
    box-shadow: -4px 4px 0;
    right: 4px;
    bottom: 4px
}

.gg-arrows-exchange {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 14px
}

.gg-arrows-exchange:after,.gg-arrows-exchange:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor;
    border-radius: 4px
}

.gg-arrows-exchange:before {
    width: 6px;
    transform: rotate(45deg);
    box-shadow: 2px -13px 0;
    top: 10px
}

.gg-arrows-exchange:after {
    width: 12px;
    box-shadow: -4px 4px 0;
    left: 4px;
    top: 4px
}

.gg-arrows-expand-down-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    box-shadow: -6px 6px 0 -4px
}

.gg-arrows-expand-down-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-radius: 1px;
    right: 0
}

.gg-arrows-expand-down-left:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    width: 2px;
    height: 10px;
    transform: rotate(45deg);
    top: 8px;
    left: 2px;
    border-radius: 4px
}

.gg-arrows-expand-down-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    box-shadow: 6px 6px 0 -4px
}

.gg-arrows-expand-down-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-radius: 1px;
    left: 0
}

.gg-arrows-expand-down-right:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    width: 2px;
    height: 10px;
    transform: rotate(-45deg);
    top: 8px;
    right: 2px;
    border-radius: 4px
}

.gg-arrows-expand-left-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    margin: 2px;
    box-shadow: 6px 6px 0 -4px,-6px -6px 0 -4px
}

.gg-arrows-expand-left-alt:after,.gg-arrows-expand-left-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    transform: rotate(-45deg)
}

.gg-arrows-expand-left-alt:before {
    width: 2px;
    height: 22px;
    top: -4px;
    left: 6px;
    border-top: 9px solid;
    border-bottom: 9px solid
}

.gg-arrows-expand-left-alt:after {
    width: 8px;
    height: 2px;
    background: currentColor;
    top: 6px;
    left: 3px
}

.gg-arrows-expand-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    box-shadow: 6px 6px 0 -4px,-6px -6px 0 -4px
}

.gg-arrows-expand-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 22px;
    top: -4px;
    left: 6px;
    transform: rotate(-45deg);
    border-top: 9px solid;
    border-bottom: 9px solid
}

.gg-arrows-expand-right-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    margin: 2px;
    box-shadow: -6px 6px 0 -4px,6px -6px 0 -4px
}

.gg-arrows-expand-right-alt:after,.gg-arrows-expand-right-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    transform: rotate(45deg)
}

.gg-arrows-expand-right-alt:before {
    width: 2px;
    height: 22px;
    top: -4px;
    left: 6px;
    border-top: 9px solid;
    border-bottom: 9px solid
}

.gg-arrows-expand-right-alt:after {
    width: 8px;
    height: 2px;
    background: currentColor;
    top: 6px;
    left: 3px
}

.gg-arrows-expand-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    margin: 2px;
    box-shadow: -6px 6px 0 -4px,6px -6px 0 -4px
}

.gg-arrows-expand-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 22px;
    top: -4px;
    left: 6px;
    transform: rotate(45deg);
    border-top: 9px solid;
    border-bottom: 9px solid
}

.gg-arrows-expand-up-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    box-shadow: -6px -6px 0 -4px
}

.gg-arrows-expand-up-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-radius: 1px;
    right: 0;
    bottom: 0
}

.gg-arrows-expand-up-left:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    width: 2px;
    height: 10px;
    transform: rotate(-45deg);
    bottom: 8px;
    left: 2px;
    border-radius: 4px
}

.gg-arrows-expand-up-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    box-shadow: 6px -6px 0 -4px
}

.gg-arrows-expand-up-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-radius: 1px;
    left: 0;
    bottom: 0
}

.gg-arrows-expand-up-right:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    width: 2px;
    height: 10px;
    transform: rotate(45deg);
    bottom: 8px;
    right: 2px;
    border-radius: 4px
}

.gg-arrows-h-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 10px;
    background: linear-gradient(270deg,currentColor 18px,transparent 0) no-repeat 2px 4px/16px 2px
}

.gg-arrows-h-alt:after,.gg-arrows-h-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: 2px
}

.gg-arrows-h-alt:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    left: 1px
}

.gg-arrows-h-alt:before {
    border-top: 2px solid;
    border-right: 2px solid;
    right: 1px
}

.gg-arrows-h {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 10px;
    background: linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 2px 4px/6px 2px,linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 12px 4px/6px 2px
}

.gg-arrows-h:after,.gg-arrows-h:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: 2px
}

.gg-arrows-h:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    left: 1px
}

.gg-arrows-h:before {
    border-top: 2px solid;
    border-right: 2px solid;
    right: 1px
}

.gg-arrows-merge-alt-h {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 12px;
    background: linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat 0/8px 2px,linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat 100%/8px 2px,linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat 20px/2px 12px,linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat 0/2px 12px
}

.gg-arrows-merge-alt-h:after,.gg-arrows-merge-alt-h:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: 3px
}

.gg-arrows-merge-alt-h:after {
    border-left: 2px solid;
    border-bottom: 2px solid;
    right: 3px
}

.gg-arrows-merge-alt-h:before {
    border-right: 2px solid;
    border-top: 2px solid;
    left: 3px
}

.gg-arrows-merge-alt-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 22px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat top/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat bottom/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 20px/10px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 0/10px 2px
}

.gg-arrows-merge-alt-v:after,.gg-arrows-merge-alt-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: 3px
}

.gg-arrows-merge-alt-v:after {
    border-left: 2px solid;
    border-top: 2px solid;
    bottom: 3px
}

.gg-arrows-merge-alt-v:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    top: 3px
}

.gg-arrows-scroll-h {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 6px
}

.gg-arrows-scroll-h:after,.gg-arrows-scroll-h:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg)
}

.gg-arrows-scroll-h:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    right: 0
}

.gg-arrows-scroll-h:before {
    border-top: 2px solid;
    border-right: 2px solid;
    left: 0
}

.gg-arrows-scroll-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 16px
}

.gg-arrows-scroll-v:after,.gg-arrows-scroll-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg)
}

.gg-arrows-scroll-v:after {
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-arrows-scroll-v:before {
    border-top: 2px solid;
    border-right: 2px solid;
    bottom: 0
}

.gg-arrows-shrink-h {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 10px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 50%/10px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 18px/2px 10px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 0/2px 10px
}

.gg-arrows-shrink-h:after,.gg-arrows-shrink-h:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    top: 2px
}

.gg-arrows-shrink-h:after {
    border-left: 2px solid;
    border-bottom: 2px solid;
    left: 4px
}

.gg-arrows-shrink-h:before {
    border-right: 2px solid;
    border-top: 2px solid;
    right: 4px
}

.gg-arrows-shrink-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 20px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 50%/2px 10px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 18px/10px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 0/10px 2px
}

.gg-arrows-shrink-v:after,.gg-arrows-shrink-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: 2px
}

.gg-arrows-shrink-v:after {
    border-left: 2px solid;
    border-top: 2px solid;
    top: 4px
}

.gg-arrows-shrink-v:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    bottom: 4px
}

.gg-arrows-v-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 20px;
    background: linear-gradient(270deg,currentColor 16px,transparent 0) no-repeat 4px 2px/2px 16px
}

.gg-arrows-v-alt:after,.gg-arrows-v-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg);
    left: 2px
}

.gg-arrows-v-alt:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    bottom: 1px
}

.gg-arrows-v-alt:before {
    border-top: 2px solid;
    border-right: 2px solid;
    top: 1px
}

.gg-arrows-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 20px;
    background: linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 4px 2px/2px 6px,linear-gradient(270deg,currentColor 15px,transparent 0) no-repeat 4px 12px/2px 6px
}

.gg-arrows-v:after,.gg-arrows-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg);
    left: 2px
}

.gg-arrows-v:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    bottom: 1px
}

.gg-arrows-v:before {
    border-top: 2px solid;
    border-right: 2px solid;
    top: 1px
}

.gg-assign {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 6px;
    height: 6px;
    background: currentColor;
    transform: scale(var(--ggs,1));
    border-radius: 100px
}

.gg-assign:before {
    content: "";
    position: absolute;
    box-shadow: -5px -5px 0 -3px,5px 5px 0 -3px,5px -5px 0 -3px,-5px 5px 0 -3px;
    left: -3px;
    top: -3px
}

.gg-assign:before,.gg-asterisk {
    display: block;
    box-sizing: border-box;
    width: 12px;
    height: 12px
}

.gg-asterisk {
    position: relative;
    transform: scale(var(--ggs,1));
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-asterisk:after,.gg-asterisk:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 2px;
    height: 12px;
    background: currentColor;
    transform: rotate(55deg)
}

.gg-asterisk:after {
    transform: rotate(-55deg)
}

.gg-atlasian {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 22px;
    height: 18px;
    transform: scale(var(--ggs,1));
    overflow: hidden
}

.gg-atlasian:after,.gg-atlasian:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    background: currentColor;
    border-radius: 4px
}

.gg-atlasian:before {
    height: 12px;
    border-top-right-radius: 10px;
    bottom: -4px;
    left: 3px;
    transform: rotate(30deg) skewY(35deg);
    opacity: .8
}

.gg-atlasian:after {
    height: 24px;
    border-top-left-radius: 10px;
    bottom: -8px;
    right: 3px;
    transform: rotate(-30deg) skewY(-35deg)
}

.gg-attachment {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-top: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    transform: scale(var(--ggs,1));
    margin-top: 11px
}

.gg-attachment:after,.gg-attachment:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    border: 2px solid
}

.gg-attachment:after {
    border-bottom: 0;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    right: -2px;
    width: 10px;
    height: 14px;
    bottom: 8px
}

.gg-attachment:before {
    width: 6px;
    height: 12px;
    border-top: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    left: 2px;
    bottom: 4px
}

.gg-attribution {
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 18px;
    background: linear-gradient(270deg,currentColor 14px,transparent 0) no-repeat 1px 2px/8px 2px,linear-gradient(270deg,currentColor 14px,transparent 0) no-repeat 6px 14px/6px 2px,radial-gradient(circle,currentColor 60%,transparent 0) no-repeat 10px 12px/6px 6px,radial-gradient(circle,currentColor 60%,transparent 0) no-repeat 0 0/6px 6px
}

.gg-attribution:after,.gg-attribution:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid
}

.gg-attribution:before {
    border-right: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 8px;
    left: 2px
}

.gg-attribution:after {
    border-left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    right: 2px;
    top: 2px
}

.gg-awards {
    display: block;
    position: relative;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    width: 16px;
    height: 20px;
    border: 4px solid transparent;
    border-top: 12px solid transparent;
    border-bottom: 0;
    box-shadow: inset 4px 0 0 -2px,inset -4px 0 0 -2px
}

.gg-awards:after,.gg-awards:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    border: 2px solid
}

.gg-awards:before {
    width: 14px;
    height: 14px;
    border-radius: 22px;
    top: -12px;
    left: -3px
}

.gg-awards:after {
    width: 6px;
    height: 6px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-bottom-left-radius: 1px;
    border-top-right-radius: 1px;
    transform: rotate(45deg);
    bottom: -3px;
    left: 1px
}

.gg-backspace {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.gg-backspace:after,.gg-backspace:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-backspace:before {
    background: linear-gradient(270deg,currentColor 18px,transparent 0) no-repeat 50%/10px 2px;
    border-right: 3px solid transparent;
    box-shadow: inset 0 0 0 2px;
    right: 2px;
    bottom: 1px;
    width: 8px;
    height: 8px;
    border-left: 3px solid transparent;
    transform: rotate(45deg)
}

.gg-backspace:after {
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-left-radius: 1px;
    transform: rotate(-45deg);
    top: 0;
    left: -5px
}

.gg-band-aid {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-25deg) scale(var(--ggs,1));
    width: 24px;
    height: 12px;
    border: 2px solid;
    border-radius: 22px
}

.gg-band-aid:after,.gg-band-aid:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-band-aid:before {
    width: 12px;
    height: 10px;
    top: -2px;
    left: 4px;
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-band-aid:after {
    width: 2px;
    height: 2px;
    background: currentColor;
    box-shadow: 0 4px 0,4px 0 0,4px 4px 0;
    border-radius: 22px;
    left: 7px;
    top: 1px
}

.gg-battery-empty {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 12px;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    margin-left: -3px
}

.gg-battery-empty:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 4px;
    height: 6px;
    right: -4px;
    top: 1px;
    background: currentColor
}

.gg-battery-full {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 12px;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    margin-left: -3px
}

.gg-battery-full:after,.gg-battery-full:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 6px;
    background: currentColor;
    top: 1px
}

.gg-battery-full:before {
    right: -4px;
    border-radius: 3px;
    width: 4px
}

.gg-battery-full:after {
    width: 14px;
    left: 1px
}

.gg-battery {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 12px;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    margin-left: -3px
}

.gg-battery:after,.gg-battery:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 6px;
    background: currentColor;
    top: 1px
}

.gg-battery:before {
    right: -4px;
    border-radius: 3px;
    width: 4px
}

.gg-battery:after {
    width: 8px;
    left: 1px
}

.gg-bee {
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    position: relative;
    width: 12px;
    height: 20px;
    transform: scale(var(--ggs,1));
    border-radius: 22px;
    background: linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat center 6px/12px 2px,linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat center 10px/12px 2px;
    box-shadow: 0 4px 0 -2px,0 7px 0 -4px
}

.gg-bee:after,.gg-bee:before {
    display: block;
    box-sizing: border-box;
    border: 2px solid
}

.gg-bee:after,.gg-bee:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 10px;
    border-top: 0;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    top: 4px
}

.gg-bee:before {
    left: -6px;
    transform: rotate(40deg)
}

.gg-bee:after {
    right: -6px;
    transform: rotate(-40deg)
}

.gg-bell {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-bottom: 0;
    width: 14px;
    height: 14px
}

.gg-bell:before {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px
}

.gg-bell:after,.gg-bell:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-bell:before {
    background: currentColor;
    width: 4px;
    height: 4px;
    top: -4px;
    left: 3px
}

.gg-bell:after {
    border-radius: 3px;
    width: 16px;
    height: 10px;
    border: 6px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: inset 0 0 0 4px,0 -2px 0 0;
    top: 14px;
    left: -3px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px
}

.gg-bitbucket {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 15px;
    height: 15px;
    transform: scale(var(--ggs,1));
    border-top: 5px solid;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat bottom/10px 5px
}

.gg-bitbucket:after,.gg-bitbucket:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    width: 5px;
    height: 15px;
    top: -5px;
    transform: skew(10deg);
    border-radius: 1px
}

.gg-bitbucket:after {
    right: 0;
    transform: skew(-10deg)
}

.gg-block {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 100%
}

.gg-block,.gg-block:before {
    box-sizing: border-box;
    display: block
}

.gg-block:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    transform: rotate(-45deg);
    top: 5px;
    left: 1px
}

.gg-bmw {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 18px
}

.gg-bmw,.gg-bmw:before {
    box-sizing: border-box;
    display: block
}

.gg-bmw:before {
    content: "";
    position: absolute;
    border-color: transparent currentcolor;
    border-style: solid;
    border-width: 9px;
    border-radius: 18px;
    transform: rotate(45deg);
    left: -2px;
    top: -2px
}

.gg-board {
    width: 16px;
    height: 12px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: 0 0 0 2px,inset 2px 0 0,inset -2px 0 0;
    border-radius: 2px
}

.gg-board,.gg-bolt {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1))
}

.gg-bolt {
    width: 6px;
    height: 21px
}

.gg-bolt:after,.gg-bolt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    transform: rotate(30deg)
}

.gg-bolt:before {
    border-bottom: 12px solid;
    left: 0;
    top: 0
}

.gg-bolt:after {
    border-top: 12px solid;
    right: 0;
    bottom: 0
}

.gg-bookmark {
    border-top-right-radius: 3px;
    border: 2px solid;
    border-bottom: 0;
    border-top-left-radius: 3px;
    overflow: hidden;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px
}

.gg-bookmark,.gg-bookmark:after {
    display: block;
    box-sizing: border-box
}

.gg-bookmark:after {
    border-top-right-radius: 3px;
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    top: 9px;
    left: -1px
}

.gg-border-all {
    transform: scale(var(--ggs,1));
    position: relative
}

.gg-border-all,.gg-border-all:before {
    box-sizing: border-box;
    display: block;
    width: 14px;
    height: 14px
}

.gg-border-all:before {
    position: relative;
    content: "";
    position: absolute;
    border: 3px solid;
    bottom: 0;
    left: 0
}

.gg-border-bottom {
    transform: scale(var(--ggs,1));
    position: relative;
    height: 14px;
    border-bottom: 3px solid
}

.gg-border-bottom,.gg-border-bottom:before {
    box-sizing: border-box;
    display: block;
    width: 14px
}

.gg-border-bottom:before {
    position: relative;
    height: 14px;
    content: "";
    position: absolute;
    height: 10px;
    border: 3px solid;
    border-bottom: 0;
    bottom: 2px;
    left: 0;
    opacity: .3
}

.gg-border-left {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 14px;
    border-left: 3px solid
}

.gg-border-left,.gg-border-left:before {
    box-sizing: border-box;
    display: block;
    height: 14px
}

.gg-border-left:before {
    position: relative;
    width: 14px;
    content: "";
    position: absolute;
    width: 10px;
    border: 3px solid;
    border-left: 0;
    bottom: 0;
    left: 2px;
    opacity: .3
}

.gg-border-right {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 14px;
    border-right: 3px solid
}

.gg-border-right,.gg-border-right:before {
    box-sizing: border-box;
    display: block;
    height: 14px
}

.gg-border-right:before {
    position: relative;
    width: 14px;
    content: "";
    position: absolute;
    width: 10px;
    border: 3px solid;
    border-right: 0;
    bottom: 0;
    right: 2px;
    opacity: .3
}

.gg-border-style-dashed {
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 26px;
    height: 17px
}

.gg-border-style-dashed:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 26px;
    height: 17px;
    content: "";
    position: absolute;
    height: 2px;
    top: 7px;
    border-top: 2px dashed
}

.gg-border-style-dotted {
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 26px;
    height: 17px
}

.gg-border-style-dotted:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 26px;
    height: 17px;
    content: "";
    position: absolute;
    height: 2px;
    top: 7px;
    border-top: 2px dotted
}

.gg-border-style-solid {
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 26px;
    height: 17px
}

.gg-border-style-solid:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 26px;
    height: 17px;
    content: "";
    position: absolute;
    height: 2px;
    top: 7px;
    border-top: 2px solid
}

.gg-border-top {
    transform: scale(var(--ggs,1));
    position: relative;
    height: 14px;
    border-top: 3px solid
}

.gg-border-top,.gg-border-top:before {
    box-sizing: border-box;
    display: block;
    width: 14px
}

.gg-border-top:before {
    position: relative;
    height: 14px;
    content: "";
    position: absolute;
    height: 10px;
    border: 3px solid;
    border-top: 0;
    top: 2px;
    left: 0;
    opacity: .3
}

.gg-bot {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 21px;
    height: 10px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 12px;
    box-shadow: 0 0 0 2px,-4px 0 0 -1px,4px 0 0 -1px,inset 0 -4px 0 -2px
}

.gg-bot:after,.gg-bot:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 2px;
    box-shadow: 0 0 0 2px;
    top: 3px
}

.gg-bot:before {
    left: -4px;
    border-radius: 3px
}

.gg-bot:after {
    border-radius: 100px;
    right: -4px
}

.gg-bowl {
    display: block;
    position: relative;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    width: 20px;
    height: 18px
}

.gg-bowl:after,.gg-bowl:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-bowl:before {
    width: 20px;
    height: 12px;
    border: 2px solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    bottom: 0
}

.gg-bowl:after {
    background: currentColor;
    width: 2px;
    height: 10px;
    border-radius: 4px;
    transform: rotate(45deg);
    right: 4px;
    top: -1px
}

.gg-box {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 20px;
    border: 2px solid;
    border-radius: 3px
}

.gg-box:after,.gg-box:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    height: 2px;
    background: currentColor
}

.gg-box:before {
    left: 6px;
    width: 6px;
    top: 8px
}

.gg-box:after {
    width: 22px;
    left: -2px;
    top: 4px
}

.gg-boy {
    position: relative;
    width: 20px;
    height: 20px;
    transform: scale(var(--ggs,1));
    overflow: hidden;
    box-shadow: inset 0 0 0 2px
}

.gg-boy,.gg-boy:after,.gg-boy:before {
    display: block;
    box-sizing: border-box;
    border-radius: 42px
}

.gg-boy:after,.gg-boy:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: currentColor;
    box-shadow: 6px 0 0;
    left: 6px;
    top: 10px
}

.gg-boy:after {
    width: 20px;
    height: 20px;
    top: -13px;
    right: -12px
}

.gg-brackets {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-brackets:after,.gg-brackets:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid;
    width: 4px;
    height: 10px;
    top: 2px
}

.gg-brackets:before {
    border-right: 0;
    left: 2px
}

.gg-brackets:after {
    border-left: 0;
    right: 2px
}

.gg-briefcase {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 16px;
    border: 2px solid;
    border-radius: 2px;
    margin-top: 1px
}

.gg-briefcase:after,.gg-briefcase:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-briefcase:before {
    border: 2px solid;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    left: 4px;
    width: 10px;
    height: 4px;
    border-bottom: 0;
    top: -5px
}

.gg-briefcase:after {
    width: 18px;
    height: 3px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: 0 2px 0,inset 16px 74px 0;
    top: 4px
}

.gg-browse {
    display: block;
    position: relative;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    width: 16px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px;
    background: linear-gradient(270deg,currentcolor 10px,transparent 0) no-repeat center 2px/8px 2px,linear-gradient(270deg,currentcolor 10px,transparent 0) no-repeat center 6px/8px 2px
}

.gg-browse:after {
    border-radius: 22px
}

.gg-browse:after,.gg-browse:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-browse:before {
    border-radius: 22px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    left: 3px;
    top: 9px
}

.gg-browse:after {
    width: 2px;
    height: 4px;
    background: currentColor;
    bottom: 1px;
    right: 2px;
    transform: rotate(-45deg)
}

.gg-browser {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-browser:after,.gg-browser:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 22px;
    height: 2px;
    background: currentColor;
    top: 4px
}

.gg-browser:after {
    border-radius: 3px;
    width: 2px;
    box-shadow: 3px 0 0,6px 0 0;
    top: 1px;
    left: 1px
}

.gg-brush {
    display: block;
    position: relative;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    width: 14px;
    height: 18px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 4px bottom/2px 5px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 8px bottom/2px 5px
}

.gg-brush:after,.gg-brush:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-brush:before {
    width: 6px;
    height: 8px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 0;
    left: 4px;
    top: 0
}

.gg-brush:after {
    width: 14px;
    height: 10px;
    border-top: 0;
    border-radius: 3px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 0 0/4px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 100% 0/4px 2px;
    bottom: 0
}

.gg-bulb {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-bottom: 2px solid transparent;
    border-radius: 100px
}

.gg-bulb:after,.gg-bulb:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-bulb:before {
    border-top: 0;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    top: 10px;
    border-bottom: 2px solid transparent;
    box-shadow: 0 5px 0 -2px,inset 2px 0 0 0,inset -2px 0 0 0,inset 0 -4px 0 -2px;
    width: 8px;
    height: 8px;
    left: 2px
}

.gg-bulb:after {
    width: 12px;
    height: 2px;
    border-left: 3px solid;
    border-right: 3px solid;
    border-radius: 2px;
    bottom: 0;
    left: 0
}

.gg-c-plus-plus {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    border-radius: 100px;
    border: 3px solid;
    border-right: 3px solid transparent
}

.gg-c-plus-plus:after,.gg-c-plus-plus:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    width: 9px;
    height: 6px;
    border-left: 2px solid;
    border-right: 2px solid;
    right: -9px;
    top: 2px
}

.gg-c-plus-plus:after {
    width: 13px;
    height: 2px;
    border-left: 6px solid;
    border-right: 6px solid;
    right: -11px;
    top: 4px
}

.gg-calculator {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 22px;
    border: 2px solid;
    border-radius: 2px
}

.gg-calculator:after,.gg-calculator:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    top: 2px;
    left: 2px
}

.gg-calculator:after {
    width: 2px;
    box-shadow: 4px 0 0,8px 0 0,0 4px 0,4px 4px 0,8px 4px 0,0 8px 0,4px 8px 0,8px 8px 0,8px 6px 0;
    top: 6px
}

.gg-calendar-dates {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-calendar-dates:after,.gg-calendar-dates:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    height: 2px;
    left: 2px
}

.gg-calendar-dates:before {
    background: currentColor;
    width: 2px;
    box-shadow: 4px 0 0,8px 0 0,0 4px 0,4px 4px 0,8px 4px 0;
    top: 6px
}

.gg-calendar-dates:after {
    width: 10px;
    top: -4px;
    box-shadow: 0 6px 0 0
}

.gg-calendar-due {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-calendar-due:after,.gg-calendar-due:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 6px;
    background: currentColor
}

.gg-calendar-due:before {
    top: 2px;
    width: 10px;
    height: 2px;
    left: 2px
}

.gg-calendar-due:after {
    width: 4px;
    height: 4px;
    bottom: 3px;
    left: 5px
}

.gg-calendar-next {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    border-color: transparent;
    border-style: solid;
    border-width: 2px 4px 4px 3px;
    box-shadow: 0 0 0 2px,inset 0 -2px 0;
    border-radius: 1px
}

.gg-calendar-next:after,.gg-calendar-next:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-calendar-next:before {
    background: currentColor;
    border-radius: 2px;
    top: 0;
    left: -1px;
    width: 10px;
    height: 2px
}

.gg-calendar-next:after {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid;
    bottom: -2px;
    right: -2px
}

.gg-calendar-today {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-top: 4px solid;
    border-radius: 3px
}

.gg-calendar-today:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    height: 4px;
    width: 4px;
    border-radius: 2px;
    right: 2px;
    bottom: 2px
}

.gg-calendar-two {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-calendar-two:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 3px;
    top: 2px;
    left: 2px
}

.gg-calendar {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-top: 4px solid;
    border-radius: 3px
}

.gg-calendar,.gg-calendar:before {
    display: block;
    box-sizing: border-box
}

.gg-calendar:before {
    content: "";
    position: absolute;
    width: 10px;
    border-radius: 3px;
    left: 2px;
    background: currentColor;
    height: 2px;
    top: 2px
}

.gg-calibrate {
    display: block;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    overflow: hidden
}

.gg-calibrate:after,.gg-calibrate:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 22px
}

.gg-calibrate:before {
    width: 6px;
    height: 6px;
    background: currentColor;
    top: 10px;
    left: 6px
}

.gg-calibrate:after {
    width: 22px;
    height: 22px;
    border: 6px solid transparent;
    border-top-color: currentcolor;
    left: -2px;
    top: 1px
}

.gg-camera {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 18px;
    height: 12px;
    perspective: 24px
}

.gg-camera:after,.gg-camera:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-camera:before {
    border: 2px solid;
    border-left: 2px solid transparent;
    transform: rotateY(-70deg);
    width: 8px;
    height: 8px;
    right: -7px;
    top: 0
}

.gg-camera:after {
    width: 10px;
    height: 5px;
    border-top: 2px solid;
    border-right: 2px solid;
    top: -5px;
    right: 2px;
    border-top-right-radius: 2px
}

.gg-cap {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 12px;
    border: 2px solid;
    border-bottom: 2px solid transparent;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px
}

.gg-cap:after,.gg-cap:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-cap:after {
    border-color: transparent;
    border-style: solid;
    border-width: 2px 4px;
    box-shadow: 0 0 0 2px,inset 12px 0 0 0;
    bottom: -8px;
    width: 18px;
    height: 6px;
    border-radius: 1px;
    left: -2px
}

.gg-cap:before {
    width: 4px;
    height: 4px;
    background: currentColor;
    border-radius: 2px;
    left: 5px;
    top: -4px
}

.gg-captions {
    border-radius: 1px;
    transform: scale(var(--ggs,1))
}

.gg-captions,.gg-captions:after,.gg-captions:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 16px;
    border: 2px solid
}

.gg-captions:after {
    left: 2px
}

.gg-captions:after,.gg-captions:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 8px;
    border-right: transparent;
    top: 2px
}

.gg-captions:before {
    left: 2px;
    left: 9px
}

.gg-card-clubs {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-card-clubs:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    border-radius: 4px;
    width: 4px;
    height: 4px;
    left: 5px;
    top: 4px;
    box-shadow: -2.5px 4px 0,2.5px 4px 0
}

.gg-card-diamonds {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-card-diamonds:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    background: currentColor;
    transform: rotate(45deg);
    top: 6px;
    left: 4px
}

.gg-card-hearts {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-card-hearts:after,.gg-card-hearts:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 6px;
    background: currentColor;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transform: rotate(45deg);
    left: 6px;
    top: 6px
}

.gg-card-hearts:after {
    transform: rotate(-45deg);
    left: 4px
}

.gg-card-spades {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-card-spades:after,.gg-card-spades:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 6px;
    background: currentColor;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    transform: rotate(-45deg);
    left: 6px;
    top: 6px
}

.gg-card-spades:after {
    transform: rotate(45deg);
    left: 4px
}

.gg-carousel {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 18px
}

.gg-carousel:after {
    border-radius: 3px
}

.gg-carousel:after,.gg-carousel:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-carousel:before {
    border-radius: 3px;
    width: 22px;
    height: 10px;
    border: 2px solid
}

.gg-carousel:after {
    width: 10px;
    height: 2px;
    background: currentColor;
    top: 16px;
    left: 6px;
    box-shadow: -3px -4px 0,3px -4px 0
}

.gg-cast {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 100% 100%/6px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 0 0/2px 2px;
    position: relative;
    transform: scale(var(--ggs,1));
    height: 16px;
    border-top: 2px solid;
    border-right: 2px solid;
    border-radius: 2px;
    border-left: 0
}

.gg-cast,.gg-cast:after,.gg-cast:before {
    box-sizing: border-box;
    display: block;
    width: 20px
}

.gg-cast:after,.gg-cast:before {
    content: "";
    position: absolute;
    height: 20px;
    border: 6px double transparent;
    border-right-color: currentcolor;
    border-radius: 50%;
    transform: rotate(-45deg);
    bottom: -10px;
    left: -10px
}

.gg-cast:after {
    width: 4px;
    height: 4px;
    border: 2px solid transparent;
    border-right-color: currentcolor;
    bottom: -2px;
    left: -2px
}

.gg-chanel {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 21px;
    height: 18px
}

.gg-chanel:after,.gg-chanel:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    border: 3px solid;
    width: 18px;
    height: 18px;
    border-radius: 22px
}

.gg-chanel:before {
    border-left: 3px solid transparent;
    left: -3px
}

.gg-chanel:after {
    border-right-color: transparent;
    right: -3px
}

.gg-chart {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-chart:after,.gg-chart:before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid;
    box-sizing: border-box
}

.gg-chart:before {
    border-top-right-radius: 100px;
    right: -2px;
    top: -2px;
    width: 8px;
    height: 8px
}

.gg-chart:after {
    width: 18px;
    height: 18px;
    border-radius: 100px;
    border-right-color: transparent;
    left: -10px;
    transform: rotate(-45deg)
}

.gg-check-o {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-check-o,.gg-check-o:after {
    box-sizing: border-box;
    display: block
}

.gg-check-o:after {
    content: "";
    position: absolute;
    left: 3px;
    top: -1px;
    width: 6px;
    height: 10px;
    border-color: currentcolor;
    border-style: solid;
    border-width: 0 2px 2px 0;
    transform-origin: bottom left;
    transform: rotate(45deg)
}

.gg-check-r {
    position: relative;
    width: 22px;
    height: 22px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-radius: 4px
}

.gg-check-r,.gg-check-r:after {
    box-sizing: border-box;
    display: block
}

.gg-check-r:after {
    content: "";
    position: absolute;
    left: 3px;
    top: -1px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg)
}

.gg-check {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-check,.gg-check:after {
    box-sizing: border-box;
    display: block
}

.gg-check:after {
    content: "";
    position: absolute;
    left: 3px;
    top: -1px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg)
}

.gg-chevron-double-down-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 40px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-down-o:after,.gg-chevron-double-down-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 3px
}

.gg-chevron-double-down-o:after {
    top: 7px
}

.gg-chevron-double-down-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 4px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-down-r:after,.gg-chevron-double-down-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 3px
}

.gg-chevron-double-down-r:after {
    top: 7px
}

.gg-chevron-double-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-chevron-double-down:after,.gg-chevron-double-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 7px;
    top: 3px
}

.gg-chevron-double-down:after {
    top: 8px
}

.gg-chevron-double-left-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 40px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-left-o:after,.gg-chevron-double-left-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    top: 6px;
    left: 5px
}

.gg-chevron-double-left-o:after {
    left: 9px
}

.gg-chevron-double-left-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 4px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-left-r:after,.gg-chevron-double-left-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    top: 6px;
    left: 5px
}

.gg-chevron-double-left-r:after {
    left: 9px
}

.gg-chevron-double-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-chevron-double-left:after,.gg-chevron-double-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    top: 7px;
    left: 6px
}

.gg-chevron-double-left:after {
    left: 11px
}

.gg-chevron-double-right-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 40px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-right-o:after,.gg-chevron-double-right-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(45deg);
    top: 6px;
    right: 5px
}

.gg-chevron-double-right-o:after {
    right: 9px
}

.gg-chevron-double-right-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 4px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-right-r:after,.gg-chevron-double-right-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(45deg);
    top: 6px;
    right: 5px
}

.gg-chevron-double-right-r:after {
    right: 9px
}

.gg-chevron-double-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-chevron-double-right:after,.gg-chevron-double-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(45deg);
    top: 7px;
    right: 6px
}

.gg-chevron-double-right:after {
    right: 11px
}

.gg-chevron-double-up-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 40px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-up-o:after,.gg-chevron-double-up-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    bottom: 3px
}

.gg-chevron-double-up-o:after {
    bottom: 7px
}

.gg-chevron-double-up-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 4px;
    width: 22px;
    height: 22px
}

.gg-chevron-double-up-r:after,.gg-chevron-double-up-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    bottom: 3px
}

.gg-chevron-double-up-r:after {
    bottom: 7px
}

.gg-chevron-double-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-chevron-double-up:after,.gg-chevron-double-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 7px;
    bottom: 3px
}

.gg-chevron-double-up:after {
    bottom: 8px
}

.gg-chevron-down-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-chevron-down-o:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 5px
}

.gg-chevron-down-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-chevron-down-r:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 5px
}

.gg-chevron-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-chevron-down:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 4px;
    top: 2px
}

.gg-chevron-left-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-chevron-left-o:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 7px;
    top: 6px
}

.gg-chevron-left-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-chevron-left-r:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 7px;
    top: 6px
}

.gg-chevron-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-chevron-left:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 4px
}

.gg-chevron-right-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-chevron-right-o:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 5px;
    top: 6px
}

.gg-chevron-right-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-chevron-right-r:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 5px;
    top: 6px
}

.gg-chevron-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-chevron-right:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    right: 6px;
    top: 4px
}

.gg-chevron-up-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-chevron-up-o:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 6px;
    bottom: 5px
}

.gg-chevron-up-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-chevron-up-r:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 6px;
    bottom: 5px
}

.gg-chevron-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-chevron-up:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 4px;
    bottom: 2px
}

.gg-circleci {
    border-radius: 18px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 24px;
    border: 4px solid;
    background: linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat -2px/8px 3px
}

.gg-circleci,.gg-circleci:before {
    display: block;
    box-sizing: border-box
}

.gg-circleci:before {
    border-radius: 18px;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 3px solid;
    top: 3px;
    right: 3px
}

.gg-clapper-board {
    display: block;
    position: relative;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    width: 22px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-clapper-board:after,.gg-clapper-board:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-clapper-board:before {
    width: 10px;
    height: 8px;
    border-left: 2px solid;
    border-right: 2px solid;
    left: 4px;
    top: -2px;
    transform: skewX(-40deg)
}

.gg-clapper-board:after {
    width: 22px;
    height: 2px;
    background: currentColor;
    top: 4px;
    left: -2px
}

.gg-clipboard {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 2px
}

.gg-clipboard:after {
    border-radius: 2px
}

.gg-clipboard:after,.gg-clipboard:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    left: 2px
}

.gg-clipboard:before {
    border-radius: 2px;
    border: 2px solid;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    top: -2px;
    height: 6px
}

.gg-clipboard:after {
    height: 2px;
    background: currentColor;
    box-shadow: 0 -4px 0 0;
    bottom: 2px
}

.gg-close-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 40px
}

.gg-close-o:after,.gg-close-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    border-radius: 5px;
    top: 8px;
    left: 3px
}

.gg-close-o:after {
    transform: rotate(-45deg)
}

.gg-close-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-close-r:after,.gg-close-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    border-radius: 5px;
    top: 8px;
    left: 3px
}

.gg-close-r:after {
    transform: rotate(-45deg)
}

.gg-close {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 40px
}

.gg-close:after,.gg-close:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 16px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    border-radius: 5px;
    top: 8px;
    left: 1px
}

.gg-close:after {
    transform: rotate(-45deg)
}

.gg-cloud {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 2px;
    background: currentColor;
    margin-bottom: -20px
}

.gg-cloud:after,.gg-cloud:before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid;
    box-sizing: border-box;
    bottom: 0
}

.gg-cloud:before {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-right: 0;
    left: -6px;
    width: 7px;
    height: 12px
}

.gg-cloud:after {
    width: 16px;
    height: 16px;
    border-radius: 100px;
    border-left-color: transparent;
    right: -8px;
    transform: rotate(-45deg)
}

.gg-code-climate {
    display: block;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 16px
}

.gg-code-climate:after,.gg-code-climate:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 12px;
    border-left: 4px solid;
    border-top: 4px solid;
    transform: rotate(45deg)
}

.gg-code-climate:before {
    height: 12px;
    left: 2px;
    bottom: -2px
}

.gg-code-climate:after {
    height: 6px;
    right: 0;
    bottom: 6px
}

.gg-code-slash {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: rotate(15deg) scale(var(--ggs,1));
    width: 2px;
    height: 16px;
    background: currentColor
}

.gg-code-slash:after,.gg-code-slash:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    transform: rotate(-60deg)
}

.gg-code-slash:before {
    border-left: 2px solid;
    border-top: 2px solid;
    left: -8px;
    top: 5px
}

.gg-code-slash:after {
    border-right: 2px solid;
    border-bottom: 2px solid;
    right: -8px;
    top: 3px
}

.gg-code {
    transform: scale(var(--ggs,1))
}

.gg-code,.gg-code:after,.gg-code:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 8px;
    height: 20px
}

.gg-code:after,.gg-code:before {
    content: "";
    position: absolute;
    height: 8px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg) scaleY(1);
    left: -4px;
    top: 6px
}

.gg-code:after {
    transform: rotate(-45deg) scaleX(-1);
    left: 4px
}

.gg-coffee {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 14px;
    border: 2px solid;
    border-radius: 6px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: -4px;
    margin-top: 3px
}

.gg-coffee:after,.gg-coffee:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-coffee:before {
    left: 2px;
    background: currentColor;
    box-shadow: 4px 0 0,8px 0 0;
    border-radius: 3px;
    width: 2px;
    height: 4px;
    top: -7px
}

.gg-coffee:after {
    width: 6px;
    height: 8px;
    border: 2px solid;
    border-radius: 100px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    right: -6px;
    top: -1px
}

.gg-collage {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 20px;
    border: 2px solid;
    border-radius: 3px
}

.gg-collage:after,.gg-collage:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 20px;
    background: currentColor;
    left: 5px;
    top: -2px
}

.gg-collage:after {
    width: 9px;
    height: 2px;
    left: -2px;
    top: 4px;
    box-shadow: 7px 5px 0 0
}

.gg-color-bucket {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 10px;
    border: 2px solid;
    border-bottom: 0;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    margin-top: -18px
}

.gg-color-bucket:after,.gg-color-bucket:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    transform: rotate(45deg)
}

.gg-color-bucket:before {
    border: 2px solid;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    top: 4px;
    left: -4px;
    width: 14px;
    height: 16px
}

.gg-color-bucket:after {
    width: 6px;
    height: 6px;
    border-radius: 0 100% 100% 100%;
    background: currentColor;
    right: -15px;
    bottom: -12px
}

.gg-color-picker {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 18px;
    height: 10px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: 2px solid transparent;
    border-left: 0;
    box-shadow: inset 0 0 0 2px
}

.gg-color-picker:after,.gg-color-picker:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor
}

.gg-color-picker:before {
    top: -2px;
    border-radius: 3px;
    width: 2px;
    height: 10px;
    right: -3px
}

.gg-color-picker:after {
    width: 8px;
    height: 6px;
    right: -9px;
    box-shadow: -21px 0 0 -2px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px
}

.gg-comedy-central {
    box-sizing: border-box;
    display: block;
    border-radius: 100px;
    position: relative;
    border: 3px solid;
    border-left: 3px solid transparent;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px
}

.gg-comedy-central:before {
    box-sizing: border-box;
    display: block;
    border-radius: 100px;
    content: "";
    position: absolute;
    border: 3px solid;
    border-right: 3px solid transparent;
    width: 10px;
    height: 10px;
    bottom: 2px;
    right: 2px
}

.gg-comment {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 16px;
    border: 2px solid;
    border-bottom: 0;
    box-shadow: -6px 8px 0 -6px,6px 8px 0 -6px
}

.gg-comment:after,.gg-comment:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px
}

.gg-comment:before {
    border: 2px solid;
    border-top: 2px solid transparent;
    border-bottom-left-radius: 20px;
    right: 4px;
    bottom: -6px;
    height: 6px
}

.gg-comment:after {
    height: 2px;
    background: currentColor;
    box-shadow: 0 4px 0 0;
    left: 4px;
    top: 4px
}

.gg-community {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 21px;
    height: 14px
}

.gg-community:after,.gg-community:before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid;
    width: 10px;
    height: 10px;
    border-radius: 22px
}

.gg-community:after {
    right: 0
}

.gg-components {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 0 0/2px 6px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 4px 0/2px 6px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 8px 0/2px 6px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 12px 0/2px 6px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 0 8px/2px 6px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 4px 8px/2px 6px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 8px 8px/2px 6px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 12px 8px/2px 6px
}

.gg-components:after,.gg-components:before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 2px;
    border-top: 6px double;
    border-bottom: 6px double
}

.gg-components:after {
    right: 0
}

.gg-compress-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 2px;
    height: 26px;
    border-top: 10px solid;
    border-bottom: 10px solid
}

.gg-compress-left:after,.gg-compress-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: -2px
}

.gg-compress-left:after {
    border-bottom: 2px solid;
    border-right: 2px solid;
    top: -5px
}

.gg-compress-left:before {
    border-top: 2px solid;
    border-left: 2px solid;
    bottom: -5px
}

.gg-compress-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 2px;
    height: 26px;
    border-top: 10px solid;
    border-bottom: 10px solid
}

.gg-compress-right:after,.gg-compress-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: -2px
}

.gg-compress-right:after {
    border-bottom: 2px solid;
    border-right: 2px solid;
    top: -5px
}

.gg-compress-right:before {
    border-top: 2px solid;
    border-left: 2px solid;
    bottom: -5px
}

.gg-compress-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 26px;
    border-top: 10px solid;
    border-bottom: 10px solid
}

.gg-compress-v:after,.gg-compress-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: -2px
}

.gg-compress-v:after {
    border-bottom: 2px solid;
    border-right: 2px solid;
    top: -5px
}

.gg-compress-v:before {
    border-top: 2px solid;
    border-left: 2px solid;
    bottom: -5px
}

.gg-compress {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 26px;
    height: 2px;
    border-left: 10px solid;
    border-right: 10px solid
}

.gg-compress:after,.gg-compress:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    top: -2px
}

.gg-compress:before {
    border-right: 2px solid;
    left: -5px;
    transform: rotate(45deg)
}

.gg-compress:after {
    border-left: 2px solid;
    right: -5px;
    transform: rotate(-45deg)
}

.gg-controller {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-radius: 100px
}

.gg-controller:before {
    content: "";
    position: absolute;
    height: 14px;
    box-shadow: -6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px;
    left: -5px;
    top: -5px;
    transform: rotate(45deg)
}

.gg-controller:before,.gg-copy {
    display: block;
    box-sizing: border-box;
    width: 14px
}

.gg-copy {
    position: relative;
    transform: scale(var(--ggs,1));
    height: 18px;
    border: 2px solid;
    margin-left: -5px;
    margin-top: -4px
}

.gg-copy:after,.gg-copy:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-copy:before {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 100% 0/5px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 0 100%/2px 5px;
    box-shadow: inset -4px -4px 0 -2px;
    bottom: -6px;
    right: -6px;
    width: 14px;
    height: 18px
}

.gg-copy:after {
    width: 6px;
    height: 2px;
    background: currentColor;
    left: 2px;
    top: 2px;
    box-shadow: 0 4px 0,0 8px 0
}

.gg-copyright {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px
}

.gg-copyright,.gg-copyright:after {
    box-sizing: border-box;
    display: block;
    border: 2px solid;
    border-radius: 40px
}

.gg-copyright:after {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    content: "";
    position: absolute;
    border-right: 2px solid transparent;
    width: 8px;
    height: 8px;
    top: 3px;
    left: 3px;
    transform: none
}

.gg-corner-double-down-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    border-bottom-right-radius: 4px;
    border-bottom: 2px solid;
    border-right: 2px solid
}

.gg-corner-double-down-left:after,.gg-corner-double-down-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid;
    transform: rotate(45deg)
}

.gg-corner-double-down-left:after {
    border-bottom: 2px solid;
    bottom: -4px
}

.gg-corner-double-down-left:before {
    border-top: 2px solid;
    right: -4px
}

.gg-corner-double-down-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    border-bottom-left-radius: 4px;
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-corner-double-down-right:after,.gg-corner-double-down-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    transform: rotate(45deg)
}

.gg-corner-double-down-right:after {
    border-right: 2px solid;
    bottom: -4px;
    right: 0
}

.gg-corner-double-down-right:before {
    border-left: 2px solid;
    left: -4px
}

.gg-corner-double-left-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    border-top-left-radius: 4px;
    border-top: 2px solid;
    border-left: 2px solid
}

.gg-corner-double-left-down:after,.gg-corner-double-left-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    transform: rotate(45deg)
}

.gg-corner-double-left-down:after {
    border-top: 2px solid;
    top: -4px;
    right: 0
}

.gg-corner-double-left-down:before {
    border-bottom: 2px solid;
    left: -4px;
    bottom: 0
}

.gg-corner-double-left-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 10px;
    border-bottom-left-radius: 4px;
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-corner-double-left-up:after,.gg-corner-double-left-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    left: -4px;
    transform: rotate(45deg)
}

.gg-corner-double-left-up:after {
    border-left: 2px solid;
    top: -4px
}

.gg-corner-double-left-up:before {
    border-left: 2px solid;
    top: 0
}

.gg-corner-double-right-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    border-top-right-radius: 4px;
    border-top: 2px solid;
    border-right: 2px solid
}

.gg-corner-double-right-down:after,.gg-corner-double-right-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    transform: rotate(45deg)
}

.gg-corner-double-right-down:after {
    border-left: 2px solid;
    top: -4px;
    left: 0
}

.gg-corner-double-right-down:before {
    border-right: 2px solid;
    right: -4px;
    bottom: 0
}

.gg-corner-double-right-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 10px;
    border-bottom-right-radius: 4px;
    border-bottom: 2px solid;
    border-right: 2px solid
}

.gg-corner-double-right-up:after,.gg-corner-double-right-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid;
    right: -4px;
    transform: rotate(45deg)
}

.gg-corner-double-right-up:after {
    border-top: 2px solid;
    top: -4px
}

.gg-corner-double-right-up:before {
    border-top: 2px solid;
    top: 0
}

.gg-corner-double-up-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 8px;
    border-top-right-radius: 4px;
    border-top: 2px solid;
    border-right: 2px solid
}

.gg-corner-double-up-left:after,.gg-corner-double-up-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    top: -4px;
    transform: rotate(45deg)
}

.gg-corner-double-up-left:after {
    border-left: 2px solid
}

.gg-corner-double-up-left:before {
    border-left: 2px solid;
    left: -4px
}

.gg-corner-double-up-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 8px;
    border-top-left-radius: 4px;
    border-top: 2px solid;
    border-left: 2px solid
}

.gg-corner-double-up-right:after,.gg-corner-double-up-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    top: -4px;
    transform: rotate(45deg)
}

.gg-corner-double-up-right:after {
    border-top: 2px solid;
    right: 0
}

.gg-corner-double-up-right:before {
    border-top: 2px solid;
    right: -4px
}

.gg-corner-down-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-down-left:after,.gg-corner-down-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 3px
}

.gg-corner-down-left:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    bottom: 3px
}

.gg-corner-down-left:before {
    width: 16px;
    height: 12px;
    border-bottom-right-radius: 4px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    bottom: 6px
}

.gg-corner-down-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-down-right:after,.gg-corner-down-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 3px
}

.gg-corner-down-right:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    bottom: 3px
}

.gg-corner-down-right:before {
    width: 16px;
    height: 12px;
    border-bottom-left-radius: 4px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    bottom: 6px
}

.gg-corner-left-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-left-down:after,.gg-corner-left-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: 3px
}

.gg-corner-left-down:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 3px
}

.gg-corner-left-down:before {
    width: 12px;
    height: 16px;
    border-top-left-radius: 4px;
    border-top: 2px solid;
    border-left: 2px solid;
    left: 6px
}

.gg-corner-left-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-left-up:after,.gg-corner-left-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 3px
}

.gg-corner-left-up:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 3px
}

.gg-corner-left-up:before {
    width: 12px;
    height: 16px;
    border-bottom-left-radius: 4px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    left: 6px
}

.gg-corner-right-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-right-down:after,.gg-corner-right-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: 3px
}

.gg-corner-right-down:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 3px
}

.gg-corner-right-down:before {
    width: 12px;
    height: 16px;
    border-top-right-radius: 4px;
    border-top: 2px solid;
    border-right: 2px solid;
    right: 6px
}

.gg-corner-right-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-right-up:after,.gg-corner-right-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 3px
}

.gg-corner-right-up:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    right: 3px
}

.gg-corner-right-up:before {
    width: 12px;
    height: 16px;
    border-bottom-right-radius: 4px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    right: 6px
}

.gg-corner-up-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-up-left:after,.gg-corner-up-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 3px
}

.gg-corner-up-left:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    top: 3px
}

.gg-corner-up-left:before {
    width: 16px;
    height: 12px;
    border-top-right-radius: 4px;
    border-top: 2px solid;
    border-right: 2px solid;
    top: 6px
}

.gg-corner-up-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-corner-up-right:after,.gg-corner-up-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 3px
}

.gg-corner-up-right:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    top: 3px
}

.gg-corner-up-right:before {
    width: 16px;
    height: 12px;
    border-top-left-radius: 4px;
    border-top: 2px solid;
    border-left: 2px solid;
    top: 6px
}

.gg-credit-card {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 18px;
    border: 2px solid;
    border-radius: 4px
}

.gg-credit-card:after {
    width: 24px;
    left: -2px;
    top: 9px
}

.gg-credit-card:after,.gg-credit-card:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    height: 2px;
    background: currentColor
}

.gg-credit-card:before {
    width: 24px;
    left: -2px;
    top: 9px;
    width: 6px;
    left: 2px;
    top: 3px
}

.gg-crop {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px
}

.gg-crop:after,.gg-crop:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 14px
}

.gg-crop:before {
    border-right: 2px solid;
    border-top: 2px solid;
    left: 1px;
    top: 5px
}

.gg-crop:after {
    border-left: 2px solid;
    border-bottom: 2px solid;
    top: 1px;
    right: 1px
}

.gg-cross {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 10px;
    height: 2px
}

.gg-cross,.gg-cross:after {
    box-sizing: border-box;
    display: block;
    border-radius: 3px;
    background: currentColor
}

.gg-cross:after {
    position: relative;
    width: 10px;
    height: 2px;
    content: "";
    position: absolute;
    width: 2px;
    height: 12px;
    top: -4px;
    left: 4px
}

.gg-crowdfire {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px
}

.gg-crowdfire,.gg-crowdfire:after {
    display: block;
    box-sizing: border-box
}

.gg-crowdfire:after,.gg-crowdfire:before {
    content: "";
    position: absolute
}

.gg-crowdfire:before {
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    border: 4px solid;
    border-right: 4px solid transparent;
    transform: rotate(-45deg)
}

.gg-crowdfire:after {
    width: 8px;
    height: 8px;
    border-top: 4px solid;
    border-right: 4px solid;
    right: 2px;
    top: 2px
}

.gg-crown {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 19px;
    height: 12px;
    border: 2px solid;
    border-top: 2px solid transparent;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-top: 4px
}

.gg-crown:after,.gg-crown:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(-45deg);
    top: -4px
}

.gg-crown:before {
    border-top-left-radius: 2px;
    left: -1px
}

.gg-crown:after {
    border-bottom-right-radius: 2px;
    right: -1px
}

.gg-danger {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 40px
}

.gg-danger:after,.gg-danger:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    background: currentColor;
    left: 7px
}

.gg-danger:after {
    top: 2px;
    height: 8px
}

.gg-danger:before {
    height: 2px;
    bottom: 2px
}

.gg-dark-mode {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 100px;
    width: 20px;
    height: 20px
}

.gg-dark-mode:after,.gg-dark-mode:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block
}

.gg-dark-mode:before {
    border: 5px solid;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-right: 0;
    width: 9px;
    height: 18px;
    top: -1px;
    left: -1px
}

.gg-dark-mode:after {
    border: 4px solid;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-left: 0;
    width: 4px;
    height: 8px;
    right: 4px;
    top: 4px
}

.gg-data {
    transform: scale(var(--ggs,1));
    border-radius: 50%;
    border-color: transparent currentcolor;
    border-style: solid;
    border-width: 2px
}

.gg-data,.gg-data:after,.gg-data:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 14px;
    height: 14px
}

.gg-data:after,.gg-data:before {
    border: 2px solid;
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px
}

.gg-data:after {
    background: linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat bottom/2px 8px;
    width: 22px;
    height: 22px;
    top: -6px;
    left: -6px;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.gg-database {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 14px;
    border: 2px solid transparent;
    border-left-width: 6px;
    box-shadow: 0 0 0 2px,inset 0 2px 0 0,inset 0 -2px 0 0;
    border-radius: 1px
}

.gg-database:after,.gg-database:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-database:before {
    background: currentColor;
    width: 20px;
    height: 2px;
    top: 4px;
    left: -8px
}

.gg-database:after {
    width: 2px;
    height: 10px;
    border-bottom: 2px solid;
    border-top: 2px solid;
    top: 0;
    left: -4px
}

.gg-debug {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 18px;
    border: 2px solid;
    border-radius: 22px
}

.gg-debug:after,.gg-debug:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-debug:before {
    width: 8px;
    height: 4px;
    border: 2px solid;
    top: -4px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 0
}

.gg-debug:after {
    background: currentColor;
    width: 4px;
    height: 2px;
    border-radius: 5px;
    top: 4px;
    left: 2px;
    box-shadow: 0 4px 0,-6px -2px 0,-6px 2px 0,-6px 6px 0,6px -2px 0,6px 2px 0,6px 6px 0
}

.gg-designmodo {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 16px;
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat right 3px/8px 3px
}

.gg-designmodo:after,.gg-designmodo:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 3px solid;
    border-radius: 10px
}

.gg-designmodo:after {
    width: 14px;
    height: 14px;
    border: 3px solid transparent;
    border-bottom-color: currentcolor;
    left: 3px;
    bottom: 0
}

.gg-desktop {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px;
    overflow: hidden
}

.gg-desktop:before {
    width: 22px;
    top: 2px;
    left: -2px
}

.gg-desktop:after,.gg-desktop:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    height: 2px;
    background: currentColor
}

.gg-desktop:after {
    width: 2px;
    border-radius: 4px;
    bottom: 2px;
    left: 4px;
    box-shadow: 4px 0 0,8px 0 0
}

.gg-details-less {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 14px;
    border: 2px solid transparent
}

.gg-details-less:after,.gg-details-less:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    border-radius: 3px;
    background: currentColor
}

.gg-details-less:before {
    top: 2px;
    width: 16px
}

.gg-details-less:after {
    width: 10px;
    bottom: 2px
}

.gg-details-more {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 14px;
    border: 2px solid transparent
}

.gg-details-more:after,.gg-details-more:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    border-radius: 3px;
    background: currentColor
}

.gg-details-more:before {
    box-shadow: 0 4px 0 0;
    top: 0;
    width: 16px
}

.gg-details-more:after {
    width: 10px;
    bottom: 0
}

.gg-dialpad {
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 3px;
    height: 3px;
    background: currentColor
}

.gg-dialpad,.gg-dialpad:before {
    box-shadow: -5px 0 0,5px 0 0
}

.gg-dialpad:after,.gg-dialpad:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 3px;
    height: 3px;
    background: currentColor
}

.gg-dialpad:after,.gg-dialpad:before {
    content: "";
    position: absolute;
    left: 0
}

.gg-dialpad:before {
    bottom: 5px
}

.gg-dialpad:after {
    box-shadow: -5px 0 0,5px 0 0,0 5px 0;
    top: 5px
}

.gg-dice-1 {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-dice-1,.gg-dice-1:before {
    display: block;
    box-sizing: border-box
}

.gg-dice-1:before {
    content: "";
    background: currentColor;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    left: 7px;
    top: 7px
}

.gg-dice-2 {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-dice-2,.gg-dice-2:before {
    display: block;
    box-sizing: border-box
}

.gg-dice-2:before {
    content: "";
    background: currentColor;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    left: 2px;
    top: 2px;
    box-shadow: 10px 10px 0
}

.gg-dice-3 {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-dice-3,.gg-dice-3:before {
    display: block;
    box-sizing: border-box
}

.gg-dice-3:before {
    content: "";
    background: currentColor;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    left: 2px;
    top: 2px;
    box-shadow: 5px 5px 0,10px 10px 0
}

.gg-dice-4 {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-dice-4,.gg-dice-4:before {
    display: block;
    box-sizing: border-box
}

.gg-dice-4:before {
    content: "";
    background: currentColor;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    left: 2px;
    top: 2px;
    box-shadow: 0 10px 0,10px 0 0,10px 10px 0
}

.gg-dice-5 {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-dice-5,.gg-dice-5:before {
    display: block;
    box-sizing: border-box
}

.gg-dice-5:before {
    content: "";
    background: currentColor;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    left: 2px;
    top: 2px;
    box-shadow: 0 10px 0,10px 0 0,10px 10px 0,5px 5px 0
}

.gg-dice-6 {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-dice-6,.gg-dice-6:before {
    display: block;
    box-sizing: border-box
}

.gg-dice-6:before {
    content: "";
    background: currentColor;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    left: 2px;
    top: 2px;
    box-shadow: 0 5px 0,0 10px 0,10px 0 0,10px 5px 0,10px 10px 0
}

.gg-digitalocean {
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    background: linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat 1px 14px/2px 2px,linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat 3px 16px/3px 3px
}

.gg-digitalocean:after,.gg-digitalocean:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box
}

.gg-digitalocean:after {
    width: 4px;
    height: 4px;
    background: currentColor;
    bottom: 4px;
    left: 6px
}

.gg-digitalocean:before {
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    border-radius: 100px;
    border: 4px solid;
    border-left: 4px solid transparent
}

.gg-disc {
    display: block;
    box-sizing: border-box;
    border-radius: 50%;
    border-color: transparent currentcolor;
    border-style: solid;
    border-width: 2px;
    transform: rotate(45deg) scale(var(--ggs,1));
    position: relative;
    width: 14px;
    height: 14px
}

.gg-disc:after,.gg-disc:before {
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px
}

.gg-disc:after {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    top: -6px;
    left: -6px
}

.gg-display-flex {
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px,inset -2px 0 0 0,inset 2px 0 0 0
}

.gg-display-flex,.gg-display-fullwidth {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    height: 14px;
    width: 16px
}

.gg-display-fullwidth {
    box-shadow: inset 0 0 0 2px,0 2px 0 0,0 -2px 0 0;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent
}

.gg-display-grid {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    height: 14px;
    width: 14px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px
}

.gg-display-grid:after {
    top: 0
}

.gg-display-grid:after,.gg-display-grid:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 4px;
    border-right: 4px solid;
    border-left: 4px solid;
    left: 0
}

.gg-display-grid:before {
    top: 0;
    top: 6px
}

.gg-display-spacing {
    box-shadow: inset 0 0 0 2px,2px 0 0 0,-2px 0 0 0;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent
}

.gg-display-spacing,.gg-distribute-horizontal {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    height: 14px;
    width: 14px
}

.gg-distribute-horizontal {
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-distribute-horizontal:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 8px;
    width: 4px;
    background: currentColor;
    right: 3px;
    top: 3px;
    opacity: .5
}

.gg-distribute-vertical {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    height: 14px;
    width: 14px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-distribute-vertical:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 4px;
    width: 8px;
    background: currentColor;
    right: 3px;
    top: 3px;
    opacity: .5
}

.gg-dock-bottom {
    border: solid;
    border-width: 2px 2px 6px
}

.gg-dock-bottom,.gg-dock-left {
    display: block;
    transform: scale(var(--ggs,1));
    position: relative;
    box-sizing: border-box;
    width: 20px;
    height: 16px
}

.gg-dock-left {
    border: 2px solid;
    border-left: 6px solid
}

.gg-dock-right {
    border: 2px solid;
    border-right: 6px solid
}

.gg-dock-right,.gg-dock-window {
    display: block;
    transform: scale(var(--ggs,1));
    position: relative;
    box-sizing: border-box;
    width: 20px;
    height: 16px
}

.gg-dock-window {
    border-color: currentcolor;
    border-style: solid;
    border-width: 2px 2px 4px 4px
}

.gg-dolby {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px
}

.gg-dolby,.gg-dolby:after,.gg-dolby:before {
    display: block;
    box-sizing: border-box;
    height: 16px;
    border: 4px solid
}

.gg-dolby:after,.gg-dolby:before {
    content: "";
    position: absolute;
    width: 14px;
    top: -4px
}

.gg-dolby:before {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    left: -4px
}

.gg-dolby:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    right: -4px
}

.gg-dollar {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 20px;
    background: currentColor
}

.gg-dollar:after,.gg-dollar:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 8px;
    border: 2px solid
}

.gg-dollar:before {
    border-right: 0;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    top: 3px;
    left: -6px;
    box-shadow: 4px -2px 0 -2px
}

.gg-dollar:after {
    border-left: 0;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    bottom: 3px;
    right: -6px;
    box-shadow: -4px 2px 0 -2px
}

.gg-dribbble {
    background: radial-gradient(circle at 50%,transparent 0,transparent 9px,currentColor 9.2px,currentColor 11px,transparent 11.2px) no-repeat -8px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-25deg) scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    box-shadow: inset 0 0 0 2px;
    border-radius: 50%;
    overflow: hidden
}

.gg-dribbble:after,.gg-dribbble:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 50%;
    border: 2px solid;
    height: 26px
}

.gg-dribbble:before {
    width: 36px;
    left: -6px;
    top: -15px
}

.gg-dribbble:after {
    top: 13px;
    left: -7px;
    width: 31px
}

.gg-drive {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 26px;
    height: 10px;
    border: 2px solid;
    border-radius: 2px
}

.gg-drive:after {
    right: 2px
}

.gg-drive:after,.gg-drive:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 10px;
    background: currentColor;
    top: 2px
}

.gg-drive:before {
    right: 2px;
    right: 6px
}

.gg-drop-invert {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border-radius: 0 100% 100% 100%;
    box-shadow: inset 0 0 0 2px;
    overflow: hidden
}

.gg-drop-invert:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    background: currentColor;
    transform: rotate(-45deg);
    right: -15px;
    top: -10px
}

.gg-drop-opacity {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border-radius: 0 100% 100% 100%;
    box-shadow: inset 0 0 0 2px;
    overflow: hidden
}

.gg-drop-opacity:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    background: currentColor;
    transform: rotate(-45deg);
    right: -10px;
    bottom: -16px
}

.gg-drop {
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border-radius: 0 100% 100% 100%;
    box-shadow: inset 0 0 0 2px
}

.gg-drop,.gg-duplicate {
    box-sizing: border-box;
    position: relative;
    display: block
}

.gg-duplicate {
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border: solid transparent;
    border-width: 2px 2px 4px;
    box-shadow: 0 0 0 2px,inset 0 -2px 0 0;
    margin-left: -4px;
    margin-top: 4px
}

.gg-duplicate:after,.gg-duplicate:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-duplicate:before {
    background: currentColor;
    left: 2px;
    bottom: -2px;
    width: 2px;
    height: 6px
}

.gg-duplicate:after {
    width: 14px;
    height: 14px;
    border-right: 2px solid;
    border-top: 2px solid;
    right: -8px;
    top: -8px
}

.gg-edit-black-point {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 100px;
    overflow: hidden
}

.gg-edit-black-point:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 3px solid;
    border-radius: 6px;
    left: 2px;
    top: 2px
}

.gg-edit-contrast {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 100px;
    overflow: hidden
}

.gg-edit-contrast:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 12px;
    background: currentColor
}

.gg-edit-exposure {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 100px;
    overflow: hidden
}

.gg-edit-exposure:before {
    width: 6px;
    height: 8px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    left: 3px;
    top: 3px
}

.gg-edit-exposure:after,.gg-edit-exposure:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-edit-exposure:after {
    width: 2px;
    height: 6px;
    background: currentColor;
    left: 5px;
    top: 1px
}

.gg-edit-fade {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 100px;
    overflow: hidden
}

.gg-edit-fade:after {
    left: -2px;
    opacity: .6
}

.gg-edit-fade:after,.gg-edit-fade:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 20px;
    background: currentColor
}

.gg-edit-fade:before {
    left: -2px;
    opacity: .6;
    left: 6px;
    opacity: .1
}

.gg-edit-flip-h {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 22px,transparent 0) no-repeat 50%/2px 22px
}

.gg-edit-flip-h:after,.gg-edit-flip-h:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 14px;
    border: 2px solid;
    top: 2px
}

.gg-edit-flip-h:before {
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.gg-edit-flip-h:after {
    opacity: .5;
    border-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    right: 0
}

.gg-edit-flip-v {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 22px,transparent 0) no-repeat 50%/22px 2px
}

.gg-edit-flip-v:after,.gg-edit-flip-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 6px;
    border: 2px solid;
    left: 2px
}

.gg-edit-flip-v:before {
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.gg-edit-flip-v:after {
    opacity: .5;
    border-top: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    bottom: 0
}

.gg-edit-highlight {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 100px;
    overflow: hidden
}

.gg-edit-highlight:before {
    top: -1px;
    background: repeating-linear-gradient(180deg,currentColor,currentColor 2px,transparent 0,transparent 3px)
}

.gg-edit-highlight:after,.gg-edit-highlight:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 14px
}

.gg-edit-highlight:after {
    right: 0;
    background: currentColor
}

.gg-edit-markup {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 22px;
    overflow: hidden;
    perspective: 20px
}

.gg-edit-markup:after,.gg-edit-markup:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box
}

.gg-edit-markup:before {
    width: 0;
    height: 6px;
    border-bottom: 6px solid;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    bottom: 9px;
    left: 6px
}

.gg-edit-markup:after {
    width: 10px;
    height: 12px;
    border: 2px solid;
    border-top: 4px solid;
    border-bottom: 0;
    bottom: 0;
    left: 4px;
    transform: rotateX(60deg)
}

.gg-edit-mask {
    border-radius: 22px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    overflow: hidden
}

.gg-edit-mask,.gg-edit-mask:after {
    display: block;
    box-sizing: border-box
}

.gg-edit-mask:after {
    border-radius: 22px;
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    top: 6px;
    left: 6px;
    box-shadow: 0 7px 0 1px,0 -7px 0 1px,-7px 0 0 1px,7px 0 0 1px
}

.gg-edit-noise {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 100px;
    overflow: hidden
}

.gg-edit-noise:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(circle,currentColor 25%,transparent 0),radial-gradient(circle,currentColor 25%,transparent 0);
    background-position: 4px 4px,2px 2px;
    background-size: 4px 4px
}

.gg-edit-shadows {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 100px;
    overflow: hidden
}

.gg-edit-shadows:before {
    right: 0;
    top: -1px;
    background: repeating-linear-gradient(180deg,currentColor,currentColor 2px,transparent 0,transparent 3px)
}

.gg-edit-shadows:after,.gg-edit-shadows:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 14px
}

.gg-edit-shadows:after {
    left: 0;
    background: currentColor
}

.gg-edit-straight {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 16px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 22px,transparent 0) no-repeat 0/4px 2px,linear-gradient(270deg,currentColor 22px,transparent 0) no-repeat 100%/4px 2px
}

.gg-edit-straight:after,.gg-edit-straight:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 7px;
    background: currentColor;
    left: 4px
}

.gg-edit-straight:before {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.gg-edit-straight:after {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    bottom: 0
}

.gg-edit-unmask {
    display: block;
    box-sizing: border-box;
    border-radius: 22px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid transparent
}

.gg-edit-unmask:after {
    border-radius: 22px;
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    top: 6px;
    left: 6px;
    box-shadow: 0 7px 0 1px,0 -7px 0 1px,-7px 0 0 1px,7px 0 0 1px
}

.gg-edit-unmask:after,.gg-eject {
    display: block;
    box-sizing: border-box
}

.gg-eject {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-eject:after,.gg-eject:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-eject:before {
    border-bottom: 2px solid;
    width: 12px;
    height: 2px;
    bottom: 0;
    left: 3px
}

.gg-eject:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 5px;
    bottom: 1px
}

.gg-enter {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 18px;
    border: 2px solid;
    border-left: 0;
    box-shadow: -8px -6px 0 -6px,-8px 6px 0 -6px
}

.gg-enter:after,.gg-enter:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 4px
}

.gg-enter:before {
    background: currentColor;
    width: 16px;
    height: 2px;
    top: 6px
}

.gg-enter:after {
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    border-top: 2px solid;
    top: 4px;
    transform: rotate(45deg)
}

.gg-erase {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 18px
}

.gg-erase:after,.gg-erase:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-erase:before {
    width: 6px;
    height: 14px;
    border-bottom: 4px solid transparent;
    border-radius: 1px;
    box-shadow: 0 0 0 2px,inset 0 -2px 0 0;
    left: 7px;
    top: 2px;
    transform: rotate(45deg)
}

.gg-erase:after {
    background: currentColor;
    width: 22px;
    height: 2px;
    bottom: 0;
    border-radius: 20px
}

.gg-ereader {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-ereader:after,.gg-ereader:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 18px;
    right: 9px;
    top: -2px;
    background: currentColor
}

.gg-ereader:after {
    width: 5px;
    height: 2px;
    box-shadow: 0 4px 0,0 8px 0;
    top: 2px;
    right: 2px
}

.gg-ericsson {
    display: block;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px
}

.gg-ericsson:before {
    content: "";
    position: absolute;
    background: currentColor;
    transform: rotate(-25deg);
    height: 4px;
    border-radius: 4px;
    box-shadow: 3px -6px 0,-3px 6px 0;
    top: 7px;
    left: 2px
}

.gg-ericsson:before,.gg-ethernet {
    display: block;
    box-sizing: border-box;
    width: 16px
}

.gg-ethernet {
    position: relative;
    transform: scale(var(--ggs,1));
    height: 20px;
    border: 2px solid;
    box-shadow: 0 10px 0 -7px
}

.gg-ethernet:after,.gg-ethernet:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 6px
}

.gg-ethernet:before {
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-top: 0;
    left: 2px
}

.gg-ethernet:after {
    width: 16px;
    height: 2px;
    border-left: 6px solid;
    border-right: 6px solid;
    left: -2px
}

.gg-euro {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    border-radius: 100px;
    border: 2px solid;
    border-right: 2px solid transparent
}

.gg-euro,.gg-euro:after {
    display: block;
    box-sizing: border-box
}

.gg-euro:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    transform: skewX(-20deg);
    left: -4px;
    top: 3px
}

.gg-eventbrite {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: rotate(-25deg) scale(var(--ggs,1));
    width: 20px;
    height: 20px
}

.gg-eventbrite:before {
    height: 11px;
    border: 4px solid;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px
}

.gg-eventbrite:after,.gg-eventbrite:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 18px
}

.gg-eventbrite:after {
    height: 18px;
    border-color: transparent transparent currentcolor currentcolor;
    border-style: solid;
    border-width: 4px;
    border-radius: 20px
}

.gg-expand {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-expand:after,.gg-expand:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-expand:after {
    background: currentColor;
    bottom: 4px;
    transform: rotate(-44deg);
    width: 14px;
    height: 2px;
    left: -2px
}

.gg-expand:before {
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    left: 5px;
    top: -7px
}

.gg-export {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 14px;
    border: 2px solid;
    border-top: 0;
    box-shadow: -6px -8px 0 -6px,6px -8px 0 -6px
}

.gg-export:after,.gg-export:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-export:before {
    background: currentColor;
    width: 2px;
    height: 14px;
    right: 6px;
    bottom: 5px
}

.gg-export:after {
    width: 6px;
    height: 6px;
    border-left: 2px solid;
    border-top: 2px solid;
    right: 4px;
    bottom: 14px;
    transform: rotate(45deg)
}

.gg-extension-add {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 10px 2px/6px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 12px 0/2px 6px;
    width: 16px;
    height: 16px
}

.gg-extension-add:after,.gg-extension-add:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 8px;
    height: 14px;
    border: 2px solid;
    bottom: 0
}

.gg-extension-add:after {
    width: 14px;
    height: 8px
}

.gg-extension-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-extension-alt:after,.gg-extension-alt:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 8px;
    height: 14px;
    border: 2px solid
}

.gg-extension-alt:after {
    width: 14px;
    height: 8px
}

.gg-extension-remove {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 10px 4px/6px 2px;
    width: 16px;
    height: 16px
}

.gg-extension-remove:after,.gg-extension-remove:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 8px;
    height: 14px;
    border: 2px solid;
    bottom: 0
}

.gg-extension-remove:after {
    width: 14px;
    height: 8px
}

.gg-extension {
    position: relative;
    transform: translateX(-10px) scale(var(--ggs,1));
    width: 8px;
    height: 14px
}

.gg-extension,.gg-extension:after,.gg-extension:before {
    box-sizing: border-box;
    display: block;
    border: 2px solid
}

.gg-extension:after,.gg-extension:before {
    content: "";
    position: absolute;
    height: 8px
}

.gg-extension:before {
    bottom: -2px;
    left: -2px;
    width: 14px
}

.gg-extension:after {
    top: -6px;
    right: -12px;
    width: 8px
}

.gg-external {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    box-shadow: -2px 2px 0 0,-4px -4px 0 -2px,4px 4px 0 -2px;
    margin-left: -2px;
    margin-top: 1px
}

.gg-external:after,.gg-external:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: -4px
}

.gg-external:before {
    background: currentColor;
    transform: rotate(-45deg);
    width: 12px;
    height: 2px;
    top: 1px
}

.gg-external:after {
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    border-top: 2px solid;
    top: -4px
}

.gg-eye-alt {
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 18px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    overflow: hidden;
    box-sizing: border-box
}

.gg-eye-alt:after,.gg-eye-alt:before {
    content: "";
    display: block;
    border-radius: 100px;
    position: absolute;
    box-sizing: border-box
}

.gg-eye-alt:after {
    top: 2px;
    box-shadow: inset 0 -8px 0 2px,inset 0 0 0 2px;
    width: 24px;
    height: 24px
}

.gg-eye-alt:before {
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    box-shadow: inset 0 0 0 6px,0 0 0 4px,6px 0 0 0,-6px 0 0 0;
    bottom: 4px;
    left: 8px
}

.gg-eye {
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 18px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    overflow: hidden;
    box-sizing: border-box
}

.gg-eye:after,.gg-eye:before {
    content: "";
    display: block;
    border-radius: 100px;
    position: absolute;
    box-sizing: border-box
}

.gg-eye:after {
    top: 2px;
    box-shadow: inset 0 -8px 0 2px,inset 0 0 0 2px;
    width: 24px;
    height: 24px
}

.gg-eye:before {
    width: 8px;
    height: 8px;
    border: 2px solid;
    bottom: 4px;
    left: 8px
}

.gg-facebook {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px
}

.gg-facebook:after,.gg-facebook:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box
}

.gg-facebook:before {
    width: 8px;
    height: 20px;
    border-left: 4px solid;
    border-top: 4px solid;
    border-top-left-radius: 5px;
    left: 6px
}

.gg-facebook:after {
    width: 10px;
    height: 4px;
    background: currentColor;
    top: 7px;
    left: 4px;
    transform: skew(-5deg)
}

.gg-feed {
    margin-left: -8px;
    margin-top: -8px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 7px;
    height: 7px;
    border-radius: 1px
}

.gg-feed,.gg-feed:after,.gg-feed:before {
    display: block;
    box-sizing: border-box;
    background: currentColor;
    box-shadow: 0 10px 0 0
}

.gg-feed:after,.gg-feed:before {
    content: "";
    position: absolute;
    border-radius: 3px;
    width: 12px;
    height: 2px;
    top: 1px;
    left: 9px;
    opacity: .8
}

.gg-feed:after {
    width: 8px;
    top: 4px;
    opacity: .5
}

.gg-figma {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 14px;
    height: 20px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 3px,transparent 0) no-repeat 3px 7px/3px 6px,linear-gradient(270deg,currentColor 3px,transparent 0) no-repeat 3px 14px/3px 3px
}

.gg-figma:after,.gg-figma:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 13px;
    height: 6px;
    background: currentColor;
    border-radius: 22px
}

.gg-figma:after {
    width: 6px;
    top: 7px;
    box-shadow: 7px 0 0,0 7px 0
}

.gg-file-add {
    background: linear-gradient(180deg,currentColor 5px,transparent 0) no-repeat 2px 9px/6px 2px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px;
    border: 2px solid transparent;
    border-right: 0;
    border-top: 0;
    box-shadow: 0 0 0 2px;
    border-radius: 1px;
    border-top-right-radius: 4px;
    overflow: hidden
}

.gg-file-add:after,.gg-file-add:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 6px
}

.gg-file-add:before {
    background: currentColor;
    left: 4px;
    width: 2px;
    top: 7px
}

.gg-file-add:after {
    width: 6px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    right: -1px;
    top: -1px
}

.gg-file-document {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px;
    border: 2px solid transparent;
    border-right: 0;
    border-top: 0;
    box-shadow: 0 0 0 2px;
    border-radius: 1px;
    border-top-right-radius: 4px;
    overflow: hidden
}

.gg-file-document:after,.gg-file-document:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-file-document:before {
    background: currentColor;
    box-shadow: 0 4px 0,-6px -4px 0;
    left: 0;
    width: 10px;
    height: 2px;
    top: 8px
}

.gg-file-document:after {
    width: 6px;
    height: 6px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    right: -1px;
    top: -1px
}

.gg-file-remove {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px;
    border: 2px solid transparent;
    border-right: 0;
    border-top: 0;
    box-shadow: 0 0 0 2px;
    border-radius: 1px;
    border-top-right-radius: 4px;
    overflow: hidden
}

.gg-file-remove:after,.gg-file-remove:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px
}

.gg-file-remove:before {
    background: currentColor;
    left: 2px;
    height: 2px;
    top: 9px
}

.gg-file-remove:after {
    height: 6px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    right: -1px;
    top: -1px
}

.gg-file {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px;
    border: 2px solid transparent;
    border-right: 0;
    border-top: 0;
    box-shadow: 0 0 0 2px;
    border-radius: 1px;
    border-top-right-radius: 4px;
    overflow: hidden
}

.gg-file,.gg-file:after {
    box-sizing: border-box;
    display: block
}

.gg-file:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    right: -1px;
    top: -1px
}

.gg-film {
    border-radius: 3px;
    border: 2px solid;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 18px
}

.gg-film,.gg-film:after {
    display: block;
    box-sizing: border-box
}

.gg-film:after {
    border-radius: 3px;
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: currentColor;
    left: 2px;
    top: 2px;
    box-shadow: 0 4px 0,0 8px 0,12px 0 0,12px 4px 0,12px 8px 0
}

.gg-filters {
    display: block;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 19px;
    height: 19px;
    background: radial-gradient(circle,currentColor 26%,transparent 0)
}

.gg-filters:after,.gg-filters:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid;
    border-radius: 100%;
    width: 14px;
    height: 14px
}

.gg-filters:after {
    bottom: 0;
    right: 0
}

.gg-flag-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 20px;
    border-left: 2px solid
}

.gg-flag-alt:after,.gg-flag-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-bottom: 2px solid
}

.gg-flag-alt:before {
    width: 12px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid transparent
}

.gg-flag-alt:after {
    width: 8px;
    height: 8px;
    border-left: 2px solid;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    transform: rotate(45deg);
    top: 1px;
    left: 6px
}

.gg-flag {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 18px;
    border-left: 2px solid
}

.gg-flag,.gg-flag:after {
    box-sizing: border-box;
    display: block
}

.gg-flag:after,.gg-flag:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px
}

.gg-flag:before {
    display: block;
    box-sizing: border-box;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-flag:after {
    border: 2px solid;
    border-left: 0;
    top: 2px;
    left: 7px
}

.gg-folder-add {
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 50%/2px 6px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 16px;
    border: 2px solid;
    border-radius: 3px
}

.gg-folder-add:after,.gg-folder-add:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-folder-add:before {
    background: currentColor;
    left: 6px;
    width: 6px;
    height: 2px;
    top: 5px
}

.gg-folder-add:after {
    width: 10px;
    height: 4px;
    border: 2px solid;
    border-bottom: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    top: -5px
}

.gg-folder-remove {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 16px;
    border: 2px solid;
    border-radius: 3px
}

.gg-folder-remove:after,.gg-folder-remove:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px
}

.gg-folder-remove:before {
    background: currentColor;
    left: 5px;
    width: 8px;
    height: 2px;
    top: 5px
}

.gg-folder-remove:after {
    width: 10px;
    height: 4px;
    border: 2px solid;
    border-bottom: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    top: -5px
}

.gg-folder {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 16px
}

.gg-folder,.gg-folder:after {
    box-sizing: border-box;
    display: block;
    border: 2px solid;
    border-radius: 3px
}

.gg-folder:after {
    position: relative;
    width: 22px;
    height: 16px;
    content: "";
    position: absolute;
    width: 10px;
    height: 4px;
    border-bottom: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    top: -5px
}

.gg-font-height {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    transform: scale(var(--ggs,1));
    border-top: 2px solid;
    border-bottom: 2px solid;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 8px/6px 2px
}

.gg-font-height:after,.gg-font-height:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 10px;
    background: currentColor;
    top: 2px
}

.gg-font-height:before {
    transform: rotate(25deg);
    left: 6px
}

.gg-font-height:after {
    transform: rotate(-25deg);
    right: 6px
}

.gg-font-spacing {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 16px;
    transform: scale(var(--ggs,1));
    border-left: 2px solid;
    border-right: 2px solid;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 8px/6px 2px
}

.gg-font-spacing:after,.gg-font-spacing:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 10px;
    background: currentColor;
    top: 2px
}

.gg-font-spacing:before {
    transform: rotate(25deg);
    left: 4px
}

.gg-font-spacing:after {
    transform: rotate(-25deg);
    right: 4px
}

.gg-format-bold {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 8px
}

.gg-format-bold,.gg-format-bold:after {
    box-sizing: border-box;
    display: block;
    height: 8px;
    border: 2px solid;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px
}

.gg-format-bold:after {
    position: relative;
    width: 8px;
    content: "";
    position: absolute;
    width: 10px;
    left: -2px;
    top: 4px
}

.gg-format-center {
    margin-top: -12px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px
}

.gg-format-center,.gg-format-center:before {
    display: block;
    box-sizing: border-box;
    height: 2px;
    background: currentColor;
    border-radius: 3px;
    box-shadow: 0 8px 0
}

.gg-format-center:before {
    content: "";
    position: absolute;
    width: 10px;
    top: 4px;
    left: 3px
}

.gg-format-color {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 9px;
    height: 2px;
    background: currentColor;
    transform: scale(var(--ggs,1));
    border-radius: 3px;
    box-shadow: -2px 8px 0 0,2px 8px 0 0
}

.gg-format-color:after,.gg-format-color:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 14px;
    background: currentColor;
    top: -8px
}

.gg-format-color:before {
    transform: rotate(25deg);
    left: 1px
}

.gg-format-color:after {
    transform: rotate(-25deg);
    right: 1px
}

.gg-format-heading {
    position: relative;
    transform: scale(var(--ggs,1));
    height: 14px;
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-format-heading,.gg-format-heading:after {
    box-sizing: border-box;
    display: block;
    width: 12px
}

.gg-format-heading:after {
    content: "";
    position: absolute;
    height: 2px;
    background: currentColor;
    top: 6px;
    left: -2px
}

.gg-format-indent-decrease {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 14px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-format-indent-decrease:after,.gg-format-indent-decrease:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 2px
}

.gg-format-indent-decrease:before {
    border-right: 4px solid;
    left: 1px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.gg-format-indent-decrease:after {
    width: 8px;
    height: 6px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    right: 0
}

.gg-format-indent-increase {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 14px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-format-indent-increase:after,.gg-format-indent-increase:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 2px
}

.gg-format-indent-increase:before {
    border-left: 4px solid;
    left: 1px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.gg-format-indent-increase:after {
    width: 8px;
    height: 6px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    right: 0
}

.gg-format-italic {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: skewX(-20deg) scale(var(--ggs,1));
    width: 6px;
    height: 12px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-format-italic:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 2px;
    left: 2px;
    top: -2px
}

.gg-format-italic:before,.gg-format-justify {
    display: block;
    box-sizing: border-box;
    background: currentColor
}

.gg-format-justify {
    width: 16px;
    height: 2px;
    border-radius: 3px;
    box-shadow: 0 8px 0;
    margin-top: -11px;
    transform: scale(var(--ggs,1));
    position: relative
}

.gg-format-justify:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0
}

.gg-format-justify:before,.gg-format-left {
    display: block;
    box-sizing: border-box;
    width: 16px;
    height: 2px;
    border-radius: 3px;
    background: currentColor;
    box-shadow: 0 8px 0
}

.gg-format-left {
    margin-top: -11px;
    position: relative;
    transform: scale(var(--ggs,1))
}

.gg-format-left:before {
    display: block;
    box-sizing: border-box;
    height: 2px;
    background: currentColor;
    border-radius: 3px;
    box-shadow: 0 8px 0;
    content: "";
    position: absolute;
    width: 10px;
    top: 4px;
    left: 0
}

.gg-format-line-height {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 10px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 4px solid transparent;
    box-shadow: -2px 0 0 0,2px -4px 0 -2px,2px 4px 0 -2px,inset 0 2px 0 0,inset 0 -2px 0 0
}

.gg-format-line-height:after,.gg-format-line-height:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 0;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    left: -8px
}

.gg-format-line-height:before {
    border-top: 4px solid;
    bottom: -5px
}

.gg-format-line-height:after {
    border-bottom: 4px solid;
    top: -5px
}

.gg-format-right {
    margin-top: -11px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px
}

.gg-format-right,.gg-format-right:before {
    display: block;
    box-sizing: border-box;
    height: 2px;
    background: currentColor;
    border-radius: 3px;
    box-shadow: 0 8px 0
}

.gg-format-right:before {
    content: "";
    position: absolute;
    width: 10px;
    top: 4px;
    left: 6px
}

.gg-format-separator {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 18px
}

.gg-format-separator,.gg-format-separator:after {
    box-sizing: border-box;
    display: block;
    height: 2px;
    border-radius: 3px;
    background: currentColor
}

.gg-format-separator:after {
    position: relative;
    width: 18px;
    content: "";
    position: absolute;
    top: -12px;
    left: 3px;
    opacity: .5;
    width: 12px;
    box-shadow: 0 4px 0 0,0 8px 0 0,0 16px 0 0
}

.gg-format-slash {
    transform: rotate(25deg) scale(var(--ggs,1));
    width: 2px;
    height: 14px;
    background: currentColor;
    border-radius: 3px
}

.gg-format-slash,.gg-format-strike {
    box-sizing: border-box;
    position: relative;
    display: block
}

.gg-format-strike {
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 3px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: 0 -2px 0 0,inset 0 0 0 2px
}

.gg-format-strike:after,.gg-format-strike:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 2px;
    background: currentColor;
    left: -6px;
    top: 4px
}

.gg-format-strike:after {
    width: 2px;
    height: 4px;
    left: 0;
    top: 7px
}

.gg-format-text {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 8px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: 0 -2px 0 0,inset 0 0 0 2px
}

.gg-format-text:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px dashed;
    top: -6px;
    left: -8px
}

.gg-format-underline {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    border: 2px solid;
    border-top: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px
}

.gg-format-underline:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 12px;
    height: 2px;
    background: currentColor;
    left: -2px;
    bottom: -6px
}

.gg-format-uppercase {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 8px;
    height: 8px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent
}

.gg-format-uppercase,.gg-format-uppercase:after {
    box-sizing: border-box;
    display: block;
    box-shadow: 0 -2px 0 0,inset 0 0 0 2px
}

.gg-format-uppercase:after {
    position: relative;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    width: 6px;
    height: 4px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    bottom: 0;
    right: -8px
}

.gg-framer {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 20px;
    overflow: hidden
}

.gg-framer,.gg-framer:after {
    box-sizing: border-box;
    display: block
}

.gg-framer:after,.gg-framer:before {
    content: "";
    position: absolute;
    background: currentColor
}

.gg-framer:before {
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 6px;
    transform: skewX(45deg);
    top: 6px;
    left: -11px;
    box-shadow: 20px -6px 0
}

.gg-framer:after {
    width: 6px;
    height: 8px;
    transform: skewY(45deg);
    bottom: 4px;
    border-top-left-radius: 4px;
    opacity: .5
}

.gg-games {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 12px;
    border: 3px solid transparent;
    border-left-width: 6px;
    box-shadow: 0 0 0 2px,inset 2px 0 0;
    border-radius: 40px
}

.gg-games:after,.gg-games:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor
}

.gg-games:before {
    left: -2px;
    width: 6px;
    top: 2px
}

.gg-games:after {
    border-radius: 3px;
    width: 2px;
    box-shadow: 0 4px 0,-2px 2px 0,2px 2px 0;
    top: 0;
    right: 2px
}

.gg-gender-female {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 100%;
    margin-top: -4px
}

.gg-gender-female:after {
    width: 8px;
    height: 2px;
    bottom: -6px;
    left: -1px
}

.gg-gender-female:after,.gg-gender-female:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor
}

.gg-gender-female:before {
    width: 8px;
    height: 2px;
    bottom: -6px;
    left: -1px;
    width: 2px;
    height: 9px;
    bottom: -9px;
    left: 2px
}

.gg-gender-male {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 100%;
    margin-left: -4px;
    margin-top: 4px
}

.gg-gender-male:after,.gg-gender-male:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 8px;
    top: -6px
}

.gg-gender-male:after {
    border-right: 2px solid;
    border-top: 2px solid;
    width: 7px;
    height: 7px;
    left: 5px
}

.gg-gender-male:before {
    width: 2px;
    background: currentColor;
    left: 7px;
    transform: rotate(45deg)
}

.gg-ghost-character {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 18px;
    border: 2px solid;
    border-bottom: 0;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    overflow: hidden;
    background: radial-gradient(circle,currentColor 60%,transparent 0) no-repeat 2px 4px/2px 2px,radial-gradient(circle,currentColor 60%,transparent 0) no-repeat 6px 4px/2px 2px
}

.gg-ghost-character:after,.gg-ghost-character:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    bottom: -3px;
    transform: rotate(-45deg)
}

.gg-ghost-character:before {
    left: -1px
}

.gg-ghost-character:after {
    right: -1px
}

.gg-ghost {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 16px;
    background: linear-gradient(270deg,currentColor 40px,transparent 0) no-repeat -6px/40px 4px;
    overflow: hidden
}

.gg-ghost:after,.gg-ghost:before {
    content: "";
    background: currentColor;
    box-sizing: border-box;
    position: absolute;
    display: block;
    height: 4px;
    width: 12px;
    box-shadow: 14px 0 0
}

.gg-ghost:after {
    width: 20px;
    left: -12px;
    box-shadow: 22px 0 0;
    bottom: 0
}

.gg-gift {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 14px;
    margin-top: 8px;
    border: 2px solid transparent;
    box-shadow: inset 2px 0 0,inset -2px 0 0,0 -2px 0,inset 0 2px 0,inset 0 -2px 0;
    background: linear-gradient(270deg,currentColor 10px,transparent 0),linear-gradient(270deg,currentColor 10px,transparent 0),linear-gradient(270deg,currentColor 10px,transparent 0);
    background-repeat: no-repeat;
    background-size: 2px 10px,2px 10px,2px 10px;
    background-position: 8px 0,18px -8px,-2px -8px
}

.gg-gift:after,.gg-gift:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 6px;
    height: 8px;
    border: 2px solid;
    top: -10px
}

.gg-gift:after {
    left: 3px;
    transform: rotate(-45deg)
}

.gg-gift:before {
    right: 3px;
    transform: rotate(45deg)
}

.gg-girl {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    overflow: hidden;
    box-shadow: inset 0 0 0 2px
}

.gg-girl,.gg-girl:after,.gg-girl:before {
    display: block;
    box-sizing: border-box;
    border-radius: 42px
}

.gg-girl:after,.gg-girl:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: currentColor;
    box-shadow: 6px 0 0;
    left: 6px;
    top: 10px
}

.gg-girl:after {
    width: 20px;
    height: 20px;
    top: -11px;
    left: -12px;
    box-shadow: 17px -4px 0 3px
}

.gg-git-branch {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 14px;
    background: currentColor
}

.gg-git-branch:after,.gg-git-branch:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-git-branch:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-bottom-right-radius: 4px;
    bottom: 0;
    width: 8px;
    height: 6px;
    left: 0
}

.gg-git-branch:after {
    width: 4px;
    height: 4px;
    background: currentColor;
    box-shadow: 0 12px 0 0,6px 6px 0 0;
    border-radius: 100%;
    left: -1px;
    top: -1px
}

.gg-git-commit {
    position: relative;
    transform: scale(var(--ggs,1));
    height: 16px;
    border-radius: 3px;
    border-top: 6px solid;
    border-bottom: 6px solid
}

.gg-git-commit,.gg-git-commit:after {
    box-sizing: border-box;
    display: block;
    width: 2px
}

.gg-git-commit:after {
    content: "";
    position: absolute;
    height: 2px;
    box-shadow: 0 0 0 2px;
    border-radius: 100%;
    left: 0;
    top: 1px
}

.gg-git-fork {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 14px;
    background: currentColor
}

.gg-git-fork:after,.gg-git-fork:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-git-fork:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-bottom-right-radius: 4px;
    bottom: 4px;
    width: 8px;
    height: 6px;
    left: 0
}

.gg-git-fork:after {
    width: 4px;
    height: 4px;
    background: currentColor;
    box-shadow: 0 12px 0 0,6px 2px 0 0;
    border-radius: 100%;
    left: -1px;
    top: -1px
}

.gg-git-pull {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 14px;
    background: currentColor
}

.gg-git-pull,.gg-git-pull:after {
    box-sizing: border-box;
    display: block
}

.gg-git-pull:after,.gg-git-pull:before {
    content: "";
    position: absolute
}

.gg-git-pull:before {
    display: block;
    box-sizing: border-box;
    border-right: 2px solid;
    border-top: 2px solid;
    border-top-right-radius: 4px;
    width: 8px;
    height: 6px;
    left: 0;
    top: 2px
}

.gg-git-pull:after {
    width: 4px;
    height: 4px;
    background: currentColor;
    box-shadow: 0 12px 0 0,6px 8px 0 0;
    border-radius: 100%;
    left: -1px;
    top: -1px
}

.gg-gitter {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 18px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: inset 2px 0 0,inset -2px 0 0
}

.gg-gitter:after,.gg-gitter:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    width: 2px;
    background: currentColor
}

.gg-gitter:before {
    height: 13px;
    top: -3px;
    left: -4px
}

.gg-gitter:after {
    height: 10px;
    left: 8px
}

.gg-glass-alt {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px
}

.gg-glass-alt,.gg-glass-alt:before {
    display: block;
    box-sizing: border-box;
    height: 20px
}

.gg-glass-alt:before {
    content: "";
    position: absolute;
    width: 10px;
    border: solid;
    border-width: 2px 2px 3px;
    transform: perspective(20px) rotateX(-20deg);
    top: 2px;
    left: 2px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat center 2px/6px 2px
}

.gg-glass {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 13px;
    border-top: 8px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    box-shadow: inset 0 0 0 2px,0 2px 0 0
}

.gg-glass:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    left: -4px;
    bottom: 3px
}

.gg-glass:before,.gg-globe-alt {
    display: block;
    box-sizing: border-box
}

.gg-globe-alt {
    height: 18px;
    border: 2px solid;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    border-radius: 22px
}

.gg-globe-alt:after,.gg-globe-alt:before {
    display: block;
    box-sizing: border-box;
    height: 18px;
    border: 2px solid;
    content: "";
    position: absolute;
    width: 8px;
    border-radius: 100%;
    top: -2px;
    left: 3px
}

.gg-globe-alt:after {
    width: 24px;
    height: 20px;
    border: 2px solid transparent;
    border-bottom-color: currentcolor;
    top: -11px;
    left: -5px
}

.gg-globe {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 100px;
    margin-left: -3px;
    margin-top: -7px
}

.gg-globe:after,.gg-globe:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-globe:before {
    top: 11px;
    border-right: 2px solid transparent;
    box-shadow: 0 2px 0,inset -2px 0 0;
    left: 1px;
    width: 6px;
    height: 2px
}

.gg-globe:after {
    width: 16px;
    height: 10px;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 2px solid;
    border-top: 2px solid transparent;
    right: -7px;
    bottom: -5px;
    transform: rotate(-35deg)
}

.gg-google-tasks {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px
}

.gg-google-tasks:after,.gg-google-tasks:before {
    content: "";
    position: absolute;
    display: block;
    background: currentColor
}

.gg-google-tasks:before {
    width: 6px;
    height: 6px;
    border-radius: 10px;
    bottom: 6px;
    left: 2px
}

.gg-google-tasks:after {
    height: 18px;
    width: 4px;
    border-radius: 20px;
    transform: rotate(40deg);
    right: 2px;
    bottom: 0
}

.gg-google {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 4px solid;
    border-right: 4px solid transparent;
    border-radius: 22px
}

.gg-google,.gg-google:before {
    box-sizing: border-box;
    display: block
}

.gg-google:before {
    content: "";
    position: absolute;
    border-top: 4px solid;
    border-right: 4px solid;
    border-bottom: 4px solid;
    border-radius: 0 0 10px 0;
    width: 10px;
    height: 12px;
    right: -4px;
    bottom: -4px
}

.gg-gym {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-35deg) scale(var(--ggs,1));
    width: 8px;
    height: 20px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-gym:after,.gg-gym:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-gym:before {
    box-shadow: -3px 0 0 -1px,3px 0 0 -1px,inset 2px 0 0 0,inset -2px 0 0 0;
    width: 14px;
    height: 8px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    top: -3px;
    left: -3px
}

.gg-gym:after {
    width: 22px;
    height: 2px;
    top: 0;
    left: -7px
}

.gg-gym:after,.gg-hashtag {
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-hashtag {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 16px
}

.gg-hashtag,.gg-hashtag:before {
    box-sizing: border-box;
    display: block
}

.gg-hashtag:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 8px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    left: -6px;
    top: 4px
}

.gg-headset {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border-top-left-radius: 120px;
    border-top-right-radius: 120px;
    border: 2px solid;
    border-bottom: 0
}

.gg-headset:after,.gg-headset:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid;
    width: 6px;
    height: 8px;
    top: 8px
}

.gg-headset:before {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    left: -2px
}

.gg-headset:after {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    left: 10px
}

.gg-heart {
    position: relative;
    transform: translate(calc(-5px*var(--ggs, 1)),calc(-3px*var(--ggs, 1))) rotate(-45deg) scale(var(--ggs,1))
}

.gg-heart,.gg-heart:after {
    border: 2px solid;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    width: 10px;
    height: 8px;
    border-bottom: 0;
    box-sizing: border-box;
    display: block
}

.gg-heart:after,.gg-heart:before {
    content: "";
    position: absolute
}

.gg-heart:before {
    display: block;
    box-sizing: border-box
}

.gg-heart:after {
    right: -9px;
    transform: rotate(90deg);
    top: 5px
}

.gg-heart:before {
    width: 11px;
    height: 11px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    left: -2px;
    top: 3px
}

.gg-hello {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    overflow: hidden;
    width: 20px;
    height: 20px;
    border-radius: 6px;
    border-bottom-left-radius: 0
}

.gg-hello:after,.gg-hello:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box
}

.gg-hello:before {
    width: 30px;
    height: 30px;
    border: 8px solid;
    left: -5px;
    top: -5px;
    border-radius: 30px
}

.gg-hello:after {
    width: 10px;
    height: 5px;
    background: currentColor;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    bottom: 5px;
    left: 5px
}

.gg-home-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 14px;
    border: 2px solid;
    border-top: 0;
    border-radius: 2px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: -2px
}

.gg-home-alt:after,.gg-home-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-home-alt:before {
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-left-radius: 4px;
    transform: rotate(45deg);
    top: -5px;
    border-radius: 3px;
    width: 14px;
    height: 14px;
    left: 0
}

.gg-home-alt:after {
    width: 6px;
    height: 10px;
    background: currentColor;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    left: 4px;
    bottom: -2px
}

.gg-home-screen {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 22px;
    border-radius: 3px;
    border: 2px solid
}

.gg-home-screen:after,.gg-home-screen:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    border-radius: 2px;
    width: 2px;
    height: 2px;
    left: 1px;
    background: currentColor
}

.gg-home-screen:after {
    top: 1px;
    box-shadow: 3px 0,6px 0,0 3px,3px 3px,6px 3px,0 6px
}

.gg-home-screen:before {
    bottom: 1px;
    box-shadow: 3px 0 0,6px 0 0
}

.gg-home {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 0 bottom/4px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 100% 100%/4px 2px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 14px;
    border: 2px solid;
    border-top: 0;
    border-bottom: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: -2px
}

.gg-home:after,.gg-home:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-home:before {
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-left-radius: 4px;
    transform: rotate(45deg);
    top: -5px;
    border-radius: 3px;
    width: 14px;
    height: 14px;
    left: 0
}

.gg-home:after {
    width: 8px;
    height: 10px;
    border: 2px solid;
    border-radius: 100px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
    left: 3px;
    bottom: 0
}

.gg-icecream {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 16px;
    border: 2px solid;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-top: -8px;
    border-bottom: 0
}

.gg-icecream:after,.gg-icecream:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-icecream:before {
    border-left: 4px solid;
    border-right: 4px solid;
    width: 12px;
    height: 2px;
    bottom: 0;
    left: -2px
}

.gg-icecream:after {
    width: 6px;
    height: 8px;
    border: 2px solid;
    bottom: -6px;
    left: 2px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top: 0
}

.gg-if-design {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    background: linear-gradient(270deg,currentColor 18px,transparent 0) no-repeat 50%/4px 18px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 10px top/4px 4px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 10px 5px/4px 4px,linear-gradient(270deg,currentColor 14px,transparent 0) no-repeat 0 5px/4px 14px
}

.gg-if-design:before {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background-color: currentColor
}

.gg-image {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 16px;
    overflow: hidden;
    box-shadow: 0 0 0 2px;
    border-radius: 2px
}

.gg-image:after,.gg-image:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-image:after {
    transform: rotate(45deg);
    border-radius: 3px;
    width: 16px;
    height: 16px;
    top: 9px;
    left: 6px
}

.gg-image:before {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    top: 2px;
    left: 2px
}

.gg-import {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 14px;
    border: 2px solid;
    border-top: 0;
    box-shadow: -6px -8px 0 -6px,6px -8px 0 -6px
}

.gg-import:after,.gg-import:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-import:before {
    background: currentColor;
    width: 2px;
    height: 14px;
    right: 6px;
    bottom: 5px
}

.gg-import:after {
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    right: 4px;
    bottom: 4px;
    transform: rotate(45deg)
}

.gg-inbox {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    box-shadow: inset 0 -2px 0 0;
    border-radius: 3px
}

.gg-inbox:after,.gg-inbox:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    height: 7px;
    width: 7px;
    border-radius: 2px;
    bottom: -2px
}

.gg-inbox:before {
    left: -2px
}

.gg-inbox:after {
    right: -2px
}

.gg-indie-hackers {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 12px
}

.gg-indie-hackers:after,.gg-indie-hackers:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    height: 12px
}

.gg-indie-hackers:before {
    width: 3px;
    background: currentColor
}

.gg-indie-hackers:after {
    width: 10px;
    right: 0;
    border-left: 3px solid;
    border-right: 3px solid;
    background: linear-gradient(270deg,currentColor 14px,transparent 0) no-repeat 0/14px 3px
}

.gg-infinity {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat -4px 4px/2px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 4px 4px/2px 2px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 10px;
    height: 18px;
    border: 4px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-infinity:after,.gg-infinity:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 200px;
    transform: rotate(45deg)
}

.gg-infinity:after {
    border-right-color: transparent;
    left: -8px;
    top: -4px
}

.gg-infinity:before {
    border-left-color: transparent;
    right: -8px;
    top: 4px
}

.gg-info {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 40px
}

.gg-info:after,.gg-info:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    background: currentColor;
    left: 7px
}

.gg-info:after {
    bottom: 2px;
    height: 8px
}

.gg-info:before {
    height: 2px;
    top: 2px
}

.gg-inpicture {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 16px;
    border: 2px solid;
    border-radius: 2px
}

.gg-inpicture,.gg-inpicture:after {
    box-sizing: border-box;
    display: block
}

.gg-inpicture:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 5px;
    background: currentColor;
    right: 2px;
    bottom: 2px
}

.gg-insert-after-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 20px
}

.gg-insert-after-o:before {
    box-shadow: -2px 12px 0,2px 12px 0
}

.gg-insert-after-o:after,.gg-insert-after-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 5px;
    left: 2px
}

.gg-insert-after-o:after {
    width: 2px;
    height: 8px;
    top: 2px;
    left: 5px
}

.gg-insert-after-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 4px
}

.gg-insert-after-r:before {
    box-shadow: -2px 12px 0,2px 12px 0
}

.gg-insert-after-r:after,.gg-insert-after-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 5px;
    left: 2px
}

.gg-insert-after-r:after {
    width: 2px;
    height: 8px;
    top: 2px;
    left: 5px
}

.gg-insert-after {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px
}

.gg-insert-after:before {
    box-shadow: -2px 10px 0,2px 10px 0
}

.gg-insert-after:after,.gg-insert-after:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 8px;
    left: 4px
}

.gg-insert-after:after {
    width: 2px;
    height: 10px;
    top: 4px;
    left: 8px
}

.gg-insert-before-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 20px
}

.gg-insert-before-o:before {
    box-shadow: -2px -12px 0,2px -12px 0
}

.gg-insert-before-o:after,.gg-insert-before-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 5px;
    left: 2px
}

.gg-insert-before-o:after {
    width: 2px;
    height: 8px;
    top: 2px;
    left: 5px
}

.gg-insert-before-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 4px
}

.gg-insert-before-r:before {
    box-shadow: -2px -12px 0,2px -12px 0
}

.gg-insert-before-r:after,.gg-insert-before-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 5px;
    left: 2px
}

.gg-insert-before-r:after {
    width: 2px;
    height: 8px;
    top: 2px;
    left: 5px
}

.gg-insert-before {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px
}

.gg-insert-before:before {
    box-shadow: -2px -10px 0,2px -10px 0
}

.gg-insert-before:after,.gg-insert-before:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 8px;
    left: 4px
}

.gg-insert-before:after {
    width: 2px;
    height: 10px;
    top: 4px;
    left: 8px
}

.gg-insights {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 14px;
    height: 16px;
    transform: scale(var(--ggs,1));
    border-left: 8px solid transparent;
    border-top: 4px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-insights:after {
    height: 16px;
    right: 4px
}

.gg-insights:after,.gg-insights:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    border: 2px solid;
    bottom: 0
}

.gg-insights:before {
    height: 16px;
    right: 4px;
    height: 8px;
    right: 8px
}

.gg-instagram {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 4px;
    width: 20px;
    height: 20px
}

.gg-instagram:after,.gg-instagram:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-instagram:after {
    border: 2px solid;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    top: 3px
}

.gg-instagram:before {
    border-radius: 3px;
    width: 2px;
    height: 2px;
    background: currentColor;
    right: 1px;
    top: 1px
}

.gg-internal {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    box-shadow: -2px 2px 0 0,-4px -4px 0 -2px,4px 4px 0 -2px;
    margin-left: -2px;
    margin-top: 1px
}

.gg-internal:after,.gg-internal:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 2px
}

.gg-internal:before {
    background: currentColor;
    transform: rotate(-45deg);
    width: 14px;
    height: 2px;
    bottom: 8px
}

.gg-internal:after {
    width: 7px;
    height: 7px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    bottom: 2px
}

.gg-key {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 8px;
    border: 2px solid;
    border-radius: 100px;
    margin-left: -12px
}

.gg-key:after,.gg-key:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: -12px
}

.gg-key:before {
    background: currentColor;
    width: 12px;
    height: 2px;
    top: 1px
}

.gg-key:after {
    width: 5px;
    height: 3px;
    top: 2px;
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-keyboard {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-keyboard:after,.gg-keyboard:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    border-radius: 4px;
    background: currentColor
}

.gg-keyboard:before {
    top: 2px;
    box-shadow: 4px 0 0,8px 0 0,0 4px 0,4px 4px 0,8px 4px 0;
    width: 2px;
    left: 2px
}

.gg-keyboard:after {
    width: 8px;
    bottom: 2px;
    left: 3px
}

.gg-keyhole {
    display: block;
    box-sizing: border-box;
    border-radius: 20px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid
}

.gg-keyhole:after,.gg-keyhole:before {
    display: block;
    box-sizing: border-box;
    border-radius: 20px
}

.gg-keyhole:after,.gg-keyhole:before {
    content: "";
    position: absolute
}

.gg-keyhole:before {
    width: 6px;
    height: 6px;
    border: 2px solid;
    left: 5px;
    top: 3px
}

.gg-keyhole:after {
    background: currentColor;
    width: 2px;
    height: 5px;
    left: 7px;
    bottom: 3px
}

.gg-laptop {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 12px;
    border: 2px solid;
    border-radius: 2px
}

.gg-laptop,.gg-laptop:after {
    box-sizing: border-box;
    display: block
}

.gg-laptop:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 2px;
    background: currentColor;
    left: -4px;
    bottom: -5px;
    border-radius: 100px
}

.gg-lastpass {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 12px
}

.gg-lastpass:after,.gg-lastpass:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    border-radius: 22px
}

.gg-lastpass:before {
    width: 4px;
    height: 4px;
    box-shadow: 6px 0 0,12px 0 0;
    top: 4px
}

.gg-lastpass:after {
    width: 2px;
    height: 12px;
    right: 0
}

.gg-layout-grid-small {
    transform: scale(var(--ggs,1))
}

.gg-layout-grid-small,.gg-layout-grid-small:after,.gg-layout-grid-small:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 10px;
    height: 2px;
    border-left: 6px double;
    border-right: 2px solid
}

.gg-layout-grid-small:after,.gg-layout-grid-small:before {
    content: "";
    position: absolute;
    left: -6px
}

.gg-layout-grid-small:after {
    bottom: 4px
}

.gg-layout-grid-small:before {
    top: 4px
}

.gg-layout-grid {
    transform: scale(var(--ggs,1))
}

.gg-layout-grid,.gg-layout-grid:after,.gg-layout-grid:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 10px;
    height: 10px
}

.gg-layout-grid:after,.gg-layout-grid:before {
    content: "";
    position: absolute;
    height: 4px;
    border-left: 4px solid;
    border-right: 4px solid
}

.gg-layout-grid:before {
    top: 0
}

.gg-layout-grid:after {
    bottom: 0
}

.gg-layout-list {
    transform: scale(var(--ggs,1))
}

.gg-layout-list,.gg-layout-list:after,.gg-layout-list:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 10px;
    height: 2px;
    border-left: 6px double;
    border-right: 4px solid
}

.gg-layout-list:after,.gg-layout-list:before {
    content: "";
    position: absolute;
    left: -6px
}

.gg-layout-list:after {
    bottom: 4px
}

.gg-layout-list:before {
    top: 4px
}

.gg-layout-pin {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 3px
}

.gg-layout-pin:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    top: 3px;
    left: 3px;
    box-shadow: -7px 0 0,7px 0 0,0 -7px 0,0 7px 0
}

.gg-layout-pin:after,.gg-linear {
    display: block;
    box-sizing: border-box
}

.gg-linear {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    overflow: hidden;
    border-radius: 100px
}

.gg-linear:after,.gg-linear:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 25px;
    height: 25px;
    transform: rotate(-45deg);
    background: currentColor;
    top: -14px;
    left: 4px
}

.gg-linear:after {
    width: 2px;
    box-shadow: -3px 4px 0 0,-6px -2px 0 0;
    top: -3px;
    left: 6px
}

.gg-link {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 8px;
    height: 2px;
    background: currentColor;
    border-radius: 4px
}

.gg-link:after,.gg-link:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 8px;
    height: 10px;
    border: 2px solid;
    top: -4px
}

.gg-link:before {
    border-right: 0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    left: -6px
}

.gg-link:after {
    border-left: 0;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    right: -6px
}

.gg-list-tree {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentcolor 8px,transparent 0) no-repeat 0 0/8px 8px,linear-gradient(270deg,currentcolor 8px,transparent 0) no-repeat center 3px/8px 2px,linear-gradient(270deg,currentcolor 8px,transparent 0) no-repeat 10px 17px/6px 2px,linear-gradient(270deg,currentcolor 8px,transparent 0) no-repeat 10px 3px/2px 16px
}

.gg-list-tree:after,.gg-list-tree:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid;
    right: 0
}

.gg-list-tree:after {
    bottom: 0
}

.gg-list {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 20px;
    border: 2px solid;
    border-radius: 3px
}

.gg-list:after,.gg-list:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 2px;
    background: currentColor;
    top: 3px;
    left: 3px;
    box-shadow: 0 4px 0,0 8px 0
}

.gg-list:after {
    border-radius: 3px;
    width: 8px;
    left: 7px
}

.gg-live-photo {
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    border: 2px dotted
}

.gg-live-photo:after {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1px solid transparent;
    top: 4px;
    left: 4px;
    box-shadow: 0 0 0 2px,inset 0 0 0 2px currentColor
}

@keyframes loadbaralt {
    0%,to {
        left: 0;
        right: 80%
    }

    25%,75% {
        left: 0;
        right: 0
    }

    50% {
        left: 80%;
        right: 0
    }
}

.gg-loadbar-alt {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px
}

.gg-loadbar-alt,.gg-loadbar-alt:after,.gg-loadbar-alt:before {
    display: block;
    box-sizing: border-box;
    height: 4px;
    border-radius: 4px
}

.gg-loadbar-alt:after,.gg-loadbar-alt:before {
    background: currentColor;
    content: "";
    position: absolute
}

.gg-loadbar-alt:before {
    animation: loadbaralt 2s ease-out infinite
}

.gg-loadbar-alt:after {
    width: 18px;
    opacity: .3
}

@keyframes gg-doc {
    0% {
        left: -16px
    }

    60%,to {
        left: 0
    }
}

.gg-loadbar-doc {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-radius: 1px;
    width: 12px;
    height: 14px;
    overflow: hidden
}

.gg-loadbar-doc:after,.gg-loadbar-doc:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    height: 2px;
    background: currentColor;
    animation: gg-doc 1s linear infinite alternate
}

.gg-loadbar-doc:before {
    width: 14px;
    box-shadow: -4px 4px 0
}

.gg-loadbar-doc:after {
    width: 5px;
    top: 8px
}

@keyframes gg-bar {
    10% {
        box-shadow: inset 0 -4px 0
    }

    30% {
        box-shadow: inset 0 -10px 0
    }

    60% {
        box-shadow: inset 0 -6px 0
    }

    80% {
        box-shadow: inset 0 -8px 0
    }

    to {
        box-shadow: inset 0 -2px 0
    }
}

.gg-loadbar-sound {
    position: relative;
    transform: scale(var(--ggs,1))
}

.gg-loadbar-sound,.gg-loadbar-sound:after,.gg-loadbar-sound:before {
    display: block;
    box-sizing: border-box;
    width: 2px;
    height: 12px;
    box-shadow: inset 0 -12px 0;
    animation: gg-bar 1.3s ease infinite alternate
}

.gg-loadbar-sound:after,.gg-loadbar-sound:before {
    content: "";
    position: absolute;
    bottom: 0
}

.gg-loadbar-sound:before {
    left: -4px;
    animation-delay: -2.4s
}

.gg-loadbar-sound:after {
    right: -4px;
    animation-delay: -3.7s
}

@keyframes loadbar {
    0%,to {
        left: 0;
        right: 80%
    }

    25%,75% {
        left: 0;
        right: 0
    }

    50% {
        left: 80%;
        right: 0
    }
}

.gg-loadbar {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px
}

.gg-loadbar,.gg-loadbar:before {
    display: block;
    box-sizing: border-box;
    height: 4px
}

.gg-loadbar:before {
    content: "";
    position: absolute;
    border-radius: 4px;
    background: currentColor;
    animation: loadbar 2s ease-out infinite
}

.gg-lock-unlock {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 6px;
    border: 2px solid;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    border-bottom: transparent;
    margin-top: -18px;
    margin-left: -2px
}

.gg-lock-unlock:after,.gg-lock-unlock:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-lock-unlock:after {
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    width: 16px;
    height: 10px;
    border-radius: 2px;
    left: -4px;
    top: 10px
}

.gg-lock-unlock:before {
    width: 2px;
    height: 6px;
    background: currentColor;
    left: -2px;
    top: 4px
}

.gg-lock {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 11px;
    border: 2px solid;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom: transparent;
    margin-top: -12px
}

.gg-lock,.gg-lock:after {
    box-sizing: border-box;
    display: block
}

.gg-lock:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 10px;
    border-radius: 2px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    left: -4px;
    top: 9px
}

.gg-log-in {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 16px;
    border: 2px solid;
    border-left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-right: -10px
}

.gg-log-in:after,.gg-log-in:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-log-in:after {
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    left: -8px;
    bottom: 2px
}

.gg-log-in:before {
    border-radius: 3px;
    width: 10px;
    height: 2px;
    background: currentColor;
    left: -11px;
    bottom: 5px
}

.gg-log-off {
    position: relative;
    border-radius: 16px;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-top: 2px solid transparent
}

.gg-log-off,.gg-log-off:before {
    box-sizing: border-box;
    display: block
}

.gg-log-off:before {
    content: "";
    position: absolute;
    border-radius: 3px;
    height: 8px;
    width: 2px;
    background: currentColor;
    left: 5px;
    bottom: 6px
}

.gg-log-out {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 6px;
    height: 16px;
    border: 2px solid;
    transform: scale(var(--ggs,1));
    border-right: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    margin-left: -10px
}

.gg-log-out:after,.gg-log-out:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-log-out:after {
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(-45deg);
    width: 8px;
    height: 8px;
    left: 4px;
    bottom: 2px
}

.gg-log-out:before {
    border-radius: 3px;
    width: 10px;
    height: 2px;
    background: currentColor;
    left: 5px;
    bottom: 5px
}

.gg-loupe {
    display: block;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 22px;
    border-bottom-right-radius: 6px;
    overflow: hidden;
    background: linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 50%/8px 2px,linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 50%/2px 8px
}

.gg-loupe:after {
    content: "";
    position: absolute;
    height: 14px;
    border-radius: 100%;
    box-shadow: 0 0 0 6px
}

.gg-loupe:after,.gg-magnet {
    display: block;
    box-sizing: border-box;
    width: 14px
}

.gg-magnet {
    border: 4px solid;
    transform: scale(var(--ggs,1));
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top: 0;
    position: relative;
    height: 12px
}

.gg-magnet:before {
    display: block;
    box-sizing: border-box;
    width: 14px;
    content: "";
    position: absolute;
    height: 3px;
    border-left: 4px solid;
    border-right: 4px solid;
    top: -5px;
    left: -4px;
    opacity: .5
}

.gg-mail-forward {
    border-top: 2px solid;
    border-left: 2px solid;
    transform: scale(var(--ggs,1));
    border-top-left-radius: 4px;
    position: relative;
    width: 14px
}

.gg-mail-forward,.gg-mail-forward:before {
    display: block;
    box-sizing: border-box;
    height: 6px
}

.gg-mail-forward:before {
    border-top: 2px solid;
    content: "";
    position: absolute;
    width: 6px;
    border-right: 2px solid;
    top: -4px;
    right: -1px;
    transform: rotate(45deg)
}

.gg-mail-open {
    border: 2px solid;
    border-top: 0;
    transform: scale(var(--ggs,1));
    position: relative;
    width: 18px;
    border-radius: 2px
}

.gg-mail-open,.gg-mail-open:after {
    display: block;
    box-sizing: border-box;
    height: 14px
}

.gg-mail-open:after {
    border: 2px solid;
    content: "";
    position: absolute;
    border-radius: 3px;
    width: 14px;
    transform: rotate(-45deg);
    bottom: 3px;
    left: 0
}

.gg-mail-reply {
    border-top: 2px solid;
    border-right: 2px solid;
    transform: scale(var(--ggs,1));
    border-top-right-radius: 4px;
    position: relative;
    width: 14px
}

.gg-mail-reply,.gg-mail-reply:before {
    display: block;
    box-sizing: border-box;
    height: 6px
}

.gg-mail-reply:before {
    border-top: 2px solid;
    content: "";
    position: absolute;
    width: 6px;
    border-left: 2px solid;
    top: -4px;
    left: -1px;
    transform: rotate(-45deg)
}

.gg-mail {
    border: 2px solid;
    overflow: hidden;
    transform: scale(var(--ggs,1));
    position: relative;
    width: 18px;
    border-radius: 2px
}

.gg-mail,.gg-mail:after {
    display: block;
    box-sizing: border-box;
    height: 14px
}

.gg-mail:after {
    border: 2px solid;
    content: "";
    position: absolute;
    border-radius: 3px;
    width: 14px;
    transform: rotate(-45deg);
    bottom: 3px;
    left: 0
}

.gg-math-divide {
    transform: scale(var(--ggs,1))
}

.gg-math-divide,.gg-math-divide:after,.gg-math-divide:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 16px;
    height: 2px;
    background: currentColor;
    border-radius: 20px
}

.gg-math-divide:after,.gg-math-divide:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    top: -6px;
    left: 6px
}

.gg-math-divide:after {
    top: 4px
}

.gg-math-equal {
    margin-top: -6px;
    box-shadow: 0 6px 0
}

.gg-math-equal,.gg-math-minus {
    transform: scale(var(--ggs,1));
    border-radius: 10px
}

.gg-math-equal,.gg-math-minus,.gg-math-percent {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 16px;
    height: 2px;
    background: currentColor
}

.gg-math-percent {
    transform: rotate(-45deg) scale(var(--ggs,1));
    border-radius: 20px
}

.gg-math-percent:after,.gg-math-percent:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    border-radius: 20px;
    top: -7px;
    left: 6px
}

.gg-math-percent:after {
    top: 5px
}

.gg-math-plus {
    margin-top: -2px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 2px
}

.gg-math-plus,.gg-math-plus:after {
    display: block;
    box-sizing: border-box;
    background: currentColor;
    border-radius: 10px
}

.gg-math-plus:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 16px;
    top: -7px;
    left: 7px
}

.gg-maximize-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    box-shadow: -6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px
}

.gg-maximize-alt:after {
    transform: rotate(-45deg)
}

.gg-maximize-alt:after,.gg-maximize-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 22px;
    height: 2px;
    border-left: 8px solid;
    border-right: 8px solid;
    bottom: 6px;
    left: -4px
}

.gg-maximize-alt:before {
    transform: rotate(-45deg);
    transform: rotate(45deg)
}

.gg-maximize {
    width: 14px;
    box-shadow: -6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px
}

.gg-maximize,.gg-maze {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    height: 14px
}

.gg-maze {
    width: 24px
}

.gg-maze:after,.gg-maze:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    height: 12px;
    transform: rotate(45deg)
}

.gg-maze:before {
    width: 12px;
    right: 2px;
    bottom: -2px;
    border-left: 4px solid;
    border-top: 4px solid
}

.gg-maze:after {
    width: 4px;
    background: currentColor;
    left: 3px;
    bottom: 1px
}

.gg-media-live {
    transform: scale(var(--ggs,1))
}

.gg-media-live,.gg-media-live:after,.gg-media-live:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    border: 2px solid;
    border-radius: 50%;
    width: 14px;
    height: 14px
}

.gg-media-live:after,.gg-media-live:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px
}

.gg-media-live:after {
    width: 22px;
    height: 22px;
    top: -6px;
    left: -6px
}

.gg-media-podcast {
    transform: scale(var(--ggs,1))
}

.gg-media-podcast,.gg-media-podcast:after,.gg-media-podcast:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-bottom: 2px solid transparent;
    border-radius: 50%
}

.gg-media-podcast:after,.gg-media-podcast:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px
}

.gg-media-podcast:after {
    width: 22px;
    height: 22px;
    top: -6px;
    left: -6px
}

.gg-menu-boxed {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border-radius: 3px;
    border: 2px solid
}

.gg-menu-boxed:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 3px;
    top: 2px;
    left: 2px;
    box-shadow: 0 4px 0,0 8px 0
}

.gg-menu-cake {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 18px
}

.gg-menu-cake:after,.gg-menu-cake:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor;
    border-radius: 22px
}

.gg-menu-cake:before {
    width: 18px;
    box-shadow: 0 -4px 0,0 -8px 0;
    left: 1px;
    bottom: 2px
}

.gg-menu-cake:after {
    width: 4px;
    height: 4px;
    left: 8px
}

.gg-menu-cheese {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 10px
}

.gg-menu-cheese:after,.gg-menu-cheese:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px
}

.gg-menu-cheese:before {
    width: 18px;
    background: currentColor;
    border-radius: 22px;
    box-shadow: 0 -6px 0,0 -12px 0;
    bottom: 0
}

.gg-menu-cheese:after {
    width: 2px;
    left: 2px;
    bottom: 3px;
    border-top: 3px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}

.gg-menu-grid-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px
}

.gg-menu-grid-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    box-shadow: 0 6px 0,6px 6px 0,12px 6px 0,6px 12px 0,12px 12px 0,6px 0 0,12px 0 0,0 12px 0;
    border-radius: 22px
}

.gg-menu-grid-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px
}

.gg-menu-grid-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    box-shadow: 0 6px 0,6px 6px 0,12px 6px 0,6px 12px 0,12px 12px 0,6px 0 0,12px 0 0,0 12px 0
}

.gg-menu-hotdog {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 12px;
    border-top: 3px solid;
    border-bottom: 3px solid;
    border-radius: 3px
}

.gg-menu-hotdog:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 20px;
    height: 2px;
    background: currentColor;
    border-radius: 4px;
    top: 2px;
    left: -2px
}

.gg-menu-left-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 16px;
    height: 14px;
    transform: scale(var(--ggs,1))
}

.gg-menu-left-alt:after,.gg-menu-left-alt:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    height: 2px;
    border-radius: 4px;
    background: currentColor
}

.gg-menu-left-alt:before {
    width: 16px;
    box-shadow: 0 12px 0
}

.gg-menu-left-alt:after {
    width: 10px;
    top: 6px
}

.gg-menu-left {
    transform: scale(var(--ggs,1))
}

.gg-menu-left,.gg-menu-left:after,.gg-menu-left:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: currentColor
}

.gg-menu-left:after,.gg-menu-left:before {
    content: "";
    position: absolute;
    top: -6px;
    width: 10px
}

.gg-menu-left:after {
    top: 6px;
    width: 14px
}

.gg-menu-motion {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 14px;
    transform: scale(var(--ggs,1))
}

.gg-menu-motion:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    width: 10px;
    height: 2px;
    bottom: 0;
    box-shadow: 4px -6px 0,8px -12px 0;
    border-radius: 4px;
    background: currentColor
}

.gg-menu-oreos {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 16px;
    height: 18px;
    transform: scale(var(--ggs,1))
}

.gg-menu-oreos:after,.gg-menu-oreos:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    width: 16px;
    height: 8px;
    border-top: 3px solid;
    border-bottom: 3px solid;
    border-radius: 3px
}

.gg-menu-oreos:after {
    bottom: 0
}

.gg-menu-right-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 16px;
    height: 14px;
    transform: scale(var(--ggs,1))
}

.gg-menu-right-alt:after,.gg-menu-right-alt:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    height: 2px;
    border-radius: 4px;
    background: currentColor
}

.gg-menu-right-alt:before {
    width: 16px;
    box-shadow: 0 12px 0
}

.gg-menu-right-alt:after {
    width: 10px;
    right: 0;
    top: 6px
}

.gg-menu-right {
    transform: scale(var(--ggs,1))
}

.gg-menu-right,.gg-menu-right:after,.gg-menu-right:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: currentColor
}

.gg-menu-right:after,.gg-menu-right:before {
    content: "";
    position: absolute;
    top: -6px;
    right: 0;
    width: 10px
}

.gg-menu-right:after {
    top: 6px;
    width: 14px
}

.gg-menu-round {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border-radius: 24px;
    border: 2px solid
}

.gg-menu-round:before {
    content: "";
    position: absolute;
    width: 10px;
    top: 4px;
    left: 4px;
    box-shadow: 0 4px 0,0 8px 0
}

.gg-menu,.gg-menu-round:before {
    display: block;
    box-sizing: border-box;
    height: 2px;
    background: currentColor;
    border-radius: 3px
}

.gg-menu {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 20px
}

.gg-menu:after,.gg-menu:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: currentColor;
    content: "";
    position: absolute;
    top: -6px
}

.gg-menu:after {
    top: 6px
}

.gg-merge-horizontal {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 2px;
    border-radius: 3px;
    background: currentColor
}

.gg-merge-horizontal:after,.gg-merge-horizontal:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg)
}

.gg-merge-horizontal:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    left: 4px;
    bottom: 5px
}

.gg-merge-horizontal:before {
    border-top: 2px solid;
    border-right: 2px solid;
    right: 4px;
    top: 5px
}

.gg-merge-vertical {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 14px;
    border-radius: 3px;
    background: currentColor
}

.gg-merge-vertical:after,.gg-merge-vertical:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    top: 4px
}

.gg-merge-vertical:after {
    border-left: 2px solid;
    left: 5px;
    transform: rotate(45deg)
}

.gg-merge-vertical:before {
    border-right: 2px solid;
    transform: rotate(-45deg);
    right: 5px
}

.gg-mic {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 12px;
    border-bottom-left-radius: 120px;
    border-bottom-right-radius: 120px;
    border: 2px solid;
    border-top: 0;
    margin-top: 3px
}

.gg-mic:after,.gg-mic:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-mic:after {
    border: 2px solid;
    width: 8px;
    height: 18px;
    left: 2px;
    top: -10px;
    border-radius: 4px
}

.gg-mic:before {
    width: 10px;
    height: 4px;
    top: 12px;
    left: 1px;
    border-right: 4px solid transparent;
    box-shadow: 0 2px 0,inset -2px 0 0
}

.gg-microbit {
    border-radius: 20px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 14px;
    border: 3px solid
}

.gg-microbit,.gg-microbit:before {
    display: block;
    box-sizing: border-box
}

.gg-microbit:before {
    border-radius: 20px;
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    top: 2px;
    left: 2px;
    box-shadow: 10px 0 0 0
}

.gg-microsoft {
    transform: scale(var(--ggs,1))
}

.gg-microsoft,.gg-microsoft:after,.gg-microsoft:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 18px
}

.gg-microsoft:after,.gg-microsoft:before {
    content: "";
    position: absolute;
    width: 8px;
    border-top: 8px solid;
    border-bottom: 8px solid
}

.gg-microsoft:after {
    right: 0
}

.gg-mini-player {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px
}

.gg-mini-player:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    background: currentColor;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    bottom: -1px;
    right: -1px
}

.gg-minimize-alt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 26px;
    height: 2px;
    border-left: 10px solid;
    border-right: 10px solid
}

.gg-minimize-alt:after,.gg-minimize-alt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    top: -2px
}

.gg-minimize-alt:before {
    border-right: 2px solid;
    left: -5px;
    transform: rotate(45deg)
}

.gg-minimize-alt:after {
    border-left: 2px solid;
    right: -5px;
    transform: rotate(-45deg)
}

.gg-minimize {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 4px;
    height: 4px;
    box-shadow: -8px -4px 0 -1px,-6px -4px 0 -1px,8px 4px 0 -1px,6px 4px 0 -1px,8px -4px 0 -1px,6px -4px 0 -1px,-8px 4px 0 -1px,-6px 4px 0 -1px
}

.gg-minimize:after,.gg-minimize:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 18px;
    border-top: 6px solid;
    border-bottom: 6px solid;
    box-shadow: 18px 0 0 -2px;
    top: -7px
}

.gg-minimize:after {
    left: -3px
}

.gg-minimize:before {
    right: -3px
}

.gg-modem {
    position: relative;
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border-top: 12px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-modem:after,.gg-modem:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    right: 4px;
    bottom: 3px;
    width: 2px;
    height: 2px;
    border-radius: 22px
}

.gg-modem:after {
    right: -1px;
    bottom: 11px;
    width: 20px;
    transform: rotate(30deg)
}

.gg-monday {
    display: block;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 21px;
    height: 16px
}

.gg-monday:after,.gg-monday:before {
    background: currentColor;
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    border-radius: 22px
}

.gg-monday:before {
    height: 16px;
    transform: rotate(35deg);
    box-shadow: 7px -5px 0 0
}

.gg-monday:after {
    height: 6px;
    bottom: 1px;
    right: 0
}

.gg-moon {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    transform: rotate(-135deg) scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-bottom: 2px solid transparent
}

.gg-moon,.gg-moon:after {
    display: block;
    box-sizing: border-box
}

.gg-moon:after {
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 12px;
    height: 18px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    top: 8px;
    left: 2px
}

.gg-more-alt {
    transform: scale(var(--ggs,1))
}

.gg-more-alt,.gg-more-alt:after,.gg-more-alt:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 4px;
    height: 4px;
    background: currentColor;
    border-radius: 100%
}

.gg-more-alt:after,.gg-more-alt:before {
    content: "";
    position: absolute;
    top: 0
}

.gg-more-alt:after {
    left: -6px
}

.gg-more-alt:before {
    right: -6px
}

.gg-more-o {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 24px;
    border: 2px solid;
    border-radius: 24px
}

.gg-more-o,.gg-more-o:before {
    box-sizing: border-box;
    display: block
}

.gg-more-o:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: currentColor;
    border-radius: 20px;
    top: 8px;
    left: 8px;
    box-shadow: -5px 0 0,5px 0 0
}

.gg-more-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 20px;
    border: 2px solid;
    border-radius: 3px
}

.gg-more-r:before {
    content: "";
    position: absolute;
    background-color: currentColor;
    border-radius: 20px;
    top: 6px;
    left: 8px;
    box-shadow: -5px 0 0,5px 0 0
}

.gg-more-r:before,.gg-more-vertical-alt {
    box-sizing: border-box;
    display: block;
    width: 4px;
    height: 4px
}

.gg-more-vertical-alt {
    transform: scale(var(--ggs,1));
    position: relative;
    background: currentColor;
    border-radius: 100%
}

.gg-more-vertical-alt:after,.gg-more-vertical-alt:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 4px;
    height: 4px;
    background: currentColor;
    border-radius: 100%;
    content: "";
    position: absolute
}

.gg-more-vertical-alt:after {
    left: 0;
    top: 6px
}

.gg-more-vertical-alt:before {
    top: -6px;
    right: 0
}

.gg-more-vertical-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 24px;
    border: 2px solid;
    border-radius: 24px
}

.gg-more-vertical-o:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    width: 4px;
    height: 4px;
    background-color: currentColor;
    border-radius: 20px;
    top: 8px;
    left: 8px;
    box-shadow: 0 -5px 0,0 5px 0
}

.gg-more-vertical-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 24px;
    border: 2px solid;
    border-radius: 3px
}

.gg-more-vertical-r:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    width: 4px;
    height: 4px;
    background-color: currentColor;
    border-radius: 20px;
    top: 8px;
    left: 6px;
    box-shadow: 0 -5px 0,0 5px 0
}

.gg-more-vertical {
    transform: scale(var(--ggs,1))
}

.gg-more-vertical,.gg-more-vertical:after,.gg-more-vertical:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 100%
}

.gg-more-vertical:after {
    content: "";
    position: absolute;
    top: 6px;
    left: -2px
}

.gg-more-vertical:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -2px;
    top: -10px
}

.gg-more {
    transform: scale(var(--ggs,1))
}

.gg-more,.gg-more:after,.gg-more:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 100%
}

.gg-more:after,.gg-more:before {
    content: "";
    position: absolute;
    top: -2px
}

.gg-more:after {
    left: -9px
}

.gg-more:before {
    right: -9px
}

.gg-mouse {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 24px;
    border: 2px solid;
    border-radius: 10px
}

.gg-mouse,.gg-mouse:after {
    box-sizing: border-box;
    display: block
}

.gg-mouse:after {
    content: "";
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 6px;
    background: currentColor;
    top: 3px;
    left: 5px
}

.gg-move-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 8px;
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-move-down:after,.gg-move-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-move-down:before {
    background: currentColor;
    left: 2px;
    top: 0;
    width: 2px;
    height: 12px
}

.gg-move-down:after {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid;
    bottom: -7px
}

.gg-move-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 10px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-move-left:after,.gg-move-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-move-left:before {
    background: currentColor;
    right: 0;
    top: 2px;
    width: 12px;
    height: 2px
}

.gg-move-left:after {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 5px solid;
    left: -7px
}

.gg-move-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 10px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-move-right:after,.gg-move-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-move-right:before {
    background: currentColor;
    left: 0;
    top: 2px;
    width: 12px;
    height: 2px
}

.gg-move-right:after {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid;
    right: -7px
}

.gg-move-task {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 10px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-move-task:after,.gg-move-task:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-move-task:before {
    background: currentColor;
    top: 2px;
    width: 8px;
    height: 2px;
    left: 0
}

.gg-move-task:after {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid;
    left: -6px
}

.gg-move-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 8px;
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-move-up:after,.gg-move-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-move-up:before {
    background: currentColor;
    left: 2px;
    bottom: 0;
    width: 2px;
    height: 12px
}

.gg-move-up:after {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 5px solid;
    top: -7px
}

.gg-music-note {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 14px;
    background: currentColor
}

.gg-music-note:after,.gg-music-note:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-music-note:before {
    bottom: -4px;
    width: 8px;
    height: 8px;
    left: -6px;
    border-radius: 10px
}

.gg-music-note:after {
    width: 10px;
    height: 6px;
    top: -4px;
    left: 0;
    border-radius: 2px;
    transform: skewY(-15deg)
}

.gg-music-speaker {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-music-speaker:after,.gg-music-speaker:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid;
    border-radius: 100px
}

.gg-music-speaker:before {
    bottom: 2px;
    width: 8px;
    height: 8px;
    left: 2px
}

.gg-music-speaker:after {
    width: 4px;
    height: 4px;
    left: 4px;
    top: 2px
}

.gg-music {
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 0;
    margin-top: -4px;
    position: relative;
    transform: skewY(-15deg) scale(var(--ggs,1));
    width: 14px;
    height: 16px
}

.gg-music:after,.gg-music:before {
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    top: 9px;
    left: -7px;
    transform: skewY(15deg);
    border-radius: 10px
}

.gg-music:after {
    left: 5px
}

.gg-nametag {
    position: relative;
    width: 6px;
    height: 6px;
    border: 2px solid;
    transform: scale(var(--ggs,1))
}

.gg-nametag,.gg-nametag:before {
    box-sizing: border-box;
    display: block
}

.gg-nametag:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    box-shadow: -5px -5px 0 -3px,5px 5px 0 -3px,5px -5px 0 -3px,-5px 5px 0 -3px;
    left: -5px;
    top: -5px
}

.gg-notes {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-notes:after,.gg-notes:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    height: 2px;
    background: currentColor;
    left: 2px
}

.gg-notes:before {
    box-shadow: 0 4px 0,0 8px 0;
    width: 12px;
    top: 2px
}

.gg-notes:after {
    width: 6px;
    top: 14px
}

.gg-notifications {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 100% 100%/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 0 0/8px 2px
}

.gg-notifications:after,.gg-notifications:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box
}

.gg-notifications:before {
    width: 14px;
    height: 14px;
    border-left: 2px solid;
    border-bottom: 2px solid
}

.gg-notifications:after {
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background: currentColor;
    top: -2px;
    right: -2px
}

.gg-npm {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    transform: scale(var(--ggs,1));
    border: 3px solid;
    border-radius: 2px
}

.gg-npm:before {
    content: "";
    position: absolute;
    width: 3px;
    background: currentColor;
    bottom: -3px;
    right: 3px
}

.gg-npm:before,.gg-oculus {
    box-sizing: border-box;
    display: block;
    height: 12px
}

.gg-oculus {
    width: 20px;
    border: 4px solid;
    border-radius: 22px
}

.gg-oculus,.gg-open-collective {
    position: relative;
    transform: scale(var(--ggs,1))
}

.gg-open-collective {
    display: block;
    box-sizing: border-box;
    border-radius: 22px;
    width: 18px;
    height: 18px;
    border: 3px solid;
    border-right: 3px solid transparent
}

.gg-open-collective:before {
    display: block;
    box-sizing: border-box;
    border-radius: 22px;
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid transparent;
    border-right-color: currentcolor;
    top: -1px;
    right: -3px;
    opacity: .5
}

.gg-options {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 2px;
    box-shadow: -3px 4px 0 0,3px -4px 0 0
}

.gg-options:after,.gg-options:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-radius: 100%
}

.gg-options:before {
    top: -7px;
    left: -4px
}

.gg-options:after {
    bottom: -7px;
    right: -4px
}

.gg-organisation {
    background: linear-gradient(180deg,currentColor 5px,transparent 0) no-repeat center 2px/12px 2px,linear-gradient(180deg,currentColor 5px,transparent 0) no-repeat center 6px/12px 2px,linear-gradient(180deg,currentColor 5px,transparent 0) no-repeat center 10px/12px 2px,linear-gradient(180deg,currentColor 18px,transparent 0) no-repeat 50%/2px 18px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 18px;
    border: 2px solid
}

.gg-organisation:after,.gg-organisation:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-organisation:before {
    background: currentColor;
    right: -8px;
    top: 6px;
    box-shadow: 0 4px 0,-4px 4px 0,-4px 0 0;
    width: 2px;
    height: 2px
}

.gg-organisation:after {
    width: 12px;
    height: 14px;
    border: 2px solid;
    left: 8px;
    bottom: -2px
}

.gg-overflow {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border-radius: 20px;
    border-bottom: 8px solid
}

.gg-overflow:after,.gg-overflow:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    border-radius: 20px
}

.gg-overflow:before {
    width: 20px;
    height: 20px;
    border-bottom: 10px solid;
    opacity: .6;
    left: -2px;
    top: -2px
}

.gg-overflow:after {
    width: 16px;
    height: 16px;
    border-top: 8px solid;
    opacity: .2;
    left: 0;
    top: 0
}

.gg-pacman {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-left: 2px solid
}

.gg-pacman:after,.gg-pacman:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box
}

.gg-pacman:before {
    background: currentColor;
    top: 5px;
    border-radius: 3px;
    width: 2px;
    height: 2px;
    left: -5px
}

.gg-pacman:after {
    width: 18px;
    height: 18px;
    border-radius: 100px;
    border: 2px solid;
    border-right: 2px solid transparent;
    left: -10px;
    transform: rotate(-45deg)
}

.gg-password {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 30px;
    height: 12px;
    border: 2px solid;
    border-radius: 3px
}

.gg-password,.gg-password:after {
    box-sizing: border-box;
    display: block
}

.gg-password:after,.gg-password:before {
    content: "";
    position: absolute;
    width: 4px;
    background: currentColor
}

.gg-password:before {
    display: block;
    box-sizing: border-box;
    left: 2px;
    top: 2px;
    box-shadow: 6px 0 0,12px 0 0;
    height: 4px;
    border-radius: 100%
}

.gg-password:after {
    height: 2px;
    right: 2px;
    bottom: 2px
}

.gg-path-back {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-back:after,.gg-path-back:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px
}

.gg-path-back:after {
    border: 2px solid
}

.gg-path-back:before {
    border-right: 5px solid;
    border-bottom: 5px solid;
    bottom: 0;
    right: 0
}

.gg-path-crop {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-crop:after,.gg-path-crop:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    width: 10px;
    height: 10px
}

.gg-path-crop:after {
    opacity: .5
}

.gg-path-crop:before {
    background: linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat 0 0/4px 4px;
    bottom: 0;
    right: 0
}

.gg-path-divide {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-divide:after,.gg-path-divide:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px
}

.gg-path-divide:after {
    border-top: 4px solid;
    border-left: 4px solid
}

.gg-path-divide:before {
    background: linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat 1px 1px/4px 4px;
    border-right: 4px solid;
    border-bottom: 4px solid;
    bottom: 0;
    right: 0
}

.gg-path-exclude {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-exclude:after,.gg-path-exclude:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px
}

.gg-path-exclude:after {
    border-top: 4px solid;
    border-left: 4px solid
}

.gg-path-exclude:before {
    border-right: 4px solid;
    border-bottom: 4px solid;
    bottom: 0;
    right: 0
}

.gg-path-front {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-front:after,.gg-path-front:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px
}

.gg-path-front:after {
    border-left: 5px solid;
    border-top: 5px solid
}

.gg-path-front:before {
    border: 2px solid;
    bottom: 0;
    right: 0
}

.gg-path-intersect {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-intersect:after,.gg-path-intersect:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    width: 10px;
    height: 10px
}

.gg-path-intersect:before {
    background: linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat 0 0/4px 4px;
    bottom: 0;
    right: 0
}

.gg-path-outline {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-outline:after,.gg-path-outline:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    width: 10px;
    height: 10px
}

.gg-path-outline:before {
    bottom: 0;
    right: 0
}

.gg-path-trim {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-trim:after,.gg-path-trim:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px
}

.gg-path-trim:after {
    border-left: 3px solid;
    border-top: 3px solid
}

.gg-path-trim:before {
    background: currentColor;
    bottom: 0;
    right: 0
}

.gg-path-unite {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-path-unite:after,.gg-path-unite:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    background: currentColor;
    width: 10px;
    height: 10px
}

.gg-path-unite:before {
    bottom: 0;
    right: 0
}

.gg-patreon {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 4px;
    height: 16px;
    left: -6px
}

.gg-patreon,.gg-patreon:after {
    box-sizing: border-box;
    display: block;
    background: currentColor
}

.gg-patreon:after {
    position: relative;
    width: 4px;
    height: 16px;
    left: -6px;
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    opacity: .5;
    border-radius: 100px;
    left: 6px
}

.gg-paypal {
    position: relative;
    width: 16px;
    height: 18px;
    transform: skew(-10deg) scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 20px,transparent 0) no-repeat 3px bottom/4px 2px,linear-gradient(270deg,currentColor 20px,transparent 0) no-repeat 5px bottom/3px 10px
}

.gg-paypal,.gg-paypal:after {
    box-sizing: border-box;
    display: block
}

.gg-paypal:after,.gg-paypal:before {
    content: "";
    position: absolute;
    border: 2px solid
}

.gg-paypal:before {
    box-sizing: border-box;
    display: block;
    width: 8px;
    height: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 0;
    left: 5px;
    box-shadow: 2px 2px 0
}

.gg-paypal:after {
    width: 6px;
    height: 16px;
    border-right: 0
}

.gg-pen {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 14px;
    height: 4px;
    border-right: 2px solid transparent;
    box-shadow: 0 0 0 2px,inset -2px 0 0;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    margin-right: -2px
}

.gg-pen:after,.gg-pen:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-pen:before {
    background: currentColor;
    border-left: 0;
    right: -6px;
    width: 3px;
    height: 4px;
    border-radius: 1px;
    top: 0
}

.gg-pen:after {
    width: 8px;
    height: 7px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 7px solid;
    left: -11px;
    top: -2px
}

.gg-pentagon-bottom-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 10px;
    height: 10px
}

.gg-pentagon-bottom-left:before {
    width: 51%
}

.gg-pentagon-bottom-left:after,.gg-pentagon-bottom-left:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%
}

.gg-pentagon-bottom-left:before {
    left: -2px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: skew(0deg,30deg)
}

.gg-pentagon-bottom-left:after {
    right: -2px;
    width: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-top: 2px solid;
    transform: skew(0deg,-30deg)
}

.gg-pentagon-bottom-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 10px;
    height: 10px
}

.gg-pentagon-bottom-right:before {
    width: 51%
}

.gg-pentagon-bottom-right:after,.gg-pentagon-bottom-right:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%
}

.gg-pentagon-bottom-right:before {
    left: -2px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: skew(0deg,30deg)
}

.gg-pentagon-bottom-right:after {
    right: -2px;
    width: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-top: 2px solid;
    transform: skew(0deg,-30deg)
}

.gg-pentagon-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px
}

.gg-pentagon-down:before {
    width: 51%
}

.gg-pentagon-down:after,.gg-pentagon-down:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%
}

.gg-pentagon-down:before {
    left: -2px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: skew(0deg,30deg)
}

.gg-pentagon-down:after {
    right: -2px;
    width: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-top: 2px solid;
    transform: skew(0deg,-30deg)
}

.gg-pentagon-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 8px
}

.gg-pentagon-left:before {
    height: 51%
}

.gg-pentagon-left:after,.gg-pentagon-left:before {
    content: " ";
    position: absolute;
    left: 0;
    width: 100%
}

.gg-pentagon-left:before {
    top: -2px;
    border-top: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    transform: skewX(-30deg)
}

.gg-pentagon-left:after {
    bottom: -2px;
    height: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: skewX(30deg)
}

.gg-pentagon-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 8px
}

.gg-pentagon-right:before {
    height: 51%
}

.gg-pentagon-right:after,.gg-pentagon-right:before {
    content: " ";
    position: absolute;
    left: 0;
    width: 100%
}

.gg-pentagon-right:before {
    top: -2px;
    border-top: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    transform: skewX(30deg)
}

.gg-pentagon-right:after {
    bottom: -2px;
    height: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: skewX(-30deg)
}

.gg-pentagon-top-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 10px;
    height: 8px
}

.gg-pentagon-top-left:before {
    height: 51%
}

.gg-pentagon-top-left:after,.gg-pentagon-top-left:before {
    content: " ";
    position: absolute;
    left: 0;
    width: 100%
}

.gg-pentagon-top-left:before {
    top: -2px;
    border-top: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    transform: skewX(-30deg)
}

.gg-pentagon-top-left:after {
    bottom: -2px;
    height: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: skewX(30deg)
}

.gg-pentagon-top-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 10px;
    height: 8px
}

.gg-pentagon-top-right:before {
    height: 51%
}

.gg-pentagon-top-right:after,.gg-pentagon-top-right:before {
    content: " ";
    position: absolute;
    left: 0;
    width: 100%
}

.gg-pentagon-top-right:before {
    top: -2px;
    border-top: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    transform: skewX(30deg)
}

.gg-pentagon-top-right:after {
    bottom: -2px;
    height: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: skewX(-30deg)
}

.gg-pentagon-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px
}

.gg-pentagon-up:before {
    width: 51%
}

.gg-pentagon-up:after,.gg-pentagon-up:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%
}

.gg-pentagon-up:before {
    left: -2px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: skew(0deg,-30deg)
}

.gg-pentagon-up:after {
    right: -2px;
    width: 50%;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-top: 2px solid;
    transform: skew(0deg,30deg)
}

.gg-performance {
    background: linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 50%/2px 6px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-performance:after,.gg-performance:before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid
}

.gg-performance:before {
    bottom: 2px;
    width: 2px;
    height: 2px;
    box-sizing: content-box;
    border-radius: 100px;
    left: 6px
}

.gg-performance:after {
    box-sizing: border-box;
    border-radius: 3px;
    width: 14px;
    height: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom: 0;
    top: 2px;
    left: 2px
}

.gg-pexels {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 14px;
    border: 2px solid;
    border-right: 0
}

.gg-pexels,.gg-pexels:after {
    box-sizing: border-box;
    display: block
}

.gg-pexels:after,.gg-pexels:before {
    content: "";
    position: absolute
}

.gg-pexels:before {
    display: block;
    box-sizing: border-box;
    width: 5px;
    height: 10px;
    border: 2px solid;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-left: 0;
    right: -5px;
    top: -2px
}

.gg-pexels:after {
    background: currentColor;
    width: 2px;
    height: 6px;
    bottom: -2px;
    right: -1px
}

.gg-phone {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    transform: scale(var(--ggs,1))
}

.gg-phone:after,.gg-phone:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-phone:after {
    width: 18px;
    height: 18px;
    border-top-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 12px;
    border-left: 4px solid;
    border-bottom: 4px solid;
    left: 2px;
    bottom: 2px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat right 11px/6px 4px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat -1px 0/4px 6px
}

.gg-phone:before {
    width: 20px;
    height: 20px;
    border: 6px double transparent;
    border-right-color: currentcolor;
    border-radius: 50%;
    transform: rotate(-45deg);
    bottom: 2px;
    left: 2px
}

.gg-photoscan {
    position: relative;
    transform: scale(var(--ggs,1));
    border-radius: 2px;
    width: 14px;
    height: 18px;
    border: solid;
    border-width: 2px 2px 4px
}

.gg-photoscan,.gg-photoscan:before {
    box-sizing: border-box;
    display: block
}

.gg-photoscan:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 20px;
    box-shadow: 0 0 0 2px,inset 0 0 0 2px;
    border: 1px solid transparent
}

.gg-piano {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 23px;
    height: 18px;
    border: 2px solid;
    border-radius: 2px
}

.gg-piano:after,.gg-piano:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 10px;
    background: currentColor;
    box-shadow: 5px 0 0,10px 0 0
}

.gg-piano:before {
    top: -2px;
    width: 3px;
    left: 3px
}

.gg-piano:after {
    width: 1px;
    bottom: -2px;
    left: 4px
}

.gg-pill {
    border-top-left-radius: 140px;
    border-top-right-radius: 140px;
    border: 2px solid;
    transform: rotate(45deg) scale(var(--ggs,1));
    position: relative;
    height: 14px
}

.gg-pill,.gg-pill:after {
    display: block;
    box-sizing: border-box;
    width: 12px
}

.gg-pill:after {
    content: "";
    position: absolute;
    height: 12px;
    background: currentColor;
    left: -2px;
    bottom: -12px;
    border-bottom-left-radius: 140px;
    border-bottom-right-radius: 140px
}

.gg-pin-alt {
    position: relative;
    width: 2px;
    height: 8px;
    border-radius: 3px;
    transform: scale(var(--ggs,1));
    background: currentColor
}

.gg-pin-alt,.gg-pin-alt:after {
    box-sizing: border-box;
    display: block
}

.gg-pin-alt:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border: 6px double;
    border-radius: 100px;
    top: -10px;
    left: -5px
}

.gg-pin-bottom {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 8px;
    background: currentColor
}

.gg-pin-bottom:after,.gg-pin-bottom:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-pin-bottom:after {
    background: currentColor;
    bottom: -2px;
    border-radius: 3px;
    width: 10px;
    height: 2px;
    left: -4px
}

.gg-pin-bottom:before {
    width: 8px;
    height: 8px;
    border: 6px double;
    border-radius: 100px;
    top: -10px;
    left: -5px
}

.gg-pin-top {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 8px;
    background: currentColor;
    margin-top: -8px
}

.gg-pin-top:after,.gg-pin-top:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-pin-top:after {
    background: currentColor;
    top: -2px;
    border-radius: 3px;
    width: 10px;
    height: 2px;
    left: -4px
}

.gg-pin-top:before {
    width: 8px;
    height: 8px;
    border: 6px double;
    border-radius: 100px;
    bottom: -10px;
    left: -5px
}

.gg-pin {
    position: relative;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border-radius: 100% 100% 0 100%;
    margin-top: -4px
}

.gg-pin,.gg-pin:before {
    box-sizing: border-box;
    display: block;
    border: 2px solid
}

.gg-pin:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 3px;
    left: 3px;
    border-radius: 40px
}

.gg-play-backwards {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 3px;
    height: 10px;
    background: currentColor
}

.gg-play-backwards:after {
    right: -7px
}

.gg-play-backwards:after,.gg-play-backwards:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 6px solid
}

.gg-play-backwards:before {
    right: -7px;
    right: -14px
}

.gg-play-button-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 20px
}

.gg-play-button-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid;
    top: 4px;
    left: 7px
}

.gg-play-button-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-play-button-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid;
    top: 4px;
    left: 7px
}

.gg-play-button {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-play-button:before {
    content: "";
    position: absolute;
    width: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid;
    top: 6px;
    left: 9px
}

.gg-play-button:before,.gg-play-forwards {
    display: block;
    box-sizing: border-box;
    height: 10px
}

.gg-play-forwards {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 3px;
    background: currentColor
}

.gg-play-forwards:after {
    left: -7px
}

.gg-play-forwards:after,.gg-play-forwards:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid
}

.gg-play-forwards:before {
    left: -7px;
    left: -14px
}

.gg-play-list-add {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 6px;
    border-top: 0 solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0
}

.gg-play-list-add:after {
    width: 10px;
    height: 2px;
    top: 6px;
    right: -8px
}

.gg-play-list-add:after,.gg-play-list-add:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor
}

.gg-play-list-add:before {
    width: 10px;
    height: 2px;
    top: 6px;
    right: -8px;
    width: 2px;
    height: 10px;
    top: 2px;
    right: -4px
}

.gg-play-list-check {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 6px;
    border-top: 0 solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0
}

.gg-play-list-check:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 5px;
    height: 8px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    top: 2px;
    right: -4px
}

.gg-play-list-remove {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 6px;
    border-top: 0 solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0
}

.gg-play-list-remove:after {
    width: 8px;
    height: 2px;
    top: 8px;
    right: -4px
}

.gg-play-list-remove:after,.gg-play-list-remove:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    transform: rotate(-45deg)
}

.gg-play-list-remove:before {
    width: 8px;
    height: 2px;
    top: 8px;
    right: -4px;
    width: 2px;
    height: 8px;
    top: 5px;
    right: -1px
}

.gg-play-list-search {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 6px;
    border-top: 0 solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0
}

.gg-play-list-search:after,.gg-play-list-search:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: -7px
}

.gg-play-list-search:after {
    width: 3px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    right: -4px
}

.gg-play-list-search:before {
    width: 6px;
    height: 6px;
    border-radius: 4px;
    border: 2px solid;
    right: -3px
}

.gg-play-list {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 6px;
    border-top: 0 solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 -2px 0,-2px 4px 0 -2px,0 -2px 0 0
}

.gg-play-list,.gg-play-list:after {
    box-sizing: border-box;
    display: block
}

.gg-play-list:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid;
    top: 6px;
    right: -3px
}

.gg-play-pause-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 22px
}

.gg-play-pause-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    left: 6px;
    top: 6px;
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-play-pause-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-play-pause-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    left: 6px;
    top: 6px;
    border-left: 2px solid;
    border-right: 2px solid
}

.gg-play-pause {
    width: 8px;
    height: 10px;
    border-left: 3px solid;
    border-right: 3px solid
}

.gg-play-pause,.gg-play-stop-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1))
}

.gg-play-stop-o {
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 20px
}

.gg-play-stop-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 6px;
    left: 6px;
    background: currentColor
}

.gg-play-stop-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-play-stop-r:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 6px;
    left: 6px
}

.gg-play-stop,.gg-play-stop-r:before {
    display: block;
    box-sizing: border-box;
    background: currentColor
}

.gg-play-stop {
    width: 10px;
    height: 10px
}

.gg-play-stop,.gg-play-track-next-o {
    position: relative;
    transform: scale(var(--ggs,1))
}

.gg-play-track-next-o {
    box-sizing: border-box;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 20px
}

.gg-play-track-next-o:after,.gg-play-track-next-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 8px;
    top: 5px
}

.gg-play-track-next-o:before {
    width: 2px;
    border-radius: 2px;
    left: 11px;
    background: currentColor
}

.gg-play-track-next-o:after {
    width: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid;
    left: 5px
}

.gg-play-track-next-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-play-track-next-r:after,.gg-play-track-next-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 8px;
    top: 5px
}

.gg-play-track-next-r:before {
    width: 2px;
    border-radius: 2px;
    left: 11px;
    background: currentColor
}

.gg-play-track-next-r:after {
    width: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid;
    left: 5px
}

.gg-play-track-next {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 3px;
    background: currentColor
}

.gg-play-track-next,.gg-play-track-next:after {
    box-sizing: border-box;
    display: block;
    height: 10px
}

.gg-play-track-next:after {
    content: "";
    position: absolute;
    width: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid;
    left: -7px
}

.gg-play-track-prev-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 20px
}

.gg-play-track-prev-o:after,.gg-play-track-prev-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 8px;
    top: 5px
}

.gg-play-track-prev-o:before {
    width: 2px;
    border-radius: 2px;
    right: 11px;
    background: currentColor
}

.gg-play-track-prev-o:after {
    width: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 5px solid;
    right: 5px
}

.gg-play-track-prev-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-play-track-prev-r:after,.gg-play-track-prev-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 8px;
    top: 5px
}

.gg-play-track-prev-r:before {
    width: 2px;
    border-radius: 2px;
    right: 11px;
    background: currentColor
}

.gg-play-track-prev-r:after {
    width: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 5px solid;
    right: 5px
}

.gg-play-track-prev {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 3px;
    background: currentColor
}

.gg-play-track-prev,.gg-play-track-prev:after {
    box-sizing: border-box;
    display: block;
    height: 10px
}

.gg-play-track-prev:after {
    content: "";
    position: absolute;
    width: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 6px solid;
    right: -7px
}

.gg-plug {
    position: relative;
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 20px
}

.gg-plug:after,.gg-plug:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-plug:before {
    width: 12px;
    height: 10px;
    border: 2px solid;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    top: 5px
}

.gg-plug:after {
    width: 2px;
    height: 4px;
    background: currentColor;
    left: 2px;
    border-radius: 22px;
    box-shadow: 6px 0 0,3px 14px 0,3px 16px 0
}

.gg-pocket {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 20px;
    border: 2px solid;
    border-radius: 6px;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px
}

.gg-pocket:after,.gg-pocket:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 22px;
    width: 8px;
    height: 2px;
    background: currentColor;
    bottom: 7px
}

.gg-pocket:before {
    transform: rotate(-48deg);
    right: 3px
}

.gg-pocket:after {
    transform: rotate(48deg);
    left: 3px
}

.gg-pokemon {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 5px solid transparent;
    box-shadow: 0 0 0 2px,inset 0 0 0 2px;
    border-radius: 100%
}

.gg-pokemon,.gg-pokemon:before {
    box-sizing: border-box;
    display: block
}

.gg-pokemon:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    border-left: 8px solid;
    border-right: 8px solid;
    left: -6px;
    top: 3px
}

.gg-polaroid {
    width: 18px;
    height: 20px;
    border: 2px solid;
    border-radius: 2px;
    box-shadow: inset 0 -5px 0
}

.gg-polaroid,.gg-poll {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1))
}

.gg-poll {
    width: 16px;
    height: 16px;
    border: 3px solid transparent;
    border-top: 6px solid transparent;
    box-shadow: 0 0 0 2px,inset 2px 0 0;
    border-radius: 1px
}

.gg-poll:after,.gg-poll:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 10px;
    background: currentColor;
    top: -3px;
    left: 4px
}

.gg-poll:after {
    height: 4px;
    top: 3px;
    left: 8px
}

.gg-presentation {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 22px
}

.gg-presentation:after,.gg-presentation:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-presentation:before {
    width: 12px;
    height: 6px;
    border: 2px solid;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    top: 2px;
    left: 2px;
    border-bottom: 0
}

.gg-presentation:after {
    width: 18px;
    height: 2px;
    background: currentColor;
    left: -1px;
    top: 8px
}

.gg-printer {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 0 10px/6px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 14px 10px/6px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 4px 4px/2px 2px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 14px;
    border: 2px solid transparent;
    border-bottom: 0;
    box-shadow: inset 0 2px 0,inset 2px 2px 0,inset -2px 2px 0,inset -2px 2px 0
}

.gg-printer:after,.gg-printer:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    border: 2px solid;
    left: 4px
}

.gg-printer:before {
    height: 6px;
    top: -4px
}

.gg-printer:after {
    height: 8px;
    top: 8px
}

.gg-product-hunt {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 100px
}

.gg-product-hunt:after,.gg-product-hunt:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 3px
}

.gg-product-hunt:before {
    border: 2px solid;
    border-left: 0;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    width: 6px;
    height: 6px;
    left: 5px
}

.gg-product-hunt:after {
    width: 2px;
    height: 8px;
    background: currentColor;
    left: 4px
}

.gg-profile {
    overflow: hidden;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    position: relative
}

.gg-profile,.gg-profile:after,.gg-profile:before {
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    border-radius: 100px
}

.gg-profile:after,.gg-profile:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 5px;
    width: 8px;
    height: 8px
}

.gg-profile:after {
    border-radius: 200px;
    top: 11px;
    left: 0;
    width: 18px;
    height: 18px
}

.gg-pull-clear {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 12px;
    border: 2px solid;
    border-top: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.gg-pull-clear:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 2px;
    bottom: 2px;
    left: 2px;
    background: currentColor;
    box-shadow: 0 -4px 0 0
}

.gg-push-chevron-down-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-push-chevron-down-o:after,.gg-push-chevron-down-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-bottom: 2px solid
}

.gg-push-chevron-down-o:before {
    bottom: 5px;
    width: 8px;
    height: 2px;
    left: 5px
}

.gg-push-chevron-down-o:after {
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 3px
}

.gg-push-chevron-down-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-push-chevron-down-r:after,.gg-push-chevron-down-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-bottom: 2px solid
}

.gg-push-chevron-down-r:before {
    bottom: 5px;
    width: 8px;
    height: 2px;
    left: 5px
}

.gg-push-chevron-down-r:after {
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 3px
}

.gg-push-chevron-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-push-chevron-down:after,.gg-push-chevron-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-bottom: 2px solid
}

.gg-push-chevron-down:before {
    bottom: 0;
    width: 14px;
    height: 2px;
    left: 2px
}

.gg-push-chevron-down:after {
    width: 10px;
    height: 10px;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 4px;
    top: 2px
}

.gg-push-chevron-left-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-push-chevron-left-o:after,.gg-push-chevron-left-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 8px;
    border-left: 2px solid;
    top: 5px;
    left: 5px
}

.gg-push-chevron-left-o:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    left: 9px;
    top: 6px
}

.gg-push-chevron-left-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-push-chevron-left-r:after,.gg-push-chevron-left-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 8px;
    border-left: 2px solid;
    top: 5px;
    left: 5px
}

.gg-push-chevron-left-r:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    left: 9px;
    top: 6px
}

.gg-push-chevron-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-push-chevron-left:after,.gg-push-chevron-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 14px;
    border-left: 2px solid;
    top: 2px;
    left: 0
}

.gg-push-chevron-left:after {
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 4px
}

.gg-push-chevron-right-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-push-chevron-right-o:after,.gg-push-chevron-right-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 8px;
    border-right: 2px solid;
    top: 5px;
    right: 5px
}

.gg-push-chevron-right-o:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    right: 9px;
    top: 6px
}

.gg-push-chevron-right-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-push-chevron-right-r:after,.gg-push-chevron-right-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 8px;
    border-right: 2px solid;
    top: 5px;
    right: 5px
}

.gg-push-chevron-right-r:after {
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    right: 9px;
    top: 6px
}

.gg-push-chevron-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-push-chevron-right:after,.gg-push-chevron-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 14px;
    border-right: 2px solid;
    top: 2px;
    right: 0
}

.gg-push-chevron-right:after {
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    right: 6px;
    top: 4px
}

.gg-push-chevron-up-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 100px
}

.gg-push-chevron-up-o:after,.gg-push-chevron-up-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-top: 2px solid
}

.gg-push-chevron-up-o:before {
    top: 5px;
    width: 8px;
    height: 2px;
    left: 5px
}

.gg-push-chevron-up-o:after {
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 6px;
    bottom: 3px
}

.gg-push-chevron-up-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-push-chevron-up-r:after,.gg-push-chevron-up-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-top: 2px solid
}

.gg-push-chevron-up-r:before {
    top: 5px;
    width: 8px;
    height: 2px;
    left: 5px
}

.gg-push-chevron-up-r:after {
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 6px;
    bottom: 3px
}

.gg-push-chevron-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}

.gg-push-chevron-up:after,.gg-push-chevron-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-top: 2px solid
}

.gg-push-chevron-up:before {
    top: 0;
    width: 14px;
    height: 2px;
    left: 2px
}

.gg-push-chevron-up:after {
    width: 10px;
    height: 10px;
    border-right: 2px solid;
    transform: rotate(-45deg);
    left: 4px;
    bottom: 2px
}

.gg-push-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 16px;
    background: currentColor
}

.gg-push-down:after,.gg-push-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 2px;
    border-bottom: 2px solid;
    bottom: -5px;
    left: -5px
}

.gg-push-down:after {
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: -3px;
    bottom: 0
}

.gg-push-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 2px;
    background: currentColor
}

.gg-push-left:after,.gg-push-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 12px;
    border-left: 2px solid;
    left: -5px;
    top: -5px
}

.gg-push-left:after {
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    transform: rotate(45deg);
    top: -3px;
    left: 0
}

.gg-push-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 2px;
    background: currentColor
}

.gg-push-right:after,.gg-push-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 12px;
    border-right: 2px solid;
    right: -5px;
    top: -5px
}

.gg-push-right:after {
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    transform: rotate(45deg);
    top: -3px;
    right: 0
}

.gg-push-up {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 16px;
    background: currentColor
}

.gg-push-up:after,.gg-push-up:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 2px;
    border-top: 2px solid;
    top: -5px;
    left: -5px
}

.gg-push-up:after {
    width: 8px;
    height: 8px;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: -3px;
    top: 0
}

.gg-qr {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 14px;
    height: 14px
}

.gg-qr,.gg-qr:after {
    box-sizing: border-box;
    display: block;
    box-shadow: -6px -6px 0 -4px,6px 6px 0 -4px,6px -6px 0 -4px,-6px 6px 0 -4px
}

.gg-qr:after {
    position: relative;
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    box-shadow: 0 6px 0,6px 6px 0,6px 0 0;
    top: 2px;
    left: 2px
}

.gg-quote-o {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 18px;
    border: 2px solid;
    border-radius: 2px
}

.gg-quote-o,.gg-quote-o:before {
    box-sizing: border-box;
    display: block
}

.gg-quote-o:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 6px;
    border-left: 3px solid;
    border-right: 3px solid;
    left: 4px;
    top: 4px;
    transform: skewX(-20deg)
}

.gg-quote {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 18px;
    border: 2px solid transparent;
    border-radius: 2px
}

.gg-quote,.gg-quote:before {
    box-sizing: border-box;
    display: block
}

.gg-quote:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 6px;
    border-left: 3px solid;
    border-right: 3px solid;
    left: 4px;
    top: 4px;
    transform: skewX(-20deg)
}

.gg-radio-check,.gg-radio-checked {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-radio-checked:after {
    border-radius: 100px;
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: currentColor;
    top: 4px;
    left: 4px
}

.gg-radio-checked:after,.gg-ratio {
    display: block;
    box-sizing: border-box
}

.gg-ratio {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 20px;
    border: 2px solid;
    border-radius: 4px
}

.gg-ratio:after,.gg-ratio:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px
}

.gg-ratio:before {
    border-bottom: 2px solid;
    border-right: 2px solid;
    top: 8px;
    left: 12px
}

.gg-ratio:after {
    border-top: 2px solid;
    border-left: 2px solid;
    top: 2px;
    left: 2px
}

.gg-read {
    display: block;
    box-sizing: border-box;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 2px solid;
    border-bottom: 2px solid transparent;
    margin-left: -1px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 5px;
    border-radius: 50px
}

.gg-read:after,.gg-read:before {
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    left: -10px;
    top: -5px;
    box-shadow: -6px 0 0 -4px currentColor
}

.gg-read:after {
    left: 2px;
    box-shadow: 6px 0 0 -4px currentColor
}

.gg-readme {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 2px;
    height: 17px;
    border-bottom: 4px solid;
    border-radius: 4px
}

.gg-readme:after,.gg-readme:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 8px;
    height: 12px;
    box-shadow: 0 0 0 2px;
    border-radius: 1px;
    bottom: -1px;
    background: linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat center 5px/4px 2px,linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat center 2px/4px 2px,linear-gradient(270deg,currentColor 4px,transparent 0) no-repeat center 8px/4px 2px
}

.gg-readme:before {
    border-top-right-radius: 3px;
    left: -8px
}

.gg-readme:after {
    border-top-left-radius: 3px;
    right: -8px
}

.gg-record {
    width: 20px;
    height: 20px;
    border: 6px solid transparent;
    box-shadow: 0 0 0 2px,inset 0 0 0 10px;
    border-radius: 100px
}

.gg-record,.gg-redo {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1))
}

.gg-redo {
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-right: 2px solid transparent;
    border-radius: 100px
}

.gg-redo:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    top: -3px;
    right: -1px;
    transform: rotate(68deg)
}

.gg-remote {
    transform: scale(var(--ggs,1))
}

.gg-remote,.gg-remote:after,.gg-remote:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 8px;
    height: 8px
}

.gg-remote:after,.gg-remote:before {
    content: "";
    position: absolute;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(45deg) scaleY(1)
}

.gg-remote:before {
    left: 5px;
    top: -2px
}

.gg-remote:after {
    transform: rotate(-45deg) scaleX(-1);
    left: -5px;
    top: 2px
}

.gg-remove-r {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-remove-r,.gg-remove-r:before {
    box-sizing: border-box;
    display: block
}

.gg-remove-r:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 8px;
    left: 4px
}

.gg-remove {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 22px
}

.gg-remove,.gg-remove:before {
    box-sizing: border-box;
    display: block
}

.gg-remove:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background: currentColor;
    border-radius: 5px;
    top: 8px;
    left: 4px
}

.gg-rename {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 16px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 22px,transparent 0) no-repeat 6px/2px 22px
}

.gg-rename:after,.gg-rename:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 12px;
    border: 2px solid;
    top: 2px
}

.gg-rename:before {
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.gg-rename:after {
    width: 10px;
    border-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    right: 0
}

.gg-reorder {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 2px;
    border-radius: 3px;
    background: currentColor
}

.gg-reorder:after {
    border-radius: 3px
}

.gg-reorder:after,.gg-reorder:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-reorder:before {
    border-radius: 3px;
    border: 2px solid;
    width: 6px;
    height: 6px;
    left: 12px;
    top: -2px
}

.gg-reorder:after {
    top: -4px;
    left: 0;
    width: 10px;
    height: 2px;
    opacity: .5;
    background: currentColor;
    box-shadow: 0 8px 0 0,0 12px 0 0,0 16px 0 0
}

.gg-repeat {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    box-shadow: -2px -2px 0 0,2px 2px 0 0;
    width: 14px;
    height: 6px
}

.gg-repeat:after,.gg-repeat:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.gg-repeat:before {
    border-left: 5px solid;
    top: -4px;
    right: 0
}

.gg-repeat:after {
    border-right: 5px solid;
    bottom: -4px;
    left: 0
}

.gg-ring {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px
}

.gg-ring:after,.gg-ring:before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid;
    box-sizing: border-box
}

.gg-ring:before {
    border-top-right-radius: 100px;
    transform: rotate(-45deg);
    width: 8px;
    height: 8px;
    left: 6px;
    top: -1px
}

.gg-ring:after {
    width: 18px;
    height: 18px;
    border-radius: 100px;
    border-top-color: transparent;
    left: 1px;
    top: 2px
}

.gg-row-first {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 10px
}

.gg-row-first:after,.gg-row-first:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    height: 2px;
    background: currentColor
}

.gg-row-first:before {
    width: 10px;
    top: 4px;
    opacity: .5;
    box-shadow: 0 4px 0
}

.gg-row-first:after {
    width: 14px
}

.gg-row-last {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 10px
}

.gg-row-last,.gg-row-last:after {
    box-sizing: border-box;
    display: block
}

.gg-row-last:after,.gg-row-last:before {
    content: "";
    position: absolute;
    border-radius: 3px;
    height: 2px;
    background: currentColor
}

.gg-row-last:before {
    display: block;
    box-sizing: border-box;
    width: 10px;
    opacity: .5;
    box-shadow: 0 4px 0
}

.gg-row-last:after {
    width: 14px;
    bottom: 0
}

.gg-ruler {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 13px;
    border: 2px solid;
    border-radius: 3px
}

.gg-ruler:after {
    height: 5px;
    left: 7px
}

.gg-ruler:after,.gg-ruler:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    background: currentColor;
    top: -1px;
    box-shadow: 8px 0 0
}

.gg-ruler:before {
    height: 5px;
    left: 7px;
    height: 7px;
    left: 3px
}

.gg-sand-clock {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 20px;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.gg-sand-clock:after,.gg-sand-clock:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-sand-clock:before {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    bottom: -2px;
    width: 10px;
    height: 10px;
    border: 2px solid;
    left: 1px
}

.gg-sand-clock:after {
    width: 6px;
    height: 6px;
    border: 2px solid transparent;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    top: 0;
    left: 3px;
    box-shadow: 0 0 0 2px,inset 2px 0 0
}

.gg-scan {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    transform: scale(var(--ggs,1));
    background: linear-gradient(270deg,currentColor 22px,transparent 0) no-repeat 50%/2px 22px
}

.gg-scan:after,.gg-scan:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 14px;
    border: 2px solid;
    top: 2px
}

.gg-scan:before {
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.gg-scan:after {
    border-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    right: 0
}

.gg-screen-mirror {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 10px;
    border: 2px solid;
    border-bottom: 0
}

.gg-screen-mirror:after,.gg-screen-mirror:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-screen-mirror:after {
    border-bottom: 5px solid;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -2px;
    left: 3px
}

.gg-screen-mirror:before {
    width: 18px;
    height: 2px;
    left: -2px;
    bottom: 0;
    border-left: 5px solid;
    border-right: 5px solid
}

.gg-screen-shot {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 20px;
    border: 2px solid;
    border-radius: 1px
}

.gg-screen-shot:after,.gg-screen-shot:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 4px
}

.gg-screen-shot:before {
    border-bottom: 2px solid;
    border-right: 2px solid;
    bottom: 2px;
    right: 2px
}

.gg-screen-shot:after {
    border-top: 2px solid;
    border-left: 2px solid;
    top: 2px;
    left: 2px
}

.gg-screen-wide {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 11px;
    border: 2px solid;
    border-radius: 3px;
    margin-top: -4px
}

.gg-screen-wide:after {
    width: 8px;
    height: 2px;
    top: 10px;
    left: 6px
}

.gg-screen-wide:after,.gg-screen-wide:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    background: currentColor
}

.gg-screen-wide:before {
    width: 8px;
    height: 2px;
    top: 10px;
    left: 6px;
    width: 2px;
    height: 4px;
    top: 8px;
    left: 9px
}

.gg-screen {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 14px;
    border: 2px solid;
    border-radius: 3px;
    margin-top: -4px
}

.gg-screen:after {
    width: 10px;
    height: 2px;
    top: 14px;
    left: 4px
}

.gg-screen:after,.gg-screen:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    background: currentColor
}

.gg-screen:before {
    width: 10px;
    height: 2px;
    top: 14px;
    left: 4px;
    width: 2px;
    height: 6px;
    top: 10px;
    left: 8px
}

.gg-scroll-h {
    position: relative;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 10px
}

.gg-scroll-h,.gg-scroll-h:after,.gg-scroll-h:before {
    display: block;
    box-sizing: border-box;
    width: 6px;
    height: 6px
}

.gg-scroll-h:after,.gg-scroll-h:before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    top: -2px
}

.gg-scroll-h:after {
    border-top: 2px solid;
    border-right: 2px solid;
    right: -8px
}

.gg-scroll-h:before {
    border-bottom: 2px solid;
    border-left: 2px solid;
    left: -8px
}

.gg-scroll-v {
    position: relative;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 10px
}

.gg-scroll-v,.gg-scroll-v:after,.gg-scroll-v:before {
    display: block;
    box-sizing: border-box;
    width: 6px;
    height: 6px
}

.gg-scroll-v:after,.gg-scroll-v:before {
    content: "";
    position: absolute;
    transform: rotate(-45deg);
    left: -2px
}

.gg-scroll-v:after {
    border-bottom: 2px solid;
    border-left: 2px solid;
    bottom: -8px
}

.gg-scroll-v:before {
    border-top: 2px solid;
    border-right: 2px solid;
    top: -8px
}

.gg-search-found {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 100%;
    margin-left: -4px;
    margin-top: -4px
}

.gg-search-found:after,.gg-search-found:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-search-found:after {
    border-radius: 3px;
    width: 2px;
    height: 8px;
    background: currentColor;
    transform: rotate(-45deg);
    top: 10px;
    left: 12px
}

.gg-search-found:before {
    width: 6px;
    height: 4px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-40deg);
    top: 3px;
    left: 3px
}

.gg-search-loading {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 100%;
    margin-left: -4px;
    margin-top: -4px
}

.gg-search-loading:after,.gg-search-loading:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    background: currentColor
}

.gg-search-loading:after {
    border-radius: 3px;
    height: 8px;
    transform: rotate(-45deg);
    top: 10px;
    left: 12px
}

.gg-search-loading:before {
    height: 2px;
    border-radius: 100%;
    top: 5px;
    left: 5px;
    box-shadow: -3px 0 0,3px 0 0
}

.gg-search {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 100%;
    margin-left: -4px;
    margin-top: -4px
}

.gg-search,.gg-search:after {
    box-sizing: border-box;
    display: block
}

.gg-search:after {
    content: "";
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 8px;
    background: currentColor;
    transform: rotate(-45deg);
    top: 10px;
    left: 12px
}

.gg-select-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 20px
}

.gg-select-o:after,.gg-select-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    left: 6px;
    transform: rotate(-45deg)
}

.gg-select-o:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    bottom: 4px
}

.gg-select-o:after {
    border-right: 2px solid;
    border-top: 2px solid;
    top: 4px
}

.gg-select-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 4px
}

.gg-select-r:after,.gg-select-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    left: 6px;
    transform: rotate(-45deg)
}

.gg-select-r:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    bottom: 4px
}

.gg-select-r:after {
    border-right: 2px solid;
    border-top: 2px solid;
    top: 4px
}

.gg-select {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-select:after,.gg-select:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    left: 7px;
    transform: rotate(-45deg)
}

.gg-select:before {
    border-left: 2px solid;
    border-bottom: 2px solid;
    bottom: 4px
}

.gg-select:after {
    border-right: 2px solid;
    border-top: 2px solid;
    top: 4px
}

.gg-server {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 20px;
    border: 2px solid;
    border-radius: 3px
}

.gg-server:after,.gg-server:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor
}

.gg-server:before {
    top: 2px;
    box-shadow: 0 4px 0;
    border-radius: 3px;
    width: 8px;
    left: 2px
}

.gg-server:after {
    width: 2px;
    border-radius: 10px;
    left: 5px;
    bottom: 2px
}

.gg-serverless {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 15px;
    height: 13px;
    overflow: hidden
}

.gg-serverless:after,.gg-serverless:before {
    background: currentColor;
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    height: 3px;
    box-shadow: 0 5px 0,0 10px 0;
    transform: skew(-20deg)
}

.gg-serverless:before {
    width: 8px;
    left: -2px
}

.gg-serverless:after {
    width: 12px;
    right: -5px
}

.gg-shape-circle {
    width: 16px;
    border: 3px solid;
    border-radius: 100px
}

.gg-shape-circle,.gg-shape-half-circle {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    height: 16px
}

.gg-shape-half-circle {
    width: 8px;
    border: 3px solid;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-right: 0
}

.gg-shape-hexagon {
    position: relative;
    transform: scale(var(--ggs,1))
}

.gg-shape-hexagon,.gg-shape-hexagon:after,.gg-shape-hexagon:before {
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 10px;
    border-left: 3px solid;
    border-right: 3px solid
}

.gg-shape-hexagon:after,.gg-shape-hexagon:before {
    content: "";
    position: absolute;
    left: -3px
}

.gg-shape-hexagon:before {
    transform: rotate(60deg)
}

.gg-shape-hexagon:after {
    transform: rotate(-60deg)
}

.gg-shape-rhombus {
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 14px;
    height: 14px
}

.gg-shape-rhombus,.gg-shape-square {
    box-sizing: border-box;
    position: relative;
    display: block;
    border: 3px solid
}

.gg-shape-square {
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px
}

.gg-shape-triangle {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 17px;
    border-left: 3px solid transparent;
    border-bottom: 3px solid;
    display: block;
    box-sizing: border-box;
    border-right: 3px solid transparent
}

.gg-shape-triangle:before {
    display: block;
    box-sizing: border-box;
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-color: currentcolor transparent transparent currentcolor;
    border-style: solid;
    border-width: 3px;
    transform: rotate(45deg) skew(10deg,10deg);
    left: -2px;
    bottom: -13px
}

.gg-shape-zigzag {
    margin-left: -18px;
    transform: rotate(-49deg) scale(var(--ggs,1));
    position: relative
}

.gg-shape-zigzag,.gg-shape-zigzag:after,.gg-shape-zigzag:before {
    display: block;
    box-sizing: border-box;
    width: 5px;
    height: 7px;
    border-left: 2px solid;
    border-bottom: 2px solid
}

.gg-shape-zigzag:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 5px
}

.gg-shape-zigzag:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 5px;
    left: 7px;
    top: 10px
}

.gg-share {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 6px;
    height: 6px;
    background: currentColor;
    border-radius: 100px;
    box-shadow: 10px -6px 0,10px 6px 0
}

.gg-share:after,.gg-share:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 10px;
    height: 2px;
    background: currentColor;
    left: 2px
}

.gg-share:before {
    top: 0;
    transform: rotate(-35deg)
}

.gg-share:after {
    bottom: 0;
    transform: rotate(35deg)
}

.gg-shield {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 4px;
    background: currentColor;
    border-radius: 100px;
    margin-top: -6px
}

.gg-shield:after,.gg-shield:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 8px;
    height: 16px;
    border: 2px solid
}

.gg-shield:before {
    border-bottom-left-radius: 40px;
    border-right: 0;
    left: 0
}

.gg-shield:after {
    border-bottom-right-radius: 40px;
    border-left: 0;
    right: 0
}

.gg-shopping-bag {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 20px;
    height: 20px
}

.gg-shopping-bag,.gg-shopping-bag:after {
    box-sizing: border-box;
    display: block;
    border: 2px solid;
    border-radius: 3px
}

.gg-shopping-bag:after {
    position: relative;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    border-bottom-left-radius: 120px;
    border-bottom-right-radius: 120px;
    border-top: 0;
    top: 2px;
    left: 3px
}

.gg-shopping-cart {
    display: block;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 21px;
    background: linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat -1px 6px/18px 2px,linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat 6px 14px/11px 2px,linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat 0 2px/4px 2px,radial-gradient(circle,currentColor 60%,transparent 0) no-repeat 12px 17px/4px 4px,radial-gradient(circle,currentColor 60%,transparent 0) no-repeat 6px 17px/4px 4px
}

.gg-shopping-cart:after,.gg-shopping-cart:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 2px;
    height: 14px;
    background: currentColor;
    top: 2px;
    left: 4px;
    transform: skew(12deg)
}

.gg-shopping-cart:after {
    height: 10px;
    top: 6px;
    left: 16px;
    transform: skew(-12deg)
}

.gg-shortcut {
    border-radius: 3px;
    border: 2px solid;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px
}

.gg-shortcut,.gg-shortcut:after {
    display: block;
    box-sizing: border-box
}

.gg-shortcut:after {
    border-radius: 3px;
    content: "";
    position: absolute;
    width: 2px;
    height: 12px;
    background: currentColor;
    left: 6px;
    top: 1px;
    transform: rotate(45deg)
}

.gg-shutterstock {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 3px
}

.gg-shutterstock:after,.gg-shutterstock:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 1px
}

.gg-shutterstock:before {
    border-bottom: 2px solid;
    border-right: 2px solid;
    bottom: 2px;
    right: 2px
}

.gg-shutterstock:after {
    border-top: 2px solid;
    border-left: 2px solid;
    top: 2px;
    left: 2px
}

.gg-sidebar-open {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 16px;
    border: 2px solid
}

.gg-sidebar-open:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 12px;
    background: currentColor;
    top: 0;
    left: 0
}

.gg-sidebar-right {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    border-right: 2px solid
}

.gg-sidebar-right,.gg-sidebar-right:before {
    box-sizing: border-box;
    display: block;
    height: 16px
}

.gg-sidebar-right:before {
    content: "";
    position: absolute;
    width: 14px;
    border: 2px solid;
    top: 0;
    right: 2px
}

.gg-sidebar {
    border-left: 2px solid;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px
}

.gg-sidebar,.gg-sidebar:before {
    display: block;
    box-sizing: border-box;
    height: 16px
}

.gg-sidebar:before {
    content: "";
    position: absolute;
    width: 14px;
    border: 2px solid;
    top: 0;
    left: 2px
}

.gg-signal {
    position: relative;
    transform: scale(var(--ggs,1));
    height: 8px
}

.gg-signal,.gg-signal:after,.gg-signal:before {
    display: block;
    box-sizing: border-box;
    width: 2px;
    border-radius: 4px;
    background: currentColor
}

.gg-signal:after,.gg-signal:before {
    content: "";
    position: absolute
}

.gg-signal:before {
    height: 12px;
    left: 4px;
    bottom: 0
}

.gg-signal:after {
    height: 4px;
    left: -4px;
    bottom: 0
}

.gg-size {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    transform: scale(var(--ggs,1));
    border-left: 8px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-size:after {
    width: 6px;
    height: 12px;
    right: 6px;
    top: 2px
}

.gg-size:after,.gg-size:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid;
    border-right: 0
}

.gg-size:before {
    width: 6px;
    height: 12px;
    right: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    right: 12px;
    top: 4px
}

.gg-sketch {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 18px;
    background: linear-gradient(270deg,currentColor 16px,transparent 0) no-repeat center 6px/6px 2px
}

.gg-sketch:after {
    border: 2px solid
}

.gg-sketch:after,.gg-sketch:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    left: 4px
}

.gg-sketch:before {
    height: 14px;
    border-color: transparent transparent currentcolor currentcolor;
    border-style: solid;
    border-width: 2px;
    transform: rotate(-45deg) skew(-8deg,-8deg);
    bottom: 4px
}

.gg-sketch:after {
    height: 7px;
    border-bottom: 0;
    transform: perspective(12px) rotateX(35deg)
}

.gg-slack {
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    display: block;
    width: 20px;
    height: 20px;
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 7px 2px/2px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 15px 7px/2px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 2px 10px/2px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 10px 15px/2px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 10px 2px/4px 5px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 5px 12px/4px 5px
}

.gg-slack:after,.gg-slack:before {
    background: currentColor;
    content: "";
    position: absolute;
    box-sizing: border-box;
    display: block;
    height: 4px;
    border-radius: 22px
}

.gg-slack:before {
    width: 9px;
    top: 5px;
    box-shadow: 10px 5px 0
}

.gg-slack:after {
    width: 4px;
    left: 5px;
    box-shadow: -5px 10px 0,0 10px 0,0 15px 0,5px 15px 0,5px 5px 0,5px 0 0,10px 5px 0
}

.gg-sleep {
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    position: relative;
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 22px
}

.gg-sleep:after {
    content: "";
    position: absolute;
    height: 2px;
    background: currentColor;
    bottom: 2px
}

.gg-sleep:after,.gg-smart-home-boiler {
    display: block;
    box-sizing: border-box;
    width: 14px
}

.gg-smart-home-boiler {
    position: relative;
    transform: scale(var(--ggs,1));
    height: 20px;
    border: 2px solid;
    border-radius: 2px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: linear-gradient(270deg,currentColor 14px,transparent 0) no-repeat center 4px/14px 2px
}

.gg-smart-home-boiler:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 6px;
    height: 3px;
    border-left: 2px solid;
    border-right: 2px solid;
    transform: skewX(20deg);
    bottom: -4px;
    left: 2px
}

.gg-smart-home-cooker {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 4px;
    background: linear-gradient(270deg,currentColor 18px,transparent 0) no-repeat center 2px/18px 2px
}

.gg-smart-home-cooker:after,.gg-smart-home-cooker:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 6px;
    left: 4px
}

.gg-smart-home-cooker:before {
    height: 6px;
    border: 2px solid;
    border-radius: 4px;
    bottom: 2px
}

.gg-smart-home-cooker:after {
    height: 3px;
    box-shadow: 0 -2px 0,inset 0 0 0 2px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    top: -4px
}

.gg-smart-home-heat {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 14px;
    border: 2px solid;
    border-radius: 22px;
    background: linear-gradient(270deg,currentColor 24px,transparent 0) no-repeat center 2px/10px 2px
}

.gg-smart-home-heat:after,.gg-smart-home-heat:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 2px solid;
    top: 2px
}

.gg-smart-home-heat:before {
    border-right: 0;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
    left: 2px
}

.gg-smart-home-heat:after {
    border-left: 0;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
    right: 2px
}

.gg-smart-home-light {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 14px;
    border: 2px solid;
    border-radius: 14px;
    box-shadow: 0 11px 0 -4px
}

.gg-smart-home-light:after,.gg-smart-home-light:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    background: currentColor;
    width: 2px;
    height: 6px;
    border-radius: 6px;
    bottom: -8px
}

.gg-smart-home-light:before {
    transform: rotate(20deg);
    left: -2px
}

.gg-smart-home-light:after {
    transform: rotate(-20deg);
    right: -2px
}

.gg-smart-home-refrigerator {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-smart-home-refrigerator:after,.gg-smart-home-refrigerator:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    background: currentColor
}

.gg-smart-home-refrigerator:before {
    width: 2px;
    height: 4px;
    border-radius: 2px;
    top: 2px;
    left: 2px;
    box-shadow: 0 8px 0
}

.gg-smart-home-refrigerator:after {
    width: 14px;
    height: 2px;
    top: 7px;
    left: -2px
}

.gg-smart-home-wash-machine {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 20px;
    border: 2px solid;
    background: linear-gradient(270deg,currentColor 18px,transparent 0) no-repeat center 4px/18px 2px;
    border-radius: 3px
}

.gg-smart-home-wash-machine:after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    border-radius: 22px
}

.gg-smart-home-wash-machine:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    border-radius: 22px;
    bottom: 1px;
    left: 3px;
    width: 8px;
    height: 8px;
    border: 2px solid;
    box-shadow: 5px -9px 0 -3px,2px -9px 0 -3px
}

.gg-smart-home-wash-machine:after {
    top: 1px;
    left: 1px;
    width: 4px;
    height: 2px;
    background: currentColor
}

.gg-smartphone-chip {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 6px double;
    border-radius: 3px
}

.gg-smartphone-chip:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 2px;
    left: -3px;
    top: -9px;
    background: currentColor;
    box-shadow: 4px 0 0,8px 0 0,0 20px 0,4px 20px 0,-6px 6px 0,14px 6px 0,14px 10px 0,14px 14px 0,-6px 10px 0,-6px 14px 0,8px 20px 0
}

.gg-smartphone-ram {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 26px;
    height: 14px;
    border: 2px solid;
    border-radius: 3px
}

.gg-smartphone-ram:after,.gg-smartphone-ram:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px;
    width: 2px;
    height: 2px;
    background: currentColor;
    box-shadow: 16px 4px 0;
    top: 2px;
    left: 2px
}

.gg-smartphone-ram:after {
    box-shadow: 4px 0 0,8px 0 0,12px 0 0,16px 0 0,0 18px 0,4px 18px 0,8px 18px 0,12px 18px 0,16px 18px 0;
    top: -5px
}

.gg-smartphone-shake {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 4px 12px/2px 2px;
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    display: block;
    width: 14px;
    height: 20px;
    border: 2px solid;
    border-radius: 2px
}

.gg-smartphone-shake:after,.gg-smartphone-shake:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 10px;
    width: 6px;
    border: 2px solid transparent;
    overflow: hidden;
    box-shadow: 2px 0 0,inset -2px 0 0;
    top: 3px;
    left: -12px
}

.gg-smartphone-shake:after {
    transform: scaleX(-1);
    left: 16px
}

.gg-smartphone {
    background: linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 4px 12px/2px 2px;
    width: 14px;
    border: 2px solid;
    border-radius: 2px
}

.gg-smartphone,.gg-smile-mouth-open {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    height: 20px
}

.gg-smile-mouth-open {
    width: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-smile-mouth-open:after,.gg-smile-mouth-open:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-smile-mouth-open:before {
    background: currentColor;
    box-shadow: 6px 0 0;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    top: 5px
}

.gg-smile-mouth-open:after {
    width: 8px;
    height: 4px;
    border-radius: 150px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 2px solid;
    top: 9px
}

.gg-smile-neutral {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-smile-neutral:after,.gg-smile-neutral:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor;
    left: 4px
}

.gg-smile-neutral:before {
    box-shadow: 6px 0 0;
    width: 2px;
    border-radius: 10px;
    top: 5px
}

.gg-smile-neutral:after {
    border-radius: 3px;
    width: 8px;
    top: 10px
}

.gg-smile-no-mouth {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-smile-no-mouth:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor;
    left: 4px;
    box-shadow: 6px 0 0;
    width: 2px;
    border-radius: 10px;
    top: 5px
}

.gg-smile-none {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-smile-none:after,.gg-smile-none:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    background: currentColor;
    left: 4px
}

.gg-smile-none:before {
    box-shadow: 5px 0 0;
    width: 3px;
    border-radius: 10px;
    top: 5px
}

.gg-smile-none:after {
    border-radius: 3px;
    width: 8px;
    top: 10px
}

.gg-smile-sad {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-smile-sad:after,.gg-smile-sad:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-smile-sad:before {
    background: currentColor;
    box-shadow: 6px 0 0;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    top: 5px
}

.gg-smile-sad:after {
    width: 8px;
    height: 4px;
    border-radius: 150px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 2px solid;
    border-top: 2px solid transparent;
    top: 9px;
    transform: scaleY(-1)
}

.gg-smile-upside {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-smile-upside:after,.gg-smile-upside:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 4px
}

.gg-smile-upside:before {
    background: currentColor;
    box-shadow: 6px 0 0;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    bottom: 5px
}

.gg-smile-upside:after {
    width: 8px;
    height: 4px;
    border-radius: 150px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 2px solid;
    border-bottom: 2px solid transparent;
    bottom: 9px
}

.gg-smile {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 100px
}

.gg-smile,.gg-smile:after {
    box-sizing: border-box;
    display: block
}

.gg-smile:after,.gg-smile:before {
    content: "";
    position: absolute;
    left: 4px
}

.gg-smile:before {
    display: block;
    box-sizing: border-box;
    background: currentColor;
    box-shadow: 6px 0 0;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    top: 5px
}

.gg-smile:after {
    width: 8px;
    height: 4px;
    border-radius: 150px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 2px solid;
    border-top: 2px solid transparent;
    top: 9px
}

.gg-software-download {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 6px;
    border: 2px solid;
    border-top: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-top: 8px
}

.gg-software-download:after {
    width: 8px;
    height: 8px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 2px;
    bottom: 4px
}

.gg-software-download:after,.gg-software-download:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-software-download:before {
    border-radius: 3px;
    width: 2px;
    height: 10px;
    background: currentColor;
    left: 5px;
    bottom: 5px
}

.gg-software-upload {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 6px;
    border: 2px solid;
    border-top: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-top: 8px
}

.gg-software-upload:after {
    width: 8px;
    height: 8px;
    border-left: 2px solid;
    border-top: 2px solid;
    transform: rotate(45deg);
    left: 2px;
    bottom: 4px
}

.gg-software-upload:after,.gg-software-upload:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-software-upload:before {
    border-radius: 3px;
    width: 2px;
    height: 10px;
    background: currentColor;
    left: 5px;
    bottom: 3px
}

.gg-sort-az {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 8px
}

.gg-sort-az,.gg-sort-az:after,.gg-sort-az:before {
    display: block;
    box-sizing: border-box;
    height: 2px;
    border-radius: 4px;
    background: currentColor
}

.gg-sort-az:after,.gg-sort-az:before {
    content: "";
    position: absolute
}

.gg-sort-az:before {
    width: 12px;
    top: -4px;
    left: -2px
}

.gg-sort-az:after {
    width: 4px;
    top: 4px;
    left: 2px
}

.gg-sort-za {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 8px
}

.gg-sort-za,.gg-sort-za:after,.gg-sort-za:before {
    display: block;
    box-sizing: border-box;
    height: 2px;
    border-radius: 4px;
    background: currentColor
}

.gg-sort-za:after,.gg-sort-za:before {
    content: "";
    position: absolute
}

.gg-sort-za:before {
    width: 12px;
    top: 4px;
    left: -2px
}

.gg-sort-za:after {
    width: 4px;
    top: -4px;
    left: 2px
}

.gg-space-between-v {
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 14px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-space-between-v:after,.gg-space-between-v:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 4px;
    border: 2px solid;
    left: -2px
}

.gg-space-between-v:before {
    top: -6px;
    border-top: 0
}

.gg-space-between-v:after {
    bottom: -6px;
    border-bottom: 0
}

.gg-space-between {
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 8px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    box-shadow: inset 0 0 0 2px
}

.gg-space-between:after,.gg-space-between:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 12px;
    width: 4px;
    border: 2px solid;
    top: -2px
}

.gg-space-between:before {
    left: -6px;
    border-left: 0
}

.gg-space-between:after {
    right: -6px;
    border-right: 0
}

.gg-spectrum {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    overflow: hidden
}

.gg-spectrum,.gg-spectrum:before {
    box-sizing: border-box;
    display: block
}

.gg-spectrum:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: -15px;
    bottom: -15px;
    border: 8px solid;
    border-radius: 18px
}

@keyframes spinneralt {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.gg-spinner-alt {
    transform: scale(var(--ggs,1));
    position: relative
}

.gg-spinner-alt,.gg-spinner-alt:before {
    box-sizing: border-box;
    display: block;
    width: 20px;
    height: 20px
}

.gg-spinner-alt:before {
    position: relative;
    content: "";
    position: absolute;
    border-radius: 100px;
    animation: spinneralt 1s cubic-bezier(.6,0,.4,1) infinite;
    border: 3px solid transparent;
    border-top-color: currentcolor
}

@keyframes spinner-two-alt {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.gg-spinner-two-alt {
    transform: scale(var(--ggs,1));
    position: relative
}

.gg-spinner-two-alt,.gg-spinner-two-alt:before {
    box-sizing: border-box;
    display: block;
    width: 20px;
    height: 20px
}

.gg-spinner-two-alt:before {
    content: "";
    position: absolute;
    border-radius: 100px;
    animation: spinner-two-alt 1s cubic-bezier(.6,0,.4,1) infinite;
    border-color: currentcolor transparent;
    border-style: solid;
    border-width: 3px
}

@keyframes spinner-two {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.gg-spinner-two {
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 20px
}

.gg-spinner-two:after,.gg-spinner-two:before {
    box-sizing: border-box;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    border-radius: 100px
}

.gg-spinner-two:before {
    animation: spinner-two 1s cubic-bezier(.6,0,.4,1) infinite;
    border-color: currentcolor transparent;
    border-style: solid;
    border-width: 3px
}

.gg-spinner-two:after {
    border: 3px solid;
    opacity: .2
}

.gg-spinner {
    transform: scale(var(--ggs,1))
}

.gg-spinner,.gg-spinner:after,.gg-spinner:before {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 20px
}

.gg-spinner:after {
    content: "";
    position: absolute;
    border-radius: 100px
}

.gg-spinner:before {
    content: "";
    position: absolute;
    border-radius: 100px;
    animation: spinner 1s cubic-bezier(.6,0,.4,1) infinite;
    border: 3px solid transparent;
    border-top-color: currentcolor
}

.gg-spinner:after {
    border: 3px solid;
    opacity: .2
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.gg-square {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 12px;
    border-radius: 1px;
    border: 3px solid transparent;
    box-shadow: 0 0 0 3px,inset 0 0 0 3px
}

.gg-stack {
    margin-right: 8px;
    margin-top: 8px;
    transform: scale(var(--ggs,1));
    position: relative
}

.gg-stack,.gg-stack:after,.gg-stack:before {
    display: block;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid
}

.gg-stack:after {
    right: -5px;
    top: -5px
}

.gg-stack:after,.gg-stack:before {
    content: "";
    position: absolute;
    border-left: 0;
    border-bottom: 0
}

.gg-stack:before {
    right: -5px;
    top: -5px;
    right: -8px;
    top: -8px
}

.gg-stark {
    background: currentColor;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 3px;
    height: 16px
}

.gg-stark:after {
    border: 3px solid
}

.gg-stark:after,.gg-stark:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 16px
}

.gg-stark:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-right: 0;
    border-top: 3px solid transparent;
    left: -7px;
    bottom: 0
}

.gg-stark:after {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-left: 0;
    border-bottom-color: transparent;
    right: -7px;
    top: 0
}

.gg-stopwatch {
    background: linear-gradient(270deg,currentColor 7px,transparent 0) no-repeat 6px 2px/2px 6px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px
}

.gg-stopwatch,.gg-stopwatch:after {
    box-sizing: border-box;
    display: block
}

.gg-stopwatch:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 2px;
    background: currentColor;
    transform: rotate(45deg);
    right: -4px;
    top: -3px
}

.gg-stories {
    display: block;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 16px;
    border: 2px solid
}

.gg-stories:after,.gg-stories:before {
    display: block;
    box-sizing: border-box;
    border-radius: 3px
}

.gg-stories:after,.gg-stories:before {
    content: "";
    position: absolute;
    background: currentColor;
    width: 2px;
    height: 14px;
    top: -1px
}

.gg-stories:before {
    left: -6px
}

.gg-stories:after {
    right: -6px
}

.gg-studio {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid
}

.gg-studio,.gg-studio:after {
    box-sizing: border-box;
    display: block
}

.gg-studio:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: currentColor;
    right: 2px;
    bottom: 2px
}

.gg-style {
    position: relative;
    transform: scale(var(--ggs,1));
    box-shadow: -3px 3px 0 -1px,3px -3px 0 -1px
}

.gg-style,.gg-style:after,.gg-style:before {
    display: block;
    box-sizing: border-box;
    width: 8px;
    height: 8px
}

.gg-style:after,.gg-style:before {
    content: "";
    position: absolute;
    border: 2px solid
}

.gg-style:before {
    top: -5px;
    left: -5px
}

.gg-style:after {
    bottom: -5px;
    right: -5px
}

.gg-sun {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 24px;
    background: linear-gradient(180deg,currentColor 4px,transparent 0) no-repeat 5px -6px/2px 6px,linear-gradient(180deg,currentColor 4px,transparent 0) no-repeat 5px 14px/2px 6px,linear-gradient(180deg,currentColor 4px,transparent 0) no-repeat -8px 5px/6px 2px,linear-gradient(180deg,currentColor 4px,transparent 0) no-repeat 14px 5px/6px 2px;
    border-radius: 100px;
    box-shadow: inset 0 0 0 2px;
    border: 6px solid transparent
}

.gg-sun:after,.gg-sun:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 24px;
    height: 2px;
    border-right: 4px solid;
    border-left: 4px solid;
    left: -6px;
    top: 5px
}

.gg-sun:before {
    transform: rotate(-45deg)
}

.gg-sun:after {
    transform: rotate(45deg)
}

.gg-support {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    transform: rotate(45deg) scale(var(--ggs,1));
    border: 5px solid transparent;
    box-shadow: 0 0 0 2px,inset 0 0 0 2px;
    border-radius: 40px
}

.gg-support:after,.gg-support:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-support:before {
    border-left: 9px solid;
    border-right: 9px solid;
    width: 24px;
    height: 2px;
    left: -7px;
    top: 4px
}

.gg-support:after {
    width: 2px;
    height: 24px;
    border-top: 9px solid;
    border-bottom: 9px solid;
    left: 4px;
    top: -7px
}

.gg-swap-vertical {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(90deg) scale(var(--ggs,1));
    box-shadow: -2px 2px 0,2px -2px 0;
    width: 6px;
    height: 2px
}

.gg-swap-vertical:after,.gg-swap-vertical:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.gg-swap-vertical:before {
    border-left: 3px solid;
    top: -4px;
    right: -4px
}

.gg-swap-vertical:after {
    border-right: 3px solid;
    bottom: -4px;
    left: -4px
}

.gg-swap {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    box-shadow: -2px 2px 0,2px -2px 0;
    width: 6px;
    height: 2px
}

.gg-swap:after,.gg-swap:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.gg-swap:before {
    border-left: 3px solid;
    top: -4px;
    right: -4px
}

.gg-swap:after {
    border-right: 3px solid;
    bottom: -4px;
    left: -4px
}

.gg-sweden {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 21px;
    height: 16px
}

.gg-sweden:after,.gg-sweden:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 6px;
    background: currentColor;
    box-shadow: 0 8px 0;
    top: 0
}

.gg-sweden:before {
    left: 0;
    width: 7px
}

.gg-sweden:after {
    width: 12px;
    right: 0
}

.gg-swiss {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 4px solid
}

.gg-swiss:after,.gg-swiss:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 5px;
    height: 5px;
    background: currentColor;
    box-shadow: 0 9px 0;
    top: -2px
}

.gg-swiss:after {
    left: -2px
}

.gg-swiss:before {
    right: -2px
}

.gg-sync {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-radius: 40px;
    margin: 1px;
    border-color: currentcolor transparent;
    border-style: solid;
    border-width: 2px;
    width: 18px;
    height: 18px
}

.gg-sync:after,.gg-sync:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    transform: rotate(-45deg)
}

.gg-sync:before {
    border-left: 6px solid;
    bottom: -1px;
    right: -3px
}

.gg-sync:after {
    border-right: 6px solid;
    top: -1px;
    left: -3px
}

.gg-tab {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 16px;
    border: 2px solid;
    border-radius: 3px
}

.gg-tab,.gg-tab:before {
    display: block;
    box-sizing: border-box
}

.gg-tab:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    background: currentColor;
    border-radius: 1px;
    transform: skewX(20deg);
    top: -2px;
    right: -1px
}

.gg-tag {
    display: block;
    border: 2px solid;
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    position: relative;
    width: 19px;
    height: 14px
}

.gg-tag:before {
    border: 2px solid;
    width: 2px;
    height: 2px;
    box-sizing: content-box;
    border-radius: 100px;
    right: 0;
    top: 2px
}

.gg-tag:after,.gg-tag:before {
    display: block;
    content: "";
    position: absolute
}

.gg-tag:after {
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-bottom-right-radius: 4px;
    transform: rotate(-45deg);
    top: 0;
    right: -5px
}

.gg-tally {
    position: relative;
    transform: skew(-10deg) scale(var(--ggs,1));
    width: 18px;
    height: 20px
}

.gg-tally,.gg-tally:after {
    box-sizing: border-box;
    display: block
}

.gg-tally:after,.gg-tally:before {
    content: "";
    position: absolute;
    width: 3px;
    background: currentColor;
    border-radius: .5px
}

.gg-tally:before {
    box-sizing: border-box;
    display: block;
    height: 20px;
    box-shadow: 5px 0 0;
    left: 5px
}

.gg-tally:after {
    height: 8px;
    box-shadow: 15px 0 0
}

.gg-tap-double {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 22px
}

.gg-tap-double:after {
    border-radius: 22px
}

.gg-tap-double:after,.gg-tap-double:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-tap-double:before {
    border-radius: 22px;
    width: 20px;
    height: 20px;
    border: 6px double transparent;
    border-top-color: currentcolor
}

.gg-tap-double:after {
    width: 6px;
    height: 10px;
    border: solid transparent;
    border-width: 2px 2px 5px;
    box-shadow: 0 0 0 2px,inset 0 0 0 2px;
    left: 7px;
    bottom: 2px
}

.gg-tap-single {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 22px
}

.gg-tap-single:after,.gg-tap-single:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid transparent;
    border-radius: 22px
}

.gg-tap-single:before {
    width: 16px;
    height: 16px;
    border-top-color: currentcolor;
    top: 2px
}

.gg-tap-single:after {
    width: 6px;
    height: 10px;
    border-bottom-width: 5px;
    box-shadow: 0 0 0 2px,inset 0 0 0 2px;
    left: 5px;
    top: 8px
}

.gg-template {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 6px;
    border: 2px solid;
    margin-top: -14px
}

.gg-template:after,.gg-template:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 10px;
    top: 6px
}

.gg-template:after {
    border: 2px solid;
    left: -2px
}

.gg-template:before {
    border-top: 6px double;
    border-bottom: 2px solid;
    right: -2px
}

.gg-tennis {
    position: relative;
    transform: scale(var(--ggs,1));
    overflow: hidden
}

.gg-tennis,.gg-tennis:after,.gg-tennis:before {
    display: block;
    box-sizing: border-box;
    border: 2px solid;
    width: 20px;
    height: 20px;
    border-radius: 20px
}

.gg-tennis:after,.gg-tennis:before {
    content: "";
    position: absolute
}

.gg-tennis:before {
    left: -11px;
    top: -11px
}

.gg-tennis:after {
    right: -11px;
    bottom: -11px
}

.gg-terminal {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 20px;
    border: 2px solid;
    border-radius: 2px
}

.gg-terminal:after,.gg-terminal:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-terminal:before {
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    width: 6px;
    height: 6px;
    top: 5px;
    left: 3px
}

.gg-terminal:after {
    width: 4px;
    height: 2px;
    background: currentColor;
    top: 10px;
    left: 11px
}

.gg-terrain {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 14px;
    overflow: hidden
}

.gg-terrain:after,.gg-terrain:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-terrain:before {
    width: 0;
    height: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid;
    top: 4px
}

.gg-terrain:after {
    width: 6px;
    height: 22px;
    background: currentColor;
    transform: rotate(-32deg) skewY(-35deg);
    left: 14px;
    top: 3px
}

.gg-thermometer {
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px
}

.gg-thermometer:after {
    border-radius: 22px
}

.gg-thermometer:after,.gg-thermometer:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    transform: rotate(45deg)
}

.gg-thermometer:before {
    border-radius: 22px;
    height: 12px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px,inset 0 0 0 6px;
    right: 6px;
    top: 1px
}

.gg-thermometer:after {
    height: 8px;
    background: currentColor;
    bottom: 0;
    left: 3px
}

.gg-thermostat {
    position: relative;
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 24px
}

.gg-thermostat:after,.gg-thermostat:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-thermostat:after {
    width: 12px;
    height: 12px;
    border-top-color: transparent;
    bottom: 0;
    border-radius: 100px;
    background: radial-gradient(circle,currentColor 20%,transparent 0) no-repeat 50%
}

.gg-thermostat:before {
    width: 8px;
    height: 16px;
    border-bottom-color: transparent;
    left: 2px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px
}

.gg-tikcode {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 10px 0/8px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 10px 6px/8px 2px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 10px 10px/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 13px 10px/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 16px 10px/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 16px 0/2px 8px,linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 10px 0/2px 8px
}

.gg-tikcode:after,.gg-tikcode:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 2px solid
}

.gg-tikcode:after {
    bottom: 0
}

.gg-time {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px currentColor
}

.gg-time,.gg-time:after {
    box-sizing: border-box;
    display: block
}

.gg-time:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    top: 1px;
    left: 5px
}

.gg-timelapse {
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid;
    border-radius: 22px
}

.gg-timelapse:after,.gg-timelapse:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 5px;
    height: 4px;
    border-color: currentcolor currentcolor transparent transparent;
    border-style: solid;
    border-width: 7px;
    border-radius: 22px;
    top: 2px;
    right: 2px
}

.gg-timelapse:before {
    transform: rotate(45deg)
}

.gg-timelapse:after {
    border-top-color: transparent;
    transform: rotate(85deg)
}

.gg-timer {
    width: 18px;
    height: 18px;
    border-radius: 40px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 6px -2px/2px 6px;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    position: relative;
    display: block;
    border: 2px solid;
    border-top: 2px solid transparent
}

.gg-timer:before {
    border: 2px solid;
    width: 18px;
    height: 18px;
    border-radius: 40px
}

.gg-timer:after,.gg-timer:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-timer:before {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    right: -2px;
    top: -2px;
    transform: rotate(45deg)
}

.gg-timer:after {
    width: 2px;
    height: 6px;
    background: currentColor;
    transform: rotate(-50deg);
    left: 4px;
    bottom: 5px;
    border-radius: 100px
}

.gg-today {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 22px;
    border: 2px solid;
    border-radius: 3px
}

.gg-today:after,.gg-today:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 2px;
    background: currentColor;
    border-radius: 1px
}

.gg-today:before {
    bottom: 2px;
    width: 10px;
    height: 10px;
    opacity: .5
}

.gg-today:after {
    top: 2px;
    width: 6px;
    height: 2px
}

.gg-toggle-off {
    display: block;
    box-sizing: border-box;
    border-radius: 20px;
    border: 2px solid;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 14px
}

.gg-toggle-off:before {
    display: block;
    box-sizing: border-box;
    border-radius: 20px;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: currentColor;
    top: 2px;
    left: 12px
}

.gg-toggle-on {
    border-radius: 20px;
    border: 2px solid;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 14px
}

.gg-toggle-on,.gg-toggle-on:before {
    display: block;
    box-sizing: border-box
}

.gg-toggle-on:before {
    border-radius: 20px;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: currentColor;
    top: 2px;
    left: 2px
}

.gg-toggle-square-off {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 14px;
    border: 2px solid;
    border-radius: 2px
}

.gg-toggle-square-off:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    background: currentColor;
    top: 2px;
    left: 12px;
    border-radius: 1px
}

.gg-toggle-square {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 14px;
    border: 2px solid;
    border-radius: 2px
}

.gg-toggle-square:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    background: currentColor;
    top: 2px;
    left: 2px;
    border-radius: 1px
}

.gg-toolbar-bottom {
    box-shadow: 0 0 0 2px,inset 0 -2px 0
}

.gg-toolbar-bottom,.gg-toolbar-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 12px;
    border: 2px solid transparent;
    border-radius: 1px
}

.gg-toolbar-left {
    box-shadow: 0 0 0 2px,inset 2px 0 0
}

.gg-toolbar-right {
    box-shadow: 0 0 0 2px,inset -2px 0 0
}

.gg-toolbar-right,.gg-toolbar-top {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 12px;
    border: 2px solid transparent;
    border-radius: 1px
}

.gg-toolbar-top {
    box-shadow: 0 0 0 2px,inset 0 2px 0
}

.gg-toolbox {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 16px;
    border: 2px solid;
    border-radius: 2px
}

.gg-toolbox:after,.gg-toolbox:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-toolbox:before {
    border: 2px solid;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    left: 4px;
    width: 10px;
    height: 4px;
    top: -5px
}

.gg-toolbox:after {
    width: 18px;
    height: 2px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    box-shadow: 0 -2px 0,inset 4px 0 0,inset -4px 0 0;
    top: 4px
}

.gg-touchpad {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 22px;
    height: 18px
}

.gg-touchpad:after {
    width: 2px;
    height: 6px;
    bottom: -2px;
    left: 8px
}

.gg-touchpad:after,.gg-touchpad:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor
}

.gg-touchpad:before {
    width: 20px;
    height: 2px;
    left: -2px;
    bottom: 3px
}

.gg-track {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px,inset 0 0 0 10px;
    border-radius: 100px
}

.gg-track:after,.gg-track:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 3px
}

.gg-track:before {
    border-left: 4px solid;
    border-right: 4px solid;
    width: 18px;
    height: 2px;
    left: -6px;
    top: 2px
}

.gg-track:after {
    width: 2px;
    height: 18px;
    border-top: 4px solid;
    border-bottom: 4px solid;
    left: 2px;
    top: -6px
}

.gg-transcript {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 22px;
    height: 18px
}

.gg-transcript:after,.gg-transcript:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    border-radius: 3px;
    background: currentColor;
    bottom: 2px
}

.gg-transcript:before {
    width: 10px;
    left: 2px;
    box-shadow: 4px -4px 0
}

.gg-transcript:after {
    width: 3px;
    right: 2px;
    box-shadow: -11px -4px 0
}

.gg-trash-empty {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 12px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    margin-top: 4px
}

.gg-trash-empty:after,.gg-trash-empty:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-trash-empty:after {
    background: currentColor;
    border-radius: 3px;
    width: 16px;
    height: 2px;
    top: -4px;
    left: -5px
}

.gg-trash-empty:before {
    width: 10px;
    height: 4px;
    border: 2px solid;
    border-bottom: transparent;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    top: -7px;
    left: -2px
}

.gg-trash {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 12px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px,inset -2px 0 0,inset 2px 0 0;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    margin-top: 4px
}

.gg-trash:after,.gg-trash:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-trash:after {
    background: currentColor;
    border-radius: 3px;
    width: 16px;
    height: 2px;
    top: -4px;
    left: -5px
}

.gg-trash:before {
    width: 10px;
    height: 4px;
    border: 2px solid;
    border-bottom: transparent;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    top: -7px;
    left: -2px
}

.gg-tree {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 20px
}

.gg-tree,.gg-tree:after {
    box-sizing: border-box;
    display: block
}

.gg-tree:after {
    content: "";
    position: absolute;
    border-radius: 8px
}

.gg-tree:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border-radius: 8px;
    width: 10px;
    height: 16px;
    border: 2px solid
}

.gg-tree:after {
    width: 2px;
    height: 12px;
    background: currentColor;
    left: 4px;
    bottom: 0
}

.gg-trees {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 20px;
    border-left: 4px solid transparent;
    border-right: 3px solid transparent;
    border-top: 10px solid transparent;
    box-shadow: inset 2px 0 0,inset -2px 0 0
}

.gg-trees:after,.gg-trees:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 10px;
    height: 16px;
    border: 2px solid;
    border-radius: 8px;
    left: -4px;
    top: -10px
}

.gg-trees:after {
    width: 8px;
    height: 12px;
    top: -6px;
    left: 4px
}

.gg-trello {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 2px
}

.gg-trello:after,.gg-trello:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 5px;
    background: currentColor;
    border-radius: 1px;
    top: 2px
}

.gg-trello:before {
    left: 2px;
    height: 12px
}

.gg-trello:after {
    height: 8px;
    right: 2px
}

.gg-trending-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 10px;
    height: 8px;
    border-bottom: 2px solid;
    border-right: 2px solid
}

.gg-trending-down:after,.gg-trending-down:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-trending-down:before {
    background: currentColor;
    left: 8px;
    width: 10px;
    height: 2px;
    top: 0
}

.gg-trending-down:after {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid;
    top: -3px;
    right: -14px
}

.gg-trending {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 10px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid
}

.gg-trending:after,.gg-trending:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-trending:before {
    background: currentColor;
    left: 8px;
    width: 10px;
    height: 2px;
    bottom: 0
}

.gg-trending:after {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid;
    bottom: -3px;
    right: -14px
}

.gg-trophy {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 12px;
    border: 2px solid;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px
}

.gg-trophy:after,.gg-trophy:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-trophy:before {
    box-shadow: inset 0 0 0 2px,0 2px 0 0;
    bottom: -4px;
    width: 6px;
    height: 4px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    left: 0
}

.gg-trophy:after {
    width: 16px;
    height: 6px;
    border-left: 2px solid;
    border-right: 2px solid;
    left: -5px;
    top: 0
}

.gg-tv {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 11px;
    border: 2px solid;
    border-radius: 2px
}

.gg-tv,.gg-tv:after {
    box-sizing: border-box;
    display: block
}

.gg-tv:after,.gg-tv:before {
    content: "";
    position: absolute
}

.gg-tv:before {
    display: block;
    box-sizing: border-box;
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-bottom-left-radius: 2px;
    top: -6px;
    left: 3px;
    transform: rotate(-45deg);
    width: 6px;
    height: 5px
}

.gg-tv:after {
    width: 8px;
    height: 1px;
    background: currentColor;
    border-radius: 10px;
    bottom: -4px;
    right: 2px
}

.gg-twilio {
    display: block;
    position: relative;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    width: 24px;
    height: 24px;
    border-radius: 22px;
    box-shadow: inset 0 0 0 3px
}

.gg-twilio:after,.gg-twilio:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    background: currentColor;
    border-radius: 6px;
    width: 4px;
    height: 4px;
    top: 7px;
    box-shadow: 0 6px 0
}

.gg-twilio:before {
    left: 7px
}

.gg-twilio:after {
    right: 7px
}

.gg-twitter {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px
}

.gg-twitter:after,.gg-twitter:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 4px
}

.gg-twitter:before {
    width: 9px;
    height: 14px;
    border-left: 4px solid;
    border-bottom: 4px solid;
    border-bottom-left-radius: 6px;
    background: linear-gradient(270deg,currentColor 12px,transparent 0) no-repeat center 2px/10px 4px;
    top: 4px
}

.gg-twitter:after {
    width: 4px;
    height: 4px;
    background: currentColor;
    border-radius: 20px;
    top: 2px;
    box-shadow: 7px 4px 0,7px 12px 0
}

.gg-ui-kit {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 16px;
    border-radius: 3px;
    border: 2px solid
}

.gg-ui-kit,.gg-ui-kit:after,.gg-ui-kit:before {
    display: block;
    box-sizing: border-box
}

.gg-ui-kit:after,.gg-ui-kit:before {
    content: "";
    position: absolute;
    border: 2px solid;
    width: 6px;
    height: 12px
}

.gg-ui-kit:before {
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    transform: perspective(10px) rotateY(30deg);
    left: -8px
}

.gg-ui-kit:after {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    transform: perspective(10px) rotateY(-30deg);
    border-left: 0;
    right: -8px
}

.gg-umbrella {
    display: block;
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    position: relative;
    width: 22px;
    height: 22px;
    background: linear-gradient(180deg,currentColor 20px,transparent 0) no-repeat center 10px/2px 8px
}

.gg-umbrella:after,.gg-umbrella:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-umbrella:before {
    width: 16px;
    height: 10px;
    left: 3px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.gg-umbrella:after {
    width: 6px;
    height: 5px;
    border-top: 0;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    bottom: 0;
    left: 6px
}

.gg-unavailable {
    position: relative;
    transform: rotate(-45deg) scale(var(--ggs,1));
    width: 18px;
    border: 2px solid;
    border-radius: 100px
}

.gg-unavailable,.gg-unavailable:after {
    box-sizing: border-box;
    display: block;
    height: 18px
}

.gg-unavailable:after {
    content: "";
    position: absolute;
    border-radius: 3px;
    width: 2px;
    background: currentColor;
    top: -2px;
    left: 6px
}

.gg-unblock {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(45deg) scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 100%
}

.gg-unblock:after,.gg-unblock:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 7px;
    background: currentColor;
    border-radius: 5px;
    left: 6px
}

.gg-unblock:before {
    top: -2px
}

.gg-unblock:after {
    bottom: -2px
}

.gg-undo {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-left: 2px solid transparent;
    border-radius: 100px
}

.gg-undo,.gg-undo:before {
    box-sizing: border-box;
    display: block
}

.gg-undo:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-left: 2px solid;
    top: -3px;
    left: -1px;
    transform: rotate(-68deg)
}

.gg-unfold {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border-bottom: 10px solid
}

.gg-unfold,.gg-unsplash {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1))
}

.gg-unsplash {
    width: 16px;
    height: 15px
}

.gg-unsplash:after,.gg-unsplash:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-unsplash:before {
    width: 16px;
    height: 9px;
    border: 5px solid;
    border-top: 0;
    bottom: 0
}

.gg-unsplash:after {
    width: 6px;
    height: 4px;
    background: currentColor;
    top: 0;
    left: 5px
}

.gg-usb-c {
    width: 16px;
    height: 6px;
    border: 2px solid transparent;
    border-radius: 100px;
    box-shadow: 0 0 0 2px,inset 0 0 0 10px
}

.gg-usb,.gg-usb-c {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1))
}

.gg-usb {
    width: 14px;
    height: 14px;
    border: 2px solid;
    margin-bottom: -6px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.gg-usb:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 5px;
    border: solid transparent;
    border-width: 1px 1px 2px;
    box-shadow: 0 0 0 2px,inset 5px 4px 0 -4px,inset -5px 4px 0 -4px;
    top: -7px;
    left: 2px
}

.gg-usb:before,.gg-user-add {
    display: block;
    box-sizing: border-box
}

.gg-user-add {
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 18px;
    background: linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 14px 6px/6px 2px,linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 16px 4px/2px 6px
}

.gg-user-add:after,.gg-user-add:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-user-add:before {
    width: 8px;
    height: 8px;
    border-radius: 30px;
    top: 0;
    left: 2px
}

.gg-user-add:after {
    width: 12px;
    height: 9px;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    top: 9px
}

.gg-user-list {
    display: block;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    width: 20px;
    height: 18px;
    background: linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 14px 4px/6px 2px,linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 14px 8px/6px 2px,linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 14px 12px/6px 2px
}

.gg-user-list:after,.gg-user-list:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-user-list:before {
    width: 8px;
    height: 8px;
    border-radius: 30px;
    top: 0;
    left: 2px
}

.gg-user-list:after {
    width: 12px;
    height: 9px;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    top: 9px
}

.gg-user-remove {
    display: block;
    transform: scale(var(--ggs,1));
    box-sizing: border-box;
    width: 20px;
    height: 18px;
    background: linear-gradient(270deg,currentColor 8px,transparent 0) no-repeat 14px 6px/6px 2px
}

.gg-user-remove:after,.gg-user-remove:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid
}

.gg-user-remove:before {
    width: 8px;
    height: 8px;
    border-radius: 30px;
    top: 0;
    left: 2px
}

.gg-user-remove:after {
    width: 12px;
    height: 9px;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    top: 9px
}

.gg-user {
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 18px
}

.gg-user,.gg-user:after {
    display: block;
    box-sizing: border-box
}

.gg-user:after,.gg-user:before {
    content: "";
    position: absolute;
    border: 2px solid
}

.gg-user:before {
    display: block;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border-radius: 30px;
    top: 0;
    left: 2px
}

.gg-user:after {
    width: 12px;
    height: 9px;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    top: 9px
}

.gg-userlane {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 8px;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 4px solid;
    border-top: 4px solid transparent
}

.gg-userlane:after,.gg-userlane:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    background: currentColor;
    top: -12px
}

.gg-userlane:before {
    border-radius: 20px;
    left: -4px
}

.gg-userlane:after {
    right: -4px
}

.gg-view-cols {
    position: relative;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 20px;
    height: 14px
}

.gg-view-cols,.gg-view-cols:after {
    box-sizing: border-box;
    display: block
}

.gg-view-cols:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 12px;
    top: -2px;
    left: 4px;
    background: currentColor;
    box-shadow: 6px 0 0
}

.gg-view-comfortable {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 20px;
    height: 14px
}

.gg-view-comfortable:after,.gg-view-comfortable:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor
}

.gg-view-comfortable:after {
    width: 2px;
    height: 8px;
    bottom: -2px;
    left: 4px
}

.gg-view-comfortable:before {
    width: 20px;
    height: 2px;
    left: -2px;
    top: 4px
}

.gg-view-day {
    position: relative;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 20px;
    height: 14px
}

.gg-view-day,.gg-view-day:after {
    box-sizing: border-box;
    display: block
}

.gg-view-day:after {
    width: 2px;
    height: 12px;
    top: -2px;
    left: 7px
}

.gg-view-day:after,.gg-view-day:before {
    content: "";
    position: absolute;
    background: currentColor
}

.gg-view-day:before {
    width: 2px;
    height: 12px;
    top: -2px;
    left: 7px;
    width: 20px;
    height: 2px;
    left: -2px;
    top: 4px
}

.gg-view-day:before,.gg-view-grid {
    display: block;
    box-sizing: border-box
}

.gg-view-grid {
    position: relative;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 20px;
    height: 14px
}

.gg-view-grid:after {
    width: 2px;
    height: 14px;
    top: -2px;
    left: 4px
}

.gg-view-grid:after,.gg-view-grid:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    box-shadow: 6px 0 0
}

.gg-view-grid:before {
    width: 2px;
    height: 14px;
    top: -2px;
    left: 4px;
    width: 20px;
    height: 2px;
    left: -2px;
    top: 2px;
    box-shadow: 0 4px 0
}

.gg-view-list {
    position: relative;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 20px
}

.gg-view-list,.gg-view-list:after {
    box-sizing: border-box;
    display: block;
    height: 14px
}

.gg-view-list:after {
    width: 2px;
    top: -2px;
    left: 3px
}

.gg-view-list:after,.gg-view-list:before {
    content: "";
    position: absolute;
    background: currentColor
}

.gg-view-list:before {
    display: block;
    box-sizing: border-box;
    width: 2px;
    height: 14px;
    top: -2px;
    left: 3px;
    width: 20px;
    height: 2px;
    left: -2px;
    top: 2px;
    box-shadow: 0 4px 0
}

.gg-view-month {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 20px;
    height: 14px
}

.gg-view-month:after {
    width: 2px;
    height: 14px;
    top: -2px;
    left: 3px
}

.gg-view-month:after,.gg-view-month:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor;
    box-shadow: 4px 0 0,8px 0 0
}

.gg-view-month:before {
    width: 2px;
    height: 14px;
    top: -2px;
    left: 3px;
    width: 20px;
    height: 2px;
    left: -2px;
    top: 2px;
    box-shadow: 0 4px 0
}

.gg-view-split {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border: 2px solid;
    border-radius: 3px;
    width: 20px;
    height: 14px
}

.gg-view-split:after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 12px;
    top: -2px;
    left: 7px;
    background: currentColor
}

.gg-vinyl {
    width: 8px;
    height: 8px;
    border: 3px solid transparent;
    box-shadow: 0 0 0 6px,inset 0 0 0 2px;
    border-radius: 22px
}

.gg-vinyl,.gg-voicemail-o {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1))
}

.gg-voicemail-o {
    width: 22px;
    height: 22px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 5px 10px/8px 2px;
    border-radius: 30px;
    border: 2px solid
}

.gg-voicemail-o:after,.gg-voicemail-o:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 10px;
    top: 6px
}

.gg-voicemail-o:before {
    left: 2px
}

.gg-voicemail-o:after {
    right: 2px
}

.gg-voicemail-r {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 21px;
    height: 14px;
    background: linear-gradient(270deg,currentColor 10px,transparent 0) no-repeat 5px 6px/7px 2px;
    border-radius: 3px;
    border: 2px solid
}

.gg-voicemail-r:after,.gg-voicemail-r:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-radius: 10px;
    top: 2px
}

.gg-voicemail-r:before {
    left: 2px
}

.gg-voicemail-r:after {
    right: 2px
}

.gg-voicemail {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 12px;
    height: 10px;
    border-bottom: 2px solid
}

.gg-voicemail:after,.gg-voicemail:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 10px;
    top: 0;
    left: -5px
}

.gg-voicemail:after {
    left: 7px
}

.gg-volume {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-right: 0;
    perspective: 12px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.gg-volume:after,.gg-volume:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute
}

.gg-volume:before {
    left: 2px;
    transform: rotateY(-90deg);
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-left: 0;
    top: -3px
}

.gg-volume:after {
    width: 8px;
    height: 16px;
    border: 6px double;
    border-left: 0;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    right: -14px;
    top: -6px
}

.gg-webcam {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px,inset 0 0 0 2px;
    border-radius: 100px;
    margin-top: -4px
}

.gg-webcam,.gg-webcam:after {
    box-sizing: border-box;
    display: block
}

.gg-webcam:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 4px;
    border-right: 4px solid transparent;
    box-shadow: 0 2px 0,inset -2px 0 0;
    bottom: -6px;
    left: -3px
}

.gg-website {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 18px;
    border: 2px solid;
    border-radius: 3px;
    box-shadow: 0 -1px 0
}

.gg-website:after,.gg-website:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    top: 2px
}

.gg-website:before {
    background: currentColor;
    left: 2px;
    box-shadow: 0 4px 0,0 8px 0;
    border-radius: 3px;
    height: 2px
}

.gg-website:after {
    height: 10px;
    border: 2px solid;
    right: 2px;
    border-radius: 1px
}

.gg-windows {
    transform: scale(var(--ggs,1));
    position: relative;
    width: 17px;
    height: 15px
}

.gg-windows,.gg-windows:before {
    display: block;
    box-sizing: border-box
}

.gg-windows:before {
    position: relative;
    width: 17px;
    height: 15px;
    content: "";
    position: absolute;
    width: 7px;
    height: 6px;
    background: currentColor;
    box-shadow: 8px 0 0,8px 7px 0,0 7px 0;
    transform: perspective(30px) rotateY(-30deg)
}

.gg-work-alt {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 14px;
    height: 10px;
    border-radius: 1px
}

.gg-work-alt,.gg-work-alt:after {
    display: block;
    box-sizing: border-box;
    box-shadow: 0 0 0 2px
}

.gg-work-alt:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 1px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    left: 4px;
    top: -3px
}

.gg-yinyang {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(95deg) scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 22px
}

.gg-yinyang:after {
    border-radius: 10px
}

.gg-yinyang:after,.gg-yinyang:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 4px
}

.gg-yinyang:before {
    border-radius: 10px;
    border: 2px solid;
    left: 0
}

.gg-yinyang:after {
    border: 2px solid transparent;
    right: 0;
    box-shadow: inset 0 0 0 4px,0 -3px 0 1px,-2px -4px 0 1px,-8px -5px 0 -1px,-11px -3px 0 -2px,-12px -1px 0 -3px,-6px -6px 0 -1px
}

.gg-youtube {
    position: relative;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 10px;
    box-shadow: 0 0 0 2px;
    border-radius: 15px 15px 15px 15px/45px 45px 45px 45px
}

.gg-youtube,.gg-youtube:before {
    box-sizing: border-box;
    display: block
}

.gg-youtube:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 2px;
    border-left: 4px solid;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.gg-zeit {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 18px solid
}

.gg-zeit,.gg-zoom-in {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1))
}

.gg-zoom-in {
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 100%;
    background: linear-gradient(180deg,currentColor 5px,transparent 0) no-repeat 2px 5px/8px 2px;
    margin-top: -4px
}

.gg-zoom-in:after,.gg-zoom-in:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 2px;
    height: 8px;
    background: currentColor
}

.gg-zoom-in:after {
    transform: rotate(-45deg);
    border-radius: 3px;
    top: 10px;
    left: 12px
}

.gg-zoom-in:before {
    top: 2px;
    left: 5px
}

.gg-zoom-out {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 100%;
    margin-top: -4px
}

.gg-zoom-out:after,.gg-zoom-out:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    background: currentColor
}

.gg-zoom-out:after {
    transform: rotate(-45deg);
    border-radius: 3px;
    width: 2px;
    height: 8px;
    top: 10px;
    left: 12px
}

.gg-zoom-out:before {
    width: 8px;
    height: 2px;
    top: 5px;
    left: 2px
}

@font-face {
    font-family: Signika;
    src: url(../prod/setup/fonts/signika/Signika-Regular.ttf)
}

@font-face {
    font-family: Signika-bold;
    src: url(../prod/setup/fonts/signika/Signika-Bold.ttf)
}

@font-face {
    font-family: Signika-SemiBold;
    src: url(../prod/setup/fonts/signika/Signika-SemiBold.ttf)
}

@font-face {
    font-family: Signika-Light;
    src: url(../prod/setup/fonts/signika/Signika-Light.ttf)
}

* {
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-decoration: none
}

:focus {
    outline: none
}

.off,.off:hover {
    filter: grayscale(100%);
    pointer-events: none
}

html {
    overflow-x: hidden;
    overflow-y: auto;
    background: #fdfdfd
}

html.popup-opened {
    position: relative;
    height: 100%!important;
    overflow: hidden;
    touch-action: none;
    -ms-touch-action: none
}

body {
    font-family: Signika;
    line-height: var(--fontheight-primary);
    font-size: var(--fontsize-primary);
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0;
    padding: 0;
    background: none
}

body.popup-opened {
    overflow: hidden
}

.row {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.row>.col-1 {
    flex-basis: 8.3333333333%
}

.row>.col-1,.row>.col-offset-1 {
    padding: 0 10px;
    max-width: 8.3333333333%
}

.row>.col-offset-1 {
    margin-left: 8.3333333333%
}

.row>.col-2 {
    flex-basis: 16.6666666667%
}

.row>.col-2,.row>.col-offset-2 {
    padding: 0 10px;
    max-width: 16.6666666667%
}

.row>.col-offset-2 {
    margin-left: 16.6666666667%
}

.row>.col-3 {
    padding: 0 10px;
    flex-basis: 25%;
    max-width: 25%
}

.row>.col-offset-3 {
    padding: 0 10px;
    margin-left: 25%;
    max-width: 25%
}

.row>.col-4 {
    flex-basis: 33.3333333333%
}

.row>.col-4,.row>.col-offset-4 {
    padding: 0 10px;
    max-width: 33.3333333333%
}

.row>.col-offset-4 {
    margin-left: 33.3333333333%
}

.row>.col-5 {
    flex-basis: 41.6666666667%
}

.row>.col-5,.row>.col-offset-5 {
    padding: 0 10px;
    max-width: 41.6666666667%
}

.row>.col-offset-5 {
    margin-left: 41.6666666667%
}

.row>.col-6 {
    padding: 0 10px;
    flex-basis: 50%;
    max-width: 50%
}

.row>.col-offset-6 {
    padding: 0 10px;
    margin-left: 50%;
    max-width: 50%
}

.row>.col-7 {
    flex-basis: 58.3333333333%
}

.row>.col-7,.row>.col-offset-7 {
    padding: 0 10px;
    max-width: 58.3333333333%
}

.row>.col-offset-7 {
    margin-left: 58.3333333333%
}

.row>.col-8 {
    flex-basis: 66.6666666667%
}

.row>.col-8,.row>.col-offset-8 {
    padding: 0 10px;
    max-width: 66.6666666667%
}

.row>.col-offset-8 {
    margin-left: 66.6666666667%
}

.row>.col-9 {
    padding: 0 10px;
    flex-basis: 75%;
    max-width: 75%
}

.row>.col-offset-9 {
    padding: 0 10px;
    margin-left: 75%;
    max-width: 75%
}

.row>.col-10 {
    flex-basis: 83.3333333333%
}

.row>.col-10,.row>.col-offset-10 {
    padding: 0 10px;
    max-width: 83.3333333333%
}

.row>.col-offset-10 {
    margin-left: 83.3333333333%
}

.row>.col-11 {
    flex-basis: 91.6666666667%
}

.row>.col-11,.row>.col-offset-11 {
    padding: 0 10px;
    max-width: 91.6666666667%
}

.row>.col-offset-11 {
    margin-left: 91.6666666667%
}

.row>.col-12 {
    padding: 0 10px;
    flex-basis: 100%;
    max-width: 100%
}

.row>.col-offset-12 {
    padding: 0 10px;
    margin-left: 100%;
    max-width: 100%
}

@media(orientation: portrait) {
    .row>.col-1,.row>.col-offset-1 {
        padding:0
    }

    .row>.col-mobile-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .row>.col-mobile-offset-1 {
        margin-left: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .row>.col-2,.row>.col-offset-2 {
        padding: 0
    }

    .row>.col-mobile-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .row>.col-mobile-offset-2 {
        margin-left: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .row>.col-3,.row>.col-offset-3 {
        padding: 0
    }

    .row>.col-mobile-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .row>.col-mobile-offset-3 {
        margin-left: 25%;
        max-width: 25%
    }

    .row>.col-4,.row>.col-offset-4 {
        padding: 0
    }

    .row>.col-mobile-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row>.col-mobile-offset-4 {
        margin-left: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row>.col-5,.row>.col-offset-5 {
        padding: 0
    }

    .row>.col-mobile-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .row>.col-mobile-offset-5 {
        margin-left: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .row>.col-6,.row>.col-offset-6 {
        padding: 0
    }

    .row>.col-mobile-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .row>.col-mobile-offset-6 {
        margin-left: 50%;
        max-width: 50%
    }

    .row>.col-7,.row>.col-offset-7 {
        padding: 0
    }

    .row>.col-mobile-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .row>.col-mobile-offset-7 {
        margin-left: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .row>.col-8,.row>.col-offset-8 {
        padding: 0
    }

    .row>.col-mobile-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .row>.col-mobile-offset-8 {
        margin-left: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .row>.col-9,.row>.col-offset-9 {
        padding: 0
    }

    .row>.col-mobile-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .row>.col-mobile-offset-9 {
        margin-left: 75%;
        max-width: 75%
    }

    .row>.col-10,.row>.col-offset-10 {
        padding: 0
    }

    .row>.col-mobile-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .row>.col-mobile-offset-10 {
        margin-left: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .row>.col-11,.row>.col-offset-11 {
        padding: 0
    }

    .row>.col-mobile-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .row>.col-mobile-offset-11 {
        margin-left: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .row>.col-12,.row>.col-offset-12 {
        padding: 0
    }

    .row>.col-mobile-12 {
        flex-basis: 100%;
        max-width: 100%
    }

    .row>.col-mobile-offset-12 {
        margin-left: 100%;
        max-width: 100%
    }
}

.wrapper {
    width: var(--width-desktop);
    transform-origin: top left;
    overflow-x: hidden;
    overflow-y: auto
}

@media(orientation: portrait) {
    .wrapper {
        width:var(--width-mobile)
    }
}

.wrapper__content {
    overflow-x: hidden;
    overflow-y: hidden;
    width: var(--width-desktop)
}

.container {
    display: block;
    margin: 0 auto
}

@media(orientation: portrait) {
    .container {
        width:var(--width-mobile-safe)
    }
}

hr.split {
    margin: 0;
    border: 0;
    background: transparent
}

hr.split--low {
    height: 16px
}

hr.split--medium {
    height: 24px
}

hr.split--high {
    height: 32px
}

hr.split--giant {
    height: 48px
}

.section {
    position: relative;
    display: block;
    width: var(--width-desktop)
}

@media(max-width: 700px) {
    .section {
        width:var(--width-mobile)
    }
}

@media(orientation: portrait) {
    .section {
        width:var(--width-mobile)
    }
}

.section__background {
    display: block;
    width: 100%
}

.section__background img,.section__background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section__background video {
    position: absolute;
    top: 0
}

.section__content {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section.autoHeight .section__background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.section.autoHeight .section__content {
    display: block;
    position: relative
}

.section--fixedHeight>.section__background {
    position: static;
    display: block;
    width: 100%;
    height: 100%
}

.section--fixedHeight>.section__background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 700px) {
    .section--fixedHeight>.section__background img {
        height:auto
    }
}

@media(orientation: portrait) {
    .section--fixedHeight>.section__background img {
        height:auto
    }
}

.section--fixedHeight>.section__content,.section__overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section__overlay {
    background: rgba(0,0,0,.8) 100%;
    background: linear-gradient(transparent 20%,rgba(0,0,0,.8))
}

.desktop {
    display: block!important
}

.desktop-inline {
    display: inline-block!important
}

.desktop-flex {
    display: flex!important
}

.desktop-grid {
    display: grid!important
}

.mobile,.mobile-flex,.mobile-grid,.mobile-inline {
    display: none!important
}

@media(orientation: portrait) {
    .desktop,.desktop-flex,.desktop-grid,.desktop-inline {
        display:none!important
    }

    .mobile {
        display: block!important
    }

    .mobile-inline {
        display: inline-block!important
    }

    .mobile-flex {
        display: flex!important
    }

    .mobile-grid {
        display: grid!important
    }
}

.clearfix:after {
    content: "";
    clear: both;
    display: table
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.text-left {
    text-align: left;
    justify-content: flex-start!important
}

.text-center {
    text-align: center;
    justify-content: center!important
}

.text-right {
    text-align: right;
    justify-content: flex-end!important
}

.flex {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-column {
    flex-direction: column
}

.flex-start {
    justify-content: flex-start
}

.flex-end {
    justify-content: flex-end
}

.flex-middle {
    align-items: center
}

.flex.column {
    flex-direction: column
}

.flex.space-between {
    justify-content: space-between
}

.flex.center {
    align-items: center
}

.flex.wrap {
    flex-wrap: wrap
}

@media(orientation: portrait) {
    .mobile-flex {
        display:flex
    }

    .mobile-flex-wrap {
        flex-wrap: wrap
    }

    .mobile-flex-column {
        flex-direction: column
    }

    .mobile-flex-start {
        justify-content: flex-start
    }

    .mobile-flex-end {
        justify-content: flex-end
    }

    .mobile-flex-middle {
        align-items: center
    }

    .mobile-flex.column {
        flex-direction: column
    }

    .mobile-flex.space-between {
        justify-content: space-between
    }

    .mobile-flex.center {
        align-items: center
    }

    .mobile-flex.wrap {
        flex-wrap: wrap
    }
}

.floating {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center
}

.floating * {
    pointer-events: all
}

.scrollwatch-pin {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 1px;
    background: transparent;
    pointer-events: none
}

@keyframes shine {
    to {
        filter: brightness(120%)
    }
}

@keyframes shine_scale {
    to {
        filter: brightness(90%);
        transform: scale(1.1);
        transform-origin: center center
    }
}

@keyframes shine_move {
    to {
        filter: brightness(110%);
        transform: translateX(12px)
    }
}

.fancybox-active {
    height: 100%!important
}

.popup {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center
}

.popup__background,.popup__background--unclosable {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100vh;
    transition: opacity 1s
}

.popup__content {
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: all .2s;
    transform: scale(0)
}

.popup__tool {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    padding: 5px;
    display: flex;
    opacity: 0;
    visibility: hidden
}

.popup__close {
    pointer-events: all;
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 42px;
    height: 42px
}

.popup.active {
    pointer-events: all
}

.popup.active,.popup.active .popup__background,.popup.active .popup__background--unclosable {
    opacity: 1;
    visibility: visible
}

.popup.active .popup__content {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.popup.active .popup__tool {
    opacity: 1;
    visibility: visible
}

.popup--open-image .popup__content .image img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.popup--open-video .popup__content {
    width: 80%;
    height: 60%
}

.popup--open-video .popup__content .embed {
    width: 100%;
    height: 100%
}

.popup--open-video .popup__content .embed iframe {
    display: block;
    width: 100%;
    height: 100%
}

.content-login {
    transform: translateY(0) translateX(0);
    transition: transform .4s ease-in-out;
    position: fixed;
    right: auto;
    left: 20px;
    bottom: 5px
}

.content-login.open {
    transform: translateY(0) translateX(190px)
}

@media(orientation: portrait) {
    .content-login {
        right:0;
        left: auto;
        bottom: 0
    }
}

.content-login .info-account {
    background-size: 100% 100%;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/images/bg-green.png);
    padding: 10px;
    width: 300px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

@media(orientation: portrait) {
    .content-login .info-account {
        background-image:url(../prod/dautuong_2022_mainsite/float_right/images/bg-green-mb.png);
        width: 191px;
        height: 54px
    }
}

@media(max-width: 500px) {
    .content-login .info-account {
        transform:scale(.6);
        transform-origin: top right
    }
}

.content-login .info-account .d-flex {
    display: flex;
    justify-content: center;
    gap: 10px
}

@media(orientation: portrait) {
    .content-login .info-account .d-flex .info {
        display:none
    }
}

.content-login .info-account .d-flex a {
    color: #fcdd86;
    text-decoration: underline
}

@media(orientation: portrait) {
    .content-login .info-account .d-flex a {
        font-size:20px
    }
}

.pos-btn {
    transform: translateY(0) translateX(0);
    transition: transform .4s ease-in-out;
    position: fixed;
    right: auto;
    right: 200px;
    bottom: 10px
}

@media(max-width: 500px) {
    .pos-btn {
        right:120px;
        bottom: -10px
    }
}

.pos-btn.open {
    transform: translateY(0) translateX(190px)
}

@media(min-width: 375px)and (max-width:500px) {
    .pos-btn.open {
        transform:translateY(0) translateX(120px)
    }
}

.pos-btn.open .close-login {
    background-image: url(../prod/dautuong_2022_mainsite/float_right/images/btn-open.png)
}

@media(min-width: 375px)and (max-width:500px) {
    .pos-btn.open .close-login {
        transform:scale(.6);
        transform-origin: top right
    }
}

.pos-btn .close-login {
    width: 71px;
    height: 65px;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/images/btn-close.png)
}

@media(orientation: landscape) {
    .pos-btn .close-login {
        display:none
    }
}

@media(max-width: 500px) {
    .pos-btn .close-login {
        transform:scale(.6);
        transform-origin: top right;
        right: 120px
    }
}

:root {
    --color-primary: #4582c0;
    --color-success: #43a047;
    --color-info: #7bb8f6;
    --color-warning: #f6bb7b;
    --color-danger: #e85060;
    --color-black: #000;
    --color-mine-shaft: #222;
    --color-white: #fff;
    --color-free-speech-blue: #414ebb;
    --color-pelorous: #2686bc;
    --color-alto: #d0d0d0;
    --color-concrete: #f2f2f2;
    --color-porcelain: #f5f6f7;
    --color-athens-gray: #edeef1
}

@keyframes skeleton {
    0% {
        opacity: .25
    }

    to {
        opacity: 1
    }
}

@keyframes ldio-3emjh5d99dt {
    0% {
        transform: translate(6px,40px) scale(0)
    }

    25% {
        transform: translate(6px,40px) scale(0)
    }

    50% {
        transform: translate(6px,40px) scale(1)
    }

    75% {
        transform: translate(40px,40px) scale(1)
    }

    to {
        transform: translate(74px,40px) scale(1)
    }
}

@keyframes ldio-3emjh5d99dt-r {
    0% {
        transform: translate(74px,40px) scale(1)
    }

    to {
        transform: translate(74px,40px) scale(0)
    }
}

.cs-live-chat {
    scrollbar-width: thin;
    scrollbar-color: var(--color-alto) var(--color-concrete)
}

.cs-live-chat::-webkit-scrollbar {
    width: 1rem
}

.cs-live-chat::-webkit-scrollbar-track {
    background: var(--color-concrete);
    background-clip: padding-box;
    border: .25rem solid transparent;
    border-radius: .5rem
}

.cs-live-chat::-webkit-scrollbar-thumb {
    background: var(--color-alto);
    background-clip: padding-box;
    border: .25rem solid transparent;
    border-radius: .5rem
}

.cs-live-chat__user-panel-action-button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    padding: .2em 1em;
    margin: .1em;
    font-size: .9em;
    line-height: 1.5;
    outline: none
}

.cs-live-chat__user-panel-action-button:hover {
    filter: brightness(95%)
}

.cs-live-chat__user-panel-action-button:focus {
    outline: none
}

.cs-live-chat__user-panel-action-button:active {
    filter: brightness(93%)
}

.cs-live-chat__user-panel-action-button--logout {
    background-color: var(--color-white);
    border-color: var(--color-primary);
    color: var(--color-primary)
}

.cs-live-chat__user-panel-action-button--login {
    background-size: 100% 100%;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/images/tab-event-lg.png);
    background-color: transparent;
    border: 0;
    color: #fff;
    font-family: Signika
}

@media(orientation: portrait) {
    .cs-live-chat__user-panel-action-button--login {
        transform:scale(1.5)
    }
}

.cs-live-chat__user-panel-action-button {
    border-radius: 2em
}

.cs-live-chat__user-panel-action-button.disabled,.cs-live-chat__user-panel-action-button:disabled {
    filter: opacity(.6)!important;
    cursor: default
}

.cs-live-chat__user-panel-action-button.disabled:active,.cs-live-chat__user-panel-action-button:active:disabled {
    pointer-events: none
}

.AIHelpSupportBox:not(.demo) {
    order: 1;
    flex-grow: 1;
    width: 100%;
    height: 28em;
    min-height: 15em;
    max-height: 80vh;
    z-index: 1
}

.AIHelpSupportBox:not(.demo) .close {
    display: none
}

.loadingio-spinner-ellipsis-co6qfbyr7kq {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
    transform: translate(-50%,-50%) scale(.5);
    z-index: 101
}

.ldio-3emjh5d99dt {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(.5);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 0 0
}

.ldio-3emjh5d99dt div {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translate(40px,40px) scale(1);
    background: var(--color-white);
    animation: ldio-3emjh5d99dt 2s cubic-bezier(0,.5,.5,1) infinite;
    box-sizing: content-box
}

.ldio-3emjh5d99dt div:first-child {
    background: var(--color-white);
    transform: translate(74px,40px) scale(1);
    animation: ldio-3emjh5d99dt-r .5s cubic-bezier(0,.5,.5,1) infinite
}

.ldio-3emjh5d99dt div:nth-child(2) {
    animation-delay: -.5s;
    background: var(--color-white)
}

.ldio-3emjh5d99dt div:nth-child(3) {
    animation-delay: -1s;
    background: var(--color-white)
}

.ldio-3emjh5d99dt div:nth-child(4) {
    animation-delay: -1.5s;
    background: var(--color-white)
}

.ldio-3emjh5d99dt div:nth-child(5) {
    animation-delay: -2s;
    background: var(--color-white)
}

.cs-live-chat-container {
    position: fixed;
    right: auto;
    left: 11.4px;
    bottom: 46.5px;
    border-radius: 8px;
    font-size: 1rem;
    font-family: Roboto,Helvetica Neue,Arial,sans-serif;
    z-index: 2500
}

@media(orientation: portrait) {
    .cs-live-chat-container {
        left:auto;
        right: 13px;
        bottom: 53.5px
    }
}

@media(max-width: 500px) {
    .cs-live-chat-container {
        right:18px
    }
}

.cs-live-chat-container {
    transform: translateY(0) translateX(0);
    transition: transform .4s ease-in-out
}

.cs-live-chat-container.open {
    transform: translateY(0) translateX(190px)
}

.cs-live-chat {
    display: flex;
    flex-direction: column;
    width: 18.7em;
    max-width: 100vw;
    max-height: 100vh;
    position: relative
}

.cs-live-chat.loading:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--color-mine-shaft);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 100
}

.cs-live-chat__close-button {
    display: none
}

.cs-live-chat__close-button--live-chat-header {
    display: block;
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 7px;
    right: 7px;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 2
}

.cs-live-chat__close-button--live-chat-header:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: var(--color-white);
    transform: rotate(45deg);
    top: 14px;
    left: 6px
}

.cs-live-chat__close-button--live-chat-header:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--color-white);
    transform: rotate(-45deg);
    top: 14px;
    left: 6px
}

.cs-live-chat__user-panel-container {
    order: 2;
    background-image: url(../prod/dautuong_2022_mainsite/float_right/images/chibi.png);
    width: 309px;
    height: 196px;
    font-size: .9em;
    line-height: 1.4;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: .75em 1em .75em 22px
}

@media(orientation: portrait) {
    .cs-live-chat__user-panel-container {
        background-image:url(../prod/dautuong_2022_mainsite/float_right/images/chibi-mb.png);
        width: 322px;
        height: 187px;
        padding-top: 135px;
        justify-content: normal;
        align-items: normal;
        padding-left: 163px
    }
}

@media(max-width: 500px) {
    .cs-live-chat__user-panel-container {
        transform:scale(.6);
        transform-origin: bottom right
    }
}

.cs-live-chat__user-panel-action {
    display: flex;
    align-items: center
}

.cs-live-chat__user-panel-action-label {
    margin: 0 1em 0 0;
    color: #02524a;
    font-family: Signika;
    font-size: 17px
}

@media(orientation: portrait) {
    .cs-live-chat__user-panel-action-label {
        display:none
    }
}

.cs-live-chat__user-panel-action-label-username {
    font-weight: 700
}

.cs-live-chat__user-panel-action-button {
    flex-shrink: 0;
    margin-left: auto;
    max-width: 100%;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.cs-live-chat__user-panel-action-button-icon {
    flex-shrink: 0;
    margin-left: auto;
    background-color: transparent;
    border-color: transparent;
    cursor: pointer
}

.cs-live-chat__user-panel-action-button-icon:focus {
    outline: none
}

.cs-live-chat__user-panel-action-button-icon svg {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle
}

.cs-live-chat__user-panel-action-button-icon.disabled {
    cursor: default
}

.cs-live-chat__user-panel-action-button-icon.disabled:active {
    pointer-events: none
}

.cs-live-chat__user-panel-action-button-icon.disabled svg path {
    fill: red
}

.cs-live-chat__user-panel-action-button-icon--logout svg path {
    fill: #aaa
}

.cs-live-chat__user-panel-action-button-icon--logout:hover svg path {
    fill: #e85060
}
