@import"https://fonts.googleapis.com/css2?family=Poppins: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";@import"https://fonts.googleapis.com/css2?family=Syne:wght@100..900&family=Poppins: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";@import"https://fonts.googleapis.com/css2?family=Montserrat&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";*{list-style:none;text-decoration:none;margin:0;padding:0;text-align:left;border:0;color:#23292e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;font-size:16px;font-family:"Syne",sans-serif}button{background:rgba(0,0,0,0);cursor:pointer}img{display:block;max-width:100%}html,body{overflow-x:hidden}input,button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.container{width:1200px;padding:0 15px;margin:0 auto}@media(max-width: 1200px){.container{width:100%;padding:0px 24px}}@media(max-width: 560px){.container{padding:0px 10px}}header{position:fixed;top:0;left:0;width:100%;z-index:2000;padding-top:54px;background-color:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}header .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .container .logo h1{font-family:"Syne",sans-serif;font-weight:800;font-size:24px;line-height:42px;color:#000;text-wrap:nowrap}@media(max-width: 560px){header .container .logo h1{font-size:16px}}header nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:60px}header nav ul li{margin-left:62px}header nav ul li:first-child{margin-left:0}header nav ul li a{display:block;font-weight:500;font-size:17px;line-height:25px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}header nav ul li a img{margin-left:7px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s;transition:all .3s}header nav ul li a:hover{color:#28cd6e;-webkit-transition:all .3s;transition:all .3s}header nav ul li a.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s;transition:all .3s}header nav .btn{background-color:#6754e9;border-radius:50px;width:206px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s}header nav .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}header nav .dropdown{position:absolute;left:-30px;top:50px;width:250px;z-index:2;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:6px;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;display:none}header nav .dropdown.active{opacity:1;top:55px;pointer-events:all;-webkit-transition:all .3s;transition:all .3s;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}header nav .dropdown:before{content:"";position:absolute;top:-6px;left:75px;width:10.39px;height:6px;background:url("../../img/triangle-dropdown.svg") no-repeat center center}header nav .dropdown a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:48px;padding-left:21px;border-bottom:1px solid #dce9f7;background-color:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}header nav .dropdown a:first-child{border-radius:6px 6px 0px 0px}header nav .dropdown a:last-child{border-radius:0px 0px 6px 6px}header nav .dropdown a:hover{background-color:#f3f9ff;-webkit-transition:all .3s;transition:all .3s}header nav .dropdown a:hover span{color:#406cde;-webkit-transition:all .3s;transition:all .3s}header nav .dropdown a img{margin-right:11px}header nav .dropdown a span{font-weight:500;font-size:15px;color:#202b35;-webkit-transition:all .3s;transition:all .3s}header nav .dropdown a:last-child{border-bottom:none}header .dropdown-mobile{display:none;position:absolute;top:30px;right:10px;background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:6px;width:300px;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}header .dropdown-mobile .accordion button{width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0px 30px;border-bottom:1px solid #dce9f7}header .dropdown-mobile .accordion button span{font-weight:500;font-size:17px;line-height:25px;color:#202b35}header .dropdown-mobile .accordion button img{margin-left:8px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s;transition:all .3s}header .dropdown-mobile .accordion.active button img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s;transition:all .3s}header .dropdown-mobile .accordion.active .sub-menu{display:block}header .dropdown-mobile .accordion .sub-menu{display:none}header .dropdown-mobile .accordion .sub-menu a{width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0px 30px;background:#f3f9ff;border-bottom:1px solid #dce9f7}header .dropdown-mobile .accordion .sub-menu a img{margin-right:11px}header .dropdown-mobile .accordion .sub-menu a span{font-weight:500;font-size:15px;line-height:22px;color:#202b35}header .dropdown-mobile .nav-item{width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0px 30px;border-bottom:1px solid #dce9f7;font-weight:500;font-size:17px;line-height:25px;color:#202b35}header .dropdown-mobile .area-btn{padding:20px 16px}header .dropdown-mobile .area-btn a{background-color:#6754e9;border-radius:50px;width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s}header .dropdown-mobile .area-btn a:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}header.fixed-menu{background-color:#e9e5ff;padding:20px 0px;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1440px){header{padding-top:40px}}@media(max-width: 1050px){header{padding-top:50px}header .dropdown-mobile{display:block}}@media(max-width: 560px){header{padding-top:30px}header .logo{max-width:130px}}.menu-opened header .dropdown-mobile{top:38px;opacity:1;pointer-events:all;-webkit-transition:all .3s;transition:all .3s}.informacion-geral{position:fixed;top:0;right:0;width:100%;height:100%;z-index:2001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.informacion-geral .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(44,84,187,.5);z-index:0}.informacion-geral .box{position:relative;z-index:2;width:815px;height:100vh;background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);padding-top:80px;padding-left:100px;padding-bottom:74px;overflow-y:auto;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .4s;transition:all .4s}.informacion-geral .box .cont{position:relative;width:100%;max-width:500px}.informacion-geral .box .cont .close{position:absolute;top:-40px;right:0}.informacion-geral .box h3{font-size:18px;line-height:28px;letter-spacing:-0.05em;color:#406cde;margin-bottom:12px}.informacion-geral .box p{font-weight:500;font-size:15px;line-height:22px;color:#728197;margin-bottom:20px}.informacion-geral .box p:last-child{margin-bottom:0px}@media(max-width: 1050px){.informacion-geral .box{max-width:560px;padding:80px 42px 40px 42px}}@media(max-width: 560px){.informacion-geral .box{padding:80px 20px 40px 20px;height:100%}}.opened-information{overflow:hidden}.opened-information .informacion-geral{opacity:1;pointer-events:all;-webkit-transition:all .3s;transition:all .3s}.opened-information .informacion-geral .box{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);-webkit-transition:all .4s;transition:all .4s}.menu-button{display:none;width:25px;padding:8px 0;cursor:pointer;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}@media(max-width: 1050px){.menu-button{display:block}}a.menu-button:hover .menu-icon,a.menu-button:hover .menu-icon::after{width:25px;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}.menu-icon{width:25px;height:2px;background-color:#fff;display:block;position:relative;float:right;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}.menu-icon::before,.menu-icon::after{content:"";display:block;height:2px;background-color:#fff;position:absolute;right:0;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}.menu-icon::before{margin-top:-8px;width:25px;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}.menu-icon::after{margin-top:8px;width:25px;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}.menu-opened .menu-icon{height:0;width:25px;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}.menu-opened .menu-icon::after{width:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:0;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}.menu-opened .menu-icon::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:0;-webkit-transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1);transition:.2s all cubic-bezier(0.4, -0.1, 0, 1.1)}html{scroll-behavior:smooth}.container .txt-title span{color:#6754e9}.s-destacada{width:100%;height:100%;background-color:rgba(0,0,0,0);background-image:-webkit-gradient(linear, left top, left bottom, from(#E9E5FF), to(rgba(247, 247, 250, 0)));background-image:linear-gradient(180deg, #E9E5FF 0%, rgba(247, 247, 250, 0) 100%);-webkit-transition:background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-box-shadow .3s;padding-top:150px}.s-destacada .container{max-width:1600px;width:100% !important;padding-top:50px;margin-left:auto;margin-right:auto;background:#fff;border-radius:50px}@media(max-width: 1050px){.s-destacada .container{padding-bottom:50px;border-radius:50px 50px 0px 0px}}@media(max-width: 1050px){.s-destacada .container{border-radius:20px 20px 0px 0px}}.s-destacada .container .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;width:100%;margin:auto}.s-destacada .container .money-page-select{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:600px;background-color:#fff;color:#000;padding:16px 24px;border-radius:10px}.s-destacada .container .money-page-select span{font-size:18px}.s-destacada .container .money-page-select #show-money-page-options{cursor:pointer}.s-destacada .container .money-page-select #show-money-page-options.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.s-destacada .container .spacer{height:16px}.s-destacada .container .money-page-options{display:none;width:100%;-webkit-box-align:left;-ms-flex-align:left;align-items:left;max-width:600px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px;background-color:#fff;margin-top:-10px;max-height:500px;overflow-y:scroll;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:0 0 10px 10px;height:0px}.s-destacada .container .money-page-options.active{display:-webkit-box;display:-ms-flexbox;display:flex;height:500px}.s-destacada .texto{position:relative;width:100%;max-width:542px}.s-destacada .texto h1{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#000;margin-bottom:32px;margin-top:32px}.s-destacada .texto h1 span{font:bold 70px/60px "Syne";letter-spacing:-0.08em;color:#6754e9}.s-destacada .texto p{font-weight:500;font-size:18px;line-height:30px;color:#000;margin-bottom:20px}@media(max-width: 560px){.s-destacada .texto p{width:100%}}.s-destacada .texto ul{margin-left:23px}.s-destacada .texto ul li{list-style-image:url("../../img/check-list.svg")}.s-destacada .texto ul li span{font-weight:500;font-size:16px;line-height:40px;color:#000}.s-destacada .texto .ilustra{position:relative;width:100%}.s-destacada .box{width:100%;max-width:520px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:10px;padding:32px}@media(max-width: 1050px){.s-destacada .box{margin-top:0px}}.s-destacada .box .form{margin-bottom:10px}.s-destacada .box .form .item-value{margin-bottom:39px}.s-destacada .box .form .item-value .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.s-destacada .box .form .item-value .top label{font-weight:500;font-size:18px;line-height:22px;color:#202b35}.s-destacada .box .form .item-value .top h3{font-weight:bold;font-size:34px;line-height:36px;letter-spacing:-0.05em;color:#6754e9}.s-destacada .box .form .item-value .bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-destacada .box .form .item-value .bottom span{font:500 14px/17px "Syne";letter-spacing:-0.05em;color:#728197}.s-destacada .box .form button{background-color:#6754e9;border-radius:50px;width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(64,108,222,.2);box-shadow:0px 6px 20px rgba(64,108,222,.2);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.s-destacada .box .form button:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-destacada .box .form button h4{font-weight:bold;font-size:16px;line-height:24px;text-align:center;color:#fff}.s-destacada .box .form button span{display:block;font-weight:500;font-size:12px;line-height:20px;text-align:center;color:#fff}.s-destacada .box ul{padding-bottom:30px;margin-bottom:26px;border-bottom:1px solid #eaedf0}.s-destacada .box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.s-destacada .box ul li:first-child span{color:#6754e9}.s-destacada .box ul li:last-child{margin-bottom:0}.s-destacada .box ul li:last-child span{font-weight:bold;color:#202b35}.s-destacada .box ul li span{font-weight:500;font-size:14px;line-height:17px;color:#728197}.s-destacada .box .info p{font-family:"Kanit",sans-serif;font-weight:400;font-size:13px;line-height:19.5px;color:#8b9ba9}.s-destacada .box .info p a{display:inline-block;line-height:17px;background:rgba(12,203,246,.1);border-radius:2px;font-weight:500;font-size:13px;color:#6754e9;padding:0px 3px}.s-destacada .box .info-announcement{display:-webkit-box;display:-ms-flexbox;display:flex}.s-destacada .box .info-announcement svg{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.s-destacada .box .info-announcement svg path{fill:#ffb800;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}@media(max-width: 1050px){.s-destacada{height:auto;background-size:initial !important;background-position-y:top;background-size:1440px !important}.s-destacada .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-destacada .texto{margin-top:0}}@media(max-width: 560px){.s-destacada{padding-top:115px;background-size:1250px !important}.s-destacada .texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-destacada .texto h1{width:100%;font-size:32px;line-height:40px;margin-bottom:16px}.s-destacada .texto h1 span{font-size:32px;line-height:1}.s-destacada .texto ul li{margin-bottom:20px}.s-destacada .texto ul li:last-child{margin-bottom:0px}.s-destacada .texto ul li span{line-height:20px}.s-destacada .texto p{margin-bottom:16px;font-size:16px}.s-destacada .texto .ilustra{max-width:471px}.s-destacada .box{padding:30px 20px;height:auto}.s-destacada .box .form .item-value{margin-bottom:29px}.s-destacada .box .form .item-value .top label{font-size:16px;max-width:170px}.s-destacada .box .form .item-value .top h3{font-size:24px;line-height:29px}.s-destacada .box ul li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-destacada .box ul li .data-devoluction{text-align:right;max-width:110px}}.s-como-funciona{padding-top:100px;padding-bottom:100px}@media(max-width: 768px){.s-como-funciona{padding-top:50px !important;padding-bottom:50px !important}}.s-como-funciona .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media(max-width: 768px){.s-como-funciona .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.s-como-funciona .container .heading{width:auto}.s-como-funciona .container .heading .txt-title{text-align:left;min-width:400px;margin-bottom:20px}@media(max-width: 768px){.s-como-funciona .container .heading .txt-title{text-align:center;min-width:auto}}.s-como-funciona .container .heading .txt-title span{color:#6754e9}.s-como-funciona .container .heading .area-btn{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 768px){.s-como-funciona .container .heading .area-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.s-como-funciona .container .heading .area-btn .btn{-webkit-box-shadow:0px 6px 20px rgba(64,108,222,.2);box-shadow:0px 6px 20px rgba(64,108,222,.2);margin-bottom:0px}.s-como-funciona .container .heading .ctrl-slide{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:40px;padding-left:20px}@media(max-width: 768px){.s-como-funciona .container .heading .ctrl-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.s-como-funciona .container .heading .ctrl-slide button.swiper-button-disabled{opacity:.5;pointer-events:none}.s-como-funciona .container .heading .ctrl-slide button.btn-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-left:16px}.s-como-funciona .txt-title{margin-bottom:40px}.s-como-funciona .slide-funciona{overflow:auto;scrollbar-width:none}.s-como-funciona .slide-funciona ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:30px;-ms-flex-pack:30px;justify-content:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0px;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15)}@media(max-width: 768px){.s-como-funciona .slide-funciona ul{display:grid;grid-template-columns:repeat(5, 1fr);-webkit-box-shadow:none;box-shadow:none;margin-bottom:0px;padding-bottom:50px}}.s-como-funciona .slide-funciona ul li{max-width:300px;height:100%}.s-como-funciona .slide-funciona ul li:last-child .card:after{display:none}.s-como-funciona .slide-funciona ul li .card{position:relative;min-width:300px;width:auto;min-height:160px;height:100%;background-color:#e9e5ff;border:1px solid rgba(64,108,222,.1);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:25px}.s-como-funciona .slide-funciona ul li .card:after{content:"";position:absolute;bottom:10px;right:-50px;width:76px;height:16px;background:url("../../img/circle-arrow.svg") no-repeat center center;z-index:1}.s-como-funciona .slide-funciona ul li .card img{position:absolute;top:20px;right:20px}.s-como-funciona .slide-funciona ul li .card .info h3{font-weight:bold;font-size:18px;line-height:1;letter-spacing:-0.05em;color:#202b35;margin-bottom:15px}.s-como-funciona .slide-funciona ul li .card .info p{font-weight:500;font-size:15px;line-height:24px;color:#728197}.s-como-funciona .area-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-como-funciona .area-btn .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);margin-bottom:24px}.s-como-funciona .area-btn .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-como-funciona .area-btn span{font-weight:500;font-size:14px;line-height:25px;text-align:center;color:#6754e9}@media(max-width: 1440px){.s-como-funciona{padding-top:180px;padding-bottom:65px}}@media(max-width: 1050px){.s-como-funciona{padding-top:100px}}@media(max-width: 560px){.s-como-funciona{padding-top:80px}.s-como-funciona .txt-title{font-size:24px;line-height:32px;margin-bottom:30px}.s-como-funciona .txt-title span{font-size:24px;line-height:32px}}.s-elegir{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:100%;height:auto !important}.s-elegir ul{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:50px;grid-gap:40px 30px}.s-elegir ul li{width:100%;min-height:160px;height:100%;position:relative;padding:45px 30px 40px 30px;border:1px solid #e2e2e2;border-radius:50px;-webkit-box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);box-shadow:0px 4px 24px 4px rgba(44,84,187,.15)}.s-elegir ul li .icon{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px;background:#f7f7fa;padding:15px;border-radius:50%;position:absolute;top:20px;right:20px;left:auto}.s-elegir ul li .icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.s-elegir ul li h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;margin-bottom:8px;max-width:80%}.s-elegir ul li p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1050px){.s-elegir{height:auto}.s-elegir ul{grid-template-columns:repeat(2, 1fr);grid-gap:40px 20px}}@media(max-width: 768px){.s-elegir ul{gap:20px}.s-elegir ul li{border-radius:24px;padding-left:20px;padding-right:20px}.s-elegir ul li .icon{top:10px;right:10px}}@media(max-width: 480px){.s-elegir ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}}.s-deposiciones{position:relative;padding:0px;padding-top:100px;height:100%}.s-deposiciones .container .texto{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.s-deposiciones .container .texto{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.s-deposiciones .container .texto .txt-title{color:#000;max-width:400px;width:auto}@media(max-width: 768px){.s-deposiciones .container .texto .txt-title{text-align:center;max-width:100%}}.s-deposiciones .container .texto .notas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media(max-width: 768px){.s-deposiciones .container .texto .notas{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.s-deposiciones .container .texto .notas img{width:150px;height:auto;-o-object-fit:contain;object-fit:contain}.s-deposiciones .container .texto .notas .rates_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-deposiciones .container .texto .notas .rates_wrapper .rates{display:-webkit-box;display:-ms-flexbox;display:flex}.s-deposiciones .container .texto .notas .rates_wrapper .rates span{margin-top:-4px}.s-deposiciones .container .texto .notas .rates_wrapper .msg{margin:0;text-align:left}.s-deposiciones .container .texto .notas .rates_wrapper ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-deposiciones .texto{position:relative;max-width:320px;margin-top:39px;z-index:2}.s-deposiciones .texto h2{text-align:left;margin-bottom:20px}.s-deposiciones .texto .notas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.s-deposiciones .texto .notas ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:14px}.s-deposiciones .texto .notas ul li{margin-left:5px}.s-deposiciones .texto .notas ul li:first-child{margin-left:0}.s-deposiciones .texto .notas ul li i{font-size:18px;color:#ffb800}.s-deposiciones .texto .msg{font-weight:500;font-size:12px;line-height:16px;color:#728197;margin-bottom:48px;display:block}.s-deposiciones .slide-deposiciones{width:100%;position:relative;padding-right:30px;overflow:hidden;padding:50px 30px}.s-deposiciones .slide-deposiciones .swiper-wrapper .swiper-slide{max-width:350px}.s-deposiciones .slide-deposiciones .ctrl-slide{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px}.s-deposiciones .slide-deposiciones .ctrl-slide button.swiper-button-disabled{opacity:.5;pointer-events:none}.s-deposiciones .slide-deposiciones .ctrl-slide button.btn-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-left:16px}.s-deposiciones .slide-deposiciones .card-depo{width:100%;height:100%;min-height:350px;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);border-radius:24px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.s-deposiciones .slide-deposiciones .card-depo .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0px}.s-deposiciones .slide-deposiciones .card-depo .user .foto{width:64px;height:64px;border-radius:6px;overflow:hidden;margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-deposiciones .slide-deposiciones .card-depo .user .foto img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.s-deposiciones .slide-deposiciones .card-depo .user .info{-webkit-box-flex:1;-ms-flex:1;flex:1}.s-deposiciones .slide-deposiciones .card-depo .user .info h4{font-weight:bold;font-size:16px;line-height:20px;color:#6754e9}.s-deposiciones .slide-deposiciones .card-depo .user .info span{font-weight:500;font-size:12px;line-height:16px;color:#728197}.s-deposiciones .slide-deposiciones .card-depo p{font-size:16px;line-height:28px;letter-spacing:-0.05em;color:#000;opacity:.7}@media(max-width: 1300px){.s-deposiciones .texto{margin-top:20px}.s-deposiciones .slide-deposiciones .card-depo{padding:30px;height:340px}}@media(max-width: 1050px){.s-deposiciones{padding:70px 0px 0px 0px}.s-deposiciones .slide-deposiciones{padding-top:50px}}@media(max-width: 560px){.s-deposiciones{height:auto}.s-deposiciones .texto{margin-top:0}.s-deposiciones .texto h2{text-align:center}.s-deposiciones .texto .notas{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-deposiciones .texto .msg{text-align:center;margin-bottom:30px}.s-deposiciones .texto .ctrl-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.s-deposiciones .slide-deposiciones{position:relative;max-width:100%}.s-deposiciones .slide-deposiciones .card-depo{background-color:#fff}}.s-numbers{width:100%;height:auto !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:100px}.s-numbers .container{background:#f7f7fa;border-radius:50px;padding:80px 60px}@media(max-width: 768px){.s-numbers .container{padding-top:40px;padding-bottom:50px;padding-left:20px;padding-right:20px;border-radius:20px}}.s-numbers .container .heading{margin-bottom:40px}.s-numbers .container .heading h2{text-align:left}@media(max-width: 1150px){.s-numbers .container .heading h2{text-align:center}}.s-numbers .container .wrapper-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media(max-width: 1150px){.s-numbers .container .wrapper-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.s-numbers .container .wrapper-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;gap:60px;max-width:800px;width:100%}@media(max-width: 768px){.s-numbers .container .wrapper-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:auto;scrollbar-width:none}}.s-numbers .container .wrapper-content .card-action{background:#e9e5ff;border-radius:50px;padding:40px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:440px;width:100%;height:auto}@media(max-width: 500px){.s-numbers .container .wrapper-content .card-action{max-width:100%;padding:40px 20px}}.s-numbers .container .wrapper-content .card-action h3{font-size:50px;line-height:40px;font-weight:bold;text-align:center;letter-spacing:-0.06em;color:#000}.s-numbers .container .wrapper-content .card-action .subtext{font-size:16px;font-weight:500;line-height:20px;color:#000;margin-top:10px;margin-bottom:20px}.s-numbers .container .wrapper-content .card-action .area-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-numbers .container .wrapper-content .card-action .area-btn .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);box-shadow:0px 4px 24px 4px rgba(44,84,187,.15)}.s-numbers .container .wrapper-content .card-action .area-btn .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-numbers ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-numbers ul li .circle{width:170px;height:170px;border:1px solid #e2e2e2;border-radius:50%;background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-numbers ul li .circle .small-circle{width:120px;height:120px;border:1px solid #6754e9;border-radius:50%;background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.s-numbers ul li h3{font:bold 50px/40px "Syne";text-align:center;letter-spacing:-0.06em;color:#000}.s-numbers ul li h3 span{font:bold 20px/30px "Syne";letter-spacing:-0.05em;color:#000;margin-left:2px}.s-numbers ul li p{max-width:200px;font-weight:500;font-size:16px;line-height:24px;text-align:center;letter-spacing:-0.05em;color:#000;margin-top:20px}@media(max-width: 560px){.s-numbers{position:relative;padding:50px 0px 0px 0px}.s-numbers ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-numbers ul li{margin-bottom:40px}.s-numbers ul li:last-child{margin-bottom:0px}.s-numbers ul li h3{font-size:56px;line-height:68px}.s-numbers ul li h3 span{font-size:16px;line-height:30px}}.s-perguntas{padding:100px 0px}.s-perguntas .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}@media(max-width: 768px){.s-perguntas .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.s-perguntas .container .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.s-perguntas .container .heading h2{text-align:left}@media(max-width: 768px){.s-perguntas .container .heading h2{text-align:center}}.s-perguntas .container .heading p{margin:0;padding:0;font-size:18px;line-height:1.3;font-weight:700;color:#000;opacity:.8 !important}@media(max-width: 768px){.s-perguntas .container .heading p{text-align:center}}.s-perguntas .container .heading p span{color:#6754e9;font-size:18px;line-height:1.3;font-weight:700}.s-perguntas .all{width:100%;max-width:760px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-perguntas .all .right{width:100%}@media(max-width: 1050px){.s-perguntas{padding:100px 0px}.s-perguntas .all{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-perguntas .all .left,.s-perguntas .all .right{width:100%}}@media(max-width: 560px){.s-perguntas{padding:60px 0px}}.s-prestamos-creditos{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:100px;padding-bottom:100px}.s-prestamos-creditos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto}.s-prestamos-creditos .container .txt-title{text-align:left}.s-prestamos-creditos .all{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.s-prestamos-creditos .all a{display:block;text-align:center;line-height:50px;border-radius:100px;font-weight:bold;font-size:15px;letter-spacing:-0.05em;color:#fff;padding:0px 20px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;transition:all .3s}.s-prestamos-creditos .all a:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s;transition:all .3s}.s-prestamos-creditos .all a.green{background-color:#67cc78}.s-prestamos-creditos .all a.blue{background-color:#6754e9}.s-prestamos-creditos .all a.yellow{background-color:#ffb800}.s-prestamos-creditos .all a:nth-child(4n+4){margin-right:0px}@media(max-width: 1600px){.s-prestamos-creditos{background-size:initial;height:770px}}@media(max-width: 560px){.s-prestamos-creditos{position:relative;height:auto;background:-webkit-gradient(linear, left bottom, left top, from(#f5f9ff), to(#f5f9ff)),#fff;background:linear-gradient(0deg, #f5f9ff, #f5f9ff),#fff;padding:50px 0px}.s-prestamos-creditos .all{margin-top:30px}.s-prestamos-creditos .all a{padding:0px 10px;line-height:36px;font-size:12px;margin-right:14px;margin-bottom:14px}.s-prestamos-creditos .all a:nth-child(2n+2){margin-right:0}}.s-blog{padding-top:20px}.s-blog .container{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.s-blog .container .heading{padding-bottom:20px}.s-blog .container .heading h2{text-align:left}.s-blog .container .card-blog{border-radius:50px;min-height:340px;height:100%;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2)}@media(max-width: 560px){.s-blog .container .card-blog{min-height:100%}}.s-blog .container .card-blog .image{margin:0}.s-blog .container .card-blog .image img{border-radius:50px 50px 0px 0px}.s-blog .container .card-blog h3{padding:20px}.s-blog .container .card-blog h3:hover{color:#6754e9}@media(max-width: 1050px){.s-blog .container{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}}@media(max-width: 768px){.s-blog{padding-bottom:100px}.s-blog .container{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){.s-blog .card-blog{margin-bottom:30px}.s-blog .card-blog:last-child{margin-bottom:0px}}@media(max-width: 450px){.s-blog .container{grid-template-columns:repeat(1, 1fr)}}.new-section{width:100%;height:auto;padding:100px 20px;background:#e9e5ff}.new-section .container{max-width:1200px;width:100%;height:auto;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media(max-width: 768px){.new-section .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new-section .container .image{width:auto;height:auto;border-radius:50px}.new-section .container .image img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:50px}@media(max-width: 1024px){.new-section .container .image img{width:100%}}.new-section .container .heading{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new-section .container .heading h2{font:bold 48px/60px "Syne";letter-spacing:-0.08em;color:#000}@media(max-width: 560px){.new-section .container .heading h2{font-size:24px;line-height:32px}}.new-section .container .heading p{margin:0px;padding:0px;padding-top:10px;padding-bottom:20px;font-weight:500;font-size:16px;line-height:24px;text-align:left;letter-spacing:-0.05em;color:#000}.new-section .container .heading .area-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.new-section .container .heading .area-btn .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);box-shadow:0px 4px 24px 4px rgba(44,84,187,.15)}.new-section .container .heading .area-btn .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}@-webkit-keyframes fadeLeft{from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes fadeLeft{from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}.customize-support .s-destacada{padding-top:150px}@media(max-width: 1440px){.customize-support .s-destacada{padding-top:120px}}@media(max-width: 560px){.customize-support .s-destacada{padding-top:40px}}@media(min-width: 414px){.area-btn-solicitar{display:none}}.d-none{display:none}.loan-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:24px;font-weight:500;color:#000;padding:20px 0}@media(max-width: 1300px){.loan-indicator{font-size:12px;padding:10px 0 20px 0}}.loan-indicator p{margin:0}.loan-indicator .separate{width:1px;height:20px;background:#eaedf0}@media(max-width: 1300px){.loan-indicator .separate{height:41px}}.loan-indicator .amount_value,.loan-indicator .loan-title,.loan-indicator .amount-paid-title{display:-webkit-box;display:-ms-flexbox;display:flex}.loan-indicator .amount_value span,.loan-indicator .loan-title span,.loan-indicator .amount-paid-title span{font-weight:600}.loan-indicator .amount_value,.loan-indicator .loan-title,.loan-indicator .amount-paid-title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;color:#728197;font-family:"Syne",sans-serif;font-weight:500;font-size:16px;line-height:16px}@media(max-width: 1300px){.loan-indicator .amount_value,.loan-indicator .loan-title,.loan-indicator .amount-paid-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 450px){.loan-indicator .amount_value,.loan-indicator .loan-title,.loan-indicator .amount-paid-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.loan-indicator .amount_value span,.loan-indicator .loan-title span,.loan-indicator .amount-paid-title span{font-weight:600;font-size:14px;line-height:16px;color:#728197}.box .horizontal-separate{width:100%;height:1px;margin-bottom:20px;background:#eaedf0}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.s-destacada-v2{width:100%;height:806px;background:url("../../img/bg-s-destacada.svg") no-repeat center bottom;background-size:cover;padding-top:200px}.s-destacada-v2 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-destacada-v2 .container .money-page-select{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:600px;background-color:#fff;color:#000;padding:16px 24px;border-radius:10px}.s-destacada-v2 .container .money-page-select span{font-size:18px}.s-destacada-v2 .container .money-page-select #show-money-page-options{cursor:pointer}.s-destacada-v2 .container .money-page-select #show-money-page-options.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.s-destacada-v2 .container .spacer{height:16px}.s-destacada-v2 .container .money-page-options{display:none;width:100%;-webkit-box-align:left;-ms-flex-align:left;align-items:left;max-width:600px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px;background-color:#fff;margin-top:-10px;max-height:500px;overflow-y:scroll;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:0 0 10px 10px;height:0px}.s-destacada-v2 .container .money-page-options.active{display:-webkit-box;display:-ms-flexbox;display:flex;height:500px}.s-destacada-v2 .texto{position:relative;margin-top:53px;width:100%;max-width:542px}.s-destacada-v2 .texto h1{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#fff;margin-bottom:32px}.s-destacada-v2 .texto h1 span{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#ffb800}.s-destacada-v2 .texto p{font-weight:500;font-size:18px;line-height:30px;color:#ccdffb;margin-bottom:20px}.s-destacada-v2 .texto ul{margin-left:23px}.s-destacada-v2 .texto ul li{list-style-image:url("../../img/check-list.svg")}.s-destacada-v2 .texto ul li span{font-weight:500;font-size:16px;line-height:40px;color:#fff}.s-destacada-v2 .texto .trust_pilot{margin-top:30px}.s-destacada-v2 .texto .ilustra{bottom:78px}.s-destacada-v2 .box{width:100%;max-width:600px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:10px;padding:53px 65px 60px 65px}.s-destacada-v2 .box .form{margin-bottom:10px}.s-destacada-v2 .box .form .item-value{margin-bottom:39px}.s-destacada-v2 .box .form .item-value .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.s-destacada-v2 .box .form .item-value .top label{font-weight:500;font-size:18px;line-height:22px;color:#202b35}.s-destacada-v2 .box .form .item-value .top h3{font-weight:bold;font-size:30px;line-height:36px;letter-spacing:-0.05em;color:#6754e9}.s-destacada-v2 .box .form .item-value .bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-destacada-v2 .box .form .item-value .bottom span{font:500 14px/17px "Syne";letter-spacing:-0.05em;color:#728197}.s-destacada-v2 .box .form button{background-color:#6754e9;border-radius:50px;width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.s-destacada-v2 .box .form button:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-destacada-v2 .box .form button h4{font-weight:bold;font-size:16px;line-height:24px;text-align:center;color:#fff}.s-destacada-v2 .box .form button span{display:block;font-weight:500;font-size:12px;line-height:20px;text-align:center;color:#fff}.s-destacada-v2 .box ul{padding-bottom:30px;margin-bottom:26px;border-bottom:1px solid #eaedf0}.s-destacada-v2 .box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.s-destacada-v2 .box ul li:first-child span{color:#6754e9}.s-destacada-v2 .box ul li:last-child{margin-bottom:0}.s-destacada-v2 .box ul li:last-child span{font-weight:bold;color:#202b35}.s-destacada-v2 .box ul li span{font-weight:500;font-size:14px;line-height:17px;color:#728197}.s-destacada-v2 .box .info p{font-weight:500;font-size:13px;line-height:16px;color:#728197}.s-destacada-v2 .box .info p a{display:inline-block;line-height:17px;background:rgba(12,203,246,.1);border-radius:2px;font-weight:500;font-size:13px;color:#6754e9;padding:0px 3px}.s-destacada-v2 .box .info-announcement{display:-webkit-box;display:-ms-flexbox;display:flex}.s-destacada-v2 .box .info-announcement svg{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.s-destacada-v2 .box .info-announcement svg path{fill:#ffb800;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}@media(max-width: 768px){.s-destacada-v2 .trust_pilot,.s-destacada-v2 .ilustra{display:none}}@media(min-width: 769px){.s-destacada-v2 .trust-pilot-review{display:none}}@media(min-width: 560px)and (max-width: 768px){.s-destacada-v2 .trust-pilot-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:30px;top:30px}}@media(min-width: 375px)and (max-width: 560px){.s-destacada-v2 .trust-pilot-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:30px}}@media(max-width: 1440px){.s-destacada-v2{padding-top:160px}}@media(max-width: 1050px){.s-destacada-v2{height:auto;background-size:initial !important;background-position-y:top;background-size:1440px !important}.s-destacada-v2 .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-destacada-v2 .texto{margin-top:0}.s-destacada-v2 .texto .ilustra{position:relative;bottom:55px}}@media(max-width: 560px){.s-destacada-v2{padding-top:100px;background-size:1250px !important}.s-destacada-v2 .texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-destacada-v2 .texto h1{width:100%;font-size:32px;line-height:40px;margin-bottom:16px}.s-destacada-v2 .texto h1 span{font-size:32px;line-height:1}.s-destacada-v2 .texto ul li{margin-bottom:20px}.s-destacada-v2 .texto ul li:last-child{margin-bottom:0px}.s-destacada-v2 .texto ul li span{line-height:20px}.s-destacada-v2 .texto p{margin-bottom:16px;font-size:16px}.s-destacada-v2 .texto .ilustra{max-width:471px}.s-destacada-v2 .box{padding:30px 20px;height:auto}.s-destacada-v2 .box .form .item-value{margin-bottom:29px}.s-destacada-v2 .box .form .item-value .top label{font-size:16px;max-width:170px}.s-destacada-v2 .box .form .item-value .top h3{font-size:24px;line-height:29px}.s-destacada-v2 .box ul li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-destacada-v2 .box ul li .data-devoluction{text-align:right;max-width:110px}}.s-como-funciona-v2{padding-top:227px;padding-bottom:100px}.s-como-funciona-v2 .txt-title{margin-bottom:40px}.s-como-funciona-v2 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:58px}.s-como-funciona-v2 ul li:last-child .card:after{display:none}.s-como-funciona-v2 ul li .card{position:relative;width:350px;height:160px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:35px}.s-como-funciona-v2 ul li .card:after{content:"";position:absolute;top:50%;right:-69px;margin-top:-8px;width:76px;height:16px;background:url("../../img/circle-arrow.svg") no-repeat center center;z-index:1}.s-como-funciona-v2 ul li .card .info{max-width:200px;margin-left:17px}.s-como-funciona-v2 ul li .card .info h3{font-weight:bold;font-size:18px;line-height:1;letter-spacing:-0.05em;color:#202b35;margin-bottom:6px}.s-como-funciona-v2 ul li .card .info p{font-weight:500;font-size:15px;line-height:22px;color:#728197}.s-como-funciona-v2 .area-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-como-funciona-v2 .area-btn .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);margin-bottom:24px}.s-como-funciona-v2 .area-btn .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-como-funciona-v2 .area-btn span{font-weight:500;font-size:14px;line-height:25px;text-align:center;color:#6754e9}@media(max-width: 1440px){.s-como-funciona-v2{padding-top:180px;padding-bottom:65px}}@media(max-width: 1050px){.s-como-funciona-v2{padding-top:100px}.s-como-funciona-v2 ul{margin-bottom:50px}.s-como-funciona-v2 ul li{width:32%}.s-como-funciona-v2 ul li .card{width:100%;height:230px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0}.s-como-funciona-v2 ul li .card:after{width:32px;height:12px;background-image:url("../../img/direction-mobile.svg");right:-24px;margin-top:-6px}.s-como-funciona-v2 ul li .card .icon{margin-bottom:25px}.s-como-funciona-v2 ul li .card .info{margin-left:0px;max-width:188px}.s-como-funciona-v2 ul li .card .info h3{text-align:center}.s-como-funciona-v2 ul li .card .info p{text-align:center}}@media(max-width: 768px){.s-como-funciona-v2{padding-bottom:0px}}@media(max-width: 560px){.s-como-funciona-v2{padding-top:80px}.s-como-funciona-v2 .txt-title{font-size:24px;line-height:32px;margin-bottom:30px}.s-como-funciona-v2 .txt-title span{font-size:24px;line-height:32px}.s-como-funciona-v2 ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}.s-como-funciona-v2 ul li{width:100%;margin-bottom:30px}.s-como-funciona-v2 ul li:last-child{margin-bottom:0px}.s-como-funciona-v2 ul li .card{height:215px}.s-como-funciona-v2 ul li .card .info{margin-left:0px;max-width:240px}.s-como-funciona-v2 ul li .card:after{width:42px;height:12px;background:url("../../img/circle-arrow.svg") no-repeat center center;right:initial;left:50%;margin-left:-25px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:initial;bottom:-23px;background-size:100%}}.s-elegir-v2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:100%;height:274px}.s-elegir-v2 ul{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:50px;grid-gap:40px 30px}.s-elegir-v2 ul li .icon{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.s-elegir-v2 ul li h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;margin-bottom:8px}.s-elegir-v2 ul li p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1600px){.s-elegir-v2{height:300px;background-size:initial}}@media(max-width: 1050px){.s-elegir-v2{height:auto;padding:130px 0px;background-size:cover}.s-elegir-v2 ul{grid-template-columns:repeat(2, 1fr);grid-gap:40px 20px}}@media(max-width: 768px){.s-elegir-v2{padding:0px 0px}.s-elegir-v2 ul{grid-template-columns:repeat(3, 1fr);grid-gap:40px 20px}}@media(max-width: 768px)and (max-width: 480px){.s-elegir-v2{padding:80px 0px;background-image:url("../../img/bg-elegir-mb.svg")}.s-elegir-v2 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.s-elegir-v2 ul li{margin-bottom:40px}.s-elegir-v2 ul li:last-child{margin-bottom:0px}.s-elegir-v2 ul li .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-elegir-v2 ul li h3{text-align:center}.s-elegir-v2 ul li p{text-align:center}}.swiper-slide-track{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:56px;padding-bottom:56px}.swiper{background-color:#eaedf0;border-radius:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;width:848px}.lender_logo{height:40px}.s-destacada-v3{width:100%;height:806px;background:url("../../img/bg-s-destacada.svg") no-repeat center bottom;background-size:cover;padding-top:200px}.s-destacada-v3 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-destacada-v3 .container .money-page-select{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:600px;background-color:#fff;color:#000;padding:16px 24px;border-radius:10px}.s-destacada-v3 .container .money-page-select span{font-size:18px}.s-destacada-v3 .container .money-page-select #show-money-page-options{cursor:pointer}.s-destacada-v3 .container .money-page-select #show-money-page-options.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.s-destacada-v3 .container .spacer{height:16px}.s-destacada-v3 .container .money-page-options{display:none;width:100%;-webkit-box-align:left;-ms-flex-align:left;align-items:left;max-width:600px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px;background-color:#fff;margin-top:-10px;max-height:500px;overflow-y:scroll;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:0 0 10px 10px;height:0px}.s-destacada-v3 .container .money-page-options.active{display:-webkit-box;display:-ms-flexbox;display:flex;height:500px}.s-destacada-v3 .texto{position:relative;margin-top:53px;width:100%;max-width:542px}.s-destacada-v3 .texto h1{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#fff;margin-bottom:32px}.s-destacada-v3 .texto h1 span{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#ffb800}.s-destacada-v3 .texto p{font-weight:500;font-size:18px;line-height:30px;color:#ccdffb;margin-bottom:20px}.s-destacada-v3 .texto ul{margin-left:23px}.s-destacada-v3 .texto ul li{list-style-image:url("../../img/check-list.svg")}.s-destacada-v3 .texto ul li span{font-weight:500;font-size:16px;line-height:40px;color:#fff}.s-destacada-v3 .texto .trust_pilot{margin-top:30px}.s-destacada-v3 .texto .ilustra{bottom:78px}.s-destacada-v3 .box{width:100%;max-width:600px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:10px;padding:53px 65px 60px 65px}.s-destacada-v3 .box .form{margin-bottom:10px}.s-destacada-v3 .box .form .item-value{margin-bottom:39px}.s-destacada-v3 .box .form .item-value .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.s-destacada-v3 .box .form .item-value .top label{font-weight:500;font-size:18px;line-height:22px;color:#202b35}.s-destacada-v3 .box .form .item-value .top h3{font-weight:bold;font-size:30px;line-height:36px;letter-spacing:-0.05em;color:#6754e9}.s-destacada-v3 .box .form .item-value .bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-destacada-v3 .box .form .item-value .bottom span{font:500 14px/17px "Syne";letter-spacing:-0.05em;color:#728197}.s-destacada-v3 .box .form button{background-color:#6754e9;border-radius:50px;width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.s-destacada-v3 .box .form button:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-destacada-v3 .box .form button h4{font-weight:bold;font-size:16px;line-height:24px;text-align:center;color:#fff}.s-destacada-v3 .box .form button span{display:block;font-weight:500;font-size:12px;line-height:20px;text-align:center;color:#fff}.s-destacada-v3 .box ul{padding-bottom:30px;margin-bottom:26px;border-bottom:1px solid #eaedf0}.s-destacada-v3 .box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.s-destacada-v3 .box ul li:first-child span{color:#6754e9}.s-destacada-v3 .box ul li:last-child{margin-bottom:0}.s-destacada-v3 .box ul li:last-child span{font-weight:bold;color:#202b35}.s-destacada-v3 .box ul li span{font-weight:500;font-size:14px;line-height:17px;color:#728197}.s-destacada-v3 .box .info p{font-weight:500;font-size:13px;line-height:16px;color:#728197}.s-destacada-v3 .box .info p a{display:inline-block;line-height:17px;background:rgba(12,203,246,.1);border-radius:2px;font-weight:500;font-size:13px;color:#6754e9;padding:0px 3px}.s-destacada-v3 .box .info-announcement{display:-webkit-box;display:-ms-flexbox;display:flex}.s-destacada-v3 .box .info-announcement svg{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.s-destacada-v3 .box .info-announcement svg path{fill:#ffb800;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}@media(max-width: 768px){.s-destacada-v3 .trust_pilot,.s-destacada-v3 .ilustra{display:none}}@media(min-width: 769px){.s-destacada-v3 .trust-pilot-review{display:none}}@media(min-width: 560px)and (max-width: 768px){.s-destacada-v3 .trust-pilot-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:30px;top:30px}}@media(min-width: 375px)and (max-width: 560px){.s-destacada-v3 .trust-pilot-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:30px}}@media(max-width: 1440px){.s-destacada-v3{padding-top:160px}}@media(max-width: 1050px){.s-destacada-v3{height:auto;background-size:initial !important;background-position-y:top;background-size:1440px !important}.s-destacada-v3 .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-destacada-v3 .texto{margin-top:0}.s-destacada-v3 .texto .ilustra{position:relative;bottom:55px}}@media(max-width: 560px){.s-destacada-v3{padding-top:100px;background-size:1250px !important}.s-destacada-v3 .texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-destacada-v3 .texto h1{width:100%;font-size:32px;line-height:40px;margin-bottom:16px}.s-destacada-v3 .texto h1 span{font-size:32px;line-height:1}.s-destacada-v3 .texto ul li{margin-bottom:20px}.s-destacada-v3 .texto ul li:last-child{margin-bottom:0px}.s-destacada-v3 .texto ul li span{line-height:20px}.s-destacada-v3 .texto p{margin-bottom:16px;font-size:16px}.s-destacada-v3 .texto .ilustra{max-width:471px}.s-destacada-v3 .box{padding:30px 20px;height:auto}.s-destacada-v3 .box .form .item-value{margin-bottom:29px}.s-destacada-v3 .box .form .item-value .top label{font-size:16px;max-width:170px}.s-destacada-v3 .box .form .item-value .top h3{font-size:24px;line-height:29px}.s-destacada-v3 .box ul li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-destacada-v3 .box ul li .data-devoluction{text-align:right;max-width:110px}}.s-como-funciona-v3{padding-top:227px;padding-bottom:100px}.s-como-funciona-v3 .txt-title{margin-bottom:40px}.s-como-funciona-v3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:58px}.s-como-funciona-v3 ul li:last-child .card:after{display:none}.s-como-funciona-v3 ul li .card{position:relative;width:350px;height:160px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:35px}.s-como-funciona-v3 ul li .card:after{content:"";position:absolute;top:50%;right:-69px;margin-top:-8px;width:76px;height:16px;background:url("../../img/circle-arrow.svg") no-repeat center center;z-index:1}.s-como-funciona-v3 ul li .card .info{max-width:200px;margin-left:17px}.s-como-funciona-v3 ul li .card .info h3{font-weight:bold;font-size:18px;line-height:1;letter-spacing:-0.05em;color:#202b35;margin-bottom:6px}.s-como-funciona-v3 ul li .card .info p{font-weight:500;font-size:15px;line-height:22px;color:#728197}.s-como-funciona-v3 .area-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-como-funciona-v3 .area-btn .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);margin-bottom:24px}.s-como-funciona-v3 .area-btn .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-como-funciona-v3 .area-btn span{font-weight:500;font-size:14px;line-height:25px;text-align:center;color:#6754e9}@media(max-width: 1440px){.s-como-funciona-v3{padding-top:180px;padding-bottom:65px}}@media(max-width: 1050px){.s-como-funciona-v3{padding-top:100px}.s-como-funciona-v3 ul{margin-bottom:50px}.s-como-funciona-v3 ul li{width:32%}.s-como-funciona-v3 ul li .card{width:100%;height:230px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0}.s-como-funciona-v3 ul li .card:after{width:32px;height:12px;background-image:url("../../img/direction-mobile.svg");right:-24px;margin-top:-6px}.s-como-funciona-v3 ul li .card .icon{margin-bottom:25px}.s-como-funciona-v3 ul li .card .info{margin-left:0px;max-width:188px}.s-como-funciona-v3 ul li .card .info h3{text-align:center}.s-como-funciona-v3 ul li .card .info p{text-align:center}}@media(max-width: 768px){.s-como-funciona-v3{padding-bottom:0px}}@media(max-width: 560px){.s-como-funciona-v3{padding-top:80px}.s-como-funciona-v3 .txt-title{font-size:24px;line-height:32px;margin-bottom:30px}.s-como-funciona-v3 .txt-title span{font-size:24px;line-height:32px}.s-como-funciona-v3 ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}.s-como-funciona-v3 ul li{width:100%;margin-bottom:30px}.s-como-funciona-v3 ul li:last-child{margin-bottom:0px}.s-como-funciona-v3 ul li .card{height:215px}.s-como-funciona-v3 ul li .card .info{margin-left:0px;max-width:240px}.s-como-funciona-v3 ul li .card:after{width:42px;height:12px;background:url("../../img/circle-arrow.svg") no-repeat center center;right:initial;left:50%;margin-left:-25px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:initial;bottom:-23px;background-size:100%}}.s-elegir-v3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:100%;height:274px}.s-elegir-v3 ul{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:50px;grid-gap:40px 30px}.s-elegir-v3 ul li .icon{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.s-elegir-v3 ul li h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;margin-bottom:8px}.s-elegir-v3 ul li p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1600px){.s-elegir-v3{height:300px;background-size:initial}}@media(max-width: 1050px){.s-elegir-v3{height:auto;padding:130px 0px;background-size:cover}.s-elegir-v3 ul{grid-template-columns:repeat(2, 1fr);grid-gap:40px 20px}}@media(max-width: 768px){.s-elegir-v3{padding:0px 0px}.s-elegir-v3 ul{grid-template-columns:repeat(3, 1fr);grid-gap:40px 20px}}@media(max-width: 768px)and (max-width: 480px){.s-elegir-v3{padding:80px 0px;background-image:url("../../img/bg-elegir-mb.svg")}.s-elegir-v3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.s-elegir-v3 ul li{margin-bottom:40px}.s-elegir-v3 ul li:last-child{margin-bottom:0px}.s-elegir-v3 ul li .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-elegir-v3 ul li h3{text-align:center}.s-elegir-v3 ul li p{text-align:center}}.swiper-slide-track{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:56px;padding-bottom:56px}.swiper{background-color:#eaedf0;border-radius:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;width:848px}.lender_logo{height:40px}.ui-slider{height:4px;background:#dfe9f0;border:none !important}.ui-slider .ui-widget-header{background-color:#6754e9}.ui-slider .ui-slider-handle{border-radius:50%;width:24px;height:24px;border:none;background-color:#6754e9;top:-9px;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.ui-slider .ui-slider-handle.ui-state-hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.txt-title{font:bold 40px/48px "Syne";text-align:center;letter-spacing:-0.04em;color:#202b35}.txt-title span{font:bold 40px/48px "Syne";color:#406cde}@media(max-width: 480px){.txt-title{font-size:24px;line-height:32px}.txt-title span{font-size:24px;line-height:32px}}.card-blog{display:block;width:100%;max-width:370px}.card-blog:hover .image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s;transition:all .3s}.card-blog:hover h3{color:#406cde;-webkit-transition:all .3s;transition:all .3s}.card-blog .image{width:100%;height:230px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;margin-bottom:16px}.card-blog .image img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;transition:all .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-blog h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#304659;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 560px){.card-blog{height:auto;max-width:100%}.card-blog .image{height:180px}.card-blog h3{font-size:16px;line-height:24px}}.s-banner-pages-intern{width:100%;height:600px;background:url("../../img/bg-pages-intern.svg") no-repeat bottom center;background-size:cover;padding-top:179px}.s-banner-pages-intern .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.s-banner-pages-intern .texto{width:100%;max-width:597px}.s-banner-pages-intern .texto h1{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#fff;margin-bottom:32px}.s-banner-pages-intern .texto h1 span{font:bold 50px/60px "Syne";color:#ffb800;letter-spacing:-0.08em}.s-banner-pages-intern .texto p{font-weight:500;font-size:18px;line-height:30px;color:#ccdffb;margin-bottom:25px;max-width:570px}.s-banner-pages-intern .texto ul{padding-left:22px}.s-banner-pages-intern .texto ul li{font-weight:500;font-size:16px;line-height:40px;color:#fff;list-style-image:url("../../img/checked-green.svg")}.s-banner-pages-intern .ilustra{position:absolute;top:-20px;right:-85px;pointer-events:none}@media(max-width: 1050px){.s-banner-pages-intern{position:relative;background:#2c54bb;height:691px;padding-top:160px}.s-banner-pages-intern:after{content:"";background:url("../../img/detail-banner-pages-interns.svg") no-repeat bottom center;background-size:cover;width:100%;height:100px;position:absolute;bottom:-70px;left:0}.s-banner-pages-intern .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-banner-pages-intern .ilustra{position:relative;top:0;right:0;max-width:500px;margin-top:40px;z-index:2}}@media(max-width: 560px){.s-banner-pages-intern{padding-top:100px;height:596px}.s-banner-pages-intern .texto h1{font-size:32px;line-height:40px;letter-spacing:-0.08em;margin-bottom:16px}.s-banner-pages-intern .texto h1 span{font-size:32px;line-height:40px;letter-spacing:-0.08em}.s-banner-pages-intern .texto p{font-size:16px;line-height:24px}.s-banner-pages-intern .ilustra{max-width:300px}.s-banner-pages-intern:after{height:42px;position:absolute;bottom:-40px;background-size:100%}}.item-pergunta{width:100%;padding:0px 30px;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);-webkit-box-shadow:0px 10px 60px rgba(0,0,0,0);box-shadow:0px 10px 60px rgba(0,0,0,0);border-radius:10px;margin-bottom:20px;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}.item-pergunta:last-child{margin-bottom:0}.item-pergunta.active{background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);padding-bottom:30px;padding-top:30px;-webkit-transition:all .3s;transition:all .3s}.item-pergunta.active .title .icon{background:url("../../img/icon-line.svg") no-repeat center center;-webkit-transition:all .3s;transition:all .3s}.item-pergunta.active .title h3{color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.item-pergunta.active p{margin-top:6px;display:block;-webkit-animation:fadeLeft .4s forwards;animation:fadeLeft .4s forwards}.item-pergunta .title{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-pergunta .title h3{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:15px;font:bold 18px/28px "Syne";letter-spacing:-0.05em;color:#000}.item-pergunta .title .icon{width:10px;height:10px;background:url("../../img/plus.svg") no-repeat center center;margin-top:9px;-webkit-transition:all .3s;transition:all .3s}.item-pergunta p{font-weight:500;font-size:15px;line-height:22px;color:#000;display:none;margin:0 auto;opacity:.8 !important}@media(max-width: 560px){.item-pergunta{padding:0px 20px}}.js-simulate-other-pages.disabled,.js-simulate.disabled{opacity:.6;pointer-events:none}.s-gracias-tecnologia{padding:140px 0px}.s-gracias-tecnologia .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1066px}.s-gracias-tecnologia .texto{width:100%;max-width:470px}.s-gracias-tecnologia .texto .title{font:bold 50px/60px "Syne";margin-bottom:40px}.s-gracias-tecnologia .texto p{font-weight:500;font-size:18px;line-height:28px;color:#728197;margin-bottom:25px}.s-gracias-tecnologia .texto p:last-child{margin-bottom:0px}@media(max-width: 1050px){.s-gracias-tecnologia{padding-top:210px;padding-bottom:100px}.s-gracias-tecnologia .container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-gracias-tecnologia .ilustra{max-width:330px}.s-gracias-tecnologia .texto{max-width:352px}}@media(max-width: 560px){.s-gracias-tecnologia{padding-top:141px;padding-bottom:80px}.s-gracias-tecnologia .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-gracias-tecnologia .texto{max-width:100%}.s-gracias-tecnologia .texto p{font-size:15px;line-height:22px;margin-bottom:20px}.s-gracias-tecnologia .ilustra{max-width:280px;margin-top:30px}}.s-obtener-prestamo{padding-bottom:140px}.s-obtener-prestamo h2{text-align:center;max-width:420px;margin:0 auto;text-align:center;font-weight:bold;font-size:36px;line-height:48px;letter-spacing:-0.04em;color:#202b35;margin-bottom:53px}.s-obtener-prestamo h2 span{color:#ffb800;font-weight:bold;font-size:36px;line-height:48px;letter-spacing:-0.04em}.s-obtener-prestamo .all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-obtener-prestamo .all .card{position:relative;width:350px;height:230px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:10px;padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-obtener-prestamo .all .card:last-child:after{display:none}.s-obtener-prestamo .all .card:after{content:"";position:absolute;top:50%;right:-69px;width:76px;height:16px;margin-top:-8px;background:url("../../img/direction-card.svg") no-repeat center center;z-index:1}.s-obtener-prestamo .all .card .number{background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:50%;font-weight:bold;font-size:36px;letter-spacing:-0.04em;color:#406cde;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:17px}.s-obtener-prestamo .all .card .texto{max-width:217px}.s-obtener-prestamo .all .card .texto h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;margin-bottom:8px}.s-obtener-prestamo .all .card .texto p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1050px){.s-obtener-prestamo{padding-bottom:100px}.s-obtener-prestamo h2{margin-bottom:40px}.s-obtener-prestamo .all .card{width:32%;height:346px;display:block;padding:30px 20px}.s-obtener-prestamo .all .card .texto h3{line-height:24px}.s-obtener-prestamo .all .card .number{margin-bottom:16px;margin-right:0}.s-obtener-prestamo .all .card:after{width:32px;height:12px;background-image:url(../img/direction-mobile.svg);right:-24px;margin-top:-6px}}@media(max-width: 560px){.s-obtener-prestamo h2{font-size:24px;line-height:32px;margin-bottom:22px}.s-obtener-prestamo h2 span{font-size:24px;line-height:32px}.s-obtener-prestamo .all{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-obtener-prestamo .all .card{width:100%;height:272px;margin-bottom:30px}.s-obtener-prestamo .all .card:after{width:42px;height:12px;background:url(../img/circle-arrow.svg) no-repeat center center;right:initial;left:50%;margin-left:-25px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:initial;bottom:-23px;background-size:100%}.s-obtener-prestamo .all .card:last-child{margin-bottom:0px}.s-obtener-prestamo .all .card .number{margin:0 auto;width:54px;height:54px;margin-bottom:16px}.s-obtener-prestamo .all .card .texto{max-width:100%}.s-obtener-prestamo .all .card .texto h3{text-align:center}.s-obtener-prestamo .all .card .texto p{text-align:center}}.s-usar-cash{padding-bottom:140px}.s-usar-cash h2{text-align:center;font-weight:bold;font-size:36px;line-height:48px;letter-spacing:-0.04em;color:#202b35}.s-usar-cash h2 span{color:#406cde;font-weight:bold;font-size:36px;line-height:48px;letter-spacing:-0.04em}.s-usar-cash ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}.s-usar-cash ul li{max-width:370px}.s-usar-cash ul li .icon{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}.s-usar-cash ul li h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;max-width:285px;margin-bottom:8px}.s-usar-cash ul li p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1050px){.s-usar-cash{padding-bottom:100px}.s-usar-cash ul li{max-width:228px}}@media(max-width: 560px){.s-usar-cash h2{font-size:24px;line-height:32px}.s-usar-cash h2 span{font-size:24px;line-height:32px}.s-usar-cash ul{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-usar-cash ul li{max-width:100%;margin-bottom:40px}.s-usar-cash ul li:last-child{margin-bottom:0px}.s-usar-cash ul li .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-usar-cash ul li h3{text-align:center;max-width:260px;margin:0 auto;margin-bottom:8px}.s-usar-cash ul li p{text-align:center;max-width:280px}}.s-requisitos{background-size:100%;height:1075px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../../img/bg-requisitos.svg") no-repeat right center}.s-requisitos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.s-requisitos .texto{width:100%;max-width:471px;margin-right:51px}.s-requisitos .texto h2{font-weight:bold;font-size:40px;line-height:48px;letter-spacing:-0.04em;color:#202b35;margin-bottom:32px}.s-requisitos .texto ul{margin-bottom:32px}.s-requisitos .texto ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.s-requisitos .texto ul li:last-child{margin-bottom:0px}.s-requisitos .texto ul li img{margin-right:17px}.s-requisitos .texto ul li p{font-weight:500;font-size:18px;line-height:24px;color:#728197}.s-requisitos .texto h4{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;margin-bottom:24px}.s-requisitos .texto h4 span{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#406cde}.s-requisitos .texto .btn{display:block;width:280px;height:52px;background:#28cd6e;border-radius:4px;line-height:52px;text-align:center;font-weight:bold;font-size:15px;color:#fff;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8)}.s-requisitos .right{width:100%;max-width:569px;height:468.05px}.s-requisitos .right img{margin:0 auto;margin-bottom:29px}.s-requisitos .right ul{padding-left:23px}.s-requisitos .right ul li{font-weight:500;font-size:15px;line-height:22px;color:#728197;margin-bottom:12px;list-style-image:url("../../img/checked-green.svg")}.s-requisitos .right ul li:last-child{margin-bottom:0px}@media(max-width: 1600px){.s-requisitos{height:880px}}@media(max-width: 1050px){.s-requisitos{position:relative;height:auto;padding:60px 0px;margin-bottom:100px}.s-requisitos:before{content:"";width:100%;height:80px;position:absolute;left:0;top:-53px;background:url("../../img/before-requisitos-mb.svg") no-repeat top center;background-size:cover}.s-requisitos:after{content:"";width:100%;height:80px;position:absolute;left:0;bottom:-75px;background:url("../../img/after-requisitos-mb.svg") no-repeat bottom center;background-size:cover}}@media(max-width: 560px){.s-requisitos{background:-webkit-gradient(linear, left bottom, left top, from(#F5F9FF), to(#F5F9FF)),#fff;background:linear-gradient(0deg, #F5F9FF, #F5F9FF),#fff;margin-bottom:20px;padding-top:30px;padding-bottom:0}.s-requisitos .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-requisitos .texto{max-width:100%;margin-right:0;margin-bottom:40px}.s-requisitos .texto h2{text-align:center;font-size:24px;line-height:32px;margin-bottom:29px}.s-requisitos .texto h4{font-size:16px;line-height:28px}.s-requisitos .texto ul{margin-bottom:24px}.s-requisitos .texto ul li p{font-size:15px;line-height:22px}.s-requisitos .texto .btn{width:100%}.s-requisitos .right{max-width:100%;height:auto}.s-requisitos .right img{max-width:280px;margin:0 auto;margin-bottom:30px}}.s-valores-corporativos{padding-top:170px}.s-valores-corporativos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-valores-corporativos h2{width:100%;max-width:267px;text-align:right;font:bold 40px/48px "Syne";letter-spacing:-0.04em;color:#202b35;margin-right:33px}.s-valores-corporativos h2 span{font:bold 40px/48px "Syne";color:#ffb800}.s-valores-corporativos .all{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr;max-width:770px;grid-gap:30px}.s-valores-corporativos .all .card{width:100%;height:270px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:10px;padding-top:45px;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-valores-corporativos .all .card .info{max-width:220px;margin-left:30px}.s-valores-corporativos .all .card .info h3{font-weight:bold;font-size:24px;line-height:32px;letter-spacing:-0.06em;color:#202b35;margin-bottom:8px}.s-valores-corporativos .all .card .info p{font-weight:500;font-size:16px;line-height:24px;color:#728197}@media(max-width: 1050px){.s-valores-corporativos{padding-bottom:100px}.s-valores-corporativos .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-valores-corporativos h2{margin-right:0;max-width:460px;text-align:center;margin-bottom:48px}.s-valores-corporativos .all{grid-gap:20px;width:100%}.s-valores-corporativos .all .card{height:270px}}@media(max-width: 560px){.s-valores-corporativos{padding-top:100px;height:auto}.s-valores-corporativos h2{font-size:24px;line-height:32px;max-width:300px;margin-bottom:29px}.s-valores-corporativos h2 span{font-size:24px;line-height:32px}.s-valores-corporativos .all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-valores-corporativos .all .card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;padding:30px;margin-bottom:20px}.s-valores-corporativos .all .card:last-child{margin-bottom:0px}.s-valores-corporativos .all .card img{margin-bottom:16px}.s-valores-corporativos .all .card .info{margin-left:0;max-width:240px}.s-valores-corporativos .all .card .info h3{text-align:center;color:#202b35;font-size:18px;margin-bottom:8px}.s-valores-corporativos .all .card .info p{text-align:center;font-size:15px;line-height:22px}}.s-usar-page-nosotros{width:100%;height:561.69px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../../img/bg-usar-re.svg") no-repeat center right;margin-top:-50px}.s-usar-page-nosotros h2{text-align:center;font-weight:bold;font-size:36px;line-height:48px;letter-spacing:-0.04em;color:#202b35}.s-usar-page-nosotros h2 span{color:#406cde;font-weight:bold;font-size:36px;line-height:48px;letter-spacing:-0.04em}.s-usar-page-nosotros ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}.s-usar-page-nosotros ul li{max-width:214px}.s-usar-page-nosotros ul li .icon{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}.s-usar-page-nosotros ul li h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;max-width:285px;margin-bottom:8px}.s-usar-page-nosotros ul li p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1050px){.s-usar-page-nosotros ul li{max-width:228px}}@media(max-width: 560px){.s-usar-page-nosotros{padding:60px 0px;height:auto;background:-webkit-gradient(linear, left bottom, left top, from(#F5F9FF), to(#F5F9FF)),#fff;background:linear-gradient(0deg, #F5F9FF, #F5F9FF),#fff;margin-top:-140px;padding-top:90px}.s-usar-page-nosotros h2{font-size:24px;line-height:32px;margin-bottom:40px}.s-usar-page-nosotros h2 span{font-size:24px;line-height:32px}.s-usar-page-nosotros ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-usar-page-nosotros ul li{max-width:100%;margin-bottom:40px}.s-usar-page-nosotros ul li:last-child{margin-bottom:0px}.s-usar-page-nosotros ul li .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-usar-page-nosotros ul li h3{max-width:260px;margin:0 auto;margin-bottom:8px;text-align:center}.s-usar-page-nosotros ul li p{text-align:center}}.s-cuestion{margin-top:-50px;width:100%;height:917px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../../img/bg-cuestion.svg") no-repeat center left;background-size:100%}.s-cuestion .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-cuestion .texto{width:100%;max-width:704px;margin-right:56px}.s-cuestion .texto h2{font-weight:bold;font-size:40px;line-height:48px;letter-spacing:-0.04em;color:#202b35;margin-bottom:50px}.s-cuestion .texto p{font-weight:500;font-size:18px;line-height:28px;color:#728197;margin-bottom:25px;max-width:470px}.s-cuestion .texto .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);margin-top:80px}.s-cuestion .texto .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1050px){.s-cuestion{position:relative;background:-webkit-gradient(linear, left bottom, left top, from(#F5F9FF), to(#F5F9FF)),#fff;background:linear-gradient(0deg, #F5F9FF, #F5F9FF),#fff;padding:60px 0px;height:auto;margin-top:60px;margin-bottom:100px}.s-cuestion:after{content:"";background:url("../../img/after-custion.svg") no-repeat bottom center;background-size:cover;position:absolute;bottom:-85px;left:0;width:100%;height:100px}.s-cuestion:before{content:"";background:url("../../img/before-custion.svg") no-repeat top center;background-size:cover;position:absolute;top:-60px;left:0;width:100%;height:100px}.s-cuestion .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-cuestion .texto{max-width:100%;margin-right:0;margin-bottom:60px}.s-cuestion .texto h2{text-align:center;max-width:540px;margin:0 auto;margin-bottom:30px}.s-cuestion .texto p{margin:0 auto;text-align:center;margin-bottom:30px}.s-cuestion .texto .btn{margin:0 auto}}@media(max-width: 560px){.s-cuestion{padding:40px 0px;margin-bottom:0px}.s-cuestion .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-cuestion .ilustra{margin-bottom:30px}.s-cuestion .texto{margin-bottom:0px}.s-cuestion .texto h2{font-size:24px;line-height:32px;margin-bottom:16px}.s-cuestion .texto p{font-size:15px;line-height:22px;margin-bottom:10px}.s-cuestion .texto .btn{margin-top:24px}.s-cuestion:before{top:-54px;height:62px}.s-cuestion:after{bottom:-40px;height:57px}}.s-banner-preguntas{width:100%;height:500px;background:url("../../img/bg-preguntas.svg") no-repeat bottom center;background-size:cover;padding-top:180px}.s-banner-preguntas h1{font:bold 50px/60px "Syne";text-align:center;letter-spacing:-0.08em;color:#fff;margin-bottom:32px}.s-banner-preguntas p{text-align:center;width:100%;max-width:670px;margin:0 auto;font-weight:500;font-size:18px;line-height:30px;color:#ccdffb}@media(max-width: 1050px){.s-banner-preguntas{position:relative;height:400px;background:#2c54bb;padding-top:160px}.s-banner-preguntas:after{content:"";background:url("../../img/after-preguntas.svg") no-repeat bottom center;position:absolute;left:0;bottom:-70px;width:100%;height:100px}}@media(max-width: 560px){.s-banner-preguntas{padding-top:100px;height:340px}.s-banner-preguntas h1{font-size:32px;line-height:40px;margin-bottom:16px}.s-banner-preguntas p{font-size:16px;line-height:24px}.s-banner-preguntas:after{content:"";bottom:-48px;width:100%;height:50px;background-size:560px}}.s-geral-preguntas{position:relative;z-index:2;margin-top:-50px}.s-geral-preguntas .container{max-width:1000px}.s-geral-preguntas .item-pergunta{background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);padding:34px 0px}.s-geral-preguntas .item-pergunta.active .title{margin-bottom:12px}.s-geral-preguntas .item-pergunta .title{max-width:770px;margin:0 auto}.s-geral-preguntas .item-pergunta .title h3{font-size:24px;line-height:32px}.s-geral-preguntas .item-pergunta p{max-width:770px;margin:0 auto}@media(max-width: 1050px){.s-geral-preguntas{margin-top:0}.s-geral-preguntas .item-pergunta{padding:34px 40px}}@media(max-width: 560px){.s-geral-preguntas .item-pergunta{padding:18px 16px}.s-geral-preguntas .item-pergunta .title h3{font-size:16px;line-height:24px}.s-geral-preguntas .item-pergunta p{font-size:15px;line-height:24px}}.s-obter-prestamo{width:100%;height:454px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../../img/bg-obter-prestamo.svg") no-repeat left top;margin-top:140px}.s-obter-prestamo h2{text-align:center;font:bold 40px/48px "Syne";max-width:620px;margin:0 auto;margin-bottom:32px}.s-obter-prestamo .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;margin:0 auto}.s-obter-prestamo .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 560px){.s-obter-prestamo{position:relative;margin-top:140px;margin-bottom:40px;height:172px;background:-webkit-gradient(linear, left bottom, left top, from(#F5F9FF), to(#F5F9FF)),#fff;background:linear-gradient(0deg, #F5F9FF, #F5F9FF),#fff}.s-obter-prestamo h2{max-width:285px;margin:0 auto;font-size:24px;line-height:32px;margin-bottom:24px}.s-obter-prestamo:before{content:"";background:url("../../img/before-perguntas.svg") no-repeat bottom center;width:100%;height:80px;position:absolute;top:-80px;left:0;background-size:cover}.s-obter-prestamo:after{content:"";background:url("../../img/after-perguntas.svg") no-repeat bottom center;width:100%;height:80px;position:absolute;bottom:-80px;left:0;background-size:cover}}.s-title-terminos{width:100%;height:100%;background-color:rgba(0,0,0,0);background-image:-webkit-gradient(linear, left top, left bottom, from(#E9E5FF), to(rgba(247, 247, 250, 0)));background-image:linear-gradient(180deg, #E9E5FF 0%, rgba(247, 247, 250, 0) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.s-title-terminos .container{padding:0 !important}}.s-title-terminos .container .header{width:100%;height:auto;padding:40px 0px}.s-title-terminos .container .header .logo img{max-width:150px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.s-title-terminos .container .header .logo h1{padding-bottom:0}.s-title-terminos h1{text-align:center;font:bold 50px/60px "Syne";color:#000;padding-bottom:40px}@media(max-width: 768px){.s-title-terminos h1{font-size:24px;line-height:24px}}.s-title-terminos .box{position:relative;background-color:#fff;border-radius:50px;-webkit-box-shadow:none;box-shadow:none;border:none;width:100%;max-width:970px;margin:0 auto;padding:80px}@media(max-width: 768px){.s-title-terminos .box{padding:40px;border-radius:20px}}@media(max-width: 560px){.s-title-terminos .box{padding:30px}}.s-title-terminos .box h2{font:bold 32px/40px "Syne";letter-spacing:-0.06em;margin-top:20px}.s-title-terminos .box h2:first-child{margin-top:0px}.s-title-terminos .box p{font-weight:500;font-size:18px;line-height:30px;color:#728197;margin-top:20px}.s-title-terminos .box p a{font-weight:500;font-size:18px;line-height:30px;color:#406cde}.s-title-terminos .box ul{margin-top:20px;padding-left:15px}.s-title-terminos .box ul li{font-weight:500;font-size:18px;line-height:30px;color:#43556f;margin-bottom:20px;list-style-image:url("../../img/disc-list.svg")}.s-title-terminos .box ul li:last-child{margin-bottom:0px}.s-title-terminos .box strong{margin-top:20px;display:block;font-size:18px;line-height:30px;color:#202b35}@media(max-width: 1050px){.s-cont-geral-terminos .box{padding:80px 62px}}@media(max-width: 560px){.s-cont-geral-terminos .box{padding:40px 20px;margin-top:-70px}.s-cont-geral-terminos .box h2{font-size:20px;line-height:30px}.s-cont-geral-terminos .box p{font-size:15px;line-height:24px;margin-top:12px}.s-cont-geral-terminos .box p a{font-size:15px}.s-cont-geral-terminos .box strong{font-size:15px;line-height:24px}.s-cont-geral-terminos .box ul li{font-size:15px;line-height:24px;margin-bottom:12px}}.s-featured-blog{width:100%;height:600px;background:url("../../img/bg-blog.svg") no-repeat bottom center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover}.s-featured-blog h1{font:bold 50px/60px "Syne";text-align:center;letter-spacing:-0.08em;margin-bottom:32px;color:#fff;max-width:670px;margin:0 auto;margin-bottom:32px}.s-featured-blog .btn{background-color:#6754e9;border-radius:50px;width:370px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 10px rgba(39,74,165,.7);box-shadow:0px 6px 10px rgba(39,74,165,.7);margin:0 auto}.s-featured-blog .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1050px){.s-featured-blog{position:relative;width:100%;height:420px;background-color:#2c54bb;padding-top:160px}.s-featured-blog:after{content:"";background:url("../../img/detail-bg-blog.svg") no-repeat center center;background-size:cover;width:100%;height:100px;position:absolute;left:0;bottom:-100px}}@media(max-width: 480px){.s-featured-blog{height:340px;padding-top:100px}.s-featured-blog h1{font-size:32px;line-height:40px;margin-bottom:30px}.s-featured-blog .btn{width:100%;height:52px}.s-featured-blog:after{height:76px;bottom:-65px;background-size:500px}}.s-geral-blog{position:relative;margin-top:-75px;padding-bottom:100px}.s-geral-blog .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-geral-blog .left{width:100%;max-width:870px}.s-geral-blog .left .selects{position:relative;margin-bottom:40px;display:none}.s-geral-blog .left .selects .select-custom{margin-bottom:20px}.s-geral-blog .left .selects .select-custom.active .item-selected{border-radius:6px 6px 0px 0px;border-bottom:1px solid rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.s-geral-blog .left .selects .select-custom.active .item-selected img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s;transition:all .3s}.s-geral-blog .left .selects .select-custom.active .drop-select{display:block;padding-top:0}.s-geral-blog .left .selects .select-custom:last-child{margin-bottom:0}.s-geral-blog .left .selects .select-custom .item-selected{position:relative;z-index:4;width:100%;height:50px;background-color:#fff;background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0px 20px}.s-geral-blog .left .selects .select-custom .item-selected span{font-weight:bold;font-size:16px;letter-spacing:-0.05em;color:#202b35}.s-geral-blog .left .selects .select-custom .item-selected img{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s;transition:all .3s}.s-geral-blog .left .selects .select-custom .drop-select{position:relative;top:0;left:0;z-index:1;background-color:#fff;border:1px solid rgba(64,108,222,.1);border-top:none;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:0px 0px 6px 6px;width:100%;border-top:none;padding:20px;display:none}.s-geral-blog .left .selects .select-custom .drop-select .tags .tag{margin-bottom:12px}.s-geral-blog .left .selects .select-custom .drop-select li{margin-bottom:8px}.s-geral-blog .left .selects .select-custom .drop-select li:last-child{margin-bottom:0px}.s-geral-blog .left .selects .select-custom .drop-select li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;color:#728197}.s-geral-blog .left .selects .select-custom .drop-select li a span{width:30px;display:block;line-height:22px;background:#fff;border:1px solid rgba(64,108,222,.2);border-radius:100px;text-align:center;padding:0px 7px;color:#202b35;font-size:12px;font-weight:500;margin-left:8px}.s-geral-blog .left .card-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px;background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:10px;margin-bottom:30px}.s-geral-blog .left .card-post:last-child{margin-bottom:0px}.s-geral-blog .left .card-post .foto{width:340px;height:240px;border-radius:3px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-geral-blog .left .card-post .foto img{max-width:initial;height:100%}.s-geral-blog .left .card-post .info{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:240px}.s-geral-blog .left .card-post .info h2{font:bold 24px/32px "Syne";letter-spacing:-0.06em;color:#202b35;margin-bottom:8px}.s-geral-blog .left .card-post .info p{font-weight:500;font-size:16px;line-height:24px;color:#728197}.s-geral-blog .left .card-post .info ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-geral-blog .left .card-post .info ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:12px}.s-geral-blog .left .card-post .info ul li:first-child{margin-left:0px}.s-geral-blog .left .card-post .info ul li img{margin-right:8px}.s-geral-blog .left .card-post .info ul li span{font-weight:500;font-size:13px;line-height:22px;color:#43556f}.s-geral-blog .left .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.s-geral-blog .left .pagination .page-numbers{font-weight:500;font-size:15px;line-height:24px;letter-spacing:-0.06em;color:#43556f;margin:0px 10px}.s-geral-blog .left .pagination .page-numbers.current{color:#406cde}.s-geral-blog .left .pagination .next{background:url("../../img/next.svg") no-repeat center center;width:30px;height:30px}.s-geral-blog .left .pagination .prev{background:url("../../img/previous.svg") no-repeat center center;width:30px;height:30px}.s-geral-blog .right{width:100%;max-width:270px;padding-top:140px}.s-geral-blog .right .item{margin-bottom:33px}.s-geral-blog .right .item:last-child{margin-bottom:0px}.s-geral-blog .right .item.categorias ul li{margin-bottom:8px}.s-geral-blog .right .item.categorias ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:500 15px/22px "Syne";color:#728197}.s-geral-blog .right .item.categorias ul li a span{line-height:22px;display:inline-block;padding:0px 7px;color:#202b35;font-weight:500;font-size:12px;border:1px solid rgba(64,108,222,.2);background-color:#fff;border-radius:100px;margin-left:8px}.s-geral-blog .right .item.categorias ul li:last-child{margin-bottom:0px}.s-geral-blog .right .item.tags ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-geral-blog .right .item.tags ul li{margin-right:10px;margin-bottom:10px}.s-geral-blog .right .item.tags ul li a{display:inline-block;line-height:32px;padding:0px 10px;font-weight:500;font-size:13px;border-radius:30px}.s-geral-blog .right .item.tags ul li a.blue{border:1px solid rgba(64,108,222,.2);background:-webkit-gradient(linear, left bottom, left top, from(rgba(64, 108, 222, 0.03)), to(rgba(64, 108, 222, 0.03))),#fff;background:linear-gradient(0deg, rgba(64, 108, 222, 0.03), rgba(64, 108, 222, 0.03)),#fff;color:#406cde}.s-geral-blog .right .item.tags ul li a.green{background:-webkit-gradient(linear, left bottom, left top, from(rgba(103, 204, 120, 0.03)), to(rgba(103, 204, 120, 0.03))),#fff;background:linear-gradient(0deg, rgba(103, 204, 120, 0.03), rgba(103, 204, 120, 0.03)),#fff;border:1px solid rgba(103,204,120,.3);color:#67cc78}.s-geral-blog .right .item.tags ul li a.yellow{background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 184, 0, 0.03)), to(rgba(255, 184, 0, 0.03))),#fff;background:linear-gradient(0deg, rgba(255, 184, 0, 0.03), rgba(255, 184, 0, 0.03)),#fff;border:1px solid rgba(255,184,0,.3);color:#ffb800}.s-geral-blog .right .item h3{font:bold 18px/30px "Syne";letter-spacing:-0.05em;color:#202b35;margin-bottom:12px}.s-geral-blog .right .item .post-xs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.s-geral-blog .right .item .post-xs:last-child{margin-bottom:0px}.s-geral-blog .right .item .post-xs .foto{width:100px;height:70px;border-radius:3px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px}.s-geral-blog .right .item .post-xs .foto img{max-width:130px;height:auto}.s-geral-blog .right .item .post-xs .info{-webkit-box-flex:1;-ms-flex:1;flex:1}.s-geral-blog .right .item .post-xs .info h4{font-weight:bold;font-size:15px;line-height:20px;letter-spacing:-0.06em;color:#304659;margin-bottom:4px}.s-geral-blog .right .item .post-xs .info span{font-weight:500;font-size:11px;line-height:12px;color:#728197;display:block}.s-geral-blog .right .item .post-xs .info span span{display:inline-block}.s-geral-blog .right .item form{width:270px;height:40px;background:#fff;border:1px solid rgba(64,108,222,.2);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0px 20px;margin-bottom:32px}.s-geral-blog .right .item form input{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:10px;font-size:15px}.s-geral-blog .right .item form input::-webkit-input-placeholder{color:#728197}.s-geral-blog .right .item form input::-moz-placeholder{color:#728197}.s-geral-blog .right .item form input:-ms-input-placeholder{color:#728197}.s-geral-blog .right .item form input::-ms-input-placeholder{color:#728197}.s-geral-blog .right .item form input::placeholder{color:#728197}.s-geral-blog .right .item p{font-size:12px;line-height:20px;text-align:right;color:#43556f}@media(max-width: 1050px){.s-geral-blog{padding-top:30px;margin-top:0}.s-geral-blog .left{max-width:476px}.s-geral-blog .left .card-post{width:100%;height:540px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px}.s-geral-blog .left .card-post .foto{width:100%;height:260px;margin-bottom:24px}.s-geral-blog .left .card-post .foto img{width:100%}.s-geral-blog .left .card-post .info{margin-left:0}.s-geral-blog .right{max-width:217px}.s-geral-blog .right .item .post-xs .foto{width:80px;height:60px}.s-geral-blog .right .item h3{line-height:24px}.s-geral-blog .right .item h3 br{display:none}.s-geral-blog .right .item form{width:100%}.s-geral-blog .right .item form input{width:100%}}@media(max-width: 560px){.s-geral-blog .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-geral-blog .left .selects{display:block}.s-geral-blog .left .pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-geral-blog .left .card-post{padding:15px;height:auto;margin-bottom:20px}.s-geral-blog .left .card-post:last-child{margin-bottom:0px}.s-geral-blog .left .card-post .foto{height:auto}.s-geral-blog .left .card-post .info h2{font-size:20px;line-height:30px;margin-bottom:8px}.s-geral-blog .left .card-post .info p{font-size:15px;line-height:22px}.s-geral-blog .left .card-post .info ul{margin-top:24px}.s-geral-blog .right{padding-top:0;max-width:100%;margin-top:80px}.s-geral-blog .right .item.categorias{display:none}.s-geral-blog .right .item.tags{display:none}.s-geral-blog .right .item p{text-align:center}}.s-image-post{position:relative;width:100%;height:640px;background-size:cover !important}.s-image-post:after{content:"";position:absolute;bottom:0;left:0;z-index:1;background:url("../../img/mask-image-post.svg") no-repeat top center;width:100%;height:200px;pointer-events:none;background-size:cover}@media(max-width: 1050px){.s-image-post{height:480px}.s-image-post:after{height:132px;background-size:1050px}}@media(max-width: 560px){.s-image-post{height:300px}.s-image-post:after{height:95px;background-size:768px}}.s-area-post-content{padding-bottom:100px}.s-area-post-content .box{width:100%;max-width:970px;margin:0 auto;background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:10px;padding:80px 100px;margin-top:-160px;position:relative;z-index:2}.s-area-post-content .box .list-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style-image:none;margin-top:0;margin-bottom:25px}.s-area-post-content .box .list-info li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;margin-left:12px;margin-bottom:0}.s-area-post-content .box .list-info li:first-child{margin-left:0px}.s-area-post-content .box .list-info li img{margin-right:8px}.s-area-post-content .box .list-info li span{font-weight:500;font-size:13px;color:#43556f}.s-area-post-content .box .cont h2{font-weight:bold;font-size:32px;line-height:40px;letter-spacing:-0.06em;color:#202b35}.s-area-post-content .box .cont h3{font-weight:bold;font-size:24px;line-height:32px;letter-spacing:-0.05em;color:#202b35;margin-top:30px}.s-area-post-content .box .cont p{font-weight:500;font-size:18px;line-height:30px;color:#728197;margin-top:20px}.s-area-post-content .box .cont ul{padding-left:13px;margin-bottom:16px;margin-top:16px}.s-area-post-content .box .cont ul li{list-style-image:url("../../img/disc-list.svg");margin-bottom:20px}.s-area-post-content .box .cont ul li:last-child{margin-bottom:0}.s-area-post-content .box .cont ul li p{color:#43556f;margin-top:0}.s-area-post-content .box .tag-shared{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:48px}.s-area-post-content .box .tag-shared ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-area-post-content .box .tag-shared ul.list-tag li{margin-left:12px}.s-area-post-content .box .tag-shared ul.list-tag li:first-child{margin-left:0px}.s-area-post-content .box .tag-shared ul.list-tag li .tag{margin-bottom:0}.s-area-post-content .box .tag-shared .shared{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-area-post-content .box .tag-shared .shared strong{font-size:15px;line-height:30px;letter-spacing:-0.05em;color:#202b35;margin-right:12px}.s-area-post-content .box .tag-shared .shared ul li{margin-left:12px}.s-area-post-content .box .tag-shared .shared ul li:first-child{margin-left:0px}.s-area-post-content .box .tag-shared .shared ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border:1px solid rgba(64,108,222,.2);border-radius:100px;border-radius:50%;width:32px;height:32px}.s-area-post-content .box .tag-shared .shared ul li a i{color:#202b35}@media(max-width: 1050px){.s-area-post-content{padding-bottom:50px}.s-area-post-content .box{padding:80px 62px}.s-area-post-content .box .list-tag{margin-bottom:30px}}@media(max-width: 560px){.s-area-post-content .box{padding:40px 20px}.s-area-post-content .box .cont h2{font-size:20px;line-height:30px;margin-bottom:12px}.s-area-post-content .box .cont ul{margin-bottom:40px}.s-area-post-content .box .cont p{font-size:15px;line-height:24px}.s-area-post-content .box .tag-shared{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-area-post-content .box .tag-shared ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-area-post-content .box .tag-shared ul.list-tag li{margin-bottom:10px}.s-area-post-content .box .tag-shared ul.list-tag li:last-child{margin-left:0}}.posts-relacionados{padding-bottom:140px}.posts-relacionados h2{text-align:center;font-weight:bold;font-size:32px;line-height:40px;letter-spacing:-0.04em;color:#1f2128;margin-bottom:40px}.posts-relacionados .all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.posts-relacionados .all .card-blog{margin-left:30px}.posts-relacionados .all .card-blog:first-child{margin-left:0px}@media(max-width: 1050px){.posts-relacionados{padding-bottom:80px}.posts-relacionados .all{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.posts-relacionados .all .card-blog{margin-left:0}}@media(max-width: 560px){.posts-relacionados h2{margin-bottom:30px;font-size:24px;line-height:32px}.posts-relacionados .all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.posts-relacionados .all .card-blog{margin-bottom:30px}.posts-relacionados .all .card-blog:last-child{margin-bottom:0px}}.tag{display:inline-block;line-height:32px;padding:0px 10px;font-weight:500;font-size:13px;border-radius:30px;margin-bottom:16px;margin:3px}.tag.prestamos-personales,.tag.creditos,.tag.prestamos{border:1px solid rgba(64,108,222,.2);background:-webkit-gradient(linear, left bottom, left top, from(rgba(64, 108, 222, 0.03)), to(rgba(64, 108, 222, 0.03))),#fff;background:linear-gradient(0deg, rgba(64, 108, 222, 0.03), rgba(64, 108, 222, 0.03)),#fff;color:#406cde}.tag.prestamos-personales:hover,.tag.creditos:hover,.tag.prestamos:hover{-webkit-transition:all .3s;transition:all .3s;background:#406cde;color:#fff}.tag.minicreditos,.tag.creditos-asnef,.tag.dinero-rapido{background:-webkit-gradient(linear, left bottom, left top, from(rgba(103, 204, 120, 0.03)), to(rgba(103, 204, 120, 0.03))),#fff;background:linear-gradient(0deg, rgba(103, 204, 120, 0.03), rgba(103, 204, 120, 0.03)),#fff;border:1px solid rgba(103,204,120,.3);color:#67cc78}.tag.minicreditos:hover,.tag.creditos-asnef:hover,.tag.dinero-rapido:hover{-webkit-transition:all .3s;transition:all .3s;background:#67cc78;color:#fff}.tag.creditos-rapido,.tag.creditos-personales,.tag.simulador-prestamos{background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 184, 0, 0.03)), to(rgba(255, 184, 0, 0.03))),#fff;background:linear-gradient(0deg, rgba(255, 184, 0, 0.03), rgba(255, 184, 0, 0.03)),#fff;border:1px solid rgba(255,184,0,.3);color:#ffb800}.tag.creditos-rapido:hover,.tag.creditos-personales:hover,.tag.simulador-prestamos:hover{-webkit-transition:all .3s;transition:all .3s;background:#ffb800;color:#fff}.banner-page-money{width:100%;height:500px;background:url("../../img/bg-money-page.svg") no-repeat bottom center;padding-top:180px;background-size:cover}.banner-page-money .texto{width:100%;max-width:512px}.banner-page-money .texto h1{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#fff;margin-bottom:32px}.banner-page-money .texto h1 strong{font:bold 50px/60px "Syne";letter-spacing:-0.08em;color:#ffb800}.banner-page-money .texto p{font-weight:500;font-size:18px;line-height:30px;color:#ccdffb}@media(max-width: 1050px){.banner-page-money{position:relative;padding-top:135px;background:#2c54bb;height:auto;padding-bottom:10px}.banner-page-money .texto{max-width:55.5%}.banner-page-money:after{content:"";background:url("../../img/before-banner-money.svg") no-repeat bottom left;background-size:cover;width:100%;height:100px;position:absolute;bottom:-95px;left:0}}@media(max-width: 560px){.banner-page-money{padding-top:100px}.banner-page-money .texto{max-width:100%}.banner-page-money .texto h1{font-size:32px;line-height:40px;margin-bottom:16px}.banner-page-money .texto h1 strong{font-size:32px;line-height:1}.banner-page-money .texto p{font-size:16px;line-height:24px}.banner-page-money:after{background-size:560px;height:73px;bottom:-72px}}.s-content-page-money .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-content-page-money .left{width:100%;max-width:570px;padding-top:92px}.s-content-page-money .left p{font-weight:500;font-size:18px;line-height:30px;color:#728197;margin-bottom:30px}.s-content-page-money .left p strong{font-weight:bold;font-size:18px;color:#ffb800}.s-content-page-money .left p a{font-weight:500;font-size:18px;color:#406cde}.s-content-page-money .left h3{font:bold 32px/40px "Syne";letter-spacing:-0.06em;color:#202b35;margin-bottom:20px}.s-content-page-money .left blockquote{background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.95))),#28cd6e;background:linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)),#28cd6e;padding:28px 25px;margin-bottom:20px}.s-content-page-money .left blockquote p{font:italic bold 18px/30px "Syne";color:#304659;margin-bottom:20px}.s-content-page-money .left blockquote cite{font-weight:600;font-size:12px;color:#67cc78;display:block}.s-content-page-money .left img{margin-bottom:20px}.s-content-page-money .left ul{padding-left:25px;margin-bottom:30px}.s-content-page-money .left ul li{font-weight:500;font-size:18px;line-height:30px;color:#43556f;list-style-image:url("../../img/disc-list.svg");margin-bottom:20px}.s-content-page-money .left ul li:last-child{margin-bottom:0px}.s-content-page-money .left i{font:italic bold 18px/30px "Syne";color:#304659;margin-bottom:20px;display:block}.s-content-page-money .right{width:100%;max-width:470px;margin-top:-350px}.s-content-page-money .right .select-custom{display:none;margin-bottom:20px}.s-content-page-money .right .select-custom.active .item-selected{border-bottom:1px solid rgba(0,0,0,0);border-radius:6px 6px 0px 0px}.s-content-page-money .right .select-custom.active .item-selected img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s;transition:all .3s}.s-content-page-money .right .select-custom.active .drop-select{display:block;-webkit-box-shadow:none;box-shadow:none}.s-content-page-money .right .select-custom .item-selected{width:100%;background-color:#fff;background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:6px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0px 20px}.s-content-page-money .right .select-custom .item-selected span{font-weight:bold;font-size:16px;letter-spacing:-0.05em;color:#202b35}.s-content-page-money .right .select-custom .item-selected img{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s;transition:all .3s}.s-content-page-money .right .select-custom .drop-select{background:#fff;border:1px solid rgba(64,108,222,.1);border-top:none;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:0px 0px 6px 6px;display:none}.s-content-page-money .right .select-custom .drop-select li{border-bottom:1px solid rgba(64,108,222,.1)}.s-content-page-money .right .select-custom .drop-select li:last-child{border-bottom:none}.s-content-page-money .right .select-custom .drop-select li a{line-height:40px;display:block;color:#202b35;font-weight:500;font-size:14px;padding:0px 20px}.s-content-page-money .right .select-custom .drop-select li a.active{background-color:#406cde;color:#fff}.s-content-page-money .right .box{width:100%;max-width:600px;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:10px;padding:53px 36px 60px 36px}.s-content-page-money .right .box .form{margin-bottom:25px}.s-content-page-money .right .box .form .item-value{margin-bottom:39px}.s-content-page-money .right .box .form .item-value .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.s-content-page-money .right .box .form .item-value .top label{font-weight:500;font-size:18px;line-height:22px;color:#202b35}.s-content-page-money .right .box .form .item-value .top h3{font-weight:bold;font-size:30px;line-height:36px;letter-spacing:-0.05em;color:#6754e9}.s-content-page-money .right .box .form .item-value .bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-content-page-money .right .box .form .item-value .bottom span{font:500 14px/17px "Syne";letter-spacing:-0.05em;color:#728197}.s-content-page-money .right .box .form button{background-color:#6754e9;border-radius:50px;width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.s-content-page-money .right .box .form button:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-content-page-money .right .box .form button h4{font-weight:bold;font-size:16px;line-height:24px;text-align:center;color:#fff}.s-content-page-money .right .box .form button span{display:block;font-weight:500;font-size:12px;line-height:20px;text-align:center;color:#fff}.s-content-page-money .right .box .loan-indicator{-webkit-box-align:unset !important;-ms-flex-align:unset !important;align-items:unset !important;padding-bottom:0 !important}.s-content-page-money .right .box .loan-indicator .separate{width:1px;height:41px;background:#eaedf0}.s-content-page-money .right .box .loan-indicator .amount_value,.s-content-page-money .right .box .loan-indicator .loan-title,.s-content-page-money .right .box .loan-indicator .amount-paid-title{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:5px}.s-content-page-money .right .box .horizontal-separate{width:100%;height:1px;margin-top:20px;background:#eaedf0}.s-content-page-money .right .box ul{padding-bottom:30px;margin-bottom:26px;border-bottom:1px solid #eaedf0}.s-content-page-money .right .box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.s-content-page-money .right .box ul li:first-child span{color:#6754e9}.s-content-page-money .right .box ul li:last-child{margin-bottom:0}.s-content-page-money .right .box ul li:last-child span{font-weight:bold;color:#202b35}.s-content-page-money .right .box ul li span{font-weight:500;font-size:14px;line-height:17px;color:#728197}.s-content-page-money .right .box .info p{font-weight:500;font-size:13px;line-height:16px;color:#728197}.s-content-page-money .right .box .info p a{display:inline-block;line-height:17px;background:rgba(12,203,246,.1);border-radius:2px;font-weight:500;font-size:13px;color:#6754e9;padding:0px 3px}.s-content-page-money .right .box .info-announcement{display:-webkit-box;display:-ms-flexbox;display:flex}.s-content-page-money .right .box .info-announcement svg{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.s-content-page-money .right .box .info-announcement svg path{fill:#ffb800;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.s-content-page-money .right .prestamos h3{font:bold 18px/30px "Syne";margin-bottom:24px}.s-content-page-money .right .prestamos ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.s-content-page-money .right .prestamos ul li a{display:block;text-align:center;background:-webkit-gradient(linear, left bottom, left top, from(rgba(64, 108, 222, 0.03)), to(rgba(64, 108, 222, 0.03))),#fff;background:linear-gradient(0deg, rgba(64, 108, 222, 0.03), rgba(64, 108, 222, 0.03)),#fff;line-height:50px;border-radius:100px;border:1px solid rgba(64,108,222,.2);color:#8998bf;font-size:14px;font-weight:600;-webkit-transition:all .3s;transition:all .3s}.s-content-page-money .right .prestamos ul li a.active,.s-content-page-money .right .prestamos ul li a:hover{background:-webkit-gradient(linear, left bottom, left top, from(#406CDE), to(#406CDE)),#fff;background:linear-gradient(0deg, #406CDE, #406CDE),#fff;color:#fff;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1050px){.s-content-page-money .left{max-width:55.5%;padding-top:140px}.s-content-page-money .right{position:relative;z-index:1;width:41.7%;margin-top:-200px}.s-content-page-money .right .box{padding:30px 20px;height:auto}.s-content-page-money .right .box .form .item-value{margin-bottom:29px}.s-content-page-money .right .box .form .item-value .top label{font-size:16px;max-width:170px}.s-content-page-money .right .box .form .item-value .top h3{font-size:24px;line-height:29px}.s-content-page-money .right .box ul li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-content-page-money .right .box ul li .data-devoluction{text-align:right;max-width:110px}.s-content-page-money .right .prestamos ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-content-page-money .right .prestamos ul li{width:100%;margin-bottom:20px}.s-content-page-money .right .prestamos ul li:last-child{margin-bottom:0px}.s-content-page-money .right .prestamos ul li a{width:100%}}@media(max-width: 560px){.s-content-page-money{margin-top:30px}.s-content-page-money .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-content-page-money .left{width:100%;max-width:100%;padding-top:0;margin-top:40px}.s-content-page-money .left p{font-size:15px;line-height:24px;margin-bottom:10px}.s-content-page-money .left p strong{font-size:15px}.s-content-page-money .left p a{font-size:15px}.s-content-page-money .left h3{font-size:20px;line-height:30px;margin-bottom:10px}.s-content-page-money .left blockquote{padding:20px}.s-content-page-money .left blockquote p{font-size:15px;line-height:24px}.s-content-page-money .left ul li{font-size:15px;line-height:24px;margin-bottom:10px}.s-content-page-money .right{margin-top:0;width:100%}.s-content-page-money .right .select-custom{display:block}.s-content-page-money .right .box{margin-bottom:0px}.s-content-page-money .right .prestamos{display:none}}.s-blog.page-money{padding-top:0}.s-deposiciones.page-money{background:url("../../img/bg-depo-money.svg") no-repeat left center;padding:0;height:454px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:140px 0px;margin-bottom:0px}.s-deposiciones.page-money .slide-deposiciones{top:45px}.s-deposiciones.page-money .slide-deposiciones .card-depo{background-color:#fff}@media(max-width: 1050px){.s-deposiciones.page-money{height:370px;margin:100px 0px}}@media(max-width: 560px){.s-deposiciones.page-money{background:#fff;height:auto;margin:50px 0px;margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-deposiciones.page-money .slide-deposiciones{top:0}}.s-simulador{background:url("../../img/bg-simulador.svg") no-repeat #6754e9 center center;min-height:100vh;background-size:cover;padding:54px 0px;padding-bottom:100px}.s-simulador .logo-mobile{display:none}.s-simulador .logo-mobile h1{font-family:"Syne",sans-serif;font-weight:800;font-size:18px;line-height:42px;color:#000;text-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-simulador .geral{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-simulador .left{position:fixed;left:19.6%;margin-right:50px;padding-top:77px;width:100%;max-width:164px}.s-simulador .left .area-grafico{width:100%;height:164px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-simulador .left .area-grafico #chart_one{position:absolute;top:-50px;left:0}.s-simulador .left .area-grafico h2{font-weight:500;font-size:55px;line-height:48px;letter-spacing:-0.05em;color:#affffa}.s-simulador .left strong{text-align:center;display:block;margin-top:18px;color:#affffa;font-weight:bold;font-size:14px;line-height:17px}.s-simulador .right{width:100%;max-width:781px;margin-left:214px}.s-simulador .right .logo{display:table;margin:0 auto;margin-bottom:37px;position:relative;left:41px}.s-simulador .right .logo h1{font-family:"Syne",sans-serif;font-weight:800;font-size:24px;line-height:42px;color:#000;text-wrap:nowrap}.s-simulador .right .steps-simulador{position:relative;z-index:1}.s-simulador .right .steps-simulador .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px;height:102px}.s-simulador .right .steps-simulador .item:before{content:"";background:url("../../img/line-steps.svg") repeat-y center center;position:absolute;top:48px;left:17px;width:6px;height:120%;z-index:-1}.s-simulador .right .steps-simulador .item.ok{cursor:pointer}.s-simulador .right .steps-simulador .item.ok .card-step{background-color:#fff}.s-simulador .right .steps-simulador .item.active{height:auto}.s-simulador .right .steps-simulador .item.active .number{background:#affffa}.s-simulador .right .steps-simulador .item.active .card-step{padding-bottom:50px;background-color:#fff;max-width:calc(100% - 30px);overflow:hidden}.s-simulador .right .steps-simulador .item.active .card-step .title-step img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s;transition:all .3s}.s-simulador .right .steps-simulador .item.active .card-step .cont-step,.s-simulador .right .steps-simulador .item.active .card-step .response{display:block}.s-simulador .right .steps-simulador .item.active:nth-child(6):before{height:109%}.s-simulador .right .steps-simulador .item:last-child{margin-bottom:0px}.s-simulador .right .steps-simulador .item:last-child:before{display:none}.s-simulador .right .steps-simulador .item .number{background:#9db9ff;border:5px solid #3e68d2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:40px;height:40px;margin-right:41px;margin-top:30px}.s-simulador .right .steps-simulador .item .number span{font-weight:bold;font-size:18px;letter-spacing:-0.05em;color:#6754e9}.s-simulador .right .steps-simulador .item .card-step{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-shadow:0px 10px 100px #21449f;box-shadow:0px 10px 100px #21449f;border:1px solid rgba(64,108,222,.1);border-radius:10px;padding:0px 63px;background-color:#9db9ff}.s-simulador .right .steps-simulador .item .card-step .title-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100px}.s-simulador .right .steps-simulador .item .card-step .title-step h3{font-weight:bold;font-size:24px;line-height:32px;letter-spacing:-0.05em;color:#6754e9}.s-simulador .right .steps-simulador .item .card-step .title-step img{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s;transition:all .3s}.s-simulador .right .steps-simulador .item .card-step .cont-step{display:none}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value{margin-bottom:39px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top label{font-weight:500;font-size:18px;line-height:22px;color:#202b35}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top h3{font-weight:bold;font-size:30px;line-height:36px;letter-spacing:-0.05em;color:#6754e9}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input label{font-weight:500;font-size:18px;line-height:22px;color:#202b35;margin:0 0 12px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input input[type=number],.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input input[type=tel],.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input input[type=email],.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input input[type=text],.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input select{width:100%;height:48px;border-radius:100px;background-color:#f5f8ff;border:1px solid #dde3f2;padding:0px 20px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input .dropdown-option{width:100%}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input .error-text{color:red;font-size:12px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top .top-input .validate.error{border:1px solid red !important}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .bottom span{font:500 14px/17px "Syne";letter-spacing:-0.05em;color:#728197}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step{margin-bottom:32px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group{margin-bottom:18px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group.column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group.column label{margin-left:8px;margin-bottom:0}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group.column input{text-align:center}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .top-drop-down{font-weight:500;font-size:18px;line-height:22px;color:#202b35;margin:0 0 12px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group label{display:block;font-weight:500;font-size:15px;line-height:19px;color:#202b35;margin-bottom:12px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group input[type=number],.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group input[type=tel],.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group input[type=email],.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group input[type=text]{width:100%;height:48px;border-radius:100px;background-color:#f5f8ff;border:1px solid #dde3f2;padding:0px 20px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .area-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .area-phone span{position:absolute;margin-left:20px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .area-phone .input_phone{padding-left:55px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .validate.error{border:1px solid red !important}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .error-text.d-none{display:none}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .error-text{color:red;font-size:12px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group select{width:100%;height:48px;background:url("../../img/arrow-select-gray.svg") no-repeat #f5f8ff right 20px center;border:1px solid #dde3f2;border-radius:100px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0px 20px;color:#728197;font-weight:500;font-size:15px;letter-spacing:-0.04em}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group select.has-value{color:#000}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .date-empregado{max-width:160px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .sub-checkbox{margin:18px 0 0 0}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .checkbox.checked .square{background:url("../../img/checked.svg") no-repeat #6754e9 center center;border:1px solid #6754e9}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .checkbox .arrow-rotated{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s;transition:all .3s}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .checkbox .square{width:20px;height:20px;background:#f5f8ff;border:1px solid #dde3f2;border-radius:4px;margin-top:1px;cursor:pointer}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .checkbox p{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;font-weight:500;font-size:14px;line-height:20px;color:#202b35}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .radios .radio-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:16px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .radios .radio-button.active .circle{background-color:#28cd6e;border:1px solid #28cd6e}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .radios .radio-button.active .circle:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;transition:all .3s}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .radios .radio-button:last-child{margin-bottom:0px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .radios .radio-button .circle{width:20px;height:20px;background-color:#f5f8ff;border:1px solid #dde3f2;border-radius:100px;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .radios .radio-button .circle:before{content:"";width:12px;height:12px;background-color:#fff;border-radius:50%;display:inline-block;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s;transition:all .3s}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .input-opt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .input-opt button{width:131px;height:48px;margin:initial;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f8ff;border:1px solid #dde3f2;font-weight:500;font-size:15px;letter-spacing:-0.04em;color:#202b35;text-transform:initial}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .input-opt button.active{border:1px solid #28cd6e;background-color:#28cd6e;color:#fff}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .input-opt button:nth-child(2){border-radius:100px 0px 0px 100px;border-right:none}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .input-opt button:last-child{border-radius:0px 100px 100px 0px;border-left:none}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-double{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-bottom:18px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-double .form-double{margin-bottom:0px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-double .form-group{margin-bottom:0px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-triple{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-bottom:18px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-triple .form-group{margin-bottom:0px}.s-simulador .right .steps-simulador .item .card-step .cont-step button{background-color:#6754e9;border-radius:50px;width:370px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;text-transform:uppercase;color:#fff}.s-simulador .right .steps-simulador .item .card-step .cont-step button:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-simulador .right .steps-simulador .item .card-step .cont-step button.disabled{opacity:.6;pointer-events:none}.s-simulador .right .steps-simulador .item .card-step .response{display:none}.s-simulador .right .steps-simulador .item .card-step .response .ilustra{margin:0 auto;margin-bottom:31px;width:75%}.s-simulador .right .steps-simulador .item .card-step .response .txt{width:100%;max-width:500px;margin:0 auto}.s-simulador .right .steps-simulador .item .card-step .response .txt h2{font-weight:600;font-size:24px;line-height:32px;text-align:center;letter-spacing:-0.05em;color:#202b35;margin-bottom:12px}.s-simulador .right .steps-simulador .item .card-step .response .txt p{text-align:center;margin-bottom:25px;font-weight:500;font-size:16px;line-height:24px;color:#728197}.s-simulador .right .steps-simulador .item .card-step .response .txt p span{font-weight:600;font-size:16px;color:#6754e9}.s-simulador .right .steps-simulador .item .card-step .response .txt strong{text-align:center;display:block;margin-bottom:30px}.s-simulador .right .steps-simulador .item .card-step .response .txt a{display:block;text-align:center;font-weight:600;font-size:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#6754e9}.s-simulador .area-information{background:url("../../img/bg-info-geral.svg") no-repeat center center;width:770px;height:380px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:100px}.s-simulador .area-information p{text-align:center;max-width:570px;margin-top:24px;font-weight:500;font-size:16px;line-height:26px;text-align:center;color:#ccdffb}@media(max-width: 1600px){.s-simulador .left{left:13.6%}}@media(max-width: 1440px){.s-simulador .left{left:9.6%}}@media(max-width: 1440px){.s-simulador .left{left:7.6%}}@media(max-width: 1300px){.s-simulador .left{left:5%}}@media(max-width: 1200px){.s-simulador .left{right:10px;left:initial;margin-right:0}.s-simulador .right{margin-left:0;max-width:555px}.s-simulador .right .steps-simulador .item .number{margin-right:23px;width:36px;height:36px}.s-simulador .right .steps-simulador .item .card-step{padding:0px 40px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group .radios .form-double{grid-template-columns:1fr;grid-gap:16px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-triple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-triple .form-group{margin-bottom:18px}.s-simulador .right .steps-simulador .item:nth-child(3) .card-step .cont-step .form-step .form-double:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-simulador .right .steps-simulador .item:nth-child(3) .card-step .cont-step .form-step .form-double:first-child .form-group{margin-bottom:18px}.s-simulador .right .steps-simulador .item:nth-child(5) .card-step .cont-step .form-step .form-double{grid-template-columns:1fr;grid-gap:18px}.s-simulador .right .steps-simulador .item:nth-child(5) .card-step .cont-step .form-step .form-double:nth-child(2) .form-group:last-child input{max-width:100px}}@media(max-width: 480px){.s-simulador{padding-top:30px;padding-bottom:40px}.s-simulador .logo-mobile{display:table;margin:0 auto;margin-bottom:29px}.s-simulador .geral{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-simulador .left{position:relative;left:0;top:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;width:100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:29px}.s-simulador .left .area-grafico{max-width:164px;margin-right:7px}.s-simulador .right{max-width:100%;width:100%}.s-simulador .right .logo{display:none}.s-simulador .right .steps-simulador .item{margin-bottom:20px;height:62px}.s-simulador .right .steps-simulador .item:before{left:9px}.s-simulador .right .steps-simulador .item:nth-child(5) .card-step .cont-step .form-step .form-double{display:grid}.s-simulador .right .steps-simulador .item.active .card-step{padding-bottom:30px}.s-simulador .right .steps-simulador .item .number{margin-right:8px;width:24px;height:24px;border:2px solid #3e68d2}.s-simulador .right .steps-simulador .item .number span{font-size:14px}.s-simulador .right .steps-simulador .item .card-step{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0px 22px}.s-simulador .right .steps-simulador .item .card-step .title-step{height:60px}.s-simulador .right .steps-simulador .item .card-step .title-step h3{font-size:18px;line-height:24px}.s-simulador .right .steps-simulador .item .card-step .response .txt h2{font-size:18px;line-height:24px}.s-simulador .right .steps-simulador .item .card-step .response .txt p{margin-bottom:15px;font-weight:500;font-size:15px;line-height:22px}.s-simulador .right .steps-simulador .item .card-step .cont-step button{width:100%;height:54px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value{margin-bottom:29px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top label{font-size:16px;line-height:24px;max-width:170px}.s-simulador .right .steps-simulador .item .card-step .cont-step .rangers .item-value .top h3{font-size:24px;line-height:29px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group{width:100%;margin-bottom:20px !important}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-group input[type=text]{height:46px}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-double .form-group:last-child{margin-bottom:0px !important}.s-simulador .right .steps-simulador .item .card-step .cont-step .form-step .form-triple .form-group:last-child{margin-bottom:0 !important}.s-simulador .area-information{width:100%;height:331px;background-size:600px;margin-top:50px;padding:0px 10px}.s-simulador .area-information p{font-size:15px;line-height:22px}}.s-simulador .recaptcha-form-note{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500;font-size:14px;line-height:20px;color:#202b35}.s-simulador .recaptcha-form-note a{text-decoration:underline;font-weight:500;font-size:14px;line-height:20px}.s-simulador.showing-step-4 .left{position:relative;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);margin-top:50px;max-width:100%}.s-simulador.showing-step-4 .left>strong{display:none}.s-simulador.showing-step-4 .left .text-before-chart{display:block;text-align:center;color:#fff;margin-bottom:50px}.s-simulador.showing-step-4 .left .text-before-chart h1,.s-simulador.showing-step-4 .left .text-before-chart span{text-align:center;color:#fff}.s-simulador.showing-step-4 .left .text-before-chart h1{font-size:24px;font-weight:700}.s-simulador.showing-step-4 .left .text-before-chart span{opacity:70%}.s-simulador.showing-step-4 .left .area-grafico #chart_one{left:initial}@media screen and (max-width: 480px){.s-simulador.showing-step-4 .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.s-simulador.showing-step-4 .right{display:none}.s-simulador.showing-step-4 .logo-mobile{display:block}.s-simulador.showing-step-4 .logo-mobile img{margin:auto}.s-simulador.showing-step-4 .left.d-none{display:none}.progress{position:fixed;top:0;left:0;z-index:100;width:22%;height:6px;background:-webkit-gradient(linear, left bottom, left top, from(#28CD6E), to(#28CD6E)),-webkit-gradient(linear, left top, right top, from(#28CD6E), color-stop(100.19%, #AFFFFA));background:linear-gradient(0deg, #28CD6E, #28CD6E),linear-gradient(90deg, #28CD6E 0%, #AFFFFA 100.19%);-webkit-transition:all .6s;transition:all .6s}.component-money,.component-qtd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:190px;height:48px;background-color:#f5f8ff;border:1px solid #dde3f2;border-radius:100px;padding:5px}.component-money button,.component-qtd button{width:38px !important;height:38px !important;border-radius:50% !important}.component-money input,.component-qtd input{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;border:none !important;height:auto !important;margin:0px 5px;padding:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}input.input_monthly_income::-webkit-outer-spin-button,input.input_monthly_income::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.input_monthly_income[type=number]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}.form-group-row .form-group{width:100%;margin:8px}.card-expiration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-expiration .card_expire_month{margin-right:5px;width:100%}.card-expiration .card_expire_year{margin-left:5px;width:100%}.form-group-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group-row .title-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.form-group-row p{margin-left:16px;max-width:350px;font-weight:bold;margin-bottom:10px;font-size:12px;text-align:justify}.form-group-row p img{margin:0 4px 0 0;display:inline-block;width:40px}@media(max-width: 414px)and (min-width: 375px){.form-group-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-group-row p{padding:0px;margin:0px}}.simulador-loader-container{position:fixed;z-index:1000;background:rgba(255,255,255,.95);height:100%;width:100%;top:0}.no-white-bg{background:none;display:none}@-webkit-keyframes endlessRotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes endlessRotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rotating{-webkit-animation:endlessRotate 2s linear infinite;animation:endlessRotate 2s linear infinite}#chart_one{width:100px;height:100px;border-radius:50%;background-color:none;margin:50px auto}.simulador-loader{position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #28cd6e;width:120px;height:120px;-webkit-animation:simulador_spin 2s linear infinite;animation:simulador_spin 2s linear infinite}.simulador-loader-2{margin:auto;position:relative;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 100px)}.loader-notif{padding-top:1rem}.loader-notif>div{text-align:center;line-height:1.5rem;font-size:1.2rem}.simulador-circular-loader{position:relative;margin:0 auto;width:100px}.simulador-circular-loader:before{content:"";display:block;padding-top:100%}.simulador-circular-loader .circular{-webkit-animation:rotate-1 2s linear infinite;animation:rotate-1 2s linear infinite;height:100%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.simulador-circular-loader .circular circle{stroke:#6754e9 !important}.simulador-circular-loader .circular .path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash-1 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash-1 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate-1{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-1{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash-1{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash-1{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{100%,0%{stroke:#284eae}40%{stroke:#284eae}66%{stroke:#284eae}80%,90%{stroke:#284eae}}@keyframes color{100%,0%{stroke:#284eae}40%{stroke:#284eae}66%{stroke:#284eae}80%,90%{stroke:#284eae}}.details-modal{background:#fff;border-radius:.5em;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2);left:50%;max-width:90%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:30em;text-align:left;max-height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.details-modal .details-modal-title{color:#111827;padding:1.5em 2em;pointer-events:all;position:relative;width:calc(100% - 4.5em)}.details-modal .details-modal-title h1{font-size:1.25rem;font-weight:600;line-height:normal}.details-modal .details-modal-content{border-top:1px solid #e0e0e0;padding:2em;pointer-events:all;overflow:auto}.details-modal .details-modal-buttons{padding-top:2em;overflow:auto;display:-webkit-box}.details-modal .details-modal-buttons .accept{text-align:center;font-weight:bold;text-transform:uppercase;background-color:#28cd6e;color:#fff;border-radius:4px;padding:20px 40px;margin:2px}.details-modal .details-modal-buttons .deny{text-align:center;font-weight:bold;text-transform:uppercase;border-radius:4px;padding:20px 40px;margin-left:auto;margin:2px;background-color:#dc3545;color:#fff}@media screen and (max-width: 500px){.details-modal .details-modal-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:1rem}.details-modal .details-modal-buttons button{width:100%}}.details-modal .details-modal-buttons,.details-modal .centerButton{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.details-modal a:link{color:#2e8dd1}.details-modal a:visited{color:#9b93b2}.details-modal a:hover{color:#3663c9}@-webkit-keyframes simulador_spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes simulador_spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.show-simulador-loader .simulador-loader-container{display:block}span.bank-account-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.details-modal-content .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.details-modal-content .checkbox.checked .square{background:url("../../img/checked.svg") no-repeat #6754e9 center center;border:1px solid #6754e9}.details-modal-content .checkbox .square{width:20px;height:20px;background:#f5f8ff;border:1px solid #dde3f2;border-radius:4px;margin-top:1px;cursor:pointer}.details-modal-content .checkbox p{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;font-weight:500;font-size:14px;line-height:20px;color:#202b35}.details-modal-content .checkbox .validate.error{border:1px solid red !important}.details-modal-content .checkbox.checked .validate.error{border:1px solid #dde3f2 !important}.details-modal-content .redirect-logos{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.details-modal-content .redirect-logos .redirect-logo img{max-width:130px;background:#eee;padding:30px 20px}@media only screen and (max-width: 500px)and (min-width: 320.9px){.details-modal-content .redirect-logos .redirect-logo img{max-width:95px;padding:30px 5px}}.details-modal-content .redirect-logos .redirect-logo.from-casheddy-logo img{background:#2c54bc}.details-modal-content .redirect-logos .redirect-arrow{width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.details-modal-content .redirect-logos .redirect-arrow img{height:25px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width: 320px){.details-modal-content .redirect-logos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.details-modal-content .redirect-logos .redirect-arrow img{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);margin:15px}}.details-modal-content #dispon-countdown{color:#fff}@media only screen and (max-width: 500px){#dispon-accept-popup .details-modal-buttons .accept{padding:20px 10px}}.consent-agreements{display:none}.consent-agreements.show-agreements{display:block}.arrow-up.down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.arrow-up{-webkit-transition:all .3s linear;transition:all .3s linear}.over-flow-hidden{overflow:hidden}.modal-loading-consent,.modal-loading-consent-2,.modal-loading-consent-3,.modal-loading-consent-4,.modal-loading-consent-5,.modal-loading-consent-6,.modal-loading-consent-7,.modal-loading-consent-8,.modal-loading-axicard-data-policy,.modal-loading-axicard-terms{display:none;position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:5000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.c-modal-consent{border-radius:16px;margin-left:114px;max-width:700px;justify-items:center;background:var(--general-white, #FFF);-webkit-box-shadow:0px 0px 32px 0px rgba(44,84,187,.04);box-shadow:0px 0px 32px 0px rgba(44,84,187,.04);padding:32px 43px 48px 46px}.a-modal-consent-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer}.a-modal-buttom-button-close{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:48px;padding:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0;border-radius:150px;background:#28cd6e;margin:auto;cursor:pointer}.c-modal-content-container{height:500px;overflow:auto;margin-bottom:20px;margin-top:20px}.a-modal-bottom-text{color:var(--general-white, #FFF);font-family:Syne;font-size:14px;font-style:normal;font-weight:700;line-height:16px}.a-modal-consent-heading{color:var(--general-black, #000);font-family:Syne;font-size:32px;font-style:normal;font-weight:700;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:32px}.a-modal-consent-text>p{color:var(--general-black, #000);font-family:Syne;font-size:14px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:32px}.a-modal-consent-text>p>a{color:#6754e9;font-family:Syne;font-size:14px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:32px;text-decoration:underline}.a-modal-consent-text>p .bolder-text{font-weight:600}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-none{display:none}.terminos_condiciones,.politica_de_procesamiento,.aici_politica_de_cookies,.pop_up_financiero,.pop_up_privacy,.pop_up_leermas,.pop_up_credy_privacy,.pop_up_fiesto_privacy,.pop_up_credytyes_policy,.label_select_all_policies,.label_accept_terms_and_data_policy,.label_accept_recieved_updated_news,.label_accept_the_transfer_of_my_data{color:#6754e9;cursor:pointer}.input-container{position:relative}.placeholder{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;color:#202b35;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}input:not(:-moz-placeholder-shown)+.placeholder{opacity:0}input:not(:-ms-input-placeholder)+.placeholder{opacity:0}input:focus+.placeholder,input:not(:placeholder-shown)+.placeholder{opacity:0}input:valid+.placeholder{opacity:0}@media only screen and (max-width: 1880px){.c-modal-consent{max-width:700px}}@media only screen and (max-width: 1629px){.c-modal-consent{max-width:700px}}@media only screen and (max-width: 1200px){.modal-loading-consent,.modal-loading-consent-2,.modal-loading-consent-3,.modal-loading-consent-4,.modal-loading-consent-5,.modal-loading-consent-6,.modal-loading-consent-7,.modal-loading-consent-8{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.c-modal-consent{max-width:496px;margin-left:80px}}@media only screen and (max-width: 600px){.c-modal-consent{max-width:100%;margin:0 10px}.c-modal-content-container{height:333px}}.partner-offers.d-none{display:none}.partner-offers{max-width:1190px;width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:16px;padding-top:40px}.partner-offers .partner_box{max-width:570px;width:100%;height:auto;padding:40px;border-radius:10px;background:#fff;-webkit-box-shadow:0px 0px 32px 0px rgba(44,84,187,.04);box-shadow:0px 0px 32px 0px rgba(44,84,187,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner-offers .partner_box .partner_img{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.partner-offers .partner_box .partner_img .site_logo img,.partner-offers .partner_box .partner_img .partner_logo img{width:132px;height:auto}.partner-offers .partner_box .partner_img ._arrow img{width:14px;height:auto}.partner-offers .partner_box .box_text{max-width:366px;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:auto;margin-top:40px}.partner-offers .partner_box .box_text .offer_text{font-family:"Syne",sans-serif;font-size:24px;font-style:normal;font-weight:bold;line-height:32px;letter-spacing:-5%;text-align:center;color:#202b35}.partner-offers .partner_box .box_text .offer_subtext{font-family:"Syne",sans-serif;font-size:16px;font-style:normal;font-weight:medium;line-height:24px;text-align:center;color:#202b35}.partner-offers .partner_box .box_button{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;margin-top:24px}.partner-offers .partner_box .box_button a.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px 40px;width:auto;margin:auto;background:#28cd6e;color:#fff;font-weight:700;border-radius:5px}.partner-offers .offer_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding-top:50px}.partner-offers .offer_list .feed_item{border:1px solid rgba(64,108,222,.1);border-radius:10px;padding:24px;position:relative;-webkit-box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);background:#fff url(../../img/card-cloud.svg) no-repeat top right;width:270px;padding-top:50px}.partner-offers .offer_list .feed_item .feed_item_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_header .item_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo{max-width:150px !important;height:auto}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:20px;right:20px;gap:8px}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate{color:#202b35;font-size:14px;font-style:normal;font-weight:400;line-height:28px;margin-left:0}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate span{color:#202b35;font-size:14px;font-style:normal;font-weight:600;line-height:28px;margin-left:0}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_body{margin-top:18px;width:100%}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_body ._grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner-offers .offer_list .feed_item .feed_item_contents .feed_item_body ._grid ._column{font-family:"Syne",sans-serif;font-size:16px;font-style:normal;font-weight:bold;line-height:24px;color:#202b35;text-align:center}.partner-offers .offer_list .feed_item .feed_item_button{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;margin-top:24px}.partner-offers .offer_list .feed_item .feed_item_button a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;height:48px;margin:auto;background:#28cd6e;color:#fff;font-weight:700;border-radius:5px}.s-content-page-money .right{height:auto}.s-content-page-money .right .box{top:150px;max-width:470px;z-index:999}@media(max-width: 1024px){.s-content-page-money .right .box{max-width:404px}}@media(max-width: 768px){.s-content-page-money .right .box{max-width:100%}}@media(max-width: 375px){.s-content-page-money .right .box{max-width:100%}}@media(max-width: 414px){.s-content-page-money .right .box{position:inherit;top:0;max-width:100%}}@media(max-width: 320px),(max-width: 360px),(max-width: 375px),(max-width: 411px),(max-width: 414px){.area-btn-solicitar{position:fixed;bottom:0;background-color:#fff;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;z-index:9999}.area-btn-solicitar button{background-color:#28cd6e;border-radius:4px;width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.area-btn-solicitar button h4{color:#fff}.area-btn-solicitar button span{color:#fff;font-size:12px}.alert{margin-bottom:48px}}.banner-page-money.offer-wall-page{height:700px;background-size:cover}@media(max-width: 414px)and (min-width: 320px){.banner-page-money.offer-wall-page{height:750px;background-size:cover;background-position:70% 50%;background-repeat:no-repeat}}@media(max-width: 935px)and (min-width: 415px){.banner-page-money.offer-wall-page{height:850px;background-size:cover;background-position:70% 50%;background-repeat:no-repeat}}.banner-page-money.offer-wall-page div{width:70%;margin-left:50px;color:#fff}@media(max-width: 414px)and (min-width: 320px){.banner-page-money.offer-wall-page div{width:100%;margin-left:0px}}.offer-wall-page{font-weight:500;font-size:18px;line-height:30px;color:#ccdffb;margin-bottom:20px}.offer-wall-page a{color:#fff;text-decoration:underline}.container.offer-wall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container.offer-wall .offer-wrapper{width:100%}.container.offer-wall .products{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:100px;width:100%;max-width:250px}@media(max-width: 935px)and (min-width: 415px){.container.offer-wall .products{margin-right:30px}}.container.offer-wall .products h2{text-align:center}.container.offer-wall .products a{display:block;text-align:center;line-height:50px;margin-bottom:4px;margin-right:20px;border-radius:100px;font-weight:bold;font-size:15px;letter-spacing:-0.05em;color:#fff;padding:0px 20px;width:100%;height:50px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;transition:all .3s;background-color:#8473c3}@media(max-width: 414px)and (min-width: 320px){.container.offer-wall .products{width:100%;max-width:100%;margin-left:0}.container.offer-wall .products .tag{margin-right:0}}@media(max-width: 414px)and (min-width: 320px){.container.offer-wall{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container.offer-wall .products{margin-top:90px;margin-bottom:20px}}.offer-container{padding:16px 16px;min-height:120px;max-width:800px;width:100%;margin:8px;position:relative;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-start}@media(max-width: 935px)and (min-width: 415px){.offer-container{max-width:500px}}.offer-container .offer-details{width:100%}.offer-container .offer-details .details-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 414px)and (min-width: 320px){.offer-container .offer-details .details-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offer-container .offer-details .offer-num-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width: 1024px)and (min-width: 320px){.offer-container .offer-details .offer-num-btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.offer-container .offer-details .offer-description{padding:16px}@media(max-width: 414px)and (min-width: 320px){.offer-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0px;margin-bottom:8px;min-height:200px;padding:16px}.offer-container a.offer-lender-logo{height:100px;min-height:100px}}.offer-lender-logo{height:150px;min-height:150px;width:150px;min-width:150px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:16px}.offer-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:16px;width:100%}.offer-numbers div{border-left:1px solid rgba(64,108,222,.1);border-right:1px solid rgba(64,108,222,.1);padding:0 10px 0 10px;text-align:center;width:100%}.offer-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer-rating img{width:20px}.offer-rating .stars{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 414px)and (min-width: 320px){.offer-rating .stars{height:30px}}@media(max-width: 414px)and (min-width: 320px){.offer-rating{max-width:100%;margin-top:12px}}@media(max-width: 1024px)and (min-width: 415px){.offer-rating{margin-top:16px;max-width:100%}.offer-rating .stars{height:50px}}.offer-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0px}@media(max-width: 414px)and (min-width: 320px){.offer-button{margin-top:16px}}.offer-button a{background-color:#8473c3;border-radius:4px;width:150px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;-webkit-transition:all .3s;transition:all .3s;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.offer-button a h4{color:#fff}.lead-login{background-color:#28cd6e;border-radius:4px;width:206px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;text-decoration:none !important}.container.leads-login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container.leads-login .login-form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:24px;border:1px solid #dde3f2;width:500px;border-radius:10px;z-index:99999}@media(max-width: 414px)and (min-width: 320px){.container.leads-login .login-form-wrapper{width:100%}}.container.leads-login .login-form-wrapper .form-group{margin-bottom:16px}.container.leads-login .login-form-wrapper .form-group input{width:100%;height:48px;border-radius:100px;background-color:#f5f8ff;border:1px solid #dde3f2;padding:0px 20px}.container.leads-login .login-form-wrapper .form-group input.error{border:1px solid red}.container.leads-login .login-form-wrapper .form-group span{font-size:10px;color:red}.container.leads-login .login-form-wrapper .btn{background-color:#28cd6e;border-radius:4px;width:206px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;margin:0 auto}.container.leads-login .login-form-wrapper a{text-decoration:underline;font-size:12px;margin:12px auto}.container.leads-login .login-form-wrapper h2{text-align:center;margin-bottom:12px}.container.leads-login .login-form-wrapper span{padding:15px 0}.s-deposiciones.leads-login-page{z-index:0}.s-banner-pages-intern.como-funciona{height:760px}.s-gracias-tecnologia.cum-functiona .container{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.s-gracias-tecnologia.cum-functiona .container img{width:495px;height:274px}.s-gracias-tecnologia.cum-functiona .title,.s-gracias-tecnologia.cum-functiona .subtext{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 25px;width:100%;margin:auto}.s-gracias-tecnologia.cum-functiona .title{font-family:"Syne";font-size:40px;font-weight:700;max-width:520px;line-height:48px;color:#202b35;margin-bottom:20px}.s-gracias-tecnologia.cum-functiona .subtext{max-width:767px;font-size:18px;font-weight:500;line-height:28px;color:#728197;margin-bottom:80px}.s-gracias-tecnologia.cum-functiona .all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-gracias-tecnologia.cum-functiona .all .card{position:relative;max-width:504px;width:100%;height:auto;padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.s-gracias-tecnologia.cum-functiona .all .card:last-child:after{display:none}.s-gracias-tecnologia.cum-functiona .all .card:after{content:"";position:absolute;top:50%;right:-69px;width:76px;height:16px;margin-top:-8px;background:url("../../img/direction-card.svg") no-repeat center center;z-index:1}.s-gracias-tecnologia.cum-functiona .all .card .number{background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.15);box-shadow:0px 10px 60px rgba(64,108,222,.15);border-radius:50%;font-weight:bold;font-size:36px;letter-spacing:-0.04em;color:#406cde;width:70px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:17px}.s-gracias-tecnologia.cum-functiona .all .card .texto h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;margin-bottom:8px}.s-gracias-tecnologia.cum-functiona .all .card .texto p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1050px){.s-gracias-tecnologia.cum-functiona .all .card{height:346px;display:block;padding:30px 20px}.s-gracias-tecnologia.cum-functiona .all .card .texto h3{line-height:24px}.s-gracias-tecnologia.cum-functiona .all .card .number{margin-bottom:16px;margin-right:0}.s-gracias-tecnologia.cum-functiona .all .card:after{width:32px;height:12px;background-image:url(../img/direction-mobile.svg);right:-24px;margin-top:-6px}}@media(max-width: 560px){.s-gracias-tecnologia.cum-functiona .all{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-gracias-tecnologia.cum-functiona .all .card{width:100%;height:272px;margin-bottom:30px}.s-gracias-tecnologia.cum-functiona .all .card:after{width:42px;height:12px;background:url(../img/circle-arrow.svg) no-repeat center center;right:initial;left:50%;margin-left:-25px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:initial;bottom:-23px;background-size:100%}.s-gracias-tecnologia.cum-functiona .all .card:last-child{margin-bottom:0px}.s-gracias-tecnologia.cum-functiona .all .card .number{margin:0 auto;width:54px;height:54px;margin-bottom:16px}.s-gracias-tecnologia.cum-functiona .all .card .texto{max-width:100%}.s-gracias-tecnologia.cum-functiona .all .card .texto h3{text-align:center}.s-gracias-tecnologia.cum-functiona .all .card .texto p{text-align:center}}.s-requisitos.cum-functiona .container .texto h2{font-family:"Syne";font-size:40px;font-weight:700;line-height:48px;letter-spacing:-0.04em;text-align:left;color:#202b35}.s-requisitos.cum-functiona .container .texto h2 span{font-family:Syne;font-size:40px;font-weight:700;line-height:48px;letter-spacing:-0.04em;text-align:left;color:#ffb800}.s-requisitos.cum-functiona .container .texto p{font-family:"Syne";font-size:18px;font-weight:500;line-height:28px;text-align:left;color:#728197;margin-bottom:32px}.s-banner-pages-intern.sobre-nosotros{height:720px}.s-banner-pages-intern.sobre-nosotros .container .texto{z-index:1}@media(max-width: 1050px){.s-banner-pages-intern.sobre-nosotros .container img.ilustra{max-width:500px !important;width:100%}}.s-gracias-tecnologia.despre-noi .container{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.s-gracias-tecnologia.despre-noi .container img{width:495px;height:274px;margin-top:50px}@media(max-width: 560px){.s-gracias-tecnologia.despre-noi .container img{max-width:495px;width:100%}}.s-gracias-tecnologia.despre-noi .title,.s-gracias-tecnologia.despre-noi .subtext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:auto}@media(max-width: 560px){.s-gracias-tecnologia.despre-noi .title,.s-gracias-tecnologia.despre-noi .subtext{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin:0}}.s-gracias-tecnologia.despre-noi .title{font-family:"Syne";font-size:40px;font-weight:700;max-width:520px;line-height:48px;color:#202b35;margin-bottom:20px}.s-gracias-tecnologia.despre-noi .subtext{max-width:767px;font-size:18px;font-weight:500;line-height:28px;color:#728197;margin-bottom:30px}.s-gracias-tecnologia.despre-noi .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8)}.s-gracias-tecnologia.despre-noi .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.s-cuestion.despre-noi{margin-top:-50px;width:100%;height:917px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../../img/bg-cuestion.svg") no-repeat center left;background-size:100%}.s-cuestion.despre-noi .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-cuestion.despre-noi .texto{width:100%;max-width:704px;margin-right:56px}.s-cuestion.despre-noi .texto h2{font-weight:bold;font-size:40px;line-height:48px;letter-spacing:-0.04em;color:#202b35;margin-bottom:50px}.s-cuestion.despre-noi .texto h2 span{font-family:"Syne";font-size:40px;font-weight:700;line-height:48px;letter-spacing:-0.04em;text-align:left;color:#ffb800}.s-cuestion.despre-noi .texto p{font-weight:500;font-size:18px;line-height:28px;color:#728197;margin-bottom:25px;max-width:470px}.s-cuestion.despre-noi .texto .btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);margin-top:80px}.s-cuestion.despre-noi .texto .btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1050px){.s-cuestion.despre-noi{position:relative;background:-webkit-gradient(linear, left bottom, left top, from(#F5F9FF), to(#F5F9FF)),#fff;background:linear-gradient(0deg, #F5F9FF, #F5F9FF),#fff;padding:60px 0px;height:auto;margin-top:60px;margin-bottom:100px}.s-cuestion.despre-noi:after{content:"";background:url("../../img/after-custion.svg") no-repeat bottom center;background-size:cover;position:absolute;bottom:-85px;left:0;width:100%;height:100px}.s-cuestion.despre-noi:before{content:"";background:url("../../img/before-custion.svg") no-repeat top center;background-size:cover;position:absolute;top:-60px;left:0;width:100%;height:100px}.s-cuestion.despre-noi .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-cuestion.despre-noi .texto{max-width:100%;margin-right:0;margin-bottom:60px}.s-cuestion.despre-noi .texto h2{text-align:center;max-width:540px;margin:0 auto;margin-bottom:30px}.s-cuestion.despre-noi .texto p{margin:0 auto;text-align:center;margin-bottom:30px}.s-cuestion.despre-noi .texto .btn{margin:0 auto}}@media(max-width: 560px){.s-cuestion.despre-noi{padding:40px 0px;margin-bottom:0px}.s-cuestion.despre-noi .ilustra{margin-bottom:30px;margin-top:50px}.s-cuestion.despre-noi .texto{margin-bottom:0px}.s-cuestion.despre-noi .texto h2{font-size:24px;line-height:32px;margin-bottom:16px}.s-cuestion.despre-noi .texto p{font-size:15px;line-height:22px;margin-bottom:10px}.s-cuestion.despre-noi .texto .btn{margin-top:24px}.s-cuestion.despre-noi:before{top:-54px;height:62px}.s-cuestion.despre-noi:after{bottom:-40px;height:57px}}.s-usar-page-nosotros.despre-noi{width:100%;height:561.69px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../../img/bg-usar-re.svg") no-repeat center right;margin-top:-50px}.s-usar-page-nosotros.despre-noi .container{max-width:1070px;width:100%}.s-usar-page-nosotros.despre-noi h2{text-align:center;font-family:"Syne";font-size:40px;font-weight:700;line-height:48px;letter-spacing:-0.04em;text-align:center}.s-usar-page-nosotros.despre-noi h2 span{color:#ffb800;font-family:"Syne";font-size:40px;font-weight:700;line-height:48px;letter-spacing:-0.04em;text-align:center}.s-usar-page-nosotros.despre-noi ul.usar-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;gap:30px;margin-top:50px}@media(max-width: 768px){.s-usar-page-nosotros.despre-noi ul.usar-items{display:grid !important;grid-template-columns:1fr 1fr !important}}.s-usar-page-nosotros.despre-noi ul.usar-items li.item-list{max-width:214px}.s-usar-page-nosotros.despre-noi ul.usar-items li.item-list .icon{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}.s-usar-page-nosotros.despre-noi ul.usar-items li.item-list .item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:10px}.s-usar-page-nosotros.despre-noi ul.usar-items li.item-list .item-info h3{font-weight:bold;font-size:18px;line-height:30px;letter-spacing:-0.05em;color:#202b35;max-width:285px;margin-bottom:8px}.s-usar-page-nosotros.despre-noi ul.usar-items li.item-list .item-info p{font-weight:500;font-size:15px;line-height:22px;color:#728197}@media(max-width: 1050px){.s-usar-page-nosotros.despre-noi ul li{max-width:228px}}@media(max-width: 560px){.s-usar-page-nosotros.despre-noi{padding:60px 0px;height:auto;background:-webkit-gradient(linear, left bottom, left top, from(#F5F9FF), to(#F5F9FF)),#fff;background:linear-gradient(0deg, #F5F9FF, #F5F9FF),#fff;padding-top:90px}.s-usar-page-nosotros.despre-noi h2{font-size:24px;line-height:32px;margin-bottom:40px}.s-usar-page-nosotros.despre-noi h2 span{font-size:24px;line-height:32px}.s-usar-page-nosotros.despre-noi ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-usar-page-nosotros.despre-noi ul li{max-width:100%;margin-bottom:40px}.s-usar-page-nosotros.despre-noi ul li:last-child{margin-bottom:0px}.s-usar-page-nosotros.despre-noi ul li .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-usar-page-nosotros.despre-noi ul li h3{max-width:260px;margin:0 auto;margin-bottom:8px;text-align:center}.s-usar-page-nosotros.despre-noi ul li p{text-align:center}}footer{width:100%;height:auto;padding-top:118px}@media(max-width: 768px){footer{padding-top:0px}}footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;background:#f7f7fa;border-radius:50px 50px 0 0;max-width:1400px;width:100%;padding:80px 40px}@media(max-width: 710px){footer .container{padding:80px 20px}}footer .left{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:1200px;width:100%;padding:0 15px;margin:0 auto}footer .left .footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}footer .left .footer-wrapper .logo-action-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 710px){footer .left .footer-wrapper .logo-action-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}footer .left .footer-wrapper .logo-action-btn h1{font-family:"Syne",sans-serif;font-weight:800;font-size:24px;line-height:42px;color:#000;text-wrap:nowrap}footer .left .footer-wrapper .logo-action-btn .area-btn{background-color:#6754e9;border-radius:50px;width:280px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 4px 24px 4px rgba(44,84,187,.15);box-shadow:0px 4px 24px 4px rgba(44,84,187,.15)}footer .left .footer-wrapper .logo-action-btn .area-btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}footer .left .footer-wrapper .logo-action-btn .area-btn a{color:#fff}footer .left .footer-wrapper nav{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:30px 0;margin:30px 0}footer .left .footer-wrapper nav .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 710px){footer .left .footer-wrapper nav .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}footer .left .footer-wrapper nav .item h3{margin:0;padding:0}footer .left .footer-wrapper nav .item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 710px){footer .left .footer-wrapper nav .item ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}footer .left .footer-wrapper nav .item ul li{margin:0;padding:0}footer .left nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .left nav .item h3{font-weight:bold;font-size:16px;color:#000;margin-bottom:10px}footer .left nav .item ul li{margin-bottom:15px;position:relative}footer .left nav .item ul li::after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);height:2px;bottom:-4px;left:0;background-color:#6754e9;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out, -webkit-transform .25s ease-out;-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right}footer .left nav .item ul li:hover::after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}footer .left nav .item ul li footer .left nav .item ul li:last-child{margin-bottom:0px}footer .left nav .item ul li a{font-weight:500;font-size:16px;letter-spacing:-0.05em;color:#000;-webkit-transition:all .3s;transition:all .3s}footer .left nav .item ul li a:hover{-webkit-transition:all .3s;transition:all .3s}footer .left p{font-size:12px;line-height:20px;color:#000;display:inline-block}footer .left p a,footer .left p span.mai-multe-informatii-button{font-size:12px;line-height:20px;color:#000;display:inline-block;background-color:#e9e5ff;padding:0px 4px;border-radius:2px;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}footer .left p a:hover,footer .left p span.mai-multe-informatii-button:hover{color:#fff;-webkit-transition:all .3s;transition:all .3s}footer .left p span.mai-multe-informatii-text{display:none;font-size:12px;line-height:20px;color:#000}footer .left p:last-of-type{margin-top:20px;color:#000}@media(max-width: 560px){footer .left p:last-of-type{padding-bottom:0px}}footer .right{width:100%;max-width:207px}footer .right .btn{width:100%;height:52px;border:2px solid #fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:64px;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s}footer .right .btn:hover{background-color:#fff;color:#284eae;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 560px){footer{position:relative;height:auto}footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hide{display:none}.alert{opacity:0;position:fixed}.alert.show{position:fixed;left:50px;opacity:1;bottom:10px;-webkit-transition:all .3s;transition:all .3s;z-index:200;background:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 6px 10px #2547a0;box-shadow:0px 6px 10px #2547a0;border-radius:10px;width:343px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px}.alert img{margin-right:13px}.alert p{font-weight:500;font-size:16px;line-height:26px;letter-spacing:-0.05em;color:#304659;max-width:220px}@media(max-width: 560px){.alert{width:100%;max-width:340px;left:-10px}.alert.show{bottom:35px;left:10px}}.cookie-policy{display:block;position:fixed;bottom:10px;width:100%}.cookie-policy div{width:100%;max-width:800px;background-color:#fff;text-align:center;padding:10px;border-radius:10px;margin:0 auto}.cookie-policy div button{border-radius:4px;border:2px solid #284eae;padding:5px 15px;margin-left:8px;margin-top:5px}.cookie-policy div a{text-decoration:underline}@media(max-width: 560px){.cookie-policy{bottom:75px}.cookie-policy div{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0}}.s-wall-of-offer{background:url(../img/bg-simulador.svg) no-repeat #2c54bb center center;min-height:100vh;background-size:cover;padding:54px 0px;padding-bottom:100px}.with-blue-background{background:url(../img/bg-simulador.svg) no-repeat #2c54bb center center;min-height:100vh;background-size:cover;padding:54px 0px}.style-1 .logo{display:table;margin:0 auto;margin-bottom:50px;position:relative}.style-1 .feed-header{margin:50px 30px 45px;font-size:40px;line-height:36px;text-align:center;color:#fff}@media screen and (max-width: 992px){.style-1 .feed-header{font-size:30px}}.style-1 .feed-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.style-1 .feed-footer{background:none;height:initial}.style-1 .feed-footer .container{max-width:100%}.style-1 .feed-footer .right .btn{background-color:#28cd6e;border:0}.style-1 .text-white{color:#fff}.style-1 .feed-block.col-3{width:33.333%}.style-1 .feed-block.col-5{width:20%}@media screen and (max-width: 1200px){.style-1 .feed-block.col-5{width:33.333%}}@media screen and (max-width: 992px){.style-1 .feed-block.col-3,.style-1 .feed-block.col-5{width:50%}}@media screen and (max-width: 768px){.style-1 .feed-block.col-3,.style-1 .feed-block.col-5{width:100%}}.style-1 .feed-block{padding:20px}.style-1 .feed-block .feed-item{border:1px solid #f0f0f0;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.4);box-shadow:0 2px 8px rgba(0,0,0,.4);border-radius:3px;margin:0 auto;background:#fff}.style-1 .feed-block .feed-item .feed-item-img{height:70px;width:100%;margin:20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}.style-1 .feed-block .feed-item .feed-item-img img{max-height:70px}.style-1 .feed-block .feed-item .feed-item-content{border-top:1px solid #f0f0f0;padding:25px 0 20px;position:relative}.style-1 .feed-block .feed-item .feed-item-content .feed-item-content-title{margin-bottom:8px;text-align:center}.style-1 .feed-block .feed-item .feed-item-content .feed-item-content-amount{font-size:26px;font-weight:500;color:#000;text-align:center}.style-1 .feed-block .feed-item .feed-item-content .feed-item-tags-container{margin:auto;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;top:-28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.style-1 .feed-block .feed-item .feed-item-content .feed-item-tags-container .feed-item-tags{width:50px;height:50px;background-color:#00bcc2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:10px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.style-1 .feed-block .feed-item .feed-item-content .feed-item-tags-container .feed-item-tags .fa{font-size:1.5em;color:#fff}.style-1 .feed-block .feed-item .feed-item-button{padding-bottom:20px;margin-left:20px;margin-right:20px}.style-1 .feed-block .feed-item .feed-item-button a{background-color:#28cd6e;border-radius:4px;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;color:#fff;text-align:center}.style-2 .logo{display:table;margin:0 auto;margin-bottom:50px;position:relative}.style-2 .feed-header{margin:50px 30px 45px;font-size:40px;line-height:36px;text-align:center;color:#fff}@media screen and (max-width: 992px){.style-2 .feed-header{font-size:30px}}.style-2 h2.feed-header{font-size:30px;line-height:26px}@media screen and (max-width: 992px){.style-2 h2.feed-header{font-size:20px}}.style-2 .feed-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.style-2 .feed-footer{height:initial}.style-2 .feed-footer .container{max-width:100%}.style-2 .feed-footer .right .btn{background-color:#28cd6e;border:0}.style-2 .text-white{color:#fff}.style-2 .feed-block.col-3{width:33.333%}.style-2 .feed-block.col-3 .feed-item{border:1px solid #28cd6e}.style-2 .feed-block.col-3 .feed-item-content{background:#28cd6e}.style-2 .feed-block.col-3 .feed-item-content div.feed-item-button a{color:#000;background-color:#fff}.style-2 .feed-block.col-5{width:20%}@media screen and (max-width: 1200px){.style-2 .feed-block.col-5{width:33.333%}}@media screen and (max-width: 992px){.style-2 .feed-block.col-3,.style-2 .feed-block.col-5{width:50%}}@media screen and (max-width: 768px){.style-2 .feed-block.col-3,.style-2 .feed-block.col-5{width:100%}}.style-2 .feed-block{padding:20px}.style-2 .feed-block .feed-item{border:1px solid #f0f0f0;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.4);box-shadow:0 2px 8px rgba(0,0,0,.4);border-radius:3px;margin:0 auto;background:#fff}.style-2 .feed-block .feed-item .feed-item-img{height:70px;width:100%;margin:20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}.style-2 .feed-block .feed-item .feed-item-img img{max-height:70px}.style-2 .feed-block .feed-item .feed-item-content{border-top:1px solid #f0f0f0;padding:25px 0 0;position:relative}.style-2 .feed-block .feed-item .feed-item-content .feed-item-content-title{margin-bottom:8px;text-align:center}.style-2 .feed-block .feed-item .feed-item-content .feed-item-content-amount{font-size:26px;font-weight:500;color:#000;text-align:center;padding-bottom:20px}.style-2 .feed-block .feed-item .feed-item-content .feed-item-tags-container{margin:auto;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;top:-28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.style-2 .feed-block .feed-item .feed-item-content .feed-item-tags-container .feed-item-tags{width:50px;height:50px;background-color:#00bcc2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:10px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.style-2 .feed-block .feed-item .feed-item-content .feed-item-tags-container .feed-item-tags .fa{font-size:1.5em;color:#fff}.style-2 .feed-block .feed-item .feed-item-content .feed-item-button{padding-bottom:20px;margin-left:20px;margin-right:20px}.style-2 .feed-block .feed-item .feed-item-content .feed-item-button a{background-color:#28cd6e;border-radius:4px;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;color:#fff;text-align:center}.style-2 .feed-personales{padding-top:20px}.style-2 .feed-personales strong{font-weight:bold;color:inherit}.style-2 .feed-personales h2{color:#000;font-size:30px;text-align:center;margin:20px 0}.style-2 .feed-personales p{color:gray;line-height:25px;margin-bottom:20px}.style-2 .feed-personales p.text-green{color:#28cd6e;text-align:center;font-style:italic}.style-2 .feed-personales h3{margin:20px 0;font-size:20px;color:gray}.style-2 .feed-personales .centered-image{width:60%;margin:auto}@media screen and (max-width: 768px){.style-2 .feed-personales .centered-image{width:100%}}.style-3 .logo{display:table;margin:0 auto;margin-bottom:50px;position:relative}.style-3 .feed{width:600px;margin:auto}@media(max-width: 800px){.style-3 .feed{width:calc(100% - 50px)}}.style-3 .feed h1{margin:50px 30px 45px;font-size:23px;line-height:36px;text-align:center;color:#fff}.style-3 .feed-item{position:relative;margin-bottom:30px;background:#fff;border-radius:5px;-webkit-box-shadow:0px 8px 24px 0px rgba(175,182,192,.2);box-shadow:0px 8px 24px 0px rgba(175,182,192,.2)}.style-3 .feed-item{border:1px solid #ffb800}.style-3 .feed-item:before{content:attr(data-index);border:1px solid #ffd02d;position:absolute;top:-16px;left:-16px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;font-weight:700;font-size:14px;color:#fff;background:#ffb800;border-radius:50%}.style-3 .feed-item>div{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;padding:39px 39px 35px}@media(max-width: 700px){.style-3 .feed-item>div{display:block}}.style-3 .feed-item_main{width:320px}@media(max-width: 700px){.style-3 .feed-item_main{width:100%}}.style-3 .feed-item_main a{display:block}.style-3 .feed-item_main img{max-height:40px}@media(max-width: 700px){.style-3 .feed-item_main img{margin:auto}}.style-3 .feed-rate{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.style-3 .feed-rate svg{display:block;width:18px;height:18px;fill:rgba(117,132,138,.4);margin-right:2px}.style-3 .feed-rate svg:last-child{margin-right:0}.style-3 .feed-rate svg.active{fill:#ffe55e}.style-3 .feed-rate span{top:0}.style-3 .feed-item_desc{width:100%;padding:0 15px}.style-3 .feed-item_desc .amount{margin-left:47px}@media(max-width: 700px){.style-3 .feed-item_desc .amount{margin:25px 0 !important}.style-3 .feed-item_desc .amount p{text-align:center}}.style-3 .feed-item_desc .flex>div{width:100%;max-width:100%;margin-bottom:5px}.style-3 .feed-item_desc p{padding-bottom:0;font-size:14px}.style-3 .feed-item_desc strong{font-size:16px}.style-3 .feed-item_desc strong.fee-free{display:block;max-width:63px;font-weight:700;font-size:14px;text-align:center;color:#fff;background:#75dd37;border-radius:5px}.style-3 .feed-tags{position:relative;margin-top:6px;padding-top:0 !important}.style-3 .feed .feed-tags>div>.flex{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.style-3 .feed-item_btn a{background-color:#28cd6e;border-radius:4px;width:180px;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;color:#fff}.style-4.s-wall-of-offer{background:initial;padding-top:0}.style-4 .container-top{background-color:#2e7bd1;background-size:cover;padding:54px 0}.style-4 .container-bottom{padding-top:54px}.style-4 .ribbon{position:absolute;z-index:10;padding:0px 7px;border-top-left-radius:2px;border-bottom-left-radius:2px;line-height:26px;font-weight:bold;text-align:center;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);zoom:1;right:-11px;height:auto;max-width:calc(100% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.style-4 .ribbon:after{content:"";position:absolute;z-index:-20;top:100%;left:auto;border-style:solid;border-width:0 0 10px 10px;right:0}.style-4 .blue{background:#3398d9}.style-4 .blue:after{border-color:rgba(0,0,0,0) #1e5b82}.style-4 .gray{background:#eab815}.style-4 .gray:after{border-color:rgba(0,0,0,0) #cf8930}.style-4 .style-a{font-size:12px;min-width:40%}.style-4 .style-b{max-width:100%;font-size:11.5px}@media(max-width: 520px){.style-4 .style-b{font-size:10px}}@media(min-width: 1199.9px)and (max-width: 1500px){.style-4 .style-b{font-size:10px}}.style-4 .container{width:100% !important}@media(min-width: 1700.9px){.style-4 .container .feed-list{max-width:1400px;margin:auto}}@media(max-width: 1700px){.style-4 .container{padding-right:75px;padding-left:75px}}@media(max-width: 1201px){.style-4 .container{padding-right:75px;padding-left:75px}}@media(max-width: 1024px){.style-4 .container{padding-right:12px;padding-left:12px}}@media(max-width: 768px){.style-4 .container{padding-right:12px;padding-left:12px}}@media(max-width: 480px){.style-4 .container{padding-right:12px;padding-left:12px}}.style-4 .column{float:left;padding-bottom:10px}.style-4 .grid{display:grid;grid-column-gap:10px}.style-4 .top3{grid-template-columns:repeat(2, 1fr)}.style-4 .logo{display:table;margin:0 auto;margin-bottom:50px;position:relative}.style-4 .feed-header{margin:50px 30px 45px;font-size:40px;line-height:36px;text-align:center;color:#fff}@media screen and (max-width: 992px){.style-4 .feed-header{font-size:30px}}.style-4 .feed-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.style-4 .feed-footer{background:none;height:initial;padding-top:54px}.style-4 .feed-footer::before{background:none}.style-4 .feed-footer .container{max-width:100%;padding:0 !important}.style-4 .feed-footer .right .btn{background-color:#28cd6e;border:0}.style-4 .feed-footer .item h3{color:#000}.style-4 .feed-footer .item ul li a{color:#999}.style-4 .feed-footer .left{max-width:calc(100% - 80px);margin:auto}.style-4 .feed-footer .left p{color:#999}.style-4 .feed-footer .left p a{color:#000;background-color:initial}.style-4 .feed-footer .left>img{display:none}.style-4 .feed-footer .left nav{max-width:814px;margin:auto;margin-top:43px;margin-bottom:40px}.style-4 .feed-footer .right{display:none}.style-4 .text-white{color:#fff}.style-4 .feed-block.col-3{width:33.333%}.style-4 .feed-block.col-5{width:20%}@media screen and (max-width: 1200px){.style-4 .feed-block.col-5{width:33.333%}}@media screen and (max-width: 992px){.style-4 .feed-block.col-3{width:50%}}@media screen and (max-width: 768px){.style-4 .feed-block.col-3{width:100%}}@media screen and (max-width: 992px){.style-4 .feed-block.col-5{width:50%;padding:10px}}@media screen and (max-width: 359.9px){.style-4 .feed-block.col-5{width:100%}}.style-4 .feed-block{padding:20px}.style-4 .feed-block .feed-item{position:relative;border:1px solid #f0f0f0;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.4);box-shadow:0 2px 8px rgba(0,0,0,.4);border-radius:10px;margin:0 auto;background:#fff;padding:15px}.style-4 .feed-block .feed-item .feed-item-img{height:70px;width:100%;margin:20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}.style-4 .feed-block .feed-item .feed-item-img img{max-height:70px}.style-4 .feed-block .feed-item.top-3 .feed-item-img{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0;gap:20px}.style-4 .feed-block .feed-item.top-3 .feed-item-img img{max-width:100px}.style-4 .feed-block .feed-item.top-3 .feed-offer-name b{font-size:18px}.style-4 .feed-block .feed-item.dynamic-link-offer{height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border:0}.style-4 .feed-block .feed-item.dynamic-link-offer .feed-dynamic-image{background:url(../img/dynamic-offer.svg);background-size:cover;position:relative;height:calc(100% - 90px);border-top-left-radius:10px;border-top-right-radius:10px;min-height:200px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.style-4 .feed-block .feed-item.dynamic-link-offer .feed-dynamic-image::before{position:absolute;content:" ";width:100%;height:100%;background:rgba(0,0,0,.2);border-radius:10px 10px 0 0}.style-4 .feed-block .feed-item.dynamic-link-offer .feed-dynamic-image div{z-index:2}.style-4 .feed-block .feed-item.dynamic-link-offer .feed-dynamic-image div p{text-align:center;font-size:2rem;color:#fff}.style-4 .feed-block .feed-item.dynamic-link-offer .feed-dynamic-image div p.number{font-size:2.5rem;color:#ffd02d}@media screen and (max-width: 1119.9px){.style-4 .feed-block .feed-item.dynamic-link-offer .feed-dynamic-image div p{font-size:1.5rem}}.style-4 .feed-block .feed-item.dynamic-link-offer .feed-item-button{padding:15px}.style-4 .feed-block .feed-item .feed-item-content{border-top:1px solid #f0f0f0;padding:25px 0 20px;position:relative}.style-4 .feed-block .feed-item .feed-item-content .feed-item-content-title{font-size:12px;text-align:left;font-weight:400;line-height:1.1}.style-4 .feed-block .feed-item .feed-item-content .feed-item-content-amount{font-size:20px;font-weight:700;color:#000;text-align:left}.style-4 .feed-block .feed-item .feed-item-content .feed-item-content-tags{font-size:12px;font-weight:700;color:#000;text-align:left}.style-4 .feed-block .feed-item .feed-item-content .feed-item-tags-container{margin:auto;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;top:-28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.style-4 .feed-block .feed-item .feed-item-content .feed-item-tags-container .feed-item-tags{width:50px;height:50px;background-color:#00bcc2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:10px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.style-4 .feed-block .feed-item .feed-item-content .feed-item-tags-container .feed-item-tags .fa{font-size:1.5em;color:#fff}.style-4 .feed-block .feed-item .feed-item-button{margin-left:20px;margin-right:20px}@media screen and (max-width: 1400px){.style-4 .feed-block .feed-item .feed-item-button{margin:0}}.style-4 .feed-block .feed-item .feed-item-button a{background-color:#28cd6e;border-radius:4px;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;color:#fff;text-align:center}.style-5,.style-6,.style-7{padding:0;background:#f5f9ff}.style-5 .container,.style-6 .container,.style-7 .container{width:100%;padding:0}.style-5 .container .offer_header,.style-6 .container .offer_header,.style-7 .container .offer_header{background:url(../../img/offer-bg.svg) no-repeat top center;background-size:cover;height:400px;margin-top:-100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media(max-width: 768px){.style-5 .container .offer_header,.style-6 .container .offer_header,.style-7 .container .offer_header{height:300px;margin-top:-50px}}@media(max-width: 400px){.style-5 .container .offer_header,.style-6 .container .offer_header,.style-7 .container .offer_header{margin-top:-10px}}.style-5 .container .offer_header .left_overlay,.style-5 .container .offer_header .right_overlay,.style-6 .container .offer_header .left_overlay,.style-6 .container .offer_header .right_overlay,.style-7 .container .offer_header .left_overlay,.style-7 .container .offer_header .right_overlay{position:absolute}.style-5 .container .offer_header .mobile_overlay,.style-6 .container .offer_header .mobile_overlay,.style-7 .container .offer_header .mobile_overlay{display:none}@media(max-width: 780px){.style-5 .container .offer_header .mobile_overlay,.style-6 .container .offer_header .mobile_overlay,.style-7 .container .offer_header .mobile_overlay{display:block;position:absolute;max-width:780px;margin-top:310px}}.style-5 .container .offer_header .left_overlay,.style-6 .container .offer_header .left_overlay,.style-7 .container .offer_header .left_overlay{margin-left:-57rem;top:125px}@media(max-width: 780px){.style-5 .container .offer_header .left_overlay,.style-6 .container .offer_header .left_overlay,.style-7 .container .offer_header .left_overlay{margin-left:0;top:unset;max-width:780px;margin-top:310px}}.style-5 .container .offer_header .right_overlay,.style-6 .container .offer_header .right_overlay,.style-7 .container .offer_header .right_overlay{top:0;margin-right:-104rem}@media(max-width: 780px){.style-5 .container .offer_header .right_overlay,.style-6 .container .offer_header .right_overlay,.style-7 .container .offer_header .right_overlay{display:none}}.style-5 .container .offer_header .logo,.style-6 .container .offer_header .logo,.style-7 .container .offer_header .logo{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:37px;z-index:1}.style-5 .container .offer_header .feed-header,.style-6 .container .offer_header .feed-header,.style-7 .container .offer_header .feed-header{position:relative;text-align:center;font-family:"Syne",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;color:#fff;margin:0 24px}@media(max-width: 768px){.style-5 .container .offer_header .feed-header,.style-6 .container .offer_header .feed-header,.style-7 .container .offer_header .feed-header{font-size:32px}}.style-5 .container .style-5-list,.style-5 .container .style-6-list,.style-5 .container .style-7-list,.style-6 .container .style-5-list,.style-6 .container .style-6-list,.style-6 .container .style-7-list,.style-7 .container .style-5-list,.style-7 .container .style-6-list,.style-7 .container .style-7-list{margin-top:50px}.style-5 .container .style-5-list .feed_block,.style-5 .container .style-6-list .feed_block,.style-5 .container .style-7-list .feed_block,.style-6 .container .style-5-list .feed_block,.style-6 .container .style-6-list .feed_block,.style-6 .container .style-7-list .feed_block,.style-7 .container .style-5-list .feed_block,.style-7 .container .style-6-list .feed_block,.style-7 .container .style-7-list .feed_block{max-width:1190px;width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:16px}@media(max-width: 600px){.style-5 .container .style-5-list .feed_block,.style-5 .container .style-6-list .feed_block,.style-5 .container .style-7-list .feed_block,.style-6 .container .style-5-list .feed_block,.style-6 .container .style-6-list .feed_block,.style-6 .container .style-7-list .feed_block,.style-7 .container .style-5-list .feed_block,.style-7 .container .style-6-list .feed_block,.style-7 .container .style-7-list .feed_block{padding:0 24px}}.style-5 .container .style-5-list .feed_block .feed_item,.style-5 .container .style-6-list .feed_block .feed_item,.style-5 .container .style-7-list .feed_block .feed_item,.style-6 .container .style-5-list .feed_block .feed_item,.style-6 .container .style-6-list .feed_block .feed_item,.style-6 .container .style-7-list .feed_block .feed_item,.style-7 .container .style-5-list .feed_block .feed_item,.style-7 .container .style-6-list .feed_block .feed_item,.style-7 .container .style-7-list .feed_block .feed_item{max-width:386px;width:100%;height:auto;padding:32px;border-radius:16px;background:#fff;-webkit-box-shadow:0px 0px 32px 0px rgba(44,84,187,.04);box-shadow:0px 0px 32px 0px rgba(44,84,187,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media(max-width: 600px){.style-5 .container .style-5-list .feed_block .feed_item,.style-5 .container .style-6-list .feed_block .feed_item,.style-5 .container .style-7-list .feed_block .feed_item,.style-6 .container .style-5-list .feed_block .feed_item,.style-6 .container .style-6-list .feed_block .feed_item,.style-6 .container .style-7-list .feed_block .feed_item,.style-7 .container .style-5-list .feed_block .feed_item,.style-7 .container .style-6-list .feed_block .feed_item,.style-7 .container .style-7-list .feed_block .feed_item{padding:18px}}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .partner_logo{max-width:150px !important}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:20px;right:32px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate_star{width:24px;height:24px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_header .item_logo .offer_rate .rate{color:#000;font-family:"Montserrat";font-size:14px;font-style:normal;font-weight:400;line-height:28px;margin-left:9px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body{margin-top:5px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column{width:130px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_label{color:#000;font-family:"Syne",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px;opacity:.7}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body ._grid ._column .content_value{color:#000;font-family:"Syne",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:28px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_contents .feed_item_body .keyword_content ._keyword{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-left:-2px;color:#000;font-family:"Syne",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px;opacity:.7}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_button,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_button,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_button,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_button,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_button,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_button,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_button,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:8px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn,.style-5 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:322px;width:100%;height:48px;padding:16px 32px 16px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:150px;font-family:"Syne",sans-serif;font-size:14px;font-style:normal;line-height:16px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-5 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn ._arrow,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn ._arrow{width:16px}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn{background:#28cd6e;color:#fff;font-weight:700}.style-5 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn,.style-5 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn,.style-5 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn,.style-6 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn,.style-6 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn,.style-7 .container .style-5-list .feed_block .feed_item .feed_item_button .provider_btn,.style-7 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn{border:2px solid #2c54bb;color:#2c54bb;font-weight:600}.style-5 .wall-of-offer-guideline,.style-6 .wall-of-offer-guideline,.style-7 .wall-of-offer-guideline{max-width:970px;margin:auto;padding-top:54px}@media(max-width: 600px){.style-5 .wall-of-offer-guideline .guideline-container,.style-6 .wall-of-offer-guideline .guideline-container,.style-7 .wall-of-offer-guideline .guideline-container{padding:0 24px}}.style-6{background:#fff}.style-6 .container .offer_header{background:none !important;height:auto;padding:0 20px;margin-top:0;padding-top:50px}.style-6 .container .offer_header .logo{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left !important;-ms-flex-pack:left !important;justify-content:left !important;margin-bottom:37px;z-index:1;width:100%;max-width:1190px}.style-6 .container .offer_header .feed-header{position:relative;text-align:left;font-family:"Syne",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;color:#0e3ad8;margin:0 24px;width:100%;max-width:1190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.style-6 .container .offer_header .feed-header img{max-width:218px;width:100%;height:auto}@media(max-width: 768px){.style-6 .container .offer_header .feed-header{font-size:32px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.style-6 .container .offer_header .feed-header img{padding-bottom:20px}}.style-6 .container .style-6-list .feed_block .feed_item{border:1px solid rgba(18,18,18,.1450980392);border-radius:0;padding:32px}.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px 10px}.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn{max-width:116px;width:100%;background:#ee8448}.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn{max-width:192px;width:100%}@media(max-width: 450px){.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .request_btn,.style-6 .container .style-6-list .feed_block .feed_item .feed_item_button .provider_btn{max-width:100%;padding:16px}}.style-7{background:#f5f7ee}.style-7 .container .offer_header{background:url(../../img/offer-7-bg.svg) no-repeat bottom center;background-size:cover;height:130px;margin-top:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:0 24px}.style-7 .container .offer_header .logo{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left !important;-ms-flex-pack:left !important;justify-content:left !important;margin-bottom:37px;z-index:1;width:100%;max-width:1190px}.style-7 .container .offer_header .feed-header{position:relative;text-align:left;font-family:"Syne",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;color:#000;margin:0 24px;width:100%;max-width:1190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.style-7 .container .offer_header .feed-header img{max-width:218px;width:100%;height:auto}@media(max-width: 768px){.style-7 .container .offer_header .feed-header{font-size:32px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.style-7 .container .offer_header .feed-header img{padding-bottom:20px}}.style-7 .container .style-7-list{margin-top:20px}.style-7 .container .style-7-list .feed_block .feed_item{border-radius:56px;padding:32px}.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px 10px;border-radius:12px;color:#171717}.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn{max-width:116px;width:100%;background:#dcfa61}.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn{max-width:192px;width:100%;border:2px solid #c7c7c7}@media(max-width: 450px){.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .request_btn,.style-7 .container .style-7-list .feed_block .feed_item .feed_item_button .provider_btn{max-width:100%;padding:16px}}.feed-footer.footer-style-7{background-color:#f5f7ee !important}.feed-footer.footer-style-5{background-color:#f5f9ff !important}.sticky-ads{position:fixed;bottom:0;left:0;width:100%;max-height:200px;padding:5px 0;-webkit-box-shadow:0 -6px 18px 0 rgba(9,32,76,.1);box-shadow:0 -6px 18px 0 rgba(9,32,76,.1);-webkit-transition:all .1s ease-in;transition:all .1s ease-in;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fefefe;z-index:20}.sticky-ads-close{width:60px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0 12px 0 0;position:absolute;left:0;top:-30px;background-color:#fefefe;-webkit-box-shadow:0 -6px 18px 0 rgba(9,32,76,.08);box-shadow:0 -6px 18px 0 rgba(9,32,76,.08)}.arrow-down{width:20px;height:20px;position:absolute}.rotate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rotate-reset{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.3s;transition:.3s}.sticky-ads .sticky-ads-close svg{width:22px;height:22px;fill:#000}.sticky-ads .sticky-ads-content{overflow:hidden;display:block;position:relative;height:124px;width:100%;margin-right:10px;margin-left:10px}.mt-0{margin-top:0px !important}.wall-of-offer-guideline{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:30px;padding-bottom:30px}.wall-of-offer-guideline .guideline-container{max-width:1400px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 991px){.wall-of-offer-guideline .guideline-container{padding:0 48px}}@media(max-width: 561px){.wall-of-offer-guideline .guideline-container{padding:0 10px}}.wall-of-offer-guideline .guideline-container .first-guide{width:100%;padding-bottom:20px;padding-top:20px;border-bottom:1px solid #ccc}.wall-of-offer-guideline .guideline-container .first-guide .title{font-weight:600;font-size:28px;line-height:28px;color:#000}.wall-of-offer-guideline .guideline-container .first-guide .text{margin-top:16px}.wall-of-offer-guideline .guideline-container .first-guide .text p{font-weight:400;font-size:16px;line-height:22px;margin-bottom:16px;opacity:.7}.wall-of-offer-guideline .guideline-container .second-guide{width:100%;padding-bottom:32px;padding-top:32px;border-bottom:1px solid #ccc}.wall-of-offer-guideline .guideline-container .second-guide .title{font-weight:600;font-size:18px;line-height:22px;color:#000}.wall-of-offer-guideline .guideline-container .second-guide .situation-paragraph{font-weight:400;font-size:16px;line-height:22px;margin-bottom:16px;margin-top:16px;opacity:.7}.wall-of-offer-guideline .guideline-container .second-guide .text{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.wall-of-offer-guideline .guideline-container .second-guide .text ul{margin-left:20px}.wall-of-offer-guideline .guideline-container .second-guide .text ul li{list-style:disc !important;font-size:18px}.wall-of-offer-guideline .guideline-container .second-guide .text ul li p{opacity:.7;line-height:22px}.wall-of-offer-guideline .guideline-container .text-title{padding-top:16px;width:100%}.wall-of-offer-guideline .guideline-container .text-title p{font-weight:400;font-size:16px;line-height:22px;opacity:.7}.wall-of-offer-guideline .guideline-container .third-guide{width:100%;padding-top:20px}.wall-of-offer-guideline .guideline-container .third-guide .title{margin-top:16px;font-weight:600;font-size:16px;line-height:22px;color:#000}.wall-of-offer-guideline .guideline-container .third-guide .choose-lender-paragraph{font-weight:400;font-size:16px;line-height:22px;margin-bottom:16px;margin-top:16px;opacity:.7}.wall-of-offer-guideline .guideline-container .third-guide .text{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.wall-of-offer-guideline .guideline-container .third-guide .text .list{margin-left:20px}.wall-of-offer-guideline .guideline-container .third-guide .text .list .list-text{list-style:disc !important;font-size:18px}.wall-of-offer-guideline .guideline-container .third-guide .text .list .list-text .text-paragraph{opacity:.7;line-height:22px}.wall-of-offer-guideline .guideline-container .guide-list .guideline-item{width:100%;padding-bottom:20px;padding-top:20px;border-bottom:1px solid #ccc}.wall-of-offer-guideline .guideline-container .guide-list .guideline-item .title{font-weight:600;font-size:28px;line-height:28px;color:#000}.wall-of-offer-guideline .guideline-container .guide-list .guideline-item .sub-guidelines .sub-text{font-weight:400;font-size:16px;line-height:22px;margin-bottom:16px;margin-top:16px;opacity:.7}.wall-of-offer-guideline .guideline-container .guide-list .guideline-item:last-child{border-bottom:none}.new-offers{width:100%;height:100%;background-color:rgba(0,0,0,0);background-image:-webkit-gradient(linear, left top, left bottom, from(#E9E5FF), to(rgba(247, 247, 250, 0)));background-image:linear-gradient(180deg, #E9E5FF 0%, rgba(247, 247, 250, 0) 100%);padding:0}.new-offers .head-container{width:100%;height:auto;width:100%;padding:0 20px}.new-offers .head-container .offer_header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:40px 0px}@media(max-width: 600px){.new-offers .head-container .offer_header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.new-offers .head-container .offer_header .logo img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.new-offers .head-container .offer_header .logo h1{font-size:40px;font-weight:700;line-height:40px;color:#000}.new-offers .head-container .offer_header .subtitle{margin:0;padding:0;text-align:left;font-size:16px;line-height:22px;color:#000}@media(max-width: 600px){.new-offers .head-container .offer_header .subtitle{display:none}}.new-offers .container{max-width:1000px;width:100% !important;padding-top:50px;margin-left:auto;margin-right:auto;background:#fff;border-radius:50px}@media(max-width: 600px){.new-offers .container{border-radius:20px}}.new-offers .container .heading{max-width:850px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px;padding-bottom:40px;margin:auto}.new-offers .container .heading a{text-decoration:none;color:#000;cursor:pointer;font-size:15px;font-weight:600;line-height:1.6;position:relative}.new-offers .container .heading img{width:10px;height:10px;-o-object-fit:contain;object-fit:contain}.new-offers .container .heading .title{padding:0;margin:0;font-size:15px;font-weight:500;line-height:1.6;text-wrap:nowrap}.new-offers .container .instructions{max-width:850px;width:100%;height:100%;background:#fff;border-radius:4px;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);padding:20px;overflow:hidden;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;margin:auto;cursor:pointer}.new-offers .container .instructions .heading{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-bottom:0}.new-offers .container .instructions .heading .title{font-size:16px;font-weight:400;line-height:1.6;padding:0;margin:0;text-wrap:wrap}.new-offers .container .instructions .heading img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.new-offers .container .instructions .heading.active{padding-bottom:20px;border-bottom:1px solid #ccc}.new-offers .container .instructions .heading.active img{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.new-offers .container .instructions .collapse{padding-top:20px;width:100%;height:auto;display:none;-webkit-animation:fadeInDown .5s;animation:fadeInDown .5s;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.new-offers .container .instructions .collapse.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}@media(max-width: 650px){.new-offers .container .instructions .collapse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new-offers .container .instructions .collapse .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 650px){.new-offers .container .instructions .collapse .step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}}.new-offers .container .instructions .collapse .step .step-num{font-size:28px;font-weight:600;color:#6754e9;min-width:50px}.new-offers .container .instructions .collapse .step .description{font-size:14px;line-height:1.4;font-weight:400}.new-offers .container .new-offer-list{padding-top:0;max-width:850px;width:100%;margin:auto}.new-offers .container .new-offer-list .top-3 .title,.new-offers .container .new-offer-list .all-offers .title{font-size:18px;font-weight:600;line-height:1.6;margin:0;padding:20px 0}.new-offers .container .new-offer-list .top-3 .recommended,.new-offers .container .new-offer-list .top-3 .offers,.new-offers .container .new-offer-list .all-offers .recommended,.new-offers .container .new-offer-list .all-offers .offers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.new-offers .container .partner-details .heading{padding-bottom:10px}.new-offers .container .partner-details .heading h2{padding:0;margin:0;font-size:32px;font-weight:500;line-height:1.6}.new-offers .wall-of-offer-guideline{width:100%;padding:50px 0px}.new-offers .wall-of-offer-guideline .guideline-container{max-width:850px;width:100%;padding:0;margin:auto}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.offer-item{max-width:850px;width:100%;height:auto;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:4px;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.offer-item .offer-item-container{padding:20px}.offer-item .offer-item-container .item-details{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 600px){.offer-item .offer-item-container .item-details{display:grid;grid-template-columns:repeat(2, 1fr);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 425px){.offer-item .offer-item-container .item-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.offer-item .offer-item-container .item-details .partner-image{min-width:160px;max-width:160px;width:100%}.offer-item .offer-item-container .item-details .partner-image img{width:100%;height:42px;-o-object-fit:contain;object-fit:contain}.offer-item .offer-item-container .item-details .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 768px){.offer-item .offer-item-container .item-details .details{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:350px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 600px){.offer-item .offer-item-container .item-details .details{max-width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 425px){.offer-item .offer-item-container .item-details .details{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.offer-item .offer-item-container .item-details .details .details-item{max-width:125px;width:auto;height:auto}.offer-item .offer-item-container .item-details .details .details-item .label{font-size:12px;line-height:1.6;opacity:.85;color:#000}.offer-item .offer-item-container .item-details .details .details-item .value{font-size:18px;line-height:1.6;margin-top:auto;color:#000}.offer-item .offer-item-container .item-details .action-btn{width:auto;height:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 600px){.offer-item .offer-item-container .item-details .action-btn{grid-column:span 2;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 425px){.offer-item .offer-item-container .item-details .action-btn{width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.offer-item .offer-item-container .item-details .action-btn .offer-btn{background-color:#6754e9;border:none;padding:10px 0;font-size:15px;color:#fff;max-width:160px;min-width:160px;width:100%;-webkit-box-shadow:0 4px 10px 0 #e9e5ff;box-shadow:0 4px 10px 0 #e9e5ff;border-radius:24px;display:block;text-align:center;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 600px){.offer-item .offer-item-container .item-details .action-btn .offer-btn{max-width:100%;min-width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.offer-item .offer-item-container .item-footer{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;border-top:2px dashed #ccc;padding:20px 0px 0px 0px;margin-top:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 600px){.offer-item .offer-item-container .item-footer{grid-template-columns:repeat(1, 1fr);justify-items:center;gap:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.offer-item .offer-item-container .item-footer .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.offer-item .offer-item-container .item-footer .item.probabilities{font-family:inherit;font-weight:500;font-size:14px;line-height:1.6;color:#000;display:inline}.offer-item .offer-item-container .item-footer .item.probabilities span{color:#1bbf00;font-weight:600;font-size:14px;line-height:1.6}.offer-item .offer-item-container .item-footer .item.learn-more{color:#6754e9;cursor:pointer;position:relative;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:400;line-height:1.6}.offer-item .offer-item-container .item-footer .item.advantage{width:100%;font-size:13px;font-weight:600;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 600px){.offer-item .offer-item-container .item-footer .item.advantage{width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.offer-item .offer-item-container .item-footer .item.advantage img{display:inline;border:none;-webkit-box-shadow:none;box-shadow:none;height:1em;width:1em;margin:0 5px;vertical-align:-0.1em;background:none;padding:0}.offer-item .offer-item-container .item-footer .item.advantage span{font-size:13px;font-weight:600;line-height:1.2}.single-offer{width:100%;height:auto;padding-bottom:50px}.single-offer .offer-item{margin:auto}.single-offer .offer-item .offer-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-bottom:40px}.single-offer .offer-item .offer-item-container .item-details .partner-image img{max-width:240px;width:100%;height:80px;-o-object-fit:contain;object-fit:contain}.single-offer .offer-item .offer-item-container .item-details .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.single-offer .offer-item .offer-item-container .item-details .details .details-item{max-width:100%;display:inline}.single-offer .offer-item .offer-item-container .item-details .details .details-item .label{font-weight:500;font-size:14px;line-height:1.6;color:#000;display:inline}.single-offer .offer-item .offer-item-container .item-details .details .details-item .value{color:#1bbf00;font-weight:600;font-size:14px;line-height:1.6}.single-offer .offer-item .offer-item-container .item-details .details .details-item span{font-weight:500;font-size:14px;line-height:1.6;color:#000;display:inline}.single-offer .offer-item .offer-item-container .credit-condition .condition-title{padding:0;margin:0;font-weight:500;font-size:18px;line-height:1.6;color:#000;margin-bottom:20px}.single-offer .offer-item .offer-item-container .credit-condition .conditions{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.single-offer .offer-item .offer-item-container .credit-condition .conditions .condition-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.single-offer .offer-item .offer-item-container .credit-condition .conditions .condition-item .label{font-weight:500;font-size:14px;line-height:1.6;color:#000}.single-offer .offer-item .offer-item-container .credit-condition .conditions .condition-item .value{color:#000;font-weight:600;font-size:18px;line-height:1.6}.single-offer .offer-item .offer-item-container .credit-condition .conditions .condition-item .value span{color:#000;font-weight:600;font-size:18px;line-height:1.6}.box{width:100%;max-width:850px;margin:auto;background-color:#fff;border:1px solid rgba(64,108,222,.1);-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);border-radius:10px;padding:53px 65px 60px 65px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box h3{font-weight:bold;font-size:30px;line-height:36px;letter-spacing:-0.05em;color:#000;text-align:center;padding-bottom:20px}.box h3 span{font-weight:bold;font-size:30px;line-height:36px;letter-spacing:-0.05em;color:#000}.box .form{margin-bottom:10px}.box .form .item-value{margin-bottom:39px}.box .form .item-value .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.box .form .item-value .top label{font-weight:500;font-size:18px;line-height:22px;color:#202b35}.box .form .item-value .top h3{font-weight:bold;font-size:30px;line-height:36px;letter-spacing:-0.05em;color:#406cde}.box .form .item-value .bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .form .item-value .bottom span{font:500 20px/24px "Syne",sans-serif;letter-spacing:-0.05em;color:#728197}.box .form button{background-color:#6754e9;border-radius:50px;width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 10px 60px rgba(64,108,222,.2);box-shadow:0px 10px 60px rgba(64,108,222,.2);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.box .form button:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.box .form button h4{font-weight:bold;font-size:16px;line-height:24px;text-align:center;color:#fff}.box .form button span{display:block;font-weight:500;font-size:12px;line-height:20px;text-align:center;color:#fff}.box ul{padding-bottom:30px;margin-bottom:26px;border-bottom:1px solid #eaedf0}.box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.box ul li:first-child span{color:#406cde}.box ul li:last-child{margin-bottom:0}.box ul li:last-child span{font-weight:bold;color:#202b35}.box ul li span{font-weight:500;font-size:14px;line-height:17px;color:#728197}.box .info p{font-family:"Poppins",sans-serif;font-weight:400;font-size:13px;line-height:19.5px;color:#8b9ba9}.box .info p a{display:inline-block;line-height:17px;background:rgba(12,203,246,.1);border-radius:2px;font-weight:500;font-size:13px;color:#406cde;padding:0px 3px}.box .info-announcement{display:-webkit-box;display:-ms-flexbox;display:flex}.box .info-announcement svg{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.box .info-announcement svg path{fill:#ffb800;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.bottom_ads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;position:fixed;bottom:0;left:0;z-index:1;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px)}.bottom_ads.show{-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}.bottom_ads .ads_container{width:100%;height:auto}.bottom_ads .ads_container .arrow{width:50px;height:50px;background:#fff;border-radius:10px 10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:.5px solid #eaedf0;border-bottom:none;margin-bottom:-1px;position:relative;z-index:1;margin-left:10px}.bottom_ads .ads_container .arrow img{width:20px;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.bottom_ads .ads_container .arrow img.rotate{-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.bottom_ads .ads_container .ads_wrapper{width:100%;height:100%;max-height:150px;min-height:150px;background:#fff;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.5px solid #eaedf0}.left_ads,.right_ads{width:100%;max-width:200px;min-height:500px;background:#fff;-webkit-box-shadow:0px 3.8px 22.82px 0px rgba(36,124,206,.05);box-shadow:0px 3.8px 22.82px 0px rgba(36,124,206,.05)}.left_ads .ads_container,.right_ads .ads_container{width:100%;height:auto;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left_ads .ads_container .ads_wrapper,.right_ads .ads_container .ads_wrapper{width:100%;height:auto}.left_ads .ads_container .ads_wrapper p,.right_ads .ads_container .ads_wrapper p{font-family:"Poppins",sans-serif;font-size:13px;line-height:19.5px;color:#8b9ba9}.left_ads{position:fixed;top:10%;left:5%;z-index:1}.right_ads{position:fixed;top:10%;right:5%;z-index:1}#onesignal-slidedown-container{height:100%;background:rgba(0,0,0,.4)}#onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.secondary{float:left}.s-offer-wall-v2 .wrapper{width:100%;height:100%}.s-offer-wall-v2 .topbar{display:none;background-color:#284eae;color:#fff;padding:20px}@media(max-width: 992px){.s-offer-wall-v2 .topbar{display:block}}.s-offer-wall-v2 .topbar .first-row{display:-webkit-box;display:-ms-flexbox;display:flex}.s-offer-wall-v2 .topbar .first-row>div{-webkit-box-flex:1;-ms-flex:1 1 33.3333%;flex:1 1 33.3333%;text-align:center}.s-offer-wall-v2 .topbar .first-row>div:first-of-type{text-align:left;font-size:20px}.s-offer-wall-v2 .topbar .first-row>div.logo{margin-top:2px}.s-offer-wall-v2 .topbar .first-row>div.logo img{margin:auto}.s-offer-wall-v2 .topbar .first-row>div:last-of-type{text-align:right}.s-offer-wall-v2 .topbar .first-row i,.s-offer-wall-v2 .topbar .first-row a{color:#fff}.s-offer-wall-v2 .topbar .second-row{padding:10px 0}.s-offer-wall-v2 .topbar .second-row p{text-align:center;color:#fff}.s-offer-wall-v2 .topbar .third-row ul{display:-webkit-box;display:-ms-flexbox;display:flex}.s-offer-wall-v2 .topbar .third-row ul li{-webkit-box-flex:1;-ms-flex:1 1 33.3333%;flex:1 1 33.3333%;text-align:center;color:#fff;border-radius:1.2rem;padding:.5rem;margin:0 5px;cursor:pointer}.s-offer-wall-v2 .topbar .third-row ul li.active,.s-offer-wall-v2 .topbar .third-row ul li:hover{background-color:#fff;color:#284eae}.s-offer-wall-v2 .sidebar{width:16.6666666667%;position:fixed;height:100vh;background-color:#284eae}@media(max-width: 992px){.s-offer-wall-v2 .sidebar{display:none}}.s-offer-wall-v2 .nav-area{height:100%}.s-offer-wall-v2 .nav-area .user-info .profile-image{text-align:center}.s-offer-wall-v2 .nav-area .user-info .profile-image .fa{padding:40px 0 20px;font-size:100px;color:#fff}.s-offer-wall-v2 .nav-area .user-info .profile-name,.s-offer-wall-v2 .nav-area .user-info .profile-email{text-align:center;color:#fff;font-weight:600;padding:5px 0;word-wrap:break-word}.s-offer-wall-v2 .nav-area .customer-links{padding-top:30px;padding-left:20px}.s-offer-wall-v2 .nav-area .customer-links li{display:block;color:#fff;padding:16px;border-right:.5px solid #4a54b1;text-decoration:none;text-align:center;cursor:pointer;margin:2px 0}.s-offer-wall-v2 .nav-area .customer-links li.active,.s-offer-wall-v2 .nav-area .customer-links li:hover{background-color:#fff;color:#284eae;border-radius:25px 0 0 25px}.s-offer-wall-v2 .nav-area .customer-links li.active .fa,.s-offer-wall-v2 .nav-area .customer-links li:hover .fa{color:#284eae}.s-offer-wall-v2 .nav-area .customer-links li.active .fa.fa-dollar,.s-offer-wall-v2 .nav-area .customer-links li:hover .fa.fa-dollar{border-color:#284eae}.s-offer-wall-v2 .nav-area .customer-links li img{width:25px;height:auto;margin-left:10px;float:left}.s-offer-wall-v2 .nav-area .customer-links li .fa{width:25px;margin-left:10px;float:left;font-size:20px;color:#28cd6e}.s-offer-wall-v2 .nav-area .customer-links li .fa.fa-dollar{font-size:15px;border-radius:50%;border:2px solid #28cd6e;padding:2px;text-align:center}.s-offer-wall-v2 .nav-area .nav-footer{position:absolute;bottom:0;padding:40px 0 65px;margin:auto;width:100%;text-align:center}.s-offer-wall-v2 .nav-area .nav-footer .logout{text-align:center;padding-bottom:45px}.s-offer-wall-v2 .nav-area .nav-footer .logout .logout-text{color:#fff}.s-offer-wall-v2 .nav-area .nav-footer img{margin:auto}.s-offer-wall-v2 .main-content{position:fixed;right:0;width:80%;height:100%;background-color:#fff;overflow:auto;padding:40px;background:url(../img/bg-requisitos.svg) no-repeat top right;background-position-x:left}@media(max-width: 992px){.s-offer-wall-v2 .main-content{width:100%;position:relative}.s-offer-wall-v2 .main-content #d-inicio.d-area{padding:0}.s-offer-wall-v2 .main-content #d-inicio.d-area>div{margin:auto}}.s-offer-wall-v2 .main-content .d-area{display:none}.s-offer-wall-v2 .main-content .d-area.active{display:block}.s-offer-wall-v2 .main-content #d-inicio{background:none;padding:40px 0 0 40px}.s-offer-wall-v2 .main-content #d-ofertas{padding-top:20px}.s-offer-wall-v2 .main-content #d-ofertas .featured-offers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.s-offer-wall-v2 .main-content #d-ofertas .other-offers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;padding-top:20px}.s-offer-wall-v2 .main-content #d-ofertas .offer-box{background:#fff 0 0 no-repeat padding-box;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:31px;margin-right:20px;margin-bottom:35px;width:calc(25% - 10px - 1px)}.s-offer-wall-v2 .main-content #d-ofertas .offer-box>div{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--1{border:2px solid #8473c3}.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--1 .offer-logo,.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--1 .offer-action a{background-color:#8473c3}.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--2{border:2px solid #67cc78}.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--2 .offer-logo,.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--2 .offer-action a{background-color:#67cc78}.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--3{border:2px solid #ffb800}.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--3 .offer-logo,.s-offer-wall-v2 .main-content #d-ofertas .offer-box.offer-box--3 .offer-action a{background-color:#ffb800}.s-offer-wall-v2 .main-content #d-ofertas .offer-box .offer-logo{position:relative;height:60px;width:auto;background-color:#366fcc;border-radius:25px 25px 0 0;padding:10px}.s-offer-wall-v2 .main-content #d-ofertas .offer-box .offer-logo img{max-width:100%;max-height:100%;margin:auto}.s-offer-wall-v2 .main-content #d-ofertas .offer-box .offer-info{padding:20px}.s-offer-wall-v2 .main-content #d-ofertas .offer-box .offer-info p{text-align:center;margin:5px 0}.s-offer-wall-v2 .main-content #d-ofertas .offer-box .offer-info p.bold{font-weight:bold}.s-offer-wall-v2 .main-content #d-ofertas .offer-box .offer-action{padding:0 30px 20px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-offer-wall-v2 .main-content #d-ofertas .offer-box .offer-action a{width:100%;background-color:#366fcc;border-radius:4px;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;color:#fff;text-align:center;text-transform:uppercase;font-size:14px;border-radius:27px}@media(max-width: 992px){.s-offer-wall-v2 .main-content #d-ofertas .offer-box{width:100%}}.s-offer-wall-v2 .main-content #d-perfil .validate.error{border:1px solid red !important}.s-offer-wall-v2 .main-content #d-perfil .form-double{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media(max-width: 992px){.s-offer-wall-v2 .main-content #d-perfil .form-double{display:initial}}.s-offer-wall-v2 .main-content #d-perfil .form-group{margin-bottom:18px}.s-offer-wall-v2 .main-content #d-perfil .form-group .area-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-offer-wall-v2 .main-content #d-perfil .form-group .area-phone span{margin-right:8px}.s-offer-wall-v2 .main-content #d-perfil .form-group label{display:block;font-weight:500;font-size:15px;line-height:19px;color:#202b35;margin-bottom:12px}.s-offer-wall-v2 .main-content #d-perfil .form-group input[type=text],.s-offer-wall-v2 .main-content #d-perfil .form-group input[type=number],.s-offer-wall-v2 .main-content #d-perfil .form-group input[type=tel],.s-offer-wall-v2 .main-content #d-perfil .form-group input[type=email]{width:100%;height:48px;border-radius:100px;background-color:#fff;border:1px solid #dde3f2;padding:0px 20px}.s-offer-wall-v2 .main-content #d-perfil .form-group select{width:100%;height:48px;background:url(../img/arrow-select-gray.svg) no-repeat #fff right 20px center;border:1px solid #dde3f2;border-radius:100px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0px 20px;color:#728197;font-weight:500;font-size:15px;letter-spacing:-0.04em}.s-offer-wall-v2 .main-content #d-perfil .form-group .component-money,.s-offer-wall-v2 .main-content #d-perfil .form-group .component-qtd{background-color:#fff;max-width:100%}.s-offer-wall-v2 .main-content #d-perfil .form-group button{background-color:#28cd6e;border-radius:4px;width:370px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;text-transform:uppercase;color:#fff}.s-offer-wall-v2 .main-content #d-perfil #submit-form{padding-top:25px}body.tarjetas_body{background:#2e7bd1}@media(max-width: 1250px){body.tarjetas_body .container{max-width:100%;padding:0 25px}}body.tarjetas_body .tarjetas_offer .tarjetas_container{width:100%;max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 1250px){body.tarjetas_body .tarjetas_offer .tarjetas_container{max-width:100%;padding:0 25px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;margin-top:120px;position:relative;z-index:100;-webkit-transition:.3s;transition:.3s}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_header{margin-bottom:35px;margin-top:80px}}@media(max-width: 500px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_header{margin-bottom:25px;margin-top:80px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_header .tarjetas_header_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:24px;color:#fff;font-weight:700}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_header .tarjetas_header_logo .tarjetas_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_header .tarjetas_header_logo .tarjetas_logo .tarjetas_logo_img{width:285px;height:30px}@media(max-width: 500px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_header .tarjetas_header_logo .tarjetas_logo .tarjetas_logo_img{width:215px;height:23px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards{padding:0 0 80px;overflow-x:hidden;margin-top:50px}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards{padding:0 0 30px;margin-top:80px;margin-bottom:80px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .offer_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container{width:100%;max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container{padding:0}}@media(max-width: 1250px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container{max-width:100%;padding:0}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_cards_title{font-style:normal;font-size:60px;line-height:70px;color:#fff;margin:0 auto 55px;text-align:center}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_cards_title{display:contents;width:100%;font-size:30px;line-height:38px;margin:0 auto}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_cards_title .tarjetas_title_text,body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_cards_title .tarjetas_title_text strong{font-style:normal;font-size:60px;line-height:70px;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_cards_title .tarjetas_title_text,body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_cards_title .tarjetas_title_text strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;font-size:30px;line-height:38px;margin:0 auto}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:30px;-moz-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;grid-row-gap:27px;row-gap:27px;margin-bottom:35px;margin-top:50px}@media(max-width: 1200px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container{grid-template-columns:1fr 1fr}}@media(max-width: 850px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container{max-width:500px;margin:45px auto 0;grid-template-columns:1fr}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card,body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card_body{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card{width:100%;padding:20px 25px 30px;background:#fff;border-radius:20px}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:29px}@media(max-width: 375px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header{gap:21px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header .tarjetas_card_img{max-width:150px;width:100%;height:100%}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header .tarjetas_title .tarjetas_header_title{cursor:pointer;font-weight:700;font-size:18px;line-height:26px;color:#152324;margin-bottom:5px}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header .tarjetas_title .tarjetas_header_title{font-size:14px;line-height:21px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header .tarjetas_title .tarjetas_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:5px;-moz-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header .tarjetas_title .tarjetas_rating .tarjetas_star_img{width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_header .tarjetas_title .tarjetas_rating .tarjetas_rating_value{font-weight:400;font-size:14px;line-height:21px;text-align:right;color:#152324;margin-bottom:2px}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_chips{margin:18px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:3px;gap:3px}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_chips .tarjetas_chip{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;font-weight:400;font-size:14px;line-height:21px;padding:3px 15px;background:#2e7bd1;color:#fff}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_div .tarjetas_card_chips .tarjetas_chip{font-size:10px;line-height:15px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_content{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_content .tarjetas_content_item .tarjetas_content_item_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:3px;-moz-column-gap:3px;-webkit-column-gap:3px;column-gap:3px;font-weight:400;font-size:12px;line-height:21px;color:rgba(21,35,36,.6)}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_content .tarjetas_content_item .tarjetas_content_item_header{font-size:10px;line-height:15px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_content .tarjetas_content_item .tarjetas_content_item_header .tarjetas_text{margin-top:1px;color:#8b8d8e;font-size:12px}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_content .tarjetas_content_item .tarjetas_content_item_header .tarjetas_text{font-size:10px;line-height:15px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_content .tarjetas_content_item .tarjetas_content_item_title{font-weight:700;font-size:16px;line-height:20px;color:#152324;margin-top:3px}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_content .tarjetas_content_item .tarjetas_content_item_title{font-size:14px;line-height:21px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_description{font-style:normal;font-weight:400;font-size:10px;line-height:15px;color:rgba(21,35,36,.6);margin:20px 0 -5px}@media(max-width: 768px){body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_description{margin:15px 0 -5px}}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;border:none;color:#fff;padding:0 16px;-webkit-transition:.3s;transition:.3s;font-size:22px;line-height:30px;font-weight:700;cursor:pointer}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body button span{color:#2e7bd1}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body button.tarjetas_is_outline{background:0 0;font-size:18px;line-height:26px;color:#2e7bd1;border-bottom:2px solid #2e7bd1}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body button.tarjetas_is_outline,body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body button.tarjetas_is_primary{font-weight:700;border-radius:0;padding:0}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .tarjetas_card_link{margin:25px auto 0}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .button.tarjetas_is-primary{font-style:normal;font-size:14px;line-height:21px;border-bottom:2px solid #2e7bd1;color:#2e7bd1}body.tarjetas_body .tarjetas_offer .tarjetas_container .tarjetas_best_cards .tarjetas_container .tarjetas_best_cards_container .tarjetas_card .tarjetas_card_body .button>span{display:grid;grid-template-columns:repeat(var(--grid-items), auto);-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:8px;white-space:nowrap}body.blue_background{background:#2c54bb}body.redirection-body{overflow:unset}.redirection-page{width:100%;min-height:500px;background:url("../../img/bg-money-page.svg") no-repeat bottom center;padding-top:60px;background-size:cover}.redirection-page .casheddy-logo{padding:40px 0}.redirection-page .simulador-circular-loader{width:75px;margin:30px auto}.redirection-page .btn-loader{width:60px !important;margin:0 !important}.redirection-page .redirection-text{margin-bottom:30px}.redirection-page .redirection-text h2{text-align:center;font-size:x-large}.redirection-page .redirection-text p{text-align:center;font-size:larger}.redirection-page .redirection-text .redirection-loading-text>p{display:none}.redirection-page .redirection-text .redirection-loading-text>p.show-text{display:block}@media(max-width: 319px){.redirection-page .login-form-wrapper{max-width:100%}}.redirection-page+.s-blog,.redirection-page~.area-btn-solicitar{display:none}.redirection-page .lead-needs-consent,.redirection-page .lead-has-missing-fields{background-color:#fff;padding:24px;border:1px solid #dde3f2;width:500px;border-radius:10px}.redirection-page .lead-needs-consent .submit-btn,.redirection-page .lead-has-missing-fields .submit-btn{background-color:#6754e9;border-radius:50px;width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;text-transform:uppercase;color:#fff}.redirection-page .lead-needs-consent .submit-btn:hover,.redirection-page .lead-has-missing-fields .submit-btn:hover{background-color:#6754e9;-webkit-transition:all .3s;transition:all .3s}.redirection-page .lead-needs-consent .submit-btn.disabled,.redirection-page .lead-has-missing-fields .submit-btn.disabled{opacity:.6;pointer-events:none}@media(min-width: 782px){.redirection-page .lead-needs-consent .submit-btn,.redirection-page .lead-has-missing-fields .submit-btn{width:370px !important}}.redirection-page .lead-needs-consent .form-group,.redirection-page .lead-has-missing-fields .form-group{margin-bottom:18px}.redirection-page .lead-needs-consent .form-group.column,.redirection-page .lead-has-missing-fields .form-group.column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.redirection-page .lead-needs-consent .form-group.column label,.redirection-page .lead-has-missing-fields .form-group.column label{margin-left:8px;margin-bottom:0}.redirection-page .lead-needs-consent .form-group.column input,.redirection-page .lead-has-missing-fields .form-group.column input{text-align:center}.redirection-page .lead-needs-consent .form-group label,.redirection-page .lead-has-missing-fields .form-group label{display:block;font-weight:500;font-size:15px;line-height:19px;color:#202b35;margin-bottom:12px}.redirection-page .lead-needs-consent .form-group input[type=number],.redirection-page .lead-needs-consent .form-group input[type=tel],.redirection-page .lead-needs-consent .form-group input[type=email],.redirection-page .lead-needs-consent .form-group input[type=text],.redirection-page .lead-has-missing-fields .form-group input[type=number],.redirection-page .lead-has-missing-fields .form-group input[type=tel],.redirection-page .lead-has-missing-fields .form-group input[type=email],.redirection-page .lead-has-missing-fields .form-group input[type=text]{width:100%;height:48px;border-radius:100px;background-color:#f5f8ff;border:1px solid #dde3f2;padding:0px 20px}.redirection-page .lead-needs-consent .form-group .area-phone,.redirection-page .lead-has-missing-fields .form-group .area-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.redirection-page .lead-needs-consent .form-group .area-phone span,.redirection-page .lead-has-missing-fields .form-group .area-phone span{margin-right:8px}.redirection-page .lead-needs-consent .form-group .validate.error,.redirection-page .lead-has-missing-fields .form-group .validate.error{border:1px solid red !important}.redirection-page .lead-needs-consent .form-group .error-text.d-none,.redirection-page .lead-has-missing-fields .form-group .error-text.d-none{display:none}.redirection-page .lead-needs-consent .form-group .error-text,.redirection-page .lead-has-missing-fields .form-group .error-text{color:red;font-size:12px}.redirection-page .lead-needs-consent .form-group select,.redirection-page .lead-has-missing-fields .form-group select{width:100%;height:48px;background:url("../../img/arrow-select-gray.svg") no-repeat #f5f8ff right 20px center;border:1px solid #dde3f2;border-radius:100px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0px 20px;color:#728197;font-weight:500;font-size:15px;letter-spacing:-0.04em}.redirection-page .lead-needs-consent .form-group .checkbox,.redirection-page .lead-has-missing-fields .form-group .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.redirection-page .lead-needs-consent .form-group .checkbox.checked .square,.redirection-page .lead-has-missing-fields .form-group .checkbox.checked .square{background:url("../../img/checked.svg") no-repeat #28cd6e center center;border:1px solid #28cd6e}.redirection-page .lead-needs-consent .form-group .checkbox .square,.redirection-page .lead-has-missing-fields .form-group .checkbox .square{width:20px;height:20px;background:#f5f8ff;border:1px solid #dde3f2;border-radius:4px;margin-top:1px;cursor:pointer}.redirection-page .lead-needs-consent .form-group .checkbox p,.redirection-page .lead-has-missing-fields .form-group .checkbox p{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;line-height:22px}.redirection-page .lead-needs-consent .form-group .checkbox p a,.redirection-page .lead-has-missing-fields .form-group .checkbox p a{color:#6754e9;font-size:16px !important}.redirection-page .lead-needs-consent .form-group .checkbox .validate.error,.redirection-page .lead-has-missing-fields .form-group .checkbox .validate.error{border:1px solid red !important}.redirection-page .lead-needs-consent .form-group .checkbox.checked .validate.error,.redirection-page .lead-has-missing-fields .form-group .checkbox.checked .validate.error{border:1px solid #dde3f2 !important}.redirection-page .lead-needs-consent .form-group .component-money,.redirection-page .lead-needs-consent .form-group .component-qtd,.redirection-page .lead-has-missing-fields .form-group .component-money,.redirection-page .lead-has-missing-fields .form-group .component-qtd{max-width:100%}.redirection-page .lead-needs-consent .form-group button,.redirection-page .lead-has-missing-fields .form-group button{background-color:#28cd6e;border-radius:4px;width:370px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;font-size:15px;color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0px 6px 20px rgba(174,227,197,.8);box-shadow:0px 6px 20px rgba(174,227,197,.8);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto;font-weight:bold;font-size:16px;text-transform:uppercase;color:#fff}.unsubscribe .container .offer_header .logo{margin-bottom:0}.unsubscribe .unsubscribe_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 25px}.unsubscribe .unsubscribe_wrapper .unsubscribe_header{width:100%;padding:54px 25px}.unsubscribe .unsubscribe_wrapper .unsubscribe_content{max-width:650px;width:100%;height:auto;padding:32px;margin:50px auto;background:#fff;border-radius:20px;-webkit-box-shadow:0px 0px 32px 0px rgba(44,84,187,.04);box-shadow:0px 0px 32px 0px rgba(44,84,187,.04)}@media(max-width: 768px){.unsubscribe .unsubscribe_wrapper .unsubscribe_content{margin:20px auto 50px}}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_title{font-size:35px;font-style:normal;font-weight:700;line-height:43px;color:#000}@media(max-width: 768px){.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_title{font-size:28px;line-height:34px}}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_subtext{font-size:18px;font-weight:500;line-height:24px;margin:20px 0 0;color:#000}@media(max-width: 768px){.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_subtext{font-size:15px}}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px;margin:40px 0 0;position:relative}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group input.form-input{background-color:#f5f8ff;border:1px solid #dde3f2;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;outline:none;padding:15px;width:100%;font-size:15px}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group input.form-input.error{border:1px solid red}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group #error_phone_number{display:none}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .input_email_error{color:red;margin-top:10px}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .d-none{display:none}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#28cd6e;border:none;border-radius:2px;-webkit-box-shadow:2px 2px 22px rgba(39,150,117,.5);box-shadow:2px 2px 22px rgba(39,150,117,.5);cursor:pointer;height:60px;margin:20px 0 0;outline:none;width:100%}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .form-submit .button_label{color:#fff;font-weight:bold;color:#fff;line-height:24px}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .form-submit.loading_btn{pointer-events:none}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .form-submit.loading_btn .loading_circle{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;padding:0;width:20px;height:20px;background:rgba(0,0,0,0);border:2px solid #fff;border-right-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .form-submit.loading_btn .button_label{opacity:.2}.unsubscribe .unsubscribe_wrapper .unsubscribe_content .form_fields .form-group .form-submit .loading_circle{display:none}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.unsubscribe{background:#f5f9ff}