@import"https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap";header{width:100%;position:relative}.header_container{width:100%;height:85px;display:flex;justify-content:center;align-items:center;background-color:#fff;position:relative;z-index:100}nav{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding-left:25px;padding-right:25px}.links{display:none}.header_content{height:375px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='375'%20height='423'%3e%3cdefs%3e%3clinearGradient%20id='c'%20x1='0%25'%20x2='99.58%25'%20y1='36.139%25'%20y2='63.745%25'%3e%3cstop%20offset='0%25'%20stop-color='%2333D35E'/%3e%3cstop%20offset='100%25'%20stop-color='%232AB6D9'/%3e%3c/linearGradient%3e%3cfilter%20id='a'%20width='116.9%25'%20height='158.7%25'%20x='-10.8%25'%20y='-28.8%25'%20filterUnits='objectBoundingBox'%3e%3cfeOffset%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%20stdDeviation='38.5'/%3e%3cfeColorMatrix%20in='shadowBlurOuter1'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.0240111451%200'/%3e%3c/filter%3e%3cpath%20id='b'%20d='M42.46%20162.61l70.744%2070.76a100%20100%200%200070.719%2029.298h11.03a100%20100%200%200170.719%2029.298l75.718%2075.736A100%20100%200%2000412.109%20397H633.78c27.507%200%2049.805-22.299%2049.805-49.805a49.805%2049.805%200%2000-14.583-35.213l-52.835-52.848c-7.359-7.36-7.357-19.294.003-26.653a18.846%2018.846%200%200113.325-5.518c10.408%200%2018.846-8.438%2018.846-18.846%200-4.997-1.985-9.79-5.518-13.325L534.747%2086.691a100%20100%200%2000-70.72-29.298H352.013a97.948%2097.948%200%2001-69.267-28.696A97.948%2097.948%200%2000213.477%200H84.94c-19.435%200-35.19%2015.755-35.19%2035.19a35.19%2035.19%200%200010.304%2024.88L77.65%2077.669c9.715%209.717%209.713%2025.47-.004%2035.185a24.88%2024.88%200%2001-17.59%207.285c-13.742%200-24.88%2011.14-24.88%2024.88a24.88%2024.88%200%20007.284%2017.59z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%20transform='translate(-94%20-52)'%3e%3cuse%20fill='%23000'%20filter='url(%23a)'%20xlink:href='%23b'/%3e%3cuse%20fill='%232D314D'%20xlink:href='%23b'/%3e%3cpath%20fill='url(%23c)'%20d='M256.46%20163.61l70.744%2070.76a100%20100%200%200070.719%2029.298h11.03a100%20100%200%200170.719%2029.298l75.718%2075.736A100%20100%200%2000626.109%20398H847.78c27.507%200%2049.805-22.299%2049.805-49.805a49.805%2049.805%200%2000-14.583-35.213l-52.835-52.848c-7.359-7.36-7.357-19.294.003-26.653a18.846%2018.846%200%200113.325-5.518c10.408%200%2018.846-8.438%2018.846-18.846%200-4.997-1.985-9.79-5.518-13.325L748.747%2087.691a100%20100%200%2000-70.72-29.298H566.013a97.948%2097.948%200%2001-69.267-28.696A97.948%2097.948%200%2000427.477%201H298.94c-19.435%200-35.19%2015.755-35.19%2035.19a35.19%2035.19%200%200010.304%2024.88l17.595%2017.599c9.715%209.717%209.713%2025.47-.004%2035.185a24.88%2024.88%200%2001-17.59%207.285c-13.742%200-24.88%2011.14-24.88%2024.88a24.88%2024.88%200%20007.284%2017.59z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat,repeat;background-position:center;background-size:cover}.mobile_phone{width:360px;height:auto;position:absolute;top:200px;left:50%;transform:translate(-50%,-50%)}.header_body{margin-top:30px;margin-bottom:50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.header_hero{color:#2d314d;font-size:42px;margin-bottom:30px;width:100%;text-align:center;font-weight:600}.header_prg{width:85%;text-align:center;color:#9698a6;font-weight:500;margin-bottom:30px}.button{height:50px;width:180px;font-size:16px;font-weight:600;color:#fff;border:none;border-radius:30px;background:#2cb6d8;background:linear-gradient(15deg,#2cb6d8,#32d25d 73%);cursor:pointer;transition:all .3s ease}.button:hover{background:linear-gradient(15deg,#2cb6d8e6,#32d25de6 73%);box-shadow:0 6px 15px #00000040;transform:translateY(-3px)}.button:active{transform:translateY(-1px);box-shadow:0 3px 8px #0003}.menu_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease forwards}.popup_menu{width:80%;max-width:400px;height:250px;border-radius:5px;box-shadow:0 3px 8px #0003;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;transform:translateY(-20px);opacity:0;animation:slideDown .3s ease forwards}.close_button{position:absolute;top:15px;right:15px;background:transparent;border:none;cursor:pointer}.close_button svg{width:20px;height:20px}.hamburguer{position:relative;width:24px;height:24px;cursor:pointer}.hamburguer .icon{position:absolute;top:0;left:0;transition:opacity .3s ease,transform .3s ease}.hamburguer .icon svg{width:24px;height:24px}.hamburguer .fade-in{opacity:1;transform:rotate(0) scale(1)}.hamburguer .fade-out{opacity:0;transform:rotate(90deg) scale(.8);pointer-events:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{to{transform:translateY(0);opacity:1}}@media only screen and (min-width: 992px){.menu_overlay{display:none}.links{display:block}nav{justify-content:space-around;padding:0}.page{display:flex;height:100%;color:#9698a6;font-weight:600;gap:30px}.hamburguer{display:none}.header_box{display:flex;flex-direction:row-reverse}.header_content{width:60%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='1271'%20height='1034'%3e%3cdefs%3e%3clinearGradient%20id='c'%20x1='0%25'%20x2='99.58%25'%20y1='36.147%25'%20y2='63.736%25'%3e%3cstop%20offset='0%25'%20stop-color='%2333D35E'/%3e%3cstop%20offset='100%25'%20stop-color='%232AB6D9'/%3e%3c/linearGradient%3e%3cfilter%20id='a'%20width='104.9%25'%20height='135.9%25'%20x='-4.8%25'%20y='-17.6%25'%20filterUnits='objectBoundingBox'%3e%3cfeOffset%20dy='2'%20in='SourceAlpha'%20result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%20stdDeviation='38.5'/%3e%3cfeColorMatrix%20in='shadowBlurOuter1'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.0240111451%200'/%3e%3c/filter%3e%3cpath%20id='b'%20d='M69.445%20572.84L203.73%20707.112a100%20100%200%200070.708%2029.286h70.693a100%20100%200%200170.708%2029.287l161.04%20161.027A100%20100%200%2000647.584%20956h388.853c44.964%200%2081.415-36.45%2081.415-81.414a81.414%2081.414%200%2000-23.848-57.57l-86.392-86.386c-12.033-12.032-12.034-31.54-.002-43.574a30.812%2030.812%200%200121.788-9.025c17.017%200%2030.812-13.795%2030.812-30.812%200-8.172-3.246-16.01-9.025-21.788L855.85%20430.11a100%20100%200%2000-70.708-29.287H550.7a100%20100%200%2001-70.708-29.287l-35.253-35.25A100%20100%200%2000374.032%20307H138.88c-31.769%200-57.523%2025.754-57.523%2057.523a57.523%2057.523%200%200016.85%2040.676l28.761%2028.76c15.886%2015.884%2015.887%2041.64.003%2057.525a40.676%2040.676%200%2001-28.764%2011.915c-22.465%200-40.677%2018.211-40.677%2040.676a40.676%2040.676%200%200011.915%2028.764z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%20transform='translate(15)'%3e%3cuse%20fill='%23000'%20filter='url(%23a)'%20xlink:href='%23b'/%3e%3cuse%20fill='%232D314D'%20xlink:href='%23b'/%3e%3cpath%20fill='url(%23c)'%20d='M207.445%20265.84L341.73%20400.112a100%20100%200%200070.708%2029.286h70.693a100%20100%200%200170.708%2029.287l161.04%20161.027A100%20100%200%2000785.584%20649h388.853c44.964%200%2081.415-36.45%2081.415-81.414a81.414%2081.414%200%2000-23.848-57.57l-86.392-86.386c-12.033-12.032-12.034-31.54-.002-43.574a30.812%2030.812%200%200121.788-9.025c17.017%200%2030.812-13.795%2030.812-30.812%200-8.172-3.246-16.01-9.025-21.788L993.85%20123.11a100%20100%200%2000-70.708-29.287H688.7a100%20100%200%2001-70.708-29.287l-35.253-35.25A100%20100%200%2000512.032%200H276.88c-31.769%200-57.523%2025.754-57.523%2057.523a57.523%2057.523%200%200016.85%2040.676l28.761%2028.76c15.886%2015.884%2015.887%2041.64.003%2057.525a40.676%2040.676%200%2001-28.764%2011.915c-22.465%200-40.677%2018.211-40.677%2040.676a40.676%2040.676%200%200011.915%2028.764z'/%3e%3c/g%3e%3c/svg%3e");background-size:auto;background-repeat:no-repeat;background-position:center left}.header_body{width:40%;margin-left:50px}.header_hero,.header_prg{text-align:left}.header_prg,.button_containered{width:100%}.mobile_phone{width:600px;top:250px;left:85%}}.body{width:100%;background:#fafafa}.body_tittle{margin-top:30px;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.body_hero{color:#2d314d;font-size:42px;margin-bottom:30px;width:80%;text-align:center;font-weight:400}.body_prg{width:80%;text-align:center;color:#9698a6;font-weight:500;margin-bottom:30px}.features_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.features{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}.img_icon{margin-bottom:30px}.features_tittle{color:#2d314d;font-size:24px;margin-bottom:15px;width:80%;text-align:center;font-weight:500}.features_info{width:80%;text-align:center;color:#9698a6;font-weight:400;margin-bottom:30px}@media only screen and (min-width: 992px){.body_tittle{margin-top:60px}.body_hero,.body_prg{width:93%;text-align:left}.line_break{display:none}.features_container{flex-direction:row;padding:50px}.features{display:flex;flex-direction:column;justify-content:baseline;align-items:baseline}.features_tittle,.features_info{text-align:left}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;font-family:Public Sans,sans-serif;font-size:18px;font-style:normal}.app{display:flex;flex-direction:column;align-items:center;height:100dvh;overflow-x:hidden}.articles{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.articles_heading{color:#2d314d;font-size:36px;text-align:center;font-weight:500;margin-top:80px;margin-bottom:30px}.articles_container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.card{width:350px;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.card_image{width:100%;height:220px;overflow:hidden}.card_image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.card:hover .card_image img{transform:scale(1.05)}.image_description{padding:15px 20px;color:#9698a6;font-size:14px;font-style:italic;border-bottom:1px solid #e9ecef}.card_content{padding:20px}.card_title{font-size:22px;font-weight:700;color:#2c3e50;margin-bottom:15px}.card_text{color:#9698a6;line-height:1.6;margin-bottom:5px}.last_article{margin-bottom:40px}@media only screen and (min-width: 992px){.articles_container{width:100%;flex-direction:row;flex-wrap:wrap;margin-bottom:80px}.card{width:290px}.last_article{margin-bottom:0}}footer{width:100%;height:auto;background-color:#2d314d}.footer_logos{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer_img{margin-top:50px;margin-bottom:30px}.logo_container{display:flex;gap:25px;margin-bottom:30px}.footer_options{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;margin-bottom:30px}.options_one,.options_two{text-align:center}.footer_options p{cursor:pointer;margin-bottom:20px;transition:transform .3s ease,color .3s ease}.footer_options p:hover{transform:scale(1.1);color:#32d25d}.socialIcons{cursor:pointer;transition:transform .3s ease}.socialIcons:hover{transform:scale(1.1)}.button_container{width:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.request_btn{height:50px;width:180px;font-size:16px;font-weight:600;color:#fff;border:none;border-radius:30px;margin-bottom:20px;background:#2cb6d8;background:linear-gradient(15deg,#2cb6d8,#32d25d 73%);cursor:pointer;transition:all .3s ease}.request_btn:hover{background:linear-gradient(15deg,#2cb6d8e6,#32d25de6 73%);box-shadow:0 6px 15px #00000040;transform:translateY(-3px)}.request_btn:active{transform:translateY(-1px);box-shadow:0 3px 8px #0003}.digital_bank{margin-bottom:40px;color:#9698a6}@media only screen and (min-width: 992px){footer{padding:50px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.footer_logos{height:100%;justify-content:space-around}.options_one,.options_two{text-align:left}.footer_img{margin:0}.logo_container{margin-bottom:0}.footer_options{height:100%;flex-direction:row;gap:80px;margin-bottom:0}.footer_options p{margin-bottom:30px}.button_container{height:100%;justify-content:space-around}.digital_bank{margin-bottom:0}}
