﻿@import'../fonts/abhaya/abhaya.css';@import'../fonts/crossfit-demo/crossfit-demo.css';@import'../fonts/roboto/roboto.css';body>.body .slideshow,body>.header .slideshow,body>.hero .slideshow,body>.footer .slideshow{opacity:0;position:relative;max-width:100%;margin:0px auto;padding:0px 0px;transition:opacity .5s ease}body>.body .slideshow.text-center *,body>.header .slideshow.text-center *,body>.hero .slideshow.text-center *,body>.footer .slideshow.text-center *{text-align:center !important}body>.body .slideshow .item,body>.header .slideshow .item,body>.hero .slideshow .item,body>.footer .slideshow .item{position:absolute;display:block;visibility:hidden;text-decoration:none;margin:0px;padding:0px;padding-bottom:30px;outline:none;border:none}body>.body .slideshow .item.active,body>.header .slideshow .item.active,body>.hero .slideshow .item.active,body>.footer .slideshow .item.active{display:block;visibility:visible;position:relative;-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}body>.body .slideshow .item img,body>.header .slideshow .item img,body>.hero .slideshow .item img,body>.footer .slideshow .item img{width:auto;max-width:100%;margin:0px;padding:0px;vertical-align:bottom}body>.body .slideshow .item .caption,body>.header .slideshow .item .caption,body>.hero .slideshow .item .caption,body>.footer .slideshow .item .caption{position:absolute;bottom:0;left:0;width:100%;height:120px;overflow-y:auto;font-size:1.1428571429rem;line-height:1.1428571429rem;background-color:rgba(0,0,0,.44);color:#fff;margin:0px;padding:1.0714285714rem 0.6428571429rem}body>.body .slideshow .item .caption .title,body>.header .slideshow .item .caption .title,body>.hero .slideshow .item .caption .title,body>.footer .slideshow .item .caption .title{text-align:center;font-weight:bold;margin:0px;padding:0px;margin-bottom:0.5714285714rem}body>.body .slideshow .item .caption .text,body>.header .slideshow .item .caption .text,body>.hero .slideshow .item .caption .text,body>.footer .slideshow .item .caption .text{text-align:justify;margin:0px;padding:0px}@media screen and (min-width: 780px){body>.body .slideshow .item .caption,body>.header .slideshow .item .caption,body>.hero .slideshow .item .caption,body>.footer .slideshow .item .caption{font-size:1.2857142857rem;line-height:1.2857142857rem;padding:2.1428571429rem 0.6428571429rem}body>.body .slideshow .item .caption .title,body>.header .slideshow .item .caption .title,body>.hero .slideshow .item .caption .title,body>.footer .slideshow .item .caption .title{margin-bottom:0.7142857143rem}}@media screen and (min-width: 780px){body>.body .slideshow .item,body>.header .slideshow .item,body>.hero .slideshow .item,body>.footer .slideshow .item{padding-bottom:0px}}@media screen and (max-width: 780px){body>.body .slideshow .item img,body>.header .slideshow .item img,body>.hero .slideshow .item img,body>.footer .slideshow .item img{object-fit:cover;height:300px}}body>.body .slideshow .navigation-dots,body>.header .slideshow .navigation-dots,body>.hero .slideshow .navigation-dots,body>.footer .slideshow .navigation-dots{display:none;position:absolute;top:10px;left:50%;z-index:100;transform:translateX(-50%)}body>.body .slideshow .navigation-dots .dot,body>.header .slideshow .navigation-dots .dot,body>.hero .slideshow .navigation-dots .dot,body>.footer .slideshow .navigation-dots .dot{display:inline-block;width:30px;height:30px;margin:0px 5px 0px 5px;border-radius:100%;background-color:rgba(0,0,0,0);border:#3b414d .5px solid;cursor:pointer;opacity:.2;transition:all .5s ease}body>.body .slideshow .navigation-dots .dot.active,body>.header .slideshow .navigation-dots .dot.active,body>.hero .slideshow .navigation-dots .dot.active,body>.footer .slideshow .navigation-dots .dot.active{background-color:#3b414d}body>.body .slideshow .navigation-dots .dot:hover,body>.header .slideshow .navigation-dots .dot:hover,body>.hero .slideshow .navigation-dots .dot:hover,body>.footer .slideshow .navigation-dots .dot:hover{opacity:1}body>.body .slideshow .prev,body>.body .slideshow .next,body>.header .slideshow .prev,body>.header .slideshow .next,body>.hero .slideshow .prev,body>.hero .slideshow .next,body>.footer .slideshow .prev,body>.footer .slideshow .next{display:none;position:absolute;top:5px;z-index:100;width:auto;padding:5px;font-size:30px;line-height:30px;font-weight:bold;color:#fff;transition:all .6s ease;border-radius:0 3px 3px 0;user-select:none;opacity:.3;cursor:pointer}body>.body .slideshow .prev,body>.header .slideshow .prev,body>.hero .slideshow .prev,body>.footer .slideshow .prev{left:0}body>.body .slideshow .next,body>.header .slideshow .next,body>.hero .slideshow .next,body>.footer .slideshow .next{right:0;border-radius:3px 0 0 3px}body>.body .slideshow .prev:hover,body>.body .slideshow .next:hover,body>.header .slideshow .prev:hover,body>.header .slideshow .next:hover,body>.hero .slideshow .prev:hover,body>.hero .slideshow .next:hover,body>.footer .slideshow .prev:hover,body>.footer .slideshow .next:hover{background-color:rgba(0,0,0,.8);opacity:1}@media screen and (min-width: 780px){body>.body .slideshow .navigation-dots .dot,body>.header .slideshow .navigation-dots .dot,body>.hero .slideshow .navigation-dots .dot,body>.footer .slideshow .navigation-dots .dot{width:18px;height:18px;opacity:.4}body>.body .slideshow .prev,body>.body .slideshow .next,body>.header .slideshow .prev,body>.header .slideshow .next,body>.hero .slideshow .prev,body>.hero .slideshow .next,body>.footer .slideshow .prev,body>.footer .slideshow .next{top:50%;transform:translateY(-50%);padding:16px;font-size:20px;line-height:20px;opacity:.8}}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}body>.navigation{position:fixed;top:0px;left:0px;width:100%;min-height:70px;z-index:200;background-color:#3b414d}body>.navigation.active .items{display:flex}body>.navigation>.content{position:relative;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:100%}body>.navigation .logo{max-width:280px;margin:10px 15px 0px 15px}body>.navigation .items{display:none;flex:0 0 auto;flex-wrap:wrap;justify-content:center;max-height:85vh;overflow-y:auto}body>.navigation .items>.item{display:block;width:100%;text-align:center;padding:0;box-shadow:0px 2px 6px rgba(0,0,0,.2);transition:.5s ease all;cursor:pointer}body>.navigation .items>.item:last-child{box-shadow:none}body>.navigation .items>.item>.text{padding:13px 0px 7px 0px;font-size:1.1428571429rem;color:#fff;transition:.5s ease all;text-transform:uppercase}body>.navigation .items>.item>.text i.icon{position:relative;top:-2px;margin:0;padding:0;font-size:1.1428571429rem;line-height:1.1428571429rem;vertical-align:middle;transition:transform ease .5s}body>.navigation .items>.item:hover{box-shadow:0px 2px 8px rgba(0,0,0,.2)}body>.navigation .items>.item:hover>.text{opacity:.8}body>.navigation .items>.item.current>.text{font-size:1.1785714286rem;font-weight:700}body>.navigation .items>.item.menu>.subitems{display:none;flex:0 0 auto;flex-wrap:wrap;justify-content:center}body>.navigation .items>.item.menu>.subitems>.item{display:block;width:100%;text-align:center;padding:5px 0px;transition:.5s ease all;font-size:0.9285714286rem;color:#fff;text-transform:capitalize}body>.navigation .items>.item.menu>.subitems>.item:hover{opacity:.5}body>.navigation .items>.item.menu.active>.text i.icon{transform:rotate(180deg)}body>.navigation .items>.item.menu.active>.subitems{display:flex}body>.navigation .open-nav{position:absolute;top:10px;right:4px;z-index:10;margin:0;padding:10px 10px;background-color:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;transition:.5s ease all}body>.navigation .open-nav i.icon{font-size:1.7857142857rem;margin:0;padding:0}body>.navigation .open-nav:hover{opacity:1}body>.navigation.inverted{background-color:#fff}body>.navigation.inverted .items>.item>.text{color:#3b414d}body>.navigation.inverted .items>.item.menu>.subitems>.item{color:#3b414d}body>.navigation.inverted .open-nav{color:#3b414d}@media screen and (min-width: 1000px){body>.navigation{display:grid;grid-template-columns:100%;align-items:center}body>.navigation>.content{height:100%;width:100%;grid-template-columns:300px auto}body>.navigation .items{display:flex;justify-content:flex-end;align-content:center;overflow-y:initial;background-color:#3b414d}body>.navigation .items>.item{position:relative;display:grid;grid-template-columns:100%;align-content:center;width:auto;box-shadow:none;height:100%;background-color:#3b414d}body>.navigation .items>.item>.text{font-size:0.9285714286rem;padding:0px 1.0714285714rem}body>.navigation .items>.item.menu{position:relative}body>.navigation .items>.item.menu:last-child>.subitems{left:initial;right:0}body>.navigation .items>.item.menu>.subitems{display:flex;position:absolute;top:100%;left:0;z-index:-1;min-width:180px;padding-left:15px;padding-right:15px;background-color:#3b414d;transform:translateY(-100%) scaleY(0);animation:ungrow-subitems ease .5s}@keyframes ungrow-subitems{0%{transform:translateY(0%) scaleY(1)}100%{transform:translateY(-100%) scaleY(0)}}body>.navigation .items>.item.menu>.subitems>.item{font-size:0.9285714286rem}body>.navigation .items>.item.menu.active>.subitems{transform:translateY(0%) scaleY(1);animation:grow-subitems ease .5s}@keyframes grow-subitems{0%{transform:translateY(-100%) scaleY(0)}100%{transform:translateY(0%) scaleY(1)}}body>.navigation .items>.item::after{position:absolute;bottom:5px;left:0;display:block;opacity:0;content:" ";height:2px;width:100%;border-bottom:4px #fff solid;animation:ungrow-line .5s ease}@keyframes ungrow-line{0%{width:100%;opacity:1}100%{width:0%;opacity:1}}body>.navigation .items>.item:hover,body>.navigation .items>.item.active,body>.navigation .items>.item.current{box-shadow:none}body>.navigation .items>.item:hover>.text,body>.navigation .items>.item.active>.text,body>.navigation .items>.item.current>.text{font-size:0.9285714286rem;font-weight:400}body>.navigation .items>.item:hover::after,body>.navigation .items>.item.active::after,body>.navigation .items>.item.current::after{opacity:1;animation:grow-line .5s ease}@keyframes grow-line{0%{width:0%}100%{width:100%}}body>.navigation .open-nav{display:none}body>.navigation.inverted .items{background-color:#fff}body>.navigation.inverted .items>.item{background-color:#fff}body>.navigation.inverted .items>.item.menu>.subitems{background-color:#fff}body>.navigation.inverted .items>.item::after{border-bottom:4px #3b414d solid}}figure{display:block;margin:0;padding:0}a.ui.button{text-decoration:none !important}.ui.button{border-radius:0px !important;background-color:#3b414d;color:#fff}.ui.button:hover,.ui.button:active,.ui.button:focus,.ui.button.active{background-color:#3b414d;color:#fff;opacity:.8}.ui.form .field input,.ui.form .field select,.ui.form .field textarea{border-radius:0px !important}.ui.dropdown{border-radius:0px !important}.ui.dropdown .menu{border-radius:0px !important}.ui.tabular.menu .item:not(.active){cursor:pointer}.ui.card,.ui.cards{border-radius:0px;color:#676767}.ui.card .card,.ui.cards .card{border-radius:0px}@font-face{font-family:roboto-regular;src:url(../fonts/roboto/files/roboto-v30-latin-regular.ttf)}html,body{position:relative;font-size:14px;margin:0;padding:0;width:100%;box-sizing:border-box}html{overflow-x:hidden;height:auto;min-height:100%}body{display:grid;grid-template-columns:100%;grid-template-rows:auto;overflow:hidden;height:auto;min-height:100vh;padding-top:55px}@media screen and (max-width: 1300px){body{padding-top:70px}}@media screen and (max-width: 1600px){body{padding-top:90px}}img{max-width:100%}*,*:before,*:after{box-sizing:inherit}.line-title{width:140px;height:8px;background-color:#666}.more-button-description{width:fit-content;height:60px}.more-button-description a{color:#fff;font:normal normal 20px/30px roboto-regular;display:flex;align-items:center;background-color:#1b51a2;width:fit-content;height:100%;display:flex;justify-content:center;align-items:center;padding-right:20px;padding-left:20px}.more-button-description a i{font-size:30px}.test-crossfit-font-1{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:100}.test-crossfit-font-2{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:200}.test-crossfit-font-3{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:300}.test-crossfit-font-4{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:400}.test-crossfit-font-5{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:600}.test-crossfit-font-6{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:700}.test-crossfit-font-7{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:800}.test-crossfit-font-8{font-size:30px;font-family:"Crossfit Demo";font-style:normal;font-weight:900}.test-crossfit-font-9{font-size:30px;font-family:"Crossfit Demo";font-style:italic;font-weight:900}.general-menu{position:fixed;top:0;left:0;z-index:3;width:100%;height:max-content}.general-menu .main-logo{width:100%;height:90px;padding:0px 10px 5px 10px}.general-menu .main-logo img{width:auto;height:100%;object-fit:cover;margin-top:-5px}.general-menu .language-button{width:100px;height:65px;border-left:1px solid #1e3462;display:flex;align-items:center;justify-content:center;cursor:pointer}.general-menu .language-button h1{font-size:30px;color:#1e3462}.general-menu .logos-container{display:grid;grid-template-columns:260px auto 40%;background-color:#fff;width:100%;padding-top:20px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);align-items:center}.general-menu .logos-container .logos-group{display:flex;align-items:center;justify-content:flex-end}.general-menu .logos-container .logos-group .usaid-container{display:none}.general-menu .logos-container .logos-group .logo-container{display:grid;justify-content:center;align-items:center;width:fit-content;margin-left:10px;margin-right:10px}.general-menu .logos-container .logos-group .logo-container img{width:100%;height:auto;max-width:207px}.general-menu .mobile-menu{display:none}.general-menu .navbar{background-color:#1e3462;display:flex;justify-content:flex-end;height:72px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:0px 0px 40px 40px;max-width:1724px;margin:0px auto}.general-menu .navbar .dropdown-container{width:80%;display:flex;justify-content:space-between}.general-menu .navbar .dropdown-container .dropdown-menu{float:left}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-link{font:normal normal 20px/30px roboto-regular;border:none;text-align:center;outline:none;color:#fff;padding:20px 0 20px 0;float:left;text-decoration:none;cursor:pointer}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content{visibility:hidden;position:absolute;background-color:#f9f9f9;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);width:fit-content;height:fit-content;margin:60px auto auto 15px;padding:20px 40px 30px 0px;transition:.5s;opacity:0}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content .red-line{width:158px;height:10px;background-color:#b8142f;position:absolute;top:0}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content a{font-family:Arial;font-weight:400;font-size:16px;line-height:20px;float:none;color:#1e3462;padding:10px 0 10px 10px;text-decoration:none;display:block;margin-left:20px;text-align:left}.general-menu .navbar .dropdown-container .dropdown-menu:hover .dropdown-content{visibility:visible;transition:.5s;opacity:1}.general-menu .navbar .dropdown-container .language-button-mobile{display:none}.general-menu .navbar .dropdown-container .dropdown-menu:nth-child(4){background-color:#b8142f;width:252px;height:60px;border-radius:0px 0px 40px 40px}.general-menu .navbar .dropdown-container .dropdown-menu:nth-child(4) .dropdown-link{display:flex;justify-content:center;align-items:center;padding-top:12px;width:100%}.general-menu .navbar .dropdown-container .dropdown-menu:nth-child(4) .dropdown-link img{width:32px;height:42px;margin-right:10px}.general-footer{display:grid;width:100%;height:362px;padding-bottom:5%}.general-footer .top-footer-content{max-width:900px;margin:0px auto}.general-footer .top-footer-content p{font:normal normal 600 12px/22px roboto-regular;text-align:center;color:#1e3462}.general-footer .divider{width:1000px;height:4px;background-color:#1e3462;margin:0px auto;margin-top:20px;margin-bottom:20px}.general-footer .footer-logos-group{height:100px;display:grid;max-width:1440px;margin:0px auto;grid-template-columns:auto auto auto auto auto;justify-content:space-around;align-items:center;grid-gap:20px}.general-footer .footer-logos-group img{width:auto;height:auto;margin:0px auto;max-width:190px}.slick-slider{z-index:2}.home-section{max-width:1920px;width:100%;position:relative;margin:0px auto}.home-section .banner-home{width:100%;height:980px;max-width:1920px;position:relative;display:flex !important;align-items:center;background-image:url(../images/template/banner-home.png);background-position:center center;background-repeat:no-repeat;margin:0px auto;z-index:2}.home-section .banner-home .text-left-english{margin-top:-100px}.home-section .banner-home .text-left{max-width:510px;height:500px;margin-left:250px}.home-section .banner-home .text-left h1{color:#fff;font:normal normal 50px/65px roboto-regular;margin-bottom:65px}.home-section .banner-home .text-left .right-button{bottom:10%;right:7%}.home-section .banner-home .text-left .left-button{bottom:10%;left:5%}.home-section .banner-home .text-left .more-button{background-color:#fff;max-width:fit-content;height:50px;display:flex;align-items:center;position:absolute}.home-section .banner-home .text-left .more-button a{color:#1b51a2;font-family:Arial;font-weight:400;font-size:20px;line-height:30px;padding:15px 25px;display:flex;align-items:center}.home-section .banner-home .text-left .more-button a i{color:#b8142f;background-color:#fff;font-size:30px}.home-section .lineas-azul{height:2000px;width:653px;position:absolute;right:-395px;top:579px;z-index:1}.home-section .lineas-azul img{width:100%;height:100%}.home-section .description{padding-top:200px;display:grid;grid-template-columns:auto auto;position:relative;height:fit-content;width:80%;max-width:1920px;margin:0px auto;align-items:center;padding-bottom:300px;justify-content:center;grid-gap:160px;z-index:2}.home-section .description .left-content-description{position:relative}.home-section .description .left-content-description .square{width:846px;height:479px;position:absolute;margin-top:-38px;margin-left:-38px}.home-section .description .left-content-description .square img{width:100%;height:auto}.home-section .description .left-content-description .image{width:843px;height:474px}.home-section .description .left-content-description .image img{width:100%;height:auto;object-fit:cover}.home-section .description .right-content-description{height:451px;width:568px;position:relative}.home-section .description .right-content-description .more-button-description{float:right}.home-section .description .right-content-description h2{color:#1b51a2;font-size:50px;line-height:87px;font-weight:700;margin-bottom:40px}.home-section .description .right-content-description p{color:#666;font:normal normal 400 25.5px/35px roboto-regular}.home-section .description .right-content-description .line-title{margin-top:-55px;position:absolute}.home-section .our-impact{display:grid;grid-template-columns:50% 50%;height:fit-content}.home-section .our-impact .text-left-impact{max-width:620px;margin:0px auto;position:relative;margin-right:0px}.home-section .our-impact .text-left-impact .our-impact-text{position:relative}.home-section .our-impact .text-left-impact .our-impact-text h1{color:#1b51a2;font-size:50px;line-height:87px;margin-bottom:25px}.home-section .our-impact .text-left-impact .our-impact-text p{color:#666;font:normal normal 25px/30px roboto-regular}.home-section .our-impact .text-left-impact .our-impact-text p strong{color:#1653a1}.home-section .our-impact .text-left-impact .our-impact-text .line-title{position:absolute;margin-top:-45px}.home-section .our-impact .text-left-impact .figures{max-width:340px;margin-top:60px}.home-section .our-impact .text-left-impact .figures .figure{margin-bottom:35px}.home-section .our-impact .text-left-impact .figures .figure h1{color:#1b51a2;font:normal normal 700 60px/60px roboto-regular;margin-bottom:-5px}.home-section .our-impact .text-left-impact .figures .figure p{color:#666;font:normal normal normal 20px/24px roboto-regular}.home-section .our-impact .text-left-impact .figures .figure .line-p{width:280px;height:2px;background-color:#1653a1;margin-top:-10px}.home-section .our-impact .text-left-impact .more-button-description{margin-top:20px}.home-section .our-impact .map-right img{margin-left:-950px;margin-top:-60px;max-width:fit-content}.home-section .life-stories-banner{background-image:url(../images/template/banner-historias.jpg);width:100%;height:843px;position:relative;max-width:1920px;margin:0px auto;margin-top:-115px}.home-section .life-stories-banner .maria-container{max-width:737px;background-color:#fff;border-radius:0px 130px 0px 0px;opacity:.83;position:absolute;bottom:0;width:100%;max-height:171px;height:100%}.home-section .life-stories-banner .maria-container .text-maria{max-width:340px;margin:0px auto;margin-right:100px}.home-section .life-stories-banner .maria-container .text-maria h1{color:#1b51a2;font-family:Arial;font-weight:700;font-size:25px;line-height:60px;margin-bottom:-5px}.home-section .life-stories-banner .maria-container .text-maria .line-title{position:absolute;margin-top:-13px;height:2px;width:84px}.home-section .life-stories-banner .maria-container .text-maria p{color:#666;font:normal normal normal 14px/17px roboto-regular}.home-section .union{max-width:1920px;margin:0px auto;width:100%}.home-section .union img{margin-top:-54px;position:relative;height:100px;width:100%;object-fit:cover;object-position:top}.home-section .life-stories-content{background-color:#1e3462;padding-top:50px;padding-bottom:600px;display:grid;grid-template-columns:auto 65%;align-items:center;max-width:1920px;margin:0px auto;width:100%;margin-top:-20px}.home-section .life-stories-content .left-text-life-stories{max-width:340px;height:fit-content;margin:0px auto;margin-right:80px}.home-section .life-stories-content .left-text-life-stories h1{color:#fff;font-family:Arial;font-weight:700;font-size:50px;line-height:58px}.home-section .life-stories-content .left-text-life-stories .button-life-stories{width:244px;height:60px;background-color:#1b51a2;align-items:center;display:flex;justify-content:center}.home-section .life-stories-content .left-text-life-stories .button-life-stories a{font-size:20px;font-family:Arial;font-weight:400;align-items:center;display:flex;justify-content:center;color:#fff}.home-section .life-stories-content .left-text-life-stories .button-life-stories a i{font-size:30px;color:#fff}.home-section .life-stories-content .stories{display:flex}.home-section .life-stories-content .stories .image{width:200px;height:270px;position:relative;margin-left:30px;margin-right:30px}.home-section .life-stories-content .stories .image img{width:100%;height:auto;object-fit:cover}.home-section .life-stories-content .stories .image:hover .hover-image{visibility:visible;opacity:1;transition:.5s}.home-section .life-stories-content .stories .image .hover-image{background:rgba(0,0,0,0) linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;opacity:0;width:200px;height:124px;position:absolute;bottom:0;display:flex;justify-content:center;align-items:flex-end;justify-content:flex-start;visibility:hidden;transition:.5s;padding-left:20px;padding-bottom:5px}.home-section .life-stories-content .stories .image .hover-image .line-image-hover{background-color:#b8142f;height:2px;width:84px;position:absolute;margin-bottom:15px}.home-section .life-stories-content .stories .image .hover-image .text-hover{max-width:153px;margin-bottom:20px}.home-section .life-stories-content .stories .image .hover-image .text-hover h2{color:#1e3462;font-size:18px;line-height:20px;font-family:Arial;font-weight:700;word-break:break-word}.home-section .home-news{padding-top:400px;border-radius:485px 0px 0px 0px;background-color:#fff;max-width:1920px;margin:0px auto;margin-top:-485px;width:100%}.home-section .home-news .last-new{margin-top:-250px;text-align:center}.home-section .home-news .last-new .title{margin-bottom:60px}.home-section .home-news .last-new .title h1{color:#1b51a2;font:normal normal 800 60px/70px roboto-regular}.home-section .home-news .last-new .last-new-container{display:grid;grid-template-columns:auto auto;grid-gap:100px;margin-bottom:100px;justify-content:center}.home-section .home-news .last-new .last-new-container .right-image-news{width:710px;height:450px;display:flex;align-items:center}.home-section .home-news .last-new .last-new-container .right-image-news img{width:100%;height:auto;object-fit:cover}.home-section .home-news .last-new .last-new-container .left-text-news{max-width:514px;height:82px}.home-section .home-news .last-new .last-new-container .left-text-news .text-container{text-align:left}.home-section .home-news .last-new .last-new-container .left-text-news .text-container h1{font:normal normal 700 35px/40px roboto-regular;color:#1b51a2}.home-section .home-news .last-new .last-new-container .left-text-news .text-container p{color:#666;font:normal normal 20px/30px roboto-regular;margin-bottom:30px}.home-section .home-news .news-section{display:grid;grid-template-columns:auto auto auto}.home-section .home-news .news-section .new{max-width:460px;margin:0px auto;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);padding-bottom:20px;position:relative}.home-section .home-news .news-section .new .image{width:460px;height:230px;margin-bottom:15px}.home-section .home-news .news-section .new .image img{width:100%;height:auto;object-fit:cover}.home-section .home-news .news-section .new .content{max-width:380px;margin:0px auto}.home-section .home-news .news-section .new .content small{color:#666;font:normal normal 13.6px/32px roboto-regular}.home-section .home-news .news-section .new .content h2{color:#1e3462;font:normal normal 500 25.5px/32px roboto-regular;margin-bottom:10px;transition:.5s}.home-section .home-news .news-section .new .content p{color:#666;font:normal normal 17px/22px roboto-regular}.home-section .home-news .news-section .new .content .more-button-description{opacity:0;visibility:hidden;transition:.5s;position:absolute;background-color:initial;bottom:0;left:0;right:0;margin:0px auto;margin-bottom:-30px}.home-section .home-news .news-section .new:hover .content h2{margin-top:10px;transition:.5s}.home-section .home-news .news-section .new:hover .content .more-button-description{opacity:1;visibility:visible;transition:.5s}.home-section .home-news .button-news{margin-top:150px;margin-bottom:100px;display:flex;justify-content:center}.history{height:fit-content;padding-bottom:100px}.history .banner-history{width:100%;max-width:1920px;height:600px;margin:0px auto}.history .banner-history img{object-fit:cover;width:100%;height:100%}.history .description-history{max-width:900px;margin:0px auto;text-align:center}.history .description-history h1{color:#1e3462;font-size:60px;line-height:70px}.history .description-history .line-title-history{background-color:#1653a1;width:212px;height:4px;position:absolute;margin-top:-16px;margin-left:443px}.history .description-history p{color:#666;font:normal normal 25.5px/40px roboto-regular}.history .description-history p b{color:#1e3462}.history .logo{width:315px;height:183px;text-align:center;margin:0px auto;margin-bottom:150px;margin-top:150px}.history .logo img{width:100%;height:auto;object-fit:cover}.history .information{display:grid;grid-template-columns:auto auto;grid-gap:100px;margin-bottom:100px;justify-content:center;margin-top:130px}.history .information .text-left{max-width:400px;margin:0px auto}.history .information .text-left p{font:normal normal 20.4px/38px roboto-regular;color:#666}.history .information .text-left b{color:#1e3462}.history .information .right-image{position:relative}.history .information .right-image .square{width:637px;position:absolute;border:2px solid #1653a1;height:538px;margin-left:50px;margin-top:-35px}.history .information .right-image .image{width:650px;height:478px;margin:0px auto}.history .information .right-image .image img{object-fit:cover;width:100%;height:auto}.history .time-line{max-width:954px;margin:0px auto;padding-bottom:150px}.history .time-line .title{margin:50px auto}.history .time-line .title h1{font:normal normal bold 40.8px/43px roboto-regular;color:#1653a1;text-align:center}.history .time-line .container{display:flex;flex-direction:column;align-items:center}.history .time-line .container .item{display:grid;grid-template-columns:49.5% auto 50.5%;width:100%;height:200px;align-items:center;position:relative}.history .time-line .container .item .circle{width:22px;height:22px;background-color:#1e3462;border-radius:50%;position:absolute}.history .time-line .container .item .dates{text-align:right}.history .time-line .container .item .dates img{width:100%;max-width:182.6px;max-height:182.6px;object-fit:cover}.history .time-line .container .item .mid-line{width:2px;height:100%;background-color:#1e3462}.history .time-line .container .item .text{width:400px;margin:0px auto;margin-left:75px;max-width:400px}.history .time-line .container .item .text p{font:normal normal 20.4px/32px roboto-regular;color:#666}.history .time-line .container .item:nth-child(even) .dates{text-align:left}.history .time-line .container .item:nth-child(even) .text{margin-left:0;text-align:right}.history .time-line .container .item:nth-child(6) .circle{bottom:0;margin-left:462px;margin-top:-20px}.history .time-line .container .item:nth-child(1) .circle{top:0;margin-left:462px;margin-top:-20px}.history .text-bottom{max-width:900px;margin:0px auto;margin-bottom:100px}.history .text-bottom b{color:#1e3462;font:normal normal 20.4px/40px roboto-regular}.history .text-bottom strong{font:normal normal 500 20.4px/40px roboto-regular}.history .text-bottom p{color:#666;font:normal normal 20.4px/40px roboto-regular}.history .back-button{width:fit-content;margin:0px auto}.networks{height:fit-content;padding-bottom:100px}.networks .banner-networks{width:100%;max-width:1920px;height:600px;margin:0px auto}.networks .banner-networks img{object-fit:cover;width:100%;height:100%}.networks .description-networks{max-width:900px;margin:0px auto;text-align:center}.networks .description-networks h1{color:#1e3462;font-size:60px;line-height:70px}.networks .description-networks .line-title-networks{background-color:#1653a1;width:106px;height:4px;position:absolute;margin-top:-12px;margin-left:425px}.networks .description-networks p{color:#666;font:normal normal 25.5px/40px roboto-regular}.networks .description-networks p b{color:#1e3462}.networks .two-networks{display:grid;grid-template-columns:auto auto;max-width:1200px;margin:0px auto;width:90%;margin-bottom:100px;margin-top:100px;grid-gap:150px}.networks .two-networks .content .image{width:200px;height:auto;margin:0px auto;margin-bottom:50px}.networks .two-networks .content .image img{width:100%;height:auto;object-fit:cover}.networks .two-networks .content .bottom-content p{color:#666;font:normal normal 17px/32px roboto-regular}.networks .back-button{width:fit-content;margin:0px auto}.networks .back-button i{color:#b8142f}.allies{height:fit-content;padding-bottom:100px}.allies .title-allies{color:#1653a1;font:normal normal 600 47.5px/40px roboto-regular;margin-bottom:50px;text-align:center}.allies .banner-allies{width:100%;max-width:1920px;height:600px;margin:0px auto}.allies .banner-allies img{object-fit:cover;width:100%;height:100%}.allies .description-allies{max-width:900px;margin:0px auto;text-align:center}.allies .description-allies h1{color:#1e3462;font-size:60px;line-height:70px}.allies .description-allies .line-title-allies{background-color:#1653a1;width:251px;height:4px;position:absolute;margin-top:-12px;margin-left:450px}.allies .description-allies p{color:#666;font:normal normal 25.5px/40px roboto-regular}.allies .description-allies p b{color:#1653a1}.allies .one-donor{display:grid;grid-template-columns:auto;max-width:900px;margin:0px auto;margin-top:80px;margin-bottom:100px}.allies .one-donor .content .image{width:200px;height:auto;margin:0px auto;margin-bottom:50px}.allies .one-donor .content .image img{width:100%;height:auto;object-fit:cover}.allies .one-donor .description{max-width:800px;margin:0px auto;text-align:center}.allies .one-donor .description p{color:#666;font:normal normal 25.5px/40px roboto-regular}.allies .two-allies{display:grid;grid-template-columns:auto auto;margin:0px auto;margin-bottom:100px;grid-gap:150px;justify-content:center}.allies .two-allies .content .image{width:200px;height:auto;margin:0px auto;margin-bottom:50px}.allies .two-allies .content .image img{width:100%;height:auto;object-fit:cover}.allies .back-button{width:fit-content;margin:0px auto}.allies .back-button i{color:#b8142f}.frequent-questions{height:fit-content;padding-bottom:100px}.frequent-questions .banner-frequent-questions{width:100%;max-width:1920px;height:600px;margin:0px auto}.frequent-questions .banner-frequent-questions img{object-fit:cover;width:100%;height:100%}.frequent-questions .description-frequent-questions{max-width:900px;margin:0px auto;text-align:center;margin-bottom:50px}.frequent-questions .description-frequent-questions h1{color:#1e3462;font-size:60px;line-height:70px}.frequent-questions .description-frequent-questions .line-title-frequent-questions{background-color:#1653a1;width:251px;height:4px;position:absolute;margin-top:-12px;margin-left:426px}.frequent-questions .buttons-questions{display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:50px}.frequent-questions .buttons-questions div{width:fit-content;height:fit-content;padding:20px 30px;border-radius:48px;background-color:#1b51a2;margin-left:20px;margin-right:20px;cursor:pointer}.frequent-questions .buttons-questions div p{max-width:308px;margin:0px auto;text-align:center;color:#fff;font:normal normal 20px/20px roboto-regular}.frequent-questions .questions{max-width:900px;width:90%;margin:0px auto}.frequent-questions .questions .question{margin-bottom:70px}.frequent-questions .questions .question h1{color:#1e3462;font:normal normal 700 25.5px/40px roboto-regular}.frequent-questions .questions .question p{color:#666;font:normal normal 17.5px/24px roboto-regular}.frequent-questions .questions .question p b{color:#1b51a2}.frequent-questions .questions .question p strong{color:#1b51a2}.frequent-questions .logos{display:flex;margin:0px auto;max-width:1200px}.frequent-questions .logos .divider{width:2px;height:206px;margin:0px auto;background-color:#1e3462;margin-top:75px}.frequent-questions .logos .logo .circle{width:105px;height:105px;border-radius:100%;background-color:#1b51a2;margin:0px auto}.frequent-questions .logos .logo .circle .image{width:105px;height:105px;display:flex}.frequent-questions .logos .logo .circle .image img{width:50%;height:auto;margin:0px auto;object-fit:contain}.frequent-questions .logos .logo:nth-child(7) .circle .image img{margin:0px auto;width:80%}.frequent-questions .logos .logo .content{max-width:250px;margin:0px auto;display:flex;flex-direction:column;align-items:center;text-align:center}.frequent-questions .logos .logo .content h1{color:#1b51a2;font:normal normal 20.4px/25px roboto-regular;max-width:200px;margin:0px auto;margin-top:20px;margin-bottom:25px}.frequent-questions .logos .logo .content p{color:#1e3462;font:normal normal 500 17px/22px roboto-regular;margin-bottom:0px}.contact-section{height:fit-content;padding-bottom:100px}.contact-section .banner-contact{width:100%;max-width:1920px;height:600px;margin:0px auto}.contact-section .banner-contact img{object-fit:cover;width:100%;height:100%}.contact-section .description-contact{max-width:900px;margin:0px auto;text-align:center;margin-bottom:50px}.contact-section .description-contact h1{color:#1e3462;font-size:60px;line-height:70px;text-transform:uppercase}.contact-section .description-contact h2{color:#1b51a2;font-size:34px;line-height:40px}.contact-section .description-contact p{color:#666;font:normal normal 25px/40px roboto-regular}.contact-section .description-contact .line-title-contact{background-color:#1653a1;width:163px;height:4px;position:absolute;margin-top:-12px;margin-left:426px}.contact-section .logos{display:flex;margin:0px auto;max-width:1200px}.contact-section .logos .divider{width:2px;height:206px;margin:0px auto;background-color:#1e3462;margin-top:75px}.contact-section .logos .logo .circle{width:105px;height:105px;border-radius:100%;background-color:#1b51a2;margin:0px auto}.contact-section .logos .logo .circle .image{width:105px;height:105px;display:flex}.contact-section .logos .logo .circle .image img{width:50%;height:auto;margin:0px auto;object-fit:contain}.contact-section .logos .logo:nth-child(7) .circle .image img{margin:0px auto;width:80%}.contact-section .logos .logo .content{max-width:250px;margin:0px auto;display:flex;flex-direction:column;align-items:center;text-align:center}.contact-section .logos .logo .content h1{color:#1b51a2;font:normal normal 20.4px/25px roboto-regular;max-width:200px;margin:0px auto;margin-top:20px;margin-bottom:25px}.contact-section .logos .logo .content p{color:#1e3462;font:normal normal 500 17px/22px roboto-regular;margin-bottom:0px}.lines-work{height:fit-content;padding-bottom:100px}.lines-work .description{max-width:900px;margin:0px auto;width:100%;height:600px;display:flex;text-align:center;justify-content:center;align-items:center;flex-direction:column;margin-top:150px}.lines-work .description .line-title-work{height:4px;background-color:#1653a1;width:242px;position:absolute;margin:0px auto;margin-top:-120px;margin-left:284px}.lines-work .description h1{color:#1e3462;font-size:60px;line-height:70px;margin-bottom:25px}.lines-work .description p{color:#666;font:normal normal 25px/40px roboto-regular}.lines-work .circles{display:grid;grid-template-columns:auto auto auto auto auto;max-width:1500px;margin:0px auto;margin-bottom:100px}.lines-work .circles .circle-container{display:flex;flex-direction:column;align-items:center}.lines-work .circles .circle-container .circle{background-color:#1b51a2;width:133px;height:133px;border-radius:100%;display:flex;align-items:center;justify-content:center}.lines-work .circles .circle-container .circle .image img{width:100%;height:auto;object-fit:cover}.lines-work .circles .circle-container .text h3{font:normal normal 800 20.4px/25px roboto-regular;color:#1b51a2;max-width:200px;margin:0px auto;margin-top:25px;text-align:center}.lines-work .circles-information{display:flex;flex-direction:column;background-image:url(../images/template/fondo_1.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;width:1920px;max-width:100%;padding:330px 15px 150px 15px;margin:0px auto;margin-top:-250px}.lines-work .circles-information .information{display:flex;justify-content:flex-start;margin:0px auto;align-items:center;padding-bottom:200px;height:700px}.lines-work .circles-information .information .left-text{background-color:#fff;width:790px;height:400px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);display:flex;align-items:center}.lines-work .circles-information .information .left-text .text-container{max-width:500px;margin:0px auto}.lines-work .circles-information .information .left-text .text-container h1{color:#1b51a2;font:normal normal 800 34px/32px roboto-regular}.lines-work .circles-information .information .left-text .text-container p{color:#666;font:normal normal 20.4px/32px roboto-regular}.lines-work .circles-information .information .right-image .square{width:600px;height:450px;border:solid 3px #1653a1;position:absolute;margin-top:36px;margin-left:-42px}.lines-work .circles-information .information .right-image .image{width:600px;height:450px}.lines-work .circles-information .information .right-image .image img{width:100%;height:auto;object-fit:cover}.lines-work .circles-information .information:nth-child(1) .left-text{margin-right:-60px}.lines-work .circles-information .information:nth-child(2) .left-text{margin-left:-125px;margin-bottom:-85px}.lines-work .circles-information .information:nth-child(3) .left-text{margin-right:-60px;margin-bottom:-152px}.lines-work .circles-information .information:nth-child(4) .left-text{height:496px;width:789px;margin-bottom:-150px;margin-left:-115px}.lines-work .circles-information .information:nth-child(4) .right-image .square{margin-top:-34px;margin-top:-20px}.lines-work .circles-information .information:nth-child(5) .left-text{width:790px;height:461px;margin-top:109px;margin-right:-78px}.lines-work .circles-information .information:nth-child(5) .right-image{margin-top:-60px}.our-impact{height:fit-content;max-width:1920px;margin:0px auto}.our-impact .union{width:100%;height:20px;position:relative;background-color:rgba(0,0,0,0);margin-top:25px;display:none}.our-impact .union img{width:2000px;height:140px;margin-top:-155px;object-fit:cover;object-position:top;max-width:1920px;position:absolute}.our-impact .banner-impact{width:100%;max-width:1920px;height:600px;margin:0px auto}.our-impact .banner-impact img{object-fit:cover;width:100%;height:100%}.our-impact .description-impact{max-width:900px;margin:0px auto;text-align:center}.our-impact .description-impact h1{color:#1e3462;font-size:60px;line-height:70px}.our-impact .description-impact .line-title-impact{background-color:#1653a1;width:350px;height:4px;position:absolute;margin-top:-16px;margin-left:375px}.our-impact .description-impact p{color:#666;font:normal normal 25.5px/40px roboto-regular}.our-impact .description-impact p b{color:#1e3462}.our-impact .buttons-phase{display:flex;justify-content:flex-end;margin:0px auto;margin-right:50px;margin-bottom:-200px;margin-top:200px;max-width:1080px}.our-impact .buttons-phase .button{margin-right:25px;background-color:#1b51a2;width:260px;height:72px;border-radius:36px;display:flex;justify-content:center;align-items:center;cursor:pointer}.our-impact .buttons-phase .button p{font:normal normal 20px/30px roboto-regular;color:#fff}.our-impact .buttons-phase .selectedPhaseButton{border:2px solid red}.our-impact .map{display:grid;grid-template-columns:920px auto;background-image:url(../images/template/fondo_1.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;width:auto;max-width:100%;padding:300px 15px 150px 15px;height:1355px;margin:0px auto}.our-impact .map .text-left-impact{max-width:620px;width:620px;margin:0px auto;margin-right:0px}.our-impact .map .text-left-impact .our-impact-text{position:relative}.our-impact .map .text-left-impact .our-impact-text h1{color:#1b51a2;font-size:50px;line-height:87px;margin-top:-1000px;margin-left:-1000px;transition:.5s;opacity:0;margin-bottom:25px}.our-impact .map .text-left-impact .our-impact-text p{color:#666;font:normal normal 25px/30px roboto-regular;margin-top:1000px;margin-left:-1000px;transition:.5s;opacity:0}.our-impact .map .text-left-impact .our-impact-text p strong{color:#1653a1}.our-impact .map .text-left-impact .our-impact-text .line-title{position:absolute;margin-top:-35px}.our-impact .map .text-left-impact .figures{max-width:340px;margin-top:15px}.our-impact .map .text-left-impact .figures .figure{margin-bottom:35px}.our-impact .map .text-left-impact .figures .figure h1{color:#1b51a2;font:normal normal 700 60px/60px roboto-regular;margin-bottom:5px}.our-impact .map .text-left-impact .figures .figure p{color:#666;font:normal normal normal 20px/24px roboto-regular}.our-impact .map .text-left-impact .figures .figure .line-p{width:280px;height:2px;background-color:#1653a1;margin-top:-10px}.our-impact .map .departments{max-width:412px;width:620px;margin:0px auto;margin-right:300px}.our-impact .map .departments .our-impact-text .logos{display:flex;align-items:center}.our-impact .map .departments .our-impact-text .logos image{height:100px;width:100%;margin-right:25px;visibility:hidden;transition:1s;opacity:0;display:none}.our-impact .map .departments .our-impact-text .logos image img{object-fit:cover;width:100%;height:auto}.our-impact .map .departments .our-impact-text h1{color:#1b51a2;margin-bottom:25px;font:normal normal 800 40px/60px roboto-regular;margin-top:-1000px;margin-left:-1000px;transition:.5s;opacity:0}.our-impact .map .departments .our-impact-text .line-title{position:absolute;margin-top:-30px;background-color:#1653a1;width:280px;height:2px}.our-impact .map .departments .our-impact-text p{font:normal normal 25px/30px roboto-regular;margin-left:1000px;margin-top:1000px;transition:.5s;opacity:0}.our-impact .map .departments .text-bottom h1{color:#1b51a2;font:normal normal normal 40.8px/43px roboto-regular}.our-impact .map .departments .text-bottom p{font:normal normal normal 17px/22px roboto-regular;color:#666}.our-impact .map .departments-hover .image{visibility:visible;transition:.5s;opacity:1;max-width:200px}.our-impact .map .departments-hover .our-impact-text h1{margin-top:0;margin-left:0;transition:.5s;opacity:1}.our-impact .map .departments-hover .our-impact-text p{margin:0px;transition:.5s;opacity:1}.our-impact .map .departments-figures .figure h1{font:normal normal 800 60px/60px roboto-regular;margin-bottom:0px}.our-impact .map .departments-figures .figure p{font:normal normal normal 22px/24px roboto-regular}.our-impact .map .map-right{width:100%;position:relative}.our-impact .map .map-right svg{position:absolute;margin-left:-255px;margin-top:-51px;height:1110px}.our-impact .map .map-right .principal-svg path{transition:.5s}.our-impact .map .map-right .principal-svg #Nariño{fill:#1b51a2;opacity:.3;transition:.5s}.our-impact .map .map-right .principal-svg #Norte_de_santander{fill:#1b51a2 !important;transition:.2s !important}.our-impact .map .map-right .principal-svg g path{fill:#1b51a2;opacity:.3;transition:.5s}.our-impact .map .map-right .principal-svg g .st4{opacity:0;fill:#ffb110}.our-impact .map .principal path{transition:.5s}.our-impact .map .principal .principal-svg .guajira path{fill:#b8142f;opacity:1}.our-impact .map .principal .principal-svg .arauca path{fill:#b8142f;opacity:1}.our-impact .map .principal .principal-svg .antioquia path{fill:#ffb110;opacity:1}.our-impact .map .principal .principal-svg .antioquia .st4{fill:#1b51a2;opacity:1}.our-impact .map .principal .principal-svg .narino{fill:#b8142f !important;opacity:1 !important}.our-impact .map .principal .principal-svg .bogota path{fill:#b8142f;opacity:1}.our-impact .map .principal .principal-svg .cundinamarca path{fill:#ffaf0f;opacity:1}.our-impact .map .principal .principal-svg .bolivar path{fill:#1b51a2;opacity:1}.our-impact .map .principal .principal-svg .cesar path{fill:#1b51a2;opacity:1 !important}.our-impact .map .principal .principal-svg .atlantico path{fill:#ff7f00;opacity:1}.our-impact .map .phase-one svg path{transition:.5s;opacity:1}.our-impact .map .phase-one svg .norte_de_santander path{fill:#ff7f00;opacity:1}.our-impact .map .phase-one svg .norte_de_santander .st4{fill:#ffb110;opacity:1}.our-impact .map .phase-one svg #cesar path{fill:#1b51a2}.our-impact .map .phase-one svg #santander path{fill:#ff7f00;opacity:1}.our-impact .map .phase-one svg #atlantico path{fill:#ff7f00}.our-impact .map .phase-two svg path{transition:.5s;opacity:1}.our-impact .map .phase-two svg .norte_de_santander_f2 path{fill:#ffb110;opacity:1}.our-impact .map .phase-two svg .norte_de_santander_f2 .st4{fill:#ffb110;opacity:1}.our-impact .map .phase-two svg .norte_de_santander_f2 .st5{fill:#ffb110;opacity:1}.our-impact .map .phase-two svg .antioquia path{fill:#1b51a2;opacity:1}.our-impact .map .phase-two svg .antioquia .st4{fill:#1b51a2;opacity:1}.our-impact .map .phase-two svg #cesar path{fill:#ccc;opacity:1}.our-impact .map .phase-two svg #santander path{fill:#ccc !important;opacity:1 !important}.our-impact .map .phase-two svg #atlantico path{fill:#ccc !important;opacity:1 !important}.our-impact .map .phase-two svg #Nariño{fill:#ccc !important;opacity:1 !important;transition:.5s !important}.our-impact .map .department-selected #santander path{fill:#1b51a2 !important;opacity:.3 !important}.our-impact .map .department-selected #atlantico path{fill:#ff7f00}.far-from-home{max-width:1920px;margin:0px auto;width:100%}.far-from-home .carousel{width:100%;height:920px;margin-top:55px;position:relative}.far-from-home .carousel .videos-container{height:100%;width:100%}.far-from-home .carousel .videos-container .glider{height:100%}.far-from-home .carousel .videos-container .glider .glider-track{height:100%}.far-from-home .carousel .videos-container .glider-next{top:70%;right:150px}.far-from-home .carousel .videos-container .glider-prev{top:70%;left:150px}.far-from-home .carousel .videos-container .glider-dots{position:relative;bottom:-29px;left:-10px;right:0;overflow:hidden;overflow-y:visible;flex-wrap:nowrap;max-width:1470px;justify-content:unset;grid-gap:60px}.far-from-home .carousel .videos-container .glider-dots .glider-dot{width:fit-content;height:fit-content;border-radius:0;margin:0px auto;background:rgba(0,0,0,0) !important}.far-from-home .carousel .videos-container .glider-dots .glider-dot img{max-width:max-content;width:250px;height:140px;margin:0px auto;object-fit:cover}.far-from-home .section-two{display:grid;grid-template-columns:800px auto;grid-gap:120px;height:fit-content;width:99%;background-image:url(../images/template/lejos-de-casa/background-section-2.svg);background-repeat:no-repeat;background-size:cover;margin-top:200px;padding-bottom:100px;padding-top:100px;background-position:35% center}.far-from-home .section-two .left-content{display:flex;justify-content:center;align-items:center;position:relative}.far-from-home .section-two .left-content .text{max-width:470px}.far-from-home .section-two .left-content .text img{object-fit:cover;width:100%;height:100%}.far-from-home .section-two .right-content{display:flex;align-items:center;justify-content:center}.far-from-home .section-two .right-content .text{max-width:800px;margin:0px auto}.far-from-home .section-two .right-content .text p{font:normal normal normal 20.4px/38px roboto-regular;color:#666;text-align:justify}.far-from-home .section-two .right-content .text p b{color:#1b51a2}.far-from-home .section-two-1{display:none}.far-from-home .news{max-width:1600px;margin:0px auto;padding:100px 0px;position:relative}.far-from-home .news .title h1{font-size:60px;line-height:70px;color:#b8142f}.far-from-home .news .margin-top-left,.far-from-home .news .margin-right-bottom{position:absolute}.far-from-home .news .margin-top-left{top:210px}.far-from-home .news .margin-right-bottom{bottom:110px}.far-from-home .news .news-container{height:fit-content;display:flex;flex-direction:column;justify-content:center;padding-bottom:100px;padding-top:100px}.far-from-home .news .news-container .arrow-left,.far-from-home .news .news-container .arrow-right{position:absolute;width:40px;height:40px;cursor:pointer;z-index:2}.far-from-home .news .news-container .arrow-left img,.far-from-home .news .news-container .arrow-right img{width:100%;height:auto;object-fit:cover}.far-from-home .news .news-container .arrow-left{left:10px}.far-from-home .news .news-container .arrow-right{right:10px}.far-from-home .news .news-container .news-section{display:flex;margin:0px auto;grid-gap:40px;margin-left:60px;margin-right:60px;overflow-x:auto;position:relative;overflow-y:hidden;height:755px;z-index:1}.far-from-home .news .news-container .news-section::-webkit-scrollbar{display:none}.far-from-home .news .news-container .news-section .new{max-width:460px;margin:0px auto;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);padding-bottom:20px;height:fit-content;position:relative}.far-from-home .news .news-container .news-section .new .image{width:460px;height:200px;margin-bottom:15px;display:flex;align-items:center}.far-from-home .news .news-container .news-section .new .image img{width:90%;height:auto;margin:0px auto;object-fit:cover}.far-from-home .news .news-container .news-section .new .content{max-width:380px;margin:0px auto;margin-left:5%;margin-right:5%}.far-from-home .news .news-container .news-section .new .content small{color:#666;font:normal normal 13.6px/32px roboto-regular}.far-from-home .news .news-container .news-section .new .content h2{color:#1e3462;font:normal normal 500 25.5px/32px roboto-regular;margin-bottom:10px;transition:.5s}.far-from-home .news .news-container .news-section .new .content p{color:#666;font:normal normal 17px/22px roboto-regular}.far-from-home .news .news-container .news-section .new .content .more-button-description{opacity:0;visibility:hidden;transition:.5s;position:absolute;margin-left:110px;background-color:initial;bottom:-32px}.far-from-home .news .news-container .news-section .new:hover .content h2{margin-top:10px;transition:.5s}.far-from-home .news .news-container .news-section .new:hover .content .more-button-description{opacity:1;visibility:visible;transition:.5s}.far-from-home .section-four{display:grid;grid-template-columns:50% 50%;max-width:1400px;margin:0px auto;align-items:center;padding:100px 0 150px 0}.far-from-home .section-four .left-content{position:relative}.far-from-home .section-four .left-content .image{width:650px;height:478px}.far-from-home .section-four .left-content .image img{width:100%;height:auto}.far-from-home .section-four .left-content .image .square{width:637px;height:538px;position:absolute;border:solid 3px #1653a1;top:-30px;left:-34px}.far-from-home .section-four .right-content .text{margin:0px auto;max-width:600px;display:flex;align-items:center}.far-from-home .section-four .right-content .text p{font:normal normal 20.4px/38px roboto-regular;color:#666;text-align:justify}@media screen and (max-width: 1600px){.more-button-description{height:45px}.more-button-description a{font:normal normal 15px/25px roboto-regular}.more-button-description a i{font-size:20px}.general-menu{height:75px}.general-menu .main-logo img{width:70%;height:auto;object-fit:contain}.general-menu .language-button{width:90px;height:45px}.general-menu .language-button h1{font-size:24px}.general-menu .logos-container{grid-template-columns:210px auto 40%}.general-menu .navbar{height:60px;max-width:80%}.general-menu .navbar .dropdown-container{width:80%;display:flex;justify-content:space-between}.general-menu .navbar .dropdown-container .dropdown-menu{float:left}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-link{font:normal normal 14px/26px roboto-regular;padding:15px 0 15px 0}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content{margin:37px auto auto 5px;padding:15px 35px 20px 0px}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content .red-line{width:108px;height:4px}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content a{font-size:13px;line-height:10px;padding:13px 0px 5px 10px;margin-left:15px}.general-menu .navbar .dropdown-container .dropdown-menu:last-child{width:200px;height:60px}.general-menu .navbar .dropdown-container .dropdown-menu:last-child .dropdown-link{padding-top:8px}.general-menu .navbar .dropdown-container .dropdown-menu:last-child .dropdown-link img{width:32px;height:42px;margin-right:10px}.general-footer{width:100%;height:330px}.general-footer .top-footer-content{max-width:850px}.general-footer .top-footer-content p{font:normal normal 12px/20px roboto-regular}.general-footer .divider{width:900px}.general-footer .footer-logos-group{height:100px;display:grid;margin:0px auto;grid-template-columns:auto auto auto auto auto;justify-content:space-around}.home-section .lineas-azul{height:2000px;width:579px;position:absolute;right:-373px;top:209px}.home-section .lineas-azul img{width:100%;height:100%}.home-section .banner-home{height:680px;background-size:cover;margin-top:-15px}.home-section .banner-home .text-left{max-width:340px;height:300px;margin-left:205px}.home-section .banner-home .text-left h1{font:normal normal 33px/47px roboto-regular;margin-bottom:40px}.home-section .banner-home .text-left .more-button{height:45px}.home-section .banner-home .text-left .more-button a{font-weight:400;font-size:15px;padding:15px 25px}.home-section .banner-home .text-left .more-button a i{font-size:20px}.home-section .description{padding-top:100px;height:fit-content;padding-bottom:200px;grid-gap:60px}.home-section .description .left-content-description .square{width:500px;height:281px;margin-top:-38px;margin-left:-38px}.home-section .description .left-content-description .image{width:500px;height:250px}.home-section .description .right-content-description{height:auto;width:fit-content}.home-section .description .right-content-description h2{margin-bottom:0;font-size:37px}.home-section .description .right-content-description p{font:normal normal 400 19.5px/31px roboto-regular}.home-section .description .right-content-description .line-title{margin-top:-27px}.home-section .our-impact .text-left-impact{margin-left:90px}.home-section .our-impact .text-left-impact .our-impact-text h1{color:#1b51a2;font-size:38px;line-height:70px;margin-bottom:14px}.home-section .our-impact .text-left-impact .our-impact-text p{font:normal normal 19px/30px roboto-regular}.home-section .our-impact .text-left-impact .our-impact-text .line-title{margin-top:-32px}.home-section .our-impact .text-left-impact .figures{max-width:340px;margin-top:60px}.home-section .our-impact .text-left-impact .figures .figure{margin-bottom:15px}.home-section .our-impact .text-left-impact .figures .figure h1{font:normal normal 700 36px/55px roboto-regular}.home-section .our-impact .text-left-impact .figures .figure p{font:normal normal normal 17px/20px roboto-regular}.home-section .our-impact .text-left-impact .figures .figure .line-p{width:240px;margin-top:-10px}.home-section .our-impact .text-left-impact .more-button-description{margin-top:20px}.home-section .our-impact .map-right img{margin-left:-640px;margin-top:85px;width:1200px}.home-section .life-stories-banner{height:490px;background-size:cover}.home-section .life-stories-banner .maria-container{max-width:600px}.home-section .life-stories-banner .maria-container .text-maria{max-width:340px;margin:0px auto;margin-right:100px}.home-section .life-stories-banner .maria-container .text-maria h1{color:#1b51a2;font-family:Arial;font-weight:700;font-size:25px;line-height:60px;margin-bottom:-5px}.home-section .life-stories-banner .maria-container .text-maria .line-title{position:absolute;margin-top:-13px;height:2px;width:84px}.home-section .life-stories-banner .maria-container .text-maria p{color:#666;font:normal normal normal 14px/17px roboto-regular}.home-section .life-stories-content{align-items:center;max-width:1920px;margin:0px auto;width:100%;margin-top:-20px}.home-section .life-stories-content .left-text-life-stories{max-width:230px}.home-section .life-stories-content .left-text-life-stories h1{font-size:35px;line-height:35px}.home-section .life-stories-content .left-text-life-stories .button-life-stories{width:202px;height:44px}.home-section .life-stories-content .left-text-life-stories .button-life-stories a{font-size:16px}.home-section .life-stories-content .left-text-life-stories .button-life-stories a i{font-size:20px;color:#fff}.home-section .life-stories-content .stories{display:flex}.home-section .life-stories-content .stories .image{width:145px;height:160px;position:relative;margin-left:30px;margin-right:30px}.home-section .life-stories-content .stories .image img{width:100%;height:auto;object-fit:cover}.home-section .life-stories-content .stories .image:hover .hover-image{visibility:visible;opacity:1;transition:.5s}.home-section .life-stories-content .stories .image .hover-image{width:145px;height:160px;margin-bottom:-35.9px;padding-left:10px;padding-bottom:10px}.home-section .life-stories-content .stories .image .hover-image .line-image-hover{margin-left:5px;margin-bottom:0}.home-section .life-stories-content .stories .image .hover-image .text-hover{max-width:153px;margin-bottom:5px}.home-section .life-stories-content .stories .image .hover-image .text-hover h2{font-size:15px;line-height:17px;margin-left:5px;max-width:110px}.home-section .home-news{padding-top:360px;border-radius:335px 0px 0px 0px;margin-top:-485px}.home-section .home-news .last-new{margin-top:-250px;text-align:center}.home-section .home-news .last-new .title{margin-bottom:60px}.home-section .home-news .last-new .title h1{color:#1b51a2;font:normal normal 800 40px/50px roboto-regular}.home-section .home-news .last-new .last-new-container{grid-gap:55px;margin-bottom:100px;justify-content:center}.home-section .home-news .last-new .last-new-container .right-image-news{width:400px;height:300px;margin-left:130px}.home-section .home-news .last-new .last-new-container .left-text-news{max-width:514px;height:82px}.home-section .home-news .last-new .last-new-container .left-text-news .text-container{margin-top:0}.home-section .home-news .last-new .last-new-container .left-text-news .text-container h1{font:normal normal 700 29px/32px roboto-regular}.home-section .home-news .last-new .last-new-container .left-text-news .text-container p{color:#666;font:normal normal 17px/25px roboto-regular;margin-bottom:24px}.home-section .home-news .news-section{display:grid;grid-template-columns:auto auto auto}.home-section .home-news .news-section .new{max-width:400px;padding-bottom:20px}.home-section .home-news .news-section .new .image{width:350px;height:180px;margin-bottom:10px}.home-section .home-news .news-section .new .image img{width:100%;height:auto;object-fit:cover}.home-section .home-news .news-section .new .content{max-width:290px;margin:0px auto}.home-section .home-news .news-section .new .content small{color:#666;font:normal normal 12.6px/29px roboto-regular}.home-section .home-news .news-section .new .content h2{color:#1e3462;font:normal normal 500 19.5px/20px roboto-regular;margin-bottom:10px}.home-section .home-news .news-section .new .content p{color:#666;font:normal normal 15px/20px roboto-regular}.home-section .home-news .news-section .new .content .more-button-description{margin-bottom:-25px}.home-section .home-news .news-section .new:hover .content h2{margin-top:10px;transition:.5s}.home-section .home-news .news-section .new:hover .content .more-button-description{opacity:1;visibility:visible;transition:.5s}.home-section .home-news .button-news{margin-top:150px;margin-bottom:100px;display:flex;justify-content:center}.history .banner-history{height:400px}.history .description-history{width:90%}.history .description-history h1{font-size:45px}.history .description-history .line-title-history{width:162px;margin-top:-26px;margin-left:451px;margin-bottom:-20px}.history .description-history p{font:normal normal 22.5px/37px roboto-regular}.history .logo{width:246px;height:150px}.history .information{width:90%;max-width:900px;margin:0px auto;margin-bottom:100px;margin-top:130px;grid-template-columns:auto 50%}.history .information .text-left{max-width:400px;margin:0px auto}.history .information .text-left p{font:normal normal 18.4px/32px roboto-regular;color:#666}.history .information .text-left b{color:#1e3462}.history .information .right-image{position:relative}.history .information .right-image .square{margin-left:36px;margin-top:-32px;width:490px;height:360px}.history .information .right-image .image{width:490px;height:auto}.history .text-bottom{max-width:900px;margin:0px auto;margin-bottom:100px}.history .text-bottom b{color:#1e3462;font:normal normal 18.4px/32px roboto-regular}.history .text-bottom strong{font:normal normal 500 18.4px/32px roboto-regular}.history .text-bottom p{color:#666;font:normal normal 18.4px/32px roboto-regular}.history .time-line{max-width:954px;margin:0px auto;padding-bottom:100px}.history .time-line .title{margin:40px auto}.history .time-line .title h1{font:normal normal bold 34.8px/39px roboto-regular}.history .time-line .container{display:flex;flex-direction:column;align-items:center}.history .time-line .container .item{display:grid;grid-template-columns:49.5% auto 50.5%;width:100%;height:200px;align-items:center;position:relative}.history .time-line .container .item .circle{width:22px;height:22px;background-color:#1e3462;border-radius:50%;position:absolute}.history .time-line .container .item .dates img{width:160px}.history .time-line .container .item .text{width:100%;margin-left:55px;max-width:360px}.history .time-line .container .item .text p{font:normal normal 18.4px/30px roboto-regular}.history .time-line .container .item:nth-child(even) .text{margin-left:60px}.history .time-line .container .item:nth-child(6) .circle{bottom:0;margin-left:462px;margin-top:-20px}.history .time-line .container .item:nth-child(1) .circle{top:0;margin-left:462px;margin-top:-20px}.history .back-button{width:fit-content;margin:0px auto}.networks .banner-networks{height:400px}.networks .description-networks{width:90%}.networks .description-networks h1{font-size:45px;margin-bottom:-15px}.networks .description-networks .line-title-networks{margin-top:5px;margin-left:412px}.networks .description-networks p{font:normal normal 22.5px/37px roboto-regular}.networks .two-networks{grid-gap:100px}.networks .two-networks .content .image{width:150px;height:auto;margin:0px auto;margin-bottom:50px}.networks .two-networks .content .bottom-content p{font:normal normal 16.5px/30px roboto-regular}.allies .banner-allies{height:400px;margin-top:0px}.allies .description-allies{width:90%}.allies .description-allies h1{font-size:45px;margin-bottom:-15px}.allies .description-allies .line-title-allies{width:189px;margin-top:6px;margin-left:446px}.allies .description-allies p{font:normal normal 22.5px/37px roboto-regular}.allies .title-allies{font:normal normal 600 37.5px/40px roboto-regular;margin-bottom:60px}.allies .one-donor{max-width:900px}.allies .one-donor .content .image{width:171px}.allies .one-donor .content .image img{width:100%;height:auto;object-fit:cover}.allies .one-donor .description{max-width:680px}.allies .one-donor .description p{font:normal normal 22.5px/37px roboto-regular}.allies .two-allies{grid-gap:100px}.allies .two-allies .content .image{width:171px}.allies .two-allies .content .image img{width:100%;height:auto;object-fit:cover}.frequent-questions .banner-frequent-questions{height:400px}.frequent-questions .buttons-questions{margin-top:50px;margin-bottom:50px}.frequent-questions .buttons-questions div{padding:15px 25px;margin-left:10px;margin-right:10px}.frequent-questions .buttons-questions div p{font:normal normal 17px/20px roboto-regular}.frequent-questions .description-frequent-questions{width:90%}.frequent-questions .description-frequent-questions h1{font-size:45px;margin-bottom:-15px}.frequent-questions .description-frequent-questions .line-title-frequent-questions{width:212px;margin-top:12px;margin-left:412px}.frequent-questions .questions{max-width:900px;width:90%;margin:0px auto}.frequent-questions .questions .question{margin-bottom:70px}.frequent-questions .questions .question h1{color:#1e3462;font:normal normal 700 22.5px/37px roboto-regular}.frequent-questions .questions .question p{font:normal normal 15.5px/22px roboto-regular}.frequent-questions .logos{max-width:1100px}.contact-section .banner-contact{height:400px}.contact-section .description-contact{width:90%}.contact-section .description-contact h1{font-size:45px;margin-bottom:-15px}.contact-section .description-contact h2{font-size:31px;line-height:37px}.contact-section .description-contact p{font:normal normal 21px/31px roboto-regular}.contact-section .description-contact .line-title-contact{width:115px;margin-top:4px;margin-left:438px}.contact-section .logos{max-width:1100px}.lines-work .description{height:450px;margin-top:100px}.lines-work .description .line-title-work{height:4px;width:175px;margin-top:-60px;margin-left:205px}.lines-work .description h1{font-size:45px;line-height:55px;margin-bottom:0}.lines-work .description p{font:normal normal 21px/35px roboto-regular}.lines-work .circles .circle-container{display:flex;flex-direction:column;align-items:center}.lines-work .circles .circle-container .circle{width:100px;height:100px}.lines-work .circles .circle-container .circle .image{display:flex}.lines-work .circles .circle-container .circle .image img{width:80%;margin:0px auto}.lines-work .circles .circle-container .text h3{font:normal normal 800 19.4px/24px roboto-regular}.lines-work .circles-information{display:flex;flex-direction:column}.lines-work .circles-information .information{height:550px}.lines-work .circles-information .information .left-text{width:570px;padding-top:25px;height:fit-content;padding-bottom:25px}.lines-work .circles-information .information .left-text .text-container{max-width:420px;margin:0px auto;margin-left:50px}.lines-work .circles-information .information .left-text .text-container h1{font:normal normal 800 28px/29px roboto-regular}.lines-work .circles-information .information .left-text .text-container p{font:normal normal 16.4px/27px roboto-regular}.lines-work .circles-information .information .right-image .square{width:400px;height:300px;margin-top:36px;margin-left:-42px}.lines-work .circles-information .information .right-image .image{width:400px;height:auto}.lines-work .circles-information .information .right-image .image img{width:100%;height:auto;object-fit:cover}.lines-work .circles-information .information:nth-child(1) .left-text{margin-right:-60px;margin-top:40px}.lines-work .circles-information .information:nth-child(2) .left-text{margin-left:-85px;margin-bottom:-26px}.lines-work .circles-information .information:nth-child(2) .left-text .text-container{margin-left:100px}.lines-work .circles-information .information:nth-child(2) .square{margin-top:23px;margin-left:-23px}.lines-work .circles-information .information:nth-child(3) .left-text{margin-right:-61px;margin-bottom:-75px}.lines-work .circles-information .information:nth-child(3) .left-text .text-container{margin-left:55px}.lines-work .circles-information .information:nth-child(3) .square{margin-top:21px;margin-left:-23px}.lines-work .circles-information .information:nth-child(4) .left-text{height:fit-content;width:fit-content;margin-bottom:-150px;margin-left:-115px;padding:48px 100px 50px 50px}.lines-work .circles-information .information:nth-child(4) .left-text .text-container{max-width:450px;margin:0px auto;margin-left:50px}.lines-work .circles-information .information:nth-child(4) .right-image .square{margin-top:-34px;margin-top:-20px}.lines-work .circles-information .information:nth-child(5) .left-text{width:790px;height:461px;margin-top:109px;margin-right:-78px}.lines-work .circles-information .information:nth-child(5) .right-image{margin-top:-60px}.our-impact{height:fit-content;padding-bottom:100px;max-width:100%;margin:0px auto}.our-impact .union{margin-bottom:-100px}.our-impact .union img{width:100%}.our-impact .banner-impact{height:400px}.our-impact .description-impact{width:90%;display:flex;flex-direction:column;align-items:center}.our-impact .description-impact h1{font-size:45px}.our-impact .description-impact .line-title-impact{width:262px;margin-top:65px;margin-left:172px;margin-bottom:-20px}.our-impact .description-impact p{font:normal normal 22.5px/37px roboto-regular}.our-impact .buttons-phase{z-index:1;position:relative}.our-impact .buttons-phase .button{width:200px;height:52px}.our-impact .buttons-phase .button p{font:normal normal 17px/25px roboto-regular}.our-impact .map{grid-template-columns:560px auto;height:1000px}.our-impact .map .text-left-impact{max-width:400px;width:100%}.our-impact .map .text-left-impact .our-impact-text{position:relative}.our-impact .map .text-left-impact .our-impact-text h1{color:#1b51a2;font-size:38px;line-height:70px;margin-bottom:14px}.our-impact .map .text-left-impact .our-impact-text .line-title{margin-top:-25px}.our-impact .map .text-left-impact .our-impact-text p{font:normal normal 19px/30px roboto-regular}.our-impact .map .text-left-impact .figures{margin-bottom:25px;margin-top:0px}.our-impact .map .text-left-impact .figures .figure{margin-bottom:15px}.our-impact .map .text-left-impact .figures .figure h1{font:normal normal 700 36px/55px roboto-regular;margin-bottom:0}.our-impact .map .text-left-impact .figures .figure p{font:normal normal normal 17px/20px roboto-regular}.our-impact .map .text-left-impact .figures .figure .line-p{width:240px;margin-top:-10px}.our-impact .map .departments{margin-right:0}.our-impact .map .departments .our-impact-text .logos{display:flex}.our-impact .map .departments .our-impact-text .logos image img{object-fit:cover;width:100%;height:auto}.our-impact .map .departments .our-impact-text h1{font:normal normal 800 28px/38px roboto-regular}.our-impact .map .departments .our-impact-text .line-title{margin-top:-18px;width:164px}.our-impact .map .departments .our-impact-text p{font:normal normal 17px/24px roboto-regular}.our-impact .map .departments .text-bottom h1{font:normal normal normal 31.8px/30px roboto-regular}.our-impact .map .departments .text-bottom p{font:normal normal normal 15px/21px roboto-regular}.our-impact .map .departments-figures .figure h1{font:normal normal 800 60px/60px roboto-regular;margin-bottom:0px}.our-impact .map .departments-figures .figure p{font:normal normal normal 22px/24px roboto-regular}.our-impact .map .map-right svg{margin-left:-41px;margin-top:0px;width:758px;height:688px}.far-from-home .carousel{height:660px;margin-top:19px}.far-from-home .carousel .videos-container .glider-next{top:70%;right:50px}.far-from-home .carousel .videos-container .glider-prev{top:70%;left:50px}.far-from-home .carousel .videos-container .glider-dots{left:10px;max-width:900px;grid-gap:60px}.far-from-home .carousel .videos-container .glider-dots .glider-dot img{width:250px;height:140px}.far-from-home .section-two{grid-template-columns:500px auto}.far-from-home .section-two .left-content .text{max-width:440px}.far-from-home .section-two .right-content .text{max-width:600px;margin:0px auto}.far-from-home .section-two .right-content .text p{font:normal normal normal 15.4px/27px roboto-regular}.far-from-home .news{max-width:95%;padding:100px 0px}.far-from-home .news .title h1{font-size:45px;line-height:35px}.far-from-home .news .margin-top-left{top:165px;left:30px}.far-from-home .news .margin-right-bottom{bottom:150px;right:15px}.far-from-home .news .news-container{padding-bottom:75px;padding-top:70px}.far-from-home .news .news-container .arrow-left{left:5px}.far-from-home .news .news-container .arrow-right{right:0px}.far-from-home .news .news-container .news-section{max-width:1150px;height:fit-content;min-height:700px;margin:0px auto}.far-from-home .news .news-container .news-section .new{max-width:400px;padding-bottom:20px;position:relative;margin-bottom:40px}.far-from-home .news .news-container .news-section .new .image{width:350px;margin-bottom:10px}.far-from-home .news .news-container .news-section .new .content{max-width:290px;margin:0px auto}.far-from-home .news .news-container .news-section .new .content small{font:normal normal 12.6px/29px roboto-regular}.far-from-home .news .news-container .news-section .new .content h2{font:normal normal 500 19.5px/20px roboto-regular;margin-bottom:10px}.far-from-home .news .news-container .news-section .new .content p{font:normal normal 15px/20px roboto-regular}.far-from-home .news .news-container .news-section .new .content .more-button-description{margin-left:85px;margin-top:20px}.far-from-home .section-four{grid-template-columns:50% 50%;padding:100px 0 150px 0;max-width:1100px}.far-from-home .section-four .left-content .image{width:465px;height:auto;margin:0px auto}.far-from-home .section-four .left-content .image img{width:100%;height:auto}.far-from-home .section-four .left-content .image .square{width:465px;height:402px;top:-30px;left:16px}.far-from-home .section-four .right-content .text{max-width:516px}.far-from-home .section-four .right-content .text p{font:normal normal 17.4px/38px roboto-regular}}@media screen and (max-width: 1099px){.general-footer{width:90%;max-width:1000px;height:fit-content;margin:0px auto}.general-footer .top-footer-content{max-width:850px}.general-footer .top-footer-content p{font:normal normal 10px/19px roboto-regular}.general-footer .divider{width:90%}.general-footer .footer-logos-group{height:fit-content;grid-template-columns:auto}.general-footer .footer-logos-group img{margin:0px auto}.general-menu{position:fixed;top:0;left:0;width:100%;height:max-content}.general-menu .main-logo{width:100%;max-width:120px;margin:0px auto;margin-left:5%;display:flex;align-items:center;justify-content:center}.general-menu .main-logo img{width:100%;height:auto;object-fit:contain}.general-menu .mobile-menu{max-width:50px;height:50px;margin:0px auto;display:block;margin-right:5%}.general-menu .mobile-menu img{width:100%;height:auto}.general-menu .language-button{display:none}.general-menu .logos-container{grid-template-columns:45% 55%;width:100%;padding-top:20px;align-items:center;padding:0}.general-menu .logos-container .menu-divisor{display:none}.general-menu .logos-container .logos-group{display:none;align-items:center;justify-content:flex-end}.general-menu .logos-container .logos-group .usaid-container{display:block}.general-menu .logos-container .logos-group .logo-container{width:fit-content;margin-left:10px;margin-right:10px}.general-menu .logos-container .logos-group .logo-container img{width:100%;height:auto;max-width:207px}.general-menu .navbar{position:absolute;height:100vh;width:100%;max-width:100%;margin:0px auto;left:-1100px}.general-menu .navbar .dropdown-container{flex-direction:column;margin:0px auto;align-items:center;justify-content:flex-start}.general-menu .navbar .dropdown-container .language-button-mobile{margin-top:10px;width:100px;height:65px;border:solid 1px #fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.general-menu .navbar .dropdown-container .language-button-mobile h1{font-size:25px;color:#fff}.general-menu .navbar .dropdown-container .dropdown-menu{display:flex;flex-direction:column;margin-bottom:10px}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-link{font:normal normal 20px/30px roboto-regular;border:none;text-align:center;outline:none;color:#fff;padding:20px 0 20px 0;float:left;text-decoration:none;cursor:pointer}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content{position:relative;margin:0px auto}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content .red-line{width:158px;height:10px;background-color:#b8142f;position:absolute;top:0}.general-menu .navbar .dropdown-container .dropdown-menu .dropdown-content a{font-family:Arial;font-weight:400;font-size:16px;line-height:20px;float:none;color:#1e3462;padding:10px 0 10px 10px;text-decoration:none;display:block;margin-left:20px;text-align:left}.general-menu .navbar .dropdown-container .dropdown-menu:hover .dropdown-content{visibility:unset;transition:none;opacity:unset}.general-menu .navbar .dropdown-container .dropdown-menu:last-child{background-color:#b8142f;width:252px;height:72px;border-radius:0px 0px 40px 40px}.general-menu .navbar .dropdown-container .dropdown-menu:last-child .dropdown-link{display:flex;justify-content:center;align-items:center;padding-top:12px;width:100%}.general-menu .navbar .dropdown-container .dropdown-menu:last-child .dropdown-link img{width:32px;height:42px;margin-right:10px}.more-button-description{height:45px}.more-button-description a{font:normal normal 15px/25px roboto-regular}.more-button-description a i{font-size:20px}.home-section .lineas-azul{display:none}.home-section .right-banner{background-position:95% !important}.home-section .left-banner{background-position:5% !important}.home-section .right-button{right:5%}.home-section .left-button{left:7%}.home-section .banner-home{height:470px;background-size:cover;margin-top:0;background-position:90%}.home-section .banner-home .text-left{margin-left:5%;margin-top:-50px}.home-section .banner-home .text-left h1{font:normal normal 29px/40px roboto-regular;margin-bottom:40px}.home-section .banner-home .text-left .second-button{left:0;right:0;margin:auto}.home-section .banner-home .text-left .more-button{height:45px}.home-section .banner-home .text-left .more-button a{font-weight:400;font-size:15px;padding:15px 25px;line-height:20px}.home-section .banner-home .text-left .more-button a i{font-size:20px}.home-section .description{grid-template-columns:auto;padding-top:150px;padding-bottom:100px}.home-section .description .left-content-description{display:flex;justify-content:center}.home-section .description .left-content-description .square{width:300px;height:168px;margin-top:-15px;margin-left:-16px}.home-section .description .left-content-description .image{width:300px;height:180px}.home-section .description .right-content-description h2{font-size:27px}.home-section .description .right-content-description p{font:normal normal 400 16.5px/24px roboto-regular}.home-section .description .right-content-description .line-title{margin-top:-28px}.home-section .our-impact{grid-template-columns:auto}.home-section .our-impact .text-left-impact{max-width:500px;margin:0px auto;width:90%}.home-section .our-impact .text-left-impact .our-impact-text h1{color:#1b51a2;font-size:38px;line-height:70px;margin-bottom:14px}.home-section .our-impact .text-left-impact .our-impact-text p{font:normal normal 15px/24px roboto-regular}.home-section .our-impact .text-left-impact .our-impact-text .line-title{margin-top:-32px}.home-section .our-impact .text-left-impact .figures{max-width:340px;margin-top:60px}.home-section .our-impact .text-left-impact .figures .figure{margin-bottom:15px}.home-section .our-impact .text-left-impact .figures .figure h1{font:normal normal 700 28px/47px roboto-regular}.home-section .our-impact .text-left-impact .figures .figure p{font:normal normal normal 15px/20px roboto-regular}.home-section .our-impact .text-left-impact .figures .figure .line-p{width:230px;margin-top:-10px}.home-section .our-impact .text-left-impact .more-button-description{margin-top:20px}.home-section .our-impact .map-right img{margin-left:-35%;margin-top:50px;width:130%;object-fit:cover}.home-section .life-stories-banner{background-size:cover;background-position:center center}.home-section .life-stories-banner .maria-container{max-width:600px}.home-section .life-stories-banner .maria-container .text-maria{max-width:340px;margin:0px auto;margin-right:100px}.home-section .life-stories-banner .maria-container .text-maria h1{font-size:20px}.home-section .life-stories-banner .maria-container .text-maria p{font:normal normal normal 13px/15px roboto-regular}.home-section .life-stories-content{grid-template-columns:auto}.home-section .life-stories-content .left-text-life-stories{max-width:230px;margin:0px auto}.home-section .life-stories-content .left-text-life-stories h1{font-size:35px;line-height:35px}.home-section .life-stories-content .left-text-life-stories .button-life-stories{width:202px;height:44px}.home-section .life-stories-content .left-text-life-stories .button-life-stories a{font-size:16px}.home-section .life-stories-content .left-text-life-stories .button-life-stories a i{font-size:20px;color:#fff}.home-section .life-stories-content .stories{display:flex;flex-wrap:wrap;justify-content:center;margin-top:100px}.home-section .life-stories-content .stories .image{width:185px;height:213px;margin:0px auto;margin-bottom:100px;margin-left:10px;margin-right:10px}.home-section .life-stories-content .stories .image img{width:100%;height:auto;object-fit:cover}.home-section .life-stories-content .stories .image .hover-image{width:185px;height:213px;margin-bottom:-35.9px;visibility:visible;opacity:1}.home-section .life-stories-content .stories .image .hover-image .text-hover{max-width:153px}.home-section .life-stories-content .stories .image .hover-image .text-hover h2{font-size:15px;line-height:17px;margin-left:5px;max-width:110px}.home-section .home-news{border-radius:0}.home-section .home-news .last-new{margin-top:-250px;text-align:center}.home-section .home-news .last-new .title{margin-bottom:60px}.home-section .home-news .last-new .title h1{color:#1b51a2;font:normal normal 800 29px/50px roboto-regular}.home-section .home-news .last-new .last-new-container{grid-gap:0;margin-bottom:100px;justify-content:center;grid-template-columns:auto}.home-section .home-news .last-new .last-new-container .right-image-news{width:fit-content;height:300px;margin:0px auto;max-width:400px}.home-section .home-news .last-new .last-new-container .left-text-news{max-width:400px;height:fit-content;width:90%;margin:0px auto}.home-section .home-news .last-new .last-new-container .left-text-news .text-container{margin-top:0}.home-section .home-news .last-new .last-new-container .left-text-news .text-container h1{font:normal normal 700 23px/25px roboto-regular}.home-section .home-news .last-new .last-new-container .left-text-news .text-container p{color:#666;font:normal normal 15px/21px roboto-regular;margin-bottom:24px}.home-section .home-news .news-section{display:grid;grid-template-columns:auto}.home-section .home-news .news-section .new{max-width:400px;padding-bottom:20px;margin-bottom:100px}.home-section .home-news .news-section .new .image{width:350px;height:180px;margin-bottom:10px}.home-section .home-news .news-section .new .image img{width:100%;height:auto;object-fit:cover}.home-section .home-news .news-section .new .content{max-width:290px;margin:0px auto}.home-section .home-news .news-section .new .content small{color:#666;font:normal normal 12.6px/29px roboto-regular}.home-section .home-news .news-section .new .content h2{color:#1e3462;font:normal normal 500 19.5px/20px roboto-regular;margin-bottom:10px}.home-section .home-news .news-section .new .content p{color:#666;font:normal normal 15px/20px roboto-regular}.home-section .home-news .news-section .new .content .more-button-description{margin-top:-5px}.home-section .home-news .news-section .new:hover .content h2{margin-top:10px;transition:.5s}.home-section .home-news .news-section .new:hover .content .more-button-description{opacity:1;visibility:visible;transition:.5s}.home-section .home-news .button-news{margin-top:150px;margin-bottom:100px;display:flex;justify-content:center}.history .banner-history{height:fit-content}.history .banner-history img{object-fit:cover;width:max-content;height:max-content;min-height:150px}.history .description-history h1{font-size:34px;margin-bottom:-26px}.history .description-history .line-title-history{width:118px;margin-top:4px;margin-left:45.5%;margin-bottom:-20px}.history .description-history p{font:normal normal 18.5px/32px roboto-regular}.history .logo{width:173px;height:auto;margin-bottom:-32px}.history .information{width:90%;max-width:900px;margin:0px auto;margin-bottom:100px;margin-top:130px;grid-gap:0px;grid-template-columns:auto}.history .information .text-left{margin-bottom:100px;width:90%;max-width:900px}.history .information .text-left p{font:normal normal 16.4px/30px roboto-regular}.history .information .right-image{position:relative;max-width:400px;margin:0px auto}.history .information .right-image .square{width:270px;margin-left:21px;margin-top:-21px;height:203px}.history .information .right-image .image{width:270px}.history .text-bottom{width:90%}.history .text-bottom b{font:normal normal 16.4px/30px roboto-regular}.history .text-bottom strong{font:normal normal 500 16.4px/30px roboto-regular}.history .text-bottom p{font:normal normal 16.4px/30px roboto-regular}.history .time-line{width:396px;margin:0px auto;padding-bottom:170px}.history .time-line .title{margin:40px auto}.history .time-line .title h1{font:normal normal bold 31.8px/39px roboto-regular}.history .time-line .container{display:flex;flex-direction:column;align-items:center}.history .time-line .container .item{grid-template-columns:auto auto 50%;width:98%}.history .time-line .container .item .circle{width:17px;height:17px}.history .time-line .container .item .dates img{width:155px}.history .time-line .container .item .text{width:100%;margin-left:15px;max-width:130px}.history .time-line .container .item .text p{font:normal normal 13.4px/23px roboto-regular}.history .time-line .container .item:nth-child(even){grid-template-columns:44.3% 1px auto;width:95%}.history .time-line .container .item:nth-child(even) .text{margin-left:0;max-width:130px}.history .time-line .container .item:nth-child(6) .circle{bottom:-85px;margin-left:160px}.history .time-line .container .item:nth-child(1) .circle{top:0;margin-left:167px;margin-top:-13px}.networks .banner-networks{height:fit-content}.networks .banner-networks img{object-fit:cover;width:max-content;height:max-content;min-height:150px}.networks .description-networks{width:90%;display:flex;flex-direction:column;align-items:center}.networks .description-networks h1{font-size:34px;margin-bottom:-26px}.networks .description-networks .line-title-networks{margin-top:53px;margin-left:27px;width:73px}.networks .description-networks p{font:normal normal 18.5px/32px roboto-regular}.networks .two-networks{grid-template-columns:auto}.networks .two-networks .content .image{width:150px;height:auto;margin:0px auto;margin-bottom:40px}.networks .two-networks .content .bottom-content p{font:normal normal 15.5px/28px roboto-regular}.networks .back-button{width:fit-content;margin:0px auto}.networks .back-button i{color:#b8142f}.allies .banner-allies{height:fit-content}.allies .banner-allies img{object-fit:cover;width:max-content;height:max-content;min-height:150px}.allies .description-allies{width:90%;display:flex;flex-direction:column;align-items:center}.allies .description-allies h1{font-size:34px;margin-bottom:-26px}.allies .description-allies .line-title-allies{width:141px;margin-top:57px;margin-left:153px}.allies .description-allies p{font:normal normal 18.5px/32px roboto-regular}.allies .title-allies{font:normal normal 600 34.5px/30px roboto-regular;margin-bottom:40px}.allies .one-donor .content .image{width:171px}.allies .one-donor .description{max-width:680px;width:90%;margin:0px auto}.allies .one-donor .description p{font:normal normal 18.5px/32px roboto-regular}.allies .two-allies{grid-template-columns:auto;grid-gap:0;margin-top:20px}.allies .two-allies .content .image{width:171px}.allies .two-allies .content .image img{width:100%;height:auto;object-fit:cover}.frequent-questions .banner-frequent-questions{height:fit-content}.frequent-questions .banner-frequent-questions img{object-fit:cover;width:max-content;height:max-content;min-height:150px}.frequent-questions .buttons-questions{flex-direction:column;margin-bottom:0}.frequent-questions .buttons-questions div{padding:10px 20px;margin-left:0px;margin-right:0px;margin-top:10px}.frequent-questions .buttons-questions div p{max-width:308px;font:normal normal 12px/20px roboto-regular}.frequent-questions .description-frequent-questions{width:90%;display:flex;flex-direction:column;align-items:center;margin-bottom:0}.frequent-questions .description-frequent-questions h1{font-size:34px;margin-bottom:-26px}.frequent-questions .description-frequent-questions .line-title-frequent-questions{width:165px;margin-top:55px;margin-left:100px}.frequent-questions .questions .question{margin-bottom:70px}.frequent-questions .questions .question h1{color:#1e3462;font:normal normal 700 21.5px/30px roboto-regular}.frequent-questions .questions .question p{font:normal normal 14.5px/20px roboto-regular}.frequent-questions .logos{display:flex;flex-direction:column;width:90%}.frequent-questions .logos .divider{display:none}.frequent-questions .logos .logo{margin-bottom:50px}.frequent-questions .logos .logo .circle{width:105px;height:105px;border-radius:100%;background-color:#1b51a2;margin:0px auto}.frequent-questions .logos .logo .circle .image{width:105px;height:105px;display:flex}.frequent-questions .logos .logo .circle .image img{width:50%;height:auto;margin:0px auto;object-fit:contain}.frequent-questions .logos .logo:nth-child(7) .circle .image img{margin:0px auto;width:80%}.frequent-questions .logos .logo .content{max-width:250px;margin:0px auto;display:flex;flex-direction:column;align-items:center;text-align:center}.frequent-questions .logos .logo .content h1{color:#1b51a2;font:normal normal 20.4px/25px roboto-regular;max-width:200px;margin:0px auto;margin-top:20px;margin-bottom:25px}.frequent-questions .logos .logo .content p{color:#1e3462;font:normal normal 500 17px/22px roboto-regular;margin-bottom:0px}.contact-section .banner-contact{height:fit-content}.contact-section .banner-contact img{object-fit:cover;width:max-content;height:max-content;min-height:150px}.contact-section .description-contact{width:90%;display:flex;flex-direction:column;align-items:center}.contact-section .description-contact h1{font-size:34px;margin-bottom:-26px}.contact-section .description-contact h2{font-size:25px;line-height:30px}.contact-section .description-contact p{font:normal normal 17px/27px roboto-regular}.contact-section .description-contact .line-title-contact{width:94px;margin-top:49px;margin-left:73px}.contact-section .logos{display:flex;flex-direction:column;width:90%}.contact-section .logos .divider{display:none}.contact-section .logos .logo{margin-bottom:50px}.contact-section .logos .logo .circle{width:105px;height:105px;border-radius:100%;margin:0px auto}.contact-section .logos .logo .circle .image{width:105px;height:105px;display:flex}.contact-section .logos .logo .circle .image img{width:50%;height:auto;margin:0px auto;object-fit:contain}.contact-section .logos .logo:nth-child(7) .circle .image img{margin:0px auto;width:80%}.contact-section .logos .logo .content{max-width:250px;margin:0px auto;display:flex;flex-direction:column;align-items:center;text-align:center}.contact-section .logos .logo .content h1{font:normal normal 20.4px/25px roboto-regular;max-width:200px;margin:0px auto;margin-top:20px;margin-bottom:25px}.contact-section .logos .logo .content p{font:normal normal 500 17px/22px roboto-regular;margin-bottom:0px}.lines-work .description{height:450px;max-width:90%;margin:0px auto;margin-top:100px}.lines-work .description .line-title-work{width:118px;margin-top:-138px;margin-left:146px}.lines-work .description h1{font-size:34px}.lines-work .description p{font:normal normal 17px/27px roboto-regular}.lines-work .circles{grid-template-columns:auto}.lines-work .circles .circle-container{margin-bottom:50px}.lines-work .circles .circle-container .text h3{font:normal normal 800 19.4px/24px roboto-regular}.lines-work .circles-information{display:flex;flex-direction:column}.lines-work .circles-information .information{flex-direction:column;height:fit-content;padding-bottom:100px}.lines-work .circles-information .information .left-text{width:90%;max-width:900px;margin-top:40px;margin-bottom:50px}.lines-work .circles-information .information .left-text .text-container{max-width:80%;margin:0px auto}.lines-work .circles-information .information .left-text .text-container h1{font:normal normal 800 28px/29px roboto-regular}.lines-work .circles-information .information .left-text .text-container p{font:normal normal 16.4px/27px roboto-regular}.lines-work .circles-information .information .right-image .square{width:250px;height:187px;margin-top:17px;margin-left:-20px}.lines-work .circles-information .information .right-image .image{width:250px}.lines-work .circles-information .information .right-image .image img{width:100%;height:auto;object-fit:cover}.lines-work .circles-information .information:nth-child(1) .left-text{margin-right:0;margin-top:0}.lines-work .circles-information .information:nth-child(2) .left-text{margin:0px auto;margin-top:50px}.lines-work .circles-information .information:nth-child(2) .left-text .text-container{margin-left:auto}.lines-work .circles-information .information:nth-child(2) .square{margin-top:23px;margin-left:-23px}.lines-work .circles-information .information:nth-child(3) .left-text{margin-top:50px;margin-bottom:50px;margin-right:0}.lines-work .circles-information .information:nth-child(3) .left-text .text-container{max-width:90%;margin:0px auto}.lines-work .circles-information .information:nth-child(3) .right-image{margin-bottom:50px}.lines-work .circles-information .information:nth-child(3) .square{margin-top:21px;margin-left:-23px}.lines-work .circles-information .information:nth-child(4) .left-text{margin:0px auto;margin-top:50px;padding:0;padding-top:35px;padding-bottom:35px;max-width:90%}.lines-work .circles-information .information:nth-child(4) .left-text .text-container{max-width:90%;margin:0px auto}.lines-work .circles-information .information:nth-child(4) .right-image .square{margin-top:-34px;margin-top:-20px}.lines-work .circles-information .information:nth-child(5) .left-text{width:fit-content;height:fit-content;margin-top:auto;margin-right:0;max-width:90%}.lines-work .circles-information .information:nth-child(5) .right-image{margin-top:0}.our-impact{height:fit-content;padding-bottom:100px;max-width:100%;margin:0px auto}.our-impact .union img{width:100%;height:75px;margin-top:-95px;object-fit:cover;object-position:top;max-width:1920px;position:absolute}.our-impact .banner-impact{height:fit-content}.our-impact .banner-impact img{object-fit:cover;width:max-content;height:max-content;min-height:150px}.our-impact .description-impact{width:90%}.our-impact .description-impact h1{font-size:34px;margin-bottom:-26px}.our-impact .description-impact .line-title-impact{width:195px;margin-top:55px;margin-left:123px}.our-impact .description-impact p{font:normal normal 18.5px/32px roboto-regular}.our-impact .buttons-phase{width:90%;position:absolute;right:0;margin-top:610px;margin-right:0;justify-content:center}.our-impact .buttons-phase .button{width:200px;height:52px}.our-impact .buttons-phase .button p{font:normal normal 17px/25px roboto-regular}.our-impact .map{grid-template-columns:auto;height:1050px;justify-content:center;padding-top:100px;padding-bottom:0}.our-impact .map .text-left-impact{max-width:400px;width:100%;height:330px}.our-impact .map .text-left-impact .our-impact-text{position:relative}.our-impact .map .text-left-impact .our-impact-text h1{color:#1b51a2;font-size:38px;line-height:70px;margin-bottom:14px}.our-impact .map .text-left-impact .our-impact-text p{font:normal normal 15px/24px roboto-regular}.our-impact .map .text-left-impact .figures{max-width:340px;margin-top:0}.our-impact .map .text-left-impact .figures .figure{margin-bottom:15px}.our-impact .map .text-left-impact .figures .figure h1{font:normal normal 700 36px/38px roboto-regular;margin-top:8px;margin-bottom:0px}.our-impact .map .text-left-impact .figures .figure p{font:normal normal normal 15px/23px roboto-regular}.our-impact .map .text-left-impact .figures .figure .line-p{width:230px;margin-top:-10px}.our-impact .map .departments{margin-right:0}.our-impact .map .departments .our-impact-text .logos{display:flex}.our-impact .map .departments .our-impact-text .logos image img{object-fit:cover;width:100%;height:auto}.our-impact .map .departments .our-impact-text h1{font:normal normal 800 28px/38px roboto-regular;margin-top:0;margin-left:0}.our-impact .map .departments .our-impact-text .line-title{margin-top:-18px;width:164px}.our-impact .map .departments .our-impact-text p{font:normal normal 19px/18px roboto-regular;margin-top:0;margin-left:0}.our-impact .map .departments .text-bottom h1{font:normal normal normal 31.8px/30px roboto-regular;margin-top:0;margin-left:0}.our-impact .map .departments .text-bottom p{font:normal normal normal 15px/21px roboto-regular;margin-top:0;margin-left:0}.our-impact .map .departments-hover .image{visibility:visible;transition:.5s;opacity:1}.our-impact .map .departments-hover .our-impact-text h1{margin-top:0;margin-left:0;transition:.5s;opacity:1}.our-impact .map .departments-hover .our-impact-text p{margin-top:0;margin-left:0;transition:.5s;opacity:1}.our-impact .map .departments-figures .figure h1{font:normal normal 800 60px/60px roboto-regular;margin-bottom:0px}.our-impact .map .departments-figures .figure p{font:normal normal normal 22px/24px roboto-regular}.our-impact .map .map-right svg{margin-left:-25px;margin-top:-28px;width:370px;height:auto}.far-from-home .carousel{height:530px;margin-top:0}.far-from-home .carousel .videos-container .glider-next{top:70%;right:50px}.far-from-home .carousel .videos-container .glider-prev{top:70%;left:50px}.far-from-home .carousel .videos-container .glider-dots{display:none}.far-from-home .section-two{grid-template-columns:auto;height:450px;background-position:left;width:100%;position:relative;background-size:cover;margin-top:0px;padding:0}.far-from-home .section-two .left-content{background-color:#1b51a2;width:100%;max-width:100%;justify-content:center}.far-from-home .section-two .left-content .text{max-width:420px}.far-from-home .section-two .right-content{display:none}.far-from-home .section-two-1{display:block;max-width:600px;width:95%;margin:0px auto;margin-top:50px}.far-from-home .section-two-1 .right-content-mobile .text p{font:normal normal normal 15.4px/27px roboto-regular;color:#666}.far-from-home .section-two-1 .right-content-mobile .text p b{color:#1b51a2}.far-from-home .news{max-width:90%;margin-top:50px;padding:100px 0px}.far-from-home .news .title h1{font-size:32px;line-height:28px}.far-from-home .news .margin-top-left{top:170px;left:-3px}.far-from-home .news .margin-right-bottom{bottom:215px;right:-6px}.far-from-home .news .news-container{padding-bottom:75px;padding-top:70px}.far-from-home .news .news-container .arrow-left{left:-15px;top:350px}.far-from-home .news .news-container .arrow-right{right:-15px;top:350px}.far-from-home .news .news-container .news-section{max-width:90%;margin:0px auto;height:fit-content}.far-from-home .news .news-container .news-section .new{max-width:400px;padding-bottom:20px;margin-bottom:100px}.far-from-home .news .news-container .news-section .new .image{width:300px;margin-bottom:10px}.far-from-home .news .news-container .news-section .new .content{max-width:290px;margin:0px auto}.far-from-home .news .news-container .news-section .new .content small{font:normal normal 12.6px/29px roboto-regular}.far-from-home .news .news-container .news-section .new .content h2{font:normal normal 500 19.5px/20px roboto-regular;margin-bottom:10px}.far-from-home .news .news-container .news-section .new .content p{font:normal normal 15px/20px roboto-regular}.far-from-home .news .news-container .news-section .new .content .more-button-description{margin-top:-5px}.far-from-home .section-four{grid-template-columns:auto;padding:0px 0 150px 0;max-width:1100px}.far-from-home .section-four .left-content{margin-bottom:60px}.far-from-home .section-four .left-content .image{width:290px;position:relative}.far-from-home .section-four .left-content .image .square{width:290px;height:263px;top:-25px;left:-20px}.far-from-home .section-four .right-content .text{max-width:516px;width:90%}.far-from-home .section-four .right-content .text p{font:normal normal 17.4px/38px roboto-regular}}
/*# sourceMappingURL=style.css.map */
