@charset "UTF-8";@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}:root{--box-shadow-tiny: 0px 1px 3px 0px rgba(0, 0, 0, .075);--box-shadow-light: 0px 2px 4px rgba(0, 0, 0, .15);--box-shadow-small: 0px 4px 8px -1px rgba(0, 0, 0, .16);--box-shadow-medium: 0px 4px 8px rgba(0, 0, 0, .2);--box-shadow-large: 0px 8px 16px rgba(0, 0, 0, .2)}:root{--vg-border-radius: .5rem}body{font-size:1rem}h1,h1.title,h2,h2.title,h3,h3.title{font-family:Poppins,sans-serif;color:#00008b}h2,h2.title{font-size:2.3rem;margin-bottom:2rem}h2.title-underline,h2.title.title-underline{border-bottom:2px solid #00008B}.about-us h2.title{border-bottom:0}h3,h3.title{font-size:2rem;margin-bottom:1rem}a{color:#000}.blocks-wrapper{display:flex;flex-direction:column;gap:4rem;margin:4rem 0}@media (width >= 768px){.blocks-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2rem}}.blocks-wrapper .block{flex:1 1 100%;max-width:700px}@media (width >= 768px){.blocks-wrapper .block{flex:1 1 45%;max-width:none}}.blocks-wrapper .block-translate{display:flex;flex-direction:column;gap:1rem}.blocks-wrapper .section-title{text-align:center;margin-bottom:1rem}.about-us{display:flex;justify-content:space-between;margin-top:3rem;flex-direction:column}.about-us__block{display:flex;flex-direction:column;width:100%}.about-us__block--img img{width:100%}@media (width >= 768px){.about-us{flex-direction:row}.about-us .about-us__block{width:45%}}.btn{box-shadow:0 0 10px #417db48c;margin-bottom:1rem;border-radius:50px;width:-moz-fit-content;width:fit-content;font-family:Poppins,sans-serif;padding:1rem 2rem}.btn.btn-primary{background-color:#00008b;border-color:#00008b}.btn.btn-white{background:#fff;color:#00008b}.btn.btn-cta{background-color:#32cd32;color:#fff;font-family:Poppins,sans-serif;box-shadow:none;border:0}.destinations-cards{display:grid;grid-template-columns:1fr;gap:24px}@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;width:100%;display:flex;flex-direction:column;align-items:center}.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{background-color:#bfffdf;margin:0 12px 0 30px;padding:4px 12px;border-radius:40px;color:#002bd3;font-size:.8em}.container{--bs-gutter-x: 2.5rem;--bs-gutter-y: 0}.destinations__cta{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem}.destinations-list{margin-top:0;padding:0}.destinations-list ul{list-style:none;padding:0 2rem;margin:0 auto;max-width:100%;-moz-columns:1;columns:1}@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;margin-bottom:.5rem}.destinations-list a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;font-size:1rem;transition:background .1s ease-in-out,border-radius .1s ease-in-out}.destinations-list a:hover{background:#f3f4f7;border-radius:.5rem}.destinations-list a img{flex-shrink:0;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease-in-out}.destinations-list__destination{display:flex;justify-content:center;padding:.5rem 0;cursor:pointer}@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{font-weight:700;margin-bottom:1rem;color:#00008b}.faq__content{margin-bottom:3rem;padding-left:2rem;border-left:2px solid #32CD32}.home-hero{block-size:-moz-fit-content;block-size:fit-content;display:block;overflow:hidden;height:-moz-fit-content;height:fit-content;position:relative}.home-hero__video{overflow:hidden;position:absolute;height:100%;width:100%;top:0;left:0;z-index:0}.home-hero__video .overlay{background-color:#000;opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.home-hero__video video{width:auto;height:auto;overflow:hidden}@media (width >= 1024px){.home-hero__video video{width:100%;height:1000px;-o-object-fit:cover;object-fit:cover;margin-top:-170px}}.home-hero__content{position:relative;color:#fff;text-align:left;z-index:2;height:100%}.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{font-size:2rem;color:#fff;font-family:Poppins,sans-serif;padding-bottom:1rem;border-bottom:4px solid;margin-bottom:1.5rem;display:inline-block}@media (width >= 768px){.home-hero__content .content__title{font-size:4rem}}.home-hero__content .content__subtitle{font-size:1.5rem;color:#fff;font-family:Poppins,sans-serif;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;position:relative;width:100%}@media (width >= 768px){.home-hero__content .content__highlights{background-color:#acacacc7}}.home-hero .highlight{font-weight:700;font-family:Poppins,sans-serif;width:100%;padding:2rem 0}.home-hero .highlight:first-child{background-color:#00008b}@media (width >= 768px){.home-hero .highlight:first-child{background-color:transparent}}.home-hero .highlight .highlight__value{font-size:3rem;margin-bottom:0;color:#fff}.home-hero .highlight .highlight__text{font-size:1rem}.home-hero .btn-primary{background-color:#002bd3;font-family:Poppins,sans-serif;box-shadow:none;border:0}.hero{padding:5rem 0;position:relative;margin-top:0;margin-bottom:5rem}.hero .overlay{position:absolute;background:#0006;top:0;right:0;bottom:0;left:0}.hero .hero__content{position:relative}.hero .hero__subtitle{font-family:Poppins,sans-serif;font-size:2rem;color:#fff;margin-bottom:2rem}@media (width >= 768px){.hero .hero__subtitle{font-size:2.5em}}.hero .hero__subtitle small{font-size:1.5rem;color:#fff;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{font-family:Poppins,sans-serif;font-size:2.5rem;color:#fff;margin-bottom:2rem}@media (width >= 768px){.hero .hero__title{font-size:4.5em}}.hero .hero__title small{font-size:1.5rem;color:#fff;display:block}@media (width >= 768px){.hero .hero__title small{font-size:3rem}}.hero .btn{padding:1rem 4rem;font-size:1.5rem;background-color:#32cd32;color:#fff}.content-hero{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:4rem;gap:2rem}@media (width >= 768px){.content-hero{flex-direction:row;align-items:center;justify-content:space-between;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{font-size:2.5rem;margin-bottom:1rem}@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{margin-top:3rem;text-align:center}.content-hero__image img{width:100%;max-width:600px;height:auto;border-radius:12px}.content-hero__cta{display:flex;flex-direction:column;gap:2rem}@media (width >= 768px){.content-hero__cta{flex-direction:row;justify-content:center}}.hero__footer{position:absolute;width:100%;display:flex;justify-content:center;bottom:-4rem;flex-direction:column;align-items:center}.hero__footer-container{background:#fff;border-radius:10px 10px 0 0;box-shadow:0 0 10px #0000003b;width:90%;display:flex;justify-content:space-around;align-items:center;padding:2rem;gap:1rem}.hero__footer-item{display:flex;flex-direction:row;gap:1rem;align-items:center;font-weight:600}.hero__footer-item .fas,.hero__footer-item .far{font-size:3rem;color:#32cd32}.hero__footer-bar{background:#fff;height:10px;width:100%}.highlights{padding:5rem 0;margin-bottom:5rem;text-align:center;background-color:#f5f5f5;display:flex;align-items:start;justify-content:center;align-items:center}.highlights__container{max-width:1200px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:2rem}@media (width >= 768px){.highlights__container{flex-direction:row}}.highlights .highlight{display:flex;flex-direction:column;width:80%}@media (width >= 768px){.highlights .highlight{width:100%}}.highlights .highlight__value{color:#fff}.highlights .highlight__image{font-size:50px;margin-right:1rem;margin-bottom:1rem}.highlights .highlight__image i{display:block;width:100%;color:#1172d9}.how-to-apply{margin-top:10rem}.how-to-apply .title{text-align:center;margin:4rem 0}.how-to-apply .how-to-apply__steps{width:80%;margin:0 auto;display:flex;gap:2rem;flex-direction:column}@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{font-size:50px;margin-right:1rem}.how-to-apply .step .step__image i{display:block;width:100%;color:#1172d9}.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{max-width:100%;height:auto;border-radius:10px}.local-experts{display:flex;flex-direction:column;gap:2rem}.local-experts .local-experts__blocks{display:flex;flex-direction:column;gap:4rem;margin-bottom:4rem}@media (width >= 768px){.local-experts .local-experts__blocks{flex-direction:row;flex-wrap:wrap;justify-content:center}}.local-experts h3{text-align:center}.local-experts .btn{display:block;margin-left:auto;margin-right:auto}.local-experts .btn.btn-white{color:#00008b}@media (width >= 768px){.local-experts .local-experts__block{width:45%}}.all-destinations-modal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:2;overflow:scroll}.all-destinations-modal .overlay{height:100vh;width:100vw;position:absolute;background-color:#0009;z-index:-1}.all-destinations-modal .destinations__list{width:98vw;max-height:98vh;padding:3vw;background:#fff;top:1vh;left:1vw;position:relative;overflow:scroll}.all-destinations-modal #close{position:absolute;right:1rem;cursor:pointer}@media (min-width: 576px){.all-destinations-modal{position:fixed}.all-destinations-modal .destinations__list{width:60vw;max-height:-moz-fit-content;max-height:fit-content;padding:2vw;top:22%;left:0;margin:0 auto;display:flex;flex-wrap:wrap}.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{display:flex;align-items:center;justify-content:space-around;gap:2rem}}@media (width >= 768px){.visa-types .visa-types__container>div{width:45%}}.services{display:flex;flex-direction:column;margin:5rem auto;flex-wrap:wrap;gap:4rem}@media (width >= 768px){.services{flex-direction:row}.services h2{width:100%;flex:0 0 100%;margin-bottom:4rem}.services h3{text-align:center}.services .services__service{flex:0 0 45%}}.visa-information{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (width <= 768px){.visa-information{grid-template-columns:1fr}}.visa-information .visa-information__image{display:none;text-align:center}@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{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.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{display:flex;gap:70px;margin-bottom:100px}.help__faqs,.help__reviews{width:50%}.list__container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service{background-size:cover;background-position:center;border-radius:8px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;font-size:1.3rem;color:#fff;padding:20px;width:100%;height:100%}.content-hero__text,.content-hero__image{flex:0 0 47%}.visas__list{-moz-columns:3;columns:3;-moz-column-gap:40px;column-gap:40px}.visas__list>.destination{display:block;margin-bottom:8px;-moz-column-break-inside:avoid;break-inside:avoid}.visas__cta{display:flex;justify-content:center;margin-top:40px}.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{margin-bottom:30px;color:#666;font-size:.9rem;letter-spacing:1px}.faq__title{font-size:1.2rem}.faqs__cta{display:flex;justify-items:center}.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 (max-width: 768px){.about-us__services>.container,.about-us__help{flex-direction:column;gap:40px;margin-bottom:60px;width:100%}.about-us__services,.about-us__help,.services__visas,.services__list,.help__reviews,.help__faqs{width:100%!important}.services__visas{margin-top:40px}.content-hero__title{font-size:2.4rem;margin-top:60px}.content-hero__image{margin-top:0}}.app-cta{display:flex;justify-content:center;margin:2rem 0}.app-cta .btn{padding:1rem 4rem;font-size:1.2rem;background-color:#32cd32;color:#fff;border-radius:10px}.app-cta .btn:hover{background-color:#28a428}.blog-container{display:grid;grid-template-columns:4fr 1fr;margin-top:1rem;margin-bottom:1rem}.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}}
