#header{height:75px;justify-content:space-between;left:50%;max-width:1500px;min-width:300px;padding:0 10px;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1000}#header,#header #header-logo{align-items:center;display:flex}#header #header-logo{justify-content:center}#header #header-logo img{width:195px}@media(max-width:576px){#header #header-logo img{width:160px}}#header #desktop-links{align-items:center;display:flex;flex-direction:row;gap:20px}@media(max-width:768px){#header #desktop-links{display:none}}#header #desktop-links .header-link{color:#fff;font-size:.9rem;text-decoration:none}#header #desktop-links .header-link.cta-link{border-radius:10px;padding:5px 15px}#header #desktop-links .header-link.cta-link.border-white{border:1px solid #fff}#header #desktop-links .header-link.cta-link.white{background-color:#fff;border:1px solid #fff;color:#000}#header #desktop-links .header-link.cta-link.orange{background-color:#ff6b35;border:1px solid #ff6b35;color:#fff}#header #desktop-links .header-link.cta-link.blue{background-color:#3067b2;border:1px solid #3067b2;color:#fff}#header .mobile-links-container{display:none}@media(max-width:768px){#header .mobile-links-container{display:flex}}#header .mobile-links-container #hamburger{background-image:url(/build/images/hamburger.8e94aca0.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:30px;pointer-events:all;position:relative;width:30px;z-index:2}#header .mobile-links-container #hamburger:hover{cursor:pointer;scale:1.05}#header .mobile-links-container{position:relative}#header .mobile-links-container #header-links{background-color:#fff;border-radius:15px;display:none;flex-direction:column;gap:10px;padding:20px;position:absolute;right:0;top:30px;width:250px;z-index:1}#header .mobile-links-container #header-links .header-link{color:#000;text-align:left;text-decoration:none;width:100%}#header .mobile-links-container #header-links .header-link.blue{color:#3067b2;font-weight:700}.footer{background-color:#183458;margin-top:50px;position:relative;width:100%}.footer .footer-content{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;margin:auto;max-width:1500px;padding:40px 20px}.footer .footer-content .footer-logo{align-items:center;display:flex;flex-direction:row;justify-content:center}.footer .footer-content .footer-logo .footer-logo-image{height:60px;width:auto}.footer .footer-content .footer-links{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}.footer .footer-content .footer-links .footer-link{color:#fff;font-size:.95rem;text-decoration:none;transition:opacity .3s ease}.footer .footer-content .footer-links .footer-link:hover{opacity:.8;text-decoration:underline}.footer .footer-content .footer-separator{background-color:#fff;height:1px;opacity:.3;width:50%}.footer .footer-content .footer-copyright{color:#fff;font-size:.9rem;margin:0;text-align:center}@media (max-width:680px){.footer .footer-content{gap:25px;padding:30px 15px}.footer .footer-content .footer-logo .footer-logo-image{height:35px}.footer .footer-content .footer-links{flex-direction:column;gap:15px}.footer .footer-content .footer-links .footer-link{font-size:.9rem}.footer .footer-content .footer-separator{width:70%}.footer .footer-content .footer-copyright{font-size:.85rem}}body,html{background-color:#ebecf0}.seo-public-layout #header{background-color:#22487b;left:auto;max-width:none;padding:0 24px;position:relative;top:auto;transform:none;width:100%}@media(max-width:576px){.seo-public-layout #header{padding:0 10px}}.seo-public-layout #header #hamburger{filter:brightness(0) invert(1)}.seo-public-page{margin:0 auto 60px;max-width:900px;padding:32px 24px 0;width:100%}@media(max-width:576px){.seo-public-page{padding:24px 10px 0}}.seo-public-page-title{color:#22487b;font-size:1.8rem;line-height:1.4;margin:15px 0;text-align:left}@media(max-width:576px){.seo-public-page-title{font-size:1.5rem}}.seo-public-page--article .seo-public-page-title{text-align:left}.seo-public-page-content{display:flex;flex-direction:column;gap:15px}.seo-public-block-heading{color:#22487b}.seo-public-block-heading:first-child{margin-top:0}h2{font-size:1.2rem;margin-top:15px}h3{font-size:1.1rem;margin:0}h1,h2,h3,h4,h5,h6{text-wrap:inherit}.seo-public-block-html{color:#191715;display:flex;flex-direction:column;gap:10px;line-height:1.65}.seo-public-block-html p{margin:0}.seo-public-block-html h2,.seo-public-block-html h3,.seo-public-block-html h4,.seo-public-block-html h5,.seo-public-block-html h6{color:#22487b;margin:10px 0}.seo-public-block-html ol,.seo-public-block-html ul{margin:0;padding-left:1.25rem}.seo-public-block-html figure.table{margin:10px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;box-shadow:0 4px 16px rgba(34,72,123,.08)}.seo-public-block-html figure.table table,.seo-public-block-html table{background:#fff;border-collapse:collapse;font-size:.95rem;line-height:1.5;min-width:480px;width:100%}.seo-public-block-html td,.seo-public-block-html th{border:1px solid #e0e0e0;padding:12px 16px;text-align:left;vertical-align:top}.seo-public-block-html table:not(:has(thead))>tbody>tr:first-child td,.seo-public-block-html table:not(:has(thead))>tbody>tr:first-child th,.seo-public-block-html table:not(:has(thead))>tr:first-child td,.seo-public-block-html table:not(:has(thead))>tr:first-child th,.seo-public-block-html thead td,.seo-public-block-html thead th{background:#22487b;color:#fff;font-weight:600}.seo-public-block-html tbody tr:nth-child(2n) td,.seo-public-block-html tbody tr:nth-child(2n) th{background:#ebecf0}.seo-public-block-html tbody tr:nth-child(odd) td,.seo-public-block-html tbody tr:nth-child(odd) th{background:#fff}.seo-public-block-html table:not(:has(thead))>tbody>tr:not(:first-child):nth-child(2n) td,.seo-public-block-html table:not(:has(thead))>tbody>tr:not(:first-child):nth-child(2n) th{background:#fff}.seo-public-block-html table:not(:has(thead))>tbody>tr:not(:first-child):nth-child(odd) td,.seo-public-block-html table:not(:has(thead))>tbody>tr:not(:first-child):nth-child(odd) th{background:#f3f2f3}.seo-public-block-html td p,.seo-public-block-html th p{margin:0}.seo-public-block-html figure.table figcaption{color:#a5b4c5;font-size:.85rem;margin-top:8px;padding:0 4px;text-align:center}.seo-public-block-html a{color:#3067b2;text-decoration:underline}.seo-public-block-html a:hover{color:#22487b}.seo-public-block-image{margin:0;text-align:center}.seo-public-block-image img{border-radius:8px;height:auto;max-width:80%;width:80%}@media(max-width:576px){.seo-public-block-image img{max-width:100%;width:100%}}.seo-public-block-image a{display:inline-block;width:80%}@media(max-width:576px){.seo-public-block-image a{width:100%}}.seo-public-block-cta{display:flex;justify-content:center;margin:0}.seo-public-faq{border-top:1px solid #e0e0e0;margin-top:24px;padding:24px 0 0}.seo-public-faq-title{color:#22487b;font-size:1.2rem;margin:0 0 16px}.seo-public-faq-list{display:flex;flex-direction:column;gap:10px}.seo-public-faq-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.seo-public-faq-question{color:#22487b;cursor:pointer;font-weight:600;line-height:1.4;list-style:none;padding:14px 16px}.seo-public-faq-question::-webkit-details-marker{display:none}.seo-public-faq-question:before{color:#3067b2;content:"+";display:inline-block;font-weight:700;margin-right:.5rem;width:1rem}.seo-public-faq-item[open] .seo-public-faq-question:before{content:"−"}.seo-public-faq-answer{padding:0 16px 14px 2.5rem}.seo-resources-page{max-width:1100px}.seo-resources-breadcrumb{align-items:center;color:#22487b;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.3rem;margin:0 0 1rem}.seo-resources-breadcrumb a{color:#3067b2;text-decoration:none}.seo-resources-breadcrumb a:hover{text-decoration:underline}@media(max-width:576px){.seo-resources-page .seo-resources-breadcrumb{justify-content:center}.seo-resources-page .seo-public-page-title{text-align:center}}.seo-resources-category-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}@media(max-width:576px){.seo-resources-category-tags{justify-content:center}}.seo-resources-category-tag{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:999px;color:#22487b;display:inline-flex;font-size:.85rem;font-weight:500;line-height:1.3;padding:6px 14px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.seo-resources-category-tag:hover{border-color:#3067b2;color:#3067b2}.seo-resources-category-tag.is-active{background:#22487b;border-color:#22487b;color:#fff}.seo-resources-empty{color:#191715;margin:0}@media(max-width:576px){.seo-resources-empty{text-align:center}}.seo-resources-country-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}@media(max-width:576px){.seo-resources-country-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}}.seo-resources-country-card{background-color:#ebecf0;border-radius:12px;box-shadow:0 8px 24px rgba(34,72,123,.12);display:block;min-height:180px;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}@media(max-width:576px){.seo-resources-country-card{border-radius:10px;box-shadow:0 4px 14px rgba(34,72,123,.1);min-height:120px}}.seo-resources-country-card:before{background-image:var(--country-flag);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";filter:saturate(.75);inset:0;opacity:.5;position:absolute}.seo-resources-country-card:after{background:linear-gradient(180deg,hsla(0,0%,100%,.45),rgba(235,236,240,.35) 35%,rgba(34,72,123,.55) 65%,rgba(34,72,123,.92));content:"";inset:0;position:absolute}.seo-resources-country-card:hover{box-shadow:0 12px 28px rgba(34,72,123,.18);transform:translateY(-2px)}.seo-resources-country-card-name{align-items:flex-end;background:linear-gradient(180deg,rgba(34,72,123,0),rgba(34,72,123,.75));color:#fff;display:flex;font-size:1.25rem;font-weight:700;line-height:1.2;min-height:180px;padding:18px;position:relative;text-shadow:0 1px 6px rgba(0,0,0,.65);z-index:1}@media(max-width:576px){.seo-resources-country-card-name{font-size:.95rem;min-height:120px;padding:12px}}.seo-resources-article-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media(max-width:576px){.seo-resources-article-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}}.seo-resources-article-card{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(34,72,123,.1);display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}@media(max-width:576px){.seo-resources-article-card{border-radius:10px;box-shadow:0 4px 14px rgba(34,72,123,.08)}}.seo-resources-article-card:hover{box-shadow:0 12px 28px rgba(34,72,123,.16);transform:translateY(-2px)}.seo-resources-article-card-image{aspect-ratio:16/10;background:#ebecf0;overflow:hidden}@media(max-width:576px){.seo-resources-article-card-image{aspect-ratio:auto;height:90px}}.seo-resources-article-card-image img{height:100%;object-fit:cover;width:100%}.seo-resources-article-card-body{display:flex;flex-direction:column;gap:10px;padding:16px}@media(max-width:576px){.seo-resources-article-card-body{gap:6px;padding:10px}}.seo-resources-article-card-badge{align-self:flex-start;background:rgba(48,103,178,.12);border-radius:999px;color:#22487b;font-size:.8rem;font-weight:600;line-height:1.3;padding:4px 10px}@media(max-width:576px){.seo-resources-article-card-badge{font-size:.7rem;padding:3px 8px}}.seo-resources-article-card-title{color:#22487b;font-size:1.05rem;line-height:1.35;margin:0}@media(max-width:576px){.seo-resources-article-card-title{font-size:.88rem;line-height:1.3}}