* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    color: #f5f8fb;
    background: #0a1018;
    font-family: "Inter", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    overflow-x: hidden;
}

body::selection {
    color: #071118;
    background: #73e2fa;
}

a {
    color: inherit;
    text-decoration: none;
}

button,
a {
    -webkit-tap-highlight-color: transparent;
}

button {
    font: inherit;
}

img {
    display: block;
    max-width: 100%;
}

.n6c1e9a4f7b2 {
    position: sticky;
    top: 0;
    z-index: 20;
    border-bottom: 1px solid rgba(198, 222, 235, 0.12);
    background: rgba(10, 16, 24, 0.82);
    backdrop-filter: blur(18px);
}

.x4a8d2f6c1e9 {
    width: calc(100% - 64px);
    max-width: 1180px;
    min-height: 76px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
}

.m7e2b9c5d1f4,
.v1c6e9a3f8d2 {
    display: inline-flex;
    align-items: center;
    gap: 11px;
    flex: 0 0 auto;
    font-size: 19px;
    font-weight: 800;
    letter-spacing: 0.04em;
}

.m7e2b9c5d1f4 img,
.v1c6e9a3f8d2 img {
    width: 35px;
    height: 35px;
    border-radius: 11px;
    box-shadow: 0 0 0 4px rgba(99, 205, 239, 0.12), 0 8px 26px rgba(36, 163, 218, 0.26);
}

.q8f3a1d6c9e5 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
    margin-left: auto;
}

.q8f3a1d6c9e5 a {
    position: relative;
    color: #a8b6c3;
    font-size: 14px;
    transition: color 180ms ease;
}

.q8f3a1d6c9e5 a::after {
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    height: 2px;
    content: "";
    background: #6ee2f7;
    transform: scaleX(0);
    transition: transform 180ms ease;
}

.q8f3a1d6c9e5 a:hover,
.q8f3a1d6c9e5 .nav-active-6d4b {
    color: #f4fbff;
}

.q8f3a1d6c9e5 a:hover::after,
.q8f3a1d6c9e5 .nav-active-6d4b::after {
    transform: scaleX(1);
}

.w1d7a5c9e3f8 {
    display: flex;
    align-items: center;
    gap: 12px;
}

.h5b2e8d1f6c4 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 40px;
    padding: 0 16px;
    border: 1px solid rgba(113, 225, 247, 0.42);
    border-radius: 12px;
    color: #bdf5ff;
    background: rgba(87, 214, 239, 0.08);
    font-size: 13px;
    font-weight: 700;
    transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.h5b2e8d1f6c4:hover {
    border-color: #73e2fa;
    background: rgba(87, 214, 239, 0.18);
    transform: translateY(-2px);
}

.r9c4f1a7e2d6 {
    display: none;
    width: 42px;
    height: 42px;
    padding: 0;
    border: 1px solid rgba(211, 237, 244, 0.2);
    border-radius: 12px;
    color: #ecfbff;
    background: rgba(255, 255, 255, 0.06);
    cursor: pointer;
}

.v8e2c6a1f4d9 > section {
    position: relative;
    scroll-margin-top: 90px;
}

.s1f7b4d9a2c6 {
    width: calc(100% - 64px);
    max-width: 1180px;
    min-height: 700px;
    margin: 0 auto;
    padding: 86px 0 92px;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(390px, 0.95fr);
    align-items: center;
    gap: 44px;
}

.s1f7b4d9a2c6::before {
    position: absolute;
    top: 0;
    left: -50vw;
    width: 150vw;
    height: 1px;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(100, 216, 239, 0.5), transparent);
}

.g6a2e8c4d1f9 {
    position: relative;
    z-index: 1;
}

.u3f8b1c5e7a2 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 22px;
    color: #72ddf2;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.13em;
}

.u3f8b1c5e7a2 span {
    width: 28px;
    height: 2px;
    background: #72ddf2;
}

.g6a2e8c4d1f9 h1 {
    max-width: 660px;
    margin: 0;
    color: #f3f8fb;
    font-size: 58px;
    line-height: 1.16;
    letter-spacing: -0.02em;
}

.g6a2e8c4d1f9 h1 em {
    color: #ff977b;
    font-style: normal;
}

.j9c2e6a4f1b7 {
    max-width: 570px;
    margin: 25px 0 0;
    color: #9aabb9;
    font-size: 17px;
}

.z5d1a8c6e3f2 {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 34px;
}

.b7f2c9e4a1d6,
.l4e9b2d7c5a1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 52px;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 800;
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.b7f2c9e4a1d6 {
    min-width: 174px;
    color: #08131b;
    background: #73e2fa;
    box-shadow: 0 12px 28px rgba(55, 194, 228, 0.27);
}

.b7f2c9e4a1d6:hover {
    box-shadow: 0 16px 34px rgba(55, 194, 228, 0.4);
    transform: translateY(-3px);
}

.l4e9b2d7c5a1 {
    min-width: 145px;
    border: 1px solid rgba(197, 225, 235, 0.2);
    color: #d9e7ee;
    background: rgba(255, 255, 255, 0.035);
}

.l4e9b2d7c5a1:hover {
    border-color: rgba(115, 226, 250, 0.6);
    transform: translateY(-3px);
}

.p2a7d9f4c6e1 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 19px;
    margin-top: 23px;
    color: #7f909e;
    font-size: 12px;
}

.p2a7d9f4c6e1 span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.p2a7d9f4c6e1 i {
    color: #73e2fa;
    font-size: 15px;
}

.t8b3f1c6a9e4 {
    position: relative;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.q1e7c4a9d5f2 {
    position: absolute;
    top: 7px;
    right: 24px;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 9px 13px;
    border: 1px solid rgba(161, 231, 242, 0.23);
    border-radius: 10px;
    color: #8fa9b5;
    background: rgba(22, 40, 51, 0.78);
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.18);
    backdrop-filter: blur(12px);
    font-size: 10px;
    letter-spacing: 0.02em;
}

.q1e7c4a9d5f2 span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.q1e7c4a9d5f2 span:first-child {
    color: #d3eef2;
    font-weight: 800;
}

.q1e7c4a9d5f2 i {
    color: #6de0f3;
    font-size: 14px;
}

.n4d8a2f6c1e9 {
    position: relative;
    z-index: 2;
    width: 520px;
    min-height: 424px;
    padding: 15px;
    overflow: hidden;
    border: 1px solid rgba(225, 249, 253, 0.27);
    border-radius: 23px;
    background: linear-gradient(145deg, #182b37, #0e1822);
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.35), 0 0 0 8px rgba(113, 223, 241, 0.035);
}

.a7c2f9e5b1d6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 28px;
    padding: 0 5px 11px;
    color: #d9e8ed;
    font-size: 11px;
    font-weight: 750;
}

.a7c2f9e5b1d6 span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.a7c2f9e5b1d6 span:last-child {
    color: #8297a2;
    font-size: 10px;
    font-weight: 500;
}

.a7c2f9e5b1d6 i {
    color: #73e2fa;
    font-size: 15px;
}

.e6b1d7f3c8a2 {
    display: grid;
    grid-template-columns: 173px 1fr;
    gap: 18px;
    min-height: 328px;
    padding: 13px;
    border: 1px solid rgba(168, 224, 233, 0.13);
    border-radius: 16px;
    background: rgba(2, 10, 16, 0.32);
}

.r8c2a6d1e9f4 {
    overflow: hidden;
    border: 1px solid rgba(235, 252, 255, 0.25);
    border-radius: 11px;
    background: #f7f9fa;
}

.r8c2a6d1e9f4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.d2f7b1c9e5a4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    padding: 3px 6px 3px 2px;
}

.p3a8d4f1c6e9,
.v7d2a6f9c1e4 {
    color: #6f919d;
    font-size: 10px;
    letter-spacing: 0.08em;
}

.d2f7b1c9e5a4 strong {
    max-width: 240px;
    margin-top: 17px;
    color: #f1fafc;
    font-size: 22px;
    line-height: 1.4;
}

.d2f7b1c9e5a4 p {
    margin: 8px 0 25px;
    color: #8da4ad;
    font-size: 12px;
}

.k6e1a9c4d7f2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #96adb6;
    font-size: 10px;
}

.k6e1a9c4d7f2 b {
    color: #76e1f4;
    font-size: 15px;
}

.z1c5f8a3d6e2 {
    height: 4px;
    margin-top: 8px;
    overflow: hidden;
    border-radius: 4px;
    background: rgba(165, 221, 232, 0.16);
}

.z1c5f8a3d6e2 span {
    display: block;
    width: 68%;
    height: 100%;
    border-radius: inherit;
    background: #73e2fa;
    box-shadow: 0 0 13px rgba(115, 226, 250, 0.75);
}

.v7d2a6f9c1e4 {
    margin-top: 12px;
    letter-spacing: 0;
}

.f9a4c2e7d1b8 {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 13px 3px 1px;
    color: #8da7b1;
    font-size: 10px;
}

.f9a4c2e7d1b8 span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 4px 7px;
    border: 1px solid rgba(154, 220, 232, 0.15);
    border-radius: 6px;
}

.f9a4c2e7d1b8 i {
    color: #ff977b;
    font-size: 13px;
}

.c5e1a8d4f7b2 {
    position: absolute;
    bottom: 27px;
    left: 6px;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 13px;
    border: 1px solid rgba(164, 231, 243, 0.22);
    border-radius: 11px;
    color: #dcfbff;
    background: rgba(24, 44, 55, 0.78);
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(13px);
    transform: rotate(-2deg);
}

.c5e1a8d4f7b2 i {
    color: #ff967b;
    font-size: 19px;
}

.c5e1a8d4f7b2 span {
    display: flex;
    flex-direction: column;
    line-height: 1.25;
}

.c5e1a8d4f7b2 b {
    color: #e9fbfd;
    font-size: 12px;
}

.c5e1a8d4f7b2 small {
    margin-top: 2px;
    color: #8ea9b2;
    font-size: 9px;
}

.t4a9e2c7f1d6 {
    position: relative;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.t4a9e2c7f1d6::before {
    position: absolute;
    top: 37px;
    right: 8px;
    width: 86px;
    height: 390px;
    content: "";
    border: 1px solid rgba(112, 218, 235, 0.34);
    border-radius: 0 30px 30px 0;
    background: #12303a;
}

.b8f3c1a6e9d2 {
    position: relative;
    z-index: 2;
    width: 490px;
    min-height: 432px;
    padding: 25px 26px 20px;
    border-radius: 25px 25px 25px 8px;
    color: #12242c;
    background: #f2f4ed;
    box-shadow: 20px 25px 50px rgba(0, 0, 0, 0.28), 0 0 0 7px rgba(231, 248, 241, 0.035);
}

.b8f3c1a6e9d2::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7px;
    content: "";
    border-radius: 25px 25px 0 0;
    background: #ff9277;
}

.h7d2a9f4c1e8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #77919a;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.12em;
}

.h7d2a9f4c1e8 i {
    color: #35b8cf;
    font-size: 17px;
}

.m6c1e8a4d7f2 {
    display: grid;
    grid-template-columns: 203px 1fr;
    gap: 27px;
    align-items: center;
    min-height: 318px;
    padding-top: 22px;
}

.v9a3d6f1c5e8 {
    height: 304px;
    overflow: hidden;
    border-radius: 14px;
    background: #dfe9e8;
    box-shadow: 10px 13px 0 #d0dedb;
    transform: rotate(-3deg);
}

.v9a3d6f1c5e8 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.d4e1a7c9f2b6 {
    padding-bottom: 4px;
}

.p8c2f6a1d9e4 {
    color: #7e969b;
    font-size: 10px;
    letter-spacing: 0.07em;
}

.d4e1a7c9f2b6 strong {
    display: block;
    margin-top: 13px;
    color: #12242c;
    font-size: 34px;
    line-height: 1.2;
    letter-spacing: -0.03em;
}

.d4e1a7c9f2b6 p {
    max-width: 185px;
    margin: 12px 0 29px;
    color: #698087;
    font-size: 12px;
    line-height: 1.8;
}

.k3f7b1d8a5e2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #698087;
    font-size: 11px;
}

.k3f7b1d8a5e2 span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.k3f7b1d8a5e2 i {
    color: #e9775d;
    font-size: 16px;
}

.k3f7b1d8a5e2 b {
    color: #1695ad;
    font-size: 19px;
}

.z6a1e4c8d2f9 {
    height: 5px;
    margin-top: 9px;
    overflow: hidden;
    border-radius: 5px;
    background: #d3dfdc;
}

.z6a1e4c8d2f9 span {
    display: block;
    width: 68%;
    height: 100%;
    border-radius: inherit;
    background: #38bed6;
}

.y2d8f4a1c6e9 {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 31px;
    margin-top: 11px;
    padding-left: 7px;
    color: #779097;
    font-size: 9px;
    letter-spacing: 0.07em;
}

.y2d8f4a1c6e9 strong {
    color: #198da2;
    font-size: 11px;
}

.y2d8f4a1c6e9 i {
    margin-left: auto;
    color: #ef8268;
    font-size: 17px;
}

.c9e1a7f4d2b6 {
    position: absolute;
    right: 20px;
    bottom: 24px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    padding: 12px 14px;
    border: 1px solid rgba(145, 225, 234, 0.34);
    border-radius: 11px;
    color: #e4fbfd;
    background: #1b3b45;
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.21);
    transform: rotate(3deg);
}

.c9e1a7f4d2b6 span {
    font-size: 14px;
    font-weight: 800;
}

.c9e1a7f4d2b6 span i {
    color: #ff977b;
}

.c9e1a7f4d2b6 small {
    margin-top: 1px;
    color: #91b5bd;
    font-size: 9px;
}

.m9d3f7a1c6e4 {
    padding: 110px 0 125px;
    color: #111c24;
    background: #f2f6f7;
}

.k4b1e8c6d2f9,
.v2f8a4d1c6e9,
.p8a1d6f3c9e4,
.b2f6d9c4a1e8,
.s5c1a8f4d7e2,
.d1f7a4c9e2b6 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: 0 auto;
    text-align: center;
}

.k4b1e8c6d2f9 p,
.v2f8a4d1c6e9 p,
.p8a1d6f3c9e4 p,
.b2f6d9c4a1e8 p,
.s5c1a8f4d7e2 p,
.d1f7a4c9e2b6 p {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 39px;
    font-weight: 850;
    line-height: 1.2;
    letter-spacing: 0.02em;
}

.k4b1e8c6d2f9 p::after,
.v2f8a4d1c6e9 p::after,
.p8a1d6f3c9e4 p::after,
.b2f6d9c4a1e8 p::after,
.s5c1a8f4d7e2 p::after,
.d1f7a4c9e2b6 p::after {
    position: absolute;
    right: -17px;
    bottom: 2px;
    width: 8px;
    height: 8px;
    content: "";
    border-radius: 50%;
    background: #ff957a;
}

.r7a2c9e4f1d6 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: 52px auto 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.r7a2c9e4f1d6 figure {
    margin: 0;
    padding: 12px 12px 16px;
    border: 1px solid #d9e6e9;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 18px 46px rgba(25, 69, 83, 0.07);
    transition: transform 220ms ease, box-shadow 220ms ease;
}

.r7a2c9e4f1d6 figure:hover {
    box-shadow: 0 25px 55px rgba(25, 69, 83, 0.14);
    transform: translateY(-7px);
}

.r7a2c9e4f1d6 figure img {
    width: 100%;
    aspect-ratio: 9 / 16;
    object-fit: cover;
    object-position: top center;
    border-radius: 13px;
}

.r7a2c9e4f1d6 figcaption {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 3px 0;
}

.r7a2c9e4f1d6 figcaption strong {
    font-size: 15px;
}

.r7a2c9e4f1d6 figcaption span {
    color: #82949b;
    font-size: 12px;
    text-align: right;
}

.u5f3a8d1c6e9 {
    padding: 115px 0 125px;
    background: #101a25;
}

.d9a5c1e7f3b8 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: 54px auto 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 17px;
}

.d9a5c1e7f3b8 article {
    min-height: 205px;
    padding: 24px;
    border: 1px solid rgba(194, 228, 237, 0.15);
    border-radius: 18px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
    transition: border-color 180ms ease, transform 180ms ease;
}

.d9a5c1e7f3b8 article:hover {
    border-color: rgba(113, 225, 247, 0.48);
    transform: translateY(-4px);
}

.d9a5c1e7f3b8 article > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 19px;
}

.d9a5c1e7f3b8 article > div i {
    color: #76e0f5;
    font-size: 28px;
}

.d9a5c1e7f3b8 article > div span {
    color: #677f8d;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.1em;
}

.d9a5c1e7f3b8 article strong {
    display: block;
    color: #effaff;
    font-size: 17px;
}

.d9a5c1e7f3b8 article p {
    margin: 7px 0 0;
    color: #8ea4b1;
    font-size: 13px;
    line-height: 1.8;
}

.h6b3e9a1d7f4 {
    padding: 115px 0 125px;
    background: #0a1018;
}

.e4c9a7d2f6b1 {
    width: calc(100% - 64px);
    max-width: 1040px;
    margin: 75px auto 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    list-style: none;
}

.e4c9a7d2f6b1 li {
    position: relative;
    min-height: 128px;
    padding: 0 18px;
    text-align: center;
}

.e4c9a7d2f6b1 li:not(:last-child)::after {
    position: absolute;
    top: 26px;
    right: -2px;
    width: calc(100% - 54px);
    height: 1px;
    content: "";
    background: rgba(124, 208, 225, 0.24);
    transform: translateX(50%);
}

.e4c9a7d2f6b1 li::before {
    position: relative;
    z-index: 1;
    display: grid;
    width: 53px;
    height: 53px;
    margin: 0 auto 19px;
    place-items: center;
    border: 1px solid rgba(121, 225, 243, 0.48);
    border-radius: 50%;
    color: #08131b;
    background: #72dff3;
    content: counter(list-item, decimal-leading-zero);
    font-size: 12px;
    font-weight: 900;
}

.e4c9a7d2f6b1 li > span {
    position: absolute;
    top: 15px;
    left: calc(50% - 9px);
    z-index: 2;
    color: #0d2730;
    font-size: 18px;
}

.e4c9a7d2f6b1 li strong {
    display: block;
    color: #f1fbfe;
    font-size: 16px;
}

.e4c9a7d2f6b1 li p {
    margin: 5px 0 0;
    color: #758d9a;
    font-size: 12px;
}

.y7c2e9a4f1d6 {
    padding: 110px 0 120px;
    color: #122029;
    background: #eff5f6;
}

.w8a4c1e7d3f9 {
    width: calc(100% - 64px);
    max-width: 900px;
    margin: 51px auto 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

.w8a4c1e7d3f9 details {
    align-self: start;
    border: 1px solid #d9e5e8;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.72);
    transition: border-color 180ms ease, background 180ms ease;
}

.w8a4c1e7d3f9 details[open] {
    border-color: #9bdbe7;
    background: #ffffff;
}

.w8a4c1e7d3f9 summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 21px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 800;
    list-style: none;
}

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

.w8a4c1e7d3f9 summary i {
    color: #42bad2;
    font-size: 19px;
    transition: transform 180ms ease;
}

.w8a4c1e7d3f9 details[open] summary i {
    transform: rotate(45deg);
}

.w8a4c1e7d3f9 details p {
    margin: -3px 21px 20px;
    color: #69808a;
    font-size: 13px;
    line-height: 1.85;
}

#e9b4d7c1a6f2 {
    padding: 115px 0 125px;
    background: #101a25;
}

.n7e2c9a5f1d4 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: 54px auto 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

.n7e2c9a5f1d4 article {
    min-height: 228px;
    padding: 25px 27px 22px;
    border: 1px solid rgba(194, 228, 237, 0.14);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.045);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    transition: border-color 180ms ease, background 180ms ease;
}

.n7e2c9a5f1d4 article:hover {
    border-color: rgba(113, 225, 247, 0.48);
    background: rgba(104, 211, 233, 0.08);
}

.f1a6c8d3e9b4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    color: #78919e;
    font-size: 12px;
}

.f1a6c8d3e9b4 span {
    padding: 3px 9px;
    border: 1px solid rgba(110, 219, 239, 0.3);
    border-radius: 7px;
    color: #75def3;
}

.j4d9b2f7c1e6 {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-top: 25px;
}

.j4d9b2f7c1e6 i {
    flex: 0 0 auto;
    color: #ff957a;
    font-size: 22px;
}

.j4d9b2f7c1e6 strong {
    color: #f2fafc;
    font-size: 17px;
    line-height: 1.45;
}

.n7e2c9a5f1d4 article > p {
    margin: 13px 0 16px 34px;
    color: #8ca1ad;
    font-size: 13px;
    line-height: 1.85;
}

.n7e2c9a5f1d4 article > a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-left: 34px;
    color: #adecf7;
    font-size: 12px;
    font-weight: 800;
}

.n7e2c9a5f1d4 article > a i {
    font-size: 15px;
}

#b6e2f9c4a1d7 {
    padding: 112px 0 125px;
    color: #14222b;
    background: #f2f6f7;
}

.m4c8e1a7d5f2 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: 53px auto 0;
    column-count: 3;
    column-gap: 17px;
}

.m4c8e1a7d5f2 article {
    display: inline-block;
    width: 100%;
    margin: 0 0 17px;
    padding: 24px 24px 21px;
    border: 1px solid #dce7e9;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(21, 63, 76, 0.06);
    break-inside: avoid;
}

.x9a2d6f1c7e4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #75bfd0;
}

.x9a2d6f1c7e4 i {
    font-size: 25px;
}

.x9a2d6f1c7e4 span {
    color: #bdcbd0;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.12em;
}

.m4c8e1a7d5f2 article > p {
    margin: 15px 0 25px;
    color: #536a73;
    font-size: 14px;
    line-height: 1.85;
}

.c2f8a1e6d4b9 {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 16px;
    border-top: 1px solid #edf2f3;
}

.c2f8a1e6d4b9 > span {
    display: grid;
    width: 31px;
    height: 31px;
    place-items: center;
    border-radius: 50%;
    color: #0f313b;
    background: #a9e7ef;
    font-size: 13px;
    font-weight: 900;
}

.c2f8a1e6d4b9 strong,
.c2f8a1e6d4b9 time {
    display: block;
}

.c2f8a1e6d4b9 strong {
    color: #263d46;
    font-size: 12px;
}

.c2f8a1e6d4b9 time {
    margin-top: 2px;
    color: #99a9ae;
    font-size: 10px;
}

.a8d3f6c1e7b4 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: 0 auto;
    padding: 75px 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
    border-top: 1px solid rgba(132, 221, 235, 0.22);
    border-bottom: 1px solid rgba(132, 221, 235, 0.22);
    background: #142a37;
}

.h2e9a4c7d1f6 > span {
    color: #ff977b;
    font-size: 29px;
}

.h2e9a4c7d1f6 p {
    margin: 7px 0 2px;
    color: #b9f0f7;
    font-size: 20px;
    font-weight: 800;
}

.h2e9a4c7d1f6 strong {
    color: #f3fbfd;
    font-size: 26px;
    line-height: 1.45;
}

.r6c1a9e4f7d2 {
    min-width: 275px;
    display: grid;
    gap: 10px;
}

.r6c1a9e4f7d2 a {
    min-height: 49px;
    padding: 0 16px;
    display: grid;
    grid-template-columns: 22px 1fr 18px;
    align-items: center;
    gap: 9px;
    border: 1px solid rgba(162, 233, 241, 0.25);
    border-radius: 12px;
    color: #e9fbfd;
    background: rgba(255, 255, 255, 0.05);
    font-size: 13px;
    font-weight: 750;
    transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.r6c1a9e4f7d2 a:hover {
    border-color: rgba(128, 229, 242, 0.65);
    background: rgba(107, 223, 240, 0.14);
    transform: translateX(4px);
}

.r6c1a9e4f7d2 a > i:first-child {
    color: #78e4f5;
    font-size: 21px;
}

.r6c1a9e4f7d2 a > i:last-child {
    color: #ff997e;
    font-size: 17px;
}

.f7b1d9a4c6e2 {
    padding: 65px 0 38px;
    color: #f5f8fb;
    background: #0a1018;
}

.c8a1f6d3e7b2 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.2fr 1fr auto;
    align-items: end;
    gap: 42px;
}

.p3e8a1c7d5f9 p {
    margin: 16px 0 0;
    color: #768b98;
    font-size: 13px;
}

.k8d2f5a1c9e6 {
    display: flex;
    flex-wrap: wrap;
    gap: 17px 24px;
    align-items: center;
    justify-content: center;
    color: #9bb0bb;
    font-size: 12px;
}

.k8d2f5a1c9e6 a:hover {
    color: #73e2fa;
}

.e6a1c8f4d9b2 {
    display: grid;
    justify-items: end;
    gap: 4px;
    color: #687d89;
    font-size: 11px;
    text-align: right;
}

.j9f2c6a1d8e4 {
    position: fixed;
    right: 25px;
    bottom: 24px;
    z-index: 15;
    display: grid;
    width: 43px;
    height: 43px;
    padding: 0;
    place-items: center;
    border: 1px solid rgba(121, 222, 238, 0.38);
    border-radius: 13px;
    color: #a6edf7;
    background: rgba(18, 42, 53, 0.82);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    transform: translateY(12px);
    transition: opacity 180ms ease, transform 180ms ease;
}

.j9f2c6a1d8e4.back-visible-8f3a {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

@media (max-width: 760px) {
    .x4a8d2f6c1e9,
    .s1f7b4d9a2c6,
    .k4b1e8c6d2f9,
    .v2f8a4d1c6e9,
    .p8a1d6f3c9e4,
    .b2f6d9c4a1e8,
    .s5c1a8f4d7e2,
    .d1f7a4c9e2b6,
    .r7a2c9e4f1d6,
    .d9a5c1e7f3b8,
    .e4c9a7d2f6b1,
    .w8a4c1e7d3f9,
    .n7e2c9a5f1d4,
    .m4c8e1a7d5f2,
    .a8d3f6c1e7b4,
    .c8a1f6d3e7b2 {
        width: calc(100% - 40px);
    }

    .x4a8d2f6c1e9 {
        min-height: 66px;
    }

    .m7e2b9c5d1f4,
    .v1c6e9a3f8d2 {
        font-size: 17px;
    }

    .m7e2b9c5d1f4 img,
    .v1c6e9a3f8d2 img {
        width: 32px;
        height: 32px;
        border-radius: 10px;
    }

    .q8f3a1d6c9e5 {
        position: absolute;
        top: 66px;
        right: 20px;
        left: 20px;
        display: none;
        padding: 9px;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        border: 1px solid rgba(158, 222, 234, 0.2);
        border-radius: 16px;
        background: rgba(15, 27, 37, 0.96);
        box-shadow: 0 18px 35px rgba(0, 0, 0, 0.26);
        backdrop-filter: blur(18px);
    }

    .q8f3a1d6c9e5.menu-visible-5c8f {
        display: flex;
    }

    .q8f3a1d6c9e5 a {
        padding: 12px 13px;
        color: #c0d0d8;
        border-radius: 10px;
    }

    .q8f3a1d6c9e5 a::after {
        display: none;
    }

    .q8f3a1d6c9e5 a:hover,
    .q8f3a1d6c9e5 .nav-active-6d4b {
        color: #08131b;
        background: #73e2fa;
    }

    .h5b2e8d1f6c4 {
        display: none;
    }

    .r9c4f1a7e2d6 {
        display: grid;
        place-items: center;
    }

    .s1f7b4d9a2c6 {
        min-height: auto;
        padding: 70px 0 82px;
        grid-template-columns: 1fr;
        gap: 39px;
    }

    .u3f8b1c5e7a2 {
        margin-bottom: 18px;
        font-size: 11px;
    }

    .g6a2e8c4d1f9 h1 {
        font-size: 40px;
        line-height: 1.22;
    }

    .j9c2e6a4f1b7 {
        margin-top: 20px;
        font-size: 15px;
        line-height: 1.85;
    }

    .z5d1a8c6e3f2 {
        display: grid;
        gap: 10px;
        margin-top: 27px;
    }

    .b7f2c9e4a1d6,
    .l4e9b2d7c5a1 {
        width: 100%;
    }

    .p2a7d9f4c6e1 {
        gap: 7px 12px;
        font-size: 11px;
    }

    .t8b3f1c6a9e4 {
        min-height: 395px;
        margin-top: -4px;
    }

    .q1e7c4a9d5f2 {
        top: 4px;
        right: 14px;
        padding: 7px 9px;
        gap: 9px;
        font-size: 9px;
    }

    .n4d8a2f6c1e9 {
        width: 100%;
        min-height: 340px;
        padding: 11px;
        border-radius: 28px;
    }

    .e6b1d7f3c8a2 {
        grid-template-columns: 112px 1fr;
        gap: 12px;
        min-height: 250px;
        padding: 10px;
    }

    .d2f7b1c9e5a4 strong {
        margin-top: 11px;
        font-size: 17px;
    }

    .d2f7b1c9e5a4 p {
        margin: 6px 0 17px;
        font-size: 11px;
    }

    .f9a4c2e7d1b8 {
        flex-wrap: wrap;
        padding-top: 10px;
        gap: 5px;
    }

    .f9a4c2e7d1b8 span {
        padding: 3px 5px;
        font-size: 9px;
    }

    .c5e1a8d4f7b2 {
        right: auto;
        bottom: 10px;
        left: -1px;
        padding: 10px 13px;
        font-size: 11px;
    }

    .t4a9e2c7f1d6 {
        min-height: 405px;
        margin-top: 4px;
    }

    .t4a9e2c7f1d6::before {
        top: 26px;
        right: 2px;
        width: 47px;
        height: 326px;
        border-radius: 0 19px 19px 0;
    }

    .b8f3c1a6e9d2 {
        width: calc(100% - 4px);
        min-height: 340px;
        padding: 18px 16px 14px;
        border-radius: 19px 19px 19px 6px;
    }

    .b8f3c1a6e9d2::before {
        height: 5px;
        border-radius: 19px 19px 0 0;
    }

    .m6c1e8a4d7f2 {
        grid-template-columns: 123px 1fr;
        gap: 16px;
        min-height: 250px;
        padding-top: 15px;
    }

    .v9a3d6f1c5e8 {
        height: 240px;
        border-radius: 10px;
        box-shadow: 7px 9px 0 #d0dedb;
    }

    .p8c2f6a1d9e4 {
        font-size: 8px;
    }

    .d4e1a7c9f2b6 strong {
        margin-top: 10px;
        font-size: 25px;
    }

    .d4e1a7c9f2b6 p {
        margin: 8px 0 18px;
        font-size: 10px;
        line-height: 1.7;
    }

    .k3f7b1d8a5e2 {
        font-size: 9px;
    }

    .k3f7b1d8a5e2 b {
        font-size: 16px;
    }

    .y2d8f4a1c6e9 {
        gap: 8px;
        min-height: 24px;
        margin-top: 7px;
        font-size: 8px;
    }

    .y2d8f4a1c6e9 strong {
        font-size: 9px;
    }

    .c9e1a7f4d2b6 {
        right: 7px;
        bottom: 17px;
        padding: 8px 10px;
    }

    .c9e1a7f4d2b6 span {
        font-size: 11px;
    }

    .c9e1a7f4d2b6 small {
        font-size: 8px;
    }

    .m9d3f7a1c6e4,
    .u5f3a8d1c6e9,
    .h6b3e9a1d7f4,
    .y7c2e9a4f1d6,
    #e9b4d7c1a6f2,
    #b6e2f9c4a1d7 {
        padding: 80px 0 88px;
    }

    .k4b1e8c6d2f9 p,
    .v2f8a4d1c6e9 p,
    .p8a1d6f3c9e4 p,
    .b2f6d9c4a1e8 p,
    .s5c1a8f4d7e2 p,
    .d1f7a4c9e2b6 p {
        font-size: 31px;
    }

    .r7a2c9e4f1d6 {
        display: flex;
        gap: 12px;
        margin-top: 36px;
        padding-bottom: 9px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .r7a2c9e4f1d6::-webkit-scrollbar {
        display: none;
    }

    .r7a2c9e4f1d6 figure {
        min-width: 72%;
        scroll-snap-align: start;
    }

    .d9a5c1e7f3b8 {
        grid-template-columns: 1fr;
        gap: 11px;
        margin-top: 36px;
    }

    .d9a5c1e7f3b8 article {
        min-height: auto;
        padding: 21px;
    }

    .d9a5c1e7f3b8 article > div {
        margin-bottom: 13px;
    }

    .e4c9a7d2f6b1 {
        margin-top: 48px;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .e4c9a7d2f6b1 li {
        min-height: 105px;
        padding: 0 0 0 74px;
        text-align: left;
    }

    .e4c9a7d2f6b1 li::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        margin: 0;
    }

    .e4c9a7d2f6b1 li > span {
        top: 12px;
        left: 15px;
    }

    .e4c9a7d2f6b1 li:not(:last-child)::after {
        top: 48px;
        right: auto;
        left: 24px;
        width: 1px;
        height: 57px;
        transform: none;
    }

    .w8a4c1e7d3f9,
    .n7e2c9a5f1d4 {
        grid-template-columns: 1fr;
        gap: 10px;
        margin-top: 36px;
    }

    .w8a4c1e7d3f9 summary {
        padding: 17px 18px;
        font-size: 14px;
    }

    .w8a4c1e7d3f9 details p {
        margin-right: 18px;
        margin-left: 18px;
        font-size: 12px;
    }

    .n7e2c9a5f1d4 article {
        min-height: auto;
        padding: 21px;
    }

    .n7e2c9a5f1d4 article > p {
        margin-left: 33px;
    }

    .m4c8e1a7d5f2 {
        margin-top: 36px;
        column-count: 1;
    }

    .a8d3f6c1e7b4 {
        padding: 44px 25px;
        display: grid;
        gap: 27px;
    }

    .h2e9a4c7d1f6 p {
        font-size: 17px;
    }

    .h2e9a4c7d1f6 strong {
        font-size: 21px;
    }

    .r6c1a9e4f7d2 {
        min-width: 0;
    }

    .f7b1d9a4c6e2 {
        padding: 50px 0 30px;
    }

    .c8a1f6d3e7b2 {
        grid-template-columns: 1fr;
        align-items: start;
        gap: 27px;
    }

    .k8d2f5a1c9e6 {
        justify-content: flex-start;
    }

    .e6a1c8f4d9b2 {
        justify-items: start;
        text-align: left;
    }

    .j9f2c6a1d8e4 {
        right: 18px;
        bottom: 18px;
    }
}

/* Product journal pages */
.r5a8c1e7d3f6 {
    color: #14232b;
    background: #eef4f4;
}

.r5a8c1e7d3f6 .n6c1e9a4f7b2,
.r5a8c1e7d3f6 .f7b1d9a4c6e2 {
    color: #f5f8fb;
    background: #0a1018;
}

.a2f7c1e9d4b6 {
    min-height: 670px;
}

.h8d3a6f1c9e5 {
    padding: 74px 32px 67px;
    color: #eaf7fa;
    background: #102935;
}

.g4e1b7c8a2d6 {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 9px;
    color: #7eabb5;
    font-size: 12px;
}

.h8d3a6f1c9e5 .g4e1b7c8a2d6 {
    color: #88b2bc;
}

.g4e1b7c8a2d6 a:hover {
    color: #75e0f2;
}

.u6c2f9a4d1e8 {
    width: 100%;
    max-width: 1180px;
    margin: 49px auto 0;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #72dced;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.14em;
}

.u6c2f9a4d1e8 span {
    width: 29px;
    height: 2px;
    background: #72dced;
}

.h8d3a6f1c9e5 h1 {
    width: 100%;
    max-width: 1180px;
    margin: 15px auto 0;
    color: #f3fafc;
    font-size: 52px;
    line-height: 1.2;
}

.j3a8e1c6d5f2 {
    width: 100%;
    max-width: 1180px;
    margin: 16px auto 0;
    color: #9ab5bd;
    font-size: 15px;
}

.c7f2a9d4e1b6 {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin: -1px auto 0;
    padding: 49px 0 107px;
}

.m1e8c4a7d2f9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #76919a;
    font-size: 12px;
}

.m1e8c4a7d2f9 span:first-child {
    color: #162c35;
    font-size: 16px;
    font-weight: 850;
}

.v9d3f6a1c8e4 {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}

.v9d3f6a1c8e4 article {
    position: relative;
    min-height: 237px;
    padding: 24px 26px 21px;
    overflow: hidden;
    border: 1px solid #d5e4e6;
    border-radius: 17px;
    background: #ffffff;
    box-shadow: 0 14px 30px rgba(30, 80, 91, 0.05);
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.v9d3f6a1c8e4 article::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    content: "";
    background: #70d9e8;
}

.v9d3f6a1c8e4 article:nth-child(3n)::before {
    background: #ff977b;
}

.v9d3f6a1c8e4 article:hover {
    border-color: #a5dbe3;
    box-shadow: 0 20px 38px rgba(30, 80, 91, 0.1);
    transform: translateY(-4px);
}

.b4e7c1a9d6f2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: #879ca1;
    font-size: 11px;
}

.b4e7c1a9d6f2 span {
    padding: 3px 9px;
    border-radius: 6px;
    color: #18879b;
    background: #e1f5f7;
    font-weight: 800;
}

.v9d3f6a1c8e4 article:nth-child(3n) .b4e7c1a9d6f2 span {
    color: #c45b45;
    background: #ffebe5;
}

.v9d3f6a1c8e4 article > a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-top: 28px;
    color: #142d36;
}

.v9d3f6a1c8e4 article > a strong {
    max-width: 430px;
    font-size: 22px;
    line-height: 1.45;
}

.v9d3f6a1c8e4 article > a i {
    flex: 0 0 auto;
    color: #2bb2c7;
    font-size: 21px;
    transition: transform 180ms ease;
}

.v9d3f6a1c8e4 article:hover > a i {
    transform: translate(3px, -3px);
}

.v9d3f6a1c8e4 article > p {
    max-width: 450px;
    margin: 13px 0 0;
    color: #698088;
    font-size: 13px;
    line-height: 1.8;
}

.q8a1d5f3c7e9 {
    position: absolute;
    right: 24px;
    bottom: 21px;
    display: flex;
    align-items: center;
    gap: 9px;
    color: #a7b9bd;
    font-size: 10px;
    letter-spacing: 0.09em;
}

.q8a1d5f3c7e9 i {
    color: #ff977b;
    font-size: 19px;
}

.d8c1f7a4e2b9 {
    min-height: 740px;
    padding: 52px 32px 105px;
    background: #eef4f4;
}

.d8c1f7a4e2b9 > .g4e1b7c8a2d6 {
    max-width: 850px;
}

.q6a2e9c4d1f8 {
    max-width: 850px;
    margin: 24px auto 0;
    padding: 44px 58px 42px;
    border-top: 6px solid #ff9277;
    border-radius: 3px 3px 20px 20px;
    background: #ffffff;
    box-shadow: 0 22px 54px rgba(30, 76, 87, 0.1);
}

.v3d7f1a8c5e2 {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #839a9f;
    font-size: 12px;
}

.v3d7f1a8c5e2 span {
    padding: 4px 10px;
    border-radius: 6px;
    color: #188b9e;
    background: #e0f4f6;
    font-weight: 850;
}

.q6a2e9c4d1f8 h1 {
    margin: 25px 0 0;
    color: #142c35;
    font-size: 42px;
    line-height: 1.35;
    letter-spacing: -0.02em;
}

.m9c2e6a1d4f7 {
    margin: 13px 0 0;
    color: #63808a;
    font-size: 17px;
}

.p1e8c4a7d2f6 {
    margin-top: 34px;
    color: #425e66;
    font-size: 15px;
    line-height: 2;
}

.p1e8c4a7d2f6 > p {
    margin: 0 0 23px;
}

.y5a1d8f3c6e2 {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin: 31px 0;
    padding: 19px 21px;
    border-left: 4px solid #70dbe9;
    background: #edf9fa;
}

.y5a1d8f3c6e2 > i {
    color: #1cb1c7;
    font-size: 24px;
}

.y5a1d8f3c6e2 strong,
.y5a1d8f3c6e2 span {
    display: block;
}

.y5a1d8f3c6e2 strong {
    color: #173942;
    font-size: 14px;
}

.y5a1d8f3c6e2 span {
    margin-top: 2px;
    color: #65848b;
    font-size: 13px;
}

.c4f9b2e7a1d6 {
    margin: 31px 0;
    padding: 26px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    border-top: 1px solid #e0eaeb;
    border-bottom: 1px solid #e0eaeb;
}

.n8e2a6c1f4d9 span {
    display: block;
    color: #f08a70;
    font-size: 12px;
    font-weight: 850;
    letter-spacing: 0.1em;
}

.n8e2a6c1f4d9 strong {
    display: block;
    margin-top: 7px;
    color: #1a3841;
    font-size: 15px;
}

.n8e2a6c1f4d9 p {
    margin: 5px 0 0;
    color: #71868b;
    font-size: 12px;
    line-height: 1.75;
}

.f2a7d1c9e5b4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 40px;
    padding-top: 22px;
    border-top: 1px solid #e2ebec;
    color: #248fa1;
    font-size: 12px;
    font-weight: 800;
}

.f2a7d1c9e5b4 a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.f2a7d1c9e5b4 a:hover {
    color: #ef8168;
}

.d8c1f7a4e2b9 + .f7b1d9a4c6e2 .c8a1f6d3e7b2 {
    grid-template-columns: 1fr auto;
}

.d8c1f7a4e2b9 + .f7b1d9a4c6e2 .e6a1c8f4d9b2 {
    grid-column: 2;
}

@media (max-width: 760px) {
    .d8c1f7a4e2b9 + .f7b1d9a4c6e2 .c8a1f6d3e7b2 {
        grid-template-columns: 1fr;
    }

    .d8c1f7a4e2b9 + .f7b1d9a4c6e2 .e6a1c8f4d9b2 {
        grid-column: auto;
    }
}

@media (max-width: 760px) {
    .h8d3a6f1c9e5 {
        padding: 50px 20px 53px;
    }

    .u6c2f9a4d1e8 {
        margin-top: 39px;
        font-size: 10px;
    }

    .h8d3a6f1c9e5 h1 {
        font-size: 39px;
    }

    .j3a8e1c6d5f2 {
        font-size: 13px;
    }

    .c7f2a9d4e1b6 {
        width: calc(100% - 40px);
        padding: 35px 0 76px;
    }

    .v9d3f6a1c8e4 {
        grid-template-columns: 1fr;
    }

    .v9d3f6a1c8e4 article {
        min-height: 220px;
        padding: 21px 20px 20px;
    }

    .v9d3f6a1c8e4 article > a {
        margin-top: 22px;
    }

    .v9d3f6a1c8e4 article > a strong {
        font-size: 19px;
    }

    .q8a1d5f3c7e9 {
        right: 20px;
        bottom: 18px;
    }

    .d8c1f7a4e2b9 {
        padding: 34px 20px 76px;
    }

    .q6a2e9c4d1f8 {
        margin-top: 20px;
        padding: 29px 20px 28px;
        border-top-width: 5px;
        border-radius: 2px 2px 16px 16px;
    }

    .q6a2e9c4d1f8 h1 {
        margin-top: 19px;
        font-size: 30px;
        line-height: 1.4;
    }

    .m9c2e6a1d4f7 {
        font-size: 14px;
        line-height: 1.75;
    }

    .p1e8c4a7d2f6 {
        margin-top: 26px;
        font-size: 14px;
        line-height: 1.9;
    }

    .y5a1d8f3c6e2 {
        gap: 10px;
        margin: 25px 0;
        padding: 15px 14px;
    }

    .y5a1d8f3c6e2 span {
        font-size: 12px;
    }

    .c4f9b2e7a1d6 {
        grid-template-columns: 1fr;
        gap: 16px;
        margin: 25px 0;
        padding: 21px 0;
    }

    .f2a7d1c9e5b4 {
        align-items: flex-start;
        flex-direction: column;
        gap: 13px;
        margin-top: 28px;
    }
}
