/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/downloads/page.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.page_page__6nXTb {
    width: 100%;
    background-color: #000000;

    border-top: 1px solid #63ff6650;
    color: #fff;
    margin-top: 49px;
    position: relative;
    z-index: 1 !important;
}

.page_page__6nXTb::before {
    content: "";
    display: block;
    pointer-events: none;
    width: 100%;
    top: 0;
    position: absolute;
    height: 150px;
    background: linear-gradient(
        180deg,
        rgba(99, 255, 102, 0.2) 0%,
        rgba(0, 0, 0, 0.2) 100%
    );
}

.page_heroInner__YTe6B {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.page_kicker__D9ltk {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 700;
    line-height: 28px;
    height: 28px;
    font-size: 40px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    color: #63ff66;
    text-shadow:
        0 0 24px #63ff66,
        0 0 2px #63ff66,
        0 0 1px #63ff66;
    margin-bottom: 24px;
}

.page_title__G6hzn {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 700;
    font-feature-settings: normal;
    font-variant: normal;
    font-size: 16px;
    color: #fff;
}

.page_tabs__LDanb {
    border: 1px solid #2c2c2c;
    border-radius: 100px;
    padding: 4px;
    margin-top: 40px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.page_tab__ohK2x {
    border-radius: 100px;
    padding: 5px 16px;
    gap: 8px;
    font-family: "SF Pro Display", sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-feature-settings: normal;
    font-variant: normal;
    cursor: pointer;
}

.page_tabActive__4_S8D {
    background: rgba(255, 255, 255, 0.2);
}

.page_searchWrap__N2ZF_ {
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    padding: 12px 16px;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    background: rgba(255, 255, 255, 0.1);
    width: 320px;

    margin-bottom: 18px;
}

.page_search__rgmQI {
    background: transparent;
    border: none;
    outline: none;
    color: #f2f2f2;
    font-family: "SF Pro Display", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(255, 255, 255, 1);
    font-feature-settings: normal;
    font-variant: normal;
    width: 100%;
}

.page_search__rgmQI::placeholder {
    color: rgba(255, 255, 255, 0.35);
}

.page_tags__YH_yy {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.page_tag__vU_JV {
    border: 1px solid rgba(208, 213, 221, 0.1);
    border-radius: 100px;
    padding: 5px 10px;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    background: rgba(255, 255, 255, 0.1);
    font-family: "SF Pro Display", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    font-feature-settings: normal;
    font-variant: normal;
}

.page_grid__Afn45 {
    max-width: 1200px;
    margin: 20px auto 80px;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, 384px);
    grid-gap: 24px;
    gap: 24px;
}

.page_card__7LDJ0 {
    border-radius: 24px;
    padding: 24px;
}

.page_tonegreen__YkRzV {
    box-shadow: 1px 1px 40px 0 rgba(99, 255, 102, 0.2);
    background: linear-gradient(
        99.99deg,
        rgba(99, 255, 102, 0.15) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    position: relative;
    z-index: 1;
    border: 0.5px solid rgba(99, 255, 102, 0.2);
}

.page_tonegreen__YkRzV::after {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: 24px;
    padding: 1px;
    background:
        linear-gradient(135deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%),
        linear-gradient(315deg, #63ff66 0%, rgba(59, 153, 61, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;
    opacity: 0.9;
}

.page_toneyellow__ZOQzZ {
    box-shadow: 1px 1px 40px 0 rgba(251, 188, 5, 0.2);
    background: linear-gradient(
        99.99deg,
        rgba(251, 188, 5, 0.15) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    position: relative;
    z-index: 1;
    border: 0.5px solid rgba(251, 188, 5, 0.2);
}

.page_toneyellow__ZOQzZ:after {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: 24px;
    padding: 1px;
    background:
        linear-gradient(135deg, #fbbc05 0%, rgba(251, 188, 5, 0) 50%),
        linear-gradient(315deg, #fbbc05 0%, rgba(251, 188, 5, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;
    opacity: 0.9;
}

.page_toneblue__W_2fT {
    box-shadow: 1px 1px 40px 0 rgba(0, 145, 255, 0.2);
    background: linear-gradient(
        99.99deg,
        rgba(0, 145, 255, 0.15) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    position: relative;
    z-index: 1;
    border: 0.5px solid rgba(0, 145, 255, 0.2);
}

.page_toneblue__W_2fT:after {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: 24px;
    padding: 1px;
    background:
        linear-gradient(135deg, #0091ff 0%, rgba(0, 145, 255, 0) 50%),
        linear-gradient(315deg, #0091ff 0%, rgba(0, 145, 255, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;
    opacity: 0.9;
}

.page_tonegray__B4kQ2 {
    box-shadow: 1px 1px 40px 0 rgba(255, 255, 255, 0.2);
    background: linear-gradient(
        99.99deg,
        rgba(255, 255, 255, 0.15) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    position: relative;
    z-index: 1;
    border: 0.5px solid rgba(255, 255, 255, 0.2);
}

.page_tonegray__B4kQ2:after {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: 24px;
    padding: 1px;
    background:
        linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0) 50%),
        linear-gradient(315deg, #ffffff 0%, rgba(255, 255, 255, 0) 50%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
            mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;
    opacity: 0.9;
}

.page_cardTop__KBalM {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.page_date__CakKm {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    font-feature-settings: normal;
    font-variant: normal;
}

.page_status__He37g {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 500;
    font-size: 10px;
    text-align: center;
    border-radius: 100px;
    padding: 6px 8px;
    font-feature-settings: normal;
    font-variant: normal;
}

.page_tonegreen__YkRzV .page_status__He37g {
    color: #000;
    border: 1px solid #63ff66;

    box-shadow: 0 0 4px 0 #63ff66;
    background: #63ff66;
}

.page_toneyellow__ZOQzZ .page_status__He37g {
    color: #fbbc05;
    background: rgba(251, 188, 5, 0.1);
}

.page_toneblue__W_2fT .page_status__He37g {
    color: #0091ff;
    background: rgba(0, 145, 255, 0.2);
}

.page_tonegray__B4kQ2 .page_status__He37g {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}

.page_cardTitle__N4wVZ {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 20px;
    font-feature-settings: normal;
    font-variant: normal;

    margin-bottom: 16px;
    color: #fff;
}

.page_badges__jvfvr {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 10px;
}

.page_badge__CPu7z:first-child {
    background: #fff;
    color: #000;
}

.page_badge__CPu7z {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 8px;
    text-align: center;
    font-feature-settings: normal;
    font-variant: normal;

    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border-radius: 100px;
    padding: 6px 8px;
}

.page_author__fdDu5 {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-feature-settings: normal;
    font-variant: normal;
    margin-bottom: 40px;
    color: #fff;
}

.page_cardActions__YFZUW {
    display: flex;
    align-items: center;
    gap: 10px;
}

.page_actionButton__bwosV {
    flex: 1 1;
    padding: 10px 12px;
    border-radius: 999px;
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    text-align: center;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    cursor: pointer;
}

.page_tonegreen__YkRzV .page_actionButton__bwosV {
    color: #63ff66;
    border: 0.5px solid #63ff66;
}

.page_toneyellow__ZOQzZ .page_actionButton__bwosV {
    color: #fff;
    border: 0.5px solid #fbbc05;
}

.page_toneblue__W_2fT .page_actionButton__bwosV {
    color: #fff;
    border: 0.5px solid #0091ff;
}

.page_tonegray__B4kQ2 .page_actionButton__bwosV {
    color: #fff;
    border: 0.5px solid #ffffff;
}

.page_playButton__NO7B4 {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 0.54px solid rgba(255, 255, 255, 0.25);
    background: rgba(0, 0, 0, 0.3);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.page_playButton__NO7B4 img {
    width: 12px;
    height: 12px;
}

.page_actionMeta__NEzLG {
    text-align: center;
    font-family: "SF Pro Display", sans-serif;
    font-weight: 400;
    font-size: 8px;
    text-align: center;
    font-feature-settings: normal;
    font-variant: normal;

    color: rgba(255, 255, 255, 0.75);
    margin-top: 10px;
}

@media (max-width: 768px) {
    .page_page__6nXTb {
        padding-top: 10px;
    }

    .page_hero__WxPP7 {
        text-align: center;
        padding: 30px 24px 0;
    }

    .page_kicker__D9ltk {
        font-size: 24px;
        text-align: center;
    }

    .page_title__G6hzn {
        text-align: center;
        font-size: 16px;
    }

    .page_tabs__LDanb {
        margin: 24px auto;
    }

    .page_tab__ohK2x {
        font-size: 12px;
    }

    .page_grid__Afn45 {
        padding: 0 16px;
    }

    .page_searchWrap__N2ZF_ {
        padding: 4px 16px;
        width: 100%;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 16px;
    }

    .page_tag__vU_JV {
        padding: 3px 10px;
        font-size: 12px;
    }

    .page_searchWrap__N2ZF_ input::placeholder {
        font-size: 12px;
    }

    .page_searchWrap__N2ZF_ input {
        font-size: 12px;
    }
}

