@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);
:root{--DeltaBlue:#1d619d;--DarkBlue:#364660;--LightBlue:#49c6ff;--SMSRed:#a21f4a;scroll-behavior:smooth}
html{margin:0 auto}*{box-sizing:border-box;
    font-family:Montserrat,sans-serif;margin:0;padding:0}
    body{background-color:#fff}.Screen>*{margin-left:auto;
        margin-right:auto;margin-top:150px;max-width:1900px}
        .Screen>.noTop{margin-top:0}.Screen>.Bottom{margin-bottom:100px}.wide{max-width:none}.optionMenuForBig{background-color:#364660;
            background-color:var(--DarkBlue)}
            .optionMenuForBig>div{margin-left:auto;margin-right:auto;max-width:1900px}
            .aboutUsScreen>*{margin-top:0}.botonComun{align-items:center;border:4px solid;border-radius:10px;display:flex;justify-content:center;text-decoration:none}
            .botonComun p{font-size:26px;font-weight:600}@media only screen and (max-width:950px){.botonComun p{font-size:22px}}
            @media only screen and (max-width:600px){.botonComun p{font-size:14px}}
            .superNav{
                background-color:#1d619d;
                height:96px;
                position:-webkit-sticky;
                position:sticky;
                top:0;z-index:1000}
            .navBar{
                display:flex;
                height:96px;
                justify-content:space-between;
                margin:0 auto;max-width:1900px;
                padding-left:64px;
                padding-right:64px;
                place-items:center;
                width:100%;
                z-index:999
            }
            .navBar 
            .imageContainer{flex-shrink:0;height:40px;margin-right:40px}
            .navBar 
            .imageContainer img{height:100%}
            .navBar 
            .imageContainer a{height:100%;width:100%}
            .navBar>.linkInternal{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:space-between;margin-left:40px;text-decoration:none;width:92px}
            .navBar>.linkInternal.active,.navBar>.linkInternal:hover{border-bottom:5px solid var(--LightBlue)}.navBar>.linkInternal img{height:20px;width:20px}.navBar>.linkInternal p{color:#f5f5f5;font-size:12px;font-style:normal;font-weight:700;line-height:12px}.menuScreen .linkInternal img{height:32px;width:32px}
            .menuScreen .linkInternal{align-items:center;background-color:#1d619d;display:flex;height:96px;padding:0 74px;text-decoration:none;width:100%}
            .menuScreen .linkInternal p{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:32px;margin-left:12px;text-align:center}@media only screen and (max-width:1150px) and (min-width:951px){.navBar{padding-left:32px;padding-right:32px}.navBar .imageContainer{height:32px}}@media only screen and (max-width:950px){.showMenuButton{height:32px;width:64px}.showMenuButton img{height:100%;object-fit:cover;width:100%}}@media only screen and (max-width:600px){.navBar{padding-left:40px;padding-right:40px}.navBar .imageContainer{height:32px;margin-right:0}.showMenuButton{width:32px}.menuScreen .linkInternal img{height:16px;width:16px}.menuScreen .linkInternal{padding:0 50px}.menuScreen .linkInternal p{font-size:20px;line-height:20px;margin-left:4px}}@media only screen and (max-width:380px){.navBar{padding-left:20px;padding-right:20px}}@media only screen and (max-width:350px){.navBar{padding-left:16px;padding-right:16px}.showMenuButton{height:28px;width:28px}.navBar .imageContainer{height:28px}.navBar .imageContainer a{height:auto}}.menuScreen{background:#95c1d5;bottom:0;left:0;position:fixed;right:0;top:96px}.listScreensHorizontal{align-items:center;display:flex;height:96px;justify-content:space-between;list-style-type:none;width:600px}.listScreensHorizontal div,.listScreensHorizontal div a{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:13px;font-style:normal;font-weight:700;height:96px;text-decoration:none}.listScreensHorizontal>div.active,.listScreensHorizontal>div:hover{border-bottom:5px solid var(--LightBlue)}.listScreensVertical{display:flex;flex-direction:column;height:calc(100vh - 192px);padding-left:64px;padding-right:64px;padding-top:32px;row-gap:12px}.listScreensVertical>div{align-items:center;border-bottom:2px solid #fff;color:#fff;display:flex;font-size:26px;font-weight:600;height:84px;justify-content:space-between;padding-left:32px;padding-right:32px}.listScreensVertical div:hover{color:var(--DarkBlue)}.listScreensVertical div a{color:#fff;flex-grow:1;text-decoration:none}@media only screen and (max-width:1150px) and (min-width:951px){.listScreensHorizontal{width:475px}.listScreensHorizontal div a{font-size:12px}}@media only screen and (max-width:600px){.listScreensVertical{padding-left:32px;padding-right:32px;padding-top:43px;row-gap:27px}.listScreensVertical>div{font-size:20px;height:54px}}.mobileOptionMenu{background-color:var(--DarkBlue);display:flex;flex-direction:column;height:calc(100vh - 192px)}.mobileOptionMenu .return{align-items:center;background-color:#9a9696;display:flex;flex-shrink:0;height:96px;padding-left:64px}.mobileOptionMenu .return img{transform:rotate(180deg)}.mobileOptionMenu .return p{color:#fff;font-size:26px;font-weight:600;margin-left:44px}.mobileOptionMenu .main{display:flex;flex-grow:1;margin-bottom:16px;overflow:auto;width:100%}.mobileOptionMenu .items{flex-grow:1;padding-left:64px;padding-top:76px}.mobileOptionMenu .links>div{align-items:center;border-top:2px solid #fff;color:#fff;display:flex;font-size:16px;height:64px;justify-content:space-between;padding-left:64px;padding-right:32px}.mobileOptionMenu .links>div:last-child{border-bottom:2px solid #fff;height:66px}.mobileOptionMenu .links>.active,.mobileOptionMenu .links>div:hover{background-color:#9a9696;border-left:8px solid var(--LightBlue);border-top:none}.mobileOptionMenu .links>.active img,.mobileOptionMenu .links>div:hover img{transform:rotate(180deg)}.mobileOptionMenu .filler{width:320px}.mobileOptionMenu .border{width:64px}.mobileOptionMenu .mobileMenuTitle{color:#fff;font-size:26px;font-weight:600}.mobileOptionMenu .main .links{padding-top:64px;width:100%}.mobileOptionMenu .links>div>div{align-items:center;display:flex;justify-content:space-between;padding:0;width:100%}.mobileOptionMenu .subMenu{background-color:#9a9696;padding-top:172px;width:320px}.mobileOptionMenu .subMenu>div{align-items:center;color:#fff;display:flex;font-size:16px;height:64px;justify-content:space-between;padding-left:32px}.mobileOptionMenu .links div img{transition:.5s}@media only screen and (max-width:600px){.mobileOptionMenu{height:calc(100vh - 192px)}.mobileOptionMenu .return{height:80px;padding-left:50px}.mobileOptionMenu .return p{font-size:20px;margin-left:30px}.mobileOptionMenu .main{overflow-y:auto}.mobileOptionMenu .items{padding-left:32px;padding-top:48px}.mobileOptionMenu .border{width:32px}.mobileOptionMenu .mobileMenuTitle{font-size:20px}.mobileOptionMenu .main .links{padding-top:44px}.mobileOptionMenu .main .links>div{padding-left:32px}.mobileOptionMenu .links div img{transform:rotate(90deg)}.mobileOptionMenu .links>.active,.mobileOptionMenu .links>.deploy:hover{background-color:initial;border-left:none;border-top:none;padding-left:56px}.mobileOptionMenu .main .links .deploy{display:flex;flex-direction:column;height:auto;justify-content:center;padding:0}.mobileOptionMenu .links .deploy .item{height:64px;padding-left:32px;padding-right:32px}.mobileOptionMenu .links .deploy .active,.mobileOptionMenu .links .deploy .item:hover{background-color:#9a9696;border-left:8px solid var(--LightBlue);border-top:none}.mobileOptionMenu .links .deploy .active img{transform:rotate(270deg)}.mobileOptionMenu .links .deployed{align-items:flex-start;display:flex;flex-direction:column;gap:54px;padding-bottom:32px;padding-left:32px;padding-top:26px}}.optionMenu{background-color:var(--DarkBlue);display:flex;margin-top:0;min-height:448px}.optionMenu .desc{margin-bottom:32px;padding-left:94px;padding-top:70px;width:calc(100% - 802px)}.optionMenu .desc h2{color:#fff;font-size:35px;font-weight:600;line-height:40px;margin-bottom:35px}.optionMenu .desc p{color:#fff;font-size:15px;line-height:32px;width:333px}.optionMenu .links{margin-bottom:32px;padding-top:32px;width:386px}.optionMenu .links>div{align-items:center;border-top:2px solid #fff;display:flex;height:64px;justify-content:space-between;padding-left:64px;padding-right:32px}.optionMenu .links>div:last-child{border-bottom:2px solid #fff;height:66px}.optionMenu .links>div{color:#fff;font-size:16px}.optionMenu .links>div img{transition:.5s}.optionMenu .links>.active,.optionMenu .links>div:hover{background-color:#537d9a;border-left:8px solid var(--LightBlue);border-top:none;padding-left:56px}.optionMenu .links .active img{transform:rotate(180deg)}.optionMenu .subMenu{background-color:#537d9a;padding-left:64px;padding-top:34px;width:416px}.optionMenu .subMenu div{align-items:center;color:#fff;display:flex;font-size:16px;height:64px;line-height:20px}.optionMenu .subMenu div:hover{text-decoration:underline}.optionMenu .filler{width:386px}@media only screen and (max-width:1250px){.optionMenu .desc{padding-left:50px;width:calc(100% - 630px)}.optionMenu .desc h2{font-size:32px;margin-bottom:43px}.optionMenu .desc p{font-size:14px;width:265px}.optionMenu .links{width:352px}.optionMenu .links>div{font-size:14px}.optionMenu .subMenu{padding-left:32px;width:288px}.optionMenu .subMenu div{font-size:13px}.optionMenu .filler{width:288px}}.footer{align-items:center;background-color:#364660;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-left:60px;padding-right:60px;padding-top:64px;width:100%}.footerContainer{grid-row-gap:45px;display:grid;grid-template-areas:"a b c d" "e b c d" "f b c d";grid-template-columns:265px repeat(3,230px);grid-template-rows:35px 125px 64px;justify-content:space-around;margin-bottom:0;row-gap:45px;width:100%}.officeContainer{flex-shrink:0;min-height:230px;width:230px}.footerContainer .logoFooter{height:33px;width:256px}.footerContainer .logoFooter img{width:100%}.footer .contactDescription{font-size:16px;font-style:normal;font-weight:400;line-height:30px}.footer .logos{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}.footer .logos a:hover{background-color:#537d9a}.footer .logos a{align-items:center;background-color:#4a5970;border-radius:50%;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.footer .logos a img{height:36px;width:36px}.officeContainer .city{font-size:25px;font-style:normal;font-weight:800;margin-bottom:37px;margin-top:27px}.cn{margin-bottom:30px}.cn:last-child{margin-bottom:0}.cn a .icon{align-self:flex-start;height:20px;margin-right:20px;width:20px}.cn a{align-items:center;display:flex;justify-content:flex-start;text-decoration:none}.cn a:hover p,.linkAdd:hover{text-decoration:underline}.footer p,.linkAdd{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-decoration:none}.derechos{margin-bottom:55px}.footer .derechos p{text-align:center}@media only screen and (max-width:1350px){.footerContainer{justify-content:space-between}}@media only screen and (max-width:1150px){.footerContainer{grid-template-columns:64px repeat(3,230px)}}@media only screen and (max-width:1000px){.footerContainer{gap:20px;grid-template-areas:"a b" "c d";grid-template-columns:256px min(calc(100% - 276px),288px);grid-template-rows:72px 95px;margin-bottom:58px;row-gap:15px;width:100%}.footerContainer .logoFooter{height:33px;width:256px}.footerContainer .logoFooter img{width:100%}.footer .contactDescription{font-size:12px;line-height:27px}.footer .logos{align-self:flex-end;grid-area:d;height:64px;width:100%}.linkContact{align-items:center;background-color:#c6bdbd38;border-radius:20px;display:flex;flex-shrink:0;height:95px;justify-content:center;width:256px}.footer .linkContact a{text-decoration:none}.footer .linkContact p{color:#fff;font-size:17px;font-style:normal;font-weight:700;line-height:30px;text-align:center}.footer p{font-size:12px;line-height:27px}}@media only screen and (max-width:600px){.footer{padding-left:64px;padding-right:64px;padding-top:64px}.footerContainer{display:flex;flex-direction:column;margin-bottom:57px;max-width:320px;row-gap:32px;width:100%}.footerContainer .logoFooter{height:auto;width:100%}.footer .contactDescription{font-size:12px;line-height:27px}.derechos{margin-bottom:64px}.footer .logos{align-self:flex-end;grid-area:d;height:64px;width:100%}.linkContact{height:128px;width:100%}.footer .linkContact p{font-size:20px}}@media only screen and (max-width:384px){.footer{padding-left:32px;padding-right:32px;padding-top:64px}}.heroContainer{height:768px;position:relative;width:100%}.heroBack{display:block;height:100%;width:100%}.heroContainer .textContainer{margin-left:92px;margin-top:77px;max-height:768px;position:relative;top:-100%;width:500px}.textContainer .heroTitle{color:#fff;font-size:54px;font-style:normal;font-weight:600;line-height:64px;margin-bottom:54px}.textContainer .heroText{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:39px;margin-bottom:64px}@media only screen and (max-width:950px){#heroButton{background-color:var(--DeltaBlue)}.heroContainer{height:736px;position:relative;width:100%}.heroContainer .textContainer{margin-left:60px;margin-top:46px;max-height:736px;width:530px}.textContainer .heroTitle{font-size:50px;line-height:64px;margin-bottom:54px}.textContainer .heroText{font-size:20px;line-height:39px;margin-bottom:64px}}@media only screen and (max-width:600px){.heroContainer .textContainer{display:flex;flex-direction:column;height:calc(100% - 54px);justify-content:center;margin:54px auto 0;width:320px}.textContainer .heroTitle{font-size:38px;line-height:52px;margin-bottom:36px;text-align:center}.textContainer .heroText{font-size:16px;line-height:30px;margin-bottom:64px;text-align:center}.heroContainer .textContainer a{margin:auto auto 96px}}#heroButton:hover{background-color:#95c1d5}#heroButton{border-color:#fff;height:64px;width:191px}#heroButton p{color:#fff}.statsContainer{grid-gap:92px;grid-row-gap:30px;align-items:center;display:grid;gap:92px;grid-template-columns:160px repeat(3,206px);justify-content:space-between;margin-bottom:64px;margin-left:auto;margin-right:auto;row-gap:30px;width:1056px}.delta{--mainBlue:#1d619d}.sms{--mainBlue:#8d264b;margin-top:0}.statLogo{width:160px}.stat{align-items:center;display:flex;flex-direction:column;height:270px;width:200px}.stat .iconStat{height:64px;margin-bottom:32px;width:64px}.titleStat{font-size:45px;line-height:35px;margin-bottom:30px}.textStat,.titleStat{color:var(--mainBlue);font-style:normal;font-weight:600;text-align:center}.textStat{font-size:20px;line-height:39px}.divisor{background-color:#c4c4c4;height:4px;width:1056px}.sms .divisor{display:none}@media only screen and (max-width:1150px){.statsContainer{gap:39px;row-gap:30px;width:896px}.divisor{width:896px}}@media only screen and (max-width:900px){.statsContainer{gap:11px;grid-template-columns:112px repeat(3,165px);margin-bottom:56px;row-gap:36px;width:640px}.statLogo{width:98px}.stat{height:240px;width:165px}.titleStat{font-size:40px;line-height:40px;margin-bottom:20px}.textStat{font-size:16px;line-height:30px}.divisor{width:640px}.sms .divisor{display:none}}@media only screen and (max-width:600px){.statsContainer{gap:5px;grid-template-areas:"a b" "c c" "d e";grid-template-columns:repeat(2,155px);grid-template-rows:250px 49px 250px;margin-bottom:0;place-items:center;row-gap:0;width:320px}.sms{margin-top:0}.stat{height:250px;width:155px}.stat .iconStat{height:64px;margin-bottom:30px;width:64px}.textStat{font-size:15px;line-height:28px}.divisor{background-color:#c4c4c4;grid-area:c;height:4px;margin-bottom:40px;margin-top:5px;width:320px}.sms .divisor{display:block}}.trustContainer{display:grid;grid-template-areas:"a d" "b d" "c d" "e f" "e g";grid-template-columns:624px 624px;grid-template-rows:160px 160px 160px 240px 240px;height:960px;margin-left:auto;margin-right:auto;overflow:hidden;width:1248px}.trustContainer>img{height:100%;object-fit:cover;width:100%}.trustContainer .one{grid-area:d}.trustContainer .two{grid-area:e}.trustContainer .Trust{color:#1d619d;font-size:50px;font-style:normal;font-weight:600;line-height:60px}.trustContainer .Point{display:flex;font-size:24px;font-style:normal;font-weight:400;line-height:39px;padding-right:80px}.trustContainer .Point img{height:18px;margin-right:15px;margin-top:10px;position:relative;width:16px}.trustContainer .Point:nth-last-child(-n+2){padding-left:80px;padding-right:35px;padding-top:40px}.trustContainer .Point:last-child{padding-top:0}@media only screen and (max-width:1250px){.trustContainer{grid-template-columns:448px 448px;grid-template-rows:150px 181px 181px 256px 256px;height:1024px;width:896px}.trustContainer .Trust{font-size:38px;line-height:52px}.trustContainer .Point{font-size:20px;line-height:39px;padding-right:50px}.trustContainer .Point:nth-last-child(-n+2){padding-left:64px;padding-right:0;padding-top:50px}.trustContainer .Point:last-child{padding-top:0}}@media only screen and (max-width:900px){.trustContainer{display:grid;grid-template-areas:"a" "b" "c" "d" "e";grid-template-columns:1fr;grid-template-rows:352px 158px 100px 100px 100px 150px;height:960px;margin-left:auto;margin-right:auto;max-width:768px;overflow:hidden;width:100%}.trustContainer .one,.trustContainer .two{grid-area:a}.trustContainer .Trust{font-size:38px;line-height:40px;padding-bottom:54px;padding-top:64px;text-align:center}.trustContainer .Point{font-size:16px;line-height:30px;padding-left:90px;padding-right:90px}.trustContainer .Point img{height:14px;margin-right:15px;margin-top:8px;width:12px}.trustContainer .Point:nth-last-child(-n+2){padding-left:90px;padding-right:90px;padding-top:0}}@media only screen and (max-width:600px){.trustContainer{display:grid;grid-template-areas:"a" "b" "c" "d" "e";grid-template-columns:1fr;grid-template-rows:256px 180px 131px 131px 163px 195px;height:960px;margin-left:auto;margin-right:auto;max-width:425px;overflow:hidden;width:100%}.trustContainer .Trust{font-size:36px;line-height:50px;padding:40px;text-align:start}.trustContainer .Point{font-size:14px;line-height:32px;padding-left:40px;padding-right:40px}.trustContainer .Point:nth-last-child(-n+2){padding-left:40px;padding-right:40px;padding-top:0}}@media only screen and (max-width:376px){.trustContainer{display:grid;grid-template-areas:"a" "b" "c" "d" "e";grid-template-columns:1fr;grid-template-rows:256px 230px 131px 131px 163px 195px;height:1010px;margin-left:auto;margin-right:auto;max-width:425px;overflow:hidden;width:100%}.trustContainer .Trust{font-size:36px;line-height:50px;padding:65px 10px;text-align:start}.trustContainer .Point{font-size:14px;line-height:32px;padding-left:10px;padding-right:10px}.trustContainer .Point:nth-last-child(-n+2){padding-left:10px;padding-right:10px;padding-top:0}}.AlliesContainer{background:#537d9a;padding-bottom:64px}.AlliesContainer>.textContainer{margin-bottom:70px;margin-left:auto;margin-right:auto;padding-left:192px;padding-top:64px}.AlliesTitle{font-size:50px;line-height:40px;margin-bottom:31px}.AlliesText,.AlliesTitle{color:#fff;font-style:normal;font-weight:600}.AlliesText{font-size:24px;line-height:20px}.AlliesContainer .cardContainer{display:flex;justify-content:space-between;margin:0 auto;width:1056px}.AlliesContainer .card{border:4px solid #fff;border-radius:15px;height:386px;overflow:hidden;text-decoration:none;width:288px}.AlliesContainer .card .textContainer:hover{background-color:#95c1d5}.AlliesContainer .card .imageContainer{align-items:center;background-color:#fff;display:flex;height:186px;justify-content:center}.AlliesContainer .card .imageContainer img{width:93%}.AlliesContainer .card .textContainer{background-color:#537d9a;height:192px;padding:30px 28px}.AlliesContainer .card .textContainer .name{color:#fff;font-size:26px;font-style:normal;font-weight:800;line-height:32px;margin-bottom:28px;text-align:center}.AlliesContainer .card .textContainer .desc{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-align:center}@media only screen and (max-width:1150px){.AlliesContainer>.textContainer{padding-left:96px}.AlliesContainer .cardContainer{width:896px}.AlliesContainer .card{width:256px}.AlliesContainer .card .textContainer{height:196px;padding:30px 12px 42px}}@media only screen and (max-width:950px){.AlliesContainer>.textContainer{padding-left:64px}.AlliesTitle{font-size:38px;line-height:40px}.AlliesText{font-size:16px;line-height:20px}.AlliesContainer .cardContainer{flex-wrap:wrap;gap:128px;justify-content:center;row-gap:50px;width:576px}.AlliesContainer .card{height:288px;width:224px}.AlliesContainer .card .imageContainer{height:144px}.AlliesContainer .card .textContainer{height:144px;padding-left:0;padding-right:0;padding-top:21px}.AlliesContainer .card .textContainer .name{font-size:16px;line-height:22px;margin-bottom:18px;padding-left:39.5px;padding-right:39.5px}.AlliesContainer .card .textContainer .desc{font-size:12px;line-height:20px;padding-left:10px;padding-right:10px}}@media only screen and (max-width:600px){.AlliesContainer>.textContainer{max-width:450px;padding-left:0;width:100%}.AlliesTitle{line-height:50px}.AlliesText,.AlliesTitle{text-align:center}.AlliesContainer .cardContainer{max-width:450px;width:361px;width:100%}}.servMainSection{display:flex;justify-content:space-between;margin-top:0}.servMainSection .textContainer{flex-shrink:0;padding-left:96px;padding-right:64px;padding-top:52px;width:800px}.servMainSection .textContainer h1{color:var(--DeltaBlue);font-size:54px;font-weight:500;margin-bottom:52px}.servMainSection .textContainer h3{font-size:20px;font-weight:700;margin-bottom:32px}.servMainSection .textContainer p{font-size:16px;line-height:30px;margin-bottom:32px}.servMainSection .imageContainer{flex-shrink:1;height:768px;width:calc(100% - 800px)}.servMainSection .imageContainer img{height:100%;object-fit:cover;width:100%}.servTeamSection{padding-left:96px;padding-right:96px}.servTeamSection h2{color:var(--DeltaBlue);font-size:38px;font-weight:500;margin-bottom:64px}.servTeamSection .serviceTeamGrid{display:flex;flex-wrap:wrap;gap:128px;row-gap:64px}.servTeamSection .serviceTeamGrid>div{align-items:center;display:flex;flex-direction:row-reverse;height:96px;justify-content:flex-end;width:330px}.servTeamSection .serviceTeamGrid>div:hover{cursor:pointer}.servTeamSection .serviceTeamGrid>div:hover .text .name{color:var(--LightBlue);font-weight:700}.servTeamSection .serviceTeamGrid>div:hover .text .role{color:var(--LightBlue)}.servTeamSection .serviceTeamGrid>div:hover img{border:4px solid var(--LightBlue)}.servTeamSection .serviceTeamGrid>div>img{border-radius:50%;display:flex;flex-direction:row-reverse;height:96px;margin-right:32px;width:96px}.servTeamSection .serviceTeamGrid>div .text .name{font-size:20px;font-weight:600;margin-bottom:20px}.servTeamSection .serviceTeamGrid>div .text .role{font-size:16px;line-height:20px}.servTeamSection .serviceLink{border-color:var(--DeltaBlue);height:64px;margin:60px auto;width:738px}.serviceLink:hover{background-color:#95c1d5}.servTeamSection .serviceLink p{color:var(--DeltaBlue)}@media only screen and (max-width:1150px){.servMainSection .textContainer{padding-left:64px;padding-right:40px;width:576px}.servMainSection .textContainer h1{font-size:38px}.servMainSection .imageContainer{height:800px;width:calc(100% - 576px)}.servTeamSection{padding-left:64px;padding-right:64px}.servTeamSection .serviceTeamGrid{column-gap:0;justify-content:space-between;row-gap:64px}.servTeamSection .serviceTeamGrid>div{width:272px}.servTeamSection .serviceTeamGrid>div .text .name{font-size:14px;margin-bottom:16px}.servTeamSection .serviceTeamGrid>div .text .role{font-size:14px}}@media only screen and (max-width:950px){.servMainSection{flex-direction:column-reverse}.servMainSection .textContainer{padding-left:64px;padding-right:64px;padding-top:64px;width:auto}.servMainSection .textContainer h1{font-size:48px}.servMainSection .textContainer h3{font-size:20px}.servMainSection .textContainer p{font-size:14px;line-height:30px}.servMainSection .imageContainer{height:352px;width:auto}.servTeamSection{padding-left:64px;padding-right:64px}.servTeamSection .serviceTeamGrid>div .text .name,.servTeamSection .serviceTeamGrid>div .text .role{font-size:14px}.servTeamSection .serviceLink{width:100%}}@media only screen and (max-width:600px){.servMainSection .textContainer{padding-left:32px;padding-right:32px;padding-top:40px}.servMainSection .textContainer h1{font-size:30px}.servMainSection .imageContainer{height:256px}.servTeamSection{padding-left:27px;padding-right:27px}.servTeamSection h2{font-size:24px;margin-bottom:64px}.servTeamSection .serviceTeamGrid>div{height:64px;width:180px}.servTeamSection .serviceTeamGrid>div>img{height:64px;margin-right:10px;width:64px}.servTeamSection .serviceTeamGrid>div .text .name{font-size:10px;margin-bottom:4px}.servTeamSection .serviceTeamGrid>div .text .role{font-size:10px}.servTeamSection .serviceLink{width:auto}}.ifacSection,.pane2,.smsSection{color:#fff;margin-top:0}.smsSection .textContainer{background-color:var(--SMSRed)}.ifacSection .textContainer{background-color:#537d9a}.pane2 .textContainer{background-color:var(--DeltaBlue);padding:52px 96px}.ifacSection .textContainer,.smsSection .textContainer{padding-bottom:52px;padding-left:96px;padding-top:52px}.ifacSection .textContainer .Title,.smsSection .textContainer .Title{font-size:50px;font-weight:600;margin-bottom:25px}.ifacSection .textContainer .Text,.pane2 .textContainer .Text,.smsSection .textContainer .Text{font-size:24px;font-weight:400}.ifacSection .pane1,.smsSection .pane1{display:flex;justify-content:space-between;padding-left:96px;padding-right:0}.ifacSection .pane1{padding-left:0;padding-right:96px}.ifacSection .pane1 .textPane,.smsSection .pane1 .textPane{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:52px;padding-top:32px;width:608px}.ifacSection .pane1 .textPane{padding-top:52px}.ifacSection .pane1 .textPane .TextSMS,.pane2 .TextDelta,.smsSection .pane1 .textPane .TextSMS{color:#000;font-size:16px;line-height:40px}.smsSection .pane1 .textPane span{display:inline-block;height:55px;margin-right:22px;position:relative;top:20px;width:180px}.smsSection .pane1 .textPane span img{height:55px;width:180px}.ifacSection .pane1 .textPane .TextSMS p,.pane2 .TextDelta p,.smsSection .pane1 .textPane .TextSMS p{margin-top:24px}.ifacSection .pane1 .textPane .ifacLink,.smsSection .pane1 .textPane .smsLink{height:64px;margin-top:30px}.smsSection .pane1 .textPane .smsLink{border-color:var(--SMSRed)}.ifacSection .pane1 .textPane .ifacLink{border-color:#537d9a}.smsSection .pane1 .textPane .smsLink:hover{background-color:#c5c5c5}.ifacSection .pane1 .textPane .ifacLink:hover{background-color:#95c1d5}.smsSection .pane1 .textPane .smsLink p{color:var(--SMSRed)}.ifacSection .pane1 .textPane .ifacLink p{color:#537d9a}.smsSection .pane1>a{display:block;height:768px;max-width:1000px;width:calc(100% - 672px)}.smsSection .pane1 img{height:100%;width:100%}.ifacSection .pane1 img{height:768px;max-width:1000px;width:calc(100% - 672px)}.ifacSection .pane1 .textPane span{display:inline-block;height:32px;margin-right:22px;position:relative;top:2px;width:179px}.ifacSection .pane1 .textPane span img{height:32px;width:179px}.pane2{margin-bottom:52px}.pane2 h2{background-color:var(--DeltaBlue);color:#fff;font-size:48px;margin-bottom:25px}.pane2 .TextDelta{padding-left:96px;padding-right:96px;padding-top:52px}.pane2 .TextDelta span{margin-right:22px;position:relative;top:9px}.pane2 .TextDelta span,.pane2 .TextDelta span img{height:29px;width:173px}@media only screen and (max-width:1300px){.ifacSection .textContainer,.smsSection .pane1,.smsSection .textContainer{padding-left:64px}.ifacSection .pane1{padding-right:64px}.ifacSection .pane1 .textPane,.smsSection .pane1 .textPane{width:480px}.ifacSection .pane1 img,.smsSection .pane1>a{height:100%;width:calc(100% - 544px)}.pane2 .TextDelta,.pane2 .textContainer{padding-left:64px;padding-right:64px}.pane2 h2{font-size:48px;margin-bottom:46px}}@media only screen and (max-width:950px){.ifacSection .textContainer,.smsSection .textContainer{padding-bottom:64px;padding-top:64px}.ifacSection .textContainer .Title,.smsSection .textContainer .Title{font-size:48px}.ifacSection .pane1,.smsSection .pane1{height:auto;padding-left:0;padding-right:0}.smsSection .pane1{flex-direction:column-reverse}.ifacSection .pane1{flex-direction:column}.ifacSection .pane1 .textPane,.smsSection .pane1 .textPane{padding-left:64px;padding-right:64px;width:100%}.smsSection .pane1>a{height:375px;width:100%}.ifacSection .pane1 img{height:425px;width:100%}.pane2 h2{font-size:38px;margin-bottom:42px}}@media only screen and (max-width:600px){.ifacSection .textContainer,.smsSection .textContainer{padding-bottom:52px;padding-left:0;padding-top:64px}.ifacSection .textContainer .Title,.smsSection .textContainer .Title{font-size:38px;font-weight:400;margin-bottom:32px;text-align:center}.ifacSection .textContainer .Text,.smsSection .textContainer .Text{font-size:16px;line-height:20px;text-align:center}.ifacSection .pane1 .textPane,.smsSection .pane1 .textPane{padding-left:32px;padding-right:32px}.ifacSection .pane1 .textPane .TextSMS,.pane2 .TextDelta,.smsSection .pane1 .textPane .TextSMS{font-size:12px;line-height:30px}.smsSection .pane1 .textPane span{height:39px;margin-right:16px;top:14px;width:126px}.smsSection .pane1 .textPane span img{height:39px;width:126px}.ifacSection .pane1 .textPane .TextSMS p{margin-top:0}.ifacSection .pane1 img,.smsSection .pane1>a{height:320px}.ifacSection .pane1 .textPane span{height:29px;margin-right:16px;width:160px}.ifacSection .pane1 .textPane span img{height:29px;width:160px}.pane2 .TextDelta{padding-left:32px;padding-right:32px}.pane2 h2{font-size:38px;font-weight:400;line-height:40px;margin-bottom:60px;text-align:center}.pane2 .TextDelta span{margin-right:16px;top:7px}.pane2 .TextDelta span,.pane2 .TextDelta span img{height:26px;width:154px}}.bigOfficeContainer>p{color:var(--DeltaBlue);font-size:48px;font-weight:500;line-height:40px;margin-left:96px;margin-top:64px}.contentFlex{border-bottom:4px solid #d9d9d9;display:flex;padding:64px 96px}.officeDataContainer{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:64px;height:320px}.cnb,.cnb a{width:390px}.cnb a{display:flex}.cnb a,.cnb a p{text-decoration:none}.cnb a p{color:var(--DeltaBlue);font-size:24px;font-style:normal;font-weight:400;line-height:24px}.cnb a:hover p{text-decoration:underline}.cnb a .icon{align-self:flex-start;height:32px;margin-right:18px;width:32px}.embedMap{flex-shrink:0;height:320px;width:608px}.embedMap iframe{height:100%;width:100%}@media only screen and (max-width:1200px){.contactSection .sectionText{padding-left:64px}.bigOfficeContainer>p{margin-left:64px}.contentFlex{padding-left:64px;padding-right:64px}.embedMap{width:448px}}@media only screen and (max-width:960px){.bigOfficeContainer>p{font-size:38px;margin-left:64px}.cnb,.cnb a,.officeDataContainer{width:258px}.cnb a p{font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.embedMap{width:312px}}@media only screen and (max-width:715px){.contactSection .sectionText{padding-left:32px;padding-right:32px}.contactSection .sectionText>h1,.contactSection .sectionText>h2{font-size:38px;text-align:center}.contactSection .sectionText>p{font-weight:400;margin-bottom:40px;text-align:center}.contactSection .bigOfficeContainer>p{font-size:38px;line-height:40px;margin-left:0;text-align:center}.contentFlex{flex-direction:column;gap:40px;justify-content:flex-start;padding-left:0;padding-right:0;padding-top:32px}.officeDataContainer{gap:32px;height:auto;width:100%}.cnb{margin:auto;width:auto}.cnb a{width:270px}.cnb a p{font-size:16px}.cnb a .icon{height:26px;width:26px}.embedMap{height:224px;width:auto}}.formContainer .contactForm{display:grid;grid-template-areas:"a d" "b d" "c d" "g d";grid-template-columns:800px 448px;grid-template-rows:repeat(3,96px) 160px}.formContainer .contactForm label:not(.d){border-bottom:4px solid #fff;display:flex;flex-direction:column;justify-content:flex-end;padding-left:64px;padding-right:64px}.formContainer .contactForm input,::placeholder{background-color:initial;border:none;color:#fff;font-size:20px;font-weight:400;line-height:20px}.formContainer .contactForm input{height:64px}.contactForm .d{align-items:center;background-color:#333545;display:flex;flex-direction:column;grid-area:d;justify-content:flex-start;padding:64px}.formContainer .contactForm .g>input{background:#fff;border-radius:5px;color:var(--DarkBlue);font-weight:700;height:32px;margin-right:288px;width:128px}.formContainer .contactForm .g>input:hover{border:4px solid var(--LightBlue);box-sizing:initial}.contactForm #mensaje{height:100%;width:100%}.contactForm textarea{text-align:center}@media only screen and (max-width:1300px){.formContainer .contactForm{grid-template-columns:576px 320px}.formContainer .contactForm .g>input{margin-right:224px}}@media only screen and (max-width:950px){.formContainer .contactForm{grid-template-areas:"a" "b" "c" "d" "g";grid-template-columns:1fr;grid-template-rows:repeat(3,96px) 128px 128px}.formContainer .contactForm .d{align-items:flex-start;background-color:initial;border-bottom:4px solid #fff;display:flex;flex-direction:column;justify-content:flex-end;padding:56px 64px 0}.formContainer .contactForm input,::placeholder{font-size:16px}.formContainer .contactForm .g>input{margin:0 auto}.contactForm textarea{text-align:start}}@media only screen and (max-width:600px){.formContainer .contactForm{grid-template-columns:1fr;grid-template-rows:repeat(3,64px) 96px 128px}.formContainer .contactForm .d,.formContainer .contactForm label:not(.d){padding-left:32px;padding-right:32px}.formContainer .contactForm .d{padding-top:40px}.formContainer .contactForm input{height:40px}}.formContainer{background-color:var(--DarkBlue);border-radius:15px;margin:64px auto;overflow:hidden;width:1248px}.formContainer .resumeForm{display:grid;grid-template-areas:"a f" "b f" "c f" "d f" "e f" "g f";grid-template-columns:800px 448px;grid-template-rows:repeat(5,96px) 128px}.formContainer .resumeForm label:not(.f){border-bottom:4px solid #fff;display:flex;flex-direction:column;justify-content:flex-end;padding-left:64px;padding-right:64px}.formContainer .resumeForm input,::placeholder{background-color:initial;border:none;color:#fff;font-size:20px;font-weight:400;line-height:20px}.formContainer .resumeForm input{height:64px}input:-webkit-autofill{background-color:var(--LightBlue)!important}input:autofill{background-color:var(--LightBlue)!important}textarea{background-color:initial;border:none;color:#fff;font-size:20px;font-weight:400;line-height:20px;resize:none}.a{grid-area:a}.b{grid-area:b}.c{grid-area:c}.d{grid-area:d}.e{grid-area:e}.f{align-items:center;background-color:#333545;display:flex;flex-direction:column;grid-area:f;justify-content:flex-start;padding:64px}.f #auxContainer{width:100%}.f #auxContainer #resume{height:30px;margin-top:96px;overflow:visible;text-align:center;width:inherit}.formContainer .f input{background-color:#333545}input::-webkit-file-upload-button{display:none}input::file-selector-button{display:none}.f>p{color:#fff;font-size:30px;font-weight:400;line-height:40px;margin-bottom:88px;text-align:center}.f>img{height:128px;transform:rotate(180deg);width:128px}.f:hover>img{border:4px solid var(--LightBlue);border-radius:50%;box-sizing:initial}.g{align-items:center;display:flex;grid-area:g;justify-content:flex-end}.formContainer .resumeForm .g>input{background:#fff;border-radius:5px;color:var(--DarkBlue);font-weight:700;height:32px;margin-right:288px;width:128px}.formContainer .resumeForm .g>input:hover{border:4px solid var(--LightBlue);box-sizing:initial}@media only screen and (max-width:1300px){.formContainer{width:896px}.formContainer .resumeForm{grid-template-columns:576px 320px}.g{align-items:center;display:flex;grid-area:g;justify-content:flex-end}.formContainer .resumeForm .g>input{margin-right:224px}}@media only screen and (max-width:950px){.formContainer{width:640px}.formContainer .resumeForm{grid-template-areas:"a" "b" "c" "d" "e" "f" "g";grid-template-columns:1fr;grid-template-rows:repeat(5,96px) 168px 128px}.formContainer .resumeForm input,::placeholder,textarea{font-size:16px}.f{grid-gap:8px;display:grid;gap:8px;grid-template-areas:"texto logo" "archivo archivo";grid-template-columns:1fr;grid-template-rows:48px 32px;margin-top:32px;padding:24px 64px}.f #auxContainer{grid-area:archivo;width:100%}.f #auxContainer #resume{margin-top:0}.f>p{font-size:16px;line-height:20px;margin-bottom:0;text-align:start}.f>img{height:48px;width:48px}.formContainer .resumeForm .g>input{margin:0 auto}}@media only screen and (max-width:600px){.formContainer{max-width:344px;padding-top:16px;width:95%}.formContainer .resumeForm{grid-template-columns:1fr;grid-template-rows:repeat(5,64px) 168px 128px}.formContainer .resumeForm label:not(.f){padding-left:32px;padding-right:32px}.formContainer .resumeForm input{height:40px}textarea{height:32px}.f{row-gap:16px}}.teamContainer,.valuesContainer{margin-bottom:96px}.valueMainSection{display:flex;justify-content:space-between}.valueMainSection .textContainer{flex-shrink:0;padding-left:96px;padding-right:64px;padding-top:52px;width:800px}.valueMainSection .imageContainer{flex-shrink:1;height:768px;width:calc(100% - 800px)}.valueMainSection .imageContainer img{height:100%;object-fit:cover;width:100%}.valueMainSection .textContainer h2{color:var(--DeltaBlue);font-size:54px;font-weight:500;margin-bottom:52px}.valueMainSection .textContainer p{font-size:19px;line-height:30px;margin-bottom:32px}.valuesLists{display:flex;justify-content:space-around;padding-left:96px;padding-right:96px;padding-top:88px}.valuesLists h3{color:var(--DeltaBlue);font-size:54px;font-weight:500;line-height:40px;margin-bottom:64px}.valuesLists ul{list-style-type:none;width:400px}.valuesLists ul li{color:#000;font-size:16px;font-weight:500;margin-bottom:52px}.valuesLists ul li:before{background-color:var(--DeltaBlue);border-radius:50%;content:"";display:inline-block;height:12px;margin-right:20px;width:12px}.sectionText{background-color:#95c1d5;border-bottom:4px solid #d9d9d9;margin-top:0;padding:35px 32px 35px 96px}.sectionText>h1,.sectionText>h2{color:#fff;font-size:54px;font-style:normal;font-weight:600;margin-bottom:20px}.sectionText>p{color:#fff;font-size:24px;font-weight:400;line-height:34px}@media only screen and (max-width:1150px){.valueMainSection .textContainer{padding-left:64px;padding-right:40px;width:576px}.servMainSection .textContainer h2{font-size:38px}.valueMainSection .imageContainer{height:800px;width:calc(100% - 576px)}}@media only screen and (max-width:950px){.valueMainSection{flex-direction:column-reverse}.valueMainSection .textContainer{padding-left:64px;padding-right:64px;padding-top:64px;width:auto}.valueMainSection .imageContainer{height:352px;width:auto}.valueMainSection .textContainer h2{font-size:48px}.valueMainSection .textContainer p{font-size:16px;line-height:30px}.valuesLists{justify-content:space-between;padding-left:64px;padding-right:64px;padding-top:64px}.valuesLists h3{font-size:38px}.valuesLists ul{width:310px}.valuesLists ul li{font-size:12px}.valuesLists ul li:before{height:8px;width:8px}.sectionText{padding-left:64px}.sectionText>p{font-size:16px;line-height:20px;margin-bottom:64px}}@media only screen and (max-width:600px){.valueMainSection .textContainer{padding-left:32px;padding-right:32px;padding-top:40px}.valueMainSection .imageContainer{height:256px}.valueMainSection .textContainer h2{font-size:30px}.valuesLists{flex-direction:column;justify-content:flex-start;padding-left:64px;padding-right:0;padding-top:64px}.valuesLists h3{margin-bottom:56px}.sectionText{padding-left:32px;padding-right:32px}.sectionText>h1,.sectionText>h2{font-size:38px;text-align:center}.sectionText>p{font-weight:400;margin-bottom:40px;text-align:center}}.allFrame{column-gap:32px;flex-wrap:wrap;height:512px;justify-content:space-evenly;overflow:auto;padding-right:96px}.allFrame,.individualFrame{display:flex;padding-left:96px}.individualFrame{justify-content:space-between}.individualFrame .icon{height:32px;position:absolute;right:48px;top:32px;width:32px}.individualFrame .desc{background-color:var(--DarkBlue);height:512px;overflow:auto;padding:96px 96px 64px 64px;position:relative;width:calc(100% - 352px)}.individualFrame .desc p{color:#fff;font-size:16px;font-weight:400;line-height:30px;margin-bottom:30px}.cardTeam{background-color:var(--DarkBlue);border:4px solid var(--DarkBlue);border-radius:15px;height:384px;margin-bottom:32px;margin-top:32px;overflow:hidden;width:288px}.cardTeam:hover{background-color:#95c1d5}.cardTeam .imageContainer{border-bottom:4px solid var(--DarkBlue);height:256px;width:280px}.cardTeam .imageContainer img{height:100%;width:100%}.cardTeam .cardInfo{padding-top:28px}.cardTeam .cardInfo .name{color:#fff;font-size:20px;font-weight:600;margin-bottom:16px;text-align:center}.cardTeam .cardInfo .job{color:#fff;font-size:14px;font-weight:400;text-align:center}.individualFrame .icon:hover{border:4px solid var(--LightBlue);border-radius:50%;box-sizing:initial}.menuDeploy{border-bottom:4px solid #d9d9d9!important}@media only screen and (max-width:1150px){.allFrame{height:418px}.individualFrame .desc{height:418px;width:calc(100% - 256px)}.individualFrame .desc p{font-size:10px;margin-bottom:20px}.cardTeam{height:296px;margin-bottom:32px;width:224px}.cardTeam .imageContainer{height:192px;width:216px}.cardTeam .cardInfo{padding-top:16px}.cardTeam .cardInfo .name{font-size:16px}.cardTeam .cardInfo .job{font-size:12px}}@media only screen and (max-width:950px){.individualFrame{padding-left:64px}.individualFrame .desc{padding-right:64px;width:calc(100% - 224px)}.individualFrame .icon{right:32px;top:32px}.cardTeam{width:192px}.cardTeam .imageContainer{height:192px;width:184px}.cardTeam .cardInfo .name{margin-bottom:14px}.cardTeam .cardInfo .job{font-size:10px}}@media only screen and (max-width:600px){.allFrame{display:flex;gap:46px;justify-content:center;padding-bottom:46px;padding-top:46px}.individualFrame{padding-left:0}.individualFrame .icon{right:32px;top:32px}.individualFrame .desc{padding-left:60px;padding-right:96px;padding-top:32px;width:100%}.cardTeam{margin-bottom:0;margin-top:0}}.historyContainer{padding-left:96px;padding-right:96px;padding-top:64px}.timelineContainer{overflow:auto;padding-bottom:64px}.timeline{border-bottom:2px solid #d9d9d9;display:flex;gap:96px;height:296px;padding-left:96px;padding-right:96px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.timeline .card{height:295px;width:288px}.timeline .card:hover .cardContent{border:4px solid var(--LightBlue);padding:0}.timeline .card:hover .dataPoint,.timeline .card:hover .year{background-color:var(--LightBlue)}.timeline .card .cardContent{align-items:center;background:var(--DarkBlue);border-radius:20px;display:flex;height:191px;justify-content:center;padding:4px;width:288px}.timeline .card .cardContent img{border-radius:15px;height:100%;object-fit:cover;width:100%}.timeline .card .cardContent p{color:#fff;font-size:14px;font-weight:600;height:auto;line-height:22px;max-height:190px;overflow:auto;padding:10px 32px;text-align:center}.timeline .card .year{align-items:center;background:var(--DarkBlue);border-radius:10px;display:flex;height:32px;justify-content:center;margin:32px auto;width:96px}.timeline .card .year p{color:#fff;font-size:20px;font-weight:800;line-height:22px}.timeline .card .dataPoint{background-color:var(--DarkBlue);border-radius:50%;height:16px;margin:auto;width:16px}@media only screen and (max-width:1250px){.timeline{gap:80px;height:296px;padding-left:0;padding-right:0}.timeline .card,.timeline .card .cardContent{width:224px}}@media only screen and (max-width:950px){.historyContainer{padding-left:0;padding-right:0;padding-top:64px}.timelineContainer{height:480px;margin:0 auto;overflow:auto;padding-bottom:64px;width:80%}.timeline{border-bottom:none;border-left:2px solid #d9d9d9;flex-direction:column;gap:64px;height:auto;margin:0 auto;padding-left:0;padding-right:0;width:456px}.timeline .card{align-items:center;display:flex;flex-direction:row-reverse;height:96px;left:-10px;position:relative;width:456px}.timeline .card .cardContent{border-radius:10px;height:96px;width:224px}.timeline .card .cardContent img{border-radius:10px}.timeline .card .cardContent p{font-size:12px;margin:16px}.timeline .card .year{margin:0 64px 0 54px}}@media only screen and (max-width:600px){.timelineContainer{height:480px;margin:0 auto;overflow:auto;padding-bottom:64px;width:320px}.timeline{border-bottom:none;border-left:2px solid #d9d9d9;flex-direction:column;gap:64px;height:auto;margin:0 0 0 8px;padding-left:0;padding-right:0;width:calc(100% - 8px)}.timeline .card{align-items:center;display:flex;flex-direction:row-reverse;height:96px;left:-8px;position:relative;width:calc(100% - 8px)}.timeline .card .cardContent{border-radius:10px;height:96px;width:calc(100% - 8px)}.timeline .card .cardContent img{border-radius:10px}.timeline .card .cardContent p{font-size:12px;margin:16px}.timeline .card .year{height:32px;margin:0 32px 0 24px;width:64px}.timeline .card .year p{font-size:16px}}#BROCHURE\ Y\ DOING\ BUSINESS .cardContainer{justify-content:space-around}#BROCHURE\ Y\ DOING\ BUSINESS .card{height:384px}#BROCHURE\ Y\ DOING\ BUSINESS .card .imageContainer{height:184px}#BROCHURE\ Y\ DOING\ BUSINESS .card .imageContainer img{border-bottom:4px solid #fff;height:100%;width:100%}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:32px 20px 28px}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer .name{margin-bottom:25px}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer .icon{height:64px;width:64px}@media only screen and (max-width:1150px){#BROCHURE\ Y\ DOING\ BUSINESS .card{height:384px;width:288px}#BROCHURE\ Y\ DOING\ BUSINESS .card .imageContainer{height:184px}#BROCHURE\ Y\ DOING\ BUSINESS .card .imageContainer img{border-bottom:4px solid #fff;height:100%;width:100%}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:32px 20px 28px}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer .name{margin-bottom:45px}}@media only screen and (max-width:950px){.AlliesTitle{padding-right:32px}#BROCHURE\ Y\ DOING\ BUSINESS .cardContainer{gap:0}#BROCHURE\ Y\ DOING\ BUSINESS .card{height:288px;width:224px}#BROCHURE\ Y\ DOING\ BUSINESS .card .imageContainer{height:140px}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer{height:148px}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer .name{font-size:16px;line-height:22px;margin-bottom:18px;padding-left:0;padding-right:0}#BROCHURE\ Y\ DOING\ BUSINESS .card .textContainer .icon{height:46px;width:46px}}@media only screen and (max-width:600px){.AlliesTitle{line-height:50px;padding-right:0}.AlliesText,.AlliesTitle{text-align:center}#BROCHURE\ Y\ DOING\ BUSINESS .cardContainer{gap:64px;max-width:450px;width:361px;width:100%}}.mainIndustry{display:flex;height:772px;padding-bottom:0}.mainIndustry .textContainer{display:flex;flex-direction:column;padding:52px 64px 52px 94px;width:800px}.mainIndustry .imageContainer{height:768px;width:calc(100% - 800px)}.mainIndustry .imageContainer img{height:100%;object-fit:cover;width:100%}.mainIndustry .textContainer h1{color:var(--DeltaBlue);font-size:54px;font-weight:500;margin-bottom:32px}.mainIndustry .textContainer>p{font-size:16px;font-weight:400;line-height:40px;margin-bottom:32px}.mainIndustry .textContainer>p:last-of-type{flex-grow:1}.restIndustries{padding-left:96px;padding-right:96px}.restIndustries h3{color:var(--DeltaBlue);font-size:38px;font-weight:500;margin-bottom:64px}.restIndustries .Grid{column-gap:110px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:64px}.restIndustries .Grid img{border-radius:15px;margin-bottom:30px}.restIndustries .Grid p{color:var(--DeltaBlue);font-size:20px;font-weight:500;line-height:20px;text-align:center;width:224px}.restIndustries .Grid div:hover p{text-decoration:underline}.botonIndustrias{border-color:var(--DeltaBlue);flex-shrink:0;height:64px;max-width:608px}.botonIndustrias:hover{background-color:#95c1d5}.botonIndustrias p{color:var(--DeltaBlue)}@media only screen and (max-width:1250px){.mainIndustry .textContainer{padding-left:64px;width:576px}.mainIndustry .imageContainer{width:calc(100% - 576px)}.mainIndustry .textContainer h1{font-size:38px;line-height:40px;margin-bottom:50px}.restIndustries{padding-left:64px;padding-right:64px}.restIndustries .Grid{row-gap:64px}.botonIndustrias{width:448px}.botonIndustrias p{font-size:20px}}@media only screen and (max-width:950px){.mainIndustry{border-bottom:none;flex-direction:column-reverse;height:auto;padding-bottom:64px}.mainIndustry .textContainer{padding-left:64px;padding-right:64px;padding-top:60px;width:auto}.mainIndustry .imageContainer{height:363px;width:auto}.mainIndustry .textContainer h1{font-size:48px}.mainIndustry .textContainer>p{margin-bottom:40px}.mainIndustry+div{margin-bottom:100px;margin-top:0}.restList{list-style-type:none;padding-bottom:64px;padding-left:64px;padding-right:64px}.restList li{color:#364660;font-size:24px;margin-top:36px}.restList li:hover{text-decoration:underline}.botonIndustrias{margin:0 auto;max-width:640px;width:100%}}@media only screen and (max-width:600px){.mainIndustry .textContainer{padding-left:32px;padding-right:32px;padding-top:40px}.mainIndustry .imageContainer{height:256px}.mainIndustry .imageContainer img{height:100%;object-fit:cover;width:100%}.mainIndustry .textContainer h1{font-size:30px;margin-bottom:40px}.mainIndustry .textContainer>p{font-size:14px;line-height:30px;margin-bottom:24px}.restList{padding-bottom:32px;padding-left:64px;padding-right:32px}.restList li{font-size:18px}.Button{max-width:380px}}
/*# sourceMappingURL=main.879bc6db.css.map*/