*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;border:none;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:"Public Sans",serif}img{max-width:100%;display:block}html{font-size:62.5%;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width: 1700px){html{font-size:58%}}@media(max-width: 520px){html{font-size:60%}}@media(max-width: 320px){html{font-size:58%}}html,body{background:#ecf2ef}button{background-color:rgba(0,0,0,0)}button,a{cursor:pointer}span,strong{font-size:inherit;font-family:inherit}input,textarea,select{-webkit-appearance:none}a[href^=tel],h2[href^=tel],p[href^=tel]{color:inherit;text-decoration:none}.container{width:97%;max-width:147.4rem;padding:0 1.6rem;margin:0 auto}@media(max-width: 520px){.container{width:100%;padding:0 2rem}}.container-full{padding:0 2.4rem;width:100%}@media(min-width: 1920px){.container-full{max-width:192rem;width:100%;margin:0 auto}}@media(max-width: 991px){.container-full{padding:0 1.6rem}}@media(max-width: 520px){.container-full{padding:0 1rem}}@-webkit-keyframes move{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes move{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.cta{display:flex;justify-content:space-between;align-items:center;width:100%}.btn-primary{text-align:center;font-size:1.6rem;font-weight:700;line-height:100%;text-transform:uppercase;padding:2rem 4rem;border-radius:50rem;transition:all .6s;line-height:130%}.btn-primary.outline-white{border-radius:5rem;border:1px solid #fff;color:#fff}.btn-primary.outline-white:hover{background-color:#fff;color:#233c33}.btn-primary.fill-green{border-radius:10rem;background:rgba(92,188,136,.2);backdrop-filter:blur(22px);color:#3cef98}.btn-primary.fill-green:hover{background-color:#3cef98;color:#233c33}.btn-primary.fill-gray{border-radius:10rem;border:1px solid var(--gray, #e1e1e1);background:#ecf2ef;color:#233c33}.btn-primary.fill-gray:hover{background-color:#233c33;color:#fff}.btn-primary.fill-white{border-radius:10rem;border:1px solid var(--gray, #e1e1e1);background:#fff;color:#233c33}.btn-primary.fill-white:hover{background-color:#233c33;color:#fff}@media(max-width: 1080px){.btn-primary{padding:2rem 2.4rem}}@media(max-width: 520px){.btn-primary{padding:1.6rem 2rem;font-size:1.5rem}}.btn-small{border-radius:10rem;backdrop-filter:blur(22px);display:flex;padding:1rem 1.2rem;justify-content:center;align-items:center;text-align:center;font-size:1.4rem;font-weight:600;line-height:100%;transition:all .6s}.btn-small.outline-gray{color:#233c33;border:1px solid #e1e1e1}.btn-small.outline-gray:hover{background-color:#1a7d4d;border-color:#1a7d4d;color:#fff}h1{font-size:6.4rem;font-weight:400;line-height:120%;letter-spacing:-0.192rem;background:linear-gradient(90deg, #3cef98 0%, #fff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1080px){h1{font-size:5.6rem}}@media(max-width: 991px){h1{font-size:4.8rem}}@media(max-width: 520px){h1{font-size:3.8rem}}h2{font-size:4.8rem;font-weight:400;line-height:120%;letter-spacing:-0.168rem;background:linear-gradient(90deg, #3cef98 0%, #fff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1080px){h2{font-size:4rem}}@media(max-width: 768px){h2{font-size:3.8rem}}@media(max-width: 520px){h2{font-size:3rem;letter-spacing:-0.1rem}}h3{font-size:3rem;font-weight:400;line-height:130%;letter-spacing:-0.03rem}@media(max-width: 520px){h3{font-size:2.4rem}}h4{font-size:2rem;font-weight:700;line-height:100%;text-transform:uppercase}@media(max-width: 520px){h4{font-size:1.8rem}}h5{font-size:1.8rem;font-weight:500;line-height:130%;letter-spacing:-0.018rem}p{color:#385f51;font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:-0.048rem}.ballon{border-radius:16rem;display:inline-flex;justify-content:center;align-items:center;padding:1.2rem 1.6rem;gap:1.2rem;transition:all .6s}.ballon span{font-size:1.8rem;font-weight:600;line-height:100%;letter-spacing:-0.054rem}.ballon.gray{border:1px solid var(--gray, #e1e1e1);color:var(--green-secundary, #182822);font-size:1.4rem;font-weight:600;line-height:100%;letter-spacing:-0.042rem}.ballon.green{background:rgba(92,188,136,.2);color:#3cef98;font-size:1.4rem;font-weight:600;line-height:100%;letter-spacing:-0.042rem}.ballon.active,.ballon:hover{background:#e8f4ed;border-color:#e8f4ed}.head-section{margin-bottom:6.4rem;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.head-section .title{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.head-section .title h2{background:linear-gradient(90deg, #182822 0%, #558e79 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:3.2rem;max-width:80rem;text-align:center}.head-section .title p{max-width:70.8rem;width:100%;text-align:center}.head-section .arrow{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;grid-gap:1.6rem}@media(max-width: 768px){.head-section{margin-bottom:4rem;flex-wrap:wrap}.head-section .arrow{width:100%;justify-content:center;margin-top:4rem}}@media(max-width: 520px){.head-section .title h2{margin-bottom:1.6rem}}.bt-arrow{width:7rem;height:7rem;border-radius:50rem;background-color:#b2c2b6;transition:all .6s;display:flex;flex-direction:row;align-items:center;justify-content:center}.bt-arrow:hover{background-color:rgba(178,194,182,.4)}.menu-responsive{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;transition:all .3s}.menu-responsive .overlay{width:100%;height:100%;transition:all .3s;background:rgba(28,43,57,.95)}.menu-responsive aside{position:fixed;top:0;left:0;width:80%;height:100%;transition:all .7s;backdrop-filter:blur(2rem);background:#121e29;padding:4rem;transform:translateX(-100%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.menu-responsive aside h4{color:#51b99c;display:block;font-size:1.4rem;line-height:100%;margin-bottom:3.2rem;text-transform:uppercase;font-weight:700}.menu-responsive aside .content{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.menu-responsive aside .content .big-menu{width:100%;opacity:0;transition:all .5s ease-in-out;transition-delay:.5s}.menu-responsive aside .content .big-menu ul li:not(:last-child){margin-bottom:2.4rem}.menu-responsive aside .content .big-menu ul li a{font-size:2.8rem;color:#fff;font-weight:600;line-height:100%;position:relative;text-transform:uppercase;transition:all .3s}.menu-responsive aside .content .big-menu ul li a::before{content:"";width:0%;height:.2rem;background-color:#233c33;position:absolute;bottom:0;transition:all .3s}.menu-responsive aside .content .big-menu ul li a:hover{color:#51b99c}.menu-responsive aside .content .big-menu ul li a:hover::before{width:100%}.menu-responsive aside .content .small-menu{width:100%;opacity:0;transition:all .5s ease-in-out;transition-delay:1s}.menu-responsive aside .content .small-menu ul li:not(:last-child){margin-bottom:1.6rem}.menu-responsive aside .content .small-menu ul li a{font-size:2rem;color:#fff;font-weight:600;line-height:100%;position:relative;text-transform:uppercase;transition:all .3s}.menu-responsive aside .content .small-menu ul li a::before{content:"";width:0%;height:.2rem;background-color:#233c33;position:absolute;bottom:0;transition:all .3s}.menu-responsive aside .content .small-menu ul li a:hover{color:#51b99c}.menu-responsive aside .content .small-menu ul li a:hover::before{width:100%}.menu-responsive aside .content .logo{max-width:18rem}@media(max-width: 991px){.menu-responsive aside h4{font-size:1.2rem;margin-bottom:2.4rem}.menu-responsive aside .content .big-menu ul li a{font-size:2.4rem}.menu-responsive aside .content .small-menu ul li a{font-size:1.6rem}}@media(max-width: 520px){.menu-responsive aside{width:80%;padding:3.2rem}.menu-responsive aside .content .big-menu ul li a{font-size:2rem}.menu-responsive aside .content .small-menu ul li a{font-size:1.8rem}.menu-responsive aside .content .logo{max-width:16rem}}.menu-opened{overflow:hidden}.menu-opened .menu-responsive{opacity:1;pointer-events:all}.menu-opened .menu-responsive aside{transform:translateX(0%)}.menu-opened .menu-responsive aside .content .big-menu,.menu-opened .menu-responsive aside .content .small-menu{transform:translateY(0%);opacity:1}header{position:absolute;width:100%;z-index:9;padding-top:3.2rem}header .container main{display:flex;flex-direction:row;align-items:center;justify-content:space-between}header .container main .menu ul{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:3.2rem}header .container main .menu ul li a{color:var(--white, #fff);text-align:center;font-family:"Public Sans";font-size:1.4rem;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;transition:all .6s}header .container main .menu ul li a:hover{color:#3cef98}header .container main .logo,header .container main .cta{width:24%}header .container main .cta{display:flex;justify-content:flex-end}header .container main .cta a{font-size:1.4rem;padding:1.6rem 2.4rem}header .container main .logo a{transition:all .6s}header .container main .logo a:hover{opacity:.6}@media(max-width: 1080px){header{padding-top:2.4rem}}@media(max-width: 991px){header .container main .menu ul{grid-gap:2.4rem}header .container main .menu ul li a{font-size:1.3rem}}@media(max-width: 768px){header{padding-top:1.6rem}header .container main{flex-wrap:wrap}header .container main .logo,header .container main .cta{width:50%}header .container main .menu{order:3;width:100%;border-top:1px solid #2f5044;border-bottom:1px solid #2f5044;padding:1.6rem 0;margin-top:1.6rem}header .container main .menu ul{width:100%;justify-content:space-between;grid-gap:0}header .container main .menu ul li a{font-size:1.3rem}}@media(max-width: 520px){header .container main .menu ul li a{font-size:1rem}header .container main .cta a{padding:1.2rem 1.6rem}header .container main .logo,header .container main .cta{width:16rem}}@media(max-width: 320px){header .container main .menu ul li a{font-size:1rem}header .container main .cta a{font-size:1.3rem}header .container main .logo,header .container main .cta{width:14rem}}footer{position:relative;padding-top:8rem;border-radius:2.4rem 2.4rem 0rem 0rem;background:var(--green-primary, #233c33);overflow:hidden}footer main,footer .copy{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2.4rem}footer main{margin-bottom:5.6rem}footer main .box-contact{padding-bottom:3.2rem;border-bottom:1px solid #2f5044}footer main .box-contact .ballon{margin-bottom:3.2rem}footer main .box-contact .ballon:hover{background:rgba(92,188,136,.2);color:#3cef98}footer main .box-contact p{color:#fff}footer .copy{margin-bottom:4.8rem}footer .copy p,footer .copy a{color:#fff;font-size:1.6rem;font-weight:500;line-height:100%;transition:all .6s}footer .copy a:hover{color:#3cef98}footer .copy .seals{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;grid-gap:2.4rem}footer .copy .links{margin-top:2.4rem}footer .copy .links ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.6rem}footer .disclaimer{margin-bottom:4.8rem}footer .disclaimer p{color:#fff;text-align:justify;font-size:1.4rem;font-weight:300;line-height:160%;opacity:.6}footer .letter img{width:100%}footer::before{content:"";width:60rem;height:60rem;border-radius:60rem;background:#1a7d4d;filter:blur(217px);position:absolute;left:50%;transform:translateX(-50%);pointer-events:none;bottom:-90%}footer .container{position:relative}@media(max-width: 1080px){footer .copy .seals{grid-gap:1rem}}@media(max-width: 991px){footer{padding-top:6.4rem}footer .copy .seals .icon{max-width:10rem}}@media(max-width: 768px){footer{padding-top:4.8rem}footer main,footer .copy{grid-template-columns:repeat(1, 1fr)}footer .copy{grid-gap:3.2rem;display:flex;justify-content:space-between;flex-wrap:wrap}footer .copy .seals{width:100%}footer main{margin-bottom:4rem}footer::before{bottom:-40%}}@media(max-width: 520px){footer{border-radius:1.6rem 1.6rem 0rem 0rem}footer main,footer .copy{margin-bottom:4rem}footer .copy .seals{justify-content:space-between}footer .copy .seals .icon{max-width:100%}footer .disclaimer p{font-size:1.3rem}footer main .box-contact p{max-width:26rem}footer::before{bottom:30%}}.page-template-page-info footer{border-radius:0}.intro{background:#233c33}section.s-hero{position:sticky;top:0;padding-top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-hero iframe{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;transform:scale(150%)}section.s-hero::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(24,40,34,.8);z-index:9}section.s-hero .container{z-index:99;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-hero main{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2rem}section.s-hero main .ballon{border:1px solid #224b39;background:#182822;box-shadow:0px 8px 24px 0px rgba(23,44,36,.5)}section.s-hero main .ballon span{color:#fff}section.s-hero main h1{max-width:95.2rem;text-align:center}section.s-hero main p{color:#fff;font-size:1.8rem;text-align:center}@media(max-width: 991px){section.s-hero iframe{transform:scale(180%)}section.s-hero main{max-width:55rem}section.s-hero main p{max-width:46rem}}@media(max-width: 768px){section.s-hero iframe{transform:scale(250%)}section.s-hero main{gap:2.4rem}}@media(max-width: 520px){section.s-hero{padding-top:5rem}section.s-hero iframe{transform:scale(400%)}section.s-hero main h1{max-width:30rem;width:100%}section.s-hero main .ballon{padding:1rem 1.2rem}}section.s-about{background:#233c33;position:relative;z-index:9;padding-top:13rem;padding-bottom:10rem}section.s-about .container .top{margin-bottom:8rem;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-about .container .top h2{max-width:80.2rem;width:100%;text-align:center}section.s-about .container main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10rem}section.s-about .container main .text{max-width:58rem;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3.2rem}section.s-about .container main .text ul{padding-left:1.8rem}section.s-about .container main .text ul li{list-style:disc;color:#3cef98}section.s-about .container main .text ul li:not(:last-child){margin-bottom:1.6rem}section.s-about .container main .text ul li span{color:#fff;font-size:1.6rem;font-weight:400;line-height:130%}section.s-about .container main .text p{color:#fff}section.s-about .container main .text p:not(:last-child){margin-bottom:1.6rem}section.s-about .container main .asset{max-width:70.8rem;width:100%;height:52.8rem;overflow:hidden;border-radius:2.4rem;filter:drop-shadow(0px 40px 64px rgba(30, 51, 43, 0.92))}section.s-about .container main .asset img{width:100%;height:100%;object-fit:cover}section.s-about .container main .asset::before{content:"";opacity:.9;background:radial-gradient(60.13% 60.13% at 50% 50%, rgba(33, 72, 56, 0) 19.71%, rgba(35, 60, 51, 0.85) 100%);mix-blend-mode:multiply;width:100%;height:100%;left:0;top:0;z-index:9;position:absolute}section.s-about .container main.invert{margin-bottom:0}section.s-about .container main.invert .asset{order:1}section.s-about .container main.invert .text{order:2}@media(max-width: 1400px){section.s-about .container main .asset{max-width:48%}}@media(max-width: 1200px){section.s-about{padding-top:10rem}}@media(max-width: 1080px){section.s-about{padding:8rem 0}section.s-about .container .top{margin-bottom:8rem}section.s-about .container main .asset{max-width:45%;height:42rem}section.s-about .container main .text{max-width:44%}section.s-about .container main .text .box-text .dot{margin-right:2.4rem}}@media(max-width: 991px){section.s-about{padding:6.4rem 0}section.s-about .container .top{margin-bottom:4.8rem}section.s-about .container .top h2{max-width:66rem}section.s-about .container main{flex-wrap:wrap;margin-bottom:8rem}section.s-about .container main .asset{max-width:100%;height:32rem}section.s-about .container main .text{margin-bottom:5.6rem;max-width:100%}section.s-about .container main.invert .text{order:1}section.s-about .container main.invert .asset{order:2}}@media(max-width: 520px){section.s-about{padding:4.8rem 0}section.s-about .container .top{margin-bottom:3.2rem}section.s-about .container .top h2{max-width:33rem}section.s-about .container main{flex-wrap:wrap;margin-bottom:4.8rem}section.s-about .container main .asset{max-width:100%;height:24rem}section.s-about .container main .text{margin-bottom:4rem}}section.s-video-text{padding-top:8rem}section.s-video-text main{aspect-ratio:1/.4;position:relative;border-radius:2.4rem;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-video-text main h2{z-index:9;position:relative;max-width:69rem;text-align:center;margin:0}section.s-video-text main video{position:absolute;width:100%;height:100%;object-fit:cover}@media(max-width: 1080px){section.s-video-text main h2{max-width:58rem}}@media(max-width: 768px){section.s-video-text{padding-top:6.4rem}section.s-video-text main h2{max-width:48rem}}@media(max-width: 520px){section.s-video-text{padding-top:4.8rem}section.s-video-text main{aspect-ratio:1/1;border-radius:1.6rem}section.s-video-text main h2{max-width:26rem}}section.s-transparent{padding:10rem 0}section.s-transparent .container .nav{background-color:#fff;padding:1.6rem;max-width:max-content;border-radius:50rem;grid-gap:1.6rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}section.s-transparent .container .navigation{margin-bottom:6.4rem;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-transparent main{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2.4rem;display:none}section.s-transparent main .card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:2.4rem;background:hsla(0,0%,100%,.5);padding:2.4rem;height:18.4rem;transition:all .6s}section.s-transparent main .card:hover{background:var(--white, #fff);box-shadow:0px 40px 64px 0px rgba(59,130,96,.2)}section.s-transparent main .card .content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}section.s-transparent main .card .content h5{width:100%}section.s-transparent main .card .content .cta{width:auto}section.s-transparent main.active{display:grid}@media(max-width: 1080px){section.s-transparent{padding:8rem 0}section.s-transparent main{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 991px){section.s-transparent{padding:6.4rem 0}}@media(max-width: 768px){section.s-transparent main{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 520px){section.s-transparent{padding:4.8rem 0}section.s-transparent .head-section .title h2{max-width:27rem}section.s-transparent .container .navigation{margin-bottom:4rem}section.s-transparent .container .nav{justify-content:center;flex-wrap:wrap;border-radius:1.6rem;grid-gap:1rem}section.s-transparent main .card{border-radius:1.6rem}}section.s-especialists{overflow:hidden;padding:10rem 0;border-radius:2rem;background:var(--white, #fff)}section.s-especialists main{position:relative}section.s-especialists main .slide-especialists{max-width:100%;width:100%}section.s-especialists main .slide-especialists .swiper-slide{width:30rem}section.s-especialists main .slide-especialists .swiper-slide .card-especialist{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2rem;transition:all .6s;cursor:pointer}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .photo{width:100%;height:auto;overflow:hidden;aspect-ratio:1/1;border-radius:2.4rem}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .photo img{width:100%;height:100%;object-fit:cover}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .content{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .content h5{margin-bottom:.5rem}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .content span,section.s-especialists main .slide-especialists .swiper-slide .card-especialist .content strong{color:#385f51;text-align:center;font-size:1.4rem;font-weight:300;line-height:130%;opacity:.7}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .content strong{opacity:1;display:block;margin-top:1.6rem;font-weight:600}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .plus{position:absolute;right:0;top:0;margin:2rem;width:3.2rem;height:3.2rem;background:rgba(178,194,182,.4);border-radius:60rem;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .plus img{transform:rotate(45deg)}section.s-especialists main .slide-especialists .swiper-slide .card-especialist .cta{margin-top:0}section.s-especialists main .bt-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(178,194,182,.4);z-index:99}section.s-especialists main .bt-arrow.arrow-left{left:-1rem}section.s-especialists main .bt-arrow.arrow-right{right:-1rem}section.s-especialists main .bt-arrow:hover{background-color:#b2c2b6}section.s-especialists .cta{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:6.4rem}@media(max-width: 1300px){section.s-especialists .head-section .arrow{display:flex}}@media(max-width: 1080px){section.s-especialists{padding:8rem 0}}@media(max-width: 991px){section.s-especialists{padding:6.4rem 0}}@media(max-width: 520px){section.s-especialists{padding:4.8rem 0}section.s-especialists .cta{margin-top:4rem}}section.s-funds{padding:10rem 0;overflow:hidden}section.s-funds .head-section{flex-wrap:wrap}section.s-funds .head-section .arrow .bt-arrow{background-color:rgba(178,194,182,.4);border:0}section.s-funds .head-section .arrow .bt-arrow:hover{background-color:#fff}section.s-funds .head-section .nav{background-color:#fff;padding:1.6rem;max-width:max-content;border-radius:50rem;grid-gap:1.6rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}section.s-funds .head-section .navigation{width:100%;margin-top:6.4rem;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-funds main .slide-funds .swiper-slide{transition:all .6s}section.s-funds main .slide-funds .swiper-slide .card-fund{border-radius:2.4rem;overflow:hidden;background:var(--white, #fff);padding:3.2rem;transition:all .6s;display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.s-funds main .slide-funds .swiper-slide .card-fund .content{width:100%;height:13rem;gap:2.4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}section.s-funds main .slide-funds .swiper-slide .card-fund .content .text h3{margin-bottom:1.6rem;color:#385f51;font-size:2.4rem;text-transform:uppercase}section.s-funds main .slide-funds .swiper-slide .card-fund .content .description p{color:#385f51;font-size:1.4rem;font-weight:600;line-height:150%}section.s-funds main .slide-funds .swiper-slide .card-fund .content .cta{margin:0}section.s-funds .cta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:6.4rem}@media(max-width: 1080px){section.s-funds{padding:8rem 0}section.s-funds main .slide-funds .swiper-slide .card-fund .asset{width:45%}}@media(max-width: 991px){section.s-funds{padding:6.4rem 0}section.s-funds .head-section .title{max-width:100%}section.s-funds .head-section .title p{max-width:60rem}section.s-funds .head-section .navigation{margin-top:4rem}section.s-funds .head-section .nav{max-width:53rem;width:100%;justify-content:space-between;grid-gap:1rem}section.s-funds main .slide-funds .swiper-slide{width:64rem}}@media(max-width: 768px){section.s-funds .head-section .title{max-width:100%}section.s-funds .head-section .title p{max-width:60rem}section.s-funds .head-section .navigation{margin-top:0;flex-wrap:wrap}section.s-funds .head-section .nav{width:100%;max-width:100%}section.s-funds .head-section .nav .ballon{padding:1rem 1rem}section.s-funds main .slide-funds .swiper-slide{width:90%}section.s-funds main .slide-funds .swiper-slide .card-fund{padding:2.4rem}section.s-funds main .slide-funds .swiper-slide .card-fund .content .ballon{margin-bottom:2.4rem}section.s-funds main .slide-funds .swiper-slide .card-fund .asset{width:100%;display:flex;justify-content:center}}@media(max-width: 520px){section.s-funds{padding:4.8rem 0}section.s-funds .head-section .nav{width:100%;max-width:100%;flex-wrap:wrap;justify-content:flex-start;border-radius:1.6rem;grid-gap:.8rem}section.s-funds main .slide-funds .swiper-slide{width:100%}section.s-funds main .slide-funds .swiper-slide .card-fund{border-radius:1.6rem;padding:2rem}section.s-funds main .slide-funds .swiper-slide .card-fund .asset{width:100%;display:flex;justify-content:center}section.s-funds main .slide-funds .swiper-slide .card-fund .asset img{width:80%}section.s-funds .cta{margin-top:4rem}}section.s-text-policy{padding:16rem 0 8rem;display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-text-policy .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:90rem;width:95%}section.s-text-policy h1{margin-bottom:4rem}section.s-text-policy main p,section.s-text-policy main a{color:#fff;font-size:1.8rem}section.s-text-policy main a{font-weight:bold}section.s-text-policy main p:not(:last-child){margin-bottom:1.6rem}@media(max-width: 520px){section.s-text-policy{padding:15rem 0 4.8rem}section.s-text-policy main p,section.s-text-policy main a{font-size:1.6rem}}.modal{position:fixed;top:0;left:0;overflow:hidden;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;transition:all .3s;display:flex;flex-direction:row;align-items:center;justify-content:center}.modal.modal-out{opacity:0;pointer-events:none}.modal.active{opacity:1;pointer-events:all}.modal.hidden{opacity:0;pointer-events:none}.modal .overlay{position:fixed;width:100%;height:100%;background:var(--green-primary, #233c33);top:0;left:0;opacity:.9}.modal::before{content:"";width:60rem;height:60rem;border-radius:60rem;background:var(--green4, #1a7d4d);filter:blur(217px);position:absolute;left:50%;transform:translateX(-50%);pointer-events:none;z-index:9}.modal .box{position:relative;max-width:70.8rem;width:95%;background-color:#fff;border-radius:1rem;padding:4rem 4.8rem;z-index:99}.modal .box .head{margin-bottom:3.2rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.modal .box .head .btn-modal-close{background:rgba(178,194,182,.4);width:3.8rem;height:3.8rem;border-radius:50rem;transition:all .5s;display:flex;flex-direction:row;align-items:center;justify-content:center}.modal .box .head .btn-modal-close img{max-width:2rem;width:100%}.modal .box .head .btn-modal-close:hover{background-color:rgba(81,185,156,0)}.modal .box p{color:#182822;text-align:justify;font-size:1.6rem;font-weight:300;line-height:160%}.modal .box form .group:not(:last-child){margin-bottom:3.2rem}.modal .box form .group label{color:#bfe0e5;font-size:1.2rem;font-weight:500;line-height:110%;text-transform:uppercase;display:block;margin-bottom:1.6rem}.modal .box form .group input{width:100%;height:5.6rem;padding:0rem 2.4rem;border-radius:14rem;border:1px solid #11363d;background:none;color:#fff;font-size:1.4rem;font-weight:400;line-height:110%}.modal .box form .group input::placeholder{color:rgba(191,224,229,.4)}.modal .box form .group input:focus{border-color:rgba(106,89,167,.6)}.modal .box form .cta{width:100%}.modal .box form .cta button{height:5.6rem;width:100%;font-size:1.6rem;line-height:100%;padding:0}@media(max-width: 768px){.modal .box{padding:3.2rem}}@media(max-width: 520px){.modal .box{padding:2.4rem}.modal .box .head{margin-bottom:2.4rem}.modal .box p{font-size:1.4rem}}@media(max-width: 320px){.modal{align-items:flex-start;padding:1.6rem 0;overflow-y:auto}}