.gsmfeed-page-shell {
    background: #ffffff;
}

.gsmfeed-page-hero {
    max-width: 1720px;
    margin: 0 auto;
    padding: 130px 0 80px;
    box-sizing: border-box;
}

.gsmfeed-page-copy {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.gsmfeed-page-badge {
    display: block;
    width: 186px;
    height: 186px;
    object-fit: contain;
    margin: 0 auto 34px;
}

.gsmfeed-page-title {
    margin: 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.035em;
    text-align: center;
}

.gsmfeed-page-description {
    max-width: 760px;
    margin: 28px auto 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.95;
    letter-spacing: -0.02em;
    text-align: center;
}

.gsmfeed-info-panel {
    margin-top: 80px;
    padding: 0 24px;
    box-sizing: border-box;
}

.gsmfeed-info-panel-inner {
    padding: 42px 36px 46px;
    border-radius: 34px;
    background: #050505;
    box-shadow: 0 26px 60px rgba(8, 8, 8, 0.16);
}

.gsmfeed-info-logo {
    display: block;
    width: 217px;
    height: 52px;
    max-width: 100%;
    margin: 0 auto 34px;
    object-fit: contain;
}

.gsmfeed-ai-banner {
    margin: 0 auto 44px;
    text-align: center;
}

.gsmfeed-ai-banner-line {
    margin: 0;
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.14;
    letter-spacing: 0;
}

.gsmfeed-ai-banner-line-secondary {
    margin-top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.gsmfeed-ai-gradient {
    background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 55%, #f97316 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.gsmfeed-ai-banner-muted {
    color: #ffffff;
}

.gsmfeed-ai-banner-check {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.gsmfeed-powered-by {
    margin: 0 auto 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.gsmfeed-powered-by-label {
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}

.gsmfeed-powered-by-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.gsmfeed-powered-by-logo svg {
    display: block;
    width: 123px;
    max-width: 100%;
    height: auto;
}

.gsmfeed-info-grid {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(0, 1fr);
    gap: 36px;
    align-items: center;
}

.gsmfeed-info-visual {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gsmfeed-info-globe {
    display: block;
    width: min(100%, 500px);
    height: auto;
}

.gsmfeed-info-content {
    max-width: 540px;
}

.gsmfeed-info-title {
    margin: 0 0 22px;
    color: #469df4;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 4  00;
    line-height: 1.3;
    text-align: left;
}

.gsmfeed-info-text {
    margin: 0;
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: 0;
    text-align: left;
}

.gsmfeed-info-text p {
    margin: 0;
    font-weight: 400;
}

.gsmfeed-info-text p + p {
    margin-top: 28px;
}

.gsmfeed-info-read-more,
.gsmfeed-info-see-less {
    display: none;
    margin-top: 28px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #0071E3;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    cursor: pointer;
}

.gsmfeed-info-read-more:hover,
.gsmfeed-info-read-more:focus-visible,
.gsmfeed-info-see-less:hover,
.gsmfeed-info-see-less:focus-visible {
    text-decoration: underline;
    outline: none;
}

.gsmfeed-info-more {
    margin-top: 28px;
}

.gsmfeed-info-more p + p {
    margin-top: 28px;
}

.gsmfeed-membership-section {
    padding: 24px 24px 80px;
}

.gsmfeed-membership-shell {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 88px;
    box-sizing: border-box;
}

.gsmfeed-membership-copy {
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
}

.gsmfeed-membership-title {
    margin: 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.035em;
    text-align: center;
}

.gsmfeed-membership-description {
    max-width: 760px;
    margin: 20px auto 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    text-align: center;
}

.gsmfeed-membership-grid {
    margin-top: 55px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 34px;
}

.gsmfeed-membership-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.gsmfeed-membership-icon {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.gsmfeed-membership-card-title {
    margin: 26px 0 10px;
    color: #0071E3;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
    text-align: center;
}

.gsmfeed-membership-card-text {
    max-width: 310px;
    margin: 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
    text-align: center;
}

.gsmfeed-membership-assurance {
    max-width: 740px;
    margin: 84px auto 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

.gsmfeed-coolmix-section {
    padding: 0 24px 80px;
}

.gsmfeed-coolmix-shell {
    max-width: 1720px;
    margin: 0 auto;
    padding: 80px 88px;
    border-radius: 52px;
    background: #f9f9f9 0% 0% no-repeat padding-box;
    opacity: 1;
    display: grid;
    grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.35fr);
    gap: 72px;
    align-items: start;
}

.gsmfeed-coolmix-brand {
    /* padding-top: 36px; */
}

.gsmfeed-coolmix-logo {
    display: block;
    width: 351px;
    height: 98px;
    max-width: 100%;
    object-fit: contain;
}

.gsmfeed-coolmix-title {
    margin: 20px 0 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0 !important;
}

.gsmfeed-coolmix-description {
    max-width: 510px;
    margin: 20px 0 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.65;
}

.gsmfeed-coolmix-tabs {
    min-width: 0;
}

.gsmfeed-coolmix-tablist {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.gsmfeed-coolmix-tab {
    min-height: 70px;
    padding: 18px 22px;
    border: 1px solid #d4dce5;
    border-radius: 28px;
    background: #ffffff;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    text-align: left;
    cursor: pointer;
    transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}

.gsmfeed-coolmix-tab:hover,
.gsmfeed-coolmix-tab:focus-visible {
    border-color: #b9c8dd;
    box-shadow: 0 10px 24px rgba(54, 119, 248, 0.08);
    transform: translateY(-1px);
    outline: none;
}

.gsmfeed-coolmix-tab.is-active {
    border: 1px solid transparent;
    background:
        linear-gradient(#ffffff, #ffffff) padding-box,
        linear-gradient(111deg, #3677f8 0%, #8058d6 53%, #d81227 100%) border-box;
    box-shadow: 0 2px 26px rgba(54, 119, 248, 0.1);
}

.gsmfeed-coolmix-panels {
    margin-top: 22px;
}

.gsmfeed-coolmix-panel {
    padding: 27px 76px;
    border: 1px solid transparent;
    border-radius: 34px;
    background:
        linear-gradient(#ffffff, #ffffff) padding-box,
        linear-gradient(111deg, #3677f8 0%, #8058d6 53%, #d81227 100%) border-box;
    box-shadow: 0 14px 34px rgba(54, 119, 248, 0.08);
}

.gsmfeed-coolmix-panel-text {
    margin: 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -0.01em;
}

.gsmfeed-business-section {
    padding: 0 24px 80px;
}

.gsmfeed-business-shell {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 88px;
    box-sizing: border-box;
}

.gsmfeed-business-copy {
    max-width: none;
}

.gsmfeed-business-title {
    margin: 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.035em;
}

.gsmfeed-business-description {
    margin: 5px 0 0;
    width: 100%;
    max-width: none;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.65;
}

.gsmfeed-business-layout {
    margin-top: 46px;
    display: grid;
    grid-template-columns: minmax(240px, 0.6fr) minmax(0, 1.75fr);
    gap: 56px;
    align-items: start;
}

.gsmfeed-business-nav {
    max-width: 332px;
}

.gsmfeed-business-kicker {
    margin: 0 0 18px;
    color: #0b6de8;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}

.gsmfeed-business-tablist {
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
}

.gsmfeed-business-tab {
    /* min-height: 72px; */
    padding: 18px 22px;
    width: min(100%, 332px);
    border: 1px solid transparent;
    border-radius: 28px;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 18px;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    text-align: left;
    cursor: pointer;
    transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.gsmfeed-business-tab:hover,
.gsmfeed-business-tab:focus-visible {
    background: rgba(54, 119, 248, 0.04);
    box-shadow: 0 10px 24px rgba(54, 119, 248, 0.08);
    transform: translateY(-1px);
    outline: none;
}

.gsmfeed-business-tab.is-active {
    background:
        linear-gradient(#ffffff, #ffffff) padding-box,
        linear-gradient(111deg, #3677f8 0%, #8058d6 53%, #d81227 100%) border-box;
    box-shadow: 0 2px 26px rgba(54, 119, 248, 0.1);
}

.gsmfeed-business-tab-icon {
    width: 21px;
    height: 21px;
    object-fit: contain;
    flex-shrink: 0;
}

.gsmfeed-business-panel {
    padding: 27px 40px;
    border: 1px solid transparent;
    border-radius: 34px;
    background:
        linear-gradient(#ffffff, #ffffff) padding-box,
        linear-gradient(111deg, #3677f8 0%, #8058d6 53%, #d81227 100%) border-box;
    box-shadow: 0 14px 34px rgba(54, 119, 248, 0.08);
}

.gsmfeed-business-panels {
    width: 100%;
    min-width: 0;
    padding-top: 5%;
    box-sizing: border-box;
}

.gsmfeed-business-panel-kicker {
    margin: 0 0 22px;
    color: #0b6de8;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}

.gsmfeed-business-panel-text {
    max-width: 850px;
    margin: 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: -0.01em;
}

.gsmfeed-app-section {
    padding: 0 24px 80px;
}

.gsmfeed-app-shell {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 0;
    box-sizing: border-box;
}

.gsmfeed-app-card {
    position: relative;
    overflow: hidden;
    border-radius: 42px;
    aspect-ratio: 2962 / 1112;
    box-shadow: 0 28px 50px rgba(15, 23, 42, 0.12);
}

.gsmfeed-app-visual-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.gsmfeed-app-meta {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gsmfeed-app-content {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 8.5% 0 56%;
    box-sizing: border-box;
    text-align: center;
}

.gsmfeed-app-logo {
    display: block;
    width: 58px;
    height: 57px;
    margin: 0 auto 26px;
    object-fit: contain;
}

.gsmfeed-app-title {
    margin: 0;
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.14;
    letter-spacing: -0.04em;
    text-align: center;
}

.gsmfeed-app-description {
    margin: 16px auto 0;
    max-width: 520px;
    color: rgba(255, 255, 255, 0.88);
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    text-align: center;
}

.gsmfeed-app-store {
    margin-top: 28px;
}

.gsmfeed-app-store-badge {
    display: block;
    width: min(100%, 220px);
    height: auto;
    margin: 0 auto;
}

.gsmfeed-trust-section {
    padding: 0 24px 80px;
}

.gsmfeed-trust-shell {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 88px;
    box-sizing: border-box;
}

.gsmfeed-trust-copy {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}

.gsmfeed-trust-title {
    margin: 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.035em;
    text-align: center;
}

.gsmfeed-trust-description {
    margin: 18px auto 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.65;
    text-align: center;
}

.gsmfeed-trust-grid {
    margin-top: 54px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 579px));
    gap: 26px 28px;
    justify-content: center;
}

.gsmfeed-trust-card {
    width: min(100%, 579px);
    height: 190px;
    padding: 30px 28px 28px;
    border: 1px solid #d8dee8;
    border-radius: 26px;
    background: transparent linear-gradient(180deg, #f0f0f0 0%, #f7f7f7 38%, #ffffff 100%) 0% 0% no-repeat padding-box;
    /* box-shadow: 0 10px 26px rgba(15, 23, 42, 0.04); */
    box-sizing: border-box;
    justify-self: center;
}

.gsmfeed-trust-card.is-featured {
    grid-column: 1 / -1;
    max-width: none;
    justify-self: center;
}

.gsmfeed-trust-card-title {
    margin: 0 0 12px;
    color: #3d7cea;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
}

.gsmfeed-trust-card-text {
    margin: 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
}

.gsmfeed-trust-card-text + .gsmfeed-trust-card-text {
    margin-top: 14px;
}

.gsmfeed-trust-card-list {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

.gsmfeed-trust-card-list li {
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
    display: grid;
    grid-template-columns: 14px minmax(0, 1fr);
    column-gap: 8px;
    align-items: start;
}

.gsmfeed-trust-card-list li + li {
    margin-top: 2px;
}

.gsmfeed-trust-card-list li::before {
    content: "-";
    display: block;
}

.gsmfeed-faq-section {
    padding: 0 24px 80px;
}

.gsmfeed-faq-shell {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 88px;
    box-sizing: border-box;
}

.gsmfeed-faq-title {
    margin: 0 0 44px;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.035em;
}

.gsmfeed-faq-list {
    border-bottom: 1px solid #d7dce4;
}

.gsmfeed-faq-item {
    border-top: 1px solid #d7dce4;
}

.gsmfeed-faq-item:first-child {
    border-top: 0;
}

.gsmfeed-faq-summary {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 18px 0;
    cursor: pointer;
}

.gsmfeed-faq-summary::-webkit-details-marker {
    display: none;
}

.gsmfeed-faq-question {
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
}

.gsmfeed-faq-toggle {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    border-right: 3px solid #0b0b0f;
    border-bottom: 3px solid #0b0b0f;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
}

.gsmfeed-faq-item[open] .gsmfeed-faq-toggle {
    transform: rotate(-135deg);
}

.gsmfeed-faq-answer {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: height 0.34s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease;
    will-change: height;
}

.gsmfeed-faq-item[open]:not(.is-animating) > .gsmfeed-faq-answer,
.gsmfeed-faq-item.is-open > .gsmfeed-faq-answer {
    opacity: 1;
}

.gsmfeed-faq-answer-inner {
    padding: 0 72px 18px 0;
}

.gsmfeed-faq-answer-inner p {
    max-width: 1430px;
    margin: 0;
    color: #111111;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.015em;
}

.gsmfeed-community-section {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 24px 80px;
    box-sizing: border-box;
}

.gsmfeed-community-shell {
    width: 100%;
    padding: 72px 36px 76px;
    box-sizing: border-box;
    border-radius: 40px;
    background: #050505;
    box-shadow: 0 28px 56px rgba(8, 8, 8, 0.18);
    text-align: center;
}

.gsmfeed-community-title {
    margin: 0;
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.035em;
}

.gsmfeed-community-description {
    max-width: 720px;
    margin: 16px auto 0;
    color: rgba(255, 255, 255, 0.9);
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
}

.gsmfeed-community-badge {
    width: fit-content;
    min-width: 336px;
    margin: 44px auto 0;
    padding: 16px 30px;
    border: 1px solid transparent;
    border-radius: 24px;
    background:
        linear-gradient(rgba(53, 53, 53, 0.95), rgba(53, 53, 53, 0.95)) padding-box,
        linear-gradient(111deg, #3677f8 0%, #8058d6 53%, #d81227 100%) border-box;
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.gsmfeed-community-grid {
    margin-top: 72px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 26px;
    align-items: start;
}

.gsmfeed-community-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gsmfeed-community-icon {
    width: 70px;
    height: 70px;
    object-fit: contain;
}

.gsmfeed-community-card-text {
    max-width: 220px;
    margin: 22px 0 0;
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
}

.gsmfeed-community-footnote {
    max-width: 820px;
    margin: 66px auto 0;
    color: rgba(255, 255, 255, 0.92);
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
    text-align: center;
}

.gsmfeed-cta-section {
    padding: 0 24px;
}

.gsmfeed-cta-shell {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 88px;
    box-sizing: border-box;
    text-align: center;
}

.gsmfeed-cta-title {
    margin: 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.035em;
    text-align: center;
}

.gsmfeed-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 520px;
    min-height: 70px;
    margin-top: 42px;
    padding: 20px 34px;
    border-radius: 18px;
    background: linear-gradient(180deg, #4a7bff 0%, #2d67f6 100%);
    box-shadow: 0 28px 54px rgba(45, 103, 246, 0.22);
    color: #ffffff;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.gsmfeed-cta-button:hover,
.gsmfeed-cta-button:focus-visible {
    transform: translateY(-1px);
    box-shadow: 0 32px 62px rgba(45, 103, 246, 0.28);
    filter: brightness(1.02);
    outline: none;
}

.gsmfeed-cta-contact {
    max-width: 980px;
    margin: 50px auto 0;
    color: #0b0b0f;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
    letter-spacing: -0.03em;
    text-align: center;
}

.gsmfeed-cta-contact a {
    color: #1473e6;
    text-decoration: none;
}

.gsmfeed-cta-contact a:hover,
.gsmfeed-cta-contact a:focus-visible {
    text-decoration: underline;
    outline: none;
}

.gsmfeed-mobile-break {
    display: none;
}

.gsmfeed-mobile-break-tight {
    display: none;
}

.gsmfeed-mobile-break-404 {
    display: none;
}

.gsmfeed-desktop-space-404 {
    display: inline;
}

.gsmfeed-desktop-break {
    display: inline;
}

.gsmfeed-faq-title-mobile {
    display: none;
}

.gsmfeed-faq-title-desktop,
.gsmfeed-faq-title-mobile {
    font-weight: 600;
}

@keyframes gsmfeedFloat {
    0%,
    100% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0, -10px, 0);
    }
}

@keyframes gsmfeedFloatDelayed {
    0%,
    100% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0, -7px, 0);
    }
}

@keyframes gsmfeedPanelIn {
    0% {
        opacity: 0;
        transform: translate3d(0, 18px, 0) scale(0.985);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
    }
}

.gsmfeed-motion-enabled [data-reveal] {
    opacity: 0;
    transform: translate3d(0, 42px, 0);
    filter: blur(6px);
    transition:
        opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: var(--gsmfeed-reveal-delay, 0ms);
    will-change: transform, opacity, filter;
}

.gsmfeed-motion-enabled [data-reveal="left"] {
    transform: translate3d(-48px, 0, 0);
}

.gsmfeed-motion-enabled [data-reveal="right"] {
    transform: translate3d(48px, 0, 0);
}

.gsmfeed-motion-enabled [data-reveal="scale"] {
    transform: translate3d(0, 28px, 0) scale(0.96);
}

.gsmfeed-motion-enabled [data-reveal].is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    filter: blur(0);
}

.gsmfeed-motion-enabled .is-visible.gsmfeed-motion-float,
.gsmfeed-motion-enabled .is-visible .gsmfeed-motion-float {
    animation: gsmfeedFloat 7.4s ease-in-out infinite;
}

.gsmfeed-motion-enabled .is-visible.gsmfeed-motion-float-delayed,
.gsmfeed-motion-enabled .is-visible .gsmfeed-motion-float-delayed {
    animation: gsmfeedFloatDelayed 8.3s ease-in-out infinite;
}

.gsmfeed-membership-card,
.gsmfeed-trust-card,
.gsmfeed-community-card,
.gsmfeed-app-card,
.gsmfeed-community-shell {
    transition:
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        border-color 0.45s ease;
    will-change: transform, box-shadow;
}

.gsmfeed-membership-card:hover,
.gsmfeed-membership-card:focus-within,
.gsmfeed-trust-card:hover,
.gsmfeed-trust-card:focus-within,
.gsmfeed-community-card:hover,
.gsmfeed-community-card:focus-within {
    transform: translate3d(0, -8px, 0);
}

.gsmfeed-community-shell:hover,
.gsmfeed-community-shell:focus-within {
    transform: translate3d(0, -4px, 0);
}

.gsmfeed-app-card:hover,
.gsmfeed-app-card:focus-within {
    transform: translate3d(0, -10px, 0) scale(1.01);
    box-shadow: 0 34px 64px rgba(15, 23, 42, 0.18);
}

.gsmfeed-coolmix-panel.is-active,
.gsmfeed-business-panel.is-active {
    animation: gsmfeedPanelIn 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

@media (prefers-reduced-motion: reduce) {
    .gsmfeed-motion-enabled [data-reveal] {
        opacity: 1;
        transform: none;
        filter: none;
        transition: none;
    }

    .gsmfeed-motion-enabled .gsmfeed-motion-float,
    .gsmfeed-motion-enabled .gsmfeed-motion-float-delayed,
    .gsmfeed-coolmix-panel.is-active,
    .gsmfeed-business-panel.is-active,
    .gsmfeed-membership-card,
    .gsmfeed-trust-card,
    .gsmfeed-community-card,
    .gsmfeed-app-card,
    .gsmfeed-community-shell {
        animation: none;
        transition: none;
    }
}

.gsmfeed-page-title,
.gsmfeed-membership-title,
.gsmfeed-business-title,
.gsmfeed-trust-title,
.gsmfeed-faq-title,
.gsmfeed-community-title,
.gsmfeed-cta-title {
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.035em;
}

@media (max-width: 991px) {
    .gsmfeed-page-copy {
        max-width: 720px;
    }

    .gsmfeed-page-hero {
        padding: 140px 42px 148px;
    }

    .gsmfeed-page-badge {
        width: 150px;
        height: 150px;
        margin-bottom: 28px;
    }

    .gsmfeed-page-title {
        font-size: 28px;
    }

    .gsmfeed-page-description {
        margin-top: 24px;
        font-size: 19px;
        line-height: 1.8;
    }

    .gsmfeed-info-panel {
        margin-top: 64px;
        padding: 0 24px 100px;
    }

    .gsmfeed-info-panel-inner {
        padding: 34px 28px 38px;
        border-radius: 28px;
    }

    .gsmfeed-info-logo {
        width: 188px;
        height: auto;
        margin-bottom: 28px;
    }

    .gsmfeed-ai-banner {
        margin-bottom: 36px;
    }

    .gsmfeed-ai-banner-line {
        font-size: 34px;
    }

    .gsmfeed-ai-banner-line-secondary {
        flex-wrap: wrap;
    }

    .gsmfeed-ai-banner-check {
        width: 24px;
        height: 24px;
    }

    .gsmfeed-powered-by {
        margin-bottom: 36px;
        flex-wrap: wrap;
    }

    .gsmfeed-info-grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .gsmfeed-info-content {
        max-width: none;
    }

    .gsmfeed-info-globe {
        width: min(100%, 380px);
    }

    .gsmfeed-info-text {
        font-size: 18px;
    }

    .gsmfeed-membership-section {
        padding: 8px 24px 120px;
    }

    .gsmfeed-membership-shell {
        padding: 0 42px;
    }

    .gsmfeed-membership-description {
        font-size: 19px;
    }

    .gsmfeed-membership-grid {
        margin-top: 56px;
        grid-template-columns: 1fr;
        gap: 48px;
    }

    .gsmfeed-membership-card-text {
        max-width: 420px;
        font-size: 18px;
    }

    .gsmfeed-membership-assurance {
        margin-top: 64px;
        font-size: 18px;
    }

    .gsmfeed-coolmix-section {
        padding: 0 24px 100px;
    }

    .gsmfeed-coolmix-shell {
        padding: 48px 42px;
        border-radius: 40px;
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .gsmfeed-coolmix-brand {
        padding-top: 16px;
    }

    .gsmfeed-coolmix-logo {
        width: min(100%, 300px);
        height: auto;
    }

    .gsmfeed-coolmix-title {
        margin-top: 28px;
        font-size: 15px;
    }

    .gsmfeed-coolmix-description {
        max-width: none;
        margin-top: 28px;
        font-size: 15px;
    }

    .gsmfeed-coolmix-tablist {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }

    .gsmfeed-coolmix-tab {
        min-height: 80px;
        font-size: 15px;
    }

    .gsmfeed-coolmix-panel {
        padding: 27px 40px;
        border-radius: 28px;
    }

    .gsmfeed-coolmix-panel-text {
        font-size: 20px;
    }

    .gsmfeed-business-section {
        padding: 0 24px 128px;
    }

    .gsmfeed-business-shell {
        padding: 0 42px;
    }

    .gsmfeed-business-title {
        font-size: 28px;
    }

    .gsmfeed-business-description {
        font-size: 20px;
    }

    .gsmfeed-business-layout {
        margin-top: 40px;
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .gsmfeed-business-nav {
        max-width: none;
    }

    .gsmfeed-business-tablist {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        align-items: stretch;
    }

    .gsmfeed-business-tab {
        min-height: 72px;
        padding: 18px 20px;
        width: 100%;
        font-size: 15px;
    }

    .gsmfeed-business-panel {
        padding: 27px 40px;
        border-radius: 30px;
    }

    .gsmfeed-business-panels {
        padding-top: 0;
    }

    .gsmfeed-business-panel-text {
        font-size: 28px;
    }

    .gsmfeed-app-section {
        padding: 0 24px 100px;
    }

    .gsmfeed-app-shell {
        padding: 0 42px;
    }

    .gsmfeed-app-card {
        border-radius: 34px;
        min-height: 420px;
    }

    .gsmfeed-app-visual-image {
        object-position: center;
    }

    .gsmfeed-app-content {
        padding: 0 6.5% 0 52%;
    }

    .gsmfeed-app-logo {
        width: 58px;
        height: 57px;
        margin-bottom: 22px;
    }

    .gsmfeed-app-title {
        font-size: 30px;
        font-weight: 500;
    }

    .gsmfeed-app-description {
        max-width: 560px;
        font-size: 20px;
    }

    .gsmfeed-trust-section {
        padding: 0 24px 132px;
    }

    .gsmfeed-trust-shell {
        padding: 0 42px;
    }

    .gsmfeed-trust-description {
        font-size: 19px;
    }

    .gsmfeed-trust-grid {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .gsmfeed-trust-card {
        width: 100%;
        height: auto;
        min-height: 0;
    }

    .gsmfeed-trust-card.is-featured {
        max-width: none;
        justify-self: stretch;
    }

    .gsmfeed-faq-section {
        padding: 0 24px 144px;
    }

    .gsmfeed-faq-shell {
        padding: 0 42px;
    }

    .gsmfeed-faq-title {
        margin-bottom: 32px;
        font-size: 28px;
    }

    .gsmfeed-faq-question,
    .gsmfeed-faq-answer-inner p {
        font-size: 20px;
    }

    .gsmfeed-faq-answer-inner {
        padding-right: 44px;
    }

    .gsmfeed-community-section {
        padding: 0 24px 100px;
    }

    .gsmfeed-community-shell {
        padding: 48px 28px 52px;
        border-radius: 32px;
    }

    .gsmfeed-community-description {
        font-size: 19px;
    }

    .gsmfeed-community-badge {
        min-width: 0;
        font-size: 24px;
    }

    .gsmfeed-community-grid {
        margin-top: 56px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 34px 20px;
    }

    .gsmfeed-community-footnote {
        margin-top: 52px;
        font-size: 18px;
    }

    .gsmfeed-cta-section {
        /* padding: 0 24px 132px; */
    }

    .gsmfeed-cta-shell {
        padding: 0 42px;
    }

    .gsmfeed-cta-button {
        min-width: 0;
        width: min(100%, 560px);
        min-height: 64px;
        margin-top: 34px;
        padding: 18px 24px;
        font-size: 21px;
    }

    .gsmfeed-cta-contact {
        margin-top: 84px;
        font-size: 24px;
    }

    .gsmfeed-page-title,
    .gsmfeed-membership-title,
    .gsmfeed-business-title,
    .gsmfeed-trust-title,
    .gsmfeed-faq-title,
    .gsmfeed-community-title,
    .gsmfeed-cta-title {
        font-size: 28px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: -0.035em;
    }
}

@media (min-width: 641px) and (max-width: 767.98px) {
    .gsmfeed-app-section {
        padding: 0 18px 96px;
    }

    .gsmfeed-app-shell {
        padding: 0 22px;
    }

    .gsmfeed-app-card {
        border-radius: 26px;
        aspect-ratio: 598 / 800;
        min-height: 0;
    }

    .gsmfeed-app-visual-image {
        object-position: center;
    }

    .gsmfeed-app-content {
        justify-content: space-between;
        padding: 28px 18px 28px;
    }

    .gsmfeed-app-logo {
        display: none;
    }

    .gsmfeed-app-title {
        max-width: 400px;
        /* margin-left: auto;
        margin-right: auto; */
        font-size: 30px;
        line-height: 1.14;
    }

    .gsmfeed-app-meta {
        width: 100%;
    }

    .gsmfeed-app-description {
        margin-top: 0;
        max-width: 320px;
        font-size: 20px;
        line-height: 1.45;
    }

    .gsmfeed-app-store {
        margin-top: 20px;
    }

    .gsmfeed-app-store-badge {
        width: min(100%, 184px);
    }
}

@media (max-width: 640px) {
    .gsmfeed-page-copy {
        max-width: none;
    }

    .gsmfeed-page-hero {
        padding: 120px 22px 70px;
    }

    .gsmfeed-page-badge {
        width: 132px;
        height: 132px;
        margin-bottom: 24px;
    }

    .gsmfeed-page-title {
        font-size: 24px;
        line-height: 1.2;
        /* max-width: 320px;
        margin-left: auto;
        margin-right: auto; */
    }

    .gsmfeed-page-description {
        margin-top: 20px;
        max-width: none;
        font-size: 17px;
        line-height: 1.7;
    }

    .gsmfeed-info-panel {
        margin-top: 48px;
        padding: 0;
    }

    .gsmfeed-info-panel-inner {
        padding: 50px 18px;
        border-radius: 24px;
    }

    .gsmfeed-info-logo {
        width: 160px;
        height: auto;
        margin-bottom: 24px;
    }

    .gsmfeed-ai-banner {
        margin-bottom: 28px;
    }

    .gsmfeed-ai-banner-line {
        font-size: 26px;
        line-height: 1.18;
    }

    .gsmfeed-ai-banner-line-secondary {
        gap: 8px;
        flex-wrap: wrap;
    }

    .gsmfeed-ai-banner-check {
        width: 20px;
        height: 20px;
    }

    .gsmfeed-powered-by {
        margin-bottom: 28px;
        gap: 10px;
        flex-wrap: wrap;
    }

    .gsmfeed-powered-by-label {
        font-size: 14px;
    }

    .gsmfeed-powered-by-logo svg {
        width: 108px;
    }

    .gsmfeed-info-grid {
        gap: 22px;
    }

    .gsmfeed-info-globe {
        width: min(100%, 260px);
    }

    .gsmfeed-info-content {
        max-width: none;
    }

    .gsmfeed-info-visual {
        display: none;
    }

    .gsmfeed-info-title {
        margin-bottom: 18px;
        font-size: 20px;
    }

    .gsmfeed-info-text {
        font-size: 15px;
        line-height: 1.7;
    }

    .gsmfeed-info-text p + p {
        margin-top: 20px;
    }

    .gsmfeed-info-read-more {
        display: inline-flex;
        margin-top: 20px;
    }

    .gsmfeed-info-more {
        display: none;
        margin-top: 20px;
    }

    .gsmfeed-info-text.is-expanded .gsmfeed-info-read-more {
        display: none;
    }

    .gsmfeed-info-text.is-expanded .gsmfeed-info-more {
        display: block;
    }

    .gsmfeed-info-more p + p {
        margin-top: 20px;
    }

    .gsmfeed-membership-section {
        padding: 0 18px 70px;
    }

    .gsmfeed-membership-shell {
        padding: 0 22px;
    }

    .gsmfeed-membership-title {
        font-size: 24px;
    }

    .gsmfeed-membership-description {
        margin-top: 16px;
        font-size: 17px;
        line-height: 1.7;
    }

    .gsmfeed-membership-grid {
        margin-top: 44px;
        gap: 40px;
    }

    .gsmfeed-membership-icon {
        width: 76px;
        height: 76px;
    }

    .gsmfeed-membership-card-title {
        margin-top: 22px;
        font-size: 18px;
    }

    .gsmfeed-membership-card-text {
        font-size: 15px;
        line-height: 1.6;
    }

    .gsmfeed-membership-assurance {
        margin-top: 52px;
        font-size: 17px;
        line-height: 1.55;
    }

    .gsmfeed-coolmix-section {
        padding: 0 18px 70px;
    }

    .gsmfeed-coolmix-shell {
        padding: 30px 22px 70px;
        border-radius: 28px;
        gap: 30px;
    }

    .gsmfeed-coolmix-logo {
        width: min(100%, 260px);
        height: auto;
    }

    .gsmfeed-coolmix-title {
        margin-top: 22px;
        font-size: 20px;
    }

    .gsmfeed-coolmix-description {
        margin-top: 22px;
        font-size: 20px;
        line-height: 1.7;
    }

    .gsmfeed-coolmix-tablist {
        grid-template-columns: 1fr;
    }

    .gsmfeed-coolmix-tab {
        min-height: 72px;
        padding: 16px 18px;
        border-radius: 22px;
        font-size: 15px;
    }

    .gsmfeed-coolmix-panels {
        margin-top: 16px;
    }

    .gsmfeed-coolmix-panel {
        padding: 27px 22px;
        border-radius: 24px;
    }

    .gsmfeed-coolmix-panel-text {
        font-size: 20px;
        line-height: 1.7;
    }

    .gsmfeed-business-section {
        padding: 0 18px 96px;
    }

    .gsmfeed-business-title {
        font-size: 24px;
    }

    .gsmfeed-business-description {
        margin-top: 14px;
        font-size: 20px;
        line-height: 1.7;
    }

    .gsmfeed-business-shell {
        padding: 0 22px;
    }

    .gsmfeed-business-layout {
        margin-top: 34px;
        gap: 30px;
    }

    .gsmfeed-business-nav {
        max-width: none;
    }

    .gsmfeed-business-kicker {
        margin-bottom: 14px;
        font-size: 18px;
    }

    .gsmfeed-business-tablist {
        grid-template-columns: 1fr;
        gap: 0;
        align-items: stretch;
    }

    .gsmfeed-business-tab {
        min-height: 64px;
        padding: 14px 16px;
        width: 100%;
        border-radius: 22px;
        gap: 14px;
        font-size: 15px;
    }

    .gsmfeed-business-tab-icon {
        width: 28px;
        height: 28px;
    }

    .gsmfeed-business-panel {
        padding: 27px 22px;
        border-radius: 24px;
    }

    .gsmfeed-business-panels {
        padding-top: 0;
    }

    .gsmfeed-business-panel-kicker {
        margin-bottom: 16px;
        font-size: 18px;
    }

    .gsmfeed-business-panel-text {
        font-size: 20px;
        line-height: 1.6;
    }

    .gsmfeed-app-section {
        padding: 0 18px 70px;
    }

    .gsmfeed-app-shell {
        padding: 0 22px;
    }

    .gsmfeed-app-card {
        border-radius: 26px;
        aspect-ratio: 598 / 800;
        min-height: 0;
    }

    .gsmfeed-app-visual-image {
        object-position: center;
    }

    .gsmfeed-app-content {
        justify-content: space-between;
        padding: 28px 16px 7px;
    }

    .gsmfeed-app-logo {
        display: none;
    }

    .gsmfeed-app-title {
        max-width: 350px;
        /* margin-left: auto;
        margin-right: auto; */
        font-size: 30px;
        font-weight: 500;
        line-height: 1.14;
    }

    .gsmfeed-app-meta {
        width: 100%;
    }

    .gsmfeed-app-description {
        margin-top: 0;
        max-width: 300px;
        font-size: 20px;
        line-height: 1.45;
    }

    .gsmfeed-app-store {
        margin-top: 20px;
    }

    .gsmfeed-app-store-badge {
        width: min(100%, 184px);
    }

    .gsmfeed-trust-section {
        padding: 0 18px 104px;
    }

    .gsmfeed-trust-shell {
        padding: 0 22px;
    }

    .gsmfeed-trust-title {
        font-size: 24px;
    }

    .gsmfeed-trust-description {
        margin-top: 14px;
        font-size: 17px;
        line-height: 1.7;
    }

    .gsmfeed-trust-grid {
        margin-top: 36px;
        gap: 18px;
    }

    .gsmfeed-trust-card {
        padding: 24px 18px 22px;
        border-radius: 22px;
    }

    .gsmfeed-trust-card-title {
        font-size: 18px;
    }

    .gsmfeed-trust-card-text,
    .gsmfeed-trust-card-list li {
        font-size: 15px;
        line-height: 1.6;
    }

    .gsmfeed-faq-section {
        padding: 0 18px 70px;
    }

    .gsmfeed-faq-shell {
        padding: 0 22px;
    }

    .gsmfeed-faq-title {
        margin-bottom: 24px;
        font-size: 24px;
    }

    .gsmfeed-faq-summary {
        gap: 16px;
        padding: 16px 0;
    }

    .gsmfeed-faq-question {
        font-size: 20px;
        line-height: 1.45;
    }

    .gsmfeed-faq-toggle {
        width: 12px;
        height: 12px;
        border-right-width: 2px;
        border-bottom-width: 2px;
    }

    .gsmfeed-faq-answer-inner {
        padding: 0 24px 16px 0;
    }

    .gsmfeed-faq-answer-inner p {
        font-size: 20px;
        line-height: 1.55;
    }

    .gsmfeed-community-section {
        padding: 0 18px 45px;
    }

    .gsmfeed-community-shell {
        padding: 34px 18px 38px;
        border-radius: 24px;
    }

    .gsmfeed-community-title {
        font-size: 24px;
    }

    .gsmfeed-community-description {
        margin-top: 14px;
        font-size: 17px;
        line-height: 1.6;
    }

    .gsmfeed-community-badge {
        width: 100%;
        margin-top: 32px;
        padding: 14px 18px;
        border-radius: 22px;
        font-size: 20px;
    }

    .gsmfeed-community-grid {
        margin-top: 40px;
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .gsmfeed-community-card {
        max-width: 280px;
        margin: 0 auto;
    }

    .gsmfeed-community-icon {
        width: 55px;
        height: 70px;
    }

    .gsmfeed-community-card-text {
        margin-top: 18px;
        font-size: 14px;
    }

    .gsmfeed-community-footnote {
        margin-top: 40px;
        max-width: none;
        font-size: 17px;
        line-height: 1.6;
    }

    .gsmfeed-cta-section {
        /* padding: 0 18px 112px; */
    }

    .gsmfeed-cta-shell {
        padding: 0 22px;
    }

    .gsmfeed-cta-title {
        font-size: 24px;
        line-height: 1.25;
    }

    .gsmfeed-page-title,
    .gsmfeed-membership-title,
    .gsmfeed-business-title,
    .gsmfeed-trust-title,
    .gsmfeed-faq-title,
    .gsmfeed-community-title,
    .gsmfeed-cta-title {
        font-size: 24px;
        font-weight: 500;
        line-height: 1.25;
        letter-spacing: -0.035em;
    }

    .gsmfeed-cta-button {
        width: 100%;
        min-height: 58px;
        margin-top: 28px;
        padding: 16px 18px;
        border-radius: 16px;
        font-size: 18px;
        line-height: 1.35;
    }

    .gsmfeed-cta-contact {
        margin-top: 56px;
        max-width: none;
        font-size: 18px;
        line-height: 1.6;
        letter-spacing: -0.015em;
    }
}

@media (max-width: 767.98px) {
    .gsmfeed-desktop-break {
        display: none;
    }

    .gsmfeed-page-shell {
        overflow-x: hidden;
    }

    .gsmfeed-info-panel {
        width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: 0;
        padding-right: 0;
    }

    .gsmfeed-info-panel-inner {
        padding-left: 22px;
        padding-right: 22px;
        border-radius: 0;
    }

    .gsmfeed-info-visual {
        display: none;
    }

    .gsmfeed-page-title,
    .gsmfeed-ai-banner-line,
    .gsmfeed-info-title,
    .gsmfeed-membership-title,
    .gsmfeed-coolmix-title,
    .gsmfeed-business-title,
    .gsmfeed-trust-title,
    .gsmfeed-trust-card-title,
    .gsmfeed-faq-title,
    .gsmfeed-faq-question,
    .gsmfeed-community-title,
    .gsmfeed-cta-title,
    .gsmfeed-app-title {
        font-size: 30px;
    }

    .gsmfeed-page-description,
    .gsmfeed-powered-by-label,
    .gsmfeed-info-text,
    .gsmfeed-membership-description,
    .gsmfeed-membership-card-text,
    .gsmfeed-membership-assurance,
    .gsmfeed-coolmix-description,
    .gsmfeed-coolmix-tab,
    .gsmfeed-coolmix-panel-text,
    .gsmfeed-business-description,
    .gsmfeed-business-kicker,
    .gsmfeed-business-tab,
    .gsmfeed-business-panel-kicker,
    .gsmfeed-business-panel-text,
    .gsmfeed-app-description,
    .gsmfeed-trust-description,
    .gsmfeed-trust-card-text,
    .gsmfeed-trust-card-list li,
    .gsmfeed-faq-answer-inner p,
    .gsmfeed-community-description,
    .gsmfeed-info-read-more,
    .gsmfeed-info-see-less,
    .gsmfeed-community-badge,
    .gsmfeed-community-card-text,
    .gsmfeed-community-footnote,
    .gsmfeed-cta-button {
        font-size: 14px;
    }

    .gsmfeed-cta-contact {
        font-size: 15px;
    }

    .gsmfeed-info-read-more {
        display: inline-flex;
        margin-top: 20px;
    }

    .gsmfeed-info-see-less {
        display: none;
        margin-top: 20px;
    }

    .gsmfeed-info-more {
        display: none;
        margin-top: 20px;
    }

    .gsmfeed-info-text.is-expanded .gsmfeed-info-read-more {
        display: none;
    }

    .gsmfeed-info-text.is-expanded .gsmfeed-info-more {
        display: block;
    }

    .gsmfeed-info-text.is-expanded .gsmfeed-info-see-less {
        display: inline-flex;
    }

    .gsmfeed-info-more p + p {
        margin-top: 20px;
    }

    .gsmfeed-membership-section {
        padding: 0 24px 45px;
    }

    .gsmfeed-membership-shell {
        padding: 0;
    }

    .gsmfeed-membership-copy {
        max-width: none;
        margin: 0;
        text-align: left;
    }

    .gsmfeed-membership-title {
        text-align: left;
        line-height: 1.12;
    }

    .gsmfeed-membership-description {
        max-width: none;
        margin: 18px 0 0;
        text-align: left;
        line-height: 1.55;
    }

    .gsmfeed-membership-grid {
        margin-top: 36px;
        gap: 0;
    }

    .gsmfeed-membership-card {
        display: grid;
        grid-template-columns: 72px minmax(0, 1fr);
        column-gap: 18px;
        row-gap: 8px;
        align-items: start;
        padding: 0 0 26px;
        text-align: left;
    }

    .gsmfeed-membership-card + .gsmfeed-membership-card {
        padding-top: 26px;
        border-top: 1px solid #dde2ea;
    }

    .gsmfeed-membership-card:last-child {
        padding-bottom: 0;
    }

    .gsmfeed-membership-icon {
        width: 72px;
        height: 72px;
        grid-row: 1 / span 2;
    }

    .gsmfeed-membership-card-title,
    .gsmfeed-membership-card-text {
        grid-column: 2;
        text-align: left;
    }

    .gsmfeed-membership-card-title {
        margin: 0;
        font-size: 15px;
        line-height: 1.25;
    }

    .gsmfeed-membership-card-text {
        max-width: none;
        margin: 0;
        line-height: 1.45;
    }

    .gsmfeed-membership-assurance {
        max-width: none;
        margin: 38px 0 0;
        text-align: left;
        line-height: 1.45;
    }

    .gsmfeed-business-nav {
        overflow: hidden;
    }

    .gsmfeed-business-tablist {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 12px;
        align-items: stretch;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x proximity;
        touch-action: auto;
        overscroll-behavior-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        margin: 0;
        padding: 10px 0 10px;
    }

    .gsmfeed-business-tablist::-webkit-scrollbar {
        display: none;
    }

    .gsmfeed-business-tab {
        flex: 0 0 auto;
        width: max-content;
        min-width: 0;
        scroll-snap-align: start;
        border-radius: 22px;
    }

    .gsmfeed-business-tab:not(.is-active) {
        background: #ffffff 0% 0% no-repeat padding-box;
        box-shadow: 0 2px 4px #00000029;
        border: 1px solid #d9e1e7;
    }

    .gsmfeed-coolmix-section,
    .gsmfeed-business-section,
    .gsmfeed-app-section,
    .gsmfeed-trust-section,
    .gsmfeed-faq-section,
    .gsmfeed-community-section,
    .gsmfeed-cta-section {
        width: auto;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .gsmfeed-coolmix-shell,
    .gsmfeed-business-shell,
    .gsmfeed-trust-shell,
    .gsmfeed-faq-shell,
    .gsmfeed-cta-shell {
        max-width: none;
        padding-left: 22px;
        padding-right: 22px;
    }

    .gsmfeed-coolmix-shell {
        border-radius: 0;
    }

    .gsmfeed-app-shell {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }

    .gsmfeed-app-card {
        border-radius: 0;
    }

    .gsmfeed-app-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .gsmfeed-community-shell {
        max-width: none;
        padding-left: 22px;
        padding-right: 22px;
        border-radius: 0;
    }

    .gsmfeed-trust-grid {
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch;
        justify-content: flex-start;
        gap: 18px;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: none;
        touch-action: auto;
        overscroll-behavior-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding: 0 0 8px;
    }

    .gsmfeed-trust-grid::-webkit-scrollbar {
        display: none;
    }

    .gsmfeed-trust-card,
    .gsmfeed-trust-card.is-featured {
        flex: 0 0 265px;
        width: 314px;
        max-width: none;
        height: 300px;
        min-height: 250px;
        padding: 22px 20px 20px;
        border-radius: 24px;
        justify-self: auto;
        box-sizing: border-box;
        scroll-snap-align: none;
    }

    .gsmfeed-trust-grid [data-reveal],
    .gsmfeed-trust-grid [data-reveal].is-visible {
        opacity: 1;
        transform: none;
        filter: none;
        transition: none;
        animation: none;
    }

    .gsmfeed-trust-card-title {
        font-size: 15px;
        line-height: 1.2;
    }

    .gsmfeed-trust-card-text,
    .gsmfeed-trust-card-list li {
        font-size: 15px;
        line-height: 1.45;
    }

    .gsmfeed-trust-card-text + .gsmfeed-trust-card-text {
        margin-top: 10px;
    }

    .gsmfeed-trust-card-list {
        margin-top: 8px;
    }

    .gsmfeed-trust-card-list li + li {
        margin-top: 0;
    }

    .gsmfeed-business-panel-text {
        font-size: 20px;
    }

    .gsmfeed-business-tab span {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.35;
    }

    .gsmfeed-community-grid {
        grid-template-columns: 1fr;
        gap: 26px;
        width: min(100%, 318px);
        margin-left: auto;
        margin-right: auto;
        justify-items: center;
    }

    .gsmfeed-community-card {
        max-width: none;
        width: 100%;
        margin: 0;
    }

    .gsmfeed-info-title {
        font-size: 15px;
        font-weight: 400;
        line-height: 1.35;
    }

    .gsmfeed-info-more,
    .gsmfeed-info-more p {
        font-weight: 400;
    }

    .gsmfeed-membership-icon {
        align-self: center;
    }

    .gsmfeed-coolmix-brand,
    .gsmfeed-coolmix-brand.is-visible {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .gsmfeed-coolmix-logo,
    .gsmfeed-coolmix-description {
        margin-left: auto;
        margin-right: auto;
    }

    .gsmfeed-coolmix-title {
        font-size: 15px;
        line-height: 1.3;
    }

    .gsmfeed-coolmix-tabs {
        overflow: hidden;
    }

    .gsmfeed-coolmix-tablist {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 12px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x proximity;
        touch-action: auto;
        overscroll-behavior-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        margin: 0;
        padding: 10px 0 10px;
    }

    .gsmfeed-coolmix-tablist::-webkit-scrollbar {
        display: none;
    }

    .gsmfeed-coolmix-tab {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: max-content;
        max-width: none;
        min-width: 0;
        scroll-snap-align: start;
        min-height: 0;
        padding: 18px 22px;
        border-radius: 22px;
        font-size: 14px;
        line-height: 1.35;
        text-align: left;
        white-space: nowrap;
    }

    .gsmfeed-coolmix-tab:not(.is-active) {
        background: #ffffff 0% 0% no-repeat padding-box;
        box-shadow: 0 2px 4px #00000029;
        border: 1px solid #d9e1e7;
    }

    .gsmfeed-coolmix-panel-text {
        font-size: 15px;
        line-height: 1.55;
    }

    .gsmfeed-app-description {
        font-size: 15px;
    }

    .gsmfeed-trust-copy {
        max-width: none;
        margin: 0;
        text-align: left;
    }

    .gsmfeed-trust-title,
    .gsmfeed-trust-description {
        margin-left: 0;
        margin-right: 0;
        text-align: left;
    }

    .gsmfeed-faq-question {
        font-size: 15px;
        line-height: 1.45;
    }

    .gsmfeed-community-description {
        font-size: 15px;
    }

    .gsmfeed-community-badge {
        font-size: 25px;
        line-height: 1.2;
    }

    .gsmfeed-community-card,
    .gsmfeed-community-card.is-visible {
        display: grid;
        width: min(100%, 318px);
        grid-template-columns: 70px minmax(0, 230px);
        column-gap: 18px;
        align-items: center;
        justify-content: center;
        justify-items: stretch;
        text-align: left;
    }

    .gsmfeed-community-icon {
        justify-self: center;
        align-self: center;
    }

    .gsmfeed-community-card-text {
        width: 100%;
        max-width: 230px;
        margin: 0;
        text-align: left;
    }

    .gsmfeed-mobile-break {
        display: inline;
    }

    .gsmfeed-motion-enabled [data-reveal] {
        filter: none;
        will-change: auto;
        transition:
            opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1),
            transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .gsmfeed-motion-enabled .is-visible.gsmfeed-motion-float,
    .gsmfeed-motion-enabled .is-visible .gsmfeed-motion-float,
    .gsmfeed-motion-enabled .is-visible.gsmfeed-motion-float-delayed,
    .gsmfeed-motion-enabled .is-visible .gsmfeed-motion-float-delayed {
        animation: none;
    }

    .gsmfeed-membership-card,
    .gsmfeed-trust-card,
    .gsmfeed-community-card,
    .gsmfeed-app-card,
    .gsmfeed-community-shell {
        will-change: auto;
    }
}

@media (max-width: 423px) {
    .gsmfeed-cta-button {
        font-size: 18px;
    }
}

@media (max-width: 404px) {
    .gsmfeed-mobile-break-404 {
        display: inline;
    }

    .gsmfeed-desktop-space-404,
    .gsmfeed-mobile-break-404-hide {
        display: none;
    }
}

@media (max-width: 552px) {
    .gsmfeed-mobile-break-tight {
        display: inline;
    }

    .gsmfeed-faq-title-desktop {
        display: none;
    }

    .gsmfeed-faq-title-mobile {
        display: inline;
        font-weight: 500;
    }

    .gsmfeed-app-title {
        font-size: 20px;
    }
}
