@import"https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@keyframes floatAnimation{0%{transform:translateY(0) translateX(-50%)}50%{transform:translateY(-20px) translateX(-50%)}100%{transform:translateY(0) translateX(-50%)}}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Thin.otf") format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Thin Italic.otf") format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia ExtraLight.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia ExtraLight Italic.otf") format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Light Italic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Book.otf") format("opentype");font-weight:350;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Book Italic.otf") format("opentype");font-weight:350;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Regular Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Medium Italic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia SemiBold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia SemiBold Italic.otf") format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Bold Italic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Black Italic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}.ab-essence{position:relative}@media only screen and (max-width: 1190px){.ab-essence{margin-top:8rem}}.ab-essence__content{position:relative;z-index:2;border-bottom:1px solid #3e467e}.ab-essence__content .content{max-width:709px;padding:4rem 0 15.2rem;display:flex;align-items:center;justify-content:center;flex-direction:column}@media only screen and (max-width: 1190px){.ab-essence__content .content{padding:0rem 1.6rem 5.6rem 1.6rem}}.ab-essence__content .content *{text-align:center}.ab-essence__content .content>h3{margin-bottom:2.4rem;color:#002590;font-family:"Exo",sans-serif;font-size:3.6rem;font-weight:900;line-height:100%;letter-spacing:-2%}@media only screen and (max-width: 1190px){.ab-essence__content .content>h3{font-family:"Obvia",sans-serif;font-size:3rem}}@media only screen and (max-width: 1190px){.ab-essence__content .content>h3{margin-top:.4rem}}.ab-essence__content .content .desc{opacity:.65;color:#002590;font-family:"Obvia",sans-serif;font-weight:550;font-size:1.4rem;line-height:1.8rem;letter-spacing:-2%}.ab-essence__content .content>figure{margin-top:4.4rem}.ab-essence__content .content>figure img{object-fit:contain}@media only screen and (max-width: 1190px){.ab-essence__content .content>figure{width:37.6rem;height:29.4rem;margin-top:1.6rem}.ab-essence__content .content>figure img{object-fit:cover;width:100%;height:100%}}.ab-hero{background-color:#002590;position:relative;overflow:hidden}.ab-hero::before{content:"";position:absolute;background-image:url("../../img/SVG/hero.svg");background-repeat:no-repeat;background-size:cover;inset:0;width:100%;height:100%;z-index:1}.ab-hero__content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 1190px){.ab-hero__content{flex-flow:column;padding:.6rem 1.7rem 4.7rem 1.7rem}}.ab-hero__text{max-width:404px}@media only screen and (max-width: 1190px){.ab-hero__text{max-width:100%;order:1;margin-top:4.1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}}.ab-hero__text>h3{color:#f5bd17;font-family:"Exo",sans-serif;font-size:3rem;font-weight:900;line-height:3.5rem;letter-spacing:-2%;margin-bottom:1.6rem}@media only screen and (max-width: 1190px){.ab-hero__text>h3{font-family:"Obvia",sans-serif;font-size:2.1rem;line-height:3.1rem;font-weight:700}}.ab-hero__text>p{opacity:.65;color:#fff;font-family:"Obvia",sans-serif;font-weight:550;font-size:1.4rem;line-height:1.8rem;letter-spacing:-2%;margin-bottom:3.2rem}@media only screen and (max-width: 1190px){.ab-hero__text>p{font-size:1.6rem;line-height:2rem;margin-bottom:4.1rem}}.ab-hero__text>.btn{display:block;background:linear-gradient(356.79deg, #3ea5d3 -51.83%, rgba(62, 165, 211, 0) 48.03%, rgba(62, 165, 211, 0) 158.77%, rgba(62, 165, 211, 0) 159.34%, #3ea5d3 273.54%);color:#fff;font-size:1.6rem;line-height:normal;text-align:center;font-weight:700;font-family:"Exo",sans-serif;outline:none;border:none;box-shadow:0px 3px 5.8px 0px rgba(0,0,0,.32),inset 1px 1px 0px hsla(0,0%,100%,.9),inset -1px -1px 0px hsla(0,0%,100%,.5);width:max-content;border-radius:3.7rem;padding:1.1rem 1.2rem;cursor:pointer;transition:.3s ease-in-out;line-height:2.6rem;display:flex;align-items:center;gap:1.2rem;cursor:pointer;position:relative;z-index:2}.ab-hero__text>.btn:hover{background:#fff}@media only screen and (max-width: 1190px){.ab-hero__text>.btn{font-size:1rem;line-height:1.8rem;border-radius:8rem;padding:.4rem 1.2rem}}.ab-hero__text>.btn:hover{background:linear-gradient(356.79deg, #3ea5d3 -51.83%, rgba(62, 165, 211, 0) 48.03%, rgba(62, 165, 211, 0) 158.77%, rgba(62, 165, 211, 0) 159.34%, #3ea5d3 273.54%)}.ab-hero__text>.btn svg{width:2rem;height:2rem;flex-shrink:0}.ab-hero figure{width:67.3rem;height:100%;flex-shrink:0;overflow:hidden}@media only screen and (max-width: 1190px){.ab-hero figure{width:100%;max-width:28.1rem;max-height:21.7rem}}.ab-hero figure img{width:100%;height:100%;object-fit:contain}.ab-timeline{position:relative;z-index:2;padding:15rem 0;background:#fff}@media only screen and (max-width: 740px){.ab-timeline{padding:6rem 0}}.ab-timeline__content{display:flex;align-items:center;justify-content:space-between;gap:12rem}@media only screen and (max-width: 1190px){.ab-timeline__content{flex-flow:column;gap:4rem;padding-left:.9rem;padding-right:.9rem}}.ab-timeline__nav{display:flex;flex-flow:column;align-items:center;flex-shrink:0;position:relative;gap:1.6rem}.ab-timeline__nav.mobile{display:none;gap:3rem}@media only screen and (max-width: 1190px){.ab-timeline__nav{width:100%}.ab-timeline__nav.desktop{display:none}.ab-timeline__nav.mobile{display:flex}}.ab-timeline__nav-badge{position:relative;left:78%}@media only screen and (max-width: 1190px){.ab-timeline__nav-badge{left:0;display:flex;justify-content:space-between;width:100%}}.ab-timeline__nav-badge svg{width:100%;height:auto;display:block}@media only screen and (max-width: 1190px){.ab-timeline__nav-badge svg{width:15.2rem;height:11.6rem}}.ab-timeline__nav-badge__text{position:absolute;max-width:12.9rem;transform:translateX(63%) translateY(50%);display:flex;flex-direction:column;max-height:9.4rem;inset:0;align-items:center;justify-content:center;text-align:center;gap:.4rem}@media only screen and (max-width: 1190px){.ab-timeline__nav-badge__text{max-width:9.83rem;transform:translateX(45%) translateY(20%)}}.ab-timeline__nav-badge__text>h2{border-radius:8rem;padding:.8rem .8rem 0 .8rem;background-color:#f5bd17;color:#002590;font-family:"Exo",sans-serif;font-size:3rem;font-weight:900;line-height:130%;letter-spacing:-2%;line-height:68%}@media only screen and (max-width: 1190px){.ab-timeline__nav-badge__text>h2{font-family:"Obvia",sans-serif}}@media only screen and (max-width: 1190px){.ab-timeline__nav-badge__text>h2{font-size:2.2rem;padding:.61rem .61rem 0 .61rem}}.ab-timeline__nav-badge__text>h3{color:#fff;font-family:"Exo",sans-serif;font-weight:700;font-size:1.6rem;line-height:2.6rem;letter-spacing:-2%}@media only screen and (max-width: 1190px){.ab-timeline__nav-badge__text>h3{font-size:1.2rem;line-height:1.9rem}}.ab-timeline__nav-btn{display:flex;align-items:center;justify-content:center;width:8.2rem;border-radius:8rem;border:4px solid rgba(0,0,0,0);height:4rem;background:#e5e7eb;cursor:pointer;transition:background .3s ease;position:relative;z-index:1}@media only screen and (max-width: 1190px){.ab-timeline__nav-btn{width:5.1rem;height:2.4rem;border:2.4px solid rgba(0,0,0,0);border-radius:5rem}}.ab-timeline__nav-btn span{font-family:"Exo",sans-serif;font-weight:700;font-size:1.8rem;line-height:2.8rem;letter-spacing:-2%;transition:color .3s ease;color:#002590;opacity:55%}@media only screen and (max-width: 1190px){.ab-timeline__nav-btn span{font-size:1.5rem;line-height:1.7rem}}.ab-timeline__nav-btn:not(:last-child)::after{content:"";position:absolute;bottom:-1.99rem;left:50%;width:42px;height:16px;transform:translateX(-50%);transform-origin:center top;background:#e5e7eb;z-index:0;clip-path:path("M 41.332 0 C 36.942 0 33.384 3.582 33.384 8 C 33.384 12.418 36.942 16 41.332 16 H 0 C 4.39 16 7.948 12.418 7.948 8 C 7.948 3.582 4.39 0 0 0 Z")}@media only screen and (max-width: 1190px){.ab-timeline__nav-btn:not(:last-child)::after{width:25.7px;height:9.95px;bottom:-1.12rem;clip-path:path("M25.707 0C22.9768 0 20.7627 2.22764 20.7627 4.97559C20.7627 7.72354 22.9768 9.95117 25.707 9.95117H0C2.73028 9.95117 4.94336 7.72354 4.94336 4.97559C4.94335 2.22764 2.73027 0 0 0H25.707Z")}}.ab-timeline__nav-btn.is-active{background:#f5bd17;border-color:#e5e7eb}.ab-timeline__nav-btn.is-active span{color:#002590;opacity:1}.ab-timeline__nav-btn:hover:not(.is-active):hover{background:rgba(249,250,251,.2);border:none;box-shadow:0px 3px 5.8px 0px rgba(0,0,0,.32),inset 1px 1px 0px hsla(0,0%,100%,.9),inset -1px -1px 0px hsla(0,0%,100%,.5)}.ab-timeline__nav-btn:hover:not(.is-active):hover span{color:#3ea5d3}.ab-timeline__nav-list{display:flex;gap:3.9rem;width:100%;justify-content:space-between}.ab-timeline__nav-btns{display:flex;flex-flow:column;align-items:center;gap:.9rem}.ab-timeline__items{position:relative;display:block;flex:1;min-height:40rem}.ab-timeline__items.mobile{display:none;max-width:18rem;min-height:fit-content;max-height:18.7rem}@media only screen and (max-width: 1190px){.ab-timeline__items.mobile{display:block}.ab-timeline__items.mobile figure{border-radius:1.7rem 1.7rem 1.7rem 4rem;max-height:18.7rem}.ab-timeline__items.mobile figure img{width:100%;height:100%;border-radius:0}}@media only screen and (max-width: 1190px){.ab-timeline__items.desktop{display:none}}.ab-timeline__item{display:flex;align-items:end;gap:4.8rem;opacity:0;position:absolute;top:0;left:0;width:100%;pointer-events:none;transform:translateY(2rem);transition:opacity .4s ease,transform .4s ease}.ab-timeline__item article{display:flex;flex-direction:column}.ab-timeline__item article .image-ai-content{margin-top:1.6rem;align-self:self-end}@media only screen and (max-width: 740px){.ab-timeline__item{flex-flow:column;gap:1rem}}.ab-timeline__item.is-active{opacity:1;position:relative;pointer-events:all;transform:translateY(0)}.ab-timeline__item .item-info{display:flex;flex-direction:column;width:40rem;margin-bottom:8.1rem}@media only screen and (max-width: 1190px){.ab-timeline__item .item-info{width:26rem;margin:0}}.ab-timeline__item .item-info .item-year{font-size:6.4rem;font-family:"Obvia",sans-serif;color:#002590;line-height:130%;padding-bottom:1.6rem;font-weight:1000;width:100%;position:relative}@media only screen and (max-width: 1190px){.ab-timeline__item .item-info .item-year{font-size:4.1rem;padding-bottom:1rem}}.ab-timeline__item .item-info .item-year::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3.26px;background:#f5bd17;border-radius:5px}.ab-timeline__item .item-info h4{font-family:"Exo",sans-serif;font-weight:900;line-height:130%;font-size:2.4rem;line-height:130%;letter-spacing:-2%;color:#002590}@media only screen and (max-width: 1190px){.ab-timeline__item .item-info h4{font-size:1.9rem}}.ab-timeline__item .item-info .desc{max-width:35.1rem;margin-top:1.6rem;align-self:end}@media only screen and (max-width: 1190px){.ab-timeline__item .item-info .desc{margin-top:1rem;max-width:20.1rem}}.ab-timeline__item .item-info .desc>p{opacity:.65;font-family:"Obvia",sans-serif;color:#002590;font-weight:550;font-size:1.6rem;line-height:2rem;letter-spacing:-2%}@media only screen and (max-width: 1190px){.ab-timeline__item .item-info .desc>p{font-size:1.3rem;line-height:1.3rem;font-weight:400}}.ab-timeline__item .item-info .desc>p:first-child{margin-top:1.6rem}@media only screen and (max-width: 1190px){.ab-timeline__item .item-info .desc>p:first-child{margin-top:1rem}}.ab-timeline__item .item-figure{position:relative;width:100%;max-width:51rem;flex-shrink:0;border-radius:4.8rem 4.8rem 4.8rem 11.2rem;overflow:hidden}@media only screen and (min-width: 1200px){.ab-timeline__item .item-figure{height:53rem}}.ab-timeline__item .item-figure>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2rem}.ab-timeline__item .item-figure__blob{position:absolute;bottom:0;left:0;width:20rem;height:26.1rem;z-index:1;margin:0 0 2.4rem 2.4rem}@media only screen and (max-width: 1190px){.ab-timeline__item .item-figure__blob{margin:0 0 1.4rem 1.1rem;width:5.7rem;height:7.4rem}}.ab-timeline__item .item-figure__blob svg{width:100%;height:100%}.ab-timeline__item .item-figure__logo{position:absolute;bottom:30%;width:18rem;max-height:9rem;z-index:2;transform:translateX(5%)}@media only screen and (max-width: 1190px){.ab-timeline__item .item-figure__logo{width:5.1rem;max-height:3rem}}.ab-timeline__item .item-figure__logo img{width:100%;max-height:100%;object-fit:contain;border-radius:0}.ab-proposito{background-color:#00557c;position:relative}@media only screen and (min-width: 1440px){.ab-proposito{max-height:48.8rem}}.ab-proposito::before{content:"";position:absolute;background-image:url("../../img/SVG/hero.svg");background-repeat:no-repeat;background-size:cover;inset:0;width:100%;height:100%;z-index:1}.ab-proposito__content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 1190px){.ab-proposito__content{flex-flow:column;padding:0 0 7.9rem 0}}@media only screen and (max-width: 1190px){.ab-proposito__text{max-width:100%;padding:0 1.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}}.ab-proposito__text>h3{color:#f5bd17;font-family:"Exo",sans-serif;font-weight:700;font-size:3.6rem;line-height:130%;letter-spacing:-2%;margin-bottom:1.6rem}@media only screen and (max-width: 1190px){.ab-proposito__text>h3{font-family:"Obvia",sans-serif}}@media only screen and (max-width: 1190px){.ab-proposito__text>h3{margin-bottom:2rem}}.ab-proposito__text>.desc{opacity:.65;color:#fff;font-family:"Obvia",sans-serif;font-weight:550;font-size:1.8rem;line-height:130%;letter-spacing:-2%;margin-bottom:3.2rem}.ab-proposito__text>.desc>p{margin-bottom:1.6rem}.ab-proposito__text>.desc>p:last-child{margin-bottom:0}.ab-proposito__text>.btn{display:block;background:linear-gradient(356.79deg, #3ea5d3 -51.83%, rgba(62, 165, 211, 0) 48.03%, rgba(62, 165, 211, 0) 158.77%, rgba(62, 165, 211, 0) 159.34%, #3ea5d3 273.54%);color:#fff;font-size:1.6rem;line-height:normal;text-align:center;font-weight:700;font-family:"Exo",sans-serif;outline:none;border:none;box-shadow:0px 3px 5.8px 0px rgba(0,0,0,.32),inset 1px 1px 0px hsla(0,0%,100%,.9),inset -1px -1px 0px hsla(0,0%,100%,.5);width:max-content;border-radius:3.7rem;padding:1.1rem 1.2rem;cursor:pointer;transition:.3s ease-in-out;line-height:2.6rem;display:flex;align-items:center;gap:1.2rem;cursor:pointer;position:relative;transition:.3s ease;z-index:2}.ab-proposito__text>.btn:hover{background:#fff}.ab-proposito__text>.btn:hover{background-color:#002590;box-shadow:none}.ab-proposito__text>.btn:hover img{transform:rotate(45deg);filter:brightness(0) saturate(100%) invert(78%) sepia(69%) saturate(749%) hue-rotate(359deg) brightness(101%) contrast(92%)}@media only screen and (max-width: 1190px){.ab-proposito__text>.btn{font-size:1.6rem;line-height:1.8rem;border-radius:8rem;padding:1rem 1.2rem;width:22.3rem;align-items:center;display:flex;justify-content:center;gap:.8rem}}.ab-proposito__text>.btn img{transition:transform .3s ease,filter 0s;width:2rem;height:2rem;flex-shrink:0}.ab-proposito__image{width:67.3rem;height:100%;flex-shrink:0;overflow:hidden;clip-path:path("M-0.000289166 -7C146.542 -7 244.264 -6.57273 404.99 -5.89835C456.706 -5.68135 477.481 1.48324 517.576 23.1836C646.835 93.1391 672.638 234.195 622.15 344.49C585.658 424.21 508.029 490.761 406.916 488.964C280.46 486.714 198.298 416.372 177.517 314.87C154.745 203.667 143.581 68.1635 0.0031288 -7H-0.000289166Z")}@media only screen and (max-width: 1190px){.ab-proposito__image{width:100%;clip-path:path("M-78.8174 0C18.1757 0 82.8554 0.282792 189.236 0.729142C223.465 0.872769 237.216 5.61476 263.754 19.9775C349.307 66.2785 366.386 159.639 332.969 232.639C308.816 285.403 257.435 329.45 190.511 328.262C106.812 326.772 52.4318 280.215 38.6769 213.035C23.605 139.433 16.2155 49.7481 -78.8152 0L-78.8174 0Z");order:-1;margin-bottom:4rem;height:32.8rem}}.ab-proposito__image img{width:100%;height:100%;object-fit:cover}.ab-proposito__logo{position:absolute;top:2rem;right:2rem;z-index:3;width:12rem}@media only screen and (max-width: 1190px){.ab-proposito__logo{width:7.8rem;height:7.8rem}}.ab-proposito__logo img{width:100%;height:auto;object-fit:contain}/*# sourceMappingURL=about-us.css.map */
