:root{--req-primary: var(--primary-color, hsl(220, 73%, 54%));
--req-secondary: var(--secondary-color, hsl(346, 58%, 54%));
--req-page-bg: var(--content-page-bg, #f5f7fb);
--req-surface-bg: var(--content-surface-bg, #ffffff);
--req-text: var(--content-text, hsl(220, 10%, 11%));
--req-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--req-border: var(--content-border, rgba(0, 0, 0, 0.08));
--req-max-width: 1640px;
--req-text-width: 882px;
--primary-brand: hsl(344, 73%, 56%);
--secondary-brand: hsl(32, 59%, 56%);
--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: rgba(255, 255, 255, 0.88);
--content-text: hsl(220, 10%, 11%);
--content-text-muted: rgba(31, 35, 40, 0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-accent-text: hsl(22, 78%, 28%);
--max-width: 1640px;
--readable-width: 882px;
--transition-standard: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-link-color: hsl(22, 78%, 28%);
--content-link-hover: hsl(22, 78%, 28%);
--page-text-color: var(--content-text, hsl(220, 10%, 11%));
--page-heading-color: var(--content-heading, var(--content-text, hsl(220, 10%, 11%)));
--page-link-color: var(--content-link-color, var(--content-accent-text, hsl(22, 78%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(22, 78%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(172, 76, 21, 0.12);
--page-accent-glow: rgba(172, 76, 21, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));}
main.c1s9aw5wat{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--req-page-bg);
color: hsl(220, 10%, 11%);
line-height: 1.6;
overflow-x: hidden;}
main.c1s9aw5wat .b6glhjpqcgc{max-width: var(--req-max-width);
margin: 0 auto;
padding: 0 40px;}
main.c1s9aw5wat .f32151_vszo{max-width: var(--chrome-text-width);
margin: 0 auto;}
main.c1s9aw5wat .rc3af8022{text-align: center;
display: flex;
flex-direction: column;
align-items: center;}
main.c1s9aw5wat .ixsxyyyb8s9d{padding: 100px 0 60px;
background: radial-gradient(circle at top right, rgba(235, 54, 107, 0.05), transparent);
color: #ffffff;}
main.c1s9aw5wat .ixsxyyyb8s9d h1{font-size: 3.5rem;
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--chrome-text);}
main.c1s9aw5wat .ixsxyyyb8s9d p{font-size: 1.25rem;
color: var(--chrome-text-muted);
max-width: 720px;
margin-bottom: 40px;}
main.c1s9aw5wat .c9dbf4_fa{width: 100%;
max-width: 1000px;
border-radius: 24px;
box-shadow: 0 20px 40px rgba(0,0,0,0.06);
object-fit: cover;
aspect-ratio: 16 / 9;
background-color: #eee;
color: hsl(220, 10%, 11%);}
main.c1s9aw5wat .rzym88gsmc3{padding: 80px 0;}
main.c1s9aw5wat .d872i96q5s{font-size: 2.25rem;
font-weight: 700;
margin-bottom: 16px;
text-align: center;}
main.c1s9aw5wat .xf42728bf9f{text-align: center;
color: var(--chrome-text-muted);
margin-bottom: 48px;}
main.c1s9aw5wat .ffrjrkt8h2u{background: var(--req-surface-bg);
border: 1px solid var(--req-border);
border-radius: 20px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0,0,0,0.02);
color: hsl(220, 10%, 11%);}
main.c1s9aw5wat .p1vjvkkx4f5v{width: 100%;
border-collapse: collapse;
text-align: left;}
main.c1s9aw5wat .p1vjvkkx4f5v th{background: rgba(0,0,0,0.02);
padding: 20px 24px;
font-weight: 600;
color: #ffffff;
border-bottom: 1px solid var(--req-border);}
main.c1s9aw5wat .p1vjvkkx4f5v td{padding: 24px;
border-bottom: 1px solid var(--req-border);
vertical-align: top;}
main.c1s9aw5wat .p1vjvkkx4f5v tr:last-child td{border-bottom: none;}
main.c1s9aw5wat .s5d8__ee04{display: inline-flex;
align-items: center;
padding: 4px 12px;
background: var(--req-page-bg);
border-radius: 6px;
font-weight: 600;
font-size: 0.9rem;
margin-bottom: 8px;
color: hsl(220, 10%, 11%);}
main.c1s9aw5wat .l28eda5e0{display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 32px;
margin-top: 40px;}
main.c1s9aw5wat .g80jv2llo{background: var(--req-surface-bg);
padding: 32px;
border-radius: 16px;
border: 1px solid var(--req-border);
transition: transform 0.3s ease;
color: hsl(220, 10%, 11%);}
main.c1s9aw5wat .g80jv2llo:hover{transform: translateY(-5px);}
main.c1s9aw5wat .g80jv2llo h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--chrome-primary);}
main.c1s9aw5wat .vbd226df864{margin-top: 40px;}
main.c1s9aw5wat .d45e081{margin-bottom: 16px;
border-bottom: 1px solid var(--req-border);
padding-bottom: 16px;}
main.c1s9aw5wat .y4a69_594{font-weight: 700;
font-size: 1.1rem;
margin-bottom: 8px;
display: block;
color: var(--chrome-text);}
main.c1s9aw5wat .y1a2c9_7op{color: var(--chrome-text-muted);
font-size: 1rem;}
main.c1s9aw5wat .x9aeb__8ce{background: linear-gradient(135deg, var(--chrome-primary), #d12d5a);
padding: 80px 0;
color: #ffffff;
border-radius: 32px;
margin: 60px 40px;
text-align: center;}
main.c1s9aw5wat .x9aeb__8ce h2{font-size: 2.5rem;
margin-bottom: 24px;}
main.c1s9aw5wat .t44649cf_7pcv{display: inline-block;
padding: 18px 48px;
background: #ffffff;
color: hsl(220, 10%, 11%);
text-decoration: none;
border-radius: 50px;
font-weight: 700;
font-size: 1.1rem;
box-shadow: 0 10px 20px rgba(0,0,0,0.1);
transition: all 0.3s ease;}
main.c1s9aw5wat .t44649cf_7pcv:hover{transform: scale(1.05);
box-shadow: 0 15px 30px rgba(0,0,0,0.15);}
@media (max-width: 882px) {main.c1s9aw5wat .ixsxyyyb8s9d h1{font-size: 2.5rem;}
main.c1s9aw5wat .b6glhjpqcgc{padding: 0 20px;}
main.c1s9aw5wat .x9aeb__8ce{margin: 40px 20px;}
main.c1s9aw5wat .p1vjvkkx4f5v td, main.c1s9aw5wat .p1vjvkkx4f5v th{padding: 16px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.z5de0c8ac96{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.z5de0c8ac96.t9aa1c_b43a{aspect-ratio: 16 / 9;}
main img.z5de0c8ac96.wa4c15_e265{aspect-ratio: 16 / 10;}
main img.z5de0c8ac96.nbb7__550c{aspect-ratio: 4 / 3;}
main img.z5de0c8ac96.z088f724c{aspect-ratio: 1 / 1;}
main .h5e66d_49ac.t9aa1c_b43a{aspect-ratio: 16 / 9;}
main .h5e66d_49ac.wa4c15_e265{aspect-ratio: 16 / 10;}
main .h5e66d_49ac.nbb7__550c{aspect-ratio: 4 / 3;}
main .h5e66d_49ac.z088f724c{aspect-ratio: 1 / 1;}
:root{--primary-color: hsl(344, 73%, 56%);
--secondary-color: hsl(32, 59%, 56%);
--bg-color: hsl(344, 7%, 96%);
--text-color: hsl(344, 10%, 10%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(344, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(344, 10%, 10%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(344, 73%, 56%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(32, 58%, 28%);}
body{background: var(--bg-color, hsl(344, 7%, 96%))   !important;
color: var(--text-color, hsl(344, 10%, 10%))   !important;}
:is(main, .g2b2__3849){color: var(--content-text, hsl(344, 10%, 10%))   !important;}
div.b6glhjpqcgc.rc3af8022{text-align: center   !important;
align-items: center   !important;}
div.b6glhjpqcgc.rc3af8022 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 882px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.b6glhjpqcgc.rc3af8022 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.x9aeb__8ce{--g921__6ecb: hsl(340, 18%, 96%);
--rc7251bb26e: rgba(246, 242, 244, 0.84);
--sa4a5c3c43a: hsl(344, 73%, 96%);
--fcebd57fb5b: light;}
div.x9aeb__8ce div.b6glhjpqcgc{--g921__6ecb: hsl(340, 18%, 96%);
--rc7251bb26e: rgba(246, 242, 244, 0.84);
--sa4a5c3c43a: hsl(344, 73%, 96%);
--fcebd57fb5b: light;
color: var(--g921__6ecb, hsl(340, 18%, 96%))   !important;}
div.x9aeb__8ce div.b6glhjpqcgc :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--g921__6ecb, hsl(340, 18%, 96%))   !important;}
div.x9aeb__8ce div.b6glhjpqcgc a:not([class]):not([data-track]):not([role="button"]), div.x9aeb__8ce div.b6glhjpqcgc a[class=""]:not([data-track]):not([role="button"]){color: var(--sa4a5c3c43a, hsl(344, 73%, 96%))   !important;}
div.x9aeb__8ce div.b6glhjpqcgc :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--rc7251bb26e, rgba(246, 242, 244, 0.84))   !important;}
a.t44649cf_7pcv{--u58c__a18a: hsl(344, 71%, 28%);
color: var(--u58c__a18a, hsl(344, 71%, 28%))   !important;}
a.t44649cf_7pcv:is(:hover, :focus-visible, :active){color: var(--i8c4c12f0, hsl(344, 72%, 28%))   !important;}
main.c1s9aw5wat a:not([class]):not([data-track]):not([role="button"]), main.c1s9aw5wat a[class=""]:not([data-track]):not([role="button"]){color:var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))));
text-decoration:underline;
text-decoration-color:currentColor;
text-decoration-thickness:1.5px;
text-underline-offset:.16em;
text-decoration-skip-ink:auto;}
main.c1s9aw5wat a:not([class]):not([data-track]):not([role="button"]), main.c1s9aw5wat a[class=""]:not([data-track]):not([role="button"]):visited{color:var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))));}
main.c1s9aw5wat a:not([class]):not([data-track]):not([role="button"]), main.c1s9aw5wat a[class=""]:not([data-track]):not([role="button"]):is(:hover,:focus-visible,:active){color:var(--page-link-hover-color, var(--content-link-hover, var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))))));}
div.x9aeb__8ce > :nth-child(1){color: hsl(330, 18%, 96%)   !important;}
a.t44649cf_7pcv{color: hsl(344, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
a.t44649cf_7pcv :is(strong, b, em, small, mark){color: inherit   !important;}
a.t44649cf_7pcv:hover, a.t44649cf_7pcv:focus-visible, a.t44649cf_7pcv:active{color: hsl(344, 71%, 28%)   !important;}
a.t44649cf_7pcv:hover, a.t44649cf_7pcv:focus-visible, a.t44649cf_7pcv:active{text-decoration-color: currentColor   !important;}
div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1){color: hsl(344, 73%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1):active{color: hsl(344, 73%, 28%)   !important;}
div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, div.vbd226df864 > :nth-child(1) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(344, 73%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(344, 73%, 28%)   !important;}
div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.vbd226df864 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1){color: hsl(344, 73%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1):hover, div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1):focus-visible, div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1):active{color: hsl(344, 73%, 28%)   !important;}
div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1):hover, div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1):focus-visible, div.vbd226df864 > :nth-child(4) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1){color: hsl(344, 71%, 96%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;
text-decoration-color: currentColor   !important;}
div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1):active{color: hsl(344, 71%, 96%)   !important;}
div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, div.x9aeb__8ce > :nth-child(1) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.x9aeb__8ce p{color: hsl(330, 18%, 96%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.x9aeb__8ce p :is(strong, b, em, small, mark){color: inherit   !important;}