:root{--content-page-bg: hsl(199, 6%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(199, 10%, 10%);
--content-text-muted: rgba(24, 33, 47, 0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-link-color: hsl(199, 10%, 10%);
--content-accent-ui: hsl(261, 53%, 60%);
--max-width: 1560px;
--text-container: 821px;
--transition: all 0.25s ease;
--primary-color: var(--content-accent-ui, hsl(261, 53%, 60%));
--secondary-color: var(--content-link-hover, var(--content-accent-ui, hsl(261, 53%, 60%)));
--bg-color: var(--content-page-bg, hsl(199, 6%, 96%));
--text-color: var(--content-text, hsl(199, 10%, 10%));
--text-muted: var(--content-text-muted, rgba(24, 33, 47, 0.72));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--page-max-width: 1560px;
--idx-max-width: 1560px;
--page-reading-width: 967px;
--reading-width: 967px;
--content-width: 967px;
--text-column-width: 967px;
--text-width: 940px;
--page-hero-reading-width: 821px;
--hero-text-width: 821px;
--hero-text-max: 821px;
--hero-text-max-width: 821px;
--site-page-frame-mode: contained;
--site-hero-layout-family: editorial_band;
--site-breakout-mode: controlled;
--site-frame-width-policy: page;
--site-surface-density: structured;
--page-card-radius: 20px;
--page-card-shadow: 0 16px 38px rgb(228, 238, 243);
--page-card-border: rgba(0, 0, 0, 0.08);
--page-card-bg: rgb(228, 238, 243);
--content-heading: hsl(199, 10%, 10%);
--content-accent-text: hsl(199, 10%, 10%);
--content-link-hover: hsl(261, 53%, 60%);}
main.d3vzdx14xs1h .vb45e929{box-sizing:border-box;}
main.d3vzdx14xs1h .sed3d8_91t{min-width:0;
display:grid;
gap:12px;
align-content:start;}
main.d3vzdx14xs1h .ada8cec710b{max-width: var(--max-width);
margin: 0 auto;
padding: 0 28px;}
main.d3vzdx14xs1h .x46d7e_82e0{position: fixed;
top: 24px;
left: 50%;
transform: translateX(-50%);
width: auto;
min-width: 600px;
z-index: 1000;
display: flex;
justify-content: center;}
main.d3vzdx14xs1h .z2b7fd2a6{display: flex;
align-items: center;
background: rgba(255, 255, 255, 0.8);
backdrop-filter: blur(12px);
padding: 12px 32px;
border-radius: 100px;
border: 1px solid var(--content-border);
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.04);
gap: 40px;}
main.d3vzdx14xs1h .s840f4227{font-weight: 800;
font-size: 20px;
color: var(--content-text);
text-decoration: none;
letter-spacing: -0.5px;}
main.d3vzdx14xs1h .fac6a11b8{display: flex;
gap: 24px;
list-style: none;
margin: 0;
padding: 0;}
main.d3vzdx14xs1h .fac6a11b8 a{text-decoration: none;
color: var(--content-text-muted);
font-size: 14px;
font-weight: 500;
transition: var(--transition);}
main.d3vzdx14xs1h .fac6a11b8 a:hover{color: var(--content-link-color);}
main.d3vzdx14xs1h .c60d3b3b1f0{background: var(--content-text);
color: #ffffff                     !important;
padding: 8px 20px;
border-radius: 50px;
font-size: 14px;}
main.d3vzdx14xs1h .b85da38_03{padding-top: 180px;
padding-bottom: 100px;
text-align: center;
background: radial-gradient(circle at top, rgba(199, 230, 245, 0.3) 0%, transparent 70%);}
main.d3vzdx14xs1h .m7bb130_ti2t{max-width: var(--text-container);
margin: 0 auto 60px;}
main.d3vzdx14xs1h .m7bb130_ti2t h1{font-size: 64px;
font-weight: 850;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -2px;}
main.d3vzdx14xs1h .m7bb130_ti2t p{font-size: 20px;
color: var(--content-text-muted);
line-height: 1.6;
margin-bottom: 40px;}
main.d3vzdx14xs1h .t43d4d9_f008{width: 100%;
max-width: 1200px;
margin: 0 auto;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 40px 80px rgba(0, 0, 0, 0.12);
border: 1px solid var(--content-border);
aspect-ratio: 16 / 9;}
main.d3vzdx14xs1h .j866480e_sjo2{padding: 100px 0;
background: #ffffff;}
main.d3vzdx14xs1h .r5afe8__c6590{text-align: center;
max-width: var(--text-container);
margin: 0 auto 60px;}
main.d3vzdx14xs1h .r5afe8__c6590 h2{font-size: 42px;
margin-bottom: 16px;}
main.d3vzdx14xs1h .q0675b_258c{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;}
main.d3vzdx14xs1h .m98c9f5{padding: 40px;
border-radius: 20px;
background: var(--content-page-bg);
border: 1px solid var(--content-border);
transition: var(--transition);}
main.d3vzdx14xs1h .m98c9f5:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.04);}
main.d3vzdx14xs1h .m98c9f5 .f9cc72__5b2c6{width: 48px;
height: 48px;
background: var(--content-accent-ui);
border-radius: 12px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;}
main.d3vzdx14xs1h .m98c9f5 h3{font-size: 20px;
margin-bottom: 12px;}
main.d3vzdx14xs1h .m98c9f5 p{font-size: 15px;
color: var(--content-text-muted);
line-height: 1.6;}
main.d3vzdx14xs1h .e9d60_472{padding: 100px 0;}
main.d3vzdx14xs1h .f8f3714{display: flex;
align-items: center;
gap: 80px;
margin-bottom: 100px;}
main.d3vzdx14xs1h .f8f3714:nth-child(even){flex-direction: row-reverse;}
main.d3vzdx14xs1h .eecf9843a{flex: 1;}
main.d3vzdx14xs1h .rb4b8d_d6ht{flex: 1.2;
border-radius: 20px;
overflow: hidden;
border: 1px solid var(--content-border);}
main.d3vzdx14xs1h .rb4b8d_d6ht img{width: 100%;
height: auto;
display: block;}
main.d3vzdx14xs1h .x35d9_e8{padding: 100px 0;
background: #ffffff;}
main.d3vzdx14xs1h .czqg18eqw{width: 100%;
border-collapse: collapse;
margin-top: 40px;
border: 1px solid var(--content-border);}
main.d3vzdx14xs1h .czqg18eqw th, main.d3vzdx14xs1h .czqg18eqw td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.d3vzdx14xs1h .czqg18eqw th{background: var(--content-page-bg);
font-weight: 600;}
main.d3vzdx14xs1h .ha9310c7767{padding: 120px 0;
text-align: center;
background: var(--content-text);
color: #ffffff;}
main.d3vzdx14xs1h .ha9310c7767 h2{font-size: 48px;
margin-bottom: 24px;}
main.d3vzdx14xs1h .n98a20a_781{display: flex;
justify-content: center;
gap: 20px;
margin-top: 40px;}
main.d3vzdx14xs1h .da3816__5f85{padding: 18px 48px;
background: var(--content-link-color);
color: #ffffff;
text-decoration: none;
border-radius: 12px;
font-weight: 600;
font-size: 18px;
transition: var(--transition);}
main.d3vzdx14xs1h .da3816__5f85:hover{filter: brightness(1.1);
transform: scale(1.02);}
main.d3vzdx14xs1h .u1e0c27_f8{display: grid;
grid-template-columns: 2fr repeat(3, 1fr);
gap: 60px;
margin-bottom: 60px;}
main.d3vzdx14xs1h .vb45e929 p{margin-top: 20px;
color: var(--content-text-muted);}
main.d3vzdx14xs1h .sed3d8_91t h4{margin-bottom: 24px;
font-size: 16px;}
main.d3vzdx14xs1h .sed3d8_91t ul{list-style: none;
padding: 0;}
main.d3vzdx14xs1h .sed3d8_91t li{margin-bottom: 12px;}
main.d3vzdx14xs1h .sed3d8_91t a{text-decoration: none;
color: var(--content-text-muted);
font-size: 14px;
transition: var(--transition);}
main.d3vzdx14xs1h .sed3d8_91t a:hover{color: var(--content-link-color);}
main.d3vzdx14xs1h .v2d65__f32{padding-top: 40px;
border-top: 1px solid var(--content-border);
display: flex;
justify-content: space-between;
font-size: 13px;
color: var(--content-text-muted);}
@media (max-width: 1200px){main.d3vzdx14xs1h .f8f3714{flex-direction: column                     !important;gap: 40px;}}
@media (max-width: 768px){main.d3vzdx14xs1h .x46d7e_82e0{min-width: 90%;top: 12px;}
main.d3vzdx14xs1h .z2b7fd2a6{padding: 8px 16px;gap: 12px;}
main.d3vzdx14xs1h .m7bb130_ti2t h1{font-size: 40px;}}
body{background: var(--content-page-bg);
color: var(--content-text);}
@media (min-width: 769px) {main.d3vzdx14xs1h > :nth-child(1) > *{min-width: 0   !important;}
div.m7bb130_ti2t{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.t43d4d9_f008{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.t43d4d9_f008 :where(img, picture, video, canvas, svg), div.t43d4d9_f008 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
main.d3vzdx14xs1h > :nth-child(1) > *{min-width: 0   !important;}
main.d3vzdx14xs1h > :nth-child(1) > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.d3vzdx14xs1h > :nth-child(1) > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.d3vzdx14xs1h > :nth-child(1) > :nth-child(2) :where(img, picture, video, canvas, svg), main.d3vzdx14xs1h > :nth-child(1) > :nth-child(2) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
main.d3vzdx14xs1h > :nth-child(2) > *{min-width: 0   !important;}
main.d3vzdx14xs1h > :nth-child(2) > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.d3vzdx14xs1h > :nth-child(2) > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.d3vzdx14xs1h > :nth-child(2) > :nth-child(2) :where(img, picture, video, canvas, svg), main.d3vzdx14xs1h > :nth-child(2) > :nth-child(2) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 769px) {section.b85da38_03{width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !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;}
section.j866480e_sjo2{width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !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;}
section.e9d60_472{width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !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;}
section.ha9310c7767{width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, var(--idx-max-width, 1600px))))   !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){section.b85da38_03{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;}
section.j866480e_sjo2{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;}
section.e9d60_472{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;}
section.ha9310c7767{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;}}
@media (min-width: 1025px) {section.b85da38_03 div.ada8cec710b{position: relative   !important;display: grid   !important;grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr)   !important;align-items: center   !important;gap: clamp(28px, 5vw, 76px)   !important;}
section.b85da38_03 div.ada8cec710b > *{min-width: 0   !important;}
div.m7bb130_ti2t{width: 100%   !important;max-width: min(100%, var(--page-hero-reading-width, var(--hero-text-width, 760px)))   !important;margin: 0   !important;grid-column: 1   !important;align-self: center   !important;justify-self: start   !important;z-index: 2   !important;}
div.t43d4d9_f008{position: relative   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: stretch   !important;grid-column: 2   !important;grid-row: 1 / span 1   !important;align-self: center   !important;height: auto   !important;min-height: 0   !important;overflow: hidden   !important;border-radius: clamp(22px, 2.6vw, 32px)   !important;box-shadow: 0 24px 60px rgba(15,23,42,0.14)   !important;}
div.t43d4d9_f008 :where(img, video), div.t43d4d9_f008 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;aspect-ratio: 16 / 10   !important;object-fit: cover   !important;object-position: center   !important;}}
@media (max-width: 1024px) {section.b85da38_03 div.ada8cec710b{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.m7bb130_ti2t{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.t43d4d9_f008{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}