:root{--primary-brand: var(--nav-main-color, hsl(165, 77%, 58%));
--secondary-brand: var(--nav-secondary-color, hsl(239, 61%, 58%));
--page-bg: var(--content-page-bg, hsl(165, 7%, 96%));
--surface-bg: var(--content-surface-bg, #ffffff);
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--accent-orange: var(--content-accent-text, hsl(22, 78%, 38%));
--max-width-limit: 1320px;
--reading-width: 968px;
--section-padding: 100px 24px;
--border-radius-lg: 24px;
--transition-base: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
--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(165, 77%, 28%);
--primary-color: hsl(165, 77%, 58%);
--secondary-color: hsl(239, 61%, 58%);
--max-width: 1640px;
--hero-content-width: 968px;
--radius-lg: 24px;
--radius-md: 12px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(165, 77%, 58%);
--content-link-color: hsl(165, 77%, 28%);
--content-link-hover: hsl(239, 61%, 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(165, 77%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(239, 61%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(65, 230, 189, 0.12);
--page-accent-glow: rgba(65, 230, 189, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(165, 77%, 58%)));
--secondary-accent: var(--secondary-color, hsl(239, 61%, 58%));}
main.p72c5b__93a{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--page-bg);
color: var(--text-main);
line-height: 1.6;
overflow-x: hidden;
margin: 0;
padding: 0;}
main.p72c5b__93a .lb17e4_7922{text-align: center;
max-width: var(--reading-width);
margin: 0 auto 60px;}
main.p72c5b__93a .lb17e4_7922 h2{font-size: 2.8rem;
font-weight: 800;
margin-bottom: 20px;
letter-spacing: -0.02em;}
main.p72c5b__93a .c545e54_6e{min-height: 85vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
padding: 140px 24px 80px;
background: radial-gradient(circle at 50% 100%, rgba(165, 245, 224, 0.15), transparent 70%);
color: hsl(220, 10%, 11%);}
main.p72c5b__93a .c545e54_6e h1{font-size: clamp(2.5rem, 5vw, 4.2rem);
font-weight: 900;
margin-bottom: 24px;
max-width: var(--reading-width);
line-height: 1.1;
color: var(--text-main);}
main.p72c5b__93a .c545e54_6e p{font-size: 1.25rem;
color: var(--text-muted);
max-width: 720px;
margin-bottom: 48px;}
main.p72c5b__93a .hlt5izsu{display: flex;
flex-direction: column;
align-items: center;
gap: 16px;}
main.p72c5b__93a .h302349_4f08{background: var(--primary-brand);
color: hsl(0, 18%, 24%);
padding: 20px 56px;
border-radius: 100px;
font-size: 1.2rem;
font-weight: 600;
text-decoration: none;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
transition: var(--transition-base);
display: inline-flex;
align-items: center;
border: none;
cursor: pointer;}
main.p72c5b__93a .h302349_4f08:hover{transform: translateY(-4px);
box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
filter: brightness(1.05);}
main.p72c5b__93a .q98e49eede{font-size: 0.9rem;
color: var(--text-muted);
display: flex;
gap: 20px;}
main.p72c5b__93a .adf1924_c9{padding: var(--section-padding);
max-width: var(--max-width-limit);
margin: 0 auto;}
main.p72c5b__93a .b1de61e1_ed4{display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 32px;}
main.p72c5b__93a .a42xxsbpoxcf{background: var(--surface-bg);
border: 1px solid var(--border-color);
padding: 48px;
border-radius: var(--border-radius-lg);
transition: var(--transition-base);
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
color: hsl(220, 10%, 11%);}
main.p72c5b__93a .a42xxsbpoxcf:hover{transform: translateY(-8px);
border-color: var(--primary-brand);
box-shadow: 0 30px 60px rgba(0,0,0,0.04);}
main.p72c5b__93a .sb77a1ec_inxg{width: 64px;
height: 64px;
margin-bottom: 24px;}
main.p72c5b__93a .a42xxsbpoxcf h3{font-size: 1.5rem;
margin-bottom: 12px;}
main.p72c5b__93a .a42xxsbpoxcf p{color: var(--text-muted);
font-size: 0.95rem;
margin-bottom: 32px;
flex-grow: 1;}
main.p72c5b__93a .rbf5a03c66{padding: 12px 32px;
border-radius: 50px;
border: 1px solid var(--border-color);
text-decoration: none;
color: var(--text-main);
font-weight: 500;
transition: var(--transition-base);}
main.p72c5b__93a .rbf5a03c66:hover{background: var(--text-main);
color: #fff;}
main.p72c5b__93a .f07b9ff83{padding: var(--section-padding);
background: #fff;
color: hsl(220, 10%, 11%);}
main.p72c5b__93a .xfa0504fae0{max-width: var(--max-width-limit);
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;}
main.p72c5b__93a .aad5d__ccb09 h2{font-size: 2.5rem;
line-height: 1.2;
margin-bottom: 24px;}
main.p72c5b__93a .kb51ec2_5o23 img{width: 100%;
border-radius: var(--border-radius-lg);
box-shadow: 0 40px 80px rgba(0,0,0,0.1);
aspect-ratio: 16/10;
object-fit: cover;}
main.p72c5b__93a .c20cea0{padding: var(--section-padding);
max-width: var(--reading-width);
margin: 0 auto;}
main.p72c5b__93a .m62f36a_54e{display: flex;
gap: 40px;
margin-bottom: 64px;
position: relative;}
main.p72c5b__93a .lcwpxpeqf{font-size: 4rem;
font-weight: 900;
color: var(--primary-brand);
opacity: 0.3;
line-height: 1;
min-width: 80px;}
main.p72c5b__93a .id4e7db_ba25 h4{font-size: 1.5rem;
margin-bottom: 12px;}
main.p72c5b__93a .vl3qgeprxt7{padding: var(--section-padding);
background: var(--surface-bg);
color: hsl(220, 10%, 11%);}
main.p72c5b__93a .j9d03e_upcy{max-width: 900px;
margin: 0 auto;}
main.p72c5b__93a .s7dff_462{border-bottom: 1px solid var(--border-color);
padding: 32px 0;}
main.p72c5b__93a .s7dff_462 h4{font-size: 1.25rem;
margin-bottom: 16px;
color: var(--text-main);}
main.p72c5b__93a .s7dff_462 p{color: var(--text-muted);}
main.p72c5b__93a .copyright{color: var(--text-muted);
font-size: 0.85rem;}
@media (max-width: 968px) {main.p72c5b__93a .xfa0504fae0{grid-template-columns: 1fr;gap: 40px;}
main.p72c5b__93a .c545e54_6e h1{font-size: 2.8rem;}
main.p72c5b__93a .lb17e4_7922 h2{font-size: 2rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.of7e__70a8{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.of7e__70a8.u6b0__af9f{aspect-ratio: 16 / 9;}
main img.of7e__70a8.md3d0e_28ef{aspect-ratio: 16 / 10;}
main img.of7e__70a8.r9d704_4fff{aspect-ratio: 4 / 3;}
main img.of7e__70a8.c40c7ae08{aspect-ratio: 1 / 1;}
main .c5ddb8_3757.u6b0__af9f{aspect-ratio: 16 / 9;}
main .c5ddb8_3757.md3d0e_28ef{aspect-ratio: 16 / 10;}
main .c5ddb8_3757.r9d704_4fff{aspect-ratio: 4 / 3;}
main .c5ddb8_3757.c40c7ae08{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.xfa0504fae0 > *{min-width: 0   !important;}
div.xfa0504fae0 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.xfa0504fae0 > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.xfa0504fae0 > :nth-child(2) :where(img, picture, video, canvas, svg), div.xfa0504fae0 > :nth-child(2) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.xfa0504fae0 > *{min-width: 0   !important;}
div.xfa0504fae0 > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.xfa0504fae0 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.xfa0504fae0 > :nth-child(1) :where(img, picture, video, canvas, svg), div.xfa0504fae0 > :nth-child(1) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(165, 77%, 58%);
--secondary-color: hsl(239, 61%, 58%);
--bg-color: hsl(165, 7%, 96%);
--text-color: hsl(165, 10%, 10%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(165, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(165, 10%, 10%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(165, 77%, 58%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(239, 61%, 28%);}
body{background: var(--bg-color, hsl(165, 7%, 96%))   !important;
color: var(--text-color, hsl(165, 10%, 10%))   !important;}
:is(main, .n8a6__fbc5){color: var(--content-text, hsl(165, 10%, 10%))   !important;}
div.c545e54_6e{text-align: center   !important;
align-items: center   !important;}
div.c545e54_6e > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 968px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.c545e54_6e > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.a42xxsbpoxcf{--r1c081_6410: hsl(0, 18%, 28%);
--g83ee14a3a7: rgba(84, 58, 58, 0.78);
--qdb2__6fee: hsl(165, 77%, 28%);
--d61985_e98b: dark;}
div.a42xxsbpoxcf{--r1c081_6410: hsl(0, 18%, 28%);
--g83ee14a3a7: rgba(84, 58, 58, 0.78);
--qdb2__6fee: hsl(165, 77%, 28%);
--d61985_e98b: dark;
color: var(--r1c081_6410, hsl(0, 18%, 28%))   !important;}
div.a42xxsbpoxcf :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r1c081_6410, hsl(0, 18%, 28%))   !important;}
div.a42xxsbpoxcf a:not([class]):not([data-track]):not([role="button"]), div.a42xxsbpoxcf a[class=""]:not([data-track]):not([role="button"]){color: var(--qdb2__6fee, hsl(165, 77%, 28%))   !important;}
div.a42xxsbpoxcf :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g83ee14a3a7, rgba(84, 58, 58, 0.78))   !important;}
div.c545e54_6e{--r1c081_6410: hsl(0, 18%, 28%);
--g83ee14a3a7: rgba(84, 58, 58, 0.78);
--qdb2__6fee: hsl(165, 77%, 24%);
--d61985_e98b: dark;}
div.c545e54_6e{--r1c081_6410: hsl(0, 18%, 28%);
--g83ee14a3a7: rgba(84, 58, 58, 0.78);
--qdb2__6fee: hsl(165, 77%, 24%);
--d61985_e98b: dark;
color: var(--r1c081_6410, hsl(0, 18%, 28%))   !important;}
div.c545e54_6e :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r1c081_6410, hsl(0, 18%, 28%))   !important;}
div.c545e54_6e a:not([class]):not([data-track]):not([role="button"]), div.c545e54_6e a[class=""]:not([data-track]):not([role="button"]){color: var(--qdb2__6fee, hsl(165, 77%, 24%))   !important;}
div.c545e54_6e :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g83ee14a3a7, rgba(84, 58, 58, 0.78))   !important;}
div.f07b9ff83{--r1c081_6410: hsl(165, 77%, 28%);
--g83ee14a3a7: rgba(16, 126, 98, 0.78);
--qdb2__6fee: hsl(165, 77%, 28%);
--d61985_e98b: dark;}
div.aad5d__ccb09{--r1c081_6410: hsl(165, 77%, 28%);
--g83ee14a3a7: rgba(16, 126, 98, 0.78);
--qdb2__6fee: hsl(165, 77%, 28%);
--d61985_e98b: dark;
color: var(--r1c081_6410, hsl(165, 77%, 28%))   !important;}
div.aad5d__ccb09 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r1c081_6410, hsl(165, 77%, 28%))   !important;}
div.aad5d__ccb09 a:not([class]):not([data-track]):not([role="button"]), div.aad5d__ccb09 a[class=""]:not([data-track]):not([role="button"]){color: var(--qdb2__6fee, hsl(165, 77%, 28%))   !important;}
div.aad5d__ccb09 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g83ee14a3a7, rgba(16, 126, 98, 0.78))   !important;}
a.h302349_4f08{--v2c3__ddca: hsl(165, 77%, 20%);
color: var(--v2c3__ddca, hsl(165, 77%, 20%))   !important;}
a.h302349_4f08:is(:hover, :focus-visible, :active){color: var(--k331c21e919, hsl(165, 78%, 18%))   !important;}
div.b1de61e1_ed4 > :nth-child(1) > :nth-child(4){--v2c3__ddca: hsl(165, 77%, 92%);
color: var(--v2c3__ddca, hsl(165, 77%, 92%))   !important;}
div.b1de61e1_ed4 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--k331c21e919, hsl(165, 76%, 92%))   !important;}
div.b1de61e1_ed4 > :nth-child(2) > :nth-child(4){--v2c3__ddca: hsl(165, 77%, 92%);
color: var(--v2c3__ddca, hsl(165, 77%, 92%))   !important;}
div.b1de61e1_ed4 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--k331c21e919, hsl(165, 76%, 92%))   !important;}
div.b1de61e1_ed4 > :nth-child(3) > :nth-child(4){--v2c3__ddca: hsl(165, 77%, 92%);
color: var(--v2c3__ddca, hsl(165, 77%, 92%))   !important;}
div.b1de61e1_ed4 > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--k331c21e919, hsl(165, 76%, 92%))   !important;}
div.b1de61e1_ed4 > :nth-child(3) > :nth-child(5){--v2c3__ddca: hsl(165, 77%, 92%);
color: var(--v2c3__ddca, hsl(165, 77%, 92%))   !important;}
div.b1de61e1_ed4 > :nth-child(3) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--k331c21e919, hsl(165, 76%, 92%))   !important;}
main.p72c5b__93a a:not([class]):not([data-track]):not([role="button"]), main.p72c5b__93a 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.p72c5b__93a a:not([class]):not([data-track]):not([role="button"]), main.p72c5b__93a 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.p72c5b__93a a:not([class]):not([data-track]):not([role="button"]), main.p72c5b__93a 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.b1de61e1_ed4 > :nth-child(1){color: hsl(165, 76%, 28%)   !important;}
div.b1de61e1_ed4 > :nth-child(2){color: hsl(165, 76%, 28%)   !important;}
div.b1de61e1_ed4 > :nth-child(3){color: hsl(165, 76%, 28%)   !important;}
[data-fp-block="b4d5c96e04"] > :nth-child(2){color: hsl(165, 77%, 24%)   !important;}
[data-fp-block="b4d5c96e04"] > :nth-child(3){color: hsl(165, 77%, 24%)   !important;}
[data-fp-block="b4d5c96e04"] > :nth-child(4){color: hsl(165, 77%, 24%)   !important;}

/* sbv2-section-theme-guardrail-start */
  div.a42xxsbpoxcf { --r1c081_6410: hsl(165, 76%, 28%); --g83ee14a3a7: rgba(17, 125, 98, 0.78); --qdb2__6fee: hsl(165, 77%, 28%); --d61985_e98b: dark; }
  div.a42xxsbpoxcf { --r1c081_6410: hsl(165, 76%, 28%); --g83ee14a3a7: rgba(17, 125, 98, 0.78); --qdb2__6fee: hsl(165, 77%, 28%); --d61985_e98b: dark; color: var(--r1c081_6410, hsl(165, 76%, 28%)) !important; }
  div.a42xxsbpoxcf :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--r1c081_6410, hsl(165, 76%, 28%)) !important; }
  div.a42xxsbpoxcf a:not([class]):not([data-track]):not([role="button"]), div.a42xxsbpoxcf a[class=""]:not([data-track]):not([role="button"]) { color: var(--qdb2__6fee, hsl(165, 77%, 28%)) !important; }
  div.a42xxsbpoxcf :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--g83ee14a3a7, rgba(17, 125, 98, 0.78)) !important; }
/* sbv2-section-theme-guardrail-end */

/* sbv2-interactive-text-autofix-start */
  a.h302349_4f08 { --v2c3__ddca: hsl(165, 77%, 20%); color: var(--v2c3__ddca, hsl(165, 77%, 20%)) !important; }
  a.h302349_4f08:is(:hover, :focus-visible, :active) { color: var(--k331c21e919, hsl(165, 78%, 18%)) !important; }
  div.b1de61e1_ed4 > :nth-child(1) > :nth-child(4) { --v2c3__ddca: hsl(165, 77%, 92%); color: var(--v2c3__ddca, hsl(165, 77%, 92%)) !important; }
  div.b1de61e1_ed4 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active) { color: var(--k331c21e919, hsl(165, 76%, 92%)) !important; }
  div.b1de61e1_ed4 > :nth-child(2) > :nth-child(4) { --v2c3__ddca: hsl(165, 77%, 92%); color: var(--v2c3__ddca, hsl(165, 77%, 92%)) !important; }
  div.b1de61e1_ed4 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active) { color: var(--k331c21e919, hsl(165, 76%, 92%)) !important; }
  div.b1de61e1_ed4 > :nth-child(3) > :nth-child(4) { --v2c3__ddca: hsl(165, 77%, 92%); color: var(--v2c3__ddca, hsl(165, 77%, 92%)) !important; }
  div.b1de61e1_ed4 > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active) { color: var(--k331c21e919, hsl(165, 76%, 92%)) !important; }
  div.b1de61e1_ed4 > :nth-child(3) > :nth-child(5) { --v2c3__ddca: hsl(165, 77%, 92%); color: var(--v2c3__ddca, hsl(165, 77%, 92%)) !important; }
  div.b1de61e1_ed4 > :nth-child(3) > :nth-child(5):is(:hover, :focus-visible, :active) { color: var(--k331c21e919, hsl(165, 76%, 92%)) !important; }
/* sbv2-interactive-text-autofix-end */

/* sbv2-compact-label-text-autofix-start */
  div.b1de61e1_ed4 > :nth-child(1) { color: hsl(165, 76%, 28%) !important; }
  div.b1de61e1_ed4 > :nth-child(2) { color: hsl(165, 76%, 28%) !important; }
  div.b1de61e1_ed4 > :nth-child(3) { color: hsl(165, 76%, 28%) !important; }
/* sbv2-compact-label-text-autofix-end */
