:root {

  --tips-primary: hsl(132, 83%, 45%);
  --tips-primary-bright: hsl(132, 83%, 58%);
  --tips-secondary: hsl(174, 66%, 45%);
  --tips-text-main: hsl(132, 10%, 9%);
  --tips-text-muted: hsl(132, 10%, 40%);
  --tips-bg-base: hsl(132, 8%, 96%);
  --tips-bg-surface: #ffffff;
  --tips-border-color: rgba(23, 26, 24, 0.1);
  --tips-shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --tips-shadow-md: 0 8px 24px rgba(0, 0, 0, 0.06);
  --tips-max-width: 1200px;
  --tips-read-width: 900px;
  --tips-radius: var(--nav-border-radius, 12px);
  --tips-font-serif: "Noto Serif SC", "Songti SC", STSong, "Times New Roman", serif;
  --tips-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --primary-color: hsl(132, 83%, 45%);
  --secondary-color: hsl(174, 66%, 45%);
  --bg-color: hsl(132, 8%, 96%);
  --text-color: hsl(132, 10%, 9%);
  --text-muted: hsl(132, 5%, 40%);
  --border-color: rgba(0, 0, 0, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(244, 246, 244, 0.85);
  --font-serif: "Crimson Text", "Georgia", serif;
  --font-sans: "Inter", -apple-system, sans-serif;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.c67b82_51b8.d5x0842x27ad.kb06c_c4f7{
    background-color: var(--tips-bg-base);
    color: var(--tips-text-main);
    font-family: var(--tips-font-sans);
    line-height: 1.6;
    padding-bottom: 4rem;
    -webkit-font-smoothing: antialiased;
    }
div.c67b82_51b8.d5x0842x27ad .e8456226_f8{
    max-width: var(--tips-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.c67b82_51b8.d5x0842x27ad .ilbjly3k{
    max-width: var(--tips-read-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.c67b82_51b8.d5x0842x27ad .laf9cf6e{
    font-family: var(--tips-font-serif);
    font-weight: 700;
    color: var(--tips-text-main);
    }
div.c67b82_51b8.d5x0842x27ad .r0dda282{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
div.c67b82_51b8.d5x0842x27ad .ic8aac33{
    padding-top: 2rem;
    padding-bottom: 4rem;
    }
div.c67b82_51b8.d5x0842x27ad .d86340_ac{
    width: 100%;
    max-width: var(--tips-max-width);
    margin: 0 auto 3rem auto;
    border-radius: var(--tips-radius);
    overflow: hidden;
    box-shadow: var(--tips-shadow-md);
    aspect-ratio: 21 / 9;
    background-color: var(--tips-bg-surface); color: #1a1a2e;}
div.c67b82_51b8.d5x0842x27ad .d86340_ac img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.c67b82_51b8.d5x0842x27ad .mf1e3c_1tp{
    max-width: 760px; 
    }
div.c67b82_51b8.d5x0842x27ad .oc059b4_26yr{
    font-size: clamp(2.5rem, 4vw, 3.5rem);
    line-height: 1.2;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    }
div.c67b82_51b8.d5x0842x27ad .o893f61{
    font-size: 1.125rem;
    color: var(--tips-text-muted);
    margin-bottom: 2.5rem;
    }
div.c67b82_51b8.d5x0842x27ad .x8363eb_90{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 2rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--tips-radius);
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
    }
div.c67b82_51b8.d5x0842x27ad .v29693_246{
    background-color: var(--tips-primary);
    color: #1a1a2e;
    box-shadow: 0 4px 12px rgba(19, 196, 69, 0.3);
    }
div.c67b82_51b8.d5x0842x27ad .v29693_246:hover{
    background-color: var(--tips-text-main);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px); color: #ffffff;}
div.c67b82_51b8.d5x0842x27ad .g4f141e4{
    background-color: transparent;
    color: var(--tips-text-main);
    border: 2px solid var(--tips-text-main);
    }
div.c67b82_51b8.d5x0842x27ad .g4f141e4:hover{
    background-color: var(--tips-text-main);
    color: #ffffff;
    }
div.c67b82_51b8.d5x0842x27ad .c5cc40c6_vd{
    padding: 4rem 0;
    }
div.c67b82_51b8.d5x0842x27ad .ja2b749c3{
    margin-bottom: 3rem;
    }
div.c67b82_51b8.d5x0842x27ad .p452ed1ec{
    font-size: 2.25rem;
    margin-bottom: 1rem;
    }
div.c67b82_51b8.d5x0842x27ad .w9omj85il23{
    color: var(--tips-text-muted);
    max-width: 600px;
    margin: 0 auto;
    }
div.c67b82_51b8.d5x0842x27ad .k5i8j0hbgtux{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
    }
div.c67b82_51b8.d5x0842x27ad .w5whvyoihlt{
    background-color: var(--tips-bg-surface);
    border-radius: var(--tips-radius);
    padding: 2.5rem 2rem;
    border: 1px solid var(--tips-border-color);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    text-align: left; color: #1a1a2e;}
div.c67b82_51b8.d5x0842x27ad .w5whvyoihlt:hover{
    transform: translateY(-4px);
    box-shadow: var(--tips-shadow-md);
    }
div.c67b82_51b8.d5x0842x27ad .z3189675{
    width: 48px;
    height: 48px;
    background-color: var(--tips-bg-base);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    color: #1a1a2e;
    }
div.c67b82_51b8.d5x0842x27ad .z3189675 svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }
div.c67b82_51b8.d5x0842x27ad .x99f71e7{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-family: var(--tips-font-serif);
    }
div.c67b82_51b8.d5x0842x27ad .o262__89a0{
    color: var(--tips-text-muted);
    font-size: 0.9375rem;
    margin-bottom: 1.5rem;
    }
div.c67b82_51b8.d5x0842x27ad .tr9ipah1{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.c67b82_51b8.d5x0842x27ad .tr9ipah1 li{
    font-size: 0.875rem;
    color: var(--tips-text-main);
    margin-bottom: 0.5rem;
    padding-left: 1.25rem;
    position: relative;
    }
div.c67b82_51b8.d5x0842x27ad .tr9ipah1 li::before{
    content: "•";
    color: var(--tips-primary);
    position: absolute;
    left: 0;
    font-weight: bold;
    }
div.c67b82_51b8.d5x0842x27ad .m193a86c{
    background-color: var(--tips-bg-surface);
    border-radius: var(--tips-radius);
    padding: 3rem;
    border: 1px solid var(--tips-border-color);
    text-align: left; color: #1a1a2e;}
div.c67b82_51b8.d5x0842x27ad .ff270ca_wc{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    }
@media (max-width: 768px) {div.c67b82_51b8.d5x0842x27ad .ff270ca_wc{ grid-template-columns: 1fr; gap: 2rem; }}
div.c67b82_51b8.d5x0842x27ad .p59363__d08 h4{
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
    color: var(--tips-text-main);
    }
div.c67b82_51b8.d5x0842x27ad .p59363__d08 p{
    color: var(--tips-text-muted);
    font-size: 0.9375rem;
    }
div.c67b82_51b8.d5x0842x27ad .x89c4c_wv{
    text-align: left;
    }
div.c67b82_51b8.d5x0842x27ad .jde9c665_4s{
    border-bottom: 1px solid var(--tips-border-color);
    padding: 1.5rem 0;
    }
div.c67b82_51b8.d5x0842x27ad .jde9c665_4s:last-child{
    border-bottom: none;
    }
div.c67b82_51b8.d5x0842x27ad .t691d8_8cfd{
    font-weight: 600;
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
    color: var(--tips-text-main);
    }
div.c67b82_51b8.d5x0842x27ad .c1ff__4174{
    color: var(--tips-text-muted);
    font-size: 0.9375rem;
    }
div.c67b82_51b8.d5x0842x27ad .na85aab2{
    color: var(--tips-primary);
    text-decoration: underline;
    text-decoration-color: transparent;
    text-underline-offset: 4px;
    transition: text-decoration-color 0.2s ease;
    font-weight: 500;
    }
div.c67b82_51b8.d5x0842x27ad .na85aab2:hover{
    text-decoration-color: var(--tips-primary);
    }
div.c67b82_51b8.d5x0842x27ad .xh2v7opfe{
    background: linear-gradient(135deg, var(--tips-text-main) 0%, #2a332c 100%);
    color: #ffffff;
    padding: 4rem 2rem;
    border-radius: var(--tips-radius);
    margin-top: 2rem;
    }
div.c67b82_51b8.d5x0842x27ad .xh2v7opfe .p452ed1ec{
    color: #ffffff;
    }
div.c67b82_51b8.d5x0842x27ad .xh2v7opfe .w9omj85il23{
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2rem;
    }
div.c67b82_51b8.d5x0842x27ad .mb488a_9e65{
    text-align: center;
    padding-top: 4rem;
    color: var(--tips-text-muted);
    font-size: 0.875rem;
    }
div.c67b82_51b8.d5x0842x27ad .xb3e18bbd78{box-sizing:border-box;}
div.c67b82_51b8.d5x0842x27ad .wdvbnunlr0{box-sizing:border-box;}
div.c67b82_51b8.d5x0842x27ad .xf72846d8{display:block;max-width:100%;height:auto;}
.zmo86tnb{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    width: 100%; color: #1a1a2e;}
.v22b899_8cab{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.k18d4_8b5{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 64px;
    }
.p1a4325{
    font-family: var(--font-serif);
    font-size: 32px;
    color: var(--text-color);
    margin-bottom: 16px;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.mdef__92d5{
    font-family: var(--font-sans);
    font-size: 18px;
    color: var(--text-muted);
    margin-bottom: 32px;
    line-height: 1.6;
    }
.ybe70_4a2{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.l87b9c1{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 14px 36px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(61, 242, 111, 0.3);
    display: inline-block;
    }
.l87b9c1:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(61, 242, 111, 0.4);
    filter: brightness(1.05);
    }
.lgy5e6ub2{
    height: 1px;
    background-color: var(--border-color);
    width: 100%;
    margin-bottom: 64px; color: #ffffff;}
.dpyvqo6xu7n{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 64px;
    }
.j8a1d6__1c9c{
    flex: 1;
    min-width: 200px;
    }
.fcb6e85cb4{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color);
    margin-bottom: 20px;
    }
.dddfe__69f5b{
    font-size: 14px;
    line-height: 1.8;
    color: var(--text-muted);
    max-width: 280px;
    }
.y68823ed_7fbe{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
    }
.c1e9d5c_1b9{
    list-style: none;
    padding: 0;
    margin: 0;
    }
.t3067e3d37f{
    margin-bottom: 12px;
    }
.roa9xr1fk{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 14px;
    transition: var(--transition);
    }
.roa9xr1fk:hover{
    color: var(--primary-color);
    }
.gc82d7__ad101{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid var(--border-color);
    }
.rc7c09__6bcd{
    font-size: 13px;
    color: var(--text-muted);
    }
.x1dd0c4_46c{
    display: flex;
    gap: 24px;
    }
.oa81531d62{
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.p1a4325 {
    font-size: 28px;
    }
.dpyvqo6xu7n {
    flex-direction: column;
    gap: 48px;
    }
.j8a1d6__1c9c {
    width: 100%;
    text-align: center;
    }
.dddfe__69f5b {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    }
.gc82d7__ad101 {
    flex-direction: column;
    gap: 16px;
    text-align: center;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    line-height: 1.5;
    }
.p92829_8v{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.b84a__484a{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.oa9fa5_805e{
    text-decoration: none;
    display: flex;
    align-items: center;
    z-index: 1001;
    }
.smdie3s0fj{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.smdie3s0fj:hover{
    color: var(--primary-color);
    }
.s5466b5_e9{
    display: flex;
    align-items: center;
    gap: 32px;
    flex: 1;
    justify-content: flex-end;
    }
.jytrr1jm{
    list-style: none;
    display: flex;
    gap: 8px;
    }
.b37f37c6_h4zu{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.b37f37c6_h4zu:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.tyr520mk{
    margin-left: 16px;
    }
.cd2o36kwhmrb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.cd2o36kwhmrb:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.cd2o36kwhmrb:active{
    transform: translateY(0);
    }
.c639__28a0d{
    display: none;
    }
.zvf68br25{
    display: none;
    cursor: pointer;
    padding: 10px;
    z-index: 1001;
    }
.ib42bd_4fb{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.ib42bd_4fb::before, .ib42bd_4fb::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.ib42bd_4fb::before{ top: -8px; }
.ib42bd_4fb::after{ bottom: -8px; }
@media (max-width: 1024px){.jytrr1jm {
    gap: 4px;
    }
.b37f37c6_h4zu {
    padding: 8px;
    font-size: 13px;
    }}
@media (max-width: 900px){.zvf68br25{
    display: block;
    }
.s5466b5_e9{
    position: fixed;
    top: 0;
    right: -100%;
    width: 280px;
    height: 100vh;
    background: #ffffff;
    flex-direction: column;
    padding: calc(var(--nav-height) + 40px) 24px 40px;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px; color: #1a1a2e;}
.jytrr1jm{
    flex-direction: column;
    width: 100%;
    gap: 16px;
    }
.b37f37c6_h4zu{
    font-size: 18px;
    display: block;
    width: 100%;
    }
.tyr520mk{
    margin-left: 0;
    width: 100%;
    }
.cd2o36kwhmrb{
    width: 100%;
    }
.c639__28a0d:checked ~ .s5466b5_e9{
    right: 0;
    }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb{
    background: transparent;
    }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb::before{
    transform: rotate(45deg);
    top: 0;
    }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb::after{
    transform: rotate(-45deg);
    bottom: 0;
    }}
.r924__2d4e{
    height: var(--nav-height);
    width: 100%;
    }
.b37f37c6_h4zu.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.p92829_8v .s5466b5_e9{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.p92829_8v #nt83e0ee4772, .p92829_8v label[for="nt83e0ee4772"]{ display: none !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vd0c__599cc{list-style:none;}
.b37f37c6_h4zu.active {color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt83e0ee4772:checked ~ .s5466b5_e9 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.p92829_8v.k14675_9817 .s5466b5_e9 { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px) {#nt83e0ee4772:checked ~ .s5466b5_e9 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.p92829_8v.k14675_9817 #nt83e0ee4772, .p92829_8v.k14675_9817 label[for="nt83e0ee4772"] { display: none !important; }}
@media (min-width: 1025px) {.p92829_8v.k14675_9817 .s5466b5_e9 { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px) {.p92829_8v.k14675_9817 .s5466b5_e9 { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px) {.p92829_8v.k14675_9817 .s5466b5_e9 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.c67b82_51b8 img.ob7dbdd9c1b {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.c67b82_51b8 img.ob7dbdd9c1b.j17e00f1152 { aspect-ratio: 16 / 9; }
div.c67b82_51b8 img.ob7dbdd9c1b.h2df42b9d { aspect-ratio: 16 / 10; }
div.c67b82_51b8 img.ob7dbdd9c1b.f4dd__496d { aspect-ratio: 4 / 3; }
div.c67b82_51b8 img.ob7dbdd9c1b.s939d2_065d { aspect-ratio: 1 / 1; }
div.c67b82_51b8 :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.c67b82_51b8 .u284bd73b73 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.c67b82_51b8 .u284bd73b73.j17e00f1152 { aspect-ratio: 16 / 9; }
div.c67b82_51b8 .u284bd73b73.h2df42b9d { aspect-ratio: 16 / 10; }
div.c67b82_51b8 .u284bd73b73.f4dd__496d { aspect-ratio: 4 / 3; }
div.c67b82_51b8 .u284bd73b73.s939d2_065d { aspect-ratio: 1 / 1; }
div.c67b82_51b8 .u284bd73b73 > img.ob7dbdd9c1b,
    div.c67b82_51b8 .u284bd73b73 > picture > img.ob7dbdd9c1b {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.c67b82_51b8.d5x0842x27ad .v29693_246 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.c67b82_51b8.d5x0842x27ad .v29693_246 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.c67b82_51b8.d5x0842x27ad .v29693_246 a:not([class]):hover{opacity:0.92;}
div.c67b82_51b8.d5x0842x27ad .v29693_246 a[class=""]:hover{opacity:0.92;}
div.c67b82_51b8.d5x0842x27ad .v29693_246 a:not([class]):visited{color:#ffffff !important;}
div.c67b82_51b8.d5x0842x27ad .v29693_246 a[class=""]:visited{color:#ffffff !important;}
.f752__aa33 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.f752__aa33 > :first-child,
    .f752__aa33 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    line-height: 1.5;
    }
.p92829_8v{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.b84a__484a{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.oa9fa5_805e{
    text-decoration: none;
    display: flex;
    align-items: center;
    z-index: 1001;
    }
.smdie3s0fj{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.smdie3s0fj:hover{
    color: var(--primary-color);
    }
.s5466b5_e9{
    display: flex;
    align-items: center;
    gap: 32px;
    flex: 1;
    justify-content: flex-end;
    }
.jytrr1jm{
    list-style: none;
    display: flex;
    gap: 8px;
    }
.b37f37c6_h4zu{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.b37f37c6_h4zu:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.tyr520mk{
    margin-left: 16px;
    }
.cd2o36kwhmrb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.cd2o36kwhmrb:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.cd2o36kwhmrb:active{
    transform: translateY(0);
    }
.c639__28a0d{
    display: none;
    }
.zvf68br25{
    display: none;
    cursor: pointer;
    padding: 10px;
    z-index: 1001;
    }
.ib42bd_4fb{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.ib42bd_4fb::before, .ib42bd_4fb::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.ib42bd_4fb::before{ top: -8px; }
.ib42bd_4fb::after{ bottom: -8px; }
@media (max-width: 1024px){.jytrr1jm {
    gap: 4px;
    }
.b37f37c6_h4zu {
    padding: 8px;
    font-size: 13px;
    }}
@media (max-width: 900px){.zvf68br25{
    display: block;
    }
.s5466b5_e9{
    position: fixed;
    top: 0;
    right: -100%;
    width: 280px;
    height: 100vh;
    background: #ffffff;
    flex-direction: column;
    padding: calc(var(--nav-height) + 40px) 24px 40px;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px; color: #1a1a2e;}
.jytrr1jm{
    flex-direction: column;
    width: 100%;
    gap: 16px;
    }
.b37f37c6_h4zu{
    font-size: 18px;
    display: block;
    width: 100%;
    }
.tyr520mk{
    margin-left: 0;
    width: 100%;
    }
.cd2o36kwhmrb{
    width: 100%;
    }
.c639__28a0d:checked ~ .s5466b5_e9{
    right: 0;
    }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb{
    background: transparent;
    }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb::before{
    transform: rotate(45deg);
    top: 0;
    }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb::after{
    transform: rotate(-45deg);
    bottom: 0;
    }}
.r924__2d4e{
    height: var(--nav-height);
    width: 100%;
    }
.b37f37c6_h4zu.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.p92829_8v .s5466b5_e9{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.p92829_8v #nt83e0ee4772, .p92829_8v label[for="nt83e0ee4772"]{ display: none !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vd0c__599cc{list-style:none;}
.b37f37c6_h4zu.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.p92829_8v.k14675_9817 .s5466b5_e9{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 #nt83e0ee4772, .p92829_8v.k14675_9817 label[for="nt83e0ee4772"]{ display: none !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 .s5466b5_e9{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 .s5466b5_e9{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 .s5466b5_e9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.zmo86tnb{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    width: 100%; color: #1a1a2e;}
.v22b899_8cab{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.k18d4_8b5{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 64px;
    }
.p1a4325{
    font-family: var(--font-serif);
    font-size: 32px;
    color: var(--text-color);
    margin-bottom: 16px;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.mdef__92d5{
    font-family: var(--font-sans);
    font-size: 18px;
    color: var(--text-muted);
    margin-bottom: 32px;
    line-height: 1.6;
    }
.ybe70_4a2{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.l87b9c1{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 14px 36px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(61, 242, 111, 0.3);
    display: inline-block;
    }
.l87b9c1:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(61, 242, 111, 0.4);
    filter: brightness(1.05);
    }
.lgy5e6ub2{
    height: 1px;
    background-color: var(--border-color);
    width: 100%;
    margin-bottom: 64px; color: #ffffff;}
.dpyvqo6xu7n{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 64px;
    }
.j8a1d6__1c9c{
    flex: 1;
    min-width: 200px;
    }
.fcb6e85cb4{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color);
    margin-bottom: 20px;
    }
.dddfe__69f5b{
    font-size: 14px;
    line-height: 1.8;
    color: var(--text-muted);
    max-width: 280px;
    }
.y68823ed_7fbe{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
    }
.c1e9d5c_1b9{
    list-style: none;
    padding: 0;
    margin: 0;
    }
.t3067e3d37f{
    margin-bottom: 12px;
    }
.roa9xr1fk{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 14px;
    transition: var(--transition);
    }
.roa9xr1fk:hover{
    color: var(--primary-color);
    }
.gc82d7__ad101{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid var(--border-color);
    }
.rc7c09__6bcd{
    font-size: 13px;
    color: var(--text-muted);
    }
.x1dd0c4_46c{
    display: flex;
    gap: 24px;
    }
.oa81531d62{
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.p1a4325 {
    font-size: 28px;
    }
.dpyvqo6xu7n {
    flex-direction: column;
    gap: 48px;
    }
.j8a1d6__1c9c {
    width: 100%;
    text-align: center;
    }
.dddfe__69f5b {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    }
.gc82d7__ad101 {
    flex-direction: column;
    gap: 16px;
    text-align: center;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: var(--font-sans);
  background-color: var(--bg-color);
  color: var(--text-color);
  line-height: 1.5;
}
.p92829_8v{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.b84a__484a{
  width: var(--max-width);
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.oa9fa5_805e{
  text-decoration: none;
  display: flex;
  align-items: center;
  z-index: 1001;
}
.smdie3s0fj{
  font-family: var(--font-serif);
  font-size: 28px;
  font-weight: 800;
  color: var(--text-color);
  letter-spacing: -0.5px;
  transition: var(--transition);
}
.smdie3s0fj:hover{
  color: var(--primary-color);
}
.s5466b5_e9{
  display: flex;
  align-items: center;
  gap: 32px;
  flex: 1;
  justify-content: flex-end;
}
.jytrr1jm{
  list-style: none;
  display: flex;
  gap: 8px;
}
.b37f37c6_h4zu{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.b37f37c6_h4zu:hover{
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.04);
}
.tyr520mk{
  margin-left: 16px;
}
.cd2o36kwhmrb{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  background-color: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: 2px solid transparent;
}
.cd2o36kwhmrb:hover{
  background-color: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md); color: #1a1a2e;}
.cd2o36kwhmrb:active{
  transform: translateY(0);
}
.c639__28a0d{
  display: none;
}
.zvf68br25{
  display: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1001;
}
.ib42bd_4fb{
  display: block;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  position: relative;
  transition: var(--transition); color: #ffffff;}
.ib42bd_4fb::before, .ib42bd_4fb::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.ib42bd_4fb::before{ top: -8px; }
.ib42bd_4fb::after{ bottom: -8px; }
@media (max-width: 1024px){.jytrr1jm {
    gap: 4px;
  }
.b37f37c6_h4zu {
    padding: 8px;
    font-size: 13px;
  }}
@media (max-width: 900px){.zvf68br25{
    display: block;
  }
.s5466b5_e9{
    position: fixed;
    top: 0;
    right: -100%;
    width: 280px;
    height: 100vh;
    background: #ffffff;
    flex-direction: column;
    padding: calc(var(--nav-height) + 40px) 24px 40px;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px; color: #1a1a2e;}
.jytrr1jm{
    flex-direction: column;
    width: 100%;
    gap: 16px;
  }
.b37f37c6_h4zu{
    font-size: 18px;
    display: block;
    width: 100%;
  }
.tyr520mk{
    margin-left: 0;
    width: 100%;
  }
.cd2o36kwhmrb{
    width: 100%;
  }
.c639__28a0d:checked ~ .s5466b5_e9{
    right: 0;
  }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb{
    background: transparent;
  }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb::before{
    transform: rotate(45deg);
    top: 0;
  }
.c639__28a0d:checked ~ .zvf68br25 .ib42bd_4fb::after{
    transform: rotate(-45deg);
    bottom: 0;
  }}
.r924__2d4e{
  height: var(--nav-height);
  width: 100%;
}
.b37f37c6_h4zu.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.p92829_8v .s5466b5_e9{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.p92829_8v #nt83e0ee4772, .p92829_8v label[for="nt83e0ee4772"]{ display: none !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.p92829_8v .s5466b5_e9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vd0c__599cc{list-style:none;}
.b37f37c6_h4zu.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.p92829_8v.k14675_9817 .s5466b5_e9{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt83e0ee4772:checked ~ .s5466b5_e9{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 #nt83e0ee4772, .p92829_8v.k14675_9817 label[for="nt83e0ee4772"]{ display: none !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 .s5466b5_e9{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 .s5466b5_e9{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.p92829_8v.k14675_9817 .s5466b5_e9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.jc8cd3_2040{
  background-color: var(--bg-color);
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color);
  width: 100%; color: #1a1a2e;}
.b253cc3960f{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.s267fa_8298{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 64px;
}
.x75cfe77a33{
  font-family: var(--font-serif);
  font-size: 32px;
  color: var(--text-color);
  margin-bottom: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.j0501c_2918{
  font-family: var(--font-sans);
  font-size: 18px;
  color: var(--text-muted);
  margin-bottom: 32px;
  line-height: 1.6;
}
.m26eb6_669d{
  display: flex;
  justify-content: center;
  width: 100%;
}
.x983__d30c{
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 14px 36px;
  border-radius: var(--radius-lg);
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: 0 4px 14px rgba(61, 242, 111, 0.3);
  display: inline-block;
}
.x983__d30c:hover{
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(61, 242, 111, 0.4);
  filter: brightness(1.05);
}
.g24e6c_dfdb{
  height: 1px;
  background-color: var(--border-color);
  width: 100%;
  margin-bottom: 64px; color: #ffffff;}
.y53ab0_bcee{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 64px;
}
.z5d7d1869{
  flex: 1;
  min-width: 200px;
}
.t426__7c5d{
  font-family: var(--font-serif);
  font-size: 24px;
  font-weight: 800;
  color: var(--text-color);
  margin-bottom: 20px;
}
.c0f714591e2{
  font-size: 14px;
  line-height: 1.8;
  color: var(--text-muted);
  max-width: 280px;
}
.s69741f5a{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}
.f6d448b71cc{
  list-style: none;
  padding: 0;
  margin: 0;
}
.kbb4__db3e{
  margin-bottom: 12px;
}
.b73b__5e91{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 14px;
  transition: var(--transition);
}
.b73b__5e91:hover{
  color: var(--primary-color);
}
.bf3607_3aa8{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  border-top: 1px solid var(--border-color);
}
.l860a287d{
  font-size: 13px;
  color: var(--text-muted);
}
.qbfbbc_7beb{
  display: flex;
  gap: 24px;
}
.p07ee41f6{
  font-size: 13px;
  color: var(--text-muted);
}
@media (max-width: 768px){.x75cfe77a33 {
    font-size: 28px;
  }
.y53ab0_bcee {
    flex-direction: column;
    gap: 48px;
  }
.z5d7d1869 {
    width: 100%;
    text-align: center;
  }
.c0f714591e2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
.bf3607_3aa8 {
    flex-direction: column;
    gap: 16px;
    text-align: center;
  }}
.sb10f4cd3e1{box-sizing:border-box;}
.ycf04cc2e{box-sizing:border-box;}
.pdfc3449f{display:block;max-width:100%;height:auto;}
.pd359828e{box-sizing:border-box;}
@media (max-width: 768px) {.gc82d7__ad101 { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}