#fp-introduction.svelte-tkowwn{height:100%;overflow-y:auto;overflow-y:overlay;place-content:center;display:flex;overflow-x:hidden}#country-container.svelte-tkowwn{--country-content-max-width:1200px;--country-content-gutter:1.5rem;padding-inline:var(--country-content-gutter);box-sizing:border-box;flex-direction:column;align-items:stretch;gap:3rem;width:100%;margin:auto 0;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative}.country-hero.svelte-tkowwn,.country-top-cta.svelte-tkowwn,.cta-section.svelte-tkowwn,.why-section.svelte-tkowwn,.article-section.svelte-tkowwn,.country-footer.svelte-tkowwn{width:100%;max-width:var(--country-content-max-width);margin-inline:auto}#country-container.svelte-tkowwn:before{content:"";pointer-events:none;z-index:0;filter:blur(10px);background:radial-gradient(50% 60% at 18% 8%,#8b5cf68c 0%,#8b5cf600 68%),radial-gradient(46% 55% at 86% 0,#ec48996b 0%,#ec489900 70%),radial-gradient(42% 46% at 62% 40%,#f59e0b33 0%,#f59e0b00 70%);height:780px;position:absolute;top:-120px;left:-15%;right:-15%}#country-container.svelte-tkowwn>:where(.svelte-tkowwn){z-index:1;position:relative}body.home-body{background-attachment:fixed;background:var(--color-bg)!important}.country-hero.svelte-tkowwn{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:clamp(2rem,5vw,3.25rem) 0 .5rem;display:flex}.country-chip.svelte-tkowwn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.06em;text-transform:uppercase;color:#ddd6fe;background:linear-gradient(135deg,#8b5cf638 0%,#ec489929 100%);border:1px solid #c4b5fd47;border-radius:999px;align-items:center;gap:.55rem;margin:0;padding:.4rem .9rem .4rem .5rem;font-size:.85rem;font-weight:700;display:inline-flex}.country-chip.svelte-tkowwn img:where(.svelte-tkowwn){border-radius:.2rem;width:1.5rem;height:auto;display:block;box-shadow:0 0 0 1px #0f172a73}.country-lede.svelte-tkowwn{color:#c7cad8;max-width:42rem;margin:.25rem auto 0;font-size:clamp(1.02rem,1.5vw,1.15rem);line-height:1.7}.country-top-cta.svelte-tkowwn{width:100%}.country-title.svelte-tkowwn{font-family:Poppins,sans-serif;font-size:var(--secondary-page-title-size);color:#f5f3ff;text-shadow:0 2px 24px #8b5cf659;margin:0;padding-bottom:1.1rem;font-weight:700;line-height:1.15;position:relative}.country-title.svelte-tkowwn:after{content:"";background:linear-gradient(90deg,#8b5cf6,#ec4899,#f59e0b);border-radius:999px;width:5.5rem;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.cta-section.svelte-tkowwn{justify-content:center;width:100%;display:flex}.cta-section.svelte-tkowwn .button-container{width:min(100%,380px);margin:0 auto}.why-section.svelte-tkowwn{flex-direction:column;gap:2rem;width:100%;display:flex}.why-section.svelte-tkowwn h2:where(.svelte-tkowwn){text-align:center;color:#ede9fe;margin:0;padding-bottom:.85rem;font-size:clamp(1.45rem,2.1vw,1.85rem);font-weight:700;position:relative}.why-section.svelte-tkowwn h2:where(.svelte-tkowwn):after{content:"";background:linear-gradient(90deg,#8b5cf6,#ec4899);border-radius:999px;width:3rem;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.features-grid.svelte-tkowwn{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%;display:grid}@media (width<=1100px){.features-grid.svelte-tkowwn{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.features-grid.svelte-tkowwn{grid-template-columns:1fr}}.feature-card.svelte-tkowwn{text-align:center;background:radial-gradient(120% 130% at 0 0,#8b5cf624 0%,#8b5cf600 60%),linear-gradient(#1f2937eb 0%,#111827eb 100%);border:1px solid #94a3b833;border-radius:1rem;flex-direction:column;align-items:center;gap:.85rem;height:100%;padding:1.85rem 1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.feature-card.svelte-tkowwn:before{content:"";opacity:0;background:linear-gradient(90deg,#8b5cf6,#ec4899,#f59e0b);height:2px;transition:opacity .25s;position:absolute;inset:0 0 auto}.feature-card.svelte-tkowwn:hover{border-color:#c4b5fd6b;transform:translateY(-4px);box-shadow:0 16px 32px #02061773,0 0 24px -8px #8b5cf680}.feature-card.svelte-tkowwn:hover:before{opacity:1}.feature-card.svelte-tkowwn:hover .feature-icon:where(.svelte-tkowwn){transform:scale(1.06)rotate(-3deg)}.feature-card.svelte-tkowwn .feature-icon:where(.svelte-tkowwn){background:linear-gradient(135deg,#8b5cf647 0%,#ec489933 100%);border:1px solid #c4b5fd52;border-radius:50%;place-items:center;width:3.4rem;height:3.4rem;font-size:1.6rem;line-height:1;transition:transform .25s;display:grid;box-shadow:inset 0 1px #ffffff24}.feature-card.svelte-tkowwn .feature-icon:where(.svelte-tkowwn) span:where(.svelte-tkowwn){display:block;transform:translateY(1px)}.feature-card.svelte-tkowwn h3:where(.svelte-tkowwn){color:#ede9fe;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.feature-card.svelte-tkowwn p:where(.svelte-tkowwn){color:#c7cad8d1;margin:0;font-size:.95rem;line-height:1.62}.article-section.svelte-tkowwn{width:100%;padding:0}.article-content.svelte-tkowwn{color:var(--color-text-light);background:radial-gradient(120% 140% at 100% 0,#2563eb24 0%,#2563eb00 62%),radial-gradient(120% 140% at 0 100%,#10b9811a 0%,#10b98100 58%),linear-gradient(#1f2937f5 0%,#111827f2 100%);border:1px solid #94a3b83b;border-radius:1.2rem;padding:clamp(1.35rem,2.2vw,2.1rem);font-size:1.02rem;line-height:1.75;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #02061747}.article-content.svelte-tkowwn:before{content:"";background:linear-gradient(90deg,#38bdf8e6 0%,#10b981e6 50%,#ec4899e6 100%);height:2px;position:absolute;top:0;left:0;right:0}.article-content.svelte-tkowwn h2,.article-content.svelte-tkowwn h3,.article-content.svelte-tkowwn h4{color:var(--color-text);margin:1.75rem 0 .85rem;line-height:1.35}.article-content.svelte-tkowwn h2{border-top:1px solid #94a3b847;padding-top:1rem;font-family:Poppins,sans-serif;font-size:clamp(1.45rem,2vw,1.9rem);font-weight:700}.article-content.svelte-tkowwn h2:first-child{border-top:0;margin-top:.2rem;padding-top:0}.article-content.svelte-tkowwn h3{background:#2563eb21;border-left:3px solid #38bdf8bf;border-radius:.65rem;padding:.6rem .85rem;font-size:1.22rem}.article-content.svelte-tkowwn p{margin:.9rem 0}.article-content.svelte-tkowwn ul,.article-content.svelte-tkowwn ol{margin:.9rem 0 1.1rem;padding:0}.article-content.svelte-tkowwn li{margin:.45rem 0;padding:.2rem 0 .2rem 1.6rem;list-style:none;position:relative}.article-content.svelte-tkowwn li>p{margin:0}.article-content.svelte-tkowwn li>p+p{margin-top:.4rem}.article-content.svelte-tkowwn ul li:before{content:"•";color:var(--brand-sky);font-size:1.1rem;line-height:1;position:absolute;top:50%;left:.38rem;transform:translateY(-50%)}.article-content.svelte-tkowwn ol{counter-reset:article-list}.article-content.svelte-tkowwn ol li{counter-increment:article-list}.article-content.svelte-tkowwn ol li:before{content:counter(article-list) ".";color:var(--brand-sky);font-weight:700;position:absolute;top:50%;left:.34rem;transform:translateY(-50%)}.article-content.svelte-tkowwn a{color:#8fd9ff;text-underline-offset:3px;-webkit-text-decoration:underline #8fd9ff73;text-decoration:underline #8fd9ff73;transition:color .2s,text-decoration-color .2s}.article-content.svelte-tkowwn a:hover{color:#c7f0ff;text-decoration-color:#c7f0ffd9}.article-content.svelte-tkowwn blockquote{border-left:3px solid var(--brand-sky);color:var(--color-text-light);background:#38bdf81a;border-radius:0 .75rem .75rem 0;margin:1rem 0 1.2rem;padding:.85rem 1rem}.article-content.svelte-tkowwn code{border-radius:var(--radius-sm);background:#0f172acc;border:1px solid #94a3b840;padding:.14rem .34rem}.article-content.svelte-tkowwn pre{background:#0f172acc;border:1px solid #94a3b840;border-radius:.85rem;padding:.95rem;overflow-x:auto}.article-content.svelte-tkowwn strong{color:var(--color-text);font-weight:700}@media (width<=768px){#country-container.svelte-tkowwn{--country-content-gutter:0;padding-top:1.25rem;padding-bottom:1.5rem}.article-content.svelte-tkowwn{border-radius:0}}.country-footer.svelte-tkowwn{text-align:center;border-top:1px solid var(--color-border);width:100%;padding:2rem 0}.country-footer.svelte-tkowwn p:where(.svelte-tkowwn){color:var(--color-text-light);margin:0;font-size:.95rem;line-height:1.6}
