:root{--wps-max-width: 1640px;
--wps-content-width: 934px;
--wps-main-color: hsl(84, 77%, 62%);
--wps-secondary-color: hsl(180, 62%, 62%);
--wps-bg: hsl(84, 7%, 96%);
--wps-surface: rgba(255, 255, 255, 0.88);
--wps-text: hsl(84, 10%, 11%);
--wps-text-muted: rgba(31, 35, 40, 0.72);
--wps-border: rgba(0, 0, 0, 0.08);
--wps-radius: 12px;
--primary-color: hsl(84, 77%, 62%);
--secondary-color: hsl(180, 62%, 62%);
--page-bg: var(--content-page-bg, hsl(84, 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));
--text-accent: var(--content-accent-text, #ffffff);
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--radius-lg: 24px;
--radius-md: 12px;
--max-width: 1640px;
--content-width: 934px;
--shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.04);
--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(220, 10%, 11%);
--content-heading: hsl(220, 10%, 11%);
--content-text-muted: var(--page-muted-color, var(--content-text-muted, rgba(31, 35, 40, 0.72)));
--content-border: rgba(0, 0, 0, 0.08);
--content-accent-ui: hsl(84, 77%, 62%);
--content-accent-text: var(--page-link-color, var(--content-link-color, hsl(84, 76%, 28%)));
--content-link-color: hsl(84, 76%, 28%);
--content-link-hover: hsl(180, 62%, 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(84, 76%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(180, 62%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(173, 232, 83, 0.12);
--page-accent-glow: rgba(173, 232, 83, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(84, 77%, 62%)));
--secondary-accent: var(--secondary-color, hsl(180, 62%, 62%));}
main.nbyeludtw7a .p35c7d78d89{box-sizing:border-box;}
main.nbyeludtw7a{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--primary-color);
color: var(--text-color);
line-height: 1.6;
overflow-x: hidden;}
main.nbyeludtw7a > div{padding: 80px 20px;
display: flex;
flex-direction: column;
align-items: center;}
main.nbyeludtw7a .a48426f753{width: 100%;
max-width: var(--wps-max-width);
margin: 0 auto;}
main.nbyeludtw7a .pdc938b_33d{max-width: var(--wps-content-width);
text-align: center;
margin: 0 auto;}
main.nbyeludtw7a h1{font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 800;
margin-bottom: 24px;
color: var(--text-color, #1a1a1a);
letter-spacing: -0.02em;}
main.nbyeludtw7a h2{font-size: clamp(1.8rem, 3vw, 2.5rem);
margin-bottom: 30px;
text-align: center;}
main.nbyeludtw7a h3{font-size: 1.5rem;
margin-bottom: 15px;}
main.nbyeludtw7a .hf3d9fde_p6{display: inline-flex;
align-items: center;
justify-content: center;
padding: 16px 40px;
background-color: var(--wps-main-color);
color: var(--wps-text);
font-weight: 600;
font-size: 1.1rem;
border-radius: 50px;
text-decoration: none;
transition: all 0.3s ease;
box-shadow: 0 10px 20px -5px rgba(134, 189, 54, 0.3);
border: none;
cursor: pointer;}
main.nbyeludtw7a .hf3d9fde_p6:hover{transform: translateY(-2px);
box-shadow: 0 15px 30px -8px rgba(134, 189, 54, 0.4);
filter: brightness(1.05);}
main.nbyeludtw7a .s7f60c5e4{background-color: var(--wps-secondary-color);
box-shadow: 0 10px 20px -5px rgba(102, 204, 204, 0.3);
color: hsl(220, 10%, 11%);}
main.nbyeludtw7a .q68cf1af5{display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;
margin-top: 50px;}
main.nbyeludtw7a .ta3d289_5e9{background: var(--primary-color);
padding: 40px;
border-radius: var(--wps-radius);
border: 1px solid var(--content-border, var(--wps-border));
text-align: left;
transition: transform 0.3s ease;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.nbyeludtw7a .ta3d289_5e9:hover{transform: translateY(-5px);
border-color: var(--wps-main-color);}
main.nbyeludtw7a .ef649055{width: 48px;
height: 48px;
margin-bottom: 20px;}
main.nbyeludtw7a .ta3d289_5e9 ul{list-style: none;
padding: 0;
margin: 20px 0;
flex-grow: 1;}
main.nbyeludtw7a .ta3d289_5e9 li{padding-left: 24px;
position: relative;
margin-bottom: 12px;
color: var(--text-color);}
main.nbyeludtw7a .ta3d289_5e9 li::before{content: "✓";
position: absolute;
left: 0;
color: var(--wps-main-color);
font-weight: bold;}
main.nbyeludtw7a .v3be5e__d52ec{display: flex;
justify-content: space-between;
gap: 40px;
margin-top: 60px;
flex-wrap: wrap;}
main.nbyeludtw7a .b75921d4_e4{flex: 1;
min-width: 200px;
position: relative;
padding: 30px;
background: white;
border-radius: 16px;
box-shadow: 0 4px 6px rgba(0,0,0,0.02);
color: hsl(220, 10%, 11%);}
main.nbyeludtw7a .m0xddwm6e{font-size: 3rem;
font-weight: 900;
color: var(--wps-main-color);
opacity: 0.3;
position: absolute;
top: 10px;
right: 20px;}
main.nbyeludtw7a .f5c82a511{max-width: 900px;
margin: 40px auto;
text-align: left;}
main.nbyeludtw7a .ib553zje{margin-bottom: 20px;
border-bottom: 1px solid var(--wps-border);
padding-bottom: 20px;}
main.nbyeludtw7a .t2f04__ab4b3{font-weight: 700;
font-size: 1.2rem;
margin-bottom: 10px;
color: var(--content-text, #111);}
main.nbyeludtw7a .eeaea65829c{color: var(--content-text-muted, #555);}
main.nbyeludtw7a .xd6cc0__78d0{margin-top: 40px;
width: 100%;
max-width: 1100px;
border-radius: 20px;
box-shadow: 0 30px 60px -12px rgba(0,0,0,0.15);
object-fit: cover;
aspect-ratio: 16 / 9;}
main.nbyeludtw7a .me06__3643{display: flex;
gap: 15px;
justify-content: center;
margin-bottom: 20px;}
main.nbyeludtw7a .vc70551_82d9{padding: 4px 12px;
background: rgba(134, 189, 54, 0.1);
color: hsl(84, 76%, 16%);
border-radius: 4px;
font-size: 0.85rem;
font-weight: 600;}
@media (max-width: 768px) {main.nbyeludtw7a > div{padding: 50px 15px;}
main.nbyeludtw7a .v3be5e__d52ec{flex-direction: column;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.c87f55_c9f3{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.c87f55_c9f3.sae8d6_a148{aspect-ratio: 16 / 9;}
main img.c87f55_c9f3.xd9214_76c5{aspect-ratio: 16 / 10;}
main img.c87f55_c9f3.j022f7_fabd{aspect-ratio: 4 / 3;}
main img.c87f55_c9f3.tb76__a097{aspect-ratio: 1 / 1;}
main .cd2678_8cc8.sae8d6_a148{aspect-ratio: 16 / 9;}
main .cd2678_8cc8.xd9214_76c5{aspect-ratio: 16 / 10;}
main .cd2678_8cc8.j022f7_fabd{aspect-ratio: 4 / 3;}
main .cd2678_8cc8.tb76__a097{aspect-ratio: 1 / 1;}
:root{--primary-color: hsl(84, 77%, 62%);
--secondary-color: hsl(180, 62%, 62%);
--bg-color: hsl(84, 7%, 96%);
--text-color: hsl(84, 10%, 11%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(84, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(84, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(84, 77%, 62%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(180, 62%, 28%);}
body{background: var(--bg-color, hsl(84, 7%, 96%))   !important;
color: var(--text-color, hsl(84, 10%, 11%))   !important;}
:is(main, .y9915c9ce9a){color: var(--content-text, hsl(84, 10%, 11%))   !important;}
div.pdc938b_33d{text-align: center   !important;
align-items: center   !important;}
div.pdc938b_33d > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 934px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.pdc938b_33d > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.ta3d289_5e9{--gfe81d_55f5: hsl(84, 76%, 20%);
--b24198_e0a0: rgba(58, 89, 12, 0.78);
--xd9c__cf62: hsl(84, 76%, 20%);
--h80126_13cd: dark;}
div.ta3d289_5e9{--gfe81d_55f5: hsl(84, 76%, 20%);
--b24198_e0a0: rgba(58, 89, 12, 0.78);
--xd9c__cf62: hsl(84, 76%, 20%);
--h80126_13cd: dark;
color: var(--gfe81d_55f5, hsl(84, 76%, 20%))   !important;}
div.ta3d289_5e9 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--gfe81d_55f5, hsl(84, 76%, 20%))   !important;}
div.ta3d289_5e9 a:not([class]):not([data-track]):not([role="button"]), div.ta3d289_5e9 a[class=""]:not([data-track]):not([role="button"]){color: var(--xd9c__cf62, hsl(84, 76%, 20%))   !important;}
div.ta3d289_5e9 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b24198_e0a0, rgba(58, 89, 12, 0.78))   !important;}
main.nbyeludtw7a a:not([class]):not([data-track]):not([role="button"]), main.nbyeludtw7a 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.nbyeludtw7a a:not([class]):not([data-track]):not([role="button"]), main.nbyeludtw7a 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.nbyeludtw7a a:not([class]):not([data-track]):not([role="button"]), main.nbyeludtw7a 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.me06__3643 > :nth-child(1){color: hsl(84, 76%, 20%)   !important;}
div.me06__3643 > :nth-child(2){color: hsl(84, 76%, 20%)   !important;}
div.v3be5e__d52ec > :nth-child(1){color: hsl(84, 76%, 28%)   !important;}
div.v3be5e__d52ec > :nth-child(2){color: hsl(84, 76%, 28%)   !important;}
div.v3be5e__d52ec > :nth-child(3){color: hsl(84, 76%, 28%)   !important;}
@media (min-width: 769px) {div.pdc938b_33d{width: min(100%, var(--wps-content-width))   !important;max-width: min(100%, var(--wps-content-width))   !important;margin-left: auto   !important;margin-right: auto   !important;padding-left: clamp(20px, 3vw, 32px)   !important;padding-right: clamp(20px, 3vw, 32px)   !important;box-sizing: border-box   !important;}}
@media (max-width: 768px) {div.pdc938b_33d{width: 100%   !important;max-width: 100%   !important;margin-left: auto   !important;margin-right: auto   !important;padding-left: 20px   !important;padding-right: 20px   !important;box-sizing: border-box   !important;}}
div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4{color: hsl(180, 62%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4 :is(strong, b, em, small, mark){color: inherit   !important;}
div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4:hover, div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4:focus-visible, div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4:active{color: hsl(180, 62%, 20%)   !important;}
div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4:hover, div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4:focus-visible, div.pdc938b_33d a.hf3d9fde_p6.s7f60c5e4:active{text-decoration-color: currentColor   !important;}
div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1){color: hsl(180, 62%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1):active{color: hsl(180, 62%, 24%)   !important;}
div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, div.p35c7d78d89 > :nth-child(1) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.eeaea65829c a{color: hsl(180, 62%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.eeaea65829c a :is(strong, b, em, small, mark){color: inherit   !important;}
div.eeaea65829c a:hover, div.eeaea65829c a:focus-visible, div.eeaea65829c a:active{color: hsl(180, 62%, 24%)   !important;}
div.eeaea65829c a:hover, div.eeaea65829c a:focus-visible, div.eeaea65829c a:active{text-decoration-color: currentColor   !important;}