@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";:root{--color-blue-00:#e6f1ff;--color-blue-01:#b8d7ff;--color-blue-02:#8abdff;--color-blue-03:#5ca4ff;--color-blue-04:#2e8bf0;--color-blue-05:#1172d9;--color-red-00:#ffd5d5;--color-red-01:#e67360;--color-red-02:#d92d11;--color-red-03:#b5260e;--color-red-04:#911e0b;--color-red-05:#6d1709;--color-green-00:#e7ffd5;--color-green-01:#a1e661;--color-green-02:#72d912;--color-green-03:#2eb90b;--color-green-04:#069712;--color-green-05:#02742c;--color-green-06:#198754;--color-yellow-00:#fffce6;--color-yellow-01:#fef19b;--color-yellow-02:#fde74f;--color-yellow-03:#fcdc04;--color-yellow-04:#c18119;--color-yellow-05:#8e4c26;--color-neutral-00:#fdfdfd;--color-neutral-01:#dfdfdf;--color-neutral-02:#bebebe;--color-neutral-03:#9e9e9e;--color-neutral-04:#5d5d5d;--color-neutral-05:#3d3d3d;--background-blue-00:#fbfcfe;--background-blue-01:#f3f4f7;--background-blue-02:#e5e8ed;--background-neutral-00:#fdfdfd;--background-neutral-01:#fbfbfb;--background-neutral-02:#f5f5f5;--color-primary-01:#fff;--color-primary-02:white;--box-shadow-tiny:0px 1px 3px 0px #00000013;--box-shadow-light:0px 2px 4px #00000026;--box-shadow-small:0px 4px 8px -1px #00000029;--box-shadow-medium:0px 4px 8px #0003;--box-shadow-large:0px 8px 16px #0003;--vg-border-radius:.5rem}body{font-size:1rem}h1,h1.title,h2,h2.title,h3,h3.title{color:#00008b;font-family:Poppins,sans-serif}h2,h2.title{margin-bottom:2rem;font-size:2.3rem}h2.title-underline,h2.title.title-underline{border-bottom:2px solid #00008b}.about-us h2.title{border-bottom:0}h3,h3.title{margin-bottom:1rem;font-size:2rem}a{color:#000}.blocks-wrapper{flex-direction:column;gap:4rem;margin:4rem 0;display:flex}@media (width>=768px){.blocks-wrapper{flex-flow:wrap;justify-content:center;gap:2rem}}.blocks-wrapper .block{flex:100%;max-width:700px}@media (width>=768px){.blocks-wrapper .block{flex:45%;max-width:none}}.blocks-wrapper .block-translate{flex-direction:column;gap:1rem;display:flex}.blocks-wrapper .section-title{text-align:center;margin-bottom:1rem}.about-us{flex-direction:column;justify-content:space-between;margin-top:3rem;display:flex}.about-us__block{flex-direction:column;width:100%;display:flex}.about-us__block--img img{width:100%}@media (width>=768px){.about-us{flex-direction:row}.about-us .about-us__block{width:45%}}.btn{border-radius:50px;width:fit-content;margin-bottom:1rem;padding:1rem 2rem;font-family:Poppins,sans-serif;box-shadow:0 0 10px #417db48c}.btn.btn-primary{background-color:#00008b;border-color:#00008b}.btn.btn-white{color:#00008b;background:#fff}.btn.btn-cta{color:#fff;box-shadow:none;background-color:#32cd32;border:0;font-family:Poppins,sans-serif}.destinations-cards{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.destinations-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1200px){.destinations-cards{grid-template-columns:repeat(4,1fr)}}.destinations-cards__card{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.destinations-cards__card img{border-radius:12px}.destinations-cards__card .card-title{font-size:1.6em}.destinations-cards__card a:not(.btn){color:#002bd3}.card-label{color:#002bd3;background-color:#bfffdf;border-radius:40px;margin:0 12px 0 30px;padding:4px 12px;font-size:.8em}.container{--bs-gutter-x:2.5rem;--bs-gutter-y:0}.destinations__cta{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.destinations-list{margin-top:0;padding:0}.destinations-list ul{-moz-columns:1;columns:1;max-width:100%;margin:0 auto;padding:0 2rem;list-style:none}@media (width>=576px){.destinations-list ul{-moz-columns:2;columns:2}}@media (width>=768px){.destinations-list ul{-moz-columns:3;columns:3}}@media (width>=1024px){.destinations-list ul{-moz-columns:4;columns:4}}.destinations-list li{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;height:3.125rem;margin-bottom:.5rem}.destinations-list a{border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:1rem;transition:background .1s ease-in-out,border-radius .1s ease-in-out;display:flex}.destinations-list a:hover{background:#f3f4f7;border-radius:.5rem}.destinations-list a img{flex-shrink:0;transition:transform .2s ease-in-out;box-shadow:0 2px 4px #0000001a}.destinations-list__destination{cursor:pointer;justify-content:center;padding:.5rem 0;display:flex}@media (width>=768px){.destinations-list__destination{justify-content:flex-start}}.faqs{margin-top:4rem}.faqs__footer a{text-decoration:underline}.faq{margin-bottom:1rem}.faq__title{color:#00008b;margin-bottom:1rem;font-weight:700}.faq__content{border-left:2px solid #32cd32;margin-bottom:3rem;padding-left:2rem}.home-hero{block-size:fit-content;height:fit-content;display:block;position:relative;overflow:hidden}.home-hero__video{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.home-hero__video .overlay{opacity:.5;z-index:1;background-color:#000;width:100%;height:100%;position:absolute;inset:0}.home-hero__video .home-hero__poster{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-hero__video video{-o-object-fit:cover;object-fit:cover;width:100%;height:1000px;margin-top:-170px;overflow:hidden}.home-hero__content{color:#fff;text-align:left;z-index:2;height:100%;position:relative}.home-hero__content-wrapper{padding:7rem 1rem;position:relative}@media (width>=768px){.home-hero__content-wrapper{max-width:1024px;margin:0 auto}}.home-hero__content .content__title{color:#fff;border-bottom:4px solid;margin-bottom:1.5rem;padding-bottom:1rem;font-family:Poppins,sans-serif;font-size:2rem;display:inline-block}@media (width>=768px){.home-hero__content .content__title{font-size:4rem}}.home-hero__content .content__subtitle{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;line-height:1}@media (width>=768px){.home-hero__content .content__subtitle{font-size:3rem}}.home-hero__content .content__highlights{text-align:center;background-color:#002bd3;width:100%;position:relative}@media (width>=768px){.home-hero__content .content__highlights{background-color:#acacacc7}}.home-hero .highlight{width:100%;padding:2rem 0;font-family:Poppins,sans-serif;font-weight:700}.home-hero .highlight:first-child{background-color:#00008b}@media (width>=768px){.home-hero .highlight:first-child{background-color:#0000}}.home-hero .highlight .highlight__value{color:#fff;margin-bottom:0;font-size:3rem}.home-hero .highlight .highlight__text{font-size:1rem}.home-hero .btn-primary{box-shadow:none;background-color:#002bd3;border:0;font-family:Poppins,sans-serif}.hero{margin-top:0;margin-bottom:5rem;padding:5rem 0;position:relative}.hero .overlay{background:#0006;position:absolute;inset:0}.hero .hero__content{position:relative}.hero .hero__subtitle{color:#fff;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:2rem}@media (width>=768px){.hero .hero__subtitle{font-size:2.5em}}.hero .hero__subtitle small{color:#fff;font-size:1.5rem;display:block}@media (width>=768px){.hero .hero__subtitle small{font-size:3rem}}.hero.hero_2{margin-bottom:0}.hero.hero_2 .hero__title,.hero.hero_2 .hero__subtitle{color:#00008b}.hero.hero_2 .hero__title{font-size:3.3rem;font-weight:600}.hero .hero__title{color:#fff;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:2.5rem}@media (width>=768px){.hero .hero__title{font-size:4.5em}}.hero .hero__title small{color:#fff;font-size:1.5rem;display:block}@media (width>=768px){.hero .hero__title small{font-size:3rem}}.hero .btn{color:#fff;background-color:#32cd32;padding:1rem 4rem;font-size:1.5rem}.content-hero{flex-flow:column wrap;gap:2rem;margin-bottom:4rem;display:flex}@media (width>=768px){.content-hero{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}.content-hero__text,.content-hero__image{flex:0 0 45%}.content-hero__cta{flex:0 0 100%}}.content-hero__text{color:#00008b}.content-hero__text__title{margin-bottom:1rem;font-size:2.5rem}@media (width>=768px){.content-hero__text__title{font-size:4.5rem}}.content-hero__text__subtitle{font-size:1.5rem}@media (width>=768px){.content-hero__text__subtitle{font-size:2.5rem}}.content-hero__image{text-align:center;margin-top:3rem}.content-hero__image img{border-radius:12px;width:100%;max-width:600px;height:auto}.content-hero__cta{flex-direction:column;gap:2rem;display:flex}@media (width>=768px){.content-hero__cta{flex-direction:row;justify-content:center}}.hero__footer{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-4rem}.hero__footer-container{background:#fff;border-radius:10px 10px 0 0;justify-content:space-around;align-items:center;gap:1rem;width:90%;padding:2rem;display:flex;box-shadow:0 0 10px #0000003b}.hero__footer-item{flex-direction:row;align-items:center;gap:1rem;font-weight:600;display:flex}.hero__footer-item .fas,.hero__footer-item .far{color:#32cd32;font-size:3rem}.hero__footer-bar{background:#fff;width:100%;height:10px}.highlights{text-align:center;background-color:#f5f5f5;justify-content:center;align-items:center;margin-bottom:5rem;padding:5rem 0;display:flex}.highlights__container{flex-direction:column;justify-content:space-around;align-items:center;gap:2rem;max-width:1200px;display:flex}@media (width>=768px){.highlights__container{flex-direction:row}}.highlights .highlight{flex-direction:column;width:80%;display:flex}@media (width>=768px){.highlights .highlight{width:100%}}.highlights .highlight__value{color:#fff}.highlights .highlight__image{margin-bottom:1rem;margin-right:1rem;font-size:50px}.highlights .highlight__image i{color:#1172d9;width:100%;display:block}.how-to-apply{margin-top:10rem}.how-to-apply .title{text-align:center;margin:4rem 0}.how-to-apply .how-to-apply__steps{flex-direction:column;gap:2rem;width:80%;margin:0 auto;display:flex}@media (width>=768px){.how-to-apply .how-to-apply__steps{flex-direction:row}}.how-to-apply .step{text-align:center;margin-bottom:3rem}.how-to-apply .step .step__image{margin-right:1rem;font-size:50px}.how-to-apply .step .step__image i{color:#1172d9;width:100%;display:block}.how-to-apply .how-to-apply__cta{text-align:center;margin:2rem auto}.how-to-apply .how-to-apply__cta a.btn{padding:1rem 4rem;font-size:1.3rem}.img-fluid{border-radius:10px;max-width:100%;height:auto}.local-experts{flex-direction:column;gap:2rem;display:flex}.local-experts .local-experts__blocks{flex-direction:column;gap:4rem;margin-bottom:4rem;display:flex}@media (width>=768px){.local-experts .local-experts__blocks{flex-flow:wrap;justify-content:center}}.local-experts h3{text-align:center}.local-experts .btn{margin-left:auto;margin-right:auto;display:block}.local-experts .btn.btn-white{color:#00008b}@media (width>=768px){.local-experts .local-experts__block{width:45%}}.all-destinations-modal{z-index:2;display:none;position:fixed;inset:0;overflow:scroll}.all-destinations-modal .overlay{z-index:-1;background-color:#0009;width:100vw;height:100vh;position:absolute}.all-destinations-modal .destinations__list{background:#fff;width:98vw;max-height:98vh;padding:3vw;position:relative;top:1vh;left:1vw;overflow:scroll}.all-destinations-modal #close{cursor:pointer;position:absolute;right:1rem}@media (width>=576px){.all-destinations-modal{position:fixed}.all-destinations-modal .destinations__list{flex-wrap:wrap;width:60vw;max-height:fit-content;margin:0 auto;padding:2vw;display:flex;top:22%;left:0}.all-destinations-modal .destinations__list .destination{width:33%}.all-destinations-modal #close{right:2rem}}.visa-types{padding:2rem}.visa-types .visa-types__image{display:none}@media (width>=768px){.visa-types .visa-types__image{display:block}.visa-types .visa-types__image img{width:100%}}.visa-types .visa-types__cta{text-align:center;margin:2rem auto}.visa-types .visa-types__cta .btn{padding:1rem 4rem;font-size:1.3rem}@media (width>=768px){.visa-types .visa-types__container{justify-content:space-around;align-items:center;gap:2rem;display:flex}.visa-types .visa-types__container>div{width:45%}}.services{flex-flow:column wrap;gap:4rem;margin:5rem auto;display:flex}@media (width>=768px){.services{flex-direction:row}.services h2{flex:0 0 100%;width:100%;margin-bottom:4rem}.services h3{text-align:center}.services .services__service{flex:0 0 45%}}.visa-information{grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}@media (width<=768px){.visa-information{grid-template-columns:1fr}}.visa-information .visa-information__image{text-align:center;display:none}@media (width>=768px){.visa-information .visa-information__image{display:block}}.visa-information .visa-information__image img{max-width:60%}.visa-information .visa-information__image--vertical{max-width:400px}.eligible__content ul{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;list-style:none;display:grid}.title-underline{color:#412bd3;font-size:2rem}.container{max-width:1140px}.about-us-page .container p,.authorization__title,.authorization__title li{color:#030382}.authorization__title{font-weight:700}.authorizations__text{color:#04048d}.content-hero__title{font-weight:600}.info__title{font-size:1.8rem}.services__visas{width:50%}.services__list{width:50%!important}.about-us__services>.container,.about-us__help{gap:70px;margin-bottom:100px;display:flex}.help__faqs,.help__reviews{width:50%}.list__container{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.service{aspect-ratio:1;text-align:center;color:#fff;box-sizing:border-box;overflow-wrap:anywhere;background-position:50%;background-size:cover;border-radius:8px;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;padding:20px;font-size:1.3rem;font-weight:600;display:flex}.visas__list{-moz-columns:3;columns:3;-moz-column-gap:40px;column-gap:40px}.visas__list>.destination{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:8px;display:block}.visas__cta{justify-content:center;margin-top:40px;display:flex}.faq__content{border-left:10px solid #32cd32}.review__author,.review__content,.review__location{text-align:center}.review__author{color:#020288;font-weight:600}.review__content{font-style:italic}.review__location{color:#666;letter-spacing:1px;margin-bottom:30px;font-size:.9rem}.faq__title{font-size:1.2rem}.faqs__cta{justify-items:center;display:flex}.about-us__company{margin-bottom:100px}.content-hero__title span{display:block}.content-hero__subtitle{letter-spacing:-1px}.content-hero__text,.content-hero__image{flex:0 0 0 auto}@media (width<=768px){.about-us__services>.container,.about-us__help{flex-direction:column;gap:40px;width:100%;margin-bottom:60px}.about-us__services,.about-us__help,.services__visas,.services__list,.help__reviews,.help__faqs{width:100%!important}.services__visas{margin-top:40px}.list__container{grid-template-columns:minmax(0,1fr)}.service{aspect-ratio:16/9;min-height:160px;max-height:220px}.content-hero__title{margin-top:60px;font-size:2.4rem}.content-hero__image{margin-top:0}}.app-cta{justify-content:center;margin:2rem 0;display:flex}.app-cta .btn{color:#fff;background-color:#32cd32;border-radius:10px;padding:1rem 4rem;font-size:1.2rem}.app-cta .btn:hover{background-color:#28a428}.blog-container{grid-template-columns:1fr 280px;gap:2.5rem;margin-top:2rem;margin-bottom:3rem;display:grid}@media (width<=991px){.blog-container{grid-template-columns:1fr;gap:1.5rem}}.blog-container>*{min-width:0}.blog-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=767px){.blog-grid{grid-template-columns:1fr}}.blog-card{color:inherit;background:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000014}.blog-card:hover{color:inherit;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.blog-card__image{aspect-ratio:2;background:#f8f8f8;width:100%;position:relative;overflow:hidden}.blog-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.blog-card__image-placeholder{background:linear-gradient(135deg,#bebeff,#bedeff);width:100%;height:100%}.blog-card__body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.blog-card__category{text-transform:uppercase;letter-spacing:.05em;color:#2590ff;background:#2590ff14;border-radius:4px;width:fit-content;margin-bottom:.6rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.blog-card__title{color:#00008b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-card__excerpt{color:#525266;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 1rem;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-card__meta{color:#525266;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;font-size:.8rem;display:flex}.blog-card__meta time{white-space:nowrap;color:#696982}.blog-card__author{align-items:center;gap:.5rem;min-width:0;display:flex}.blog-card__author span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.blog-card__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.blog-card__avatar--initials{color:#fff;background:#2590ff;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.blog-card__dates{flex-direction:column;align-items:flex-end;gap:.1rem;margin-left:auto;display:flex}.blog-card__dates time{white-space:nowrap;color:#696982}.blog-card__updated{color:#757590;white-space:nowrap;font-size:.7rem}@media (width<=991px){.blog-sidebar{display:contents}}.blog-sidebar-inner{position:sticky;top:1rem}@media (width<=991px){.blog-sidebar-inner{display:contents}}.blog-sidebar__section{margin-bottom:2rem}@media (width<=991px){.blog-sidebar__section--search{display:none}.blog-sidebar__section--categories,.blog-sidebar__section--recent{min-width:0}.blog-sidebar__section--categories{order:-1;margin-bottom:0}.blog-sidebar__section--recent{order:1;margin-bottom:0}}.blog-sidebar__title{text-transform:uppercase;letter-spacing:.06em;color:#00008b;margin:0 0 .75rem;font-size:.85rem;font-weight:700}.blog-categories-dropdown summary{list-style:none}.blog-categories-dropdown summary::-webkit-details-marker{display:none}@media (width>=992px){.blog-categories-dropdown summary{pointer-events:none}.blog-categories-dropdown .blog-categories-toggle__arrow{display:none}}@media (width<=991px){.blog-categories-dropdown .blog-categories-toggle{cursor:pointer;background:#f8f8f8;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:0;padding:.75rem 1rem;display:flex}.blog-categories-dropdown[open] .blog-categories-toggle{border-radius:8px 8px 0 0}.blog-categories-dropdown .blog-categories-toggle__arrow{flex-shrink:0;transition:transform .2s}.blog-categories-dropdown[open] .blog-categories-toggle__arrow{transform:rotate(180deg)}.blog-categories-dropdown .blog-categories{border:1px solid #e5e5e5;border-top:none;border-radius:0 0 8px 8px;padding:.5rem}}.blog-categories{margin:0;padding:0;list-style:none}.blog-categories li+li{margin-top:.15rem}.blog-categories__item{color:#525266;border-radius:6px;padding:.45rem .75rem;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:block}.blog-categories__item:hover{color:#00008b;background:#f8f8f8;text-decoration:none}.blog-categories__item--active{color:#2590ff;background:#2590ff14;font-weight:600}.blog-categories__item--active:hover{color:#2590ff;background:#2590ff1f}.blog-recent{margin:0;padding:0;list-style:none}.blog-recent li+li{border-top:1px solid #0000000f}.blog-recent__item{padding:.6rem 0;text-decoration:none;transition:color .15s;display:block}.blog-recent__item:hover{text-decoration:none}.blog-recent__item:hover .blog-recent__title{color:#2590ff}.blog-recent__title{color:#00008b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;font-weight:500;line-height:1.4;transition:color .15s;display:-webkit-box;overflow:hidden}.blog-recent__date{color:#696982;margin-top:.2rem;font-size:.72rem;display:block}.blog-active-filters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.blog-filter-tag{color:#525266;background:#f8f8f8;border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.8rem;display:inline-flex}.blog-filter-tag a{color:#525266;align-items:center;font-size:1rem;line-height:1;text-decoration:none;display:flex}.blog-filter-tag a:hover{color:#00008b}.blog-filter-clear{color:#2590ff;margin-left:.25rem;font-size:.8rem;text-decoration:none}.blog-filter-clear:hover{text-decoration:underline}.blog-pagination{margin-top:2rem}html{scroll-behavior:smooth}@media (width<=991px){.blog-toc-sidebar{display:none}}.blog-toc-sidebar__title{text-transform:uppercase;letter-spacing:.06em;color:#00008b;margin:0 0 .75rem;font-size:.85rem;font-weight:700}.blog-toc-sidebar__list{margin:0;padding:0;list-style:none}.blog-toc-sidebar__item{margin-bottom:.15rem}.blog-toc-sidebar__link{color:#525266;border-left:2px solid #0000;justify-content:space-between;align-items:baseline;gap:.4rem;padding:.3rem .75rem;font-size:.84rem;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.blog-toc-sidebar__link:hover{color:#2590ff;border-left-color:#2590ff;text-decoration:none}.blog-toc-sidebar__link span{min-width:0}.blog-toc-sidebar__arrow{flex-shrink:0;transition:transform .2s}.blog-toc-sidebar__arrow--open{transform:rotate(180deg)}.blog-toc-sidebar__sublist{margin:0;padding:0;list-style:none}.blog-toc-sidebar__sublist a{color:#696982;border-left:2px solid #0000;padding:.2rem .75rem .2rem 1.5rem;font-size:.78rem;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s;display:block}.blog-toc-sidebar__sublist a:hover{color:#2590ff;border-left-color:#2590ff;text-decoration:none}.blog-article__breadcrumb{align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.blog-article__breadcrumb a{color:#525266;text-decoration:none}.blog-article__breadcrumb a:hover{color:#2590ff}.blog-article__breadcrumb span{color:#ccc}.blog-article__title{color:#00008b;margin:0 0 1.25rem;font-size:2rem;font-weight:800;line-height:1.25}@media (width<=767px){.blog-article__title{font-size:1.5rem}}.blog-article__summary{color:#525266;background:#f8f8f8;border-left:3px solid #2590ff;border-radius:0 8px 8px 0;margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.blog-article__summary ul,.blog-article__summary ol{margin:.5rem 0;padding-left:1.25rem}.blog-article__summary li{margin-bottom:.25rem}.blog-article__summary p{margin:0 0 .5rem}.blog-article__summary p:last-child{margin-bottom:0}.blog-article__summary-title{color:#00008b;margin:0 0 .5rem;font-size:1rem;font-weight:700}.blog-article__meta{border-bottom:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.blog-article__author{align-items:center;gap:.65rem;display:flex}.blog-article__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.blog-article__avatar--initials{color:#fff;background:#2590ff;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.blog-article__author-name{color:#00008b;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.blog-article__author-name:hover{color:#2590ff}.blog-article__author-title{color:#525266;font-size:.78rem;display:block}.blog-article__details{color:#525266;align-items:center;gap:1rem;font-size:.8rem;display:flex}.blog-article__details span:before{content:"·";margin-right:1rem}.blog-article__cover{border-radius:10px;margin-bottom:2rem;overflow:hidden}.blog-article__cover img{width:100%;height:auto;display:block}.blog-article__content{color:#333;font-size:1rem;line-height:1.75}.blog-article__content h2{color:#00008b;margin:2rem 0 .75rem;scroll-margin-top:5rem;font-size:1.5rem;font-weight:700}.blog-article__content h3{color:#00008b;margin:1.5rem 0 .5rem;scroll-margin-top:5rem;font-size:1.2rem;font-weight:700}.blog-article__content h4{color:#00008b;margin:1.25rem 0 .5rem;font-size:1.05rem;font-weight:600}.blog-article__content p{margin:0 0 1rem}.blog-article__content ul,.blog-article__content ol{margin:0 0 1rem;padding-left:1.5rem}.blog-article__content ul li,.blog-article__content ol li{margin-bottom:.35rem}.blog-article__content a{color:#2590ff;text-decoration:underline}.blog-article__content a:hover{color:#0076f1}.blog-article__content blockquote{color:#525266;background:#f8f8f8;border-left:3px solid #2590ff;border-radius:0 6px 6px 0;margin:1.25rem 0;padding:.75rem 1.25rem;font-style:italic}.blog-article__content img{cursor:zoom-in;border:1px solid #0000001a;border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.blog-article__content table{border-collapse:collapse;width:100%;margin:1rem 0}.blog-article__content table th,.blog-article__content table td{text-align:left;border:1px solid #e0e0e0;padding:.6rem .85rem;font-size:.9rem}.blog-article__content table th{color:#00008b;background:#f8f8f8;font-weight:600}.blog-article__content strong{color:#00008b;font-weight:600}.blog-article__content hr{border:none;border-top:1px solid #00000014;margin:2rem 0}.blog-author-bio{background:#f8f8f8;border-left:3px solid #2590ff;border-radius:10px;gap:1.25rem;margin-top:2.5rem;padding:1.5rem;display:flex}@media (width<=575px){.blog-author-bio{text-align:center;flex-direction:column;align-items:center}}.blog-author-bio__photo{flex-shrink:0}.blog-author-bio__photo img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:72px;height:72px}.blog-author-bio__initials{color:#fff;background:#2590ff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.5rem;font-weight:700;display:flex}.blog-author-bio__info{flex-direction:column;min-width:0;display:flex}.blog-author-bio__name{color:#00008b;font-size:1.1rem;font-weight:700;text-decoration:none}.blog-author-bio__name:hover{color:#2590ff}.blog-author-bio__title{color:#525266;margin-top:.15rem;font-size:.85rem}.blog-author-bio__credentials{color:#2590ff;background:#2590ff14;border-radius:4px;width:fit-content;margin-top:.4rem;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-author-bio__description{color:#555;margin:.6rem 0 0;font-size:.875rem;line-height:1.55}.blog-author-bio__social{gap:.6rem;margin-top:.65rem;display:flex}@media (width<=575px){.blog-author-bio__social{justify-content:center}}.blog-author-bio__social a{color:#525266;justify-content:center;align-items:center;transition:color .2s;display:flex}.blog-author-bio__social a:hover{color:#2590ff}.blog-author-profile{margin-bottom:2rem}.blog-author-profile__header{align-items:center;gap:1.25rem;display:flex}@media (width<=575px){.blog-author-profile__header{text-align:center;flex-direction:column}}.blog-author-profile__photo{flex-shrink:0}.blog-author-profile__photo img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:96px;height:96px}.blog-author-profile__initials{color:#fff;background:#2590ff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;font-size:2rem;font-weight:700;display:flex}.blog-author-profile__info{flex-direction:column;display:flex}.blog-author-profile__name{color:#00008b;margin:0;font-size:1.5rem;font-weight:800;line-height:1.3}.blog-author-profile__title{color:#525266;margin-top:.2rem;font-size:.9rem}.blog-author-profile__credentials{color:#2590ff;background:#2590ff14;border-radius:4px;width:fit-content;margin-top:.4rem;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-author-profile__social{gap:.6rem;margin-top:.5rem;display:flex}@media (width<=575px){.blog-author-profile__social{justify-content:center}}.blog-author-profile__social a{color:#525266;align-items:center;gap:.35rem;font-size:.8rem;text-decoration:none;transition:color .2s;display:inline-flex}.blog-author-profile__social a:hover{color:#2590ff}.blog-author-profile__description{color:#555;margin:1rem 0 0;font-size:.9rem;line-height:1.6}.blog-author-posts-title{color:#00008b;border-bottom:1px solid #00000014;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.15rem;font-weight:700}.blog-cta{background-color:#eef9ff;background-size:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;height:172px;margin:0;padding:1.5rem 2.5rem;display:flex;position:relative;overflow:hidden}.blog-cta:after{content:"";background:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:100%;position:absolute;top:0;right:0}@media (width<=767px){.blog-cta{height:210px;padding:1.5rem}.blog-cta:after{z-index:0;opacity:.15;width:100%}}.blog-cta__inner{z-index:1;flex-direction:column;align-items:flex-start;gap:16px;width:50%;display:flex;position:relative}@media (width<=767px){.blog-cta__inner{text-align:center;align-items:stretch;width:100%}}.blog-cta__content{min-width:0}.blog-cta__title{color:#00008b!important;margin:0 0 .35rem!important;font-size:30px!important;font-weight:600!important;line-height:1.3!important}.blog-cta__subtitle{color:#00008b!important;margin:0!important;font-size:16px!important;font-weight:600!important;line-height:1.45!important}.blog-cta--blue{background-color:#3799ff}.blog-cta--blue .blog-cta__title,.blog-cta--blue .blog-cta__subtitle{color:#fff!important}@media (width<=767px){.blog-cta--blue:after{opacity:1}}.blog-cta--sidebar{height:210px;padding:36px 16px 16px}.blog-cta--sidebar .blog-cta__inner{text-align:center;align-items:stretch;width:100%}.blog-cta--sidebar:after{opacity:.15;width:100%}.blog-cta--sidebar .blog-cta__title{font-size:28px!important;line-height:1.1!important}.blog-cta--sidebar .blog-cta__subtitle{font-size:18px!important;line-height:1.1!important}.blog-cta--sidebar .blog-cta__button{font-size:.85rem}.blog-cta__button{white-space:nowrap;background:#32cd32;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem 1.75rem;font-size:.95rem;font-weight:700;transition:background .2s;display:inline-flex;position:relative;color:#fff!important;text-decoration:none!important}.blog-cta__button:hover{background:#2aac2a;color:#fff!important;text-decoration:none!important}.blog-related{border-top:1px solid #00000014;margin-top:1rem;padding:2.5rem 0 3rem}.blog-related__title{color:#00008b;margin:0 0 1.5rem;font-size:1.35rem;font-weight:800}.blog-related__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=991px){.blog-related__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=575px){.blog-related__grid{grid-template-columns:1fr}}.blog-empty{text-align:center;padding:3rem 1rem}.blog-empty h2{color:#00008b;margin:0 0 .5rem;font-size:1.3rem}.blog-empty p{color:#525266;margin:0 0 1.25rem;font-size:.95rem}.blog-empty__link{color:#2590ff;font-weight:600;text-decoration:none;display:inline-block}.blog-empty__link:hover{text-decoration:underline}.blog-lightbox{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.blog-lightbox__img{-o-object-fit:contain;object-fit:contain;cursor:default;border-radius:4px;max-width:90vw;max-height:90vh}.blog-lightbox__close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:2.5rem;line-height:1;transition:opacity .2s;position:absolute;top:1rem;right:1.5rem}.blog-lightbox__close:hover{opacity:1}.title-home{border-bottom:2px solid}.services__service{margin-top:-30px!important}.local-experts__block{margin:auto 0}.local-experts{padding-bottom:60px}@media (width>=768px){.home-hero__content-wrapper{max-width:1140px}}
