.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-buttonDEV{display:flex}
.sp-buttonDEV button{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;text-shadow:-1px -1px 1px rgba(0,0,0,0.7),1px 1px 1px rgba(255,255,255,0.3);display:block;margin:20px auto;padding:16px 32px;background-image:linear-gradient(273deg,#eb4763 30%,#e6193c 40%);border:0;border-radius:16px;box-shadow:inset 0 0 1px 1px rgba(138,15,36,0.9),inset 0 0 2px 3px rgba(230,25,60,0.9),inset 1px 1px 1px 4px rgba(255,255,255,0.8),inset 0 0 2px 7px rgba(235,71,99,0.8),inset 0 0 4px 10px rgba(230,25,60,0.9),8px 10px 2px 6px rgba(92,10,24,0.55),0 0 3px 2px rgba(184,20,48,0.9),0 0 2px 6px rgba(230,25,60,0.9),-1px -1px 1px 6px rgba(255,255,255,0.9),0 0 2px 11px rgba(230,25,60,0.9),0 0 1px 12px rgba(184,20,48,0.9),1px 3px 14px 14px rgba(0,0,0,0.4)}
.sp-buttonDEV button:active{color:#d9d9d9;padding:16px 32px;background-image:linear-gradient(273deg,#e6193c 50%,#e8304f 60%);box-shadow:inset 3px 4px 3px 2px rgba(92,10,24,0.55),inset 0 0 1px 1px rgba(138,15,36,0.9),inset -1px -1px 2px 3px rgba(230,25,60,0.9),inset -2px -2px 1px 3px rgba(255,255,255,0.8),inset 0 0 2px 7px rgba(235,71,99,0.8),inset 0 0 3px 10px rgba(230,25,60,0.9),0 0 3px 2px rgba(184,20,48,0.9),0 0 2px 6px rgba(230,25,60,0.9),-1px -1px 1px 6px rgba(255,255,255,0.9),0 0 2px 11px rgba(230,25,60,0.9),0 0 1px 12px rgba(184,20,48,0.9),1px 3px 14px 14px rgba(0,0,0,0.4)}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-header{z-index:4000;position:fixed;left:0;top:0;right:0}
.sp-header button{padding:0;cursor:pointer;border-radius:2px}
.sp-header__logo--red{display:block}
.sp-header .sp-mobile--hambuguer-menu{display:none}
@media screen and (max-width:767px){.sp-header .sp-mobile--hambuguer-menu{display:block;width:auto}
}
@media screen and (max-width:767px){.sp-header .sp-mobile--hambuguer-menu{color:#ec0000;font-size:2.5rem;padding:0 16px}
}
@media screen and (max-width:767px){.sp-header .sp-mobile--hambuguer-menu::after{font-family:SantanderIconsSystem;font-style:normal;content:'\e80d'}
}
.sp-header .sp-header-top{position:relative;z-index:1;background-color:#fff;transition:.3s all;background-color:#ec0000;height:30px}
@media screen and (max-width:767px){.sp-header .sp-header-top{height:38px;overflow:hidden;transition:all .15s ease-in-out}
}
.sp-header .sp-header-top--visible{margin-top:0}
.sp-header .sp-header-top--hidden{margin-top:-30px;z-index:-1}
@media screen and (max-width:767px){.sp-header .sp-header-top--hidden{margin-top:-39px}
}
.sp-header .sp-header-top .sp-containerLarge{display:flex;justify-content:space-between;align-items:center;height:100%}
@media screen and (max-width:767px){.sp-header .sp-header-top .sp-containerLarge{padding:0}
}
.sp-header .sp-header-top--list{list-style:none;height:100%}
@media screen and (max-width:767px){.sp-header .sp-header-top--list{width:100%}
}
.sp-header .sp-header-top--list--listitem{height:30px}
@media screen and (min-width:767px){.sp-header .sp-header-top--list--listitem--mobile{display:none !important}
}
@media screen and (max-width:767px){.sp-header .sp-header-top--list--listitem{justify-content:center;width:100%;height:38px;display:flex}
}
.sp-header .sp-header-top--list--listitem--link{position:relative;display:inline-block;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.43;color:#fff;text-decoration:none;padding:5px 8px;margin-right:8px;height:100%;box-sizing:border-box}
.sp-header .sp-header-top--list--listitem--link:focus{outline-offset:-4px;border-radius:8px}
@media screen and (max-width:767px){.sp-header .sp-header-top--list--listitem--link{line-height:1.5;margin-right:0;padding:8px 8px}
}
.sp-header .sp-header-top--list--listitem--link::before{content:'';position:absolute;bottom:0;left:0;height:2px;width:100%}
@media screen and (max-width:767px){.sp-header .sp-header-top--list--listitem--link::before{display:none}
}
.sp-header .sp-header-top--list--listitem--link:hover::before{background-color:#fff;content:'';position:absolute;bottom:0;left:0;height:2px;width:100%;transition:.25s ease-in-out}
@media screen and (max-width:767px){.sp-header .sp-header-top--list--listitem--link:hover::before{transition:none}
}
@media screen and (max-width:767px){.sp-header .sp-header-top--list--listitem:not(.selected){order:1}
}
.sp-header .sp-header-top--list--listitem.selected .sp-header-top--list--listitem--link::before{background-color:#fff}
@media screen and (max-width:767px){.sp-header .sp-header-top--list--listitem.selected .sp-header-top--list--listitem--link::before{content:'';display:inline-block;position:absolute;width:26px;height:16px;background:url('../../../content/dam/sitepublico/images/sprites/sprites.png') -148px -200px;bottom:unset;left:unset;right:-16px;top:50%;transform:translateY(-50%) scale(0.5)}
}
.sp-header .sp-header-top--list--link{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#fff;line-height:1.5;text-decoration:none;height:100%;box-sizing:border-box}
.sp-header .sp-header-top--list--link:focus{outline-offset:-4px;border-radius:8px}
.sp-header .sp-header-top--list--link::after{display:none}
.sp-header .sp-header-top--list--link::before{position:absolute;content:'';font-family:SantanderIconsSystem;font-size:1.5rem;top:0;right:-4px;color:#444}
.sp-header .sp-header-top--list-translate{padding:5px 8px;margin-left:8px}
.sp-header .sp-header-top--list-sust{font-family:SantanderHeadline,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.5;padding:5px 64px;cursor:pointer;position:relative}
.sp-header .sp-header-top--list-sust:hover,.sp-header .sp-header-top--list-sust:active{background-color:#fff;color:#ec0000}
.sp-header .sp-header-top--list-blog{font-family:SantanderHeadline,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.5;padding:5px 64px;cursor:pointer;position:relative}
.sp-header .sp-header-top--list-blog:hover,.sp-header .sp-header-top--list-blog:active{background-color:#fff;color:#ec0000}
.sp-header .sp-header-top--list-blog::before{content:'';position:absolute;left:0;height:28px;top:1px;width:1px;background-color:#fff}
.sp-header .sp-header-top--list-blog sup{font-size:100%;line-height:0}
.sp-header .sp-header-top--list-translate,.sp-header .sp-header-top--list-blog,.sp-header .sp-header-top--list-sust{transition:.3s all}
.sp-header .sp-header-top--list--right{display:flex}
@media screen and (max-width:767px){.sp-header .sp-header-top--list--right{display:none}
}
@media screen and (max-width:767px){.sp-header .sp-header-top.active{height:auto;overflow:visible;transition:height .15s ease-in-out}
}
@media screen and (max-width:767px){.sp-header .sp-header-top.active .sp-header-top--list--listitem.selected .sp-header-top--list--listitem--link::before{background:url('../../../content/dam/sitepublico/images/sprites/sprites.png') -102px -200px}
}
@media screen and (min-width:768px){.sp-header .sp-header-top.active .sp-header-top--list--listitem.selected .sp-header-top--list--listitem--link::before{transition:all .3s ease-in-out}
}
.sp-header .sp-header-top.active.sp-header-top--hidden{transition:all .15s ease-in-out}
@media screen and (max-width:767px){.sp-header .sp-header-top.active.sp-header-top--hidden .sp-header-top--list--listitem:not(.selected){height:0}
}
.sp-header .sp-header-menu{position:relative;z-index:2;height:66px;background-color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,0.1)}
@media screen and (max-width:767px){.sp-header .sp-header-menu{height:50px;max-height:50px}
}
.sp-header .sp-header-menu .sp-containerLarge{display:flex;z-index:3;justify-content:space-between;height:100%}
@media screen and (max-width:767px){.sp-header .sp-header-menu .sp-containerLarge{padding:0;width:auto;align-items:center}
}
.sp-header .sp-header-menu--main{display:flex;align-items:center;width:auto}
.sp-header .sp-header-menu--main--logo{border-radius:2px}
@media screen and (min-width:768px){.sp-header .sp-header-menu--main--logo{transform:translateY(-4px)}
}
.sp-header .sp-header-menu--main--logo img{width:180px;height:32px;width:100%;max-width:180px;height:auto}
@media screen and (max-width:767px){.sp-header .sp-header-menu--main--logo img{max-width:113px}
}
.sp-header .sp-header-menu--main--list{display:flex;align-items:center;list-style:none;margin-left:32px}
@media screen and (max-width:1199px){.sp-header .sp-header-menu--main--list{margin-left:24px}
}
@media screen and (max-width:767px){.sp-header .sp-header-menu--main--list{display:none}
}
.sp-header .sp-header-menu--main--list--listitem:last-child{margin-left:24px}
@media screen and (max-width:1199px){.sp-header .sp-header-menu--main--list--listitem:last-child{margin-left:8px}
}
.sp-header .sp-header-menu--main--list--listitem--icon,.sp-header .sp-header-menu--main--list--listitem--link{position:relative;height:100%;text-decoration:none;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.35;color:#444;border-radius:2px}
.sp-header .sp-header-menu--main--list--listitem--icon{padding-right:26px;display:inline-flex}
.sp-header .sp-header-menu--main--list--listitem--icon::after{content:'';position:absolute;width:26px;height:16px;transform:translateY(-50%) scale(0.5);top:50%;margin-top:3px;background:url('../../../content/dam/sitepublico/images/sprites/sprites.png') -10px -200px;right:0}
.sp-header .sp-header-menu--main--list--listitem--icon::before{width:calc(100% - 24px)}
.sp-header .sp-header-menu--main--list--listitem--icon.open::after{transform:translateY(-50%) scale(0.5) rotate(-180deg)}
.sp-header .sp-header-menu--secondary{position:relative;display:flex;align-items:center;width:auto;list-style:none}
@media screen and (max-width:767px){.sp-header .sp-header-menu--secondary{height:100%}
}
.sp-header .sp-header-menu--secondary--search{margin-right:24px;cursor:pointer}
@media screen and (max-width:767px){.sp-header .sp-header-menu--secondary--search{display:none}
}
.sp-header .sp-header-menu--secondary--search:before{font-size:1.875rem;color:#ec0000;font-family:SantanderIconsFunctional;font-style:normal;content:'\e849'}
.sp-header .sp-header-menu--secondary--search--hide{display:none}
.sp-header .sp-header-menu--secondary--openaccount{margin-right:8px}
@media screen and (max-width:767px){.sp-header .sp-header-menu--secondary--openaccount{display:none}
}
.sp-header .sp-header-menu--secondary--netbanco{position:relative;height:100%}
.sp-header .sp-menu-search{display:none;background:#fff;padding-top:24px;position:relative;z-index:99999;overflow:auto;box-shadow:0 2px 3px 0 rgba(0,0,0,0.1)}
@media screen and (max-width:767px){.sp-header .sp-menu-search{padding-top:0}
}
.sp-header .sp-menu-search>.sp-containerLarge{padding-bottom:42px;display:flex;flex-direction:column}
@media screen and (max-width:767px){.sp-header .sp-menu-search>.sp-containerLarge{padding:16px 20px}
}
.sp-header .sp-menu-search--close{margin:8px 0 16px 0;width:fit-content;align-self:flex-end}
.sp-header .sp-menu-search--close::before{content:'\e814';font-family:SantanderIconsSystem;font-size:1.5rem;color:#ec0000}
.sp-header .sp-menu-search--form{position:relative}
@media screen and (max-width:767px){.sp-header .sp-menu-search--form{justify-content:initial}
}
.sp-header .sp-menu-search--form--wrapper{display:flex;flex-direction:column;width:100%}
.sp-header .sp-menu-search--form--input{width:100%}
.sp-header .sp-menu-search--form--input.icon-func-071-search::before{position:absolute}
.sp-header .sp-menu-search--form--submit:hover::before{color:#ec0000}
.sp-header .sp-menu-search--mostsearched{padding:32px 16px 0 16px}
@media screen and (max-width:767px){.sp-header .sp-menu-search--mostsearched{padding:16px 0 0 0}
}
.sp-header .sp-menu-search--mostsearched--title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;line-height:1.29}
.sp-header .sp-menu-search--mostsearched--listitem{display:flex;list-style:none;margin-top:24px}
@media screen and (max-width:767px){.sp-header .sp-menu-search--mostsearched--listitem{flex-direction:column;margin-top:16px}
}
.sp-header .sp-menu-search--mostsearched--listitem--item:not(:last-child){margin-right:64px}
@media screen and (max-width:767px){.sp-header .sp-menu-search--mostsearched--listitem--item:not(:last-child){margin-right:0}
}
@media screen and (max-width:767px){.sp-header .sp-menu-search--mostsearched--listitem--item{margin-left:8px}
}
.sp-header .sp-menu-search--mostsearched--listitem--item--link{font-size:1rem}
@media screen and (max-width:767px){.sp-header .sp-menu-search--mostsearched--listitem--item--link{margin-bottom:16px;display:inline-flex}
}
.sp-header .sp-menu-search--mostsearched--listitem--item--link::before{position:absolute;right:0}
.sp-header .sp-menu-search__loading{display:none;min-height:200px;justify-content:center;align-items:center;flex-direction:column;padding:40px 0;max-width:900px;box-sizing:border-box}
.sp-header .sp-menu-search__loadingTitle{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;margin-top:16px;line-height:1.2;color:#444;text-align:center}
.sp-header .sp-menu-search__globalSuggestions{display:none;padding:0 8px;border-radius:8px;box-shadow:0 1px 10px 0 #44444433;max-width:900px;box-sizing:border-box}
.sp-header .sp-menu-search__productPages{padding:8px 0}
.sp-header .sp-menu-search__productPages-title{padding:8px;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
.sp-header .sp-menu-search__productPages--list{list-style:none}
.sp-header .sp-menu-search__productPages--list--item--link{display:flex;align-items:center;text-decoration:none;padding:8px;border-radius:8px;transition:.3s all}
@media screen and (max-width:767px){.sp-header .sp-menu-search__productPages--list--item--link{transition:none;align-items:flex-start}
}
.sp-header .sp-menu-search__productPages--list--item--link:hover{background-color:#f6f6f6}
.sp-header .sp-menu-search__productPages--list--item--link:active,.sp-header .sp-menu-search__productPages--list--item--link:focus{text-decoration:none}
.sp-header .sp-menu-search__productPages--list--item--link span::before{color:#ec0000;font-size:1.5rem}
.sp-header .sp-menu-search__productPages--list--item--link p{padding:0 8px;font-family:SantanderMicroText,Arial;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-header .sp-menu-search__productPages--link{padding:8px;font-size:.875rem}
.sp-header .sp-menu-search__productPages--link.sp-link-arrow-right:after{font-size:.875rem !important}
.sp-header .sp-menu-options{z-index:1030;position:fixed;top:96px;left:50%;transform:translateX(-50%);width:100%;max-width:1024px;background:#fff;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.2);border-radius:0 0 4px 4px;overflow:hidden;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;height:0;display:none}
.sp-header .sp-menu-options.open{display:block;height:auto;max-height:calc(100vh - 120px);overflow-y:auto}
@media screen and (max-width:767px){.sp-header .sp-menu-options{top:88px}
}
.sp-header .sp-menu-options.scroll{top:66px}
@media screen and (max-width:767px){.sp-header .sp-menu-options.scroll{top:50px}
}
.sp-header .sp-menu-options .sp-menu-search .sp-containerLarge{display:flex;padding:0;margin:0;width:auto;height:100%;overflow-y:auto}
.sp-header .sp-menu-options .sp-submenu{display:flex;padding:0;margin:0;width:auto;height:100%;overflow-y:auto}
.sp-header .sp-menu-options .sp-submenu--options:nth-child(1){width:100%;max-width:265px;background:#f5f9fb}
.sp-header .sp-menu-options .sp-submenu--options:nth-child(2){position:relative;width:100%;max-width:759px;display:flex}
.sp-header .sp-menu-options .sp-submenu--options--main{list-style:none}
.sp-header .sp-menu-options .sp-submenu--options--main--link{position:relative;background:#f5f9fb;font-weight:normal;padding:8px 32px}
.sp-header .sp-menu-options .sp-submenu--options--main--link button{display:flex;align-items:center;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left}
.sp-header .sp-menu-options .sp-submenu--options--main--link button span{padding-right:16px}
.sp-header .sp-menu-options .sp-submenu--options--main--link button span:before{font-size:1.5rem;color:#ec0000;font-weight:normal}
.sp-header .sp-menu-options .sp-submenu--options--main--link::before{content:'';position:absolute;left:0;top:0;bottom:0;width:0;background:#ec0000}
.sp-header .sp-menu-options .sp-submenu--options--main--link.active{background:#fff}
.sp-header .sp-menu-options .sp-submenu--options--main--link.active::before{width:8px}
.sp-header .sp-menu-options .sp-submenu--options--main--link.active button{font-weight:bold;color:#444}
.sp-header .sp-menu-options .sp-submenu--options--main--link.with-separator::after{content:'';border-bottom:1px solid #ccc;height:1px;width:calc(100% - 16px);position:absolute;top:-1px;left:8px}
@media screen and (max-width:767px){.sp-header .sp-menu-options .sp-submenu--options--main--link.with-separator::after{width:calc(100% - 42px);left:21px}
}
.sp-header .sp-menu-options .sp-submenu--options--sublist{display:none;width:100%;margin-bottom:32px}
.sp-header .sp-menu-options .sp-submenu--options--sublist.active{display:flex;flex-wrap:wrap}
.sp-header .sp-menu-options .sp-submenu--options--sublist--link{flex-basis:100%;padding:16px 24px 0;height:24px;max-height:24px}
.sp-header .sp-menu-options .sp-submenu--options--sublist--link a{color:#444}
.sp-header .sp-menu-options .sp-submenu--options--sublist--link a::after{content:'\e80e';font-family:SantanderIconsSystem;vertical-align:text-top}
.sp-header .sp-menu-options .sp-submenu--options--sublist--link span{display:flex;padding-bottom:1px}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list{width:35%;max-width:265px;box-sizing:border-box;list-style:none;padding:0 24px;height:calc(100% - 68px);position:relative}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list:after{content:"";background:#ccc;position:absolute;top:0;right:0;height:calc(100% + 16px);width:1px}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list:last-child:after{width:0}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list--link{flex-basis:100%;padding:12px 0}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list--link a{color:#444;font-weight:normal}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list--link a:hover{text-decoration:underline}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.links,.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others{border-left:1px solid transparent}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.links.border,.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others.border{border-left:1px solid #ccc}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.links .sp-submenu--options--sublist--content--list--link a,.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--link a{font-size:1rem;color:#137e84}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.links .sp-submenu--options--sublist--content--list--link a:hover,.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--link a:hover{text-decoration:underline}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.links .sp-submenu--options--sublist--content--list--link a::after,.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--link a::after{vertical-align:text-top}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others{width:30%;max-width:227px;padding-right:16px;padding-left:16px}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--info{font-family:SantanderMicroText,Arial;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding-bottom:12px;color:#444;padding-top:7px}
@media screen and (max-width:767px){.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--info{padding-top:12px}
}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button{padding-top:12px;padding-bottom:12px}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a{position:relative;background:#137e84;border-radius:100px;padding:4px 16px;cursor:pointer;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;text-decoration:none;display:inline-flex;align-items:center}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a:hover{background-color:#0e6368}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a:focus,.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a:active{background-color:#094b4f}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a span{padding-right:5px;font-weight:normal}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a span:before{font-size:1.313rem;color:#fff}
.sp-header .sp-menu-options .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--divider{width:100%;border-bottom:1px solid #ccc;margin-bottom:12px;height:12px}
.sp-header .sp-menu-netbanco{display:none;position:absolute;top:100%;left:0;z-index:3500;transition:.3s all;width:calc(100% - 32px);background:#fff;padding:24px 16px;box-shadow:2px 4px 4px 0 rgba(0,0,0,0.2);border-radius:0 0 4px 4px;overflow:hidden}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco{top:50px;transition:all .15s ease;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}
}
.sp-header .sp-menu-netbanco.open{display:block}
.sp-header .sp-menu-netbanco--title{outline-offset:-2px;border-radius:4px;position:relative;display:flex;align-items:center;height:100%;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;cursor:pointer;padding:0 16px}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco--title{flex-direction:column;font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-transform:Capitalize}
.sp-header .sp-menu-netbanco--title span{margin-top:-8px}
}
.sp-header .sp-menu-netbanco--title--hidden{display:block}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco--title--hidden{display:none}
}
.sp-header .sp-menu-netbanco--title::before{font-weight:normal;font-size:1.855rem;color:#ec0000}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco--title.desktop{display:none}
}
.sp-header .sp-menu-netbanco--title.mobile{display:none}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco--title.mobile{display:flex;justify-content:center;color:#ec0000}
}
.sp-header .sp-menu-netbanco--options{width:100%}
.sp-header .sp-menu-netbanco--options--button{margin-top:16px;width:100%}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco--options--button{margin-top:24px}
}
.sp-header .sp-menu-netbanco--options--button:first-child{margin-top:0}
.sp-header .sp-menu-netbanco--options--button:not(:first-child){margin-bottom:24px}
.sp-header .sp-menu-netbanco--options--link{display:block;margin-top:2px;font-size:.875rem;font-weight:normal}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco--options--link{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.31;margin-top:15px;width:fit-content}
}
.sp-header .sp-menu-netbanco--options--link:hover{text-decoration:underline}
@media screen and (max-width:767px){.sp-header .sp-menu-netbanco--options--link:first-child{margin-top:0}
}
@media screen and (max-width:767px){.sp-header.netbanco .sp-header-menu--secondary,.sp-header.netbanco .sp-header-menu--secondary--netbanco{position:initial}
}
.sp-header.search .sp-mobile--hambuguer-menu:after{font-family:SantanderIconsSystem;font-style:normal;content:'\e80d'}
.sp-header.open .sp-mobile--hambuguer-menu:after{font-family:SantanderIconsSystem;font-style:normal;content:'\e814'}
.sp-header.open .sp-menu-options{display:block;height:100vh;min-height:100vh;max-height:calc(100vh - 80px);background:rgba(0,0,0,0.7);overflow-y:auto}
.sp-header.open .sp-menu-options .sp-menu-search{display:block;position:fixed;z-index:99999;top:0;left:0;right:0;height:50px;background:#fff;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.15)}
.sp-header.open .sp-menu-options .sp-menu-search .sp-containerLarge{height:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between}
.sp-header.open .sp-menu-options .sp-menu-search--search{display:flex;margin-left:16px;align-items:center;cursor:pointer;margin-right:64px}
.sp-header.open .sp-menu-options .sp-menu-search--search::before{font-size:1.875rem;color:#ec0000;font-family:SantanderIconsFunctional;font-style:normal;content:'\e849'}
.sp-header.open .sp-menu-options .sp-menu-search--hide{display:none}
.sp-header.open .sp-menu-options .sp-menu-search--rightside{display:flex;justify-content:space-around;align-items:center;width:100%}
.sp-header.open .sp-menu-options .sp-menu-search--lang a{margin-right:0}
.sp-header.open .sp-menu-options .sp-menu-search--openaccount--button{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-decoration:none}
.sp-header.open .sp-menu-options .sp-menu-search--options{list-style:none}
.sp-header.open .sp-menu-options .sp-menu-search--options li{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding:0}
.sp-header.open .sp-menu-options .sp-menu-search--options--lang{display:flex;align-items:center;color:#444;line-height:1.5;text-decoration:none;padding-right:16px}
.sp-header.open .sp-menu-options .sp-menu-search--options--lang::after{display:none}
.sp-header.open .sp-menu-options .sp-menu-search--options--lang::before{position:absolute;content:'\e810';right:0;margin-right:8px;font-family:SantanderIconsSystem;font-size:1.25rem;color:#444}
.sp-header.open .sp-menu-options .sp-menu-search--options--help{text-decoration:none;color:#444}
.sp-header.open .sp-menu-options .sp-menu-search--options--help:hover,.sp-header.open .sp-menu-options .sp-menu-search--options--help:active,.sp-header.open .sp-menu-options .sp-menu-search--options--help:visited{color:#444}
.sp-header.open .sp-menu-options .sp-submenu{overflow:hidden;height:100%}
.sp-header.open .sp-menu-options .sp-submenu--options{position:absolute;top:47px;transition:height .15s .05s ease-in-out}
.sp-header.open .sp-menu-options .sp-submenu--options:nth-child(1){width:80%;min-width:290px;max-width:80%;background:#f5f9fb;overflow-y:auto;max-height:60%}
.sp-header.open .sp-menu-options .sp-submenu--options:nth-child(2){display:none}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link{padding:10px 16px;padding-right:24px;display:flex;justify-content:space-between;line-height:1;cursor:pointer}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link--title{width:100%;min-width:100%;position:relative;color:#444}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link--title span{padding-right:8px}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link--title::after{position:absolute;content:'\e810';font-family:SantanderIconsSystem;font-size:1.5rem;color:#ec0000;top:0;right:0;bottom:0;transition:transform .2s cubic-bezier(0,0.98,0.54,0.9)}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist{display:none}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content{display:block;font-weight:normal}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content::before,.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content::after{display:none}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list{width:auto;min-width:auto;padding-left:52px;padding-right:0}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list--link{display:inline-flex;min-width:50%;line-height:1.5;padding:12px 0}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list.links,.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list.others{padding-left:20px}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button::before{padding-top:4px;top:4px}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a{line-height:1.5;font-weight:normal}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a::before,.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a::after{display:none}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link .sp-submenu--options--sublist--content--list.others .sp-submenu--options--sublist--content--list--button a span:before{font-size:1.5rem}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link.active{display:block}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link.active .sp-submenu--options--main--link--title::after{font-weight:normal;content:'\e811'}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link.active .sp-submenu--options--sublist{display:block}
.sp-header.open .sp-menu-options .sp-submenu--options--main--link.active::before{width:4px;height:52px}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist--link{padding-top:16px;padding-bottom:16px}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist--content--list{padding:0}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist--content--list.others{padding-bottom:0 !important;margin-bottom:0 !important}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist.mobile{margin-top:13px;margin-bottom:8px}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist.mobile .sp-submenu--options--sublist--link,.sp-header.open .sp-menu-options .sp-submenu--options--sublist.mobile .sp-submenu--options--sublist--content--list{padding-left:0}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist.mobile .sp-submenu--options--sublist--content--list{border-bottom:1px solid #ccc;margin-bottom:12px;padding-bottom:12px;padding-top:0}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist.mobile .sp-submenu--options--sublist--content--list::after{display:none}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist.mobile .sp-submenu--options--sublist--content--list:last-child{border-bottom:0}
.sp-header.open .sp-menu-options .sp-submenu--options--sublist.mobile .sp-submenu--options--sublist--content--list--link{color:#444;font-size:1rem;font-weight:normal}
.sp-header.open .sp-menu-search{padding:0;position:absolute;top:88px;right:0;left:0;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}
.sp-header .loading{width:100%;height:50px;background:url("clientlib-site/resources/loaders/SmallLoader-Contextual-Light.gif") no-repeat center}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-documentsgroup-doc{display:flex;padding:8px;gap:8px;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem}
@media screen and (max-width:1199px){.sp-documentsgroup-doc{font-size:1rem;line-height:1.25rem}
}
.sp-documentsgroup-doc-info .description{margin-bottom:.5rem;color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-documentsgroup-doc svg{min-width:32px}
.sp-documentsgroup-doc a{color:#127277;text-decoration:underline}
.sp-documentsgroup-doc p{line-height:1.5rem;color:#727272}
.sp-documentsgroup-doc p.date{font-weight:bold}
.sp-documentsgroup-doc[showhide="hide"]{display:none}
.sp-documentsgroup-doc[showhide="show"]{display:flex}
.sp-documentsgroup-table{display:flex;gap:48px;padding-top:32px}
@media screen and (max-width:1199px){.sp-documentsgroup-table{flex-direction:column;gap:32px;padding-top:24px}
}
.sp-documentsgroup-table h2{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222}
.sp-documentsgroup-table-indice{width:30%;display:flex;flex-direction:column}
.sp-documentsgroup-table-indice .sp-link{cursor:pointer;align-items:flex-start}
.sp-documentsgroup-table-indice svg{min-width:24px}
.sp-documentsgroup-table-indice-devices{display:none}
@media screen and (max-width:1199px){.sp-documentsgroup-table-indice-devices{display:block}
}
.sp-documentsgroup-table-indice-desktop{display:flex;flex-direction:column;gap:32px}
@media screen and (max-width:1199px){.sp-documentsgroup-table-indice-desktop{display:none}
}
.sp-documentsgroup-table-indice ul{display:flex;flex-direction:column;gap:16px}
.sp-documentsgroup-table-indice ul li>a:hover svg path{fill:#0d5155}
.sp-documentsgroup-table-indice ul .sp-sub{padding-left:16px}
.sp-documentsgroup-table-indice ul .sp-subsub{padding-left:40px}
.sp-documentsgroup-table-separator{width:1px;background-color:#cedee7}
@media screen and (max-width:1199px){.sp-documentsgroup-table-separator{display:none}
}
.sp-documentsgroup-table-docs{flex-grow:1;display:flex;flex-direction:column}
.sp-documentsgroup-table-docs-group{display:flex;flex-direction:column;padding:0 32px 32px 32px;gap:32px}
@media screen and (max-width:1199px){.sp-documentsgroup-table-docs-group{padding:0 0 24px 0}
}
@media screen and (max-width:767px){.sp-documentsgroup-table-docs-group{gap:24px}
}
.sp-documentsgroup-table-docs-group-3{display:flex;flex-direction:column;gap:32px}
.sp-documentsgroup-table-docs-group-4{display:flex;flex-direction:column;gap:24px}
.sp-documentsgroup-table-docs-list{display:flex;flex-direction:column;gap:8px}
.sp-documentsgroup-table-year{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}
.sp-documentsgroup-table-year>label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-documentsgroup-table-year>span{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
.sp-documentsgroup-table ul li{list-style:none}
.sp-documentsgroup-table-group{display:flex;flex-direction:column;gap:24px}
@media screen and (min-width:768px) and (max-width:1199px){.sp-documentsgroup-table-group{gap:20px}
}
@media screen and (max-width:767px){.sp-documentsgroup-table-group{gap:16px}
}
.sp-documentsgroup-table-group[year]{display:none}
.sp-documentsgroup-table-group[year].sp-active{display:flex}
.sp-documentsgroup-table-title{position:relative;display:flex;flex-direction:column;gap:16px}
@media screen and (max-width:767px){.sp-documentsgroup-table-title{gap:10px}
}
.sp-documentsgroup-table-title:has(h2):after,.sp-documentsgroup-table-title:has(.sp-documentsgroup-table-year):after{content:'';display:block;width:100%;height:1px;background-color:#cedee7;position:absolute;bottom:0}
.sp-documentsgroup-table-title h2{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem;color:#222;margin-bottom:16px}
@media screen and (max-width:767px){.sp-documentsgroup-table-title h2{margin-bottom:10px}
}
@media screen and (min-width:768px) and (max-width:1199px){.sp-documentsgroup-table-title h2{font-size:2rem;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-documentsgroup-table-title h2{font-size:1.75rem;line-height:2rem}
}
.sp-documentsgroup-table-title h3{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem;color:#222}
@media screen and (min-width:768px) and (max-width:1199px){.sp-documentsgroup-table-title h3{font-size:1.75rem;line-height:2rem}
}
@media screen and (max-width:767px){.sp-documentsgroup-table-title h3{font-size:1.5rem;line-height:2rem}
}
.sp-documentsgroup-table-title h4{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222;margin-left:12px}
@media screen and (min-width:768px) and (max-width:1199px){.sp-documentsgroup-table-title h4{font-size:1.5rem;line-height:2rem}
}
@media screen and (max-width:767px){.sp-documentsgroup-table-title h4{font-size:1.25rem;line-height:1.5rem}
}
.sp-documentsgroup-table-list{display:flex;flex-direction:column;gap:8px}
.sp-documentsgroup-table-list .sp-link{cursor:pointer}
.sp-documentsgroup-table-list:has(.sp-documentsgroup-doc[showhide="hide"]) button[seemore]{display:flex}
.sp-documentsgroup-table-list:has(.sp-documentsgroup-doc[showhide="hide"]) button[seeless]{display:none}
.sp-documentsgroup-table-list:has(.sp-documentsgroup-doc[showhide="show"]) button[seemore]{display:none}
.sp-documentsgroup-table-list:has(.sp-documentsgroup-doc[showhide="show"]) button[seeless]{display:flex}
.sp-documentsgroup-table-list-pagination{display:flex;gap:16px}
.sp-documentsgroup-table-dropdrown{min-width:162px;width:fit-content;height:48px}
.sp-documentsgroup-table-dropdrown.sp-open .sp-documentsgroup-table-dropdrown-button{border-color:#8f8f8f}
.sp-documentsgroup-table-dropdrown.sp-open .sp-documentsgroup-table-dropdrown-button i{transform:rotate(-180deg);transition:transform .25s}
.sp-documentsgroup-table-dropdrown.sp-open .sp-documentsgroup-table-dropdrown-list{grid-template-rows:1fr;transition:grid-template-rows .25s}
.sp-documentsgroup-table-dropdrown.sp-open .sp-documentsgroup-table-dropdrown-list li>button{display:block}
.sp-documentsgroup-table-dropdrown-container{position:relative;border:1px solid #8f8f8f;border-radius:8px;background-color:#fff;z-index:5}
.sp-documentsgroup-table-dropdrown-button{display:flex;align-items:center;width:100%;height:48px;padding:0 12px;cursor:pointer;border-bottom:1px solid #transparent}
.sp-documentsgroup-table-dropdrown-button span{flex-grow:1;text-align:left;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-documentsgroup-table-dropdrown-button i{font-size:1.5rem;transition:transform .25s}
.sp-documentsgroup-table-dropdrown-list{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s;height:fit-content}
.sp-documentsgroup-table-dropdrown-list ul{overflow:hidden}
.sp-documentsgroup-table-dropdrown-list li{padding:6px 12px;cursor:pointer}
.sp-documentsgroup-table-dropdrown-list li:hover{background-color:#2222220A;font-weight:bold}
.sp-documentsgroup-table-dropdrown-list li button{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;width:100%;text-align:left;display:none;cursor:pointer;padding:0}
.sp-button-pagination{font-size:1rem;padding:0 .5rem;border-radius:16px;height:32px;box-shadow:none;min-width:32px;background-color:transparent;color:#127277}
.sp-button-pagination.sp-selected{background-color:#127277;color:#fff}
.sp-button-pagination:hover{background-color:#1272772A}
.sp-documentsgroup-edit{height:600px;background:url("clientlib-site/resources/documentsgroup.png") no-repeat center;background-size:contain}
.sp-documentsgroup-blue{background-color:#f5f9fb}
.sp-documentsgroup-white{background-color:#fff}
.sp-documentsgroup-grey{background-color:#f0f0f0}
.sp-documentsgroup-lisbon{background-color:#fbf1ea}
.sp-documentsgroup-rio{background-color:#f5decf}
.sp-documentsgroup-mexico{background-color:#f0b998}
.sp-documentsgroup--separador{padding-bottom:48px;border-bottom:1px solid #ccc}
.sp-documentsgroup--info{padding-bottom:32px}
.sp-documentsgroup--info--listType--itens{list-style:none;margin-bottom:16px}
.sp-documentsgroup--info--listType--itens:last-child{margin-bottom:0}
.sp-documentsgroup--info--listDoc--itens{list-style:none;display:flex;justify-content:flex-start;padding-top:32px}
.sp-documentsgroup--links{background-color:#fff;padding:0 0 64px 0}
.sp-documentsgroup--links--list--itens{list-style:none;display:flex;justify-content:flex-start;margin-bottom:16px}
.sp-documentsgroup--links--list--itens:last-child{margin-bottom:0}
.sp-documentsgroup--links--list--itens a{display:inline-block;text-decoration:none}
.sp-documentsgroup--links--list--itens a::after{position:absolute;top:2px}
.sp-documentsgroup--links--list--itens a:hover{text-decoration:underline;color:#0e6368}
.sp-documentsgroup--links--list--itens a:focus{text-decoration:none;color:#094b4f}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sp-documentsgroup--links--list--itens a:hover{text-decoration:none !important}
.sp-documentsgroup--links--list--itens a:focus,.sp-documentsgroup--links--list--itens a:link{text-decoration:none !important}
.sp-documentsgroup--links--list--itens a span{text-decoration:none}
.sp-documentsgroup--links--list--itens a span:hover{text-decoration:underline}
.sp-documentsgroup--links--list--itens a span:focus,.sp-documentsgroup--links--list--itens a span:link{text-decoration:none !important}
}
.sp-documentsgroup--item--title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.19;color:#444;padding-top:64px;padding-bottom:48px;border-bottom:1px solid #ccc}
.sp-documentsgroup--item>ul{margin-left:24px;padding-left:0}
.sp-documentsgroup--itemList--li{list-style:none;display:flex;justify-content:flex-start;padding-top:32px}
.sp-documentsgroup--itemList--li.itemDisabled{display:none}
.sp-documentsgroup--itemList--div{display:flex}
.sp-documentsgroup--itemList--div:before{font-size:1.875rem;color:#ec0000}
.sp-documentsgroup--itemList--div--text{padding-left:8px}
.sp-documentsgroup--itemList--div--text--title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-decoration:underline}
.sp-documentsgroup--itemList--div--text--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:italic;line-height:1.5;letter-spacing:normal;color:#767676}
.sp-documentsgroup--itemList--div--text--date{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:italic;line-height:1.5;letter-spacing:normal;color:#444}
.sp-documentsgroup--itemList--div--topic{padding-top:16px;list-style:none}
.sp-documentsgroup--itemList--div--topic li{padding-top:8px}
.sp-documentsgroup--itemList--div--topic li:first-child{padding-top:0}
.sp-documentsgroup--itemList--div--topic--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:italic;line-height:1.5;letter-spacing:normal;color:#767676}
.sp-documentsgroup--itemList--div--topic--date{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:italic;line-height:1.5;letter-spacing:normal;color:#444}
.sp-documentsgroup--docList .sp-documentsgroup-listItem .sp-documentsgroup-listItem--title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.58;color:#444;line-height:normal;padding-top:72px}
.sp-documentsgroup--docList .sp-documentsgroup-listItem .sp-documentsgroup-listItem--title:first-child{padding-top:24px}
.sp-documentsgroup--docList .sp-documentsgroup-listItem>ul{margin-left:24px;padding-left:0}
.sp-documentsgroup--docList .sp-documentsgroup-listItem .sp-documentsgroup-listItem{margin-left:24px}
.sp-documentsgroup--docList .sp-documentsgroup-listItem .sp-documentsgroup-listItem .sp-documentsgroup-listItem--title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.9;color:#444;line-height:normal;padding-top:48px}
.sp-documentsgroup--docList .sp-documentsgroup-listItem .sp-documentsgroup-listItem .sp-documentsgroup-listItem--title:first-child{padding-top:24px}
.sp-documentsgroup--docList--subtitle--title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.58;color:#444;line-height:normal;padding-top:24px}
.sp-documentsgroup .sp-margin-left>ul{margin-left:24px;padding-left:0}
.sp-documentsgroup--type{display:flex;padding-top:64px;padding-bottom:48px;border-bottom:1px solid #ccc}
.sp-documentsgroup--type--title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.19;color:#444;line-height:normal;margin-right:24px}
.sp-documentsgroup--type--subtitle--title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.58;color:#444;line-height:normal;padding-top:24px}
.sp-documentsgroup--type--pontos{margin-left:24px}
.sp-documentsgroup--type--pontos--title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.9;color:#444;line-height:normal;margin-top:24px}
.sp-documentsgroup--type--pontos ul{margin-left:24px;padding-left:0}
.sp-documentsgroup--type--link{margin-top:32px;margin-left:24px}
.sp-documentsgroup--type--link a{cursor:pointer;display:inline-block}
.sp-documentsgroup--type--link a::after{position:absolute;top:2px}
.sp-documentsgroup--type--link a:hover{text-decoration:underline;color:#0e6368}
.sp-documentsgroup--type--link a:focus{text-decoration:none;color:#094b4f;border-radius:2px}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sp-documentsgroup--type--link a:hover{text-decoration:none}
.sp-documentsgroup--type--link a:focus{text-decoration:none}
.sp-documentsgroup--type--link a span:hover{text-decoration:underline}
.sp-documentsgroup--type--link a span:focus{text-decoration:none}
}
.sp-documentsgroup--dropdrown{position:relative;border:0;background:transparent;padding:0}
.sp-documentsgroup--dropdrown:active,.sp-documentsgroup--dropdrown:focus{outline:0}
.sp-documentsgroup--dropdrown.open .sp-documentsgroup--dropdrown--drop{border-bottom-left-radius:0;border-bottom-right-radius:0}
.sp-documentsgroup--dropdrown.open .sp-documentsgroup--dropdrown--drop:after{transform:rotate(-180deg);transition:all ease .2s}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sp-documentsgroup--dropdrown{overflow:visible}
}
.sp-documentsgroup--dropdrown--drop{display:flex;flex-direction:row;align-items:center;cursor:pointer;padding:8px 5px 8px 16px;border:1px solid #deedf2;border-radius:8px;background:#fff}
.sp-documentsgroup--dropdrown--drop:after{transform:rotate(0);transition:all ease .2s;font-family:SantanderIconsSystem;font-style:normal;content:'\e810';color:#ec0000;font-size:2.188rem}
.sp-documentsgroup--dropdrown--drop--text{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.21;color:#444;white-space:nowrap;margin-right:5px;min-width:61px}
.sp-documentsgroup .sp-documentsgroup-container{position:relative}
@media screen and (max-width:767px){.sp-documentsgroup .sp-documentsgroup-container{margin-top:16px;display:inline-block}
}
.sp-documentsgroup .sp-documentsgroup-container .sp-documentsgroup--dropdrown--list{position:absolute;display:none;list-style:none;border:1px solid #deedf2;border-top:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#fff;width:calc(100% - 2px);z-index:100;padding-left:0}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sp-documentsgroup .sp-documentsgroup-container .sp-documentsgroup--dropdrown--list{top:53px}
}
@-moz-document url-prefix(){padding-right:1px}
.sp-documentsgroup .sp-documentsgroup-container .sp-documentsgroup--dropdrown--list>li{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.21;color:#767676;text-align:left;white-space:nowrap;padding:8px 16px;cursor:pointer}
.sp-documentsgroup .sp-documentsgroup-container .sp-documentsgroup--dropdrown--list>li.itemDisabled{display:none}
.sp-documentsgroup--pagination{display:block;padding-top:64px}
.sp-documentsgroup--pagination button{position:relative;display:inline-block;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-decoration:underline;border:0;outline:0;background:0;cursor:pointer}
.sp-documentsgroup--pagination button:before{font-family:SantanderIconsSystem;position:absolute;top:2px}
.sp-documentsgroup--pagination--prev{padding-left:20px;padding-right:8px;text-decoration:none !important}
.sp-documentsgroup--pagination--prev span{text-decoration:underline !important}
.sp-documentsgroup--pagination--prev:before{content:'\e80f';left:0;text-decoration:none !important}
.sp-documentsgroup--pagination--next{padding-right:20px;padding-left:8px;text-decoration:none !important}
.sp-documentsgroup--pagination--next span{text-decoration:underline !important}
.sp-documentsgroup--pagination--next:before{content:'\e80e';right:0}
.sp-documentsgroup--pagination ul{display:inline-block;list-style:none}
.sp-documentsgroup--pagination ul li{display:inline-block;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-decoration:underline;background:0;border:0;cursor:pointer}
.sp-documentsgroup--pagination ul li:not(:first-child){margin-left:8px}
.sp-documentsgroup--pagination ul li.active{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;background:#ec0000;border-radius:2px;color:#fff;text-decoration:none;cursor:default;padding:0 8px}
@media screen and (max-width:767px){.sp-documentsgroup .hasPagination .sp-documentsgroup--type{display:block}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-faqs-edit{height:402px;background:url("clientlib-site/resources/faqs.png") no-repeat center}
.sp-faqs-ajuda{padding:3rem 0}
.sp-faqs-ajuda-cta{text-decoration:none !important;color:#ec0000 !important;margin-top:1rem}
.sp-faqs-ajuda-cta:focus{border-radius:3.125rem !important}
@media screen and (max-width:767px){.sp-faqs-ajuda-cta a{width:100%}
}
.sp-faqs-ajuda-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:1rem;color:#222}
@media screen and (max-width:1199px){.sp-faqs-ajuda-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-faqs-ajuda-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:.5rem}
}
.sp-faqs-ajuda-description{font-family:SantanderMicroText,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-bottom:1rem;color:#222}
@media screen and (max-width:767px){.sp-faqs-ajuda-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-bottom:.5rem}
}
.sp-faqs-ajuda hr{height:1px;border:0;background-color:#cedee7;padding:0;margin:0}
.sp-faqs-ajuda-content{list-style:none;display:none}
.sp-faqs-ajuda-content-width{max-width:684px}
.sp-faqs-ajuda-content>li:last-of-type hr{display:none}
.sp-faqs-ajuda-content-faq{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;justify-content:space-between;align-items:center;padding:16px 0;text-decoration:none;color:#127277;cursor:pointer;width:100%;line-height:1.5rem;text-align:left}
@media screen and (max-width:767px){.sp-faqs-ajuda-content-faq{text-align:left;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-faqs-ajuda-content-faq:focus{border-radius:2px}
.sp-faqs-ajuda-content-faq span{font-size:1.375rem}
.sp-faqs-ajuda-sidebar-bg{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(34,34,34,0.5);z-index:5000;display:none}
.sp-faqs-ajuda-sidebar{width:472px;height:100%;border-top:8px solid #ec0000;background:#fff;position:fixed;right:0;top:0;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;z-index:5001;overflow-y:scroll}
@media screen and (max-width:767px){.sp-faqs-ajuda-sidebar{width:100%}
}
.sp-faqs-ajuda-sidebar-howtosub .sp-howtosubscribe-list{flex-direction:column}
.sp-faqs-ajuda-sidebar-howtosub .sp-howtosubscribe-list:has(li+li+li) li{width:100%;box-sizing:border-box}
.sp-faqs-ajuda-sidebar-header-img{width:calc(100% + 48px) !important;object-fit:cover !important;max-height:189px;margin-left:-24px;margin-right:-24px}
.sp-faqs-ajuda-sidebar-close{cursor:pointer}
.sp-faqs-ajuda-sidebar-close:focus{outline:2px solid #36f;outline-offset:1px;transition:.05s all ease;border-radius:2px}
.sp-faqs-ajuda-sidebar-content{padding:24px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;max-width:684px}
.sp-faqs-ajuda-sidebar-content a{font-weight:bold;margin:0 auto;text-decoration:underline;color:#137e84}
.sp-faqs-ajuda-sidebar-content a-visited,.sp-faqs-ajuda-sidebar-content a-hover,.sp-faqs-ajuda-sidebar-content a-active{color:#137e84}
.sp-faqs-ajuda-sidebar-content ul{margin-left:24px;list-style-type:disc}
.sp-faqs-ajuda-sidebar-content ul ::marker{font-size:.7em}
.sp-faqs-ajuda-sidebar-content ul li{margin:16px 0}
.sp-faqs-ajuda-sidebar-content ol{margin-left:0}
.sp-faqs-ajuda-sidebar-content img{width:100%;object-fit:contain}
.sp-faqs-ajuda-sidebar-content .sp-button-primary-L{text-decoration:none;margin:48px auto;display:flex;color:#fff}
.sp-faqs-ajuda-sidebar-content button.sp-faqs-ajuda-sidebar-close{color:#ec0000;font-size:24px;float:right}
.sp-faqs-ajuda-sidebar-content button:focus{outline:2px solid #36f;outline-offset:1px;transition:.05s all ease;border-radius:2px}
.sp-faqs-ajuda-sidebar-content-title{margin-top:56px;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:16px}
.sp-faqs-ajuda-sidebar-content-subtitle{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-bottom:24px}
.sp-faqs-ajuda-sidebar-tabs{display:flex;flex-direction:column}
.sp-faqs-ajuda-sidebar-tabs input[type="radio"]{display:none}
.sp-faqs-ajuda-sidebar-tabs .sp-faqs-ajuda-sidebar-tab-labels{display:flex;justify-content:space-between;margin-top:24px}
.sp-faqs-ajuda-sidebar-tabs .sp-faqs-ajuda-sidebar-tab-labels button:has(input[type="radio"]:checked+label){border-bottom:2px solid #127277 !important;font-family:SantanderMicroText,Arial !important;font-size:1rem !important;font-weight:bold !important;font-stretch:normal !important;font-style:normal !important;line-height:1.5 !important;letter-spacing:normal !important}
.sp-faqs-ajuda-sidebar-tabs button{cursor:pointer;transition:border-bottom .3s;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;flex:1;text-align:center;display:flex;align-items:center;justify-content:center;padding:0;color:#222 !important}
.sp-faqs-ajuda-sidebar-tabs label{padding:10px 20px;width:100%;cursor:pointer}
@media screen and (max-width:767px){.sp-faqs-ajuda-sidebar-tabs label{padding:10px 0}
}
.sp-faqs-ajuda-sidebar-tabs label span{font-weight:100;color:#727272;font-size:20px;margin-right:8px}
.sp-faqs-ajuda-sidebar-tabs #tab1:checked ~ .sp-ajudaFaqContent-tabs-tab-content#content1,.sp-faqs-ajuda-sidebar-tabs #tab2:checked ~ .sp-ajudaFaqContent-tabs-tab-content#content2{display:block}
.sp-faqs-ajuda-sidebar-tabs-tab-content{display:none;border-top:0;margin-top:32px}
.sp-faqs-ajuda-sidebar-resolve{width:100%;max-width:684px;margin-top:56px;text-align:center;margin-bottom:24px}
.sp-faqs-ajuda-sidebar-resolve-text01{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-faqs-ajuda-sidebar-resolve-text02{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:8px;margin-bottom:24px}
.sp-faqs-ajuda-sidebar-resolve-link{text-decoration:none !important;font-size:.875rem;justify-content:center}
.sp-faqs-ajuda-sidebar-resolve-link:after{font-family:SantanderIconsBanking;font-style:normal;content:'\e852';margin-left:8px;font-weight:100;font-size:1.25rem}
.sp-faqs-ajuda-sidebar-blog{display:flex;padding:32px 0;flex-direction:column;gap:8px;width:100%}
.sp-faqs-ajuda-sidebar-blog-container{display:flex;flex-direction:column;gap:32px}
.sp-faqs-ajuda-sidebar-blog-container a{margin:0;width:100%;max-width:424px}
.sp-faqs-ajuda-sidebar-blog-container a:focus{border-radius:0 0 2px 2px}
.sp-faqs-ajuda-sidebar-blog-article{text-decoration:none;justify-content:space-between;max-width:360px;text-decoration:none !important}
.sp-faqs-ajuda-sidebar-blog-article img{height:175px;width:100%;object-fit:cover !important}
.sp-faqs-ajuda-sidebar-blog-article-category{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#137e84;text-transform:uppercase;font-weight:bold;letter-spacing:1.71px}
.sp-faqs-ajuda-sidebar-blog-article-icon{color:#ec0000;font-size:1.5rem;font-weight:100;margin-top:24px}
.sp-faqs-ajuda-sidebar-blog-article-icon:hover{color:#1bb3bc}
.sp-faqs-ajuda-sidebar-blog-article-title{color:#444;overflow:hidden;font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;max-width:360px}
.sp-faqs-ajuda-sidebar-blog-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#000;padding-bottom:16px;border-bottom:1px solid #deedf2;margin-top:32px;margin-bottom:24px}
.sp-faqs-ajuda-sidebar-relatedFaqs{margin-top:64px}
.sp-faqs-ajuda-sidebar-relatedFaqs-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-bottom:32px}
.sp-faqs-ajuda-sidebar-relatedFaqs-content-faq{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#127277;float:unset;display:flex;text-align:left;width:100%;justify-content:space-between;padding:16px 0;cursor:pointer;line-height:1.5rem}
.sp-faqs-ajuda-sidebar-relatedFaqs-content-faq span{font-size:1.375rem}
.sp-faqs-ajuda-sidebar-relatedFaqs ul{list-style:none;margin-left:0}
.sp-faqs-ajuda-sidebar-relatedFaqs ul li{margin:0}
.sp-faqs-ajuda-sidebar-relatedFaqs ul li:last-of-type hr{display:none}
.sp-faqs-ajuda-sidebar-relatedFaqs ul hr{height:1px;border:0;background-color:#cedee7;margin:0}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe{background-color:#fff !important}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--heading{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;margin:0;padding:0}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list{flex-direction:column}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem{width:100%;max-width:100%;padding:0}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem--separator{margin:40px 0 24px 0}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem--text-icon{padding:0}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem--text-icon--text--heading{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;padding-bottom:16px}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem--text-icon--text--description{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem--text-icon--text--description2{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:16px}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem--link{text-decoration:none;font-size:1.125rem;height:auto}
.sp-faqs-ajuda-sidebar .sp-howtosubscribe--list--listitem--link .sp-link{font-family:SantanderHeadline,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:18px}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-free-content-edit{height:200px;background:url("clientlib-site/resources/free_content2.png") no-repeat center;background-size:contain}
.sp-free-content{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#222}
@media screen and (max-width:767px){.sp-free-content{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-free-content-padding{padding:32px 0}
.sp-free-content .sp-container{display:flex;flex-direction:column;gap:32px}
.sp-free-content h1{font-family:SantanderHeadline,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-free-content h2{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-free-content h3{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-free-content h1{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-free-content h2{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-free-content h3{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-free-content h1{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-free-content h2{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-free-content h3{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-free-content__body h3,.sp-free-content__body h2{padding-bottom:1rem}
.sp-free-content__body ul,.sp-free-content__body ol{margin:0;padding:32px 0 32px 50px}
.sp-free-content__body li{padding:8px 0 0 0}
.sp-free-content__body li:first-child{padding:0}
.sp-free-content__body table{border-collapse:separate;border:1px solid #9bc3d3;border-spacing:0;padding:2px;border-radius:8px;overflow:hidden;margin:64px 0;max-width:100%;width:100%;text-align:left}
.sp-free-content__body table caption{text-align:left;padding-bottom:.5rem;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-free-content__body table caption{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-free-content__body table caption{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-free-content__body table{display:none}
}
.sp-free-content__body tr{color:#444}
.sp-free-content__body tr:nth-child(even) th,.sp-free-content__body tr:nth-child(even) td{background:#f6f6f6}
.sp-free-content__body tr:nth-child(odd) th,.sp-free-content__body tr:nth-child(odd) td{background:#fff}
.sp-free-content__body td,.sp-free-content__body th{border-bottom:1px solid #9bc3d3;border-left:1px solid #9bc3d3;border-top:0;border-right:0;padding:24px 23px;min-width:73px}
.sp-free-content__body tr:last-child>td,.sp-free-content__body tr:last-child>th{border-bottom:0}
.sp-free-content__body tr>th:first-child,.sp-free-content__body tr>td:first-child{border-left:0}
.sp-free-content__body th,.sp-free-content__body td b{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-free-content__body tr:first-child>th,.sp-free-content__body tr:first-child b{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.4}
.sp-free-content__body td{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-free-content__body img{display:block;max-width:100%;height:auto;margin:30px 0}
.sp-free-content__body .clearFloat{clear:both}
.sp-free-content__CTA{gap:2.5rem;display:flex;align-items:center;flex-wrap:wrap}
@media screen and (max-width:767px){.sp-free-content__CTA{flex-direction:column}
.sp-free-content__CTA a{width:100%}
.sp-free-content__CTA .sp-link{font-size:.875rem}
}
.sp-free-content .sp-mobile-table{display:none;border:1px solid #9bc3d3;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;border-radius:8px;overflow:hidden}
@media screen and (max-width:767px){.sp-free-content .sp-mobile-table{display:block}
}
.sp-free-content .sp-mobile-table-caption{padding-bottom:.5rem;display:none;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-free-content .sp-mobile-table-caption{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-free-content .sp-mobile-table-caption{display:block;font-size:1.125rem}
}
.sp-free-content .sp-mobile-table__row{padding:15px 10px;border-bottom:1px solid #9bc3d3}
.sp-free-content .sp-mobile-table__row:nth-child(even){background:#f6f6f6}
.sp-free-content .sp-mobile-table__row:nth-child(odd){background:#fff}
.sp-free-content .sp-mobile-table__row:last-child{border-bottom:0}
.sp-free-content .sp-mobile-table__row:first-child{padding-top:24px}
.sp-free-content .sp-mobile-table__row:last-child{padding-bottom:24px}
.sp-free-content .sp-mobile-table__cell h4{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;padding-top:8px}
.sp-free-content .sp-mobile-table__cell p{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-free-content .sp-mobile-table__cell p b{font-weight:normal}
.sp-free-content .sp-mobile-table__cell:first-child p{line-height:1.43}
.sp-free-content .sp-mobile-table__cell:first-child h4{padding-top:0}
.sp-free-content--error{background:white;padding-top:48px;padding-bottom:32px}
.sp-free-content--error .sp-free-content__title h1{font-family:SantanderHeadline,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.2}
@media screen and (max-width:767px){.sp-free-content--error .sp-free-content__title h1{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-free-content--error .sp-free-content__body a{position:relative;font-family:SantanderMicroText,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#137e84;line-height:1.2;padding-right:20px;text-decoration:none;display:inline-block}
.sp-free-content--error .sp-free-content__body a:after{font-family:SantanderIconsSystem;content:'\e80e';position:absolute;top:0;right:0}
.sp-free-content--error .sp-free-content__body a:hover{text-decoration:underline;color:#0e6368}
.sp-free-content--error .sp-free-content__body a:focus{text-decoration:none;color:#094b4f}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sp-free-content--error .sp-free-content__body a{text-decoration:none}
.sp-free-content--error .sp-free-content__body a:hover,.sp-free-content--error .sp-free-content__body a:focus{text-decoration:none}
.sp-free-content--error .sp-free-content__body a span{text-decoration:none}
.sp-free-content--error .sp-free-content__body a span:hover{text-decoration:underline}
.sp-free-content--error .sp-free-content__body a span:focus{text-decoration:none}
}
.sp-free-content--error .sp-free-content__body ul{list-style:none;padding:64px 0 64px 0}
.sp-free-content--error .sp-free-content__body ul li{padding:19px 0 0 0}
.sp-free-content--error .sp-free-content__body ul li:first-child{padding:0}
.sp-free-content--error img{max-width:622px;margin:0;position:relative;bottom:48px}
@media screen and (max-width:767px){.sp-free-content--error img{bottom:16px}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-dropdrowngroup>.sp-container{display:flex;align-items:inherit;justify-content:space-between}
.sp-dropdrown-container{width:calc((100% - 64px) / 3);position:relative;margin-bottom:56px}
.sp-dropdrown-container .sp-dropdrown-help--list{position:absolute;display:none;border:1px solid #deedf2;border-top:1px solid #257fa4;border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding-left:0;list-style:none;background-color:#f5f9fb;width:calc(100% - 2px);z-index:100;top:47px}
.sp-dropdrown-container .sp-dropdrown-help--list>li{margin:5px 5px;border-radius:4px;cursor:pointer;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-align:left;white-space:nowrap;overflow:hidden}
.sp-dropdrown-container .sp-dropdrown-help--list>li a{text-decoration:none;color:#444;display:block;padding:5px 11px}
.sp-dropdrown-container .sp-dropdrown-help--list>li:hover{color:#fff;background-color:#137e84}
.sp-dropdrown-container .sp-dropdrown-help--list>li:hover a{text-decoration:none;color:#fff}
.sp-dropdrown-container .sp-dropdrown-help--list>li.itemDisabled{display:none}
.sp-dropdrown-container .sp-dropdrown-help--list-noLink{padding:5px 11px}
.sp-dropdrown-help{border:1px solid #deedf2;border-bottom:1px solid #257fa4;border-top-left-radius:3px;border-top-right-radius:3px;background:#f5f9fb;padding:5.4px 16px 5px 16px;min-height:48px;box-sizing:border-box;width:100%}
.sp-dropdrown-help.sp-dropdrown-noAction{pointer-events:none;cursor:default}
.sp-dropdrown-help:active,.sp-dropdrown-help:focus{outline:0}
.sp-dropdrown-help.sp-dropdrown-disabled{background-color:#dadada;border:0;border-bottom:1px solid #257fa4;pointer-events:none}
.sp-dropdrown-help.sp-dropdrown-disabled .sp-dropdrown-help--drop{cursor:default}
.sp-dropdrown-help.sp-dropdrown-disabled .sp-dropdrown-help--drop--icon>div>div:before{color:#ccc}
.sp-dropdrown-help.sp-dropdrown-disabled .sp-dropdrown-help--drop--text--label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#767676}
.sp-dropdrown-help.sp-dropdrown-disabled .sp-dropdrown-help--drop--text--value{display:none}
.sp-dropdrown-help.open{border-bottom:1px solid #deedf2;border-bottom-left-radius:3px;border-bottom-right-radius:3px}
.sp-dropdrown-help.open .sp-dropdrown-help--drop--icon>div>div{transform:rotate(-180deg);transition:all ease .2s}
.sp-dropdrown-help--drop{display:flex;flex-direction:row;cursor:pointer}
.sp-dropdrown-help--drop--text{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;margin-right:16px}
.sp-dropdrown-help--drop--text--label{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.42;color:#767676;text-align:left;white-space:nowrap;overflow:hidden;margin-bottom:-6px}
.sp-dropdrown-help--drop--text--value{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-align:left;white-space:nowrap;overflow:hidden}
.sp-dropdrown-help--drop--icon{display:flex;align-items:center}
.sp-dropdrown-help--drop--icon>div{padding-left:16px;border-left:1px solid #deedf2}
.sp-dropdrown-help--drop--icon>div>div{transition:all ease .2s}
.sp-dropdrown-help--drop--icon>div>div:before{font-size:1.5rem;color:#ec0000}
.sp-dropdrowngroup-help--question{background-color:#f5f9fb;padding:32px 0}
.sp-dropdrowngroup-help--question>.sp-container>a{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.4}
.sp-dropdrowngroup-help--question>.sp-container>h1{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#444;padding:32px 0;border-bottom:1px solid #ccc}
.sp-dropdrowngroup-help>.sp-container{display:flex;justify-content:space-between;padding-bottom:56px}
.sp-dropdrowngroup-help--list{background-color:#f5f9fb;padding:64px 0}
@media screen and (max-width:767px){.sp-dropdrowngroup-help--list{padding:40px 0 48px 0}
}
.sp-dropdrowngroup-help--list--title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:1.19;color:#444}
.sp-dropdrowngroup-help--list--itens{-webkit-padding-start:20px;color:#137e84}
.sp-dropdrowngroup-help--list--itens--item{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:normal;padding-top:23px}
.sp-dropdrowngroup-help--list--itens--item:first-child{padding-top:32px}
.sp-dropdrowngroup-help--list--itens--item>a{text-decoration:none;color:#137e84}
@media screen and (max-width:767px){.sp-dropdrowngroup>.sp-container{display:block;align-items:unset;justify-content:unset}
.sp-dropdrown-container{width:100%;margin-bottom:24px}
.sp-dropdrown-container:last-child{margin-bottom:48px}
.sp-dropdrowngroup-help--question{padding:40px 0 48px 0}
.sp-dropdrowngroup-help--question>.sp-container>a{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.33;padding:0;display:flex;flex-direction:row}
.sp-dropdrowngroup-help--question>.sp-container>a:before{position:relative}
.sp-dropdrowngroup-help--question>.sp-container>p{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.19}
.sp-dropdrowngroup-help--list--title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:1.21;display:block}
.sp-dropdrowngroup-help--list--itens--item{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.5;padding-top:24px}
.sp-dropdrowngroup-help--list--itens--item:first-child{padding-top:48px}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-heroslider{padding:2rem 0;min-height:33.125rem;margin:4rem auto}
.sp-heroslider-no-padding-top{padding-top:0}
.sp-heroslider-no-padding-bottom{padding-bottom:0}
.sp-heroslider-edit{height:400px;background:url("clientlib-site/resources/heroslider.png") no-repeat center;background-size:contain}
.sp-heroslider>.sp-containerLarge{display:flex;flex-direction:column;gap:1.5rem}
.sp-heroslider-section{color:#222}
.sp-heroslider-section__title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-heroslider-section__title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-heroslider-section__title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-heroslider-section__description{margin-top:1rem;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-heroslider-section__description{margin-top:.75rem}
}
@media screen and (max-width:767px){.sp-heroslider-section__description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:.5rem}
}
.sp-heroslider--slides--slide{height:30.625rem;display:flex;flex-direction:row-reverse;align-items:center}
.sp-heroslider--slides--slide .sp-heroslider--slide--background{width:70%;height:100%;margin-left:auto;background-repeat:no-repeat;background-size:cover;background-position:center center;display:flex;border-radius:1rem}
.sp-heroslider--slides--slide .sp-heroslider--slide--content{position:absolute;left:5px;margin:auto 0}
.sp-heroslider--slides--slide .sp-heroslider--slide--content .sp-containerLarge{width:37.9375rem;background-color:#fff;padding:2rem;height:27.625rem;max-height:27.625rem;box-sizing:border-box;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);border-radius:1rem}
.sp-heroslider--slides--slide .sp-heroslider--slide--title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem;color:#222}
.sp-heroslider--slides--slide .sp-heroslider--slide--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding-top:16px;line-height:1.5rem;color:#222}
.sp-heroslider--slides--slide .sp-heroslider--slide--CTA{display:flex;gap:24px;margin-top:32px;align-items:center}
@media screen and (max-width:767px){.sp-heroslider--slides--slide .sp-heroslider--slide--CTA{flex-direction:column;text-align:center}
}
@media screen and (max-width:767px){.sp-heroslider--slides--slide .sp-heroslider--slide--CTA a{width:100%}
}
@media screen and (max-width:1199px){.sp-heroslider--campaign .sp-heroslider{max-width:100%;min-height:unset;max-height:unset}
.sp-heroslider--campaign .sp-heroslider .sp-pageCtrl-button-prev,.sp-heroslider--campaign .sp-heroslider .sp-pageCtrl-button-next{margin:0 8px}
.sp-heroslider--campaign .sp-heroslider--slides--slide{height:fit-content;display:block}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide{height:unset}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide--background{width:100%;height:200px;margin:0 auto}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide--content{height:fit-content;position:unset;width:calc(100% - 16px);margin:-24px auto 0 auto}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide--content .sp-containerLarge{height:172px;max-height:unset;box-sizing:border-box;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);width:100%;height:unset;min-height:172px;left:unset}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide--title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;padding-top:16px;color:#222}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide--CTA{margin-top:24px}
.sp-heroslider--campaign .sp-heroslider--slides--slide .sp-heroslider--slide--CTA .sp-link{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-move-it__edit{height:520px;background:url("clientlib-site/resources/moveit.png") no-repeat center;background-size:contain}
.sp-move-it{width:100%}
.sp-move-it *{box-sizing:border-box}
.sp-move-it-play{border-radius:50px;background:#FFF;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);color:#ec0000;width:3rem;height:3rem;bottom:1rem;right:6rem;position:absolute;cursor:pointer;z-index:1}
@media screen and (max-width:1199px){.sp-move-it-play{bottom:auto;right:auto;position:static;margin:1.5rem 5rem 0 0}
}
@media screen and (max-width:767px){.sp-move-it-play{margin:1rem 1rem 0 0}
}
.sp-move-it-play-container{max-width:101.25rem;padding:0 1.9688rem}
@media screen and (max-width:1199px){.sp-move-it-play-container{position:absolute;top:0;right:0;width:100%;display:flex;justify-content:end}
}
.sp-move-it-play:before{font-size:1.5rem}
.sp-move-it--transition{opacity:0;transition:opacity .5s ease-out}
@media screen and (max-width:767px){.sp-move-it--transition{opacity:1}
}
.sp-move-it__seo-title{font-size:.875rem;position:absolute;top:0}
.sp-move-it .swiper{position:relative}
.sp-move-it .swiper .swiper-slide .sp-move-it__content-info{transform:translate(-5%,0);opacity:0}
.sp-move-it .swiper .swiper-slide-active .sp-move-it__content-info{transition:all 500ms ease 500ms;transform:translate(0,0);opacity:1}
.sp-move-it .swiper-slide{display:flex;justify-content:center}
.sp-move-it__container{position:relative;max-width:101.25rem;width:100%;display:flex;border-radius:0 0 1.75rem 1.75rem;box-shadow:0 1px 6px 3px rgba(0,0,0,0.15);height:30.625rem;overflow:hidden;margin:0 .5rem}
@media screen and (max-width:767px){.sp-move-it__container{height:26.875rem;flex-direction:column-reverse;margin:0 4px}
}
.sp-move-it__content{width:42rem;height:100%;position:relative;flex-shrink:0;padding:4.5rem 1rem 0 5rem}
@media(min-width:1199px) and (max-width:1439px){.sp-move-it__content{width:28rem;padding:2rem 1rem 0 2.5rem}
}
@media(min-width:767px) and (max-width:1199px){.sp-move-it__content{width:24.5rem;padding:4.5rem 1rem 0 1.25rem}
}
@media screen and (max-width:767px){.sp-move-it__content{width:auto;height:13.375rem;padding:0 1rem}
}
.sp-move-it__content-info{height:100%;display:flex;flex-direction:column;gap:1rem}
@media screen and (max-width:767px){.sp-move-it__content-info{gap:.5rem}
}
.sp-move-it .sp-hero-wave-tag{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;width:fit-content;padding:.125rem .5rem;border-radius:4px;line-height:1.2;display:inline-flex;min-width:3rem;justify-content:center;align-items:center}
.sp-move-it__title{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media(min-width:767px) and (max-width:1439px){.sp-move-it__title{font-family:SantanderHeadline,Arial;font-size:2.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media(min-width:767px) and (max-width:1199px){.sp-move-it__title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-move-it__title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-move-it__description{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media(min-width:767px) and (max-width:1199px){.sp-move-it__description{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-move-it__description{font-size:.875rem;margin:8px 0}
}
.sp-move-it__wrapper-btn{display:flex;gap:2rem;align-items:center;flex-wrap:wrap;padding-top:1rem}
@media screen and (max-width:767px){.sp-move-it__wrapper-btn{justify-content:center;gap:.5rem;padding-top:0}
.sp-move-it__wrapper-btn .sp-button-secondary-L{font-size:.875rem;justify-content:center;align-items:center;line-height:1.25rem;text-align:center;padding:.375rem 1.25rem;gap:.25rem}
}
.sp-move-it__link{font-size:.875rem}
.sp-move-it__link span{font-size:.875rem}
.sp-move-it__link::after{font-size:1rem}
.sp-move-it__image{flex-grow:1;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}
@media screen and (max-width:767px){.sp-move-it__image{display:flex;height:13.5rem}
}
.sp-move-it__wave{margin-left:-4px}
@media screen and (max-width:767px){.sp-move-it__wave{display:none}
}
.sp-move-it__wave-mobile{display:none}
@media screen and (max-width:767px){.sp-move-it__wave-mobile{display:block;align-self:flex-end;margin-bottom:-1px}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-product-feature{border-bottom:.0625rem solid #cedee7;padding:2rem 0}
@media screen and (max-width:767px){.sp-product-feature{padding:2rem 0}
}
.sp-product-feature-edit{height:200px;background:url("clientlib-site/resources/product-feature_base.png") no-repeat center;background-size:contain}
@media screen and (max-width:767px){.sp-product-feature-container{display:flex;flex-direction:column}
}
.sp-product-feature-header{padding-right:16px;display:flex;align-items:center;gap:.5rem}
.sp-product-feature-header img{width:2.5rem;max-width:2.5rem;min-width:2.5rem}
@media screen and (max-width:767px){.sp-product-feature-header img{width:1.75rem;max-width:1.75rem;min-width:1.75rem}
}
.sp-product-feature-header-icon{font-size:2.5rem;color:#ec0000}
@media screen and (max-width:767px){.sp-product-feature-header-icon{font-size:1.75rem}
}
.sp-product-feature-prices{display:flex;gap:1.5rem}
@media screen and (max-width:767px){.sp-product-feature-prices{margin:1.81rem 0 0 0}
}
.sp-product-feature-prices-flex{display:flex;align-items:end;white-space:nowrap}
.sp-product-feature-prices-greenbox{border-radius:.25rem;background-color:#f0f8f0;padding:0 .25rem;width:fit-content}
.sp-product-feature-prices-after{display:flex;gap:.25rem;flex-direction:column;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;width:146px}
@media screen and (max-width:767px){.sp-product-feature-prices-after{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-product-feature-prices-after-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-product-feature-prices-after-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-product-feature-prices-after-price{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-product-feature-prices-after-price{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-product-feature-prices-after-price-big{font-size:2rem}
@media screen and (max-width:767px){.sp-product-feature-prices-after-price-big{font-size:1.5rem}
}
.sp-product-feature-prices-after-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-product-feature-prices-after-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-product-feature-prices-before{display:flex;gap:.25rem;flex-direction:column;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;width:146px}
@media screen and (max-width:767px){.sp-product-feature-prices-before{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-product-feature-prices-before-text{color:#727272;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-product-feature-prices-before-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-product-feature-prices-before-price{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#727272;text-decoration-color:#ec0000;position:relative;display:inline-block;width:fit-content}
@media screen and (max-width:767px){.sp-product-feature-prices-before-price{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-product-feature-prices-before-price::after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:#ec0000;transform:translateY(-50%);pointer-events:none}
.sp-product-feature-prices-before-price-big{font-size:2rem}
@media screen and (max-width:767px){.sp-product-feature-prices-before-price-big{font-size:1.5rem}
}
.sp-product-feature-prices-before-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
@media screen and (max-width:767px){.sp-product-feature-prices-before-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-product-feature-content{display:flex;justify-content:space-between}
@media screen and (max-width:767px){.sp-product-feature-content{flex-direction:column}
}
.sp-product-feature-content-text{width:100%}
@media screen and (max-width:767px){.sp-product-feature-content-text{flex-direction:column}
}
.sp-product-feature-content-text-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.34;color:#222;padding-bottom:2px}
@media screen and (max-width:767px){.sp-product-feature-content-text-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-product-feature-content-text-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1rem}
.sp-product-feature-content-text-description ol{padding-left:2rem;margin:0;color:#222}
.sp-product-feature-content-text-description ol li{margin:1rem 0;padding-left:10px}
.sp-product-feature-content-text-description ul{padding-left:2rem;list-style-type:disc;margin:0;color:#222}
.sp-product-feature-content-text-description ul ul{list-style-type:circle}
.sp-product-feature-content-text-description ul ul ul{list-style-type:square}
.sp-product-feature-links{gap:1rem;display:flex;align-items:center;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-product-feature-links{flex-direction:column;order:3;margin-top:1rem}
}
@media screen and (max-width:767px){.sp-product-feature-links button,.sp-product-feature-links a{width:100%}
}
.sp-product-feature-toggler{margin-top:1.5rem}
@media screen and (max-width:767px){.sp-product-feature-toggler{margin-top:1.5rem}
}
.sp-product-feature-toggler details{border-radius:.75rem;background:#f5f9fb;padding:1rem;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;list-style-type:none;transition:all ease .5s}
@media screen and (max-width:767px){.sp-product-feature-toggler details{padding:.5rem 1rem}
}
.sp-product-feature-toggler details[open] summary{margin-bottom:.62rem}
.sp-product-feature-toggler details[open] summary:after{font-family:SantanderIconsSystem;font-style:normal;content:'\e811'}
.sp-product-feature-toggler details ol{padding-left:2rem;margin:0;color:#222}
.sp-product-feature-toggler details ol li{margin:1rem 0;padding-left:10px}
.sp-product-feature-toggler details ul{padding-left:2rem;list-style-type:disc;margin:1rem 0;color:#222}
.sp-product-feature-toggler details ul ul{list-style-type:circle}
.sp-product-feature-toggler details ul ul ul{list-style-type:square}
.sp-product-feature-toggler summary{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#127277;cursor:pointer;list-style:none}
.sp-product-feature-toggler summary:after{font-family:SantanderIconsSystem;font-style:normal;content:'\e810'}
.sp-product-feature-toggler summary::-webkit-details-marker{display:none}
.sp-product-feature table{border-collapse:separate;border:1px solid #9bc3d3;border-spacing:0;border-radius:8px;overflow:hidden;max-width:100%;width:100%;text-align:left}
.sp-product-feature table caption{text-align:left;padding-bottom:.5rem;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-product-feature table caption{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-product-feature table{display:none}
}
.sp-product-feature tr{color:#444}
.sp-product-feature tr:nth-child(even) th,.sp-product-feature tr:nth-child(even) td{background:#f6f6f6}
.sp-product-feature tr:nth-child(odd) th,.sp-product-feature tr:nth-child(odd) td{background:#fff}
.sp-product-feature td,.sp-product-feature th{border-bottom:1px solid #9bc3d3;border-left:1px solid #9bc3d3;border-top:0;border-right:0;padding:24px 23px;min-width:73px}
.sp-product-feature tr:last-child>td,.sp-product-feature tr:last-child>th{border-bottom:0}
.sp-product-feature tr>th:first-child,.sp-product-feature tr>td:first-child{border-left:0}
.sp-product-feature th,.sp-product-feature td b{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-product-feature tr:first-child>th,.sp-product-feature tr:first-child b{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.4}
.sp-product-feature td{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-product-feature .sp-mobile-table{border:1px solid #9bc3d3;border-radius:8px;overflow:hidden}
.sp-product-feature .sp-mobile-table-wrapper{display:none}
@media screen and (max-width:767px){.sp-product-feature .sp-mobile-table-wrapper{display:block}
}
.sp-product-feature .sp-mobile-table__row{padding:15px 10px;border-bottom:1px solid #9bc3d3}
.sp-product-feature .sp-mobile-table__row:nth-child(even){background:#f6f6f6}
.sp-product-feature .sp-mobile-table__row:nth-child(odd){background:#fff}
.sp-product-feature .sp-mobile-table__row:last-child{border-bottom:0}
.sp-product-feature .sp-mobile-table__row:first-child{padding-top:24px}
.sp-product-feature .sp-mobile-table__row:last-child{padding-bottom:24px}
.sp-product-feature .sp-mobile-table__cell h4{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;padding-top:8px}
.sp-product-feature .sp-mobile-table__cell p{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-product-feature .sp-mobile-table__cell p b{font-weight:normal}
.sp-product-feature .sp-mobile-table__cell:first-child p{line-height:1.43}
.sp-product-feature .sp-mobile-table__cell:first-child h4{padding-top:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-notifications{position:relative}
.sp-notifications .sp-containerLarge{padding:16px 20px}
.sp-notifications__notification.success{background-color:#f7fbf7}
.sp-notifications__notification.warning{background-color:#fffcf5}
.sp-notifications__notification.error{background-color:#fcf2f2}
.sp-notifications__notification.information{background-color:#f6fafc}
.sp-notifications__notification__content{display:flex;align-items:flex-start}
.sp-notifications__notification__content.successIcon{color:#63ba68}
.sp-notifications__notification__content.warningIcon{color:#fc3}
.sp-notifications__notification__content.errorIcon{color:#c00}
.sp-notifications__notification__content:before{font-size:1.5rem;position:absolute}
.sp-notifications__notification__content__information-existsIcon{padding-left:32px}
.sp-notifications__notification__content__information a:link{text-decoration:underline;color:#444}
.sp-notifications__notification__content__information a:hover{text-decoration:underline;cursor:pointer;color:#444}
.sp-notifications__notification__content__information a:active,.sp-notifications__notification__content__information a:focus{text-decoration:none;border-radius:2px;color:#444}
.sp-notifications__notification__content__information a:visited{text-decoration:underline;color:#9e3667}
.sp-notifications__notification__content__information-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444}
.sp-notifications__notification__content__information-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444}
.sp-notifications__notification__content__information-description ul{padding-left:48px}
.sp-notifications__notification__content__information-description ul li{margin:16px 0}
.sp-notifications__notification__content-close{margin-left:auto;padding-left:8px;border-radius:2px}
.sp-notifications__notification__content-close:hover{cursor:pointer}
.sp-notifications__notification__content-close::before{color:#444;font-size:1.5rem}
.sp-notifications__application{display:none;background-color:#ececec}
.sp-notifications__application>.sp-containerLarge{padding:9px 20px 9px 16px}
@media screen and (max-width:767px){.sp-notifications__application{display:block}
}
.sp-notifications__application__info{display:flex}
.sp-notifications__application__info-logo{font-size:3.375rem;background-color:#fff;border-radius:25%;color:#ec0000;width:62px;height:62px;display:flex;justify-content:center;align-items:center}
.sp-notifications__application__info-logoEmpresas{background-color:#ec0000;color:#fff}
.sp-notifications__application__info--content{margin-left:8px}
.sp-notifications__application__info--content-title{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:normal;color:#222}
.sp-notifications__application__info--content-subTitle{font-family:SantanderMicroText,Arial;font-size:.688rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:normal;color:#444}
.sp-notifications__application__info--content img{width:48px;height:9px}
.sp-notifications__application__info-close{cursor:pointer;margin:auto 0 auto auto;border-radius:2px}
.sp-notifications__application__info-close::before{color:#444;font-size:1.5rem}
.sp-notifications__application__info-link{margin:auto 0 auto auto;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-notifications__application__info-link-appleStore,.sp-notifications__application__info-link-googlePay{display:none}
.sp-notifications__application__info-link a{color:#00aff0;text-decoration:none;border-radius:2px}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-campaignPromotionnew-top{margin-top:2rem}
@media screen and (min-width:768px) and (max-width:1199px){.sp-campaignPromotionnew-top{margin-top:1.5rem}
}
@media screen and (max-width:767px){.sp-campaignPromotionnew-top{margin-top:1.25rem}
}
.sp-campaignPromotionnew-bottom{margin-bottom:2rem}
@media screen and (min-width:768px) and (max-width:1199px){.sp-campaignPromotionnew-bottom{margin-bottom:1.5rem}
}
@media screen and (max-width:767px){.sp-campaignPromotionnew-bottom{margin-bottom:1.25rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-socialSharing{padding:2rem 0}
.sp-socialSharing-container{display:flex;align-items:center;flex-direction:column;align-items:self-start}
.sp-socialSharing-container-word{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-bottom:1.5rem}
@media screen and (max-width:767px){.sp-socialSharing-container-word{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-socialSharing-container ul{display:flex;gap:.5rem;flex-wrap:wrap}
.sp-socialSharing-container ul li{list-style:none;margin:0;padding:0}
.sp-socialSharing-container ul li a{text-decoration:none;background-color:#fff;height:2.75rem;width:2.75rem;border-radius:50%;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);display:flex;justify-content:center;align-items:center;cursor:pointer}
.sp-socialSharing-container ul li a:hover{background-color:#f6f6f6}
.sp-socialSharing-copy-link{margin-top:1.5rem}
@media screen and (max-width:767px){.sp-socialSharing-copy-link{margin-top:1rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-headerBlog{position:fixed;z-index:4000;left:0;top:0;right:0;background-color:#fff}
.sp-headerBlog :focus{border-radius:2px}
.sp-headerBlog__prenav{height:1.875rem;background-color:#ec0000}
@media screen and (max-width:1199px){.sp-headerBlog__prenav{height:2.375rem}
}
.sp-headerBlog__prenav-container{display:flex;align-items:center;justify-content:flex-end;height:100%}
.sp-headerBlog__prenav-container-bar{border-left:2px solid #fff;height:24px}
.sp-headerBlog__prenav-container-link{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding:0 24px;cursor:pointer;text-decoration:none;color:#fff}
@media screen and (max-width:1199px){.sp-headerBlog__prenav-container-link{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-headerBlog__prenav-container-link:hover{text-decoration:none}
.sp-headerBlog__prenav-container-link:focus{outline-offset:-2px;border-radius:4px}
.sp-headerBlog__prenav-container .link-site{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding:0 32px;color:#fff}
@media screen and (max-width:1199px){.sp-headerBlog__prenav-container .link-site{padding:0 0 0 16px}
}
.sp-headerBlog__navbar{height:72px;display:flex;justify-content:space-between;align-items:center;padding:0 72px}
@media screen and (max-width:1199px){.sp-headerBlog__navbar{height:50px;padding:0 30px 0 24px}
}
.sp-headerBlog__navbar-align{display:flex;justify-content:space-between;align-items:center}
@media screen and (max-width:1199px){.sp-headerBlog__navbar-align{justify-content:flex-start;flex-direction:column;position:absolute;top:50px;left:0;right:0;background-color:#fff;max-height:0;overflow-y:hidden;transition:max-height .5s ease-in-out;align-items:normal}
.sp-headerBlog__navbar-align.active{max-height:500px}
}
.sp-headerBlog__navbar--menu{display:flex;justify-content:space-between;align-items:center;position:relative;margin:0;padding:0;list-style:none;overflow:hidden;padding:0 20px;height:40px}
@media screen and (max-width:1199px){.sp-headerBlog__navbar--menu{flex-direction:column;align-items:initial;height:auto}
}
.sp-headerBlog__navbar--menu-item{margin-left:56px;position:relative}
@media screen and (max-width:1199px){.sp-headerBlog__navbar--menu-item{padding:6px 0;margin-left:0;width:fit-content}
}
.sp-headerBlog__navbar--menu-link{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:block;text-decoration:none;color:#222}
@media screen and (max-width:1199px){.sp-headerBlog__navbar--menu-link{padding:10px 0;font-size:1rem;color:#444}
}
.sp-headerBlog__buttons--navMobile{display:none}
@media screen and (max-width:1199px){.sp-headerBlog__buttons--navMobile{display:flex;align-items:center}
}
.sp-headerBlog__buttons--navMobile .close--search--mobile{display:none}
.sp-headerBlog__buttons--search{padding:0;position:relative;width:54px;margin-right:2px;color:#ec0000}
.sp-headerBlog__buttons--search:before{font-size:1.875rem}
@media screen and (max-width:1199px){.sp-headerBlog__buttons--search{margin-right:40px;width:unset}
}
@media screen and (max-width:1199px){.sp-headerBlog__buttons--search--desktop{display:none}
}
.sp-headerBlog__buttons--hamburger{cursor:pointer;display:none}
.sp-headerBlog__buttons--hamburger:before{color:#ec0000;font-size:2.125rem}
@media screen and (max-width:1199px){.sp-headerBlog__buttons--hamburger{display:block}
}
.sp-headerBlog-backgroundMobile{visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}
.sp-headerBlog-backgroundMobile.active{visibility:visible;opacity:1;height:100vh;background-color:rgba(0,0,0,0.7);width:100%;position:absolute;z-index:-1}
.sp-headerBlog .sp-menu-search{display:none;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);background:#fff;padding-bottom:49px;position:relative;z-index:4000}
@media screen and (max-width:1199px){.sp-headerBlog .sp-menu-search{position:absolute;top:87px;right:0;left:0;padding-bottom:16px}
}
.sp-headerBlog .sp-menu-search--close{display:flex;justify-content:flex-end;padding-top:16px;cursor:pointer;pointer-events:none;margin-bottom:32px;margin-left:auto}
.sp-headerBlog .sp-menu-search--close::before{content:'\e814';font-family:SantanderIconsSystem;font-size:1.5rem;color:#ec0000;pointer-events:auto}
.sp-headerBlog .sp-menu-search--form{position:relative;display:flex;justify-content:space-between}
@media screen and (max-width:1199px){.sp-headerBlog .sp-menu-search--form{justify-content:initial;font-size:2rem}
}
.sp-headerBlog .sp-menu-search--form--input{border-radius:4px 4px 0 0;border:1px solid #deedf2;width:100%;border-bottom:1px solid #137e84;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;padding:12px 16px}
.sp-headerBlog .sp-menu-search--form--input:hover,.sp-headerBlog .sp-menu-search--form--input:active,.sp-headerBlog .sp-menu-search--form--input:focus{outline:none !important}
.sp-headerBlog .sp-menu-search--form--input::placeholder,.sp-headerBlog .sp-menu-search--form--input::-webkit-input-placeholder,.sp-headerBlog .sp-menu-search--form--input::-moz-placeholder,.sp-headerBlog .sp-menu-search--form--input:-ms-input-placeholder,.sp-headerBlog .sp-menu-search--form--input:-moz-placeholder{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#767676;padding-left:32px}
@media screen and (max-width:1199px){.sp-headerBlog .sp-menu-search--form--input{font-size:1rem}
}
.sp-headerBlog .sp-menu-search--form--submit{cursor:pointer;background:0;border:0;font-size:1.25rem;position:absolute;right:5px;top:25%}
.sp-headerBlog .sp-menu-search--form--submit:before{color:#444}
.sp-headerBlog .sp-menu-search--form--submit:hover:before{color:#ec0000}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.sp-headerBlog .sp-menu-search--form--submit{padding:0 20px 0 14px}
}
@media screen and (max-width:1199px){.sp-headerBlog .sp-menu-search-labels{overflow:scroll;height:100vh}
}
.sp-headerBlog .sp-menu-search-labels p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin:16px 0}
.sp-headerBlog .sp-menu-search-labels-list{display:flex;flex-wrap:wrap;gap:16px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}
@media screen and (max-width:1199px){.sp-headerBlog .sp-menu-search-labels-list{grid-template-columns:1fr 1fr}
}
@media screen and (max-width:767px){.sp-headerBlog .sp-menu-search-labels-list{grid-template-columns:1fr}
}
.sp-headerBlog .sp-menu-search-labels-list-label{font-size:.875rem;width:fit-content}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-labels-edit{height:100px;background:url("clientlib-site/resources/blogLabels.png") no-repeat center;background-size:contain}
.sp-labels--wrapper{display:grid;gap:1.5rem}
.sp-labels__info{display:flex;flex-wrap:wrap;gap:1rem}
.sp-labels__info--title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222}
@media screen and (max-width:767px){.sp-labels__info--title{font-size:1.25rem;line-height:1.5rem}
}
.sp-labels__info--labels{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4px}
.sp-labels__info--labels-item{text-decoration:none}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-articleHeader-edit{height:200px;background:url("clientlib-site/resources/articleheader.png") no-repeat center;background-size:contain}
.sp-articleHeader *{box-sizing:border-box}
.sp-articleHeader .sp-blogImage .sp-containerLarge,.sp-articleHeader .sp-freeContentBlog .sp-containerLarge{width:100% !important}
.sp-articleHeader .sp-article-card-category{text-decoration:none}
.sp-articleHeader .sp-article-card-category:hover{text-decoration:underline}
.sp-articleHeader__wrapper{display:flex;gap:3.5rem 3rem;justify-content:space-between;padding-top:1.5rem;padding-bottom:4.5rem}
@media screen and (max-width:1199px){.sp-articleHeader__wrapper{column-gap:1.5rem;padding-bottom:4rem}
}
@media screen and (max-width:767px){.sp-articleHeader__wrapper{flex-direction:column;padding-bottom:0}
}
.sp-articleHeader__main{display:grid;padding:1.5rem 1.5rem 0 1.5rem;gap:1.5rem}
@media screen and (max-width:1199px){.sp-articleHeader__main{padding:1.5rem 0 0 0;gap:1rem}
}
@media screen and (max-width:767px){.sp-articleHeader__main{padding:0;gap:1rem}
}
.sp-articleHeader__info{width:100%}
@media screen and (min-width:768px){.sp-articleHeader__info .sp-author .sp-container,.sp-articleHeader__info .sp-blog-feedback .sp-container,.sp-articleHeader__info .feedback .sp-container,.sp-articleHeader__info .sp-author .sp-containerLarge,.sp-articleHeader__info .sp-blog-feedback .sp-containerLarge,.sp-articleHeader__info .feedback .sp-containerLarge{padding-left:0;padding-right:0}
}
.sp-articleHeader__info-freeContent{padding:0 1.5rem 0 1.5rem}
@media screen and (max-width:1199px){.sp-articleHeader__info-freeContent{padding:0}
}
.sp-articleHeader__info-title{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.75rem;color:#222}
@media screen and (max-width:1199px){.sp-articleHeader__info-title{font-size:2.625rem;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-articleHeader__info-title{font-size:2rem;line-height:2.25rem}
}
.sp-articleHeader__info-align{display:flex;flex-wrap:wrap;gap:1rem;color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;background-color:#f5f9fb;padding:1rem;border-radius:.5rem}
@media screen and (max-width:1199px){.sp-articleHeader__info-align{flex-direction:column;align-items:start;gap:1rem}
}
.sp-articleHeader__info-align-flex{display:flex;flex-direction:column}
@media screen and (max-width:1199px){.sp-articleHeader__info-align-flex{width:100%;gap:1rem}
}
.sp-articleHeader__info-date span{text-transform:lowercase}
.sp-articleHeader__info-date:before{font-family:SantanderIconsDocument;font-style:normal;content:'\e821';padding-right:.5rem}
.sp-articleHeader__info-readTime:before{font-family:SantanderIconsFunctional;font-style:normal;content:'\e881';padding-right:.5rem}
.sp-articleHeader__info-author{display:flex;align-items:center}
.sp-articleHeader__info-author:before{padding-right:.5rem;color:#222}
.sp-articleHeader__info-author a{margin-left:.25rem}
.sp-articleHeader__info-feedback{display:flex;align-items:center;flex-wrap:wrap}
.sp-articleHeader__info-feedback:before{padding-right:.5rem;color:#222}
.sp-articleHeader__info-link{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-decoration:none;color:#23779a;border-radius:.5rem;text-transform:capitalize;background-color:#f5f9fb;padding:.25rem .5rem;width:fit-content;gap:.5rem}
.sp-articleHeader__info-link:active,.sp-articleHeader__info-link:focus{color:#137e84}
.sp-articleHeader__info-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;padding-top:2rem}
@media screen and (max-width:767px){.sp-articleHeader__info-description{padding-top:1.5rem;font-size:1rem}
}
.sp-articleHeader--image,.sp-articleHeader--video .sp-blogImage,.sp-articleHeader--video .sp-blogImage--video{width:100%;max-width:unset;overflow:hidden;border-radius:1rem;padding:0}
.sp-articleHeader--image img,.sp-articleHeader--video .sp-blogImage img,.sp-articleHeader--video .sp-blogImage--video img{width:100%;height:auto}
.sp-articleHeader--image .sp-containerLarge,.sp-articleHeader--video .sp-blogImage .sp-containerLarge,.sp-articleHeader--video .sp-blogImage--video .sp-containerLarge{padding:0}
.sp-articleHeader__importercontainer{display:block}
.sp-articleHeader__social{max-width:320px;border-left:1px solid #cedee7;padding-left:62px;padding-top:2rem}
@media screen and (max-width:1199px){.sp-articleHeader__social{max-width:288px;padding-left:32px}
}
@media screen and (max-width:767px){.sp-articleHeader__social{padding:0;margin-left:0;border-left:unset;border-top:1px solid #cedee7;max-width:none}
}
.sp-articleHeader__social .sp-author{padding:0;padding-bottom:3rem}
.sp-articleHeader__social .sp-socialSharing{padding:0;padding-bottom:3rem}
@media screen and (max-width:767px){.sp-articleHeader__social .sp-socialSharing{padding-top:3rem}
}
.sp-articleHeader__social .sp-labels{padding:0;padding-bottom:3rem}
.sp-articleHeader__social .sp-newsletter-box{padding-bottom:3rem}
.sp-articleHeader__social .sp-lastSalto-sidebar{padding:0;padding-bottom:3rem}
.sp-articleHeader .sp-mobile-table{display:none;border:1px solid #9bc3d3;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;border-radius:8px;overflow:hidden}
@media screen and (max-width:1199px){.sp-articleHeader .sp-mobile-table{display:block;margin:48px 0}
}
.sp-articleHeader .sp-mobile-table-caption{padding-bottom:.5rem}
.sp-articleHeader .sp-mobile-table__row{padding:15px 10px;border-bottom:1px solid #9bc3d3}
.sp-articleHeader .sp-mobile-table__row:nth-child(even){background:#f6f6f6}
.sp-articleHeader .sp-mobile-table__row:nth-child(odd){background:#fff}
.sp-articleHeader .sp-mobile-table__row:last-child{border-bottom:0}
.sp-articleHeader .sp-mobile-table__row:first-child{padding-top:24px}
.sp-articleHeader .sp-mobile-table__row:last-child{padding-bottom:24px}
.sp-articleHeader .sp-mobile-table__cell h4{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;padding-top:8px}
.sp-articleHeader .sp-mobile-table__cell p{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-articleHeader .sp-mobile-table__cell p b{font-weight:normal}
.sp-articleHeader .sp-mobile-table__cell:first-child p{line-height:1.43}
.sp-articleHeader .sp-mobile-table__cell:first-child h4{padding-top:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-freeContentBlog__body{padding:2rem 0;width:100%;max-width:1000px;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-freeContentBlog__body .disclaimerFree{font-weight:bold;color:#727272;font-style:italic}
.sp-freeContentBlog__body h2{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222;padding-bottom:1rem}
.sp-freeContentBlog__body h3{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222;padding-bottom:1rem}
.sp-freeContentBlog__body h4{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.5rem;color:#222;padding-bottom:1rem}
.sp-freeContentBlog__body pre{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#767676;margin:0 0 0 3.125rem}
.sp-freeContentBlog__body table{border-collapse:separate;border:1px solid #9bc3d3;border-spacing:0;padding:2px;border-radius:8px;overflow:hidden;margin-bottom:1.5rem;max-width:100%;width:100%;text-align:left}
.sp-freeContentBlog__body table caption{text-align:left;padding-bottom:1.5rem;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
@media screen and (max-width:767px){.sp-freeContentBlog__body table caption{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-freeContentBlog__body table{border:1px solid #9bc3d3;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;border-radius:8px;overflow:hidden}
}
.sp-freeContentBlog__body tr{color:#222}
.sp-freeContentBlog__body tr:nth-child(even) th,.sp-freeContentBlog__body tr:nth-child(even) td{background:#f6f6f6}
.sp-freeContentBlog__body tr:nth-child(odd) th,.sp-freeContentBlog__body tr:nth-child(odd) td{background:#fff}
.sp-freeContentBlog__body td,.sp-freeContentBlog__body th{border-bottom:1px solid #9bc3d3;border-left:1px solid #9bc3d3;border-top:0;border-right:0;padding:24px 23px;min-width:73px}
@media screen and (max-width:767px){.sp-freeContentBlog__body td,.sp-freeContentBlog__body th{padding:15px 8px;font-size:1rem}
}
.sp-freeContentBlog__body tr:last-child>td,.sp-freeContentBlog__body tr:last-child>th{border-bottom:0}
.sp-freeContentBlog__body tr>th:first-child,.sp-freeContentBlog__body tr>td:first-child{border-left:0}
.sp-freeContentBlog__body th,.sp-freeContentBlog__body td b{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-freeContentBlog__body tr:first-child>th,.sp-freeContentBlog__body tr:first-child b{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.4}
@media screen and (max-width:767px){.sp-freeContentBlog__body tr:first-child>th,.sp-freeContentBlog__body tr:first-child b{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-freeContentBlog__body td{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-freeContentBlog__body img{display:block;max-width:100%;border-radius:.5rem;height:auto;margin:1rem 0}
.sp-freeContentBlog__body .clearFloat{clear:both}
@media screen and (max-width:1199px){.sp-freeContentBlog__body{width:100%;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-freeContentBlog__body h2{font-size:1.5rem}
.sp-freeContentBlog__body h3{font-size:1.25rem;line-height:1.5rem}
.sp-freeContentBlog__body h4{font-size:1.125rem;line-height:1.5rem}
.sp-freeContentBlog__body pre{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin:0 0 0 2.5rem}
.sp-freeContentBlog .sp-mobile-table{display:block;margin:48px 0}
.sp-freeContentBlog .sp-mobile-table-caption{display:none;padding-bottom:.5rem;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
@media screen and (max-width:1199px) and screen and (max-width:767px){.sp-freeContentBlog .sp-mobile-table-caption{display:block;font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-freeContentBlog__body{width:100%;max-width:none}
.sp-freeContentBlog__body h2{font-size:1.25rem;line-height:1.5rem}
.sp-freeContentBlog__body h3{font-size:1.125rem;line-height:1.5rem}
.sp-freeContentBlog__body h4{font-size:1rem;line-height:1.5rem}
.sp-freeContentBlog .sp-mobile-table{display:block;margin:48px 0}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.footerBlog{max-width:100%;padding:0;margin:0;overflow:hidden}
.sp-blog-footer-top{display:none}
@media screen and (max-width:767px){.sp-blog-footer-top{display:block;margin:0;padding:0;width:100%;height:80px;background-color:#ec0000}
.sp-blog-footer-top--cta{width:50px;text-align:center;margin-right:28px;float:right;margin-top:15px;border-radius:2px}
.sp-blog-footer-top--cta p{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff}
}
.sp-blog-footer{background-color:#222;color:#fff;visibility:visible !important;margin-top:64px}
@media screen and (max-width:767px){.sp-blog-footer{margin-top:0}
}
.sp-blog-footer .sp-container{display:flex;flex-direction:row}
.sp-blog-footer--links{display:flex;justify-content:space-between;width:100%;padding-top:28px;padding-bottom:28px}
@media screen and (max-width:767px){.sp-blog-footer--links{display:block}
}
@media screen and (max-width:767px){.sp-blog-footer--tab{width:100%}
}
.sp-blog-footer--tab--title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;margin-bottom:15px}
@media screen and (max-width:767px){.sp-blog-footer--tab--title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;height:66px;line-height:66px;margin-top:15px;margin-bottom:0}
}
.sp-blog-footer--tab--list{list-style:none;padding:0;margin-bottom:5px}
.sp-blog-footer--tab--list--item{margin-bottom:8px}
@media screen and (max-width:767px){.sp-blog-footer--tab--list--item{height:66px;margin-bottom:0;border-top:1px solid #fff;line-height:66px}
.sp-blog-footer--tab--list--item:last-child{border-bottom:1px solid #fff}
}
.sp-blog-footer--tab--list--item--link{font-size:.875rem;font-weight:lighter}
.sp-blog-footer--tab--list--item--link span{display:none}
@media screen and (max-width:767px){.sp-blog-footer--tab--list--item--link span{display:inline}
}
@media screen and (max-width:767px){.sp-blog-footer--tab--list--item--link{font-size:1.125rem}
}
.sp-blog-footer--tab--list--item .tab--list--item--link--icon{font-size:1rem}
.sp-blog-footer--tab--list--item .tab--list--item--link--icon:before{margin-right:6px;font-size:1.375rem}
.sp-blog-footer--tab--list--media{display:flex;justify-content:space-between;list-style:none;text-align:left}
@media screen and (max-width:767px){.sp-blog-footer--tab--list--media{flex-wrap:wrap;justify-content:start}
}
@media screen and (max-width:767px){.sp-blog-footer--tab--list--media--item{height:92px;width:108px}
}
.sp-blog-footer--tab--list--media--item--link{position:relative;display:flex;align-items:center;width:30px;height:30px;margin-right:8px;background:#fff;border-radius:50%;text-decoration:none;cursor:pointer}
.sp-blog-footer--tab--list--media--item--link img{padding:3px}
.sp-blog-footer--tab--list--media--item--link:before{color:#222;font-size:1.125rem;margin:0 auto}
@media screen and (max-width:767px){.sp-blog-footer--tab--list--media--item--link{width:60px;height:60px;margin-right:0}
.sp-blog-footer--tab--list--media--item--link:before{font-size:2rem}
}
.sp-blog-footer--logo{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
@media screen and (max-width:767px){.sp-blog-footer--logo{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-blog-footer--logo:before{font-size:1.625rem}
}
.sp-blog-footer--logo:before{margin-right:5px}
.sp-blog-footer--copyright{min-height:69px;height:69px;max-height:69px;display:flex;align-items:center;background-color:#444}
.sp-blog-footer--copyright--list{flex-wrap:wrap;list-style:none;display:flex;align-items:center;padding-left:0;margin-bottom:0;margin-top:0}
.sp-blog-footer--copyright--list--item{padding-right:19px;white-space:nowrap}
.sp-blog-footer--copyright--list--item:first-of-type .sp-blog-footer--copyright--list--item--link{font-weight:lighter}
.sp-blog-footer--copyright--list--item--link{color:#fff;text-decoration:none;font-size:.875rem;font-weight:normal}
.sp-blog-footer .sp-footer--apps--listing--media--listitem--seo{line-height:0;font-size:0;color:transparent}
@media screen and (max-width:767px){.sp-blog-footer .sp-blog-footer--desktop{display:none}
}
.sp-blog-footer .sp-blog-footer--mobile{display:none}
@media screen and (max-width:767px){.sp-blog-footer .sp-blog-footer--mobile{display:initial}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-otherArticles{padding:32px 0}
.sp-otherArticles-edit{height:400px;background:url("clientlib-site/resources/articleCrosslinking.png") no-repeat center;background-size:contain}
.sp-articleCard{padding:64px 0}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articleCard{padding:48px 0}
}
@media screen and (max-width:767px){.sp-articleCard{padding:32px 0}
}
.sp-articleCard-blue{background-color:#f5f9fb}
.sp-articleCard-white{background-color:#fff}
.sp-articleCard .sp-containerLarge{display:flex;flex-direction:column;gap:48px}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articleCard .sp-containerLarge{gap:40px}
}
@media screen and (max-width:767px){.sp-articleCard .sp-containerLarge{gap:32px}
}
.sp-articleCard-title{display:flex;justify-content:space-between;align-items:center}
.sp-articleCard-title h2{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem;color:#222;cursor:default}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articleCard-title h2{font-size:2rem;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-articleCard-title h2{font-size:1.75rem;line-height:2rem}
}
.sp-articleCard-title img{height:64px;width:auto}
@media screen and (max-width:1199px){.sp-articleCard-title{align-items:flex-start;flex-direction:column;gap:24px}
.sp-articleCard-title h2{order:2}
.sp-articleCard-title img{order:1}
}
.sp-articleCard-list{display:flex;list-style:none;justify-content:space-between;gap:24px}
@media screen and (max-width:1199px){.sp-articleCard-list{flex-wrap:wrap}
}
.sp-articleCard-list li{width:calc((100% - 24px) / 2)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articleCard-list li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-articleCard-list li{width:100%}
}
@media screen and (min-width:592px) and (max-width:767px){.sp-articleCard-list li{width:calc((100% - 24px) / 2)}
}
.sp-articleCard-list:has(li:nth-child(3)) li{width:calc((100% - 48px) / 3)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articleCard-list:has(li:nth-child(3)) li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-articleCard-list:has(li:nth-child(3)) li{width:100%}
}
@media screen and (min-width:592px) and (max-width:767px){.sp-articleCard-list:has(li:nth-child(3)) li{width:calc((100% - 24px) / 2)}
}
.sp-articleCard-list:has(li:nth-child(4)){gap:16px}
.sp-articleCard-list:has(li:nth-child(4)) li{width:calc((100% - 72px) / 4)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articleCard-list:has(li:nth-child(4)) li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-articleCard-list:has(li:nth-child(4)) li{width:100%}
}
@media screen and (min-width:592px) and (max-width:767px){.sp-articleCard-list:has(li:nth-child(4)) li{width:calc((100% - 16px) / 2)}
}
.sp-articleCard-card{display:flex;flex-direction:column;background-color:#FFF;border-radius:16px;overflow:hidden;box-shadow:0 1px 6px 0 #A3A3A366;width:100%;height:100%}
@media screen and (max-width:767px){.sp-articleCard-card{min-width:272px;max-width:368px}
}
.sp-articleCard-card-img{width:100%;aspect-ratio:1.77777778;background-size:cover;background-repeat:no-repeat;background-position:center}
.sp-articleCard-card-info{display:flex;flex-direction:column;gap:16px;padding:24px;flex-grow:1}
.sp-articleCard-card-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.5rem;color:#222;cursor:default;flex-grow:1}
.sp-articleCard-card-category{display:flex;align-items:center;gap:8px;border-radius:8px;background-color:#f5f9fb;padding:0 8px;width:fit-content;height:32px;border:1px solid #cedee7}
.sp-articleCard-card-category svg{width:24px;height:24px}
.sp-articleCard-card-category p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#23779a;text-transform:capitalize}
.sp-articleCard-card-button:not(:has(a)){position:relative;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.25rem;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;padding:.75rem 1.25rem;gap:.25rem;border-radius:3.125rem;box-sizing:border-box;text-decoration:none;box-shadow:0 1px 6px 0 #A3A3A366;width:fit-content;overflow:hidden;background-color:#fff;color:#ec0000;font-size:1rem;line-height:1.5rem}
.sp-articleCard-card-button:not(:has(a)):hover{background-color:#f6f6f6}
@media screen and (max-width:767px){.sp-articleCard-card .sp-button.sp-button-secondary{width:100%}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.quote-blog-edit{height:100px;background:url("clientlib-site/resources/quote.png") no-repeat center}
.quote-blog--quote{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;padding:10px;border-left:5px solid #1bb3bc;max-width:628px}
@media screen and (max-width:1199px){.quote-blog--quote{max-width:458px}
}
.quote-blog-addPadding{padding:48px 0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-keyfeatures{background:#f5f9fb}
.sp-keyfeatures--edit{height:26.875rem;background:url("clientlib-site/resources/keyfeatures.png") no-repeat center;background-size:contain}
.sp-keyfeatures ol{padding:0;margin:0}
.sp-keyfeatures .sp-keyfeatures-firstBlock{display:grid;gap:3rem}
@media screen and (max-width:1199px){.sp-keyfeatures .sp-keyfeatures-firstBlock{gap:2rem}
}
@media screen and (max-width:767px){.sp-keyfeatures .sp-keyfeatures-firstBlock{gap:1.5rem}
}
.sp-keyfeatures .sp-keyfeatures-firstBlock .sp-userneeds-listSection-list .sp-userneedscard{border-radius:1rem}
@media screen and (max-width:767px){.sp-keyfeatures .sp-keyfeatures-firstBlock .sp-userneeds-listSection-list{gap:1.5rem 1rem}
}
.sp-keyfeatures .sp-keyfeatures-link:not(:has(span)){text-decoration:underline}
@media screen and (min-width:768px){.sp-keyfeatures.keySimulator .sp-userneeds-groupHeader{width:50%}
}
.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock{display:flex;gap:3rem}
.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock>*{width:50%}
.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-userneeds-listSection-list{gap:1rem}
@media screen and (max-width:1199px){.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-userneeds-listSection-list{gap:.75rem}
}
@media screen and (max-width:767px){.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-userneeds-listSection-list{gap:.5rem}
}
.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-userneeds-listSection-list .sp-userneedscard-horizontal .sp-userneedscard-CTAs{flex-direction:column}
@media screen and (max-width:767px){.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-keyfeatures-firstBlock{width:100%}
.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-userneeds-listSection-list{width:100%;flex-direction:column}
.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-userneeds-listSection-list .sp-userneedscard{flex:unset}
.sp-keyfeatures.keySimulator .sp-keyfeatures-twoBlock .sp-keyfeatures-secondBlock{display:none}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.widget{transition:all .3s ease-in-out}
.sp-widget{transition:all .3s ease-in-out;visibility:hidden;position:fixed;bottom:0;right:0;z-index:1000}
.sp-widget *{box-sizing:border-box}
.sp-widget-edit{height:200px;background:url("clientlib-site/resources/widget.png") no-repeat center}
.sp-widget-edit2{background-color:#444;max-width:255px;font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;padding:8px 24px;display:flex;justify-content:center;color:#fff;border-radius:8px;margin-left:auto}
@media screen and (max-width:767px){.sp-widget{width:100%;justify-content:center;display:flex}
}
@media screen and (max-width:767px){.sp-widget--hide{width:100%;justify-content:center;display:none}
}
.sp-widget--scroll{display:none}
.sp-widget-content{box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);background-color:#fff;border-radius:1rem;margin:0 2rem 2rem 0;position:relative;display:flex;width:17.375rem;flex-direction:column;gap:.75rem;min-height:16.75rem;overflow:hidden}
@media screen and (max-width:767px){.sp-widget-content{margin:0 auto 0 auto;border-radius:8px 8px 0 0;width:100%}
}
.sp-widget-content--title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#23779a;margin:0 .5rem}
.sp-widget-content--description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin:0 .5rem}
.sp-widget-content--tab{position:absolute;right:0rem;top:0rem;z-index:1;width:4.625rem;height:4.625rem;background-image:linear-gradient(45deg,transparent 50%,#fff 50%)}
.sp-widget-content--close{position:absolute;cursor:pointer;font-size:1.5rem;color:#ec0000;right:.5rem;top:.5rem;z-index:1;padding:0;border-radius:2px}
.sp-widget-content--close-widgetHeader{border-radius:16px 16px 0 0}
.sp-widget-content--close-bg{position:absolute;top:0;right:0;max-width:5.71875rem;border-radius:0 16px 0 0}
.sp-widget-content--btn{color:#fff;text-decoration:none;margin:0 .5rem 1.75rem .5rem}
.sp-widget-content--expand{padding:.5rem;border-radius:.5rem .5rem 0 0;display:none;background:#deedf2;max-width:16rem;margin:0 2rem 0 auto;color:#000;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;gap:.5rem;cursor:pointer}
.sp-widget-content--expand .icon-sys-019-chevron-up::before{line-height:1;font-size:1.5rem;font-weight:normal}
@media screen and (max-width:767px){.sp-widget-content--expand{display:none}
}
.sp-widget--mobile{display:none;background:#deedf2;color:#000;max-width:none;width:100%;box-shadow:0 1px 10px 0 #44444433;padding:.5rem 1rem;align-items:center;gap:1rem}
@media screen and (max-width:767px){.sp-widget--mobile{display:flex}
}
.sp-widget--mobile--link{display:none;text-decoration:none;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#000;gap:16px}
.sp-widget--mobile--link:focus{border-radius:.125rem;outline-offset:1px}
@media screen and (max-width:767px){.sp-widget--mobile--link{display:flex}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-searchResultsV2-edit{height:625px}
.sp-searchResultsV2 .sp-pagination-next:after,.sp-searchResultsV2 .sp-pagination-prev:after,.sp-searchResultsV2 .sp-pagination-next:before,.sp-searchResultsV2 .sp-pagination-prev:before{height:auto}
.sp-searchResultsV2 .sp-chip,.sp-searchResultsV2 .sp-chip-expand{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1;width:fit-content;border-radius:50px;box-shadow:0 1px 6px 0 #A3A3A366;box-sizing:border-box;display:flex;min-height:32px;padding:0 8px;justify-content:center;align-items:center;gap:4px;text-align:center;position:relative;color:#127277;background-color:#fff;background-position:center;transition:background .8s}
.sp-searchResultsV2 .sp-chip label,.sp-searchResultsV2 .sp-chip-expand label{cursor:pointer}
.sp-searchResultsV2 .sp-chip input[type="checkbox"],.sp-searchResultsV2 .sp-chip-expand input[type="checkbox"]{cursor:pointer;opacity:0;position:absolute;right:8px;margin:0}
.sp-searchResultsV2 .sp-chip input[type="checkbox"]:focus,.sp-searchResultsV2 .sp-chip-expand input[type="checkbox"]:focus{outline:0}
.sp-searchResultsV2 .sp-chip:has(>input[type="checkbox"]:focus),.sp-searchResultsV2 .sp-chip-expand:has(>input[type="checkbox"]:focus){outline:2px solid #36f;outline-offset:2px}
.sp-searchResultsV2 .sp-chip:hover,.sp-searchResultsV2 .sp-chip-expand:hover{background-color:rgba(34,34,34,0.04);background:rgba(34,34,34,0.04) radial-gradient(circle,rgba(255,255,255,0.04) 1%,rgba(34,34,34,0.04) 1%) center / 15000%}
.sp-searchResultsV2 .sp-chip:active,.sp-searchResultsV2 .sp-chip-expand:active{background-color:rgba(34,34,34,0.04);background-size:100%;transition:background .001s}
.sp-searchResultsV2 .sp-chip:disabled,.sp-searchResultsV2 .sp-chip-expand:disabled{color:rgba(34,34,34,0.23);background-color:transparent;transition:background .001s;pointer-events:none}
.sp-searchResultsV2 .sp-chip.active,.sp-searchResultsV2 .sp-chip-expand.active{background-color:#edf5f6;border:1px solid #127277;box-shadow:none}
.sp-searchResultsV2 .sp-chip.active:after,.sp-searchResultsV2 .sp-chip-expand.active:after{line-height:0;font-family:SantanderIconsSystem;font-style:normal;content:'\e814';font-size:1rem}
.sp-searchResultsV2 .sp-chip-expand::after{font-size:1.5rem;font-weight:normal;line-height:1;font-family:SantanderIconsSystem;font-style:normal;content:'\e810'}
.sp-searchResultsV2 .sp-chip-expand.active:after{content:'\e811'}
.sp-searchResultsV2__head{padding-top:24px}
.sp-searchResultsV2 a:focus{outline-offset:-2px;border-radius:8px}
.sp-searchResultsV2--search{display:flex;gap:1.5rem}
@media screen and (max-width:767px){.sp-searchResultsV2--search{flex-direction:column;gap:1rem}
}
.sp-searchResultsV2--search .sp-searchResultsV2-icon{width:100%;max-width:56.0625rem;position:relative}
.sp-searchResultsV2--search .sp-searchResultsV2-icon:after{font-family:SantanderIconsFunctional;font-style:normal;content:'\e849';color:#ec0000;font-size:1.5rem;position:absolute;top:.9375rem;right:.9375rem}
.sp-searchResultsV2--search .sp-button-primary-L{border:0}
.sp-searchResultsV2--search--wrapper{display:flex;flex-direction:column;width:100%}
.sp-searchResultsV2--search--input{width:100%}
.sp-searchResultsV2--search--input:focus{outline:2px solid #127277;outline-offset:-1px}
.sp-searchResultsV2--title{display:none;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#222;margin:24px 0}
.sp-searchResultsV2__info{display:flex;flex-direction:column-reverse;margin-top:24px}
@media screen and (max-width:767px){.sp-searchResultsV2__info{flex-direction:column;margin-top:16px}
}
.sp-searchResultsV2--found{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-bottom:24px}
.sp-searchResultsV2--found--word,.sp-searchResultsV2--found--area{font-weight:bold}
.sp-searchResultsV2--found:focus{border-radius:2px}
.sp-searchResultsV2--filters{margin-bottom:24px}
@media screen and (max-width:767px){.sp-searchResultsV2--filters{width:100%}
}
.sp-searchResultsV2--filters--toggle{text-wrap:nowrap;font-size:.875rem;display:none}
@media screen and (max-width:767px){.sp-searchResultsV2--filters--toggle{display:flex;align-items:center;justify-content:center;width:100%;margin:auto 0}
}
.sp-searchResultsV2--filters--toggle::after{font-family:SantanderIconsSystem;font-style:normal;content:'\e810';font-size:1.5rem;font-weight:300;line-height:20px}
.sp-searchResultsV2--filters--options{box-sizing:border-box;display:flex;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;gap:16px}
.sp-searchResultsV2--filters--options fieldset{all:unset;padding-bottom:8px;display:inline-flex;flex-wrap:wrap;align-items:center;gap:16px}
.sp-searchResultsV2--filters--options fieldset legend{float:left;color:#222;padding-right:16px;border-right:1px solid #cedee7}
.sp-searchResultsV2--filters--options fieldset legend::before{padding-right:8px}
.sp-searchResultsV2--filters--options fieldset #pageType{margin-bottom:16px}
.sp-searchResultsV2--filters--options .sp-button-secondary,.sp-searchResultsV2--filters--options .sp-button-tertiary{margin:0 auto;margin-top:16px}
@media screen and (max-width:767px){.sp-searchResultsV2--filters--options{display:none}
}
.sp-searchResultsV2--filters.open .sp-searchResultsV2--filters--options{margin-top:16px;display:flex;flex-direction:column}
.sp-searchResultsV2--filters.open .sp-searchResultsV2--filters--options legend{float:none;border:0;margin-bottom:8px}
.sp-searchResultsV2--filters.open .sp-searchResultsV2--filters--toggle::after{content:'\e811'}
@media screen and (max-width:767px){.sp-searchResultsV2--filters.open .sp-searchResultsV2--filters--overlay{height:100%;background:black;position:fixed;top:0;bottom:0;right:0;width:100%;opacity:.5;z-index:3001}
.sp-searchResultsV2--filters.open .sp-searchResultsV2--filters--options{border-radius:8px 8px 0 0}
}
.sp-searchResultsV2--found.loader,.sp-searchResultsV2--filters--toggle.loader{color:transparent;background-color:#f0f0f0;border-radius:8px}
.sp-searchResultsV2--subtitle--found,.sp-searchResultsV2--subtitle--notFound{display:none;font-family:SantanderMicroText,Arial;font-size:18px;font-weight:normal;font-stretch:normal;font-style:italic;line-height:1.5;letter-spacing:normal;line-height:normal;color:#767676;padding:0 0 40px 0}
.sp-searchResultsV2--subtitle--notFound{padding:0 0 160px 0}
.sp-searchResultsV2--subtitle--word{font-weight:bold}
.sp-searchResultsV2--results{background-color:#f5f9fb;width:100%}
.sp-searchResultsV2--results--loader{height:400px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;text-align:center;align-content:center}
.sp-searchResultsV2--results .loading{width:100%;height:50px;background:url("clientlib-site/resources/loaders/SmallLoader-Contextual-Light.gif") no-repeat center}
.sp-searchResultsV2--results--list{padding:16px 0}
.sp-searchResultsV2--results--item .sp-containerLarge{display:block;text-decoration:none;padding-top:16px}
.sp-searchResultsV2--results--item .sp-containerLarge hr{border:0;border-top:1px solid #cedee7;margin:0;padding:0}
.sp-searchResultsV2--results--item--label{margin-left:32px;color:#127277;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-searchResultsV2--results--item--title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;padding-bottom:8px;display:flex;align-items:center}
@media screen and (max-width:767px){.sp-searchResultsV2--results--item--title{align-items:flex-start}
}
.sp-searchResultsV2--results--item--description{padding-left:32px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;padding-bottom:16px;max-width:700px}
.sp-searchResultsV2--results--item:hover{background-color:#deedf2}
.sp-searchResultsV2--results--pagination{display:none;padding:24px 0 16px 0;justify-content:center;align-items:center}
.sp-searchResultsV2--results--pagination--list{display:flex;flex-wrap:wrap}
.sp-searchResultsV2--results--pagination--prev{margin-right:24px;cursor:pointer}
.sp-searchResultsV2--results--pagination--next{margin-left:24px;cursor:pointer}
.sp-searchResultsV2--noResults{display:none}
.sp-searchResultsV2--noResults-message{padding:24px 0;text-align:center;display:flex;flex-direction:column;gap:16px;color:#222}
.sp-searchResultsV2--noResults-message--icon{color:#ec0000;font-size:2.5rem}
.sp-searchResultsV2--noResults-message--title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-searchResultsV2--noResults-message--subtitle{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-searchResultsV2--noResults--mostsearched--title{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding:24px 0 16px 0;width:100%;border-top:1px solid #cedee7}
.sp-searchResultsV2--noResults--list{display:flex;list-style-type:none;justify-content:space-between;padding-bottom:24px}
@media screen and (max-width:767px){.sp-searchResultsV2--noResults--list{flex-direction:column;gap:16px}
}
.sp-searchResultsV2--noResults--list--item .sp-link-arrow-right{font-size:1rem}
.sp-searchResultsV2__blog::before{color:#ec0000;font-weight:300;padding-right:12px;font-family:SantanderIconsDocument;content:'\e80e';font-size:1.25rem}
.sp-searchResultsV2__help::before{color:#ec0000;font-weight:300;padding-right:12px;font-family:SantanderIconsFunctional;content:'\e82c';font-size:1.25rem}
.sp-searchResultsV2__general::before{color:#ec0000;font-weight:300;padding-right:12px;font-family:SantanderIconsServices;content:'\e815';font-size:1.25rem}
.sp-searchResultsV2__wrapper{background-color:#fff}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-lastSalto{background-color:transparent;padding:64px 0}
@media screen and (min-width:768px) and (max-width:1199px){.sp-lastSalto{padding:48px 0}
}
@media screen and (max-width:767px){.sp-lastSalto{padding:32px 0}
}
.sp-lastSalto-blue{background-color:#f5f9fb}
.sp-lastSalto-white{background-color:#fff}
.sp-lastSalto .sp-containerLarge{display:flex;flex-direction:column;gap:48px}
@media screen and (min-width:768px) and (max-width:1199px){.sp-lastSalto .sp-containerLarge{gap:40px}
}
@media screen and (max-width:767px){.sp-lastSalto .sp-containerLarge{gap:32px}
}
.sp-lastSalto-title{display:flex;justify-content:space-between;align-items:center}
.sp-lastSalto-title h2{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem;color:#222;cursor:default}
@media screen and (min-width:768px) and (max-width:1199px){.sp-lastSalto-title h2{font-size:2rem;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-lastSalto-title h2{font-size:1.75rem;line-height:2rem}
}
.sp-lastSalto-title img{height:64px;width:auto}
@media screen and (max-width:1199px){.sp-lastSalto-title{align-items:flex-start;flex-direction:column;gap:24px}
.sp-lastSalto-title h2{order:2}
.sp-lastSalto-title img{order:1}
}
.sp-lastSalto-list{display:flex;list-style:none;justify-content:space-between;gap:24px}
@media screen and (max-width:1199px){.sp-lastSalto-list{flex-wrap:wrap}
}
.sp-lastSalto-list li{width:calc((100% - 24px) / 2)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-lastSalto-list li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-lastSalto-list li{width:100%}
}
@media screen and (min-width:592px) and (max-width:767px){.sp-lastSalto-list li{width:calc((100% - 24px) / 2)}
}
.sp-lastSalto-list:has(li:nth-child(3)) li{width:calc((100% - 48px) / 3)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-lastSalto-list:has(li:nth-child(3)) li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-lastSalto-list:has(li:nth-child(3)) li{width:100%}
}
@media screen and (min-width:592px) and (max-width:767px){.sp-lastSalto-list:has(li:nth-child(3)) li{width:calc((100% - 24px) / 2)}
}
.sp-lastSalto-list:has(li:nth-child(4)) li{width:calc((100% - 72px) / 4)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-lastSalto-list:has(li:nth-child(4)) li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-lastSalto-list:has(li:nth-child(4)) li{width:100%}
}
@media screen and (min-width:592px) and (max-width:767px){.sp-lastSalto-list:has(li:nth-child(4)) li{width:calc((100% - 24px) / 2)}
}
.sp-lastSalto.sp-lastSalto-sidebar{max-width:320px;width:100%;background-color:#fff}
@media screen and (max-width:767px){.sp-lastSalto.sp-lastSalto-sidebar{display:none}
}
.sp-lastSalto.sp-lastSalto-sidebar .sp-containerLarge{max-width:auto;padding:0;gap:24px}
.sp-lastSalto.sp-lastSalto-sidebar .sp-lastSalto-title h2{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem}
.sp-lastSalto.sp-lastSalto-sidebar .sp-lastSalto-title img{display:none}
.sp-lastSalto.sp-lastSalto-sidebar .sp-lastSalto-list{flex-direction:column;flex-wrap:wrap}
.sp-lastSalto.sp-lastSalto-sidebar .sp-lastSalto-list li{width:100%}
.sp-lastSalto .sp-category{display:flex;align-items:center;gap:8px;border-radius:8px;background-color:#f5f9fb;padding:0 8px;width:fit-content;height:32px;border:1px solid #cedee7}
.sp-lastSalto .sp-category svg{width:24px;height:24px}
.sp-lastSalto .sp-category p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#23779a;text-transform:capitalize}
.sp-lastSalto__sectionTitle{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.13;color:#444}
@media screen and (max-width:1199px){.sp-lastSalto__sectionTitle{font-size:1.125rem;line-height:1.5}
}
.sp-lastSalto__logo img{width:147px;height:29px;width:100%;height:auto}
@media screen and (max-width:1199px){.sp-lastSalto__logo img{max-width:100px}
}
.sp-lastSalto__wrapper{display:flex;flex-wrap:wrap}
.sp-lastSalto__wrapper--align{margin-bottom:32px;justify-content:space-between;align-items:center}
@media screen and (max-width:1199px){.sp-lastSalto__wrapper--align{margin-bottom:0;padding-bottom:20px;border-bottom:1px solid #137e84}
}
.sp-lastSalto__item{box-sizing:border-box;margin:32px 30px 0 30px;width:calc(25% - 60px);flex-grow:1}
.sp-lastSalto__item:nth-child(1){margin-left:0}
.sp-lastSalto__item:nth-child(4){margin-right:0}
@media screen and (min-width:768px) and (max-width:1200px){.sp-lastSalto__item{width:calc(50% - 30px)}
.sp-lastSalto__item:nth-child(2){margin-right:0}
.sp-lastSalto__item:nth-child(3){margin-left:0}
}
@media screen and (max-width:1199px){.sp-lastSalto__item{width:100%;margin:32px 0 0 0}
}
.sp-lastSalto__link{text-decoration:none;display:flex;flex-direction:column;height:100%}
.sp-lastSalto__link:hover{cursor:pointer}
.sp-lastSalto__link:hover .sp-lastSalto__plus::before{color:#1bb3bc}
.sp-lastSalto__link:focus{border-radius:8px}
.sp-lastSalto__image img{width:237px;height:134px;width:100%;display:block;height:auto}
.sp-lastSalto__content{padding:16px 16px 0 16px;display:flex;flex-direction:column;flex:1}
.sp-lastSalto__category{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.75;letter-spacing:1.71px;color:#1bb3bc;text-transform:uppercase}
.sp-lastSalto__title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:1.2;color:#444;color:#444;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:48px}
.sp-lastSalto__wrapper-more{margin-top:auto}
.sp-lastSalto__date{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#575757}
.sp-lastSalto__plus{margin-top:8px;display:inline-block}
.sp-lastSalto__plus::before{transition:.3s all;color:#ec0000;font-size:2.25rem}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-contrastArticle{padding:0;margin:2rem 0}
.sp-contrastArticle-blue{background:#f5f9fb}
.sp-contrastArticle-container-link{display:flex;align-items:center;text-decoration:none;width:100%;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);border-radius:1rem}
@media screen and (max-width:767px){.sp-contrastArticle-container-link{flex-direction:column-reverse}
}
.sp-contrastArticle-container-text{padding:2rem;width:50%;box-sizing:border-box}
@media screen and (max-width:767px){.sp-contrastArticle-container-text{padding:1.5rem;width:100%}
}
.sp-contrastArticle-container-text-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:1.5rem;color:#222}
@media screen and (max-width:1199px){.sp-contrastArticle-container-text-title{font-size:1.5rem}
}
@media screen and (max-width:767px){.sp-contrastArticle-container-text-title{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-contrastArticle-container-text .sp-button{width:100%}
}
.sp-contrastArticle-container-img{width:50%;background-size:cover;background-repeat:no-repeat;background-position:center;height:100%;min-height:12.5rem;border-radius:0 1rem 1rem 0}
@media screen and (max-width:767px){.sp-contrastArticle-container-img{width:100%;min-height:9.75rem;border-radius:1rem 1rem 0 0}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-unsubscribe{padding-top:4rem;padding-bottom:4rem}
.sp-unsubscribe-form{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}
.sp-unsubscribe-form-title{font-family:SantanderHeadline,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-unsubscribe-form-title{font-size:2.625rem}
}
.sp-unsubscribe-form-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-unsubscribe-form-description{font-size:1rem}
}
.sp-unsubscribe-form-question{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-unsubscribe-form-question{margin-top:1rem}
}
.sp-unsubscribe-form iframe{border:0;width:100%;box-sizing:border-box}
.sp-unsubscribe-form-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-unsubscribe-success{display:none;flex-direction:column;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}
.sp-unsubscribe-success-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-unsubscribe .sp-button-secondary{width:99%;max-width:none}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-searchResultsBlog-edit{height:625px;background:url("../components/content/searchresultsBlog/clientlibs/resources/resultadosPesquisa.png") no-repeat center}
.sp-searchResultsBlog>.sp-container{margin-top:32px}
@media screen and (max-width:767px){.sp-searchResultsBlog>.sp-container{margin-top:0}
}
.sp-searchResultsBlog--title{font-family:SantanderHeadline,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.2;color:#444}
@media screen and (max-width:767px){.sp-searchResultsBlog--title{font-size:1.75rem}
}
.sp-searchResultsBlog--subtitle--found,.sp-searchResultsBlog--subtitle--notFound{display:none;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:italic;line-height:1.5;letter-spacing:normal;line-height:1.38;color:#767676;padding:32px 0 48px 0}
.sp-searchResultsBlog--results{background-color:#f5f9fb;width:100%}
.sp-searchResultsBlog--results-padding{padding:64px 0}
.sp-searchResultsBlog--results--item:not(:first-child){padding-top:48px}
.sp-searchResultsBlog--results--item--title{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.13;color:#444;padding-bottom:8px}
.sp-searchResultsBlog--results--item--title a{color:#444;text-decoration:none;outline:0}
.sp-searchResultsBlog--results--item--link{font-family:SantanderMicroText,Arial !important;font-size:16px !important;font-weight:bold !important;font-stretch:normal !important;font-style:normal !important;line-height:1.5 !important;letter-spacing:normal !important;line-height:1.38}
@media screen and (max-width:767px){.sp-searchResultsBlog--results--item--link{overflow-wrap:break-word}
}
.sp-searchResultsBlog--results--item--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.31;color:#444;padding-top:8px}
.sp-searchResultsBlog--results--pagination{padding-top:48px;display:none}
.sp-searchResultsBlog--results--pagination-center{justify-content:center}
.sp-searchResultsBlog--results--pagination button{position:relative;display:inline-block;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-decoration:underline;border:0;outline:0;background:0;line-height:26px;height:26px;cursor:pointer}
.sp-searchResultsBlog--results--pagination--list{display:inline-block}
.sp-searchResultsBlog--results--pagination--list>button{padding:0}
.sp-searchResultsBlog--results--pagination--list>button:not(:first-child){margin-left:8px}
.sp-searchResultsBlog--results--pagination--list>button.active{background:#ec0000;border-radius:2px;color:#fff;text-decoration:none;cursor:default;padding:0 8px}
.sp-searchResultsBlog--results--pagination--prev,.sp-searchResultsBlog--results--pagination--next{margin:0;padding:0}
.sp-searchResultsBlog--results--pagination--prev:before,.sp-searchResultsBlog--results--pagination--next:before{font-family:SantanderIconsSystem;position:absolute;top:2px}
.sp-searchResultsBlog--results--pagination--prev{padding-left:20px;margin-right:8px}
.sp-searchResultsBlog--results--pagination--prev:before{content:'\e80f';left:0}
.sp-searchResultsBlog--results--pagination--next{padding-right:20px;margin-left:8px}
.sp-searchResultsBlog--results--pagination--next:before{content:'\e80e';right:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-popinDisclaimer-ilustration{margin:0 auto;width:150px;height:150px;background-size:150px auto;background-repeat:no-repeat;background-position:center}
@media screen and (max-width:767px){.sp-popinDisclaimer-ilustration{width:75px;height:75px;background-size:75px auto}
}
.sp-popinDisclaimer{display:flex;justify-content:center;display:none;z-index:9003;position:absolute;top:0;left:0;right:0}
@media screen and (max-width:767px){.sp-popinDisclaimer{top:50px;position:fixed;bottom:0}
}
.sp-popinDisclaimer-container{background-color:#fff;max-width:600px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:9004;border-radius:10px;padding:20px;margin-top:20px}
@media screen and (max-width:767px){.sp-popinDisclaimer-container{width:100%;overflow-y:scroll;border-radius:10px 10px 0 0;margin-top:0}
}
.sp-popinDisclaimer-container-close{color:#ec0000;float:right;cursor:pointer;font-size:1.563rem;border-radius:8px}
.sp-popinDisclaimer-container-text{margin-top:20px}
.sp-popinDisclaimer-container-text h2{font-family:SantanderMicroText,Arial;font-size:1.375rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;font-weight:bold;color:#1bb3bc;margin-bottom:25px}
@media screen and (max-width:767px){.sp-popinDisclaimer-container-text h2{font-size:1.25rem}
}
.sp-popinDisclaimer-container-text p{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444}
@media screen and (max-width:767px){.sp-popinDisclaimer-container-text p{font-size:.938rem}
}
.sp-popinDisclaimer .sp-popinDisclaimer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(68,68,68,0.5);z-index:9003}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-eventsCalendar{border:.0625rem solid #cedee7;border-radius:1rem;padding:1.5rem 2rem;display:flex;align-items:center;margin:2rem auto;container-type:inline-size}
@media screen and (max-width:767px){.sp-eventsCalendar{flex-direction:column;padding:1rem}
}
.sp-eventsCalendar-edit{height:200px;background:url("clientlib-site/resources/eventscalendar.png") no-repeat center}
.sp-eventsCalendar-month-picker,.sp-eventsCalendar-year-picker{display:flex;align-items:center;cursor:pointer}
.sp-eventsCalendar-month-picker:focus,.sp-eventsCalendar-year-picker:focus{border-radius:.1875rem}
.sp-eventsCalendar-month-picker:after,.sp-eventsCalendar-year-picker:after{font-family:SantanderIconsSystem;font-style:normal;content:'\e810';color:#127277 !important;font-size:1.3rem;font-weight:100}
.sp-eventsCalendar-mobileinfo{display:none}
@media screen and (max-width:767px){.sp-eventsCalendar-mobileinfo{display:block;padding:2.5rem 1rem 1.5rem 1rem;font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left}
}
.sp-eventsCalendar-return{margin-bottom:.62rem;font-size:.875rem;display:none}
.sp-eventsCalendar-return:before{font-size:1.5rem}
@media screen and (max-width:767px){.sp-eventsCalendar-return{display:flex}
}
.sp-eventsCalendar-day{margin-right:1rem;display:flex;align-items:center;gap:1.5rem;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-eventsCalendar-day{margin-right:0;width:100%}
}
.sp-eventsCalendar-day img{width:4rem}
.sp-eventsCalendar-day-container{display:flex;flex-direction:column;width:14rem}
.sp-eventsCalendar-day-numberbox{display:flex;gap:.3125rem;margin-bottom:.25rem;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-eventsCalendar-day-numberbox{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-day-numberbox{font-size:1.125rem}
}
.sp-eventsCalendar-day-number{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-eventsCalendar-day-number{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-day-number{font-size:1.125rem}
}
.sp-eventsCalendar-day-month{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-eventsCalendar-day-month{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-day-month{font-size:1.125rem}
}
.sp-eventsCalendar-day-year{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-eventsCalendar-day-year{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-day-year{font-size:1.125rem}
}
.sp-eventsCalendar-day-openCalendar{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-decoration:underline;cursor:pointer}
@media screen and (max-width:1199px){.sp-eventsCalendar-day-openCalendar{font-size:.875rem}
}
.sp-eventsCalendar-event{display:flex;border-left:.0625rem solid #cedee7;padding-left:2rem;width:100%}
@media screen and (max-width:1199px){.sp-eventsCalendar-event{flex-direction:column;padding-left:1.5rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-event{border-left:0;border-top:.0625rem solid #cedee7;margin:1rem 0 0 0;padding:1rem 0 0 0}
}
.sp-eventsCalendar-event-supporttext{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#23779a}
@media screen and (max-width:1199px){.sp-eventsCalendar-event-supporttext{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-event-supporttext{font-size:1rem}
}
.sp-eventsCalendar-event-title{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-eventsCalendar-event-title{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-event-title{font-size:1.125rem}
}
.sp-eventsCalendar-event-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-eventsCalendar-event-description{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar-event-description{font-size:1rem}
}
.sp-eventsCalendar-event-link{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;height:fit-content;margin:auto 0 auto auto}
@media screen and (max-width:1199px){.sp-eventsCalendar-event-link{margin:1.5rem 0 0 0}
}
@media screen and (max-width:767px){.sp-eventsCalendar-event-link{width:100%}
}
.sp-eventsCalendar #sp-eventCalendar-calendar{right:0;position:fixed;top:0;background-color:rgba(34,34,34,0.5);z-index:99999;width:100%;left:0;bottom:0;justify-content:center;align-items:center}
@media screen and (max-width:767px){.sp-eventsCalendar #sp-eventCalendar-calendar{justify-content:end;align-items:end}
}
.sp-eventsCalendar .sp-eventCalendar-close{color:#222;font-size:1.5rem;position:absolute;top:1.75rem;right:1.75rem;cursor:pointer}
@media screen and (max-width:767px){.sp-eventsCalendar .sp-eventCalendar-close{top:.5rem;right:.75rem;z-index:1}
}
.sp-eventsCalendar .sp-eventCalendar-close:focus{border-radius:.1875rem}
.sp-eventsCalendar .calendar{position:relative;overflow:hidden;text-align:center;background:#fff;max-width:18.75rem;border-radius:.5rem;box-shadow:0 .0625rem .625rem 0 rgba(163,163,163,0.4)}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar{box-shadow:none;max-width:none;width:100%}
}
.sp-eventsCalendar .calendar-wrapper{background:#fff;border-radius:.5rem;padding:1.5rem;position:relative;display:flex;gap:2.56rem}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar-wrapper{border-radius:.5rem .5rem 0 0;padding:0;flex-direction:column;width:100%}
}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar-wrapper-day-event{display:none;background:white;border-radius:1.5rem 1.5rem 0 0;padding:0 1rem 1rem 1rem}
}
.sp-eventsCalendar .calendar-wrapper-day-event-today{padding:1.5rem;border-radius:1rem;box-shadow:0 .0625rem .625rem 0 rgba(163,163,163,0.4);margin-top:1.5rem;width:26rem}
@media screen and (max-width:1199px){.sp-eventsCalendar .calendar-wrapper-day-event-today{width:15rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar-wrapper-day-event-today{width:calc(100% - 3rem)}
}
.sp-eventsCalendar .calendar-wrapper-day-event-today.active{background:#f0f0f0;height:calc(100% - 6rem);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:none}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar-wrapper-day-event-today.active{height:calc(100% - 12rem)}
}
.sp-eventsCalendar .calendar-wrapper-day-event-today.active .calendar-wrapper-day-event-today-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;text-align:center}
.sp-eventsCalendar .calendar-wrapper-day-event-today.active-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-eventsCalendar .calendar-wrapper-day-event-today.active-description{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar-wrapper-day-event-today.active-description{font-size:1rem}
}
.sp-eventsCalendar .calendar-wrapper-day-event-today .calendar-wrapper-day-event-today-title{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-eventsCalendar .calendar-wrapper-day-event-today .calendar-wrapper-day-event-today-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:1rem}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar-wrapper-day-event-today .calendar-wrapper-day-event-today-description{font-size:1rem}
}
.sp-eventsCalendar .calendar-wrapper-day-event-today .calendar-wrapper-day-event-today-btn{margin-top:1rem;display:none}
.sp-eventsCalendar .calendar a{text-decoration:none;color:inherit}
.sp-eventsCalendar .calendar header{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;justify-content:space-between;padding:1rem}
.sp-eventsCalendar .calendar header .month-container,.sp-eventsCalendar .calendar header .year-container{display:flex;align-items:center}
.sp-eventsCalendar .calendar header .month-container .year,.sp-eventsCalendar .calendar header .year-container .year{margin-right:1.25rem}
.sp-eventsCalendar .calendar header .month-container .year,.sp-eventsCalendar .calendar header .year-container .year,.sp-eventsCalendar .calendar header .month-container .month,.sp-eventsCalendar .calendar header .year-container .month{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-eventsCalendar .calendar header .month-container:focus,.sp-eventsCalendar .calendar header .year-container:focus{border-radius:.1875rem}
.sp-eventsCalendar .calendar header .simple-calendar-btn,.sp-eventsCalendar .calendar header .simple-calendar-btn-year{display:inline-block;width:1.875rem;height:1.875rem;text-align:center;line-height:1.875rem;color:#444;border-radius:50%}
.sp-eventsCalendar .calendar header .simple-calendar-btn:before,.sp-eventsCalendar .calendar header .simple-calendar-btn-year:before{font-family:SantanderIconsSystem;font-style:normal;content:'\e80e';color:#127277;font-size:1.3rem}
.sp-eventsCalendar .calendar header .btn-prev,.sp-eventsCalendar .calendar header .btn-prev-year{top:.8rem;left:.625rem;transform:rotate(-180deg)}
.sp-eventsCalendar .calendar header .btn-next,.sp-eventsCalendar .calendar header .btn-next-year{top:.8rem;right:.625rem}
.sp-eventsCalendar .calendar header .month{padding:0;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin:0;display:flex;justify-content:center}
.sp-eventsCalendar .calendar header .month .year{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-left:.625rem}
.sp-eventsCalendar .calendar .sp-eventsCalendar-table{width:100%;border-spacing:0;border-top:.0625rem solid #cedee7;padding:1rem}
.sp-eventsCalendar .calendar .sp-eventsCalendar-table thead{font-size:1.2em;font-weight:600;color:#727272}
.sp-eventsCalendar .calendar .sp-eventsCalendar-table td,.sp-eventsCalendar .calendar .sp-eventsCalendar-table th{padding:.3125rem 0;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar .sp-eventsCalendar-table td,.sp-eventsCalendar .calendar .sp-eventsCalendar-table th{padding:.8rem 0}
}
.sp-eventsCalendar .calendar .sp-eventsCalendar-caption{position:absolute;z-index:-1}
.sp-eventsCalendar .calendar .day{position:relative;width:2.5em;height:2.5em;border-radius:50%;border:.125rem solid transparent;cursor:pointer;color:#222;padding:0;display:flex;justify-content:center;align-items:center;font:inherit}
.sp-eventsCalendar .calendar .day.today{background:#127277;color:white}
.sp-eventsCalendar .calendar .day.wrong-month{color:#727272}
.sp-eventsCalendar .calendar .day.wrong-month:hover{border:.125rem solid transparent}
.sp-eventsCalendar .calendar .day.has-event{background:#fffaeb;border-radius:6.25rem;border:.0625rem solid #856300;color:#856300}
.sp-eventsCalendar .calendar .day.disabled{cursor:default}
.sp-eventsCalendar .calendar .day.disabled:hover{border:.125rem solid transparent}
.sp-eventsCalendar .calendar .event-container{display:none !important}
.sp-eventsCalendar .calendar .event-container .event-wrapper{overflow-y:auto;max-height:100%}
.sp-eventsCalendar .calendar .event-container .close{display:none}
.sp-eventsCalendar .calendar .event-container .close:before,.sp-eventsCalendar .calendar .event-container .close:after{content:'';width:.125rem;height:100%;background-color:#cbd1d2}
.sp-eventsCalendar .calendar .event-container .close:before{transform:rotate(45deg)}
.sp-eventsCalendar .calendar .event-container .close:after{transform:rotate(-45deg)}
.sp-eventsCalendar .calendar .event-container .event{position:relative;width:100%;box-sizing:border-box;text-align:left;color:white}
.sp-eventsCalendar .calendar .event-container .event-date{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-bottom:1em}
.sp-eventsCalendar .calendar .event-container .event-hour{display:none}
.sp-eventsCalendar .calendar .event-container .event-summary{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-eventsCalendar .calendar .sp-eventsCalendar-month-picker.rotated::after{transform:rotate(180deg)}
.sp-eventsCalendar .calendar .sp-eventsCalendar-picker{display:none;background:#fff;width:100%;height:100%;position:absolute;bottom:0;left:0;right:0;top:4rem;z-index:1}
@media screen and (max-width:767px){.sp-eventsCalendar .calendar .sp-eventsCalendar-picker{top:11rem;height:85%}
}
.sp-eventsCalendar .calendar .sp-eventsCalendar-picker .month-btn.active{background-color:#127277;color:#fff}
.sp-eventsCalendar .calendar .sp-eventsCalendar-picker table{width:100%;height:82%;padding:0 1rem 1rem 1rem;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-eventsCalendar .calendar .sp-eventsCalendar-picker table .selected-year{background:#127277;color:white;border-radius:1.5rem;border:.125rem solid transparent}
.sp-eventsCalendar .calendar .sp-eventsCalendar-picker table button{cursor:pointer;border-radius:1.5rem;transition:all .5s ease;color:#222;padding:.6rem .3rem;width:100%;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-eventsCalendar .calendar .sp-eventsCalendar-picker table button:hover{background:rgba(34,34,34,0.04)}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.widgetForm:has(.sp-widget-form-scroll){visibility:hidden}
@media screen and (max-width:767px){.widgetForm:has(.sp-widget-form-scroll):has(.sp-widget-form-page){visibility:visible}
}
.sp-widget-form{transition:all .5s ease-in-out}
.sp-widget-form *{box-sizing:border-box}
@media screen and (max-width:767px){.sp-widget-form{width:100%}
}
.sp-widget-form .sp-chevron-mob{display:none;line-height:1}
@media screen and (max-width:767px){.sp-widget-form .sp-chevron-mob{display:contents;font-size:1.5rem;font-weight:normal}
}
.sp-widget-form-wrapper{background-color:#ec0000;color:#fff}
@media screen and (min-width:768px){.sp-widget-form-wrapper.hideWidgetDesktop{display:none}
}
@media screen and (max-width:767px){.sp-widget-form-wrapper.hideWidgetMobile{display:none}
}
.sp-widget-form-wrapper h2{pointer-events:none;color:#fff}
.sp-widget-form-wrapper.sp-widget-form-white{background-color:#fff;color:#222}
.sp-widget-form-wrapper.sp-widget-form-white .sp-widget-form-square{background-color:#fff;color:#222}
.sp-widget-form-wrapper.sp-widget-form-white .sp-widget-form-square h2{color:#222}
.sp-widget-form-wrapper.sp-widget-form-white .sp-widget-form-square__icon{background-color:#ec0000;color:#fff}
@media screen and (max-width:767px){.sp-widget-form-wrapper.sp-widget-form-white .sp-widget-form-square{background-color:#ec0000;color:#fff}
.sp-widget-form-wrapper.sp-widget-form-white .sp-widget-form-square h2{color:#fff}
}
.sp-widget-form-wrapper.sp-widget-form-black{background-color:#222;color:#fff}
.sp-widget-form-wrapper.sp-widget-form-black .sp-widget-form-square{background-color:#222;color:#fff}
.sp-widget-form-wrapper.sp-widget-form-black .sp-widget-form-square h2{color:#fff}
.sp-widget-form-wrapper.sp-widget-form-black .sp-widget-form-square__icon{background-color:#fff;color:#ec0000}
@media screen and (max-width:767px){.sp-widget-form-wrapper.sp-widget-form-black .sp-widget-form-square{background-color:#fff;color:#ec0000}
.sp-widget-form-wrapper.sp-widget-form-black .sp-widget-form-square h2{color:#ec0000}
}
.sp-widget-form-wrapper.sp-widget-form-red{background-color:#ec0000;color:#fff}
.sp-widget-form-wrapper.sp-widget-form-red .sp-widget-form-square{background-color:#ec0000;color:#fff}
.sp-widget-form-wrapper.sp-widget-form-red .sp-widget-form-square h2{color:#fff}
.sp-widget-form-wrapper.sp-widget-form-red .sp-widget-form-square__icon{background-color:#fff;color:#ec0000}
@media screen and (max-width:767px){.sp-widget-form-wrapper.sp-widget-form-red .sp-widget-form-square{background-color:#fff;color:#ec0000}
.sp-widget-form-wrapper.sp-widget-form-red .sp-widget-form-square h2{color:#ec0000}
}
@media screen and (max-width:767px){.sp-widget-form-wrapper{position:fixed;z-index:1000;bottom:0;top:auto;width:100%;border-radius:2rem 2rem 0rem 0rem;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);align-items:center;padding:.75rem 1rem}
.sp-widget-form-wrapper .sp-widget-form-square{position:unset;box-shadow:none}
}
.sp-widget-form-square{transition:all .5s ease-in-out;display:flex;align-items:center;cursor:pointer;top:188px;right:0;position:fixed;z-index:1000;text-align:left;padding:.5rem;overflow:hidden;border-radius:2.5rem 0rem 0rem 2.5rem;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-widget-form-square h2{color:#fff;font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;max-width:min-content;margin-left:.5rem}
@media screen and (max-width:767px){.sp-widget-form-square h2{max-width:100%;margin-left:0}
}
@media screen and (max-width:767px){.sp-widget-form-square{position:relative;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;padding:.75rem 1.25rem;gap:.5rem;border-radius:3.125rem;box-sizing:border-box;text-decoration:none;box-shadow:0 1px 6px 0 #A3A3A366;overflow:hidden;width:100%}
}
.sp-widget-form-square__icon{height:3rem;font-size:1.5rem;aspect-ratio:1;border-radius:50%;font-weight:normal;background-color:#fff;color:#ec0000;align-content:center;text-align:center}
.sp-widget-form-square__icon::before{display:contents}
@media screen and (max-width:767px){.sp-widget-form-square__icon{display:none}
}
@media screen and (max-width:767px){.sp-widget-form-page .sp-widget-form-square,.sp-widget-form-page .sp-widget-form-wrapper{position:unset}
.sp-widget-form-page .sp-widget-form-wrapper{border-radius:0}
.sp-widget-form-page .sp-widget-form-wrapper .sp-chevron-mob:before{transform:rotate(90deg)}
}
.sp-widget-form-container-close{width:100%;display:flex;justify-content:end;padding:.5rem 1.5rem .5rem 1rem;box-shadow:0 1px 6px 0 #A3A3A366}
.sp-widget-form-close{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;cursor:pointer}
.sp-widget-form-close:before{color:#ec0000;display:flex;font-weight:normal;justify-content:center;font-size:1.563rem}
.sp-widget-form-close:focus{border-radius:2px}
.sp-widget-form-overlay{height:100%;width:100%;position:fixed;top:0;bottom:0;right:-100%;z-index:9001;margin:0 0 0 auto;border:0;padding:0;background-color:rgba(0,0,0,0.5)}
.sp-widget-form-container{background-color:#fff;width:fit-content;height:100%;box-shadow:0 1px 10px 0 rgba(68,68,68,0.2);overflow-y:scroll;position:fixed;z-index:9002;top:0;right:-100%;transition:all .3s ease-in-out;border-top:8px solid #ec0000;max-width:29.5rem}
@media screen and (max-width:767px){.sp-widget-form-container{width:100%;overflow-y:scroll;bottom:0;top:unset;max-width:none}
}
.sp-widget-form-container-form,.sp-widget-form-container-success{padding:1rem 1.5rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem}
@media screen and (max-width:767px){.sp-widget-form-container-form,.sp-widget-form-container-success{width:100%}
}
.sp-widget-form-container-form-h3{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-widget-form-container-form-p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-widget-form-container-form iframe{border:0;outline:0;width:100%;min-height:30rem}
.sp-widget-form-container-success{display:none;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-widget-form-container-success-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-widget-form-float .sp-widget-form-container{right:0;bottom:-100%}
.sp-widget-form-float.open .sp-widget-form-container{right:0;bottom:0}
}
.sp-widget-form.open .sp-widget-form-container,.sp-widget-form.open .sp-widget-form-overlay{right:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-fantasticFour{padding:2rem 0}
.sp-fantasticFour-edit{height:500px;background:url("clientlib-site/resources/fantasticfour.png") no-repeat center;background-size:contain}
.sp-fantasticFour-blue{background-color:#f5f9fb}
.sp-fantasticFour-white{background-color:#fff}
.sp-fantasticFour-grey{background-color:#f0f0f0}
.sp-fantasticFour-lisbon{background-color:#fbf1ea}
.sp-fantasticFour-rio{background-color:#f5decf}
.sp-fantasticFour-mexico{background-color:#f0b998}
.sp-fantasticFour .sp-containerLarge{display:grid}
.sp-fantasticFour__buttons{display:flex;gap:1rem;margin-top:1.5rem;align-items:center}
@media screen and (max-width:767px){.sp-fantasticFour__buttons{flex-direction:column}
.sp-fantasticFour__buttons a{width:100%}
}
.sp-fantasticFour__link{width:fit-content}
@media screen and (max-width:767px){.sp-fantasticFour__link{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-fantasticFour .fantasticFour__title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-fantasticFour .fantasticFour__title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour__title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-fantasticFour .fantasticFour__description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin:1rem 0 0 0;padding:0}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour__description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-fantasticFour .fantasticFour__list{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}
.sp-fantasticFour .fantasticFour__item{box-sizing:border-box;width:calc(25% - 1.5rem);background-color:#fff;box-shadow:0 1px 6px 0 rgba(68,68,68,0.2);flex-grow:1;transition:.5s all;min-height:240px;display:flex;flex-direction:column;text-decoration:none;border-radius:1rem}
.sp-fantasticFour .fantasticFour__item>a,.sp-fantasticFour .fantasticFour__item>div{color:#222;text-decoration:none;flex-grow:1;transition:.05s all ease;display:flex;flex-direction:column}
.sp-fantasticFour .fantasticFour__item:has(>a):hover{transform:translateY(-8px)}
.sp-fantasticFour .fantasticFour__item:focus{outline:2px solid #36f;outline-offset:1px}
@media screen and (min-width:768px) and (max-width:1200px){.sp-fantasticFour .fantasticFour__item{width:calc(50% - 24px)}
}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour__item{width:100%}
}
.sp-fantasticFour .fantasticFour__item .fantasticFour__container,.sp-fantasticFour .fantasticFour__item .fantasticFour__wrapper{display:flex;flex-direction:column;flex-grow:1}
.sp-fantasticFour .fantasticFour__wrapper{padding:1.5rem 1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}
.sp-fantasticFour .fantasticFour__subtitle{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-fantasticFour .fantasticFour__description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-fantasticFour .fantasticFour__description ul{padding-left:2rem;list-style-type:disc;margin:1rem 0}
.sp-fantasticFour .fantasticFour__description ul ul{list-style-type:circle}
.sp-fantasticFour .fantasticFour__description ul ul ul{list-style-type:square}
.sp-fantasticFour .fantasticFour__CTA{margin-top:auto;padding-top:24px}
@media screen and (max-width:1199px){.sp-fantasticFour .fantasticFour__CTA{padding-top:24px}
}
.sp-fantasticFour .fantasticFour-campaign .fantasticFour__image img{min-height:152px;width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:1rem 1rem 0 0}
.sp-fantasticFour .fantasticFour-campaign .fantasticFour__icon{color:#ec0000;font-size:2.5rem;height:40px;padding-bottom:16px}
.sp-fantasticFour .fantasticFour-campaign .fantasticFour__wrapper:not(:has(.sp-button-primary-L)){flex-grow:unset}
.sp-fantasticFour .fantasticFour-campaign .fantasticFour__CTA .sp-button-primary-L{cursor:pointer;width:100%}
@media screen and (max-width:1199px){.sp-fantasticFour .fantasticFour-campaign .fantasticFour__CTA .sp-button-primary-L{min-height:32px}
}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__list{display:flex;flex-wrap:wrap}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__wrapper:not(:has(.sp-link)){flex-grow:unset}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__item{min-height:450px;border-radius:1.25rem}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__item a{border-radius:1.25rem}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__item{width:100%;min-height:150px;padding:24px 16px}
}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__container{flex-direction:row;align-items:center;gap:1rem}
}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__wrapper{padding:0}
}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__image{padding:24px 16px;min-height:90px}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__image{padding:0}
}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__image img{max-width:216px;width:auto;height:90px;object-fit:contain;display:block;border-radius:1rem}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__image img{min-height:100px;max-width:100px;min-width:100px}
}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__description{display:none;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__labels{display:none}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__labels{display:flex;gap:.5rem}
}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__label{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-fantasticFour .fantasticFour-partnership .fantasticFour__CTA :hover{text-decoration:underline}
@media screen and (max-width:767px){.sp-fantasticFour .fantasticFour-partnership .fantasticFour__CTA{display:none}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-author{display:flex;gap:1rem;padding:1.5rem}
@media screen and (max-width:1199px){.sp-author{flex-direction:column}
}
.sp-author-edit{height:100px;background:url("clientlib-site/resources/articleWriter.png") no-repeat center;background-size:contain}
.sp-author-pageAuthor{flex-direction:column;gap:.5rem;margin:2rem auto 3rem auto}
.sp-author-pageAuthor .sp-author-align{display:flex;flex-direction:column}
.sp-author-pageAuthor img{width:8rem;height:8rem;padding:.5rem}
.sp-author-pageAuthor .sp-author-writer{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-author-pageAuthor .sp-author-name{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-author-pageAuthor .sp-author-tag{margin-top:1.12rem}
.sp-author-pageAuthor .sp-author-description{margin-top:1.12rem;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-author-article{border-radius:8px;border:1px solid #cedee7;padding:1.5rem;margin:2rem auto}
.sp-author-article img{width:4rem;height:4rem}
.sp-author-article .sp-author-writer{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-author-article .sp-author-writer{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-author-article .sp-author-name{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:.25rem}
@media screen and (max-width:767px){.sp-author-article .sp-author-name{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-author-article .sp-author-tag{margin-top:.75rem}
.sp-author-article .sp-author-description{margin-top:1rem;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-author-article .sp-author--links a{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-author-writer{color:#727272}
.sp-author-name{color:#222}
.sp-author-description{color:#222;margin-top:1rem;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-author-links{margin-top:1rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-footerCampaigns{background-color:#222;padding:24px 0}
@media screen and (max-width:767px){.sp-footerCampaigns{padding:8px 0}
}
.sp-footerCampaigns>.sp-container{display:flex}
@media screen and (max-width:767px){.sp-footerCampaigns>.sp-container{flex-direction:column-reverse}
}
.sp-footerCampaigns__copywriter{margin-right:24px;font-weight:normal}
@media screen and (max-width:767px){.sp-footerCampaigns__copywriter{margin-right:0;border-top:1px solid #575757;padding:16px 0 24px 0;text-align:center}
}
.sp-footerCampaigns__list{display:flex;list-style:none;justify-content:center}
@media screen and (max-width:767px){.sp-footerCampaigns__list{padding:24px 0}
}
.sp-footerCampaigns__item:not(:first-child){margin-left:24px}
.sp-footerCampaigns__link{font-size:.875rem}
.sp-footerCampaigns__link--regular{font-weight:normal}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-toggle-top-margin{margin-top:4rem}
.sp-toggle-bottom-margin{margin-bottom:4rem}
.sp-toggle-edit{height:500px;background:url("clientlib-site/resources/toggleText.png") no-repeat center;background-size:contain}
.sp-toggle-default{padding-top:4rem;padding-bottom:4rem}
.sp-toggle-default-blue{background-color:#f5f9fb}
.sp-toggle-default-blue details{background-color:#fff;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4)}
.sp-toggle-default-white{background-color:#fff}
.sp-toggle-default-white details{background-color:#f5f9fb}
.sp-toggle-default-title h2,.sp-toggle-default-title h3{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-toggle-default-title h2,.sp-toggle-default-title h3{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-toggle-default-title h2,.sp-toggle-default-title h3{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-toggle-default-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-toggle-default-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggle-default-question{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-toggle-default-question{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-toggle-default-question{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-toggle-default-textContent{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;box-shadow:none;display:grid;gap:1.75rem;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-toggle-default-textContent{gap:1.5rem;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggle-default-textContent-images{display:flex;flex-wrap:wrap;padding-top:1.5rem;gap:16px 80px;align-items:flex-start}
.sp-toggle-default-textContent-images img{max-width:100%;max-height:600px;height:auto;width:auto}
@media screen and (max-width:767px){.sp-toggle-default-textContent-images img{max-width:100%;max-height:500px}
}
.sp-toggle-default-textContent-caption{color:#727272;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-toggle-default-textContent-caption{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggle-default-textContent-ctas{display:flex;gap:1rem;margin-top:1.5rem}
.sp-toggle-default-list{list-style:none;background:transparent;padding:0;display:grid;gap:2rem;margin-top:3rem}
@media screen and (max-width:767px){.sp-toggle-default-list{margin-top:2rem;gap:1rem}
}
.sp-toggle-default details{padding:.75rem 1.5rem;border-radius:.75rem}
@media screen and (max-width:767px){.sp-toggle-default details{padding:.75rem 1rem}
}
.sp-toggle-default details[open] summary:after{content:'\e811'}
.sp-toggle-default summary{display:flex;cursor:pointer;align-items:center}
.sp-toggle-default summary::-webkit-details-marker{display:none}
.sp-toggle-default summary::marker{content:''}
.sp-toggle-default summary-img,.sp-toggle-default summary svg{width:32px;height:32px;padding-right:.5rem}
.sp-toggle-default summary::before,.sp-toggle-default summary i::before{font-size:2rem;color:#ec0000;font-weight:100;padding-right:.5rem}
.sp-toggle-default summary::after{font-family:SantanderIconsSystem;font-style:normal;content:'\e810';font-weight:normal;margin-left:auto;color:#ec0000;font-size:2.5rem}
.sp-toggle-default summary.sp-iconBlack::before,.sp-toggle-default summary.sp-iconBlack i::before{color:#222}
.sp-toggle-default summary:focus{outline-offset:.5rem;border-radius:8px}
.sp-toggle-default-ctas{display:flex;gap:1rem;margin-top:3rem}
@media screen and (max-width:767px){.sp-toggle-default-ctas{margin-top:2rem;flex-direction:column}
}
@media screen and (max-width:767px){.sp-toggle-default-ctas a{width:100%}
}
.sp-toggle-default .sp-richText ol{padding-left:2rem;margin:0;color:#222}
.sp-toggle-default .sp-richText ol li{padding-left:.5rem}
.sp-toggle-default .sp-richText ul{padding-left:2rem;list-style-type:disc;margin:0;color:#222}
.sp-toggle-default .sp-richText ul ul{list-style-type:circle}
.sp-toggle-default .sp-richText ul ul ul{list-style-type:square}
.sp-toggle-red hr{border-top:1px solid #cedee7;margin:0 1.5rem 0 1.5rem}
.sp-toggle-red-container{background:linear-gradient(to bottom,#ec0000 40%,transparent 80%);border-radius:0 48px}
.sp-toggle-red-title{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}
.sp-toggle-red-title h2{color:#fff;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-toggle-red-title h2{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-toggle-red-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-toggle-red-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggle-red-question{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-toggle-red-question{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-toggle-red-question{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-toggle-red-textContent{color:#222;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;box-shadow:none;display:grid;gap:1.75rem;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-toggle-red-textContent{gap:1.5rem;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggle-red-textContent-images{display:flex;flex-wrap:wrap;padding-top:1.5rem;gap:16px 80px;align-items:flex-start}
.sp-toggle-red-textContent-images img{max-width:100%;max-height:600px;height:auto;width:auto}
@media screen and (max-width:767px){.sp-toggle-red-textContent-images img{max-width:100%;max-height:500px}
}
.sp-toggle-red-textContent-caption{color:#727272;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-toggle-red-textContent-caption{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggle-red-textContent-ctas{display:flex;gap:1rem;margin-top:1.5rem}
.sp-toggle-red-list{list-style:none;display:grid;background:white;box-shadow:rgba(0,0,0,0.25) 0 1px 4px 0;border-radius:0 48px}
.sp-toggle-red details{padding:1.5rem;border-radius:.75rem}
@media screen and (max-width:767px){.sp-toggle-red details{padding:2.5rem 1.5rem}
}
.sp-toggle-red details[open] summary:after{content:'\e811'}
.sp-toggle-red summary{display:flex;cursor:pointer;align-items:center}
.sp-toggle-red summary::-webkit-details-marker{display:none}
.sp-toggle-red summary::marker{content:''}
.sp-toggle-red summary-img,.sp-toggle-red summary svg{width:32px;height:32px;padding-right:.5rem}
.sp-toggle-red summary::before,.sp-toggle-red summary i::before{font-size:2rem;color:#ec0000;font-weight:100;padding-right:.5rem}
.sp-toggle-red summary::after{font-family:SantanderIconsSystem;font-style:normal;content:'\e810';font-weight:normal;margin-left:auto;color:#222;font-size:2.5rem}
.sp-toggle-red summary.sp-iconBlack::before,.sp-toggle-red summary.sp-iconBlack i::before{color:#222}
.sp-toggle-red summary:focus{outline-offset:.5rem;border-radius:8px}
.sp-toggle-red-ctas{display:flex;gap:1rem;margin-top:3rem}
@media screen and (max-width:767px){.sp-toggle-red-ctas{margin-top:2rem;flex-direction:column}
}
@media screen and (max-width:767px){.sp-toggle-red-ctas a{width:100%}
}
.sp-toggle-red .sp-richText ol{padding-left:2rem;margin:0;color:#222}
.sp-toggle-red .sp-richText ol li{padding-left:.5rem}
.sp-toggle-red .sp-richText ul{padding-left:2rem;list-style-type:disc;margin:0;color:#222}
.sp-toggle-red .sp-richText ul ul{list-style-type:circle}
.sp-toggle-red .sp-richText ul ul ul{list-style-type:square}
.sp-toggle-select .sp-toggle-red-container{background:linear-gradient(to bottom,#222 40%,transparent 80%) !important}
.sp-toggle-select .sp-richText ol{padding-left:2rem;margin:0;color:#222}
.sp-toggle-select .sp-richText ol li{padding-left:.5rem}
.sp-toggle-select .sp-richText ul{padding-left:2rem;list-style-type:disc;margin:0;color:#222}
.sp-toggle-select .sp-richText ul ul{list-style-type:circle}
.sp-toggle-select .sp-richText ul ul ul{list-style-type:square}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-fixed-bar{position:fixed;bottom:0;width:100%;left:0;z-index:4}
@media screen and (max-width:767px){.sp-fixed-bar-hide-mobile{display:none}
}
.sp-fixed-bar-close{color:#fff;border-radius:20px;font-size:1.875rem;margin:0 0 0 40px;text-align:center;cursor:pointer;width:28px;height:28px;display:flex;justify-content:center;align-items:center}
@media screen and (max-width:767px){.sp-fixed-bar-close{margin:0 0 0 10px}
}
.sp-fixed-bar-alignment{height:100%;padding:20px 10px}
.sp-fixed-bar-red{background-color:#ec0000}
.sp-fixed-bar-red h3{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#fff}
@media screen and (max-width:767px){.sp-fixed-bar-red h3{display:none}
}
.sp-fixed-bar-red .sp-btn{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;font-weight:bold;text-align:center;color:#ec0000;background-color:#fff;border-radius:100px;cursor:pointer;height:40px;padding:0 24px;display:flex;align-items:center;text-decoration:none}
@media screen and (max-width:767px){.sp-fixed-bar-red .sp-btn{height:48px;margin:0 auto}
}
.sp-fixed-bar-red .sp-btn:hover{color:#ec0000;background-color:#fff}
.sp-fixed-bar-white{background-color:#fff;box-shadow:0 2px 5px 2px rgba(182,182,182,0.5)}
.sp-fixed-bar-white h3{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#000}
@media screen and (max-width:767px){.sp-fixed-bar-white h3{display:none}
}
.sp-fixed-bar-white .sp-btn{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;font-weight:bold;text-align:center;color:#fff;background-color:#ec0000;border-radius:100px;min-width:100px;justify-content:center;cursor:pointer;height:40px;padding:0 24px;display:flex;align-items:center;text-decoration:none}
@media screen and (max-width:767px){.sp-fixed-bar-white .sp-btn{height:48px;margin:0 auto}
}
.sp-fixed-bar-white .sp-btn:hover{color:#fff;background-color:#c00}
.sp-fixed-bar-hide{display:none}
.sp-fixed-bar-iframe h3{display:none}
@media screen and (max-width:767px){.sp-fixed-bar-iframe h3{font-size:1.25rem}
}
.sp-fixed-bar-align{display:flex;justify-content:space-between;height:100%}
.sp-fixed-bar-align iframe{width:100%;height:100%;border:0;outline:0;background-color:aliceblue}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-emailcertification{position:relative}
.sp-emailcertification__loading{display:flex;height:400px;width:100%;justify-content:center;align-items:center}
.sp-emailcertification__container{padding-top:64px;display:none;justify-content:space-between}
@media screen and (max-width:767px){.sp-emailcertification__container{flex-direction:column}
}
.sp-emailcertification__ilustration{margin-top:64px;margin-left:64px;position:relative}
.sp-emailcertification__ilustration--background{position:absolute;bottom:0;left:0;right:0;height:128px;background-color:#f0f0f0;z-index:-1}
@media screen and (max-width:767px){.sp-emailcertification__ilustration--background{height:64px}
}
@media screen and (max-width:767px){.sp-emailcertification__ilustration{margin-top:24px;margin-left:0;display:flex;justify-content:flex-end}
}
.sp-emailcertification__ilustration img{display:block;width:100%;max-width:517px}
@media screen and (max-width:767px){.sp-emailcertification__ilustration img{max-width:283px}
}
.sp-emailcertification__wrapper-info{width:50%;padding-bottom:128px}
@media screen and (max-width:767px){.sp-emailcertification__wrapper-info{width:100%;padding-bottom:64px}
}
.sp-emailcertification__icon{height:37px}
.sp-emailcertification__icon::before{font-size:2.25rem}
.sp-emailcertification__title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#444;margin-top:24px}
@media screen and (max-width:767px){.sp-emailcertification__title{font-size:1.5rem}
}
.sp-emailcertification__description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;margin-top:48px}
@media screen and (max-width:767px){.sp-emailcertification__description{margin-top:16px}
}
.sp-emailcertification .success .sp-emailcertification__icon{color:#008035;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid}
.sp-emailcertification .success .sp-emailcertification__icon::before{font-size:1rem}
.sp-emailcertification .success .sp-emailcertification__title{color:#008035}
.sp-emailcertification__button{margin-top:72px}
@media screen and (max-width:767px){.sp-emailcertification__button{margin-top:48px}
}
.sp-emailcertification__block{width:100%;background-color:#f0f0f0;height:128px;display:none}
.sp-emailcertification .failed .sp-emailcertification__icon,.sp-emailcertification .resent .sp-emailcertification__icon{color:#ec0000}
.sp-emailcertification .timeout .sp-emailcertification__icon{color:#fc3}
.sp-emailcertification .loading-circle{width:40px;height:40px;border:8px solid #d3d3d3;border-top-color:#ec0000;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 0 auto}
@keyframes spin{to{transform:rotate(360deg)}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-balcaoSearch{padding:32px 0}
.sp-balcaoSearch-line{display:flex;gap:1.5rem;width:100%}
@media screen and (max-width:767px){.sp-balcaoSearch-line{flex-direction:column;align-items:start}
}
.sp-balcaoSearch-list-headers{display:none}
@media screen and (max-width:767px){.sp-balcaoSearch-submit{width:100%}
}
.sp-balcaoSearch-bold{font-family:SantanderMicroText,Arial !important;font-size:1.125rem !important;font-weight:bold !important;font-stretch:normal !important;font-style:normal !important;line-height:1.5 !important;letter-spacing:normal !important}
.sp-balcaoSearch-align{display:flex;align-items:center;gap:1.5rem;width:100%}
@media screen and (max-width:767px){.sp-balcaoSearch-align{flex-direction:column;align-items:start}
}
.sp-balcaoSearch__title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-balcaoSearch__title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-balcaoSearch__title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
.sp-balcaoSearch__description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:1rem}
@media screen and (max-width:767px){.sp-balcaoSearch__description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-balcaoSearch__inputContainer{margin-top:2rem;display:flex;flex-direction:column;gap:.25rem}
.sp-balcaoSearch__inputContainer .icon-func-071-search{position:relative}
.sp-balcaoSearch__inputContainer .icon-func-071-search:before{font-size:1.25rem;left:.75rem;position:absolute;color:#727272}
@media screen and (max-width:767px){.sp-balcaoSearch__inputContainer .icon-func-071-search:before{top:.9375rem}
}
.sp-balcaoSearch__inputContainer input[type=text]{border-radius:.5rem;border:1px solid #8f8f8f;box-shadow:0 0 0 0 rgba(255,255,255,0);padding:.75rem .75rem .75rem 3rem;max-width:33.5rem;width:25.5rem;color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;box-sizing:border-box}
@media screen and (max-width:1199px){.sp-balcaoSearch__inputContainer input[type=text]{width:23.5rem}
}
@media screen and (max-width:767px){.sp-balcaoSearch__inputContainer input[type=text]{width:100%;max-width:none}
}
.sp-balcaoSearch__inputContainer label{color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-balcaoSearch__inputContainer_helpertext{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
@media screen and (max-width:767px){.sp-balcaoSearch__inputContainer_helpertext{display:none}
}
.sp-balcaoSearch__inputContainer_helpertext-mobile{display:none}
@media screen and (max-width:767px){.sp-balcaoSearch__inputContainer_helpertext-mobile{display:block;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
}
.sp-balcaoSearch-results{color:#727272;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin:1rem 0;display:none}
.sp-balcaoSearch-pagination{display:flex;align-items:center;display:none}
@media screen and (max-width:767px){.sp-balcaoSearch-pagination{justify-content:center}
}
.sp-balcaoSearch .page-button{margin:0 5px;padding:5px 10px;cursor:pointer;color:#127277;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;min-width:2rem;height:2rem;border-radius:50%}
.sp-balcaoSearch .nextButton{flex-direction:row-reverse}
.sp-balcaoSearch .prevButton,.sp-balcaoSearch .nextButton{display:flex;align-items:center;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1;color:#127277;cursor:pointer}
.sp-balcaoSearch .prevButton:before,.sp-balcaoSearch .nextButton:before{font-size:1.375rem}
.sp-balcaoSearch .prevButton:focus,.sp-balcaoSearch .nextButton:focus{border-radius:3px}
.sp-balcaoSearch .page-button.active{background-color:#127277;color:white}
.sp-balcaoSearch ul{list-style-type:none;border-top:1px solid #cedee7;border-bottom:1px solid #cedee7;margin-top:2rem;display:none}
.sp-balcaoSearch ul li{display:flex;flex-direction:column;gap:1rem;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;padding:1.5rem}
@media screen and (max-width:767px){.sp-balcaoSearch ul li{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;padding:1rem}
}
.sp-balcaoSearch ul li:nth-child(even){background-color:#f5f9fb}
.sp-balcaoSearch ul li .sp-balcaoSearch-column{flex:1;box-sizing:border-box;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-balcaoSearch ul li .sp-balcaoSearch-lineHeader{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;gap:1rem;display:flex;align-items:center;gap:1.5rem;width:100%}
@media screen and (max-width:1199px){.sp-balcaoSearch ul li .sp-balcaoSearch-lineHeader{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-balcaoSearch ul li .sp-balcaoSearch-lineHeader{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;align-items:center}
}
.sp-balcaoSearch ul li .sp-balcaoSearch-lineHeader span:before{color:#ec0000;font-weight:100;font-size:2rem}
.sp-balcaoSearch-noresults{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;display:none}
.sp-balcaoSearch-noresults-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-top:1.25rem}
@media screen and (max-width:767px){.sp-balcaoSearch-noresults-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-balcaoSearch-noresults-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.5rem}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-newsletter-box{display:flex;justify-content:end}
@media screen and (max-width:767px){.sp-newsletter-box{justify-content:center}
}
.sp-newsletter-box *{box-sizing:border-box}
.sp-newsletter-box-edit{height:300px;background:url("clientlib-site/resources/newsletterBox.png") no-repeat center;background-size:contain}
.sp-newsletter-box-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-newsletter-box-text{font-size:1rem}
}
.sp-newsletter-box-text .sp-newsletter-box-text-description{padding-top:.625rem}
.sp-newsletter-box h2{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;line-height:2rem}
@media screen and (max-width:1199px){.sp-newsletter-box h2{font-size:1.5rem}
}
@media screen and (max-width:767px){.sp-newsletter-box h2{font-size:1.25rem;line-height:1.5rem}
}
.sp-newsletter-box-container{border-radius:1rem;border:1px solid #cedee7;background-color:#f5f9fb;width:100%;padding:1.5rem}
@media screen and (max-width:1199px){.sp-newsletter-box-container{padding:1.5rem;flex-direction:column;align-items:flex-start}
}
.sp-newsletter-box-container-align{display:flex;column-gap:1.5rem}
@media screen and (min-width:1200px){.sp-newsletter-box-container-align:not(:has(.sp-newsletter-box-text-description)){align-items:center}
}
@media screen and (max-width:1199px){.sp-newsletter-box-container-align{flex-direction:column;width:100%}
}
.sp-newsletter-box-container-align-image{width:64px;height:64px;background-size:cover;aspect-ratio:1}
@media screen and (max-width:767px){.sp-newsletter-box-container-align-image{width:48px;height:48px}
}
.sp-newsletter-box-container .sp-button{margin-top:1rem}
@media screen and (max-width:767px){.sp-newsletter-box-container .sp-button{width:100%}
}
.sp-newsletter-box-paleYellow{background-color:#fffaeb;border-color:#FC3}
.sp-newsletter-box-lisbon{background-color:#fbf1ea;border-color:#f0b998}
.sp-newsletter-box-menu{position:absolute}
.sp-newsletter-box-articles.sp-newsletter-box-container{padding:1rem;flex-direction:column;align-items:flex-start}
.sp-newsletter-box-articles.sp-newsletter-box-container .sp-newsletter-box-text{font-size:1rem}
.sp-newsletter-box-articles.sp-newsletter-box-container h2{font-size:1.25rem;line-height:1.5rem}
.sp-newsletter-box-articles.sp-newsletter-box-container .sp-newsletter-box-container-align-image{width:48px;height:48px}
.sp-newsletter-box-articles.sp-newsletter-box-container .sp-button{width:100%}
.sp-newsletter-box-inpagearticle{padding:0}
@media screen and (max-width:767px){.sp-newsletter-box-inpagearticle{display:none}
}
.sp-newsletter-box-download .sp-newsletter-box-container-align-image{min-width:64px;height:64px}
@media screen and (max-width:767px){.sp-newsletter-box-download .sp-newsletter-box-container-align-image{min-width:unset}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-simulador-apoio-ch-example{display:none}
.sp-simulador-apoio-ch hr{border-top:1px solid #cedee7;margin-top:30px}
.sp-simulador-apoio-ch-align,.sp-simulador-apoio-ch-align-short{position:relative}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-align-short{width:60%}
}
.sp-simulador-apoio-ch-info-extra{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:none}
.sp-simulador-apoio-ch-tempo{display:flex;align-items:end}
.sp-simulador-apoio-ch-simular{max-width:100px;width:100%;margin-top:20px}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-simular{height:48px;display:flex;align-items:center;justify-content:center;width:75%;max-width:none}
}
.sp-simulador-apoio-ch-simular:disabled,.sp-simulador-apoio-ch-simular[disabled]{background-color:rgba(34,34,34,0.06);color:rgba(34,34,34,0.23)}
.sp-simulador-apoio-ch-placeholder{color:#727272;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;position:absolute;right:10px;top:15px}
.sp-simulador-apoio-ch h3{color:#444;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:30px}
.sp-simulador-apoio-ch-shorter{width:154px}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-shorter{width:100%}
}
.sp-simulador-apoio-ch-longer{width:269px}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-longer{width:calc(95%)}
}
.sp-simulador-apoio-ch-box{box-shadow:0 1px 10px 0 rgba(68,68,68,0.2);border-radius:4px;padding:25px;height:234px}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-box{height:auto}
}
.sp-simulador-apoio-ch-box-row{display:flex;justify-content:space-between;align-items:center;margin:30px 0;gap:30px}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-box-row{flex-direction:column;margin:0;align-items:flex-start;gap:0}
}
.sp-simulador-apoio-ch-box-row-div{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-box-row-div{margin:10px 0}
}
.sp-simulador-apoio-ch-box-row-div input{height:48px;border-radius:8px;outline:0;border:1px solid #8f8f8f;font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#444;padding-left:10px}
.sp-simulador-apoio-ch-box-row-div input::placeholder{color:#ccc}
.sp-simulador-apoio-ch-example{margin-top:30px}
.sp-simulador-apoio-ch-prestacao-atual{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;background:#f5f9fb;width:50%;flex-direction:column;justify-content:center;align-items:center;display:none;height:107px}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-prestacao-atual{display:none}
}
.sp-simulador-apoio-ch-prestacao-fixa{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;background:#f0f8f0;display:none;flex-direction:column;justify-content:center;align-items:center;padding:25px;text-align:center;width:calc('100% - 50px')}
.sp-simulador-apoio-ch-prestacao-fixa #montanteDvalorFinalFixoivida{font-size:1.5rem}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch-prestacao-fixa{text-align:center;margin-top:16px}
}
@media screen and (min-width:767px){.sp-simulador-apoio-ch-prestacao-fixa{width:95%}
}
.sp-simulador-apoio-ch-prestacao-fixa-info{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;display:none;margin-top:30px}
.sp-simulador-apoio-ch-prestacao-fixa-info span{font-weight:bold}
.sp-simulador-apoio-ch.sp-blog-version{width:100%;max-width:628px;margin:0}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-prestacao-fixa{margin-top:16px;width:93%}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-align-short{width:60%}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-simular{height:auto;margin-top:20px}
@media screen and (max-width:1199px){.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-simular{width:auto}
}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-shorter{width:100%}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-longer{width:calc(95%)}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-box{height:auto}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-box-row{flex-direction:column;margin:0;align-items:flex-start}
.sp-simulador-apoio-ch.sp-blog-version .sp-simulador-apoio-ch-box-row-div{margin:10px 0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-prizes-santander-edit{height:244px;background:url("clientlib-site/resources/prizes.png") no-repeat center}
.sp-prizes-santander{padding:32px 0;background-color:#727272;margin-top:32px;color:#fff}
.sp-prizes-santander .sp-containerLarge{display:flex;justify-content:space-between;gap:16px}
.sp-prizes-santander--text{max-width:42%;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;margin-top:60px}
.sp-prizes-santander--description{font-family:SantanderText-Light,Arial}
.sp-prizes-santander--content--imgs{display:flex;width:100%;gap:16px 48px;justify-content:flex-end}
.sp-prizes-santander--content--imgs:has(:nth-child(4)){flex-wrap:wrap}
.sp-prizes-santander--content--img{margin:0 auto}
.sp-prizes-santander--content--disclaimer{padding-top:16px;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:lighter;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:right}
.sp-prizes-santander--subtitle{padding-top:8px;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:lighter;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;max-width:168px}
.sp-prizes-santander--item{display:flex;flex-direction:column;justify-content:space-evenly}
.sp-prizes-santander--img{display:inline-flex}
.sp-prizes-santander--img img{max-width:128px;margin:0 auto}
@media(max-width:768px){.sp-prizes-santander .sp-containerLarge{flex-direction:column;gap:24px}
.sp-prizes-santander--content{flex-direction:column;gap:24px;max-width:unset}
.sp-prizes-santander--content--imgs{flex-wrap:wrap;justify-content:center}
.sp-prizes-santander--content--disclaimer{text-align:left}
.sp-prizes-santander--text{margin-top:0;max-width:100%}
.sp-prizes-santander--img{display:inline-flex}
.sp-prizes-santander--img img{margin:0 auto}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-hero1A{display:flex;width:100%}
.sp-hero1A-play{border-radius:3.125rem;background:#fff;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);width:3rem;height:3rem;bottom:.5rem;right:.5rem;position:absolute;cursor:pointer;z-index:1;display:flex;justify-content:center;align-items:center}
.sp-hero1A-play-btn:before{font-size:1.5rem;color:#ec0000}
.sp-hero1A-play .sp-accessibilityText{display:none}
.sp-hero1A .sp-containerLarge{display:flex;justify-content:space-between;padding-bottom:1.5rem;padding-top:1.5rem;gap:4.5rem}
@media screen and (max-width:767px){.sp-hero1A .sp-containerLarge{flex-direction:column;gap:1rem}
}
.sp-hero1A-image{width:50%;border-radius:1.25rem;height:100%;position:relative}
@media screen and (max-width:767px){.sp-hero1A-image{width:100%;height:8.25rem}
}
.sp-hero1A-image img{object-fit:cover;border-radius:1.25rem;width:100%;height:100%;max-height:37.5rem}
@media screen and (max-width:767px){.sp-hero1A-image img{min-height:8.25rem}
}
.sp-hero1A-image-dual-content{grid-area:image;width:100%}
@media screen and (max-width:767px){.sp-hero1A-image-dual-content{margin-top:auto}
}
.sp-hero1A-content{display:flex;flex-direction:column;gap:1rem;width:50%;min-width:50%}
@media screen and (max-width:767px){.sp-hero1A-content{width:100%}
}
.sp-hero1A-content-title-headline{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-hero1A-content-title-headline{font-family:SantanderHeadline,Arial;font-size:2.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-hero1A-content-title-headline{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem}
}
.sp-hero1A-content-title-script{font-family:SantanderScript,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-hero1A-content-title-script{font-family:SantanderScript,Arial;font-size:2.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-hero1A-content-title-script{font-family:SantanderScript,Arial;font-size:2.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-hero1A-content-title-condensed{font-family:SantanderCondensed,Arial;font-size:3.375rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-hero1A-content-title-condensed{font-family:SantanderCondensed,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-hero1A-content-title-condensed{font-family:SantanderCondensed,Arial;font-size:2.625rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
.sp-hero1A-content-description{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-hero1A-content-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-hero1A-content-btns{display:flex;gap:1.5rem;margin-top:.5rem;flex-wrap:wrap}
@media screen and (max-width:767px){.sp-hero1A-content-btns{flex-direction:column;gap:1rem}
}
.sp-hero1A-content-btns a::before,.sp-hero1A-content-btns button::before{content:attr(data-text)}
@media screen and (max-width:1199px){.sp-hero1A-content-btns a::before,.sp-hero1A-content-btns button::before{content:attr(data-textMob)}
}
@media screen and (max-width:767px){.sp-hero1A-content-btns a,.sp-hero1A-content-btns button{width:100%}
}
.sp-hero1A-content-btns-apps{gap:1rem 1.5rem;display:flex;flex-wrap:wrap}
.sp-hero1A-content-btns-apps span{display:none}
.sp-hero1A-content-btns-apps img{max-height:2.5rem}
.sp-hero1A-content-btns-apps a:has(img){border-radius:.375rem;max-height:2.5rem}
.sp-hero1A-content-dual-content{grid-area:header;width:100%;min-width:50%}
.sp-hero1A-box-content{max-width:50%;box-sizing:border-box;z-index:1;min-width:50%;position:relative}
@media screen and (max-width:767px){.sp-hero1A-box-content{margin:2rem auto 0 auto;width:100%;max-width:100%}
}
.sp-hero1A-box-content-dual-content{min-height:300px;grid-area:boxcontent;width:100%;min-width:100%}
.sp-hero1A-dual-content .sp-containerLarge{display:grid;grid-template-columns:2.1fr 1.75fr;grid-template-areas:'header boxcontent' 'image boxcontent';gap:1.5rem 4.5rem}
@media screen and (max-width:767px){.sp-hero1A-dual-content .sp-containerLarge{grid-template-columns:1fr;grid-template-areas:'header' 'image' 'boxcontent';gap:1rem}
}
@media screen and (max-width:1199px){.sp-hero1A-box-content{min-width:40%}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-homepage-card-buttons{display:flex;padding:32px 0;justify-content:space-between;list-style:none}
@media screen and (max-width:767px){.sp-homepage-card-buttons{padding:24px}
}
.sp-homepage-card-buttons-main-title,.sp-homepage-card-buttons-main-title h2,.sp-homepage-card-buttons-main-title h3{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:center;color:#ec0000;margin-top:19px}
@media screen and (max-width:767px){.sp-homepage-card-buttons-main-title,.sp-homepage-card-buttons-main-title h2,.sp-homepage-card-buttons-main-title h3{font-size:1.25rem}
}
.sp-homepage-card-buttons-edit{height:200px;width:100%;background:url("clientlib-site/resources/homepageCardButtons.png") no-repeat center}
.sp-homepage-card-buttons-desktop{display:flex}
@media screen and (max-width:1199px){.sp-homepage-card-buttons-desktop{display:none}
}
.sp-homepage-card-buttons-mobile{display:none}
@media screen and (max-width:1199px){.sp-homepage-card-buttons-mobile{display:flex;white-space:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;gap:24px;padding-left:8px;padding-right:8px}
.sp-homepage-card-buttons-mobile::-webkit-scrollbar{display:none}
}
.sp-homepage-card-buttons-item{width:calc(130px - 34px);height:calc(110px - 34px);display:flex;justify-content:center;align-items:center;border-radius:8px;flex-direction:column;text-decoration:none;color:#222;box-shadow:0 1px 6px 1px rgba(68,68,68,0.2);padding:17px;gap:10px;transition:.5s all ease}
.sp-homepage-card-buttons-item:hover,.sp-homepage-card-buttons-item:focus{cursor:pointer;transform:translateY(-5px)}
@media screen and (max-width:767px){.sp-homepage-card-buttons-item{width:120px;height:94px;padding:0;flex:none}
}
.sp-homepage-card-buttons-item img{max-width:40px}
@media screen and (max-width:767px){.sp-homepage-card-buttons-item img{max-width:26px}
}
.sp-homepage-card-buttons-item-iconClass{font-size:2.5rem}
@media screen and (max-width:767px){.sp-homepage-card-buttons-item-iconClass{font-size:2rem}
}
.sp-homepage-card-buttons-item h3{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#222}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-dropdown-edit img{width:100%;height:auto}
.sp-dropdown-container{gap:8px;display:flex;flex-direction:column;width:100%}
.sp-dropdown-container-content{width:100%;border-radius:8px;background-color:white;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-dropdown-container-content:focus{padding-bottom:2px;outline:0}
.sp-dropdown-container-content:focus .sp-dropdown-container-filter{border:2px solid #127277}
.sp-dropdown-container ul{list-style:none}
.sp-dropdown-container ul li{display:flex;padding-left:.75rem;align-items:center;border-radius:.5rem;padding-right:1.875rem}
.sp-dropdown-container-label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-dropdown-container-helper-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;min-height:24px}
.sp-dropdown-container-error-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#900;min-height:24px;display:none;align-items:center}
.sp-dropdown-container-error-text:before{font-family:SantanderIconsFunctional;font-style:normal;content:'\e800';padding-right:4px;margin-top:-4px;font-size:1.25rem}
.sp-dropdown-container-switch:checked+.sp-dropdown-container-options-filter .sp-dropdown-container-select{transform:scaleY(1)}
.sp-dropdown-container-switch:checked+.sp-dropdown-container-options-filter .sp-dropdown-filter:after{transform:rotate(-135deg)}
.sp-dropdown-container-options-filter{width:100%;cursor:pointer}
.sp-dropdown-container-filter{position:relative;display:flex;color:#222;background-color:#fff;border:1px solid #8f8f8f;border-radius:8px;font-size:1rem;transition:.1s}
.sp-dropdown-container-filter:focus{border:2px solid #127277;outline:0}
.sp-dropdown-container-filter::after{position:absolute;top:45%;right:20px;content:"";width:8px;height:8px;border-right:2px solid #127277;border-bottom:2px solid #127277;transform:rotate(45deg) translateX(-45%);transition:.2s ease-in-out}
.sp-dropdown-container-select{position:absolute;top:100%;left:0;width:100%;overflow:hidden;box-shadow:0 2px 8px 0 rgba(152,152,152,0.4);transform:scaleY(0);transform-origin:top;transition:.1s ease-in-out;background:white;z-index:1;max-height:200px;overflow-y:scroll}
.sp-dropdown-container-select::-webkit-scrollbar{width:4px}
.sp-dropdown-container-select::-webkit-scrollbar-thumb{background-color:#767676;border-radius:5px}
.sp-dropdown-container-select::-webkit-scrollbar-thumb:hover{background-color:#fff}
.sp-dropdown-container-select::-webkit-scrollbar-thumb:active{background-color:#767676}
.sp-dropdown-container-select-option{padding:16px 8px;background-color:#fff;transition:.1s}
.sp-dropdown-container-select-option:last-of-type{border-bottom:0}
.sp-dropdown-container-select-option:hover{background-color:#f5f9fb;font-weight:bold}
.sp-dropdown-container-select-option:focus{outline-offset:-3px;border-radius:8px}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.cmp-navigation{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.cmp-navigation ul{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px;unicode-bidi:isolate}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-cardsParcerias{padding:32px 0}
@media screen and (max-width:767px){.sp-cardsParcerias{padding:24px 0}
}
.sp-cardsParcerias-text{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;display:flex;justify-content:center;margin-bottom:32px}
@media screen and (max-width:767px){.sp-cardsParcerias-text{font-size:1.125rem;line-height:24px;margin:16px 0 0 0}
}
.sp-cardsParcerias-desktop{display:flex}
@media screen and (max-width:767px){.sp-cardsParcerias-desktop{display:none}
}
.sp-cardsParcerias-mobile{display:none}
@media screen and (max-width:767px){.sp-cardsParcerias-mobile{display:flex}
}
.sp-cardsParcerias-CTA{text-align:center;margin:40px auto 0 auto;justify-content:center;width:100%;display:flex;width:fit-content;font-size:1.125rem;cursor:pointer}
@media screen and (max-width:767px){.sp-cardsParcerias-CTA{font-size:1.125rem;margin-top:32px}
}
.sp-cardsParcerias-container .swiper-wrapper{flex-wrap:wrap;justify-content:center;gap:16px}
@media screen and (max-width:767px){.sp-cardsParcerias-container .swiper-wrapper{flex-wrap:nowrap;justify-content:unset;gap:0}
}
.sp-cardsParcerias-container .swiper-wrapper li::marker{content:""}
.sp-cardsParcerias-container-card{max-width:330px}
@media screen and (max-width:767px){.sp-cardsParcerias-container-card{min-height:343px}
}
.sp-cardsParcerias-container-card img{object-fit:cover;width:330px;height:220px;border-radius:12px;box-shadow:0 1px 6px 0 rgba(68,68,68,0.2)}
.sp-cardsParcerias-container-card-textbox{background:#f5f9fb;border-radius:0 0 12px 12px;padding:12px 12px 32px 12px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:-10px}
.sp-cardsParcerias-container-card-textbox .flex-container{display:block}
.sp-cardsParcerias-container-card-textbox-text{text-align:left;line-height:24px;margin-left:99px;margin-top:-16px}
.sp-cardsParcerias-container-card-textbox-text-bold{font-weight:bold}
.sp-cardsParcerias-container-card-textbox-footertext{text-align:center;margin-top:25px}
.sp-cardsParcerias-container-card-textbox-logo{background-color:#fff;background-repeat:no-repeat;border-radius:100%;width:80px;min-width:80px;height:80px;box-shadow:0 1px 6px 0 rgba(68,68,68,0.2);background-size:90%;background-position:center;margin-top:-60px;position:relative}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-slideParcerias{padding:4rem 0}
@media screen and (max-width:1199px){.sp-slideParcerias{padding:3rem 0}
}
@media screen and (max-width:767px){.sp-slideParcerias{padding:2rem 0}
}
.sp-slideParcerias-pagination{gap:1.1875rem;justify-content:left;margin-top:-2.5rem}
@media screen and (max-width:1199px){.sp-slideParcerias-pagination{margin-top:-1.5rem}
}
@media screen and (max-width:767px){.sp-slideParcerias-pagination{justify-content:space-between;gap:0;margin-top:1rem}
}
.sp-slideParcerias-pagination .sp-pageCtrl-pagination{display:none}
.sp-slideParcerias ul{list-style:none}
.sp-slideParcerias-container{display:flex;gap:3rem}
@media screen and (max-width:767px){.sp-slideParcerias-container{flex-direction:column;gap:1.5rem}
}
.sp-slideParcerias-text{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;width:30%}
@media screen and (max-width:1199px){.sp-slideParcerias-text{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-slideParcerias-text{font-size:1.75rem;max-width:none;min-width:auto;width:100%}
}
.sp-slideParcerias-slide{width:70%}
@media screen and (max-width:767px){.sp-slideParcerias-slide{width:100%}
}
.sp-slideParcerias-card{position:relative;border-radius:.75rem;width:20.625rem;height:12.5rem;box-shadow:0 .0625rem .375rem 0 rgba(68,68,68,0.2);background-size:cover;background-repeat:no-repeat;cursor:pointer;color:#444;margin:0 .125rem}
.sp-slideParcerias-card:hover,.sp-slideParcerias-card:focus{box-shadow:none}
.sp-slideParcerias-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(34,34,34,0);transition:background .3s ease;pointer-events:none;border-radius:.75rem}
.sp-slideParcerias-card:hover::after{background:rgba(34,34,34,0.1)}
.sp-slideParcerias-card:focus::after{background:rgba(34,34,34,0.1)}
.sp-slideParcerias-card a{display:block;width:100%;height:100%}
.sp-slideParcerias-card a:visited,.sp-slideParcerias-card a:active,.sp-slideParcerias-card a:focus{color:#444}
.sp-slideParcerias-card-logo{position:absolute;bottom:0;right:0;border-radius:1.25rem 0 .75rem 0;background-color:#fff;height:4.125rem;width:7.8125rem;background-repeat:no-repeat;background-size:contain;background-position:center}
.sp-slideParcerias-card-info{display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:0;border-radius:.75rem 0 1.25rem 0;background-color:#fff;width:11.3125rem;padding:.75rem 0 .75rem 1rem;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-slideParcerias-card-info{width:9.9375rem}
}
.sp-slideParcerias-card-discount{color:#ec0000;font-weight:bold;width:fit-content}
.sp-slideParcerias-card-text{width:fit-content}
@media screen and (max-width:767px){.sp-slideParcerias-card-text{text-align:left}
}
.sp-slideParcerias .swiper{width:100%;height:100%;overflow:visible;clip-path:inset(0 -1000px 0 0)}
.sp-slideParcerias .swiper-wrapper{padding:.1875rem}
.sp-slideParcerias .swiper-notification{visibility:hidden}
.sp-slideParcerias .swiper-slide{max-width:20rem}
.sp-slideParcerias .swiper-slide a{color:#444}
.sp-slideParcerias .swiper-slide a:focus{border-radius:.75rem}
.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}
.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-contadorParcerias{width:100%;height:702px;background-repeat:no-repeat;background-position:center;background-size:contain;margin:32px 0}
.sp-contadorParcerias .odometer-formatting-mark{display:none}
.sp-contadorParcerias .odometer-digit{padding:0 4px;border-right:1px solid white}
.sp-contadorParcerias .odometer-value{padding:0 4px}
@media screen and (max-width:767px){.sp-contadorParcerias{background-image:none;height:auto;margin:24px 0}
}
.sp-contadorParcerias-title{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#ec0000;line-height:60px}
@media screen and (max-width:767px){.sp-contadorParcerias-title{font-size:1.5rem;line-height:24px}
}
.sp-contadorParcerias-description{color:#222;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:32px;margin-top:16px}
@media screen and (max-width:767px){.sp-contadorParcerias-description{font-family:SantanderHeadline,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
.sp-contadorParcerias-main{display:flex;margin-top:234px}
@media screen and (max-width:767px){.sp-contadorParcerias-main{flex-direction:column-reverse;margin-top:0;background-image:url(../../../content/dam/sitepublico/images/moedas_desktop.svg);background-repeat:no-repeat;background-position:center;background-size:contain}
}
.sp-contadorParcerias-main-text{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#23779a;max-width:538px;width:538px}
@media screen and (max-width:1199px){.sp-contadorParcerias-main-text{width:411px}
}
@media screen and (max-width:767px){.sp-contadorParcerias-main-text{font-size:1.125rem;line-height:24px;text-align:center;margin-top:16px;width:100%;max-width:100%}
}
.sp-contadorParcerias-main-contador{display:flex;justify-content:center;align-items:center;height:255px;background:#d82e20;border-radius:80px;border:20px solid #FFF;box-shadow:0 439px 176px 0 rgba(0,0,0,0.02),0 247px 148px 0 rgba(0,0,0,0.06),0 110px 110px 0 rgba(0,0,0,0.1),0 27px 60px 0 rgba(0,0,0,0.12),0 0 0 0 rgba(0,0,0,0.12);max-width:880px;margin-right:-180px;margin-top:-65px}
@media screen and (max-width:1201px){.sp-contadorParcerias-main-contador{margin-right:0;height:200px}
}
@media screen and (max-width:1199px){.sp-contadorParcerias-main-contador{height:150px}
}
@media screen and (max-width:767px){.sp-contadorParcerias-main-contador{max-width:100%;margin-right:0;margin-top:0;height:100px;border-radius:20px;border:10px solid #FFF;margin:36px 0}
}
.sp-contadorParcerias-main-contador-number,.sp-contadorParcerias-main-contador-euro{font-family:SantanderHeadline,Arial;font-size:9.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#fff;text-align:center;padding:0 12px;transition:all 1s ease}
@media screen and (max-width:1201px){.sp-contadorParcerias-main-contador-number,.sp-contadorParcerias-main-contador-euro{font-family:SantanderHeadline,Arial;font-size:4.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:1199px){.sp-contadorParcerias-main-contador-number,.sp-contadorParcerias-main-contador-euro{font-size:3.125rem}
}
@media screen and (max-width:767px){.sp-contadorParcerias-main-contador-number,.sp-contadorParcerias-main-contador-euro{font-size:3.5rem;line-height:4.2687rem;padding:0 5px}
}
.sp-contadorParcerias-main-contador-number-parent,.sp-contadorParcerias-main-contador-euro-parent{height:100%;display:flex;justify-content:center;align-items:center}
.sp-contadorParcerias-main-contador-euro{padding-bottom:12px}
@media screen and (max-width:767px){.sp-contadorParcerias-main-contador-euro{padding-bottom:10px}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-tabsParcerias-video{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}
@media screen and (max-width:767px){.sp-tabsParcerias-video{margin-bottom:32px}
}
.sp-tabsParcerias-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.sp-tabsParcerias-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:32px;color:#444;margin:24px 0}
@media screen and (max-width:767px){.sp-tabsParcerias-title{height:auto;padding-left:70px;display:flex;align-items:center;font-size:1.5rem;margin:32px 0}
}
.sp-tabsParcerias-logoBg{position:absolute;transform:translate(0,30%);z-index:2}
@media screen and (max-width:1700px){.sp-tabsParcerias-logoBg{display:none}
}
@media screen and (max-width:767px){.sp-tabsParcerias-logoBg{display:block;transform:translate(0,0);top:0;max-height:122px}
}
.sp-tabsParcerias-mainBody{position:relative;margin-top:32px;padding-bottom:32px;background-color:#fff}
@media screen and (max-width:767px){.sp-tabsParcerias-mainBody{margin-top:24px;padding-bottom:24px}
}
.sp-tabsParcerias-mainBody .sp-containerLarge{display:flex;z-index:1}
@media screen and (max-width:767px){.sp-tabsParcerias-mainBody .sp-containerLarge{flex-direction:column}
}
.sp-tabsParcerias-container{width:57%;z-index:1;background-color:#fff}
@media screen and (max-width:767px){.sp-tabsParcerias-container{width:100%}
}
.sp-tabsParcerias-container.tabbed .tab button{display:block;padding:0 16px;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;transition:all .3s;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#222 !important}
@media screen and (max-width:767px){.sp-tabsParcerias-container.tabbed .tab button{font-size:1rem;line-height:24px;padding:8px 32px}
}
.sp-tabsParcerias-container.tabbed .tab button[aria-selected="true"]{font-weight:bold}
.sp-tabsParcerias-container.tabbed .tab button:focus{outline-offset:-4px;border-radius:8px}
.sp-tabsParcerias-container.tabbed .tab button:hover{background-color:#f6f6f6;background:#f6f6f6 radial-gradient(circle,transparent 1%,#fff 1%) center / 15000%}
.sp-tabsParcerias-container.tabbed .tab button:active{background-color:#f6f6f6;background-size:100%;transition:background .001s}
.sp-tabsParcerias-container.tabbed .tab button:disabled{color:rgba(34,34,34,0.23);background-color:rgba(34,34,34,0.06);transition:background .001s;pointer-events:none}
.sp-tabsParcerias-container.tabbed .tab:has(button[aria-selected="true"]){border-bottom:2px solid #127277}
.sp-tabsParcerias-container .tabs{display:flex;align-items:stretch;list-style:none;padding:0;border-bottom:1px solid #cedee7}
@media screen and (max-width:767px){.sp-tabsParcerias-container .tabs{justify-content:center}
}
.sp-tabsParcerias-container .tab-content{font-family:SantanderMicroText,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:24px}
@media screen and (max-width:767px){.sp-tabsParcerias-container .tab-content{font-size:.75rem;line-height:16px;font-weight:100}
}
.sp-tabsParcerias-textContent{font-size:1.25rem;margin-left:56px}
@media screen and (max-width:767px){.sp-tabsParcerias-textContent{font-size:.875rem;line-height:20px;width:100%;font-weight:normal;margin-left:0}
}
.sp-tabsParcerias-textIcon{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:24px;line-height:32px;display:flex;gap:16px}
@media screen and (max-width:767px){.sp-tabsParcerias-textIcon{font-size:1.25rem;line-height:20px}
}
.sp-tabsParcerias-textIcon--subtitle{font-size:1.25rem;margin-top:16px}
@media screen and (max-width:767px){.sp-tabsParcerias-textIcon--subtitle{font-size:.875rem;line-height:20px}
}
.sp-tabsParcerias-textIcon-image{width:40px;object-fit:cover;height:40px}
.sp-tabsParcerias-textIcon-icon{font-size:2.5rem;color:#ec0000;font-weight:normal}
.sp-tabsParcerias-font24{font-size:1.5rem;font-weight:bold;line-height:32px}
@media screen and (max-width:767px){.sp-tabsParcerias-font24{font-size:1.25rem;line-height:24px}
}
.sp-tabsParcerias-background{background-repeat:no-repeat,no-repeat;background-position:center;background-size:cover;width:58%;height:418px;position:absolute;margin-left:auto;right:0;top:0}
@media screen and (max-width:767px){.sp-tabsParcerias-background{height:170px;padding-bottom:94px;background-size:cover;width:100%;margin:0;position:relative;background-position:center top}
}
.sp-tabsParcerias-svg-desktop{fill:white;height:420px;max-height:420px;margin-left:-2px;margin-top:-1px}
@media screen and (max-width:767px){.sp-tabsParcerias-svg-desktop{display:none}
}
.sp-tabsParcerias-svg-mobile{display:none;fill:white}
@media screen and (max-width:767px){.sp-tabsParcerias-svg-mobile{display:block;margin-top:-1px}
.sp-tabsParcerias-svg-mobile path{transform:scale(1,-1) translateY(-50px)}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-descontosParcerias{margin:24px 0}
.sp-descontosParcerias ::-webkit-scrollbar{width:4px;border-radius:50%}
.sp-descontosParcerias ::-webkit-scrollbar-track{background:#fff}
.sp-descontosParcerias ::-webkit-scrollbar-thumb{background:#8f8f8f}
.sp-descontosParcerias ::-webkit-scrollbar-thumb:hover{background:#8f8f8f}
.sp-descontosParcerias-container-chips{all:unset;padding-bottom:8px;display:inline-flex;flex-wrap:wrap;align-items:center;gap:16px}
.sp-descontosParcerias-container-chips legend{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;float:left;color:#222;padding-right:16px;border-right:1px solid #cedee7}
.sp-descontosParcerias-container-chips legend::before{padding-right:8px}
@media screen and (max-width:767px){.sp-descontosParcerias-container-chips legend{display:none}
}
.sp-descontosParcerias-title{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#ec0000;line-height:60px}
@media screen and (max-width:767px){.sp-descontosParcerias-title{font-size:1.25rem;line-height:24px}
}
.sp-descontosParcerias-description{color:#222;font-family:SantanderMicroText,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:16px}
@media screen and (max-width:767px){.sp-descontosParcerias-description{font-size:.875rem}
}
.sp-descontosParcerias-toggleClients{border:1px solid #8f8f8f;border-radius:8px;padding:12px;color:#727272;cursor:pointer;width:296px;display:flex;justify-content:space-between}
.sp-descontosParcerias-toggleClients span:before{font-size:1.5rem;color:#127277}
.sp-descontosParcerias-images{position:relative}
.sp-descontosParcerias-vermais{display:flex;justify-content:center;width:fit-content;margin:48px auto 0 auto;gap:8px}
.sp-descontosParcerias-vermais span{transform:rotate(90deg)}
.sp-descontosParcerias-filters-box{display:flex;margin-top:16px;justify-content:space-between;align-items:flex-end;gap:16px}
@media screen and (max-width:767px){.sp-descontosParcerias-filters-box{flex-direction:column-reverse;align-items:flex-start}
}
.sp-descontosParcerias-filters-box p{padding:0 16px 0 12px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;border-right:1px solid #cedee7}
.sp-descontosParcerias-container{display:flex;flex-wrap:wrap;margin-top:42px;gap:32px 24px;justify-content:center}
@media screen and (max-width:767px){.sp-descontosParcerias-container{flex-wrap:nowrap;gap:0;position:relative;margin-top:16px;justify-content:unset}
}
.sp-descontosParcerias-container-card{position:relative;max-width:330px}
@media screen and (max-width:767px){.sp-descontosParcerias-container-card{flex:none;margin-bottom:0}
}
.sp-descontosParcerias-container-card img{object-fit:cover;width:100%;border-radius:12px;box-shadow:0 1px 6px 0 rgba(68,68,68,0.2);height:220px}
.sp-descontosParcerias-container-card-textbox{border-radius:0 0 12px 12px;padding:12px 12px 32px 12px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:-10px;box-shadow:0 1px 6px 0 rgba(68,68,68,0.2)}
.sp-descontosParcerias-container-card-textbox-text{text-align:center;line-height:24px;width:100%}
.sp-descontosParcerias-container-card-textbox-text-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#137e84;margin-top:16px}
.sp-descontosParcerias-container-card-textbox-text-description{color:#444;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:8px;height:72px}
.sp-descontosParcerias-container-card-textbox-text a{margin-top:24px;line-height:normal;align-content:center;padding:8px 16px;height:unset}
.sp-descontosParcerias-container-card-textbox-info{display:flex;justify-content:space-between;position:absolute;bottom:4px;right:0;width:100%}
.sp-descontosParcerias-container-card-textbox-info-clients{padding-left:16px;display:flex;flex-wrap:wrap;align-items:end;gap:16px;padding-bottom:16px}
.sp-descontosParcerias-container-card-textbox-info-clients .sp-tag-info{text-transform:capitalize;margin-bottom:0}
.sp-descontosParcerias-container-card-textbox-logo{background-color:#fff;background-repeat:no-repeat;width:115px;height:65px;margin-top:auto;border-radius:12px 0 12px 0;box-shadow:0 1px 6px 0 rgba(68,68,68,0.2);background-size:75%;background-position:center}
.sp-descontosParcerias .sp-dropdown{position:relative}
.sp-descontosParcerias .sp-dropdown--mobileTitle{display:none}
.sp-descontosParcerias .sp-dropdown--toggle{position:relative;min-height:3.125rem;color:#727272;min-width:18rem}
.sp-descontosParcerias .sp-dropdown--toggle::after{color:#127277;background-color:#fff;font-family:SantanderIconsSystem;font-style:normal;content:'\e810';position:absolute;top:20%;right:8px;font-size:2rem;line-height:1}
.sp-descontosParcerias .sp-dropdown--placeholder{overflow:hidden;max-width:90%;height:100%;text-overflow:ellipsis;pointer-events:none;white-space:nowrap}
.sp-descontosParcerias .sp-dropdown--options{box-sizing:border-box;position:absolute;top:76px;width:288px;z-index:2;display:none;box-shadow:0 1px 10px 0 rgba(68,68,68,0.2);padding:16px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;background-color:#fff;border-radius:8px;z-index:3002;max-height:310px}
.sp-descontosParcerias .sp-dropdown--options .sp-descontosParcerias-container-chips{all:unset;height:200px;overflow:auto;padding-left:3px}
.sp-descontosParcerias .sp-dropdown--options .sp-descontosParcerias-container-chips p{font-size:.875rem;padding-top:16px;color:#727272;font-weight:bold}
.sp-descontosParcerias .sp-dropdown--options .sp-descontosParcerias-container-chips #pageType{margin-bottom:16px}
.sp-descontosParcerias .sp-dropdown--options .sp-button-primary-L,.sp-descontosParcerias .sp-dropdown--options .sp-button-secondary-L{margin:0 auto;margin-top:16px}
@media screen and (max-width:767px){.sp-descontosParcerias .sp-dropdown--options{position:fixed;bottom:0;top:unset;right:0;left:0;width:100%}
}
.sp-descontosParcerias .sp-dropdown.open .sp-dropdown--options{display:flex;flex-direction:column}
.sp-descontosParcerias .sp-dropdown.open .sp-dropdown--toggle::after{content:'\e811'}
@media screen and (max-width:767px){.sp-descontosParcerias .sp-dropdown.open .sp-dropdown--overlay{height:100%;background:black;position:fixed;top:0;bottom:0;right:0;width:100%;opacity:.5;z-index:3001}
.sp-descontosParcerias .sp-dropdown.open .sp-dropdown--options{border-radius:8px 8px 0 0;max-height:80vh}
}
@media screen and (max-width:767px){.sp-descontosParcerias .sp-dropdown .sp-dropdown--mobileTitle{display:flex;flex-direction:column;text-align:center;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:16px}
.sp-descontosParcerias .sp-dropdown .sp-dropdown--mobileTitle button{margin-left:auto;border-radius:2px}
.sp-descontosParcerias .sp-dropdown .sp-dropdown--mobileTitle button::before{content:'\e814';font-family:SantanderIconsSystem;font-size:1.5rem;color:#ec0000;pointer-events:auto}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
@media screen and (max-width:1199px){html:has(.sp-newHeader-bt-mobile>button.mobile.sp-menu-open){overflow-y:hidden !important}
html:has(.sp-newHeader-bt-pesquisa .sp-newHeader-overlay[style="visibility: visible;"]){overflow-y:hidden !important}
html:has(.sp-newHeader-bt-netbanco .sp-newHeader-overlay[style="visibility: visible;"]){overflow-y:hidden !important}
}
.sp-headernew{position:relative;z-index:4000}
.sp-headernew.sp-scroll .sp-headernew-header{display:none}
@media screen and (max-width:1199px){.sp-headernew.sp-scroll .sp-headernew-header{display:block}
}
.sp-headernew.sp-scroll .sp-headernew-menu{display:none}
.sp-headernew.sp-scroll .sp-newHeader-submenu>div{display:flex}
@media screen and (max-width:1199px){.sp-headernew .sp-headernew-menu .sp-containerLarge{max-width:100%;padding:0;width:100%}
}
.sp-headernew-fixed{position:fixed;display:flex;flex-direction:column;width:100%;height:auto;transition:height 0 .25s}
.sp-headernew-skipcontent{background-color:#36f}
.sp-headernew-skipcontent .sp-containerLarge{max-width:100%}
.sp-headernew-notification .sp-containerLarge{max-width:100%}
.sp-headernew-notification .sp-alert-text>a{width:fit-content}
.sp-headernew-menu{background-color:#ec0000}
@media screen and (max-width:1199px){.sp-headernew-menu{background-color:#fff}
}
.sp-headernew-menu .sp-containerLarge{max-width:100%}
.sp-headernew-header{background-color:#fff;border-bottom:.0625rem solid #cedee7}
.sp-headernew-header .sp-containerLarge{position:initial;max-width:100%}
@media screen and (max-width:1199px){.sp-headernew-header{border-top:.0625rem solid #ec0000;box-shadow:0 .0625rem .375rem 0 #A3A3A366}
.sp-headernew-header .sp-containerLarge{max-width:100%}
}
.sp-headernew-submenu{background-color:#fff;border-bottom:.0625rem solid #cedee7}
.sp-headernew-submenu .sp-containerLarge{max-width:100%;position:initial}
@media screen and (max-width:767px){.sp-headernew .sp-containerLarge{width:calc(100% - 1rem)}
}
.sp-newHeader-skipcontent{display:flex;flex-direction:column;color:#fff}
.sp-newHeader-skipcontent>div{display:flex;align-items:center;overflow:hidden;height:0;transition:height 0 .2s}
.sp-newHeader-skipcontent>div:has(a:active),.sp-newHeader-skipcontent>div:has(a:focus){height:3.25rem;transition:height 0 .2s}
.sp-newHeader-skipcontent>div a{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-decoration:none;color:#fff;padding:.25rem .5rem .25rem 0;margin-left:.125rem}
.sp-newHeader-skipcontent>div a i{font-weight:normal}
.sp-newHeader-skipcontent>div a:focus{outline-color:#ec0000}
.sp-newHeader-header{display:flex;justify-content:space-between;align-items:center;height:3rem}
.sp-newHeader-header-logo-icon{display:none;margin:0 1rem;text-decoration:none}
.sp-newHeader-header-logo-icon i{font-size:2.375rem;color:#ec0000}
.sp-newHeader-header[data-type="blog"]{height:3.75rem}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo{display:flex;align-items:center;height:100%;padding:0 1rem 0 2rem;background-color:#ec0000;border-bottom-right-radius:.625rem;margin-left:-1.5rem}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo a{height:auto;padding:.5rem}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo img{height:1.5rem;width:auto}
.sp-newHeader-header[data-type="blog"]:has(.sp-newHeader-header-logotipo) .sp-newHeader-header-logotipo-adicional h1,.sp-newHeader-header[data-type="blog"]:has(.sp-newHeader-header-logotipo) .sp-newHeader-header-logotipo-adicional>div{padding:0 1rem}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo-adicional h1,.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo-adicional>div{display:flex;align-items:center;height:100%;font-size:initial}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo-adicional h1 img,.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo-adicional>div img{height:2.75rem;width:auto}
@media screen and (max-width:1199px){.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logo-icon{display:block}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo{display:none}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-header-logotipo a{height:auto;padding:.5rem}
.sp-newHeader-header[data-type="blog"] div[style="flex-grow: 1"]{display:none}
}
@media screen and (max-width:767px){.sp-newHeader-header .sp-containerLarge{width:calc(99%)}
}
.sp-newHeader-header h1.sp-newHeader-header-logotipo{font-size:initial}
.sp-newHeader-header-logotipo{width:auto;height:1.875rem}
@media screen and (max-width:767px){.sp-newHeader-header-logotipo{height:1.5rem}
}
.sp-newHeader-header-logotipo>a{display:block;height:100%}
.sp-newHeader-header-logotipo>a img{height:100%}
.sp-newHeader-header-links{display:flex;height:100%;align-items:flex-end;list-style-type:none}
.sp-newHeader-header-mobile{display:flex;height:100%;align-items:flex-end;list-style-type:none;margin:0 0 0 1rem}
.sp-newHeader-header-actions{display:flex;gap:1rem}
.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-ajuda .sp-newHeader-bt-header,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-pesquisa .sp-newHeader-bt-header,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-netbanco .sp-newHeader-bt-header{height:2.1875rem}
.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-ajuda .sp-newHeader-bt-header.ajuda p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-pesquisa .sp-newHeader-bt-header.ajuda p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-netbanco .sp-newHeader-bt-header.ajuda p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-ajuda .sp-newHeader-bt-header.pesquisa p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-pesquisa .sp-newHeader-bt-header.pesquisa p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-netbanco .sp-newHeader-bt-header.pesquisa p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-ajuda .sp-newHeader-bt-header.netbanco p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-pesquisa .sp-newHeader-bt-header.netbanco p,.sp-newHeader-submenu[data-type='site'] .sp-newHeader-bt-netbanco .sp-newHeader-bt-header.netbanco p{display:none !important}
.sp-newHeader-bt-header{display:flex;justify-content:center;align-items:center;width:auto;height:3rem;padding:0 1rem;cursor:pointer;text-decoration:none;color:#222;background-color:#fff;border-bottom:.125rem solid transparent}
.sp-newHeader-bt-header:hover{background-color:#2222220A;border-bottom:.125rem solid #2222220A}
.sp-newHeader-bt-header:active,.sp-newHeader-bt-header[aria-expanded="true"],.sp-newHeader-bt-header.sp-menu-open{color:#ec0000;border-bottom:.125rem solid red}
.sp-newHeader-bt-header.mobile{display:none}
.sp-newHeader-bt-header.ajuda{max-height:2.875rem}
.sp-newHeader-bt-header.ajuda i{color:#23779a}
.sp-newHeader-bt-header i{color:#ec0000;font-size:1.25rem;font-weight:bold;width:1.5rem;height:1.5rem}
.sp-newHeader-bt-header i:before{position:relative;top:.125rem}
.sp-newHeader-bt-header>span{display:flex;align-items:center;gap:.5rem}
.sp-newHeader-bt-header>span>p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.1rem;display:none;text-align:left}
.sp-newHeader-bt-header>span>p:last-of-type{display:block}
@media screen and (max-width:1199px){.sp-newHeader-header{height:4.25rem}
.sp-newHeader-header-links{height:2.75rem;align-items:center;gap:1rem}
.sp-newHeader-header-links-ctas{display:none}
.sp-newHeader-header-mobile{height:2.75rem;align-items:center;margin:0 0 0 .5rem}
.sp-newHeader-header-actions{display:none}
.sp-newHeader-bt-header{height:2.75rem;padding:0 .5rem;border-bottom:0}
.sp-newHeader-bt-header:hover{background-color:#fff;border-bottom:0}
.sp-newHeader-bt-header:active,.sp-newHeader-bt-header[aria-expanded="true"]{color:#ec0000;border-bottom:0}
.sp-newHeader-bt-header.mobile{display:flex}
.sp-newHeader-bt-header>span{flex-direction:column;gap:0}
.sp-newHeader-bt-header>span>p{text-align:left}
.sp-newHeader-bt-header>span>p:last-of-type{display:none}
.sp-newHeader-bt-header>span>p:first-of-type{display:block}
}
@media screen and (max-width:767px){.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions:has(.sp-newHeader-bt-pesquisa.sp-submenuDetails-pesquisa-open) button.goBack{display:flex}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions:has(.sp-newHeader-bt-pesquisa.sp-submenuDetails-pesquisa-open) button.pesquisa{display:none}
}
@media screen and (min-width:768px) and (max-width:1199px){.sp-newHeader-mobile-actions .sp-newHeader-bt-ajuda,.sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa{display:none}
.sp-newHeader-mobile-actions .sp-newHeader-bt-ajuda .sp-newHeader-bt-header.ajuda,.sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa .sp-newHeader-bt-header.ajuda{display:none}
.sp-newHeader-mobile-actions .sp-newHeader-bt-ajuda .sp-newHeader-bt-header.pesquisa,.sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa .sp-newHeader-bt-header.pesquisa{display:none}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa{display:block}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa .sp-newHeader-bt-header.pesquisa{display:flex}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa .sp-newHeader-pesquisa{visibility:hidden;position:absolute;left:100%;top:4.25rem;background-color:#FFFF;z-index:2;width:100%;height:calc(100% - 4.25rem);transition:left .25s}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa.sp-submenuDetails-pesquisa-open .sp-newHeader-pesquisa{left:0;transition:left .25s}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions:has(.sp-newHeader-bt-pesquisa.sp-submenuDetails-pesquisa-open) button.goBack{display:flex}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions:has(.sp-newHeader-bt-pesquisa.sp-submenuDetails-pesquisa-open) button.pesquisa{display:none}
}
@media screen and (max-width:767px){.sp-newHeader-header-links{margin-left:.5rem}
.sp-newHeader-header .sp-newHeader-header-links>.sp-newHeader-bt-ajuda{display:none}
.sp-newHeader-header .sp-newHeader-header-links>.sp-newHeader-bt-ajuda .sp-newHeader-bt-header.ajuda{display:none}
.sp-newHeader-header .sp-newHeader-header-links>.sp-newHeader-bt-pesquisa{display:none}
.sp-newHeader-header .sp-newHeader-header-links>.sp-newHeader-bt-pesquisa .sp-newHeader-bt-header.pesquisa{display:none}
.sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa .sp-newHeader-pesquisa{visibility:hidden;position:absolute;left:100%;top:4.25rem;background-color:#FFFF;z-index:2;width:100%;height:calc(100% - 4.25rem);transition:left .25s}
.sp-newHeader-mobile-actions .sp-newHeader-bt-pesquisa.sp-submenuDetails-pesquisa-open .sp-newHeader-pesquisa{left:0;transition:left .25s}
.sp-newHeader-mobile-actions:has(.sp-newHeader-bt-pesquisa.sp-submenuDetails-pesquisa-open) button.goBack{display:flex}
}
.sp-custom-icon-maior-red{display:block;width:1.5rem;height:1.5rem}
.sp-custom-icon-maior-red:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDA0MzQgMTkuMDA0MUM4LjczODkyIDE5LjAwNTYgOC40ODM4MiAxOC45MDEzIDguMjk1MzcgMTguNzE0MUM4LjEwNjMzIDE4LjUyNjMgOCAxOC4yNzA3IDggMTguMDA0MUM4IDE3LjczNzUgOC4xMDYzMyAxNy40ODE5IDguMjk1MzcgMTcuMjk0MUwxMy41ODc3IDEyLjAwNDFMOC4yOTUzNyA2LjcxNDA5QzcuOTAzODIgNi4zMjE5NyA3LjkwMzgyIDUuNjg2MjEgOC4yOTUzNyA1LjI5NDA5QzguNjg2OTIgNC45MDE5NyA5LjMyMTc2IDQuOTAxOTcgOS43MTMzMSA1LjI5NDA5TDE1LjcwNDYgMTEuMjk0MUMxNS44OTM3IDExLjQ4MTkgMTYgMTEuNzM3NSAxNiAxMi4wMDQxQzE2IDEyLjI3MDcgMTUuODkzNyAxMi41MjYzIDE1LjcwNDYgMTIuNzE0MUw5LjcxMzMxIDE4LjcxNDFDOS41MjQ4NyAxOC45MDEzIDkuMjY5NzYgMTkuMDA1NiA5LjAwNDM0IDE5LjAwNDFaIiBmaWxsPSIjRUMwMDAwIi8+Cjwvc3ZnPgo=');width:1.5rem;height:1.5rem;display:block}
.sp-custom-icon-maior-green{display:block;width:1.5rem;height:1.5rem}
.sp-custom-icon-maior-green:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDA0MzQgMTkuMDA0MUM4LjczODkyIDE5LjAwNTYgOC40ODM4MiAxOC45MDEzIDguMjk1MzcgMTguNzE0MUM4LjEwNjMzIDE4LjUyNjMgOCAxOC4yNzA3IDggMTguMDA0MUM4IDE3LjczNzUgOC4xMDYzMyAxNy40ODE5IDguMjk1MzcgMTcuMjk0MUwxMy41ODc3IDEyLjAwNDFMOC4yOTUzNyA2LjcxNDA5QzcuOTAzODIgNi4zMjE5NyA3LjkwMzgyIDUuNjg2MjEgOC4yOTUzNyA1LjI5NDA5QzguNjg2OTIgNC45MDE5NyA5LjMyMTc2IDQuOTAxOTcgOS43MTMzMSA1LjI5NDA5TDE1LjcwNDYgMTEuMjk0MUMxNS44OTM3IDExLjQ4MTkgMTYgMTEuNzM3NSAxNiAxMi4wMDQxQzE2IDEyLjI3MDcgMTUuODkzNyAxMi41MjYzIDE1LjcwNDYgMTIuNzE0MUw5LjcxMzMxIDE4LjcxNDFDOS41MjQ4NyAxOC45MDEzIDkuMjY5NzYgMTkuMDA1NiA5LjAwNDM0IDE5LjAwNDFaIiBmaWxsPSIjMTI3Mjc3Ii8+Cjwvc3ZnPgo=');width:1.5rem;height:1.5rem;display:block}
.sp-custom-icon-menu{display:block;width:1.5rem;height:1.5rem}
.sp-custom-icon-menu:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOSA3QzE5IDYuNDQ3NzIgMTguNTUyMyA2IDE4IDZIM0MyLjQ0NzcyIDYgMiA2LjQ0NzcyIDIgN0MyIDcuNTUyMjggMi40NDc3MiA4IDMgOEgxOEMxOC41NTIzIDggMTkgNy41NTIyOCAxOSA3Wk0yMSAxMUMyMS41NTIzIDExIDIyIDExLjQ0NzcgMjIgMTJDMjIgMTIuNTUyMyAyMS41NTIzIDEzIDIxIDEzSDNDMi40NDc3MiAxMyAyIDEyLjU1MjMgMiAxMkMyIDExLjQ0NzcgMi40NDc3MiAxMSAzIDExSDIxWk0xNSAxNkMxNS41NTIzIDE2IDE2IDE2LjQ0NzcgMTYgMTdDMTYgMTcuNTUyMyAxNS41NTIzIDE4IDE1IDE4SDNDMi40NDc3MiAxOCAyIDE3LjU1MjMgMiAxN0MyIDE2LjQ0NzcgMi40NDc3MiAxNiAzIDE2SDE1WiIgZmlsbD0iI0VDMDAwMCIvPgo8L3N2Zz4K');width:1.5rem;height:1.5rem;display:block}
.sp-custom-icon-goBack{display:block;width:1.5rem;height:1.5rem}
.sp-custom-icon-goBack:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjMxNzYgNC4yOTgxOUMxMS43MDUyIDQuNjkxNjIgMTEuNzAwNSA1LjMyNDc2IDExLjMwNzEgNS43MTIzNkw1LjkzOTkyIDExSDIxLjVDMjIuMDUyMyAxMSAyMi41IDExLjQ0NzcgMjIuNSAxMkMyMi41IDEyLjU1MjMgMjIuMDUyMyAxMyAyMS41IDEzSDUuOTM5OTJMMTEuMzA3MSAxOC4yODc2QzExLjcwMDUgMTguNjc1MiAxMS43MDUyIDE5LjMwODQgMTEuMzE3NiAxOS43MDE4QzEwLjkzIDIwLjA5NTIgMTAuMjk2OSAyMC4xIDkuOTAzNDUgMTkuNzEyNEwyLjc5ODE5IDEyLjcxMjRDMi42MDc0MiAxMi41MjQ0IDIuNSAxMi4yNjc4IDIuNSAxMkMyLjUgMTEuNzMyMiAyLjYwNzQyIDExLjQ3NTYgMi43OTgxOSAxMS4yODc2TDkuOTAzNDUgNC4yODc2NEMxMC4yOTY5IDMuOTAwMDQgMTAuOTMgMy45MDQ3NiAxMS4zMTc2IDQuMjk4MTlaIiBmaWxsPSIjRUMwMDAwIi8+Cjwvc3ZnPgo=');width:1.5rem;height:1.5rem;display:block}
.sp-custom-icon-close{display:block;width:1.5rem;height:1.5rem}
.sp-custom-icon-close:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjQ5NSA1QzE4Ljc2MTUgNSAxOS4wMTY4IDUuMTA2NDQgMTkuMjA0NCA1LjI5NTY4QzE5LjU5MTggNS42ODU1NSAxOS41OTE4IDYuMzE1MjEgMTkuMjA0NCA2LjcwNTA5TDEzLjkxNCAxMS45OThMMTkuMjA0NCAxNy4yOTA3QzE5LjM5MzYgMTcuNDc4NCAxOS41IDE3LjczMzkgMTkuNSAxOC4wMDA0QzE5LjUgMTguMjY2OSAxOS4zOTM2IDE4LjUyMjQgMTkuMjA0NCAxOC43MTAxQzE5LjAxNTkgMTguODk3MiAxOC43NjA2IDE5LjAwMTUgMTguNDk1IDE5QzE4LjIyOTUgMTkuMDAxNSAxNy45NzQyIDE4Ljg5NzIgMTcuNzg1NiAxOC43MTAxTDEyLjQ5NSAxMy40MTdMNy4yMTQzOCAxOC43MDAxQzcuMDI3NDYgMTguODkwOSA2Ljc3MTk5IDE4Ljk5ODkgNi41MDQ5NyAxOUM2LjIzOTM4IDE5LjAwMTUgNS45ODQxMiAxOC44OTcyIDUuNzk1NTUgMTguNzEwMUM1LjYwNjQgMTguNTIyNCA1LjUgMTguMjY2OSA1LjUgMTguMDAwNEM1LjUgMTcuNzMzOSA1LjYwNjQgMTcuNDc4NCA1Ljc5NTU1IDE3LjI5MDdMMTEuMDggMTIuMDAzTDUuNzk1NTUgNi43MTUwOUM1LjQwMzc2IDYuMzIzMTMgNS40MDM3NiA1LjY4NzYzIDUuNzk1NTUgNS4yOTU2OEM2LjE4NzM1IDQuOTAzNzIgNi44MjI1OCA0LjkwMzcyIDcuMjE0MzggNS4yOTU2OEwxMi41IDEwLjU4M0wxNy43ODU2IDUuMjk1NjhDMTcuOTczMiA1LjEwNjQ0IDE4LjIyODYgNSAxOC40OTUgNVoiIGZpbGw9IiNFQzAwMDAiLz4KPC9zdmc+Cg==');width:1.5rem;height:1.5rem;display:block}
.sp-newHeader-focus-child:focus{outline:0}
.sp-newHeader-focus-child:focus>span{outline:.125rem solid #36f;outline-offset:.125rem;border-radius:.125rem;transition:.05s all ease}
.sp-newHeader-focus:focus{outline:.125rem solid #36f;outline-offset:.125rem;border-radius:.125rem;transition:.05s all ease}
.sp-newHeader-background{position:fixed;right:0;width:0;height:100%;opacity:0;transition:opacity .25s,width 0 .25s;background-color:#22222280}
@media screen and (max-width:1199px){.sp-newHeader-background{top:0}
}
@media screen and (max-width:767px){.sp-newHeader-bt-netbanco,.sp-newHeader-header-mobile{margin:0}
}
.sp-newHeader-pesquisa .sp-containerLarge,.sp-newHeader-netbanco .sp-containerLarge{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;box-sizing:border-box}
@media screen and (max-width:1199px){.sp-newHeader-pesquisa .sp-containerLarge,.sp-newHeader-netbanco .sp-containerLarge{max-width:100%;padding:2rem 1.5rem;width:100%;height:100%}
}
.sp-newHeader-pesquisa .sp-newHeader-overlay-title{display:none}
.sp-newHeader-pesquisa .sp-newHeader-overlay-links.sugeridos,.sp-newHeader-pesquisa .verTodos{display:none}
@media screen and (max-width:1199px){.sp-newHeader-pesquisa .sp-newHeader-overlay-links.sugeridos{flex-grow:1}
}
.sp-newHeader-pesquisa-input{display:flex;align-items:flex-end;justify-content:center;gap:1.5rem}
.sp-newHeader-pesquisa-input>div{display:flex;flex-direction:column}
@media screen and (max-width:1199px){.sp-newHeader-pesquisa-input>div{width:100%}
}
@media screen and (max-width:1199px){.sp-newHeader-pesquisa-input{flex-direction:column;align-items:flex-start}
}
.sp-newHeader-pesquisa form label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-newHeader-pesquisa input{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;background:#fff;border-radius:.5rem;border:.0625rem solid #8f8f8f;box-shadow:0 0 0 0 #FFFFFF00;height:3rem;width:28rem;padding:0 .75rem 0 3rem;box-sizing:border-box;background-color:white;background-image:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMjE2IDJDMTMuMjAxMSAyIDE2LjQzMiA1LjIzMDg2IDE2LjQzMiA5LjIxNkMxNi40MzIgMTAuNDE0NyAxNi4xMzk3IDExLjU0NTIgMTUuNjIyNCAxMi41NEwyMS4zNjIxIDE4LjI4MDJDMjIuMjEzMyAxOS4xMzE1IDIyLjIxMzMgMjAuNTExMSAyMS4zNjE4IDIxLjM2MjZDMjAuNTUzMSAyMi4xNzAxIDE5LjI2NzggMjIuMjEwNCAxOC40MTIzIDIxLjQ4MzVMMTguMjgxIDIxLjM2MjRMMTIuNTM5IDE1LjYyM0MxMS41NDQ0IDE2LjEzOTkgMTAuNDE0MyAxNi40MzIgOS4yMTYgMTYuNDMyQzUuMjMwODYgMTYuNDMyIDIgMTMuMjAxMSAyIDkuMjE2QzIgNS4yMzA4NiA1LjIzMDg2IDIgOS4yMTYgMlpNMTMuNDE2NiAxNS4wODM5TDE4Ljk4ODEgMjAuNjU1MkMxOS40NDc4IDIxLjExNSAyMC4xOTQ1IDIxLjExNSAyMC42NTQ5IDIwLjY1NTJDMjEuMDgyOCAyMC4yMjc0IDIxLjExMzMgMTkuNTUzMyAyMC43NDY2IDE5LjA5MDJMMjAuNjU0OSAxOC45ODc0TDE1LjA4MzkgMTMuNDE2NkMxNC42MjMgMTQuMDU5MyAxNC4wNTkzIDE0LjYyMyAxMy40MTY2IDE1LjA4MzlaTTMgOS4yMTZDMyAxMi42NDg5IDUuNzgzMTQgMTUuNDMyIDkuMjE2IDE1LjQzMkMxMi42NDg5IDE1LjQzMiAxNS40MzIgMTIuNjQ4OSAxNS40MzIgOS4yMTZDMTUuNDMyIDUuNzgzMTQgMTIuNjQ4OSAzIDkuMjE2IDNDNS43ODMxNCAzIDMgNS43ODMxNCAzIDkuMjE2WiIgZmlsbD0iIzcyNzI3MiIvPgo8L3N2Zz4K');background-position:.75rem .75rem;background-repeat:no-repeat}
.sp-newHeader-pesquisa input:focus{outline:0;border:.125rem solid #127277}
@media screen and (max-width:1199px){.sp-newHeader-pesquisa input{width:100%}
}
@media screen and (max-width:1199px){.sp-newHeader-pesquisa .sp-newHeader-overlay-title{display:flex}
}
.sp-newHeader-overlay-title{display:flex;flex-direction:column;align-items:center;gap:.5rem}
.sp-newHeader-overlay-title p{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-newHeader-overlay-title span{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-newHeader-overlay-title{align-items:flex-start;gap:0}
.sp-newHeader-overlay-title span{color:#727272}
}
.sp-newHeader-overlay-ctas{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}
@media screen and (max-width:1199px){.sp-newHeader-overlay-ctas{justify-content:flex-start;flex-direction:column}
}
.sp-newHeader-overlay-links{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem}
@media screen and (max-width:1199px){.sp-newHeader-overlay-links{gap:.5rem}
}
.sp-newHeader-overlay-links p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-newHeader-overlay-links ul{list-style-type:none;display:flex;flex-wrap:wrap;column-gap:3rem}
.sp-newHeader-overlay-links ul li{display:flex;align-items:center;min-height:3rem}
@media screen and (max-width:1199px){.sp-newHeader-overlay-links ul{flex-direction:column;gap:1rem;margin-top:1rem}
}
.sp-newHeader-overlay-links>div{display:flex;flex-wrap:wrap;gap:3rem;align-items:center}
.sp-newHeader-overlay{visibility:hidden;position:absolute;top:100%;left:0;width:100%;height:auto;z-index:1;background-color:transparent}
.sp-newHeader-overlay-grid{width:100%;height:100%;background-color:white;margin-left:0;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s}
.sp-newHeader-overlay-grid-container{overflow:hidden}
@media screen and (max-width:1199px){.sp-newHeader-overlay-grid{grid-template-rows:1fr;margin-left:100%;transition:margin-left .25s}
}
@media screen and (max-width:1199px){.sp-newHeader-overlay{position:fixed;top:0;left:auto;right:0;width:29.5rem;height:100%}
}
@media screen and (max-width:767px){.sp-newHeader-overlay{width:100%}
}
.sp-newHeader-mobile-actions{display:none;align-items:center;padding:0 1rem;box-sizing:border-box;width:100%;min-height:4.25rem;height:4.25rem;border-top:.5rem solid #ec0000;box-shadow:0 .0625rem .375rem 0 #A3A3A366}
.sp-newHeader-mobile-actions-separator{flex-grow:1}
@media screen and (max-width:1199px){.sp-newHeader-mobile-actions{display:flex}
}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions{justify-content:space-between}
.sp-newHeader-header[data-type="blog"] .sp-newHeader-mobile-actions .sp-newHeader-mobile-actions-separator{display:none}
.sp-newHeader-mobile-title-blog{padding:0 1.5rem 0 1rem;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#000}
div .sp-newHeader-overlay-grid{transition:margin-left .25s}
div:has(button.sp-menu-open) .sp-newHeader-overlay-grid{margin-left:0;transition:margin-left .25s}
@media screen and (min-width:1200px){div .sp-newHeader-bt-mobile .sp-newHeader-overlay{visibility:hidden !important}
}
li:has(button.sp-submenu-open) .sp-newHeader-mobile-submenu{visibility:visible}
li:has(button.sp-submenu-open) .sp-newHeader-mobile-submenu-grid{grid-template-rows:1fr;transition:grid-template-rows .25s}
div.sp-mobile-maisInfo:has(button.sp-submenuDetails-open) .sp-newHeader-mobile-submenu-moreDetails{left:0;transition:left .25s}
.sp-newHeader-bt-mobile .sp-newHeader-mobile-actions button.goBack{display:none}
.sp-newHeader-bt-mobile:has(button.sp-submenuDetails-open) .sp-newHeader-mobile-actions button.goBack{display:flex}
.sp-headernew:has(button[aria-expanded="true"]:not(button[aria-controls="sp-newHeader-menu-nav"])) .sp-newHeader-background{width:100%;opacity:1;transition:opacity .25s,width 0}
@media screen and (max-width:1199px){.sp-headernew:has(button[aria-expanded="true"]:not(button[aria-controls="sp-newHeader-menu-nav"])) .sp-newHeader-background{width:0;opacity:0}
}
.sp-headernew:has(button.sp-menu-open) .sp-newHeader-background{width:100% !important;opacity:1 !important;transition:opacity .25s,width 0}
@media screen and (min-width:768px) and (max-width:1199px){.sp-headernew:has(button.pesquisa[aria-expanded="true"]) .sp-newHeader-background,.sp-headernew:has(button.netbanco[aria-expanded="true"]) .sp-newHeader-background{width:100% !important;opacity:1 !important;transition:opacity .25s,width 0}
}
.sp-headernew:has(button[aria-expanded="true"]) .sp-newHeader-overlay-grid{grid-template-rows:1fr;transition:grid-template-rows .25s .25s}
@media screen and (max-width:1199px){.sp-headernew:has(button[aria-expanded="true"]) .sp-newHeader-overlay-grid{margin-left:0;transition:margin-left .25s}
}
.sp-headernew:has(.sp-headernew-header button[aria-expanded="true"]) .sp-headernew-submenu{height:0;overflow:hidden}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-newHeader-menu ul{list-style-type:none;display:flex;background-color:#ec0000}
.sp-newHeader-menu .sp-newHeader-menu-selected{position:relative;display:none;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;align-items:center;justify-content:center;padding:0 16px;background-color:#ec0000;width:100%;height:44px;color:#fff;box-sizing:border-box;cursor:pointer}
.sp-newHeader-menu .sp-newHeader-menu-selected>span{position:relative;display:flex;gap:8px;justify-content:center}
.sp-newHeader-menu .sp-newHeader-menu-selected>span:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjAwNDEgOS4wMDQzNEMxOS4wMDU2IDkuMjY5NzYgMTguOTAxMyA5LjUyNDg3IDE4LjcxNDEgOS43MTMzMUwxMi43MTQxIDE1LjcwNDZDMTIuNTI2MyAxNS44OTM3IDEyLjI3MDcgMTYgMTIuMDA0MSAxNkMxMS43Mzc1IDE2IDExLjQ4MTkgMTUuODkzNyAxMS4yOTQxIDE1LjcwNDZMNS4yOTQwOSA5LjcxMzMxQzQuOTAxOTcgOS4zMjE3NiA0LjkwMTk3IDguNjg2OTIgNS4yOTQwOSA4LjI5NTM3QzUuNjg2MjEgNy45MDM4MiA2LjMyMTk3IDcuOTAzODIgNi43MTQwOSA4LjI5NTM3TDEyLjAwNDEgMTMuNTg3N0wxNy4yOTQxIDguMjk1MzdDMTcuNDgxOSA4LjEwNjMzIDE3LjczNzUgOCAxOC4wMDQxIDhDMTguMjcwNyA4IDE4LjUyNjMgOC4xMDYzMyAxOC43MTQxIDguMjk1MzdDMTguOTAxMyA4LjQ4MzgyIDE5LjAwNTYgOC43Mzg5MiAxOS4wMDQxIDkuMDA0MzRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');width:24px;height:24px;margin-left:4px;transition:transform .25s}
.sp-newHeader-menu .sp-newHeader-menu-selected[aria-expanded="true"]>span:after{transform:rotate(-180deg)}
.sp-newHeader-menu-separator{flex-grow:1}
.sp-newHeader-menu .sp-newHeader-menu-button{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;position:relative;align-items:center;padding:0 16px;background-color:#ec0000;height:44px;text-decoration:none;color:#fff;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center}
.sp-newHeader-menu .sp-newHeader-menu-button>span{position:relative;display:flex;gap:8px;justify-content:center}
.sp-newHeader-menu .sp-newHeader-menu-button:hover{background-color:#c00}
.sp-newHeader-menu .sp-newHeader-menu-button:active,.sp-newHeader-menu .sp-newHeader-menu-button.sp-selected{background-color:#fff;color:#222}
@keyframes visibilityWait{to{visibility:hidden}
}
@media screen and (max-width:1199px){.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu nav{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu nav>ul{overflow:hidden;visibility:hidden}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu:has(.sp-newHeader-menu-selected[aria-expanded="true"]) nav{display:grid;grid-template-rows:1fr;transition:grid-template-rows .25s}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu ul{flex-direction:column;align-items:center;background-color:#fff}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu ul li{width:100%}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu ul li a{width:100%}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu ul li:has(a.sp-selected){display:none}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu .sp-newHeader-menu-selected{display:flex}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu .sp-newHeader-menu-button{background-color:#fff;color:#222;border-bottom:1px solid #cedee7}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu .sp-newHeader-menu-button:hover{background-color:#2222220A;color:#222}
.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu .sp-newHeader-menu-button:active,.sp-headernew-menu:not(:has(.sp-newHeader-menu.sp-mewheader-menu-editor)) .sp-newHeader-menu .sp-newHeader-menu-button.sp-selected{background-color:#2222220A;color:#222}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-newHeader-submenu{display:flex;align-items:flex-end}
@media screen and (max-width:1199px){.sp-newHeader-submenu{display:none}
}
.sp-newHeader-submenu>div{display:none;align-items:center;height:2.5rem;margin:0 16px 0 0}
.sp-newHeader-submenu>div.separator{flex-grow:1}
.sp-newHeader-submenu>div.home a{margin-top:-3px;font-size:1.5rem;color:#ec0000;cursor:pointer;text-decoration:none}
.sp-newHeader-submenu>div.ajuda a{font-weight:bold;color:#23779a}
.sp-newHeader-submenu ul{list-style-type:none;display:flex}
.sp-newHeader-submenu .sp-menuNew-item-link{display:flex;align-items:flex-end;height:3rem}
.sp-newHeader-submenu .sp-menuNew-item-link:has(.maistemas){margin-left:16px;margin-right:16px}
.sp-newHeader-submenu .sp-menuNew-item-link:has(.maistemas):after{content:'';width:1px;height:40px;background-color:#cedee7;margin-left:16px}
.sp-newHeader-submenu button.sp-newHeader-bt-submenu span:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjAwNDEgOS4wMDQzNEMxOS4wMDU2IDkuMjY5NzYgMTguOTAxMyA5LjUyNDg3IDE4LjcxNDEgOS43MTMzMUwxMi43MTQxIDE1LjcwNDZDMTIuNTI2MyAxNS44OTM3IDEyLjI3MDcgMTYgMTIuMDA0MSAxNkMxMS43Mzc1IDE2IDExLjQ4MTkgMTUuODkzNyAxMS4yOTQxIDE1LjcwNDZMNS4yOTQwOSA5LjcxMzMxQzQuOTAxOTcgOS4zMjE3NiA0LjkwMTk3IDguNjg2OTIgNS4yOTQwOSA4LjI5NTM3QzUuNjg2MjEgNy45MDM4MiA2LjMyMTk3IDcuOTAzODIgNi43MTQwOSA4LjI5NTM3TDEyLjAwNDEgMTMuNTg3N0wxNy4yOTQxIDguMjk1MzdDMTcuNDgxOSA4LjEwNjMzIDE3LjczNzUgOCAxOC4wMDQxIDhDMTguMjcwNyA4IDE4LjUyNjMgOC4xMDYzMyAxOC43MTQxIDguMjk1MzdDMTguOTAxMyA4LjQ4MzgyIDE5LjAwNTYgOC43Mzg5MiAxOS4wMDQxIDkuMDA0MzRaIiBmaWxsPSIjMjIyMjIyIi8+Cjwvc3ZnPgo=');width:24px;height:24px;transition:transform .25s}
.sp-newHeader-submenu .sp-newHeader-bt-submenu{height:2.5rem}
.sp-newHeader-submenu .sp-newHeader-bt-submenu span i{color:#222}
.sp-newHeader-submenu .sp-newHeader-bt-submenu span p{font-weight:normal;text-align:left}
.sp-newHeader-submenu .sp-newHeader-bt-submenu:hover{background-color:#f5f9fb}
.sp-newHeader-submenu .sp-newHeader-bt-submenu:active,.sp-newHeader-submenu .sp-newHeader-bt-submenu[aria-expanded="true"],.sp-newHeader-submenu .sp-newHeader-bt-submenu.sp-selected{background-color:#f5f9fb}
.sp-newHeader-submenu .sp-newHeader-bt-submenu:active span i,.sp-newHeader-submenu .sp-newHeader-bt-submenu[aria-expanded="true"] span i,.sp-newHeader-submenu .sp-newHeader-bt-submenu.sp-selected span i{color:#ec0000}
.sp-newHeader-submenu .sp-newHeader-bt-submenu:active span p,.sp-newHeader-submenu .sp-newHeader-bt-submenu[aria-expanded="true"] span p,.sp-newHeader-submenu .sp-newHeader-bt-submenu.sp-selected span p{font-weight:bold;color:#222}
.sp-newHeader-submenu .sp-newHeader-bt-submenu:active span:after,.sp-newHeader-submenu .sp-newHeader-bt-submenu[aria-expanded="true"] span:after,.sp-newHeader-submenu .sp-newHeader-bt-submenu.sp-selected span:after{transform:rotate(-180deg)}
.sp-newHeader-submenu .sp-newHeader-bt-submenu.is-selected{border-bottom:.125rem solid red}
.sp-newHeader-submenu .sp-newHeader-bt-submenu.is-selected span i{color:#ec0000}
.sp-newHeader-submenu .sp-newHeader-bt-submenu.is-selected span p{font-weight:bold;color:#222}
.sp-newHeader-submenu .sp-newHeader-bt-submenu-divider{width:1px;height:40px;background-color:#cedee7;margin-left:16px;margin-right:16px}
.sp-newHeader-submenu[data-type='blog'] ul.sp-newHeader-menu-nav{align-items:flex-end}
.sp-newHeader-submenu-details{background-color:#f5f9fb}
.sp-newHeader-submenu-details .sp-containerLarge{display:flex;gap:32px;padding:24px;box-sizing:border-box}
.sp-newHeader-submenu-details-submenu,.sp-newHeader-submenu-details-campaign{background-color:#fff;box-shadow:0 1px 6px 0 #A3A3A366;border-radius:8px;box-sizing:border-box}
.sp-newHeader-submenu-details-submenu{width:33.33%;padding:24px;cursor:default}
.sp-newHeader-submenu-details-links{display:flex;flex-direction:column;gap:16px;width:33.33%;padding:24px 8px;cursor:default}
.sp-newHeader-submenu-details-campaign{position:relative;min-width:324px;width:324px;max-width:324px}
.sp-newHeader-submenu-details-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 8px;text-decoration:none;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;box-sizing:border-box}
.sp-newHeader-submenu-details-button>span{display:flex;text-align:left}
.sp-newHeader-submenu-details-button:hover{background-color:#2222220A}
.sp-newHeader-details{display:flex;flex-direction:column;gap:16px}
.sp-newHeader-details-title p{display:flex;flex-direction:column;gap:4px}
.sp-newHeader-details-title p:nth-child(1){font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-newHeader-details-title p:nth-child(2){font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
.sp-newHeader-details-list{flex-direction:column;gap:8px}
.sp-newHeader-details-list>li{display:flex;align-items:center}
.sp-newHeader-details .sp-newHeader-submenu-details-button .sp-tag-info,.sp-newHeader-details .sp-newHeader-submenu-details-button .sp-tag-success,.sp-newHeader-details .sp-newHeader-submenu-details-button .sp-tag-warning,.sp-newHeader-details .sp-newHeader-submenu-details-button .sp-tag-alert,.sp-newHeader-details .sp-newHeader-submenu-details-button .sp-tag-promotion,.sp-newHeader-details .sp-newHeader-submenu-details-button .sp-tag-primary,.sp-newHeader-details .sp-newHeader-submenu-details-button .sp-tag-neutral{max-height:40px;text-align:center;overflow:hidden}
.sp-newHeader-details .sp-newHeader-submenu-details-button span{align-items:center;gap:4px}
.sp-newHeader-details .sp-newHeader-submenu-details-button i{font-size:1.25rem;color:#ec0000}
.sp-newHeader-details .sp-newHeader-submenu-details-button.verTodos span{color:#127277;font-weight:bold}
.sp-newHeader-details .sp-newHeader-submenu-details-button.verTodos span:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjMyIDQuMTcxNjNMMjEuODUgMTEuNjU2NUMyMS45NDk4IDExLjc0ODkgMjIuMDA0NSAxMS44OCAyMiAxMi4wMTU4QzIyLjAwMiAxMi4xNTExIDIxLjk0NzcgMTIuMjgxMSAyMS44NSAxMi4zNzVMMTQuMzIgMTkuODU5OUMxNC4yMzU5IDE5Ljk0NjYgMTQuMTIwOSAxOS45OTY4IDE0IDE5Ljk5OTZDMTMuODY4NyAyMC4wMDUxIDEzLjc0MTMgMTkuOTU0MiAxMy42NSAxOS44NTk5QzEzLjU1NTMgMTkuNzY2MiAxMy41MDIxIDE5LjYzODcgMTMuNTAyMSAxOS41MDU2QzEzLjUwMjEgMTkuMzcyNiAxMy41NTUzIDE5LjI0NSAxMy42NSAxOS4xNTEzTDIwLjMwMSAxMi41MDM4TDIuNSAxMi41MDQ4QzIuMjI3NzIgMTIuNTA0OCAyLjAwNTQ1IDEyLjI4NzQgMiAxMi4wMTU4QzIgMTEuNzQwMiAyLjIyMzg2IDExLjUxNjggMi41IDExLjUxNjhMMjAuMjg5IDExLjUxNThMMTMuNjIgNC44ODAyQzEzLjQ3NjUgNC43NTkyNCAxMy40MTMxIDQuNTY4MjQgMTMuNDU1NyA0LjM4NTdDMTMuNDk4NCA0LjIwMzE1IDEzLjYzOTkgNC4wNTk4NiAxMy44MjIyIDQuMDE0NzFDMTQuMDA0NSAzLjk2OTU2IDE0LjE5NjggNC4wMzAxNyAxNC4zMiA0LjE3MTYzWiIgZmlsbD0iIzEyNzI3NyIvPgo8L3N2Zz4K');width:24px;height:24px}
.sp-newHeader-mobile-submenu .sp-tag-info,.sp-newHeader-mobile-submenu .sp-tag-success,.sp-newHeader-mobile-submenu .sp-tag-warning,.sp-newHeader-mobile-submenu .sp-tag-alert,.sp-newHeader-mobile-submenu .sp-tag-promotion,.sp-newHeader-mobile-submenu .sp-tag-primary,.sp-newHeader-mobile-submenu .sp-tag-neutral{text-align:center}
.sp-newHeader-links-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-newHeader-links-list{flex-direction:column}
.sp-newHeader-campaign{border-radius:8px;overflow:hidden}
.sp-newHeader-campaign-img{width:324px;height:168px}
.sp-newHeader-campaign-info{padding:32px 24px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}
.sp-newHeader-campaign-text{display:flex;flex-direction:column;gap:8px}
.sp-newHeader-campaign-title{display:flex;flex-direction:column;gap:4px}
.sp-newHeader-campaign-title p:nth-child(1){font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-newHeader-campaign-title p:nth-child(2){font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
.sp-newHeader-campaign-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-newHeader-campaign-actions{display:flex;justify-content:space-between}
.sp-newHeader-campaign-tag{position:absolute;top:-10px;left:24px}
.sp-newHeader-bt-maistemas .sp-newHeader-submenu-details{background-color:#FFF}
.sp-newHeader-bt-maistemas .sp-newHeader-submenu-details .sp-containerLarge{gap:0}
.sp-newHeader-maistemas p{margin:0 16px;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-newHeader-maistemas ul{flex-direction:column}
.sp-newHeader-maistemas ul li{min-height:48px;border-radius:4px;padding:12px 16px;box-sizing:border-box}
.sp-newHeader-maistemas ul li:has(a:hover){background-color:#2222220A}
.sp-newHeader-maistemas ul li a{text-decoration:none}
.sp-newHeader-maistemas ul li span{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;width:fit-content}
.sp-newHeader-maistemas ul li span i{color:#222;font-size:1.25rem;width:20px;height:24px}
.sp-newHeader-maistemas ul li span p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-newHeader-maistemas-temas{width:calc((100% - 33px) * .67)}
.sp-newHeader-maistemas-temas>p{cursor:default}
.sp-newHeader-maistemas-temas ul{flex-direction:row;flex-wrap:wrap}
.sp-newHeader-maistemas-temas ul li{width:33%}
.sp-newHeader-maistemas-tipologias{width:calc((100% - 33px) * .33)}
.sp-newHeader-maistemas-tipologias>p{cursor:default}
.sp-newHeader-maistemas-divider{width:1px;background-color:#cedee7;margin-left:16px;margin-right:16px}
.sp-headernew-details.sp-editMode .sp-containerLarge{max-width:100%}
.sp-headernew-details.sp-editMode .sp-headernew-submenu-container{display:flex;gap:32px;padding:24px 0;box-sizing:border-box}
.sp-headernew-details.sp-editMode .sp-headernew-details-editor{width:33.33%}
.sp-headernew-details.sp-editMode .sp-headernew-details-editor .sp-headernew-submenu-details:not(:has(.sp-newHeader-submenu-details-submenu)){min-height:50px;border:1px dashed blue}
.sp-headernew-details.sp-editMode .sp-headernew-details-editor.links{border:1px dashed red}
.sp-headernew-details.sp-editMode .sp-headernew-details-editor.sp-submenu-campaign{min-width:324px;width:324px;max-width:324px}
.sp-headernew-details.sp-editMode .sp-newHeader-submenu-details-links,.sp-headernew-details.sp-editMode .sp-newHeader-submenu-details-submenu{width:100%}
.sp-headernew-details.sp-editMode .sp-newHeader-links-list,.sp-headernew-details.sp-editMode .sp-newHeader-details-list{list-style-type:none}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-newHeader-header-mobile .sp-newHeader-overlay-grid-container{display:flex;flex-direction:column}
.sp-newHeader-mobile li:has(button[aria-expanded="true"]) .sp-newHeader-mobile-submenu .sp-newHeader-mobile-submenu-grid{grid-template-rows:1fr;transition:grid-template-rows .25s}
.sp-newHeader-mobile .sp-containerLarge{max-width:100%;padding:32px 0 32px 0;width:100%;height:100%;display:flex;flex-direction:column;gap:24px}
.sp-newHeader-mobile .sp-containerLarge .sp-newHeader-overlay-title{margin:0 24px 0 16px}
.sp-newHeader-mobile ul{list-style-type:none}
.sp-newHeader-mobile .sp-button.sp-button-primary{width:100%}
.sp-newHeader-mobile{position:relative;overflow:hidden;flex-grow:1}
.sp-newHeader-mobile .sp-custom-borderBottom{margin:0 24px 0 16px;width:calc(100% - 40px);height:1px;background-color:#cedee7;box-sizing:border-box}
.sp-newHeader-mobile-submenu{visibility:hidden}
.sp-newHeader-mobile-submenu-grid{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s}
.sp-newHeader-mobile-submenu-grid-container{overflow:hidden}
.sp-newHeader-mobile-submenu-container{background-color:#f5f9fb;padding-bottom:16px}
.sp-newHeader-mobile-submenu-container:before{content:'';position:absolute;left:16px;top:0;width:calc(100% - 40px);height:1px;background-color:#cedee7}
.sp-newHeader-mobile-submenu-container .sp-newHeader-mobile-bt-submenu-a{color:#222}
.sp-newHeader-mobile-submenu-container .sp-newHeader-mobile-bt-submenu-a span i{color:#ec0000;font-weight:normal}
.sp-newHeader-mobile-submenu-container .sp-newHeader-mobile-bt-submenu-a span p{font-weight:normal}
.sp-newHeader-mobile-submenu-container label{padding:0 16px;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-newHeader-mobile-submenu-container li:has(label){padding-top:16px}
.sp-newHeader-mobile-submenu-moreDetails{visibility:hidden;position:absolute;top:32px;left:100%;width:100%;height:calc(100% - 32px);background-color:#fff;z-index:1;transition:left .25s}
.sp-newHeader-mobile-submenu-moreDetails>div{height:100%}
.sp-newHeader-mobile-submenu-moreDetails>div>div{height:100%;display:flex;flex-direction:column}
.sp-newHeader-mobile-submenu-moreDetails-list{display:flex;flex-direction:column;gap:16px;padding:32px 24px 16px 16px;flex-grow:1;overflow-y:auto}
.sp-newHeader-mobile-ctas{margin:0 24px 0 16px}
.sp-newHeader-mobile-scroll{width:100%;height:100%;display:flex;flex-direction:column;gap:24px;overflow-y:scroll;overflow-x:hidden}
button.sp-newHeader-mobile-bt-submenu:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjAwNDEgOS4wMDQzNEMxOS4wMDU2IDkuMjY5NzYgMTguOTAxMyA5LjUyNDg3IDE4LjcxNDEgOS43MTMzMUwxMi43MTQxIDE1LjcwNDZDMTIuNTI2MyAxNS44OTM3IDEyLjI3MDcgMTYgMTIuMDA0MSAxNkMxMS43Mzc1IDE2IDExLjQ4MTkgMTUuODkzNyAxMS4yOTQxIDE1LjcwNDZMNS4yOTQwOSA5LjcxMzMxQzQuOTAxOTcgOS4zMjE3NiA0LjkwMTk3IDguNjg2OTIgNS4yOTQwOSA4LjI5NTM3QzUuNjg2MjEgNy45MDM4MiA2LjMyMTk3IDcuOTAzODIgNi43MTQwOSA4LjI5NTM3TDEyLjAwNDEgMTMuNTg3N0wxNy4yOTQxIDguMjk1MzdDMTcuNDgxOSA4LjEwNjMzIDE3LjczNzUgOCAxOC4wMDQxIDhDMTguMjcwNyA4IDE4LjUyNjMgOC4xMDYzMyAxOC43MTQxIDguMjk1MzdDMTguOTAxMyA4LjQ4MzgyIDE5LjAwNTYgOC43Mzg5MiAxOS4wMDQxIDkuMDA0MzRaIiBmaWxsPSIjMjIyMjIyIi8+Cjwvc3ZnPgo=');width:24px;height:24px;transition:transform .25s;margin-left:auto}
.sp-newHeader-mobile-bt-submenu{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:48px;padding:0 24px 0 16px;cursor:pointer;text-decoration:none;color:#222;background-color:transparent}
.sp-newHeader-mobile-bt-submenu span{display:flex;gap:8px}
.sp-newHeader-mobile-bt-submenu span i{font-size:1.25rem;color:#222}
.sp-newHeader-mobile-bt-submenu span p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-newHeader-mobile-bt-submenu:before{display:none;content:'';position:absolute;left:6px;top:12px;width:4px;height:24px;border-radius:4px;background-color:#ec0000}
.sp-newHeader-mobile-bt-submenu:hover span i{color:#ec0000}
.sp-newHeader-mobile-bt-submenu:hover span p{font-weight:bold}
.sp-newHeader-mobile-bt-submenu:active span i,.sp-newHeader-mobile-bt-submenu[aria-expanded="true"] span i,.sp-newHeader-mobile-bt-submenu.sp-submenu-open span i{color:#ec0000}
.sp-newHeader-mobile-bt-submenu:active span p,.sp-newHeader-mobile-bt-submenu[aria-expanded="true"] span p,.sp-newHeader-mobile-bt-submenu.sp-submenu-open span p{font-weight:bold}
.sp-newHeader-mobile-bt-submenu:active:before,.sp-newHeader-mobile-bt-submenu[aria-expanded="true"]:before,.sp-newHeader-mobile-bt-submenu.sp-submenu-open:before{display:block}
.sp-newHeader-mobile-bt-submenu:active:after,.sp-newHeader-mobile-bt-submenu[aria-expanded="true"]:after,.sp-newHeader-mobile-bt-submenu.sp-submenu-open:after{transform:rotate(-180deg);transition:transform .25s}
.sp-newHeader-mobile-bt-submenu.maisinfo span i{color:#ec0000}
.sp-newHeader-mobile-bt-submenu.maisinfo:after{transform:rotate(-90deg)}
.sp-newHeader-mobile-bt-submenu.maisinfo:hover span i{color:#ec0000}
.sp-newHeader-mobile-bt-submenu.maisinfo:hover span p{font-weight:normal}
.sp-newHeader-mobile-bt-submenu-a{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:48px;padding:0 16px;cursor:pointer;text-decoration:none;color:#222;background-color:transparent;box-sizing:border-box}
.sp-newHeader-mobile-bt-submenu-a span{display:flex;gap:8px;flex-grow:1}
.sp-newHeader-mobile-bt-submenu-a span i{font-size:1.25rem}
.sp-newHeader-mobile-bt-submenu-a span p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-newHeader-mobile-bt-submenu-a.blue{color:#127277}
.sp-newHeader-mobile-bt-submenu-a.blue span i{font-weight:bold;color:#127277}
.sp-newHeader-mobile-bt-submenu-a.blue span p{font-weight:bold}
@media screen and (max-width:1199px){.sp-newHeader-bt-netbanco .sp-newHeader-overlay-grid-container{display:flex;flex-direction:column}
.sp-newHeader-bt-netbanco .sp-newHeader-overlay-grid-container .sp-newHeader-netbanco{overflow:auto}
.sp-newHeader-bt-pesquisa .sp-newHeader-pesquisa{overflow-y:auto}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
@media screen and (max-width:767px){.sp-footernew .sp-containerLarge{width:calc(100%)}
}
.sp-footernew-top{font-size:1.125rem;margin:1rem 0}
.sp-footernew-top i{font-size:1.125rem}
.sp-footernew-alert{display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;padding:1rem 1.5rem;background-color:#f5f9fb;box-shadow:0 0 0 0 #FFFFFF00;margin-top:1.5rem}
.sp-footernew-alert>div{display:flex;flex-wrap:wrap;align-items:center;gap:0 .5rem}
.sp-footernew-alert-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-footernew-alert-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-footernew-alert i{font-size:1.5rem;color:#257fa4}
.sp-footernew-copyright{display:flex;align-items:center;background-color:#ec0000;height:3.5rem}
@media screen and (max-width:767px){.sp-footernew-copyright{height:auto;padding:1rem 0}
}
.sp-footernew-copyright .sp-containerLarge{display:flex;align-items:center;justify-content:space-between}
@media screen and (max-width:767px){.sp-footernew-copyright .sp-containerLarge{gap:.75rem;flex-direction:column;padding:0 2.5rem}
}
.sp-footernew-copyright .sp-containerLarge img{height:1.5rem;width:auto}
.sp-footernew-copyright .sp-containerLarge a{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff}
@media screen and (max-width:767px){.sp-footernew-copyright .sp-containerLarge a{text-align:center}
}
.sp-footernew-copyright-link{color:#fff;text-decoration:underline #fff}
.sp-footernew-list{display:flex;flex-direction:column;gap:1rem;padding:2rem 0;border-top:1px solid #cedee7}
.sp-footernew-list-editor{border:1px dotted red;min-height:100px;min-width:200px}
.sp-footernew-list-title{display:flex;align-items:center;width:fit-content;justify-content:space-between}
.sp-footernew-list-title h2{cursor:default;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-footernew-list-title i{display:none}
.sp-footernew-list[type="menu"] ul{flex-direction:column}
.sp-footernew-list[type="menu"] ul a{flex-direction:row-reverse}
.sp-footernew-list ul{list-style-type:none;display:flex;flex-wrap:wrap;gap:1rem 2rem}
@media screen and (max-width:767px){.sp-footernew-list ul{flex-direction:column;gap:1.5rem}
}
@media screen and (max-width:767px){.sp-footernew-list ul a{width:fit-content;flex-direction:row-reverse;justify-content:flex-end}
}
.sp-footernew-menu{padding-top:1.5rem;padding-bottom:2rem}
.sp-footernew-menu .sp-containerLarge{display:flex;gap:3rem}
@media screen and (max-width:1199px){.sp-footernew-menu .sp-containerLarge{flex-direction:column}
}
.sp-footernew-menu-left{flex-grow:1;display:flex;padding:0 1.25;gap:2.5rem}
.sp-footernew-menu-left .cq-Editable-dom,.sp-footernew-menu-left .sp-footernew-list{flex-grow:1}
@media screen and (max-width:767px){.sp-footernew-menu-left{flex-direction:column;gap:0;padding:0}
.sp-footernew-menu-left ul li:last-of-type{padding-bottom:2rem}
}
@media screen and (min-width:768px) and (max-width:1199px){.sp-footernew-menu-right{display:flex;flex-wrap:wrap;gap:.5rem}
.sp-footernew-menu-right>div{flex-grow:1}
}
.sp-footernew-menu .sp-footernew-list[type="menu"]{padding:0;border-top:0}
.sp-footernew-menu .sp-footernew-list[type="menu"] .sp-footernew-list-title{width:100%;height:3.5rem;border-bottom:1px solid #cedee7}
.sp-footernew-menu .sp-footernew-list[type="menu"] .sp-footernew-list-title h2{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-footernew-menu .sp-footernew-list[type="menu"] .sp-footernew-list-title i{display:block;cursor:pointer;font-size:1.5rem;transform:rotate(-90deg);transition:transform .25s}
}
@media screen and (max-width:767px){.sp-footernew-menu .sp-footernew-list[type="menu"].sp-close .sp-footernew-list-container{grid-template-rows:0fr;transition:grid-template-rows .25s}
.sp-footernew-menu .sp-footernew-list[type="menu"].sp-close i{transform:rotate(90deg);transition:transform .25s}
.sp-footernew-menu .sp-footernew-list[type="menu"] .sp-footernew-list-container{display:grid;grid-template-rows:1fr;transition:grid-template-rows .25s}
.sp-footernew-menu .sp-footernew-list[type="menu"] .sp-footernew-list-container>ul{overflow:hidden}
.sp-footernew-menu .sp-footernew-list[type="menu"] ul{flex-wrap:nowrap}
}
.sp-footernew-menu .sp-footernew-list[type="apps"],.sp-footernew-menu .sp-footernew-list[type="redessociais"],.sp-footernew-menu .sp-footernew-list[type="newsletter"]{padding:0 0 2rem 0;gap:0;border-top:0}
.sp-footernew-menu .sp-footernew-list[type="apps"] .sp-footernew-list-title,.sp-footernew-menu .sp-footernew-list[type="redessociais"] .sp-footernew-list-title,.sp-footernew-menu .sp-footernew-list[type="newsletter"] .sp-footernew-list-title{width:100%;min-height:3.5rem}
.sp-footernew-menu .sp-footernew-list[type="apps"] .sp-footernew-list-title h2,.sp-footernew-menu .sp-footernew-list[type="redessociais"] .sp-footernew-list-title h2,.sp-footernew-menu .sp-footernew-list[type="newsletter"] .sp-footernew-list-title h2{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-footernew-menu .sp-footernew-list[type="apps"] ul,.sp-footernew-menu .sp-footernew-list[type="redessociais"] ul,.sp-footernew-menu .sp-footernew-list[type="newsletter"] ul{gap:.75rem;flex-wrap:nowrap}
@media screen and (max-width:767px){.sp-footernew-menu .sp-footernew-list[type="apps"] ul,.sp-footernew-menu .sp-footernew-list[type="redessociais"] ul,.sp-footernew-menu .sp-footernew-list[type="newsletter"] ul{flex-wrap:wrap;flex-direction:row}
}
.sp-footernew-menu .sp-footernew-list[type="apps"] a{display:block;width:auto;height:2.5rem}
.sp-footernew-menu .sp-footernew-list[type="apps"] a img{width:auto;height:100%}
.sp-footernew-menu .sp-footernew-list[type="newsletter"] li{width:100%}
@media screen and (max-width:767px){.sp-footernew-menu .sp-footernew-list[type="newsletter"] a{width:100%;justify-content:center}
}
.sp-footernew-menu .sp-footernew-list[type="redessociais"] a{display:block;width:2.75rem;height:2.75rem}
.sp-footernew-menu .sp-footernew-list[type="redessociais"] a img{width:100%;height:auto}
.sp-footernew-chevron{display:block;width:24px;height:24px}
.sp-footernew-chevron:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjAwMjIgMTQuOTk3NkMxOS4wMDM3IDE1LjI2MyAxOC44OTkzIDE1LjUxODEgMTguNzEyMSAxNS43MDY2QzE4LjUyNDQgMTUuODk1NiAxOC4yNjg4IDE2LjAwMiAxOC4wMDIxIDE2LjAwMkMxNy43MzU1IDE2LjAwMiAxNy40Nzk5IDE1Ljg5NTYgMTcuMjkyMSAxNS43MDY2TDEyLjAwMjEgMTAuNDE0M0w2LjcxMjE0IDE1LjcwNjZDNi4zMjAwMiAxNi4wOTgxIDUuNjg0MjYgMTYuMDk4MSA1LjI5MjE0IDE1LjcwNjZDNC45MDAwMiAxNS4zMTUgNC45MDAwMiAxNC42ODAyIDUuMjkyMTQgMTQuMjg4NkwxMS4yOTIxIDguMjk3MzJDMTEuNDc5OSA4LjEwODI4IDExLjczNTUgOC4wMDE5NSAxMi4wMDIxIDguMDAxOTVDMTIuMjY4OCA4LjAwMTk1IDEyLjUyNDQgOC4xMDgyOCAxMi43MTIxIDguMjk3MzJMMTguNzEyMSAxNC4yODg2QzE4Ljg5OTMgMTQuNDc3MSAxOS4wMDM3IDE0LjczMjIgMTkuMDAyMiAxNC45OTc2WiIgZmlsbD0iIzIyMjIyMiIvPgo8L3N2Zz4K');width:24px;height:24px;display:block}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-titleDescription{background-color:transparent;cursor:default}
.sp-titleDescription-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222}
.sp-titleDescription-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;margin-top:10px}
@media screen and (max-width:767px){.sp-titleDescription-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-searchAjuda label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-searchAjuda-results{border-radius:0 0 .5rem .5rem;box-shadow:0 .0625rem .625rem 0 rgba(163,163,163,0.4);background-color:#fff;padding:1.5rem 0;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;max-width:42.75rem;position:absolute;left:0;right:0;display:none;z-index:1}
.sp-searchAjuda-results-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;padding:0 1.5rem}
.sp-searchAjuda-results .sp-link{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin:1.125rem 1.5rem 0 1.5rem;display:none}
.sp-searchAjuda-results .sp-link:focus{border-radius:.5rem}
.sp-searchAjuda-results ul{list-style:none}
.sp-searchAjuda-link{text-decoration:none;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;padding:.5rem 1.5rem;width:calc(100% - 3rem);display:block}
.sp-searchAjuda-link:hover,.sp-searchAjuda-link:active,.sp-searchAjuda-link:visited{color:#222;text-decoration:none}
.sp-searchAjuda-link:hover{background-color:#f6f6f6;border-radius:.5rem}
.sp-searchAjuda-link:focus{border-radius:.5rem}
.sp-searchAjuda__wrapper{position:relative;max-width:42.75rem}
@media screen and (max-width:1199px){.sp-searchAjuda__wrapper{max-width:33.25rem}
}
.sp-searchAjuda__search{width:100%;margin:2rem 0 1.5rem 0}
.sp-searchAjuda__input{height:3rem;padding:.75rem;box-sizing:border-box;border-radius:.5rem;border:.0625rem solid #8f8f8f;width:100%;max-width:42.75rem;padding:.75rem .75rem .75rem 3rem;position:relative;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-searchAjuda__input::placeholder{color:#767676;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-searchAjuda__inputContainer{position:relative;display:flex;align-items:center;gap:1.5rem}
@media screen and (max-width:767px){.sp-searchAjuda__inputContainer{flex-direction:column;align-items:start}
}
.sp-searchAjuda__inputContainer::before{font-family:SantanderIconsFunctional;font-style:normal;content:'\e849';font-size:1.5rem;color:#767676;position:absolute;top:.75rem;left:.75rem;z-index:1}
.sp-searchAjuda__inputContainer .sp-button{border:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-promoCard{display:flex;max-width:20.625rem;flex-direction:column;align-items:flex-start;background-color:#fff;border-radius:8px;box-shadow:0 1px 6px 0 rgba(68,68,68,0.2);transition:.5s all ease;height:100%}
.sp-promoCard:hover{transform:translateY(-8px)}
.sp-promoCard-tag{background:#fc3;border-radius:.25rem;box-shadow:0 0 0 0 rgba(255,255,255,0);color:#222;text-align:center;margin-left:1.5rem;margin-top:-0.65rem;padding:0 .5rem;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;position:absolute}
.sp-promoCard-img{width:100%;height:10.5rem;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:.25rem .25rem 0 0}
.sp-promoCard-content{padding:1.5rem;width:calc(100% - 3rem);display:flex;flex-direction:column;height:calc(100% - 10.5rem)}
.sp-promoCard-content-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-promoCard-content-subtitle{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
.sp-promoCard-content-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:8px}
.sp-promoCard-links{display:flex;justify-content:end;margin-top:1rem}
@media screen and (max-width:767px){.sp-promoCard-links{flex-direction:column;gap:1rem}
}
@media screen and (max-width:767px){.sp-promoCard-links a{margin:auto;width:100%}
}
.sp-promoCard-links .sp-link{font-size:.875rem;margin-right:2rem}
@media screen and (max-width:767px){.sp-promoCard-links .sp-link{margin:auto;justify-content:center}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-inputfield-label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-inputfield-element{background-color:#fff;border:1px solid #8f8f8f;border-radius:8px;padding:12px;box-sizing:border-box;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;max-height:3rem}
@media screen and (max-width:767px){.sp-inputfield-element{width:100%}
}
.sp-inputfield-element:hover{border:1px solid #222}
.sp-inputfield-element:active{border:1px solid #8f8f8f}
.sp-inputfield-element:focus{outline:2px solid #127277;outline-offset:-1px}
.sp-inputfield-error{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#900;display:none;align-items:center;min-height:20px;max-height:24px}
.sp-inputfield-error:before{font-family:SantanderIconsFunctional;font-style:normal;content:'\e800';font-size:1.5rem;padding-right:4px}
.sp-inputfield-helper{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;min-height:24px}
.sp-inputfield-helper a{color:#727272;text-decoration:underline}
.sp-inputfield-helper a:focus,.sp-inputfield-helper a:visited,.sp-inputfield-helper a:active{color:#727272;text-decoration:underline}
.sp-inputfield-align{display:flex;align-items:center;width:fit-content}
@media screen and (max-width:767px){.sp-inputfield-align{width:100%}
}
.sp-inputfield-align span:before{margin-left:-1.875rem;font-size:1.5rem;color:#727272}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-productChoice-card{cursor:default;display:flex;flex-direction:column;padding:32px 16px 16px 16px;gap:19px;background:#fff;box-shadow:0 1px 6px 0 #A3A3A366;border-radius:8px}
.sp-productChoice-card .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sp-productChoice-card-edit img{width:100%;height:auto}
.sp-productChoice-card-label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.2rem;color:#fff;width:fit-content;background-color:#23779a;box-shadow:0 0 0 0 #FFFFFF00;border-radius:4px;padding:2px 8px}
.sp-productChoice-card-img{width:calc(100% + 32px);height:164px;margin-left:-16px;background-repeat:no-repeat;background-size:cover;background-position:center}
.sp-productChoice-card-title{display:flex;justify-content:space-between;align-items:center;color:#222}
.sp-productChoice-card-title h2,.sp-productChoice-card-title h3,.sp-productChoice-card-title h4{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-productChoice-card-title-price-old{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1rem}
.sp-productChoice-card-title-price-old span{text-decoration:line-through;text-decoration-color:#ec0000}
.sp-productChoice-card-title-price-new{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1rem}
.sp-productChoice-card-title-price-new span:nth-child(1){font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.75rem}
.sp-productChoice-card-title-price-new span:nth-child(2){font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-right:4px;line-height:1.5rem}
.sp-productChoice-card-link{height:48px;display:flex;align-items:center;justify-content:center}
.sp-productChoice-card>.sp-button{width:100%}
.sp-productChoice-card>.sp-link{margin:0 auto}
.sp-productChoice-card-features-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-productChoice-card-features-list{display:flex;flex-direction:column;overflow:hidden;gap:.5rem}
.sp-productChoice-card-features-list li{padding:2px;min-height:24px;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;width:100%;list-style-type:none;display:flex;align-items:flex-start;box-sizing:border-box}
.sp-productChoice-card-features-list li.sp-card-highlight{padding:8px;border-radius:8px;background-color:#f0f8f0;margin-bottom:11px}
.sp-productChoice-card-features-list li>span{display:flex;align-items:center;justify-content:flex-start;min-width:24px;width:24px;max-width:24px;height:24px}
.sp-productChoice-card-features-list li i{font-size:1.375rem;color:#222}
.sp-productChoice-card-features-list li>div{margin-top:3px;flex-grow:1;margin-left:4px}
.sp-productChoice-card-features-list li .sp-icon-check{display:inline-block;min-width:22px;width:22px;height:20px;margin-right:4px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDE0IDEzIiBmaWxsPSJub25lIj4KCQkJCTxwYXRoIGQ9Ik0xMy4wMDEzIDAuMjI5ODk4TDUuMTg5MzUgMTAuNzY1OUwwLjg2MDM0NiA2LjMwNjlDMC42NjgzNDYgNi4xMDg5IDAuMzUxMzQ2IDYuMTAzOSAwLjE1MzM0NiA2LjI5MzlDLTAuMDQ1NjUzOCA2LjQ4NDkgLTAuMDUxNjUzOCA2LjgwMTkgMC4xMzkzNDYgNy4wMDA5TDQuOTA5MzUgMTEuOTE2OUM1LjAwNDM1IDEyLjAxNTkgNS4xMzQzNSAxMi4wNjk5IDUuMjY5MzUgMTIuMDY5OUM1LjI4NjM1IDEyLjA2OTkgNS4zMDIzNSAxMi4wNjg5IDUuMzE5MzUgMTIuMDY2OUM1LjQ3MTM1IDEyLjA1MjkgNS42MDgzNSAxMS45Njg5IDUuNjkxMzUgMTEuODM5OUwxMy44NDQzIDAuNzY4ODk4QzEzLjk5MzMgMC41MzU4OTggMTMuOTI0MyAwLjIyNjg5OCAxMy42OTIzIDAuMDc3ODk4MkMxMy40NTkzIC0wLjA2ODEwMTggMTMuMTUwMyAtMC4wMDQxMDE3NSAxMy4wMDEzIDAuMjI5ODk4WiIgZmlsbD0iIzAwODAzNSIvPgoJCQk8L3N2Zz4=");background-repeat:no-repeat;background-position:center}
.sp-productChoice-card-features-link{display:flex;align-items:center;justify-content:center}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-formGroup--edit{width:100%;height:100px;border-radius:16px;background-color:#444;text-align:center;display:flex;justify-content:center;align-items:center}
.sp-formGroup{all:unset;display:block}
.sp-formGroup .sp-formGroup__legend{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;padding:0}
.sp-formGroup__wrapper{display:flex;flex-wrap:wrap;gap:1rem}
.sp-formGroup__wrapper .sp-input input{width:fit-content}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-formContainer{padding:4rem 0}
@media screen and (max-width:767px){.sp-formContainer{padding:3rem 0}
}
.sp-formContainer__header{display:grid;gap:1rem;padding-bottom:1.5rem}
@media screen and (max-width:1199px){.sp-formContainer__header{gap:.75rem;padding-bottom:1.25rem}
}
@media screen and (max-width:767px){.sp-formContainer__header{gap:.5rem;padding-bottom:1rem}
}
.sp-formContainer.hide-form{display:none}
.sp-formContainer__title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem;color:#222}
@media screen and (max-width:1199px){.sp-formContainer__title{font-size:1.75rem;line-height:2rem}
}
@media screen and (max-width:767px){.sp-formContainer__title{font-size:1.5rem}
}
.sp-formContainer__description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#222}
@media screen and (max-width:767px){.sp-formContainer__description{font-size:1rem}
}
.sp-formContainer__button-submit{margin-top:2rem}
@media screen and (max-width:1199px){.sp-formContainer__button-submit{margin-top:1.5rem}
}
@media screen and (max-width:767px){.sp-formContainer__button-submit{margin-top:1rem}
}
.sp-formContainer__button-reSubmit{display:none}
.sp-formContainer:has(.sp-formContainer__description) .sp-formContainer__additionalinfo{margin-top:54px}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-warningnew-top{margin-top:2rem}
@media screen and (min-width:768px) and (max-width:1199px){.sp-warningnew-top{margin-top:1.5rem}
}
@media screen and (max-width:767px){.sp-warningnew-top{margin-top:1.25rem}
}
.sp-warningnew-bottom{margin-bottom:2rem}
@media screen and (min-width:768px) and (max-width:1199px){.sp-warningnew-bottom{margin-bottom:1.5rem}
}
@media screen and (max-width:767px){.sp-warningnew-bottom{margin-bottom:1.25rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-video-player{width:100%;padding:4rem 0}
@media screen and (max-width:767px){.sp-video-player{padding:2rem 0}
}
.sp-video-player details{cursor:pointer}
.sp-video-player-container{display:flex;gap:1.5rem}
@media screen and (max-width:1199px){.sp-video-player-container{flex-direction:column;gap:2rem}
}
.sp-video-player-headings{margin-bottom:1.5rem}
.sp-video-player-title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-video-player-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-video-player-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-video-player-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.54rem}
.sp-video-player-preview{max-width:57.5rem;width:100%}
.sp-video-player-preview-wrapper{position:relative;box-shadow:0 .0625rem .375rem 0 rgba(163,163,163,0.4);border-radius:1rem;width:100%;height:0;overflow:hidden;padding-bottom:62%;padding-bottom:56.25%}
.sp-video-player-preview-wrapper iframe{width:100%;height:100%;border-radius:1rem;position:absolute;top:0;left:0}
.sp-video-player-preview-wrapper img{border-radius:1rem}
.sp-video-player-preview-info-box{margin-top:1.5rem}
.sp-video-player-preview-info-box-h3{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-video-player-preview-info-box-h3{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-video-player-preview-info-box-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.5rem}
@media screen and (max-width:767px){.sp-video-player-preview-info-box-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-video-player-preview-info-box-transcription{margin-top:.5rem;font-size:1rem}
.sp-video-player-preview-info-box-transcription-box{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.5rem}
.sp-video-player-preview-info-box-transcription-box strong{color:#727272}
.sp-video-player-thumbnails-container{display:flex;gap:1.5rem;max-width:28rem;flex-direction:column}
@media screen and (max-width:1199px){.sp-video-player-thumbnails-container{max-width:none;flex-wrap:wrap;flex-direction:row;max-width:calc(100% - 1.5rem)}
}
.sp-video-player-thumbnails-h3{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-bottom:1.5rem}
@media screen and (max-width:767px){.sp-video-player-thumbnails-h3{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:1199px){.sp-video-player-thumbnails-video{width:13.25rem}
}
.sp-video-player-thumbnails-video-card{display:flex;gap:1.5rem;text-decoration:none;text-align:left;cursor:pointer}
@media screen and (max-width:1199px){.sp-video-player-thumbnails-video-card{flex-direction:column}
}
@media screen and (max-width:767px){.sp-video-player-thumbnails-video-card{width:100%}
}
.sp-video-player-thumbnails-video-card:focus{border-radius:.5rem}
.sp-video-player-thumbnails-video-card-text{width:100%}
.sp-video-player-thumbnails-video-card img{width:13.25rem;height:7.4rem;object-fit:cover;border-radius:.5rem;box-shadow:0 .0625rem .375rem 0 rgba(163,163,163,0.4)}
@media screen and (max-width:767px){.sp-video-player-thumbnails-video-card img{width:100%;height:6.4rem}
}
.sp-video-player-thumbnails-video-card-thumb{max-width:13.75rem;width:100%}
.sp-video-player-thumbnails-video-card-h3{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-bottom:.12rem}
.sp-video-player-thumbnails-video-card-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-vantagens{background-color:#ec0000;width:100%;margin:2rem 0}
@media screen and (max-width:767px){.sp-vantagens{margin:1rem 0}
}
.sp-vantagens.removePaddingTop{margin-top:0}
.sp-vantagens.removePaddingBottom{margin-bottom:0}
.sp-vantagens-buttons{display:flex;gap:1.5rem;margin-top:1.5rem;grid-area:buttons}
@media screen and (max-width:1199px){.sp-vantagens-buttons{order:3;flex-direction:column;width:100%}
}
@media screen and (max-width:1199px){.sp-vantagens-buttons a{width:100%}
}
.sp-vantagens-content{padding-top:3.875rem;padding-bottom:3.875rem;display:grid;grid-template-areas:"text lines" "buttons lines";grid-template-columns:1fr 1fr;grid-template-rows:auto auto;align-items:start}
@media screen and (max-width:1199px){.sp-vantagens-content{flex-direction:column;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}
}
.sp-vantagens-text-box{color:#fff;grid-area:text}
@media screen and (max-width:1199px){.sp-vantagens-text-box{display:flex;gap:1rem;order:1}
}
.sp-vantagens-text-box-icon:before{font-size:5.75rem;color:#fff}
@media screen and (max-width:1199px){.sp-vantagens-text-box-icon:before{font-size:2.875rem}
}
.sp-vantagens-text-box-title{color:#fff;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:1rem}
@media screen and (max-width:1199px){.sp-vantagens-text-box-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:0}
}
.sp-vantagens-text-box-description{color:#fff;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:.5rem}
@media screen and (max-width:1199px){.sp-vantagens-text-box-description{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-vantagens-linesBox{list-style:none;background-color:#fff;color:#222;border-radius:.5rem;padding:1.5rem;gap:1.5rem;display:flex;flex-direction:column;grid-area:lines}
@media screen and (max-width:1199px){.sp-vantagens-linesBox{margin-top:1.5rem;order:2;width:calc(100% - 3rem)}
}
.sp-vantagens-linesBox-line{display:flex;gap:1.5rem;align-items:center}
.sp-vantagens-linesBox-line-icon{color:#ec0000;width:48px;height:48px}
@media screen and (max-width:1199px){.sp-vantagens-linesBox-line-icon{width:24px;height:24px}
}
.sp-vantagens-linesBox-line-icon-svg{width:48px;height:48px}
@media screen and (max-width:1199px){.sp-vantagens-linesBox-line-icon-svg{width:24px;height:24px}
}
.sp-vantagens-linesBox-line-icon:before{color:#ec0000;font-size:3rem}
@media screen and (max-width:1199px){.sp-vantagens-linesBox-line-icon:before{font-size:1.5rem}
}
.sp-vantagens-linesBox-line-text{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-vantagens-linesBox-line-text{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-vantagens-linesBox-line-subtext{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-vantagens-linesBox-line-subtext{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-userneeds-edit{height:30rem;background:url("clientlib-site/resources/userneeds.png") no-repeat center;background-size:contain}
.sp-userneeds .sp-container{padding-top:4rem;padding-bottom:4rem;display:grid;gap:3rem}
@media screen and (max-width:1199px){.sp-userneeds .sp-container{padding-top:3rem;padding-bottom:3rem;gap:2rem}
}
@media screen and (max-width:767px){.sp-userneeds .sp-container{padding-top:2rem;padding-bottom:2rem;gap:1.5rem}
}
.sp-userneeds .sp-container.removeBotSpacing{padding-bottom:0}
.sp-userneeds .sp-container.removeTopSpacing{padding-top:0}
.sp-userneeds .sp-container *{box-sizing:border-box}
.sp-userneeds-groupHeader{display:grid;gap:1rem}
@media screen and (max-width:1199px){.sp-userneeds-groupHeader{gap:.75rem}
}
@media screen and (max-width:767px){.sp-userneeds-groupHeader{gap:.625rem}
}
.sp-userneeds-groupTitle{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem;color:#222}
@media screen and (max-width:1199px){.sp-userneeds-groupTitle{font-size:2rem;line-height:2.5rem}
}
@media screen and (max-width:767px){.sp-userneeds-groupTitle{font-size:1.5rem;line-height:2rem}
}
.sp-userneeds-groupDescription{font-family:SantanderMicroText,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-userneeds-groupDescription{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-userneeds-groupDescription{font-size:1rem}
}
.sp-userneeds-CTAS{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-userneeds-CTAS{flex-direction:column}
.sp-userneeds-CTAS .sp-button{width:100%}
}
.sp-userneeds-CTAS-section{border-top:.125rem solid #cedee7}
.sp-userneeds-CTAS-section.removeDivider{border-top:0}
.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}
.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS .sp-button,.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS .sp-userneedscard-btn{display:inline-flex;align-items:center;white-space:nowrap;flex:0 0 auto;min-width:0}
.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS .sp-link,.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS a.sp-link{display:inline-flex;align-items:center;white-space:nowrap;flex:0 0 auto;min-width:0}
@media screen and (max-width:767px){.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS{flex-direction:column}
.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS .sp-button,.sp-userneeds-CTAS-section.removeDivider .sp-userneeds-CTAS .sp-userneedscard-btn{width:100%}
}
.sp-userneeds-listSection{display:grid;gap:2rem}
@media screen and (max-width:1199px){.sp-userneeds-listSection{gap:1.5rem}
}
@media screen and (max-width:767px){.sp-userneeds-listSection{gap:1rem}
}
.sp-userneeds-listSection-header{display:grid;gap:1rem}
@media screen and (max-width:1199px){.sp-userneeds-listSection-header{gap:.75rem}
}
@media screen and (max-width:767px){.sp-userneeds-listSection-header{gap:.5rem}
}
.sp-userneeds-listSectionTitle{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.5rem;color:#222}
@media screen and (max-width:1199px){.sp-userneeds-listSectionTitle{font-size:1.75rem;line-height:2rem}
}
@media screen and (max-width:767px){.sp-userneeds-listSectionTitle{font-size:1.25rem;line-height:1.5rem}
}
.sp-userneeds-listSectionDescription{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-userneeds-listSection-list{display:flex;flex-wrap:wrap;gap:1.5rem;list-style-type:none}
@media screen and (max-width:767px){.sp-userneeds-listSection-list{gap:1rem}
}
.sp-userneeds-listSection-list h2.sp-userneedscard-title,.sp-userneeds-listSection-list h3.sp-userneedscard-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222}
@media screen and (max-width:1199px){.sp-userneeds-listSection-list h2.sp-userneedscard-title,.sp-userneeds-listSection-list h3.sp-userneedscard-title{font-size:1.5rem;margin-bottom:-0.25rem}
}
@media screen and (max-width:767px){.sp-userneeds-listSection-list h2.sp-userneedscard-title,.sp-userneeds-listSection-list h3.sp-userneedscard-title{font-size:1.25rem;line-height:1.5rem;margin-bottom:-0.5rem}
}
.sp-userneeds-listSection-list h4.sp-userneedscard-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222}
@media screen and (max-width:1199px){.sp-userneeds-listSection-list h4.sp-userneedscard-title{font-size:1.25rem;line-height:1.5rem;margin-bottom:-0.375rem}
}
@media screen and (max-width:767px){.sp-userneeds-listSection-list h4.sp-userneedscard-title{font-size:1.125rem;margin-bottom:-0.5rem}
}
@media screen and (min-width:1440px){.sp-userneeds-listSection-list h4.sp-userneedscard-title+.sp-userneedscard-description{font-size:1rem}
}
.sp-userneeds-listSection-list .sp-userneedscard{min-width:12.75rem;display:flex;flex-direction:column;padding:1.5rem 2rem;gap:1rem;flex:1 0 calc(25% - 1.5rem);border-radius:1rem}
.sp-userneeds-listSection-list .sp-userneedscard .sp-userneedscard-CTAs{display:flex;flex-wrap:wrap;gap:1rem}
.sp-userneeds-listSection-list .sp-userneedscard .sp-userneedscard-CTAs .sp-userneedscard-btn{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}
.sp-userneeds-listSection-list .sp-userneedscard .sp-userneedscard-CTAs .sp-userneedscard-link,.sp-userneeds-listSection-list .sp-userneedscard .sp-userneedscard-CTAs .sp-keyfeatures-link{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}
@media screen and (max-width:1199px){.sp-userneeds-listSection-list .sp-userneedscard{min-width:12rem;padding:1.5rem}
}
@media screen and (max-width:767px){.sp-userneeds-listSection-list .sp-userneedscard{min-width:100%;flex:1 0 100%;padding:1rem}
}
.sp-userneeds-listSection-list .sp-userneedscard-shadow{background-color:#fff;border-radius:1rem;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4)}
.sp-userneeds-listSection-list .sp-userneedscard-white{background-color:#fff;border-radius:1rem}
.sp-userneeds-listSection-list .sp-userneedscard-blue{background-color:#f5f9fb;border-radius:1rem}
.sp-userneeds-listSection-list .sp-userneedscard-illustration img{height:9rem;width:9rem;object-fit:contain}
.sp-userneeds-listSection-list .sp-userneedscard-illustration-small img{height:6.75rem;width:6.75rem}
.sp-userneeds-listSection-list .sp-userneedscard-icon{color:#ec0000}
.sp-userneeds-listSection-list .sp-userneedscard-icon div{font-size:6rem;display:contents}
.sp-userneeds-listSection-list .sp-userneedscard-icon img{height:6rem;width:6rem;object-fit:contain}
.sp-userneeds-listSection-list .sp-userneedscard-icon-small{color:#ec0000}
.sp-userneeds-listSection-list .sp-userneedscard-icon-small div{font-size:3rem;display:contents}
.sp-userneeds-listSection-list .sp-userneedscard-icon-small img{height:3rem;width:3rem;object-fit:contain}
.sp-userneeds-listSection-list .sp-userneedscard-iconBlack{color:#222}
.sp-userneeds-listSection-list .sp-userneedscard-textContent{display:flex;flex-direction:column;gap:1rem}
.sp-userneeds-listSection-list .sp-userneedscard-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1439px){.sp-userneeds-listSection-list .sp-userneedscard-description{font-size:1rem}
}
.sp-userneeds-listSection-list .sp-userneedscard-CTAs{display:flex;gap:1rem}
@media screen and (max-width:1199px){.sp-userneeds-listSection-list .sp-userneedscard-link,.sp-userneeds-listSection-list .sp-userneedscard-link span{font-size:.875rem}
}
.sp-userneeds-listSection-list .sp-userneedscard.removeSideSpacing{padding-left:0;padding-right:0}
.sp-userneeds .sp-userneedscard-horizontal{flex-direction:row;min-width:22.5rem;flex:1 0 calc(31.5%)}
@media screen and (max-width:1199px){.sp-userneeds .sp-userneedscard-horizontal{padding:1.5rem;min-width:20rem}
}
@media screen and (max-width:767px){.sp-userneeds .sp-userneedscard-horizontal{padding:1rem;min-width:18.5rem}
}
.sp-userneeds .sp-userneedscard-horizontal .sp-userneedscard-CTAs{flex-direction:row;flex-wrap:wrap}
.sp-userneeds .sp-userneedscard-horizontal .sp-userneedscard-CTAs:empty{display:none}
.sp-userneeds .sp-userneedscard-horizontal .sp-userneedscard-textContent:has(.sp-userneedscard-CTAs:only-child){margin-top:.5rem}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-toggleContent{padding:4rem 0}
.sp-toggleContent-blue{background-color:#f5f9fb}
.sp-toggleContent-white{background-color:#fff}
.sp-toggleContent-grey{background-color:#f0f0f0}
.sp-toggleContent-lisbon{background-color:#fbf1ea}
.sp-toggleContent-rio{background-color:#f5decf}
.sp-toggleContent-mexico{background-color:#f0b998}
.sp-toggleContent-title{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-toggleContent-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-toggleContent-description{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:.5rem}
.sp-toggleContent-articles{display:flex;margin-top:3rem}
.sp-toggleContent-articles-ul{width:100%;list-style:none;gap:1rem;display:flex;flex-direction:column;padding:0;margin:0;position:relative}
@media screen and (max-width:1199px){.sp-toggleContent-articles-ul{width:100%}
}
.sp-toggleContent-articles-listitem{display:flex}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem{flex-direction:column}
}
.sp-toggleContent-articles-listitem-titlebox{transition:.5s all ease;display:flex;width:calc(50% - 6.1rem);height:fit-content;padding:1rem;gap:1rem;color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;align-items:center;border-radius:10px 0 0 10px;border:1px solid #cedee7;background:#f5f9fb;cursor:pointer}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-titlebox{border-radius:.625rem;width:auto;box-shadow:none}
}
.sp-toggleContent-articles-listitem-titlebox:hover{background-color:#deedf2}
.sp-toggleContent-articles-listitem-titlebox:before{z-index:1;counter-increment:item;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;display:flex;min-width:1.6875rem;width:1.875rem;height:1.875rem;justify-content:center;align-items:center;border-radius:1.4063rem;border:.125rem solid #cedee7;background:#fff;transition:.5s all ease}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-titlebox:after{font-family:SantanderIconsSystem;font-style:normal;content:'\e810';font-size:2.125rem;margin-left:auto}
}
.sp-toggleContent-articles-listitem:focus{outline:0;border:2px solid #36f;transition:.05s all ease;border-right:0}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem:focus{border-right:2px solid #36f}
}
.sp-toggleContent-articles-listitem-content{display:none;flex-direction:column;align-items:flex-start;gap:2rem;width:50%;border-radius:0rem 1.25rem 1.25rem 1.25rem;background:#FFF;padding:3rem 2rem;position:absolute;top:0;right:0;box-shadow:0 .0625rem .625rem 0 rgba(163,163,163,0.4)}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-content{gap:1.5rem;width:inherit;position:initial;box-shadow:none;background:0;border-radius:0 0 .625rem .625rem;padding:0 1rem 1rem 1rem}
}
.sp-toggleContent-articles-listitem-content-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-content-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-toggleContent-articles-listitem-content-description,.sp-toggleContent-articles-listitem-content-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-toggleContent-articles-listitem-content-description,.sp-toggleContent-articles-listitem-content-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggleContent-articles-listitem-content-buttons-container{display:flex;gap:1.5rem}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-content-buttons-container{flex-direction:column;width:100%}
}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-content-buttons-container a{width:100%}
}
.sp-toggleContent-articles-listitem-active{border-radius:.625rem .625rem 0 0}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-active{box-shadow:0 1px 10px 0 rgba(163,163,163,0.4)}
}
.sp-toggleContent-articles-listitem-active .sp-toggleContent-articles-listitem-titlebox{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;border-radius:1.25rem 0rem 0rem 1.25rem;background:#fff;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);border:0;padding:1.5rem 1rem}
@media screen and (max-width:1199px){.sp-toggleContent-articles-listitem-active .sp-toggleContent-articles-listitem-titlebox{box-shadow:none;border-radius:1.25rem 1.25rem 0 0;padding:1.35rem 1rem;background:0;font-family:SantanderMicroText,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-toggleContent-articles-listitem-active .sp-toggleContent-articles-listitem-titlebox:before{color:#fff !important;background:#ec0000;border:.125rem solid #ec0000;z-index:1;counter-increment:item;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;aspect-ratio:1;justify-content:center;align-items:center;border-radius:1.4063rem;transition:.5s all ease}
.sp-toggleContent-articles-listitem-active .sp-toggleContent-articles-listitem-titlebox:after{transform:rotate(180deg);transition:.2s ease}
.sp-toggleContent-articles-listitem-active .sp-toggleContent-articles-listitem-content{display:flex}
.sp-toggleContent img{max-width:100%;border-radius:.625rem;height:fit-content;object-fit:contain}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-table{padding:32px 0}
.sp-table .sp-table-desktop{display:block}
.sp-table .sp-table-mobile{display:none}
.sp-table-body{margin:0 auto;width:fit-content;border-collapse:collapse}
.sp-table-body th,.sp-table-body td{box-sizing:border-box}
.sp-table-row.informativeRow{background-color:#f5f9fb}
.sp-table-row.informativeRow>th.cell.row,.sp-table-row.informativeRow>th[scope="rowgroup"]{padding-left:2rem}
.sp-table-row .cell{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;min-width:7.8125rem;flex:1;text-align:center;padding:8px}
.sp-table-row .cell.row{min-width:14.375rem;text-align:left}
.sp-table-row th.cell{font-weight:bold}
.sp-table-row:not(:first-of-type):not(:last-of-type){border-bottom:1px solid #cedee7}
.sp-table-row .icon-func-031-error:before,.sp-table-row .icon-sys-004-circle-information:before{font-size:1.5rem;color:#ec0000;padding-right:.5rem}
.sp-table-row .icon-doc-001-check-asigment:before{font-size:1.5rem;color:#008035;padding-right:.5rem}
.sp-table-row .icon-func-031-error,.sp-table-row .icon-sys-004-circle-information,.sp-table-row .icon-doc-001-check-asigment{display:inline-flex;align-items:center}
@media screen and (max-width:767px){.sp-table .sp-table-desktop{display:none}
.sp-table .sp-table-mobile{display:block}
.sp-table .sp-table-mobile .cell{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;min-width:unset}
.sp-table .sp-table-mobile th.cell{min-width:5.375rem;text-align:left;font-weight:bold}
.sp-table .sp-table-mobile .sp-table-row:not(:last-of-type){border-bottom:1px solid #cedee7}
.sp-table .sp-table-mobile tbody:not(:last-of-type){border-bottom:2px solid #23779a}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-tabBase{padding-top:2.625rem;padding-bottom:2.625rem}
.sp-tabBase-blue .sp-tabBase-tab-buttons{background:#f5f9fb}
.sp-tabBase-blue .sp-tabBase-tab-button i{color:#727272 !important}
.sp-tabBase-blue .sp-tabBase-tab-button{color:#727272;box-sizing:border-box}
.sp-tabBase-blue .sp-tabBase-tab-button:hover{border-radius:5.25rem;background:linear-gradient(0,rgba(34,34,34,0.04) 0,rgba(34,34,34,0.04)) 100%,#f5f9fb}
.sp-tabBase-blue .sp-tabBase-tab-button.active{background-color:#fff;color:#127277;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4)}
.sp-tabBase-blue .sp-tabBase-tab-button.active i{color:#127277 !important}
.sp-tabBase-blue .sp-tabBase-container{box-shadow:0 1px 6px 0 rgba(163,163,163,0.4)}
.sp-tabBase-lisbon .sp-tabBase-tab-buttons{background:#f5decf}
.sp-tabBase-lisbon .sp-tabBase-tab-button i{color:#c00 !important}
.sp-tabBase-lisbon .sp-tabBase-tab-button{color:#c00}
.sp-tabBase-lisbon .sp-tabBase-tab-button:hover{border-radius:5.25rem;background:linear-gradient(0,rgba(34,34,34,0.04) 0,rgba(34,34,34,0.04) 100%),#f5decf}
.sp-tabBase-lisbon .sp-tabBase-tab-button.active{background-color:#fbf1ea}
.sp-tabBase-lisbon .sp-tabBase-container{background:#fbf1ea}
.sp-tabBase-title-black{color:#222}
.sp-tabBase-title-red{color:#ec0000}
.sp-tabBase-title-boston{color:#C00}
.sp-tabBase-title-london{color:#900}
.sp-tabBase-title-headline{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem}
@media screen and (max-width:1199px){.sp-tabBase-title-headline{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-tabBase-title-headline{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem}
}
.sp-tabBase-title-script{font-family:SantanderScript,Arial;font-size:3.375rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-tabBase-title-script{font-family:SantanderScript,Arial;font-size:3.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-tabBase-title-script{font-family:SantanderScript,Arial;font-size:2.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-tabBase-title-condensed{font-family:SantanderCondensed,Arial;font-size:4rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-tabBase-title-condensed{font-family:SantanderCondensed,Arial;font-size:3.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-tabBase-title-condensed{font-family:SantanderCondensed,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
.sp-tabBase-description{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-tabBase-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-tabBase-container{border-radius:1.75rem;padding:2rem;margin-top:2rem}
@media screen and (max-width:767px){.sp-tabBase-container{padding:1rem}
}
.sp-tabBase-tab-buttons{border-radius:6.25rem;display:flex;padding:.5rem}
@media screen and (max-width:767px){.sp-tabBase-tab-buttons{border-radius:1rem;display:flex;flex-direction:column;gap:0}
}
.sp-tabBase-tab-button{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;flex:auto;padding:8px;display:none;align-items:center;justify-content:center;gap:.625rem;cursor:pointer}
@media screen and (max-width:767px){.sp-tabBase-tab-button{width:100%}
}
@media screen and (max-width:767px){.sp-tabBase-tab-button:hover{display:block}
}
.sp-tabBase-tab-button .sp-tabBase-toggle{display:none}
.sp-tabBase-tab-button.active{border-radius:6.25rem;color:#222;font-weight:bold;display:flex}
.sp-tabBase-tab-button.active i{color:#222 !important}
@media screen and (max-width:767px){.sp-tabBase-tab-button.active .sp-tabBase-toggle{display:block}
}
.sp-tabBase-tab-button i{font-size:1.5625rem}
.sp-tabBase-tabs{display:flex;overflow:hidden;width:100%}
.sp-tabBase-tabs-tab{flex:1 0 100%;display:none;box-sizing:border-box;margin-top:2rem}
@media screen and (max-width:767px){.sp-tabBase-tabs-tab{margin-top:1.5rem}
}
.sp-tabBase-tabs-tab.active{display:flex;justify-content:space-between}
@media screen and (max-width:767px){.sp-tabBase-tabs-tab.active{flex-direction:column;width:100%}
}
.sp-tabBase-tabs-tab-container{width:calc(100% - 26.625rem)}
@media screen and (max-width:767px){.sp-tabBase-tabs-tab-container{width:100%}
}
.sp-tabBase-tabs-tab img{border-radius:1rem;max-width:26.625rem}
@media screen and (max-width:767px){.sp-tabBase-tabs-tab img{margin-top:1.5rem}
}
.sp-tabBase-tabs-tab-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:1.5rem}
@media screen and (max-width:767px){.sp-tabBase-tabs-tab-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-tabBase-tabs-tab-text{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-tabBase-tabs-tab-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1.5rem}
}
.sp-tabBase-ctas{display:flex;gap:1.1875rem;margin-top:2.5rem;padding-bottom:4px}
@media screen and (max-width:767px){.sp-tabBase-ctas{flex-direction:column;padding:.3125rem}
}
@media screen and (max-width:767px){.sp-tabBase-ctas a{width:100%;justify-content:center}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-simuladorSolucoesReformas .flex-center{display:flex;justify-content:center}
.sp-simuladorSolucoesReformas .flex-space-between{display:flex;justify-content:space-between}
.sp-simuladorSolucoesReformas .sp-simulador-group{display:flex;justify-content:center;gap:3rem;background:#fff}
@media screen and (min-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-group{padding:4rem 1.5rem;flex-shrink:0;align-self:stretch;align-items:flex-start}
}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-group{padding:2rem 1rem;flex-direction:column;gap:1.5rem;align-items:flex-start}
}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-group{padding:2rem 1rem;flex-direction:column;gap:1.5rem;flex:1 0 0;align-items:center}
}
.sp-simuladorSolucoesReformas .sp-simulador-reforma{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;border-radius:.5rem;background:#fff;box-shadow:0 5px 8px 0 rgba(0,0,0,0.12)}
.sp-simuladorSolucoesReformas .sp-simulador-container{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-container{padding:1rem}
}
.sp-simuladorSolucoesReformas .sp-simulador-group-Header-Produto{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-container-handler{display:flex;flex-direction:column;align-items:center;gap:1rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-promo-bar{display:flex;padding:.5rem 1.5rem;align-items:center;gap:1rem;align-self:stretch;border-radius:.5rem .5rem 0 0;background:#fc3}
@media screen and (min-width:768px) and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-promo-bar{align-items:flex-start;align-content:flex-start;gap:.5rem}
}
.sp-simuladorSolucoesReformas .sp-promo-bar-text{flex:1 0 0;color:#222;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.5rem}
.sp-simuladorSolucoesReformas .sp-form{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:1rem 1.5rem;align-self:stretch}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-form{flex-direction:column !important;flex-wrap:nowrap !important;gap:1rem !important}
.sp-simuladorSolucoesReformas .sp-form-group{width:100% !important}
}
.sp-simuladorSolucoesReformas .sp-form-group{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;align-self:stretch}
.sp-simuladorSolucoesReformas label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorSolucoesReformas .sp-label{display:flex;align-items:center;gap:.25rem;align-self:stretch;color:#727272;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorSolucoesReformas .sp-label-titulo{cursor:pointer;display:flex;align-items:center;gap:.25rem;align-self:stretch;color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorSolucoesReformas .sp-input{min-width:5rem;padding:.375rem .75rem;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid #8f8f8f;background:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;box-shadow:0 0 0 0 rgba(255,255,255,0)}
.sp-simuladorSolucoesReformas .sp-simulador-field-product{position:relative;display:flex;min-width:5rem;padding:.375rem .75rem;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid #8f8f8f;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,0)}
.sp-simuladorSolucoesReformas .sp-simulador-field-product select{flex:1}
.sp-simuladorSolucoesReformas .sp-simulador-field-product svg{margin-left:8px}
.sp-simuladorSolucoesReformas .sp-simulador-inputs-custom{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}
.sp-simuladorSolucoesReformas .sp-simulador-text{display:flex;padding-bottom:.25rem;align-items:flex-start;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:2rem}
.sp-simuladorSolucoesReformas .sp-button{display:flex;align-items:flex-start;margin-top:1rem}
.sp-simuladorSolucoesReformas .sp-text-Produto{color:#222;font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:1.5rem}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-text-Produto{font-size:1rem}
}
.sp-simuladorSolucoesReformas .sp-text-Header-result-div{display:flex;align-items:center;align-content:center;gap:2rem;align-self:stretch;flex-wrap:wrap}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-text-Header-result-div{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;align-self:stretch}
}
.sp-simuladorSolucoesReformas .sp-text-Header{flex:1 0 0;color:#222;font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-text-Header{font-size:1.75rem}
}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-text-Header{font-size:1.5rem}
}
.sp-simuladorSolucoesReformas .sp-simulador-text-Header-result{color:#222;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:2rem}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-text-Header-result{font-size:1.25rem}
}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-text-Header-result{font-size:1.125rem}
}
.sp-simuladorSolucoesReformas .sp-simulador-text-Header-result-700{color:#222;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem}
.sp-simuladorSolucoesReformas .sp-simulador-text-micro{color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorSolucoesReformas .sp-simulador-text-Header-result-bold{font-weight:700}
.sp-simuladorSolucoesReformas .sp-simulador-sim-result{display:flex;justify-content:center;align-items:center;gap:.625rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-resultados-reforma{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-resultados-reforma{display:flex;padding-top:.5rem;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch}
}
.sp-simuladorSolucoesReformas .sp-simulador-form-resultados-reforma{display:flex;align-items:center;align-content:center;gap:2rem;align-self:stretch;flex-wrap:wrap}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-form-resultados-reforma{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;align-self:stretch}
}
.sp-simuladorSolucoesReformas .sp-simulador-form-resultados-group{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-form-resultados-step{display:flex;align-items:flex-start;gap:.5rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-divider-outer{display:flex;align-items:center;gap:.625rem}
@media screen and (min-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-divider-outer{width:.0625rem;height:6rem}
}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-divider-outer{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch}
}
.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-divider-inner{background:#cedee7}
@media screen and (min-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-divider-inner{display:flex;width:.0625rem;min-width:.0625rem;max-width:.0625rem;min-height:6rem;flex-direction:column;align-items:center;flex-shrink:0;align-self:stretch}
}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-divider-inner{display:flex;max-height:.0625rem;max-width:16rem;height:.0625rem;align-items:flex-start;align-self:stretch}
}
@media screen and (min-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-years-container{display:flex;align-items:center;gap:1.3125rem;align-self:stretch}
}
.sp-simuladorSolucoesReformas .sp-simulador-form-resultado-years-item{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}
.sp-simuladorSolucoesReformas .sp-simulador-buttons-container{display:flex;padding-top:2rem;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-button{display:flex;height:3rem;min-width:8.5rem;min-height:3rem;max-height:3rem;padding:0 1.25rem;justify-content:center;align-items:center;gap:.5rem}
.sp-simuladorSolucoesReformas .sp-simulador-buttons-spliter{display:flex;align-items:center;align-content:center;gap:1rem;align-self:stretch;flex-wrap:wrap}
.sp-simuladorSolucoesReformas .sp-simulador-others-button{display:flex;min-width:8.5rem;min-height:3rem;max-height:3rem;padding:0 1.25rem;justify-content:center;align-items:center;gap:.25rem}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-list{display:none;display:flex;justify-content:center;align-items:flex-start;gap:3rem;align-self:stretch}
@media screen and (min-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-list{padding:4rem 1.5rem}
}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-list{padding:3rem 1.5rem}
}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-list{padding:2rem 1.5rem}
}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-conteudo{display:flex;max-width:90rem;flex-direction:column;align-items:center;gap:3rem;flex:1 0 0}
@media screen and (max-width:1199px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-conteudo{gap:2rem}
}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-header{display:flex;max-width:87rem;padding:0 1.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-header-text{display:flex;height:3.25rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-header-text-h2{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem;flex:1 0 0}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-header-text-h2{font-size:1.5rem}
}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-description{display:table-row;max-width:87rem;padding:0 1.5rem;align-items:flex-start;gap:3rem;align-self:stretch}
@media(min-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-description{display:flex}
}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-description-column{display:flex;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-description-column{flex:1}
}
.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-description-column-text{color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;flex:1 0 0}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-disclaimer-description-column-text{font-size:1rem}
}
.sp-simuladorSolucoesReformas .sp-simulador-result-not-visible{display:none}
.sp-simuladorSolucoesReformas .sp-simulador-result-visible{display:flex;padding-top:.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-overlay,.sp-simuladorSolucoesReformas .sp-simulador-overlay-2,.sp-simuladorSolucoesReformas .sp-simulador-overlay-3{display:none;position:fixed;top:0;left:0;height:100%;width:100%;z-index:10000;overflow:hidden;background-color:rgba(0,0,0,0.5)}
.sp-simuladorSolucoesReformas .sp-simulador-modal{z-index:1001;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;margin:auto;border:1px solid #8f8f8f;width:80%;max-width:600px;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 8px rgba(0,0,0,0.1)}
.sp-simuladorSolucoesReformas .sp-simulador-modal-header{display:flex;padding:1.5rem 3.5rem 1.5rem 1.5rem;justify-content:center;align-items:center;align-self:stretch;border-radius:.5rem}
.sp-simuladorSolucoesReformas .sp-simulador-modal-header-typography{flex:1 0 0;color:#222;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.5rem}
.sp-simuladorSolucoesReformas .sp-simulador-modal-body{display:flex;padding:0 1.5rem 1.5rem 1.5rem;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-modal-body-typography{align-self:stretch;color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem}
.sp-simuladorSolucoesReformas .sp-simulador-modal-body-bold{align-self:stretch;color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem}
.sp-simuladorSolucoesReformas .close-button{font-size:1.5rem;font-weight:bolder;cursor:pointer;position:absolute;padding:0;right:2rem;top:1.5rem;width:1.5rem;height:1.5rem}
.sp-simuladorSolucoesReformas .close-button:hover{color:#222}
.sp-simuladorSolucoesReformas .sp-simulador-open-modal:hover{cursor:pointer}
.sp-simuladorSolucoesReformas .sp-icon-Warning{width:1.25rem;height:1.25rem}
.sp-simuladorSolucoesReformas .sp-icon-Warning.hidden{display:none}
.sp-simuladorSolucoesReformas input[type='date']{display:flex;width:20rem;min-width:20rem;max-width:20rem;flex-direction:column;align-items:center;border-radius:.5rem;background:#fff;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4)}
.sp-simuladorSolucoesReformas .custom-date-picker{position:relative;width:250px}
.sp-simuladorSolucoesReformas #date-input{width:100%;padding:10px;font-size:16px;cursor:pointer}
@media screen and (min-width:768px){.sp-simuladorSolucoesReformas .sp-simulador-calendar{display:block;z-index:9999;position:absolute;margin-top:5rem;width:19rem;min-width:20rem;max-width:20rem;flex-direction:column;align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4)}
}
@media screen and (max-width:767px){.sp-simuladorSolucoesReformas .sp-simulador-calendar{position:fixed;top:0;left:0;height:100%;width:99%;z-index:10000;overflow:hidden;background:#fff}
}
.sp-simuladorSolucoesReformas .sp-simulador-calendar.hidden{display:none}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-header{display:flex;height:3.5rem;padding:1rem;align-items:center;gap:3rem;align-self:stretch;border-bottom:1px solid #cedee7;background:#fff}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-weekdays{display:flex;padding:0 1rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-weekdays.hidden{display:none}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-row{display:flex;padding:.75rem 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-letter{align-self:stretch;color:#727272;text-align:center;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.25rem}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-days{display:flex;padding:0 1rem .75rem 1rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.25rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-days.hidden{display:none}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-wrapper{display:flex;height:2.75rem;min-width:2.5rem;padding:.125rem 0;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-wrapper.disabled{opacity:.5;pointer-events:none}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-inner,.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-item{display:flex;width:2.5rem;height:2.5rem;min-width:2.5rem;max-width:2.5rem;flex-direction:column;justify-content:center;align-items:center}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-item.selected{border-radius:6.25rem;border:1px solid #127277}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-item:hover{border-radius:6.25rem;border:1px solid #127277;background:#127277;cursor:pointer}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-number{color:#222;text-align:center;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.25rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-day-number:hover{color:#fff}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-week-row{display:flex;align-items:flex-start;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .nav-arrow{display:flex;min-height:1.5rem;max-height:1.5rem;align-items:center;cursor:pointer}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .nav-arrow.hidden{visibility:hidden}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-selector{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;padding-left:.375rem;justify-content:center;align-items:center;gap:-0.125rem;cursor:pointer}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-selector.clickable{pointer-events:none;color:rgba(34,34,34,0.23)}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-arrow-down{display:flex;min-height:1.5rem;max-height:1.5rem;align-items:center;cursor:pointer}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-arrow-down.hidden{display:none}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-month{display:flex;justify-content:space-between;align-items:center;flex:1 0 0}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-month.clickable{pointer-events:none;color:rgba(34,34,34,0.23)}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-grid{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-selector{display:flex;padding:0 1rem .75rem 1rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.25rem;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-selector.hidden{display:none}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-click{display:flex;min-width:2.5rem;padding:.125rem 0;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-row{display:flex;height:4.25rem;align-items:flex-start;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-item{display:flex;padding:0 .125rem;justify-content:center;align-items:center;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-container{display:flex;height:2.5rem;min-width:2.5rem;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;cursor:pointer;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-item:hover{border:1px solid #f6f6f6;border-radius:6.25rem;background:#f6f6f6}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .month-item.selected{border-radius:6.25rem;border:1px solid #127277}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years{display:flex;flex-direction:column;max-height:200px;overflow-y:auto;padding:10px;border:1px solid #ccc;border-radius:8px}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .year-item{padding:8px 12px;border-radius:6.25rem;border:1px solid transparent;cursor:pointer;background-color:#f0f0f0;margin-bottom:5px}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .year-item.selected{border:1px solid #127277;background-color:#e0f7f7;font-weight:bold}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years2{display:flex;padding:0 1rem .75rem 1rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;align-self:stretch;max-height:200px;overflow-y:auto}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years2.hidden{display:none}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years-click{display:flex;height:2.75rem;min-width:2.5rem;padding:.125rem 0;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years-row{display:flex;align-items:flex-start;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years-container{display:flex;padding:0 .125rem;justify-content:center;align-items:center;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years-container:hover{border:1px solid #f6f6f6;border-radius:6.25rem;background:#f6f6f6}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years-item{display:flex;height:2.5rem;min-width:2.5rem;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;cursor:pointer;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-years-item.selected{border-radius:6.25rem;border:1px solid #127277}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-typhography{color:#222;text-align:center;align-self:stretch;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.25rem}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .close-button-sp-simulador-calendar{display:flex;padding-right:.5rem;flex-direction:column;align-items:flex-start;cursor:pointer}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .close-button-text{color:#127277;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.25rem}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .close-button-over{display:flex;height:1.25rem;min-height:1.25rem;max-height:1.25rem;align-items:center;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .close-button-div{display:flex;padding:.5rem 1rem;justify-content:space-between;align-items:center;align-self:stretch;border-top:1px solid #cedee7}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .close-button-footer{display:flex;min-height:2rem;justify-content:flex-end;align-items:center;gap:1rem;flex:1 0 0}
.sp-simuladorSolucoesReformas .sp-simulador-calendar .close-button-action{display:flex;padding:.5rem 1rem;justify-content:space-between;align-items:center;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-align{display:flex;flex-direction:column;align-items:center;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-calendar-grid-row{display:flex;align-items:flex-start;align-self:stretch}
.sp-simuladorSolucoesReformas .sp-simulador-field-birthday{display:flex;min-width:5rem;padding:.375rem .75rem;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid #8f8f8f;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,0)}
.sp-simuladorSolucoesReformas .sp-simulador-field-birthday input{flex:1}
.sp-simuladorSolucoesReformas .sp-simulador-field-birthday svg{margin-left:8px}
.sp-simuladorSolucoesReformas .sp-simulador-input-field{width:100%;border:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;overflow:hidden}
.sp-simuladorSolucoesReformas .sp-simulador-input-icon{display:flex;align-items:center}
.sp-simuladorSolucoesReformas .sp-simulador-field-valor-inicial-input,.sp-simuladorSolucoesReformas .sp-simulador-field-reforco-mensal{display:flex;padding:.375rem .75rem;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid #8f8f8f;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,0)}
.sp-simuladorSolucoesReformas .sp-simulador-field-valor-inicial-input input,.sp-simuladorSolucoesReformas .sp-simulador-field-reforco-mensal input{flex:1}
.sp-simuladorSolucoesReformas .sp-simulador-field-valor-inicial-input svg,.sp-simuladorSolucoesReformas .sp-simulador-field-reforco-mensal svg{margin-left:8px}
.sp-simuladorSolucoesReformas .sp-simulador-field-valor-inicial-input-error{display:flex;padding:.375rem .75rem;align-items:center;gap:.5rem;border-radius:.5rem;border:2px solid #900;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,0)}
.sp-simuladorSolucoesReformas .sp-sim-color-text-error{display:flex;align-items:center;gap:.25rem;align-self:stretch;color:#900}
.sp-simuladorSolucoesReformas .custom-dropdown{cursor:pointer;user-select:none}
.sp-simuladorSolucoesReformas .options{position:absolute;top:100%;left:0;right:0;width:100%;border:1px solid #ccc;background:#fff;display:none;z-index:10}
.sp-simuladorSolucoesReformas .options div{padding:10px;cursor:pointer;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorSolucoesReformas .options div:hover{background:#eee}
.sp-simuladorSolucoesReformas .open .options{display:block}
.sp-simuladorSolucoesReformas .spSimuladorReformaResultStyle{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorSolucoesReformas-error-msg{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-simuladorSaude{padding:32px 0;background-color:#f5f9fb}
.sp-simuladorSaude *{box-sizing:border-box}
.sp-simuladorSaude__promo{padding:.5rem 1.5rem;color:#222;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;border-radius:.5rem .5rem 0 0;display:flex;align-items:center;gap:1rem}
@media screen and (max-width:1199px){.sp-simuladorSaude__promo{padding:.5rem 1rem;font-size:1.125rem}
}
.sp-simuladorSaude__promo i{font-size:1.5rem;line-height:.5}
.sp-simuladorSaude__promo.bluePromo{background-color:#23779a;color:#fff}
.sp-simuladorSaude__promo.bluePromo i{color:#fff !important}
.sp-simuladorSaude__promo.yellowPromo{background-color:#fc3}
.sp-simuladorSaude-form{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 10px 0 rgba(0,0,0,0.15)}
@media screen and (max-width:767px){.sp-simuladorSaude-form{padding:1rem}
}
.sp-simuladorSaude-form .sp-formContainer,.sp-simuladorSaude-form .sp-container{padding:0}
.sp-simuladorSaude-form form{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}
.sp-simuladorSaude-form form button{margin-top:0}
@media screen and (max-width:1199px){.sp-simuladorSaude-form form{gap:1.5rem}
.sp-simuladorSaude-form form button{margin-top:0}
}
@media screen and (max-width:767px){.sp-simuladorSaude-form form{gap:1rem}
.sp-simuladorSaude-form form button{margin-top:0}
}
.sp-simuladorSaude-load{display:none;width:100%;gap:1rem;flex-direction:column;align-items:center;padding:1rem;background-color:#f5f9fb}
.sp-simuladorSaude-load-icon{background-image:url('clientlib-flame/resources/loaders/loader-big/light/bigpageloader-motion-lightmode.gif');width:98px;height:98px;background-size:contain}
.sp-simuladorSaude-load-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-simuladorSaude-load-text ~ .sp-simuladorSaude-load-text{font-weight:normal;font-size:.875rem;color:#727272}
.sp-simuladorSaude:has(.sp-simuladorSaude__promo) .sp-simuladorSaude-form{border-radius:0 0 .5rem .5rem}
.sp-simuladorSaude-results{display:none}
.sp-simuladorSaude-resultsTitle{color:#222;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;display:none;margin:2rem 0 1.5rem 0}
@media screen and (max-width:1199px){.sp-simuladorSaude-resultsTitle{font-size:1.5rem}
}
@media screen and (max-width:767px){.sp-simuladorSaude-resultsTitle{font-size:1.25rem}
}
.sp-simuladorSaude-results-cards{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}
@media screen and (max-width:767px){.sp-simuladorSaude-results-cards{flex-direction:column}
}
.sp-simuladorSaude-card{padding:24px 16px;background-color:#f5f9fb;width:33%;flex:1 0 0;color:#222}
@media screen and (max-width:767px){.sp-simuladorSaude-card{width:100%}
}
.sp-simuladorSaude-card-title{color:#fff;margin-bottom:1rem}
.sp-simuladorSaude-card-title+span{float:right;font-size:1.5rem;color:#23779a;line-height:.5}
.sp-simuladorSaude-card-value{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-simuladorSaude-card-value{font-size:1.5rem}
}
.sp-simuladorSaude-card-value-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-simuladorSaude-card-value-text{font-size:1rem}
}
.sp-simuladorSaude-card hr{margin:1rem 0;border-style:solid;border-color:#cedee7}
.sp-simuladorSaude-card-subtitle{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:.5rem}
@media screen and (max-width:767px){.sp-simuladorSaude-card-subtitle{font-size:1.125rem;margin-bottom:.25rem}
}
.sp-simuladorSaude-card-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-simuladorSaude-card-description{font-size:1rem}
}
.sp-simuladorSaude-CTAS{margin-top:3.5rem;display:flex;flex-wrap:wrap;gap:1rem}
@media screen and (max-width:1199px){.sp-simuladorSaude-CTAS{margin-top:2.75rem}
}
@media screen and (max-width:767px){.sp-simuladorSaude-CTAS{margin-top:2rem;flex-direction:column}
.sp-simuladorSaude-CTAS .sp-button{width:100%}
}
.sp-simuladorSaude-fixed{box-shadow:0 2px 10px 0 rgba(0,0,0,0.15);position:fixed;z-index:9001;bottom:0;background-color:#fff;width:100%}
.sp-simuladorSaude-fixed .sp-container{display:flex;align-items:center;gap:1rem;padding-top:1rem;padding-bottom:1rem}
.sp-simuladorSaude-fixed h3{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-simuladorSaude-fixed .sp-button-primary{margin-left:auto}
.sp-simuladorSaude.white{background-color:white}
.sp-simuladorSaude.white .sp-simuladorSaude-form{background-color:#f5f9fb}
.sp-simuladorSaude.white .sp-simuladorSaude-load,.sp-simuladorSaude.white .sp-simuladorSaude-card{background-color:#fff}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-simuladorSalarioLiquido{border-radius:8px;border:1px solid #cedee7;background:#f5f9fb;padding:2rem 1.5rem}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido{padding:1.5rem 1rem}
}
.sp-simuladorSalarioLiquido-container-header{text-align:center}
.sp-simuladorSalarioLiquido-container-header-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-header-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorSalarioLiquido-container-header-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.5rem}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-header-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-simuladorSalarioLiquido-container-header-caption{margin-top:.5rem;color:#727272;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-header-caption{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-simuladorSalarioLiquido-container-steps{display:flex;justify-content:center;margin:1.5rem 0 1.75rem 0;position:relative}
.sp-simuladorSalarioLiquido-container-steps hr{border-top:.125rem solid #cedee7;border-left:0;border-right:0;border-bottom:0;width:48%;position:absolute;top:4px;border-radius:0 3.125rem 3.125rem 0}
.sp-simuladorSalarioLiquido-container-steps-step{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;width:50%;position:relative;text-align:center;height:100%}
.sp-simuladorSalarioLiquido-container-steps-step:first-child span{width:1.5rem;height:1.5rem;flex-direction:column;align-items:flex-start;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;border-radius:50%;justify-content:center;align-items:center;background-color:#127277;color:#fff}
.sp-simuladorSalarioLiquido-container-steps-step:nth-child(3) span{width:1.5rem;height:1.5rem;flex-direction:column;align-items:flex-start;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;border-radius:50%;justify-content:center;align-items:center;background-color:#fff;border:2px solid #cedee7;color:#222;z-index:2}
.sp-simuladorSalarioLiquido-container-steps-step-active{font-weight:bold}
.sp-simuladorSalarioLiquido-container-steps-step-active span{border:none !important;background-color:#ec0000 !important;color:#fff !important;z-index:2}
.sp-simuladorSalarioLiquido-container-steps h3{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.75rem}
.sp-simuladorSalarioLiquido-container-step1-title,.sp-simuladorSalarioLiquido-container-step2-title,.sp-simuladorSalarioLiquido-container-step3-title,.sp-simuladorSalarioLiquido-container-step4-title,.sp-simuladorSalarioLiquido-container-step5-title,.sp-simuladorSalarioLiquido-container-step6-title,.sp-simuladorSalarioLiquido-container-step7-title{display:flex;gap:.88rem}
.sp-simuladorSalarioLiquido-container-step1-title .sp-simuladorSalarioLiquido-container-dot,.sp-simuladorSalarioLiquido-container-step2-title .sp-simuladorSalarioLiquido-container-dot,.sp-simuladorSalarioLiquido-container-step3-title .sp-simuladorSalarioLiquido-container-dot,.sp-simuladorSalarioLiquido-container-step4-title .sp-simuladorSalarioLiquido-container-dot,.sp-simuladorSalarioLiquido-container-step5-title .sp-simuladorSalarioLiquido-container-dot,.sp-simuladorSalarioLiquido-container-step6-title .sp-simuladorSalarioLiquido-container-dot,.sp-simuladorSalarioLiquido-container-step7-title .sp-simuladorSalarioLiquido-container-dot{background-color:#ec0000;color:#fff;width:1.5rem;height:1.5rem;flex-direction:column;align-items:flex-start;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;align-items:center;border-radius:50%}
.sp-simuladorSalarioLiquido-container-step1-title h3,.sp-simuladorSalarioLiquido-container-step2-title h3,.sp-simuladorSalarioLiquido-container-step3-title h3,.sp-simuladorSalarioLiquido-container-step4-title h3,.sp-simuladorSalarioLiquido-container-step5-title h3,.sp-simuladorSalarioLiquido-container-step6-title h3,.sp-simuladorSalarioLiquido-container-step7-title h3{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-step1-title h3,.sp-simuladorSalarioLiquido-container-step2-title h3,.sp-simuladorSalarioLiquido-container-step3-title h3,.sp-simuladorSalarioLiquido-container-step4-title h3,.sp-simuladorSalarioLiquido-container-step5-title h3,.sp-simuladorSalarioLiquido-container-step6-title h3,.sp-simuladorSalarioLiquido-container-step7-title h3{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorSalarioLiquido-container-step1-title h3 span,.sp-simuladorSalarioLiquido-container-step2-title h3 span,.sp-simuladorSalarioLiquido-container-step3-title h3 span,.sp-simuladorSalarioLiquido-container-step4-title h3 span,.sp-simuladorSalarioLiquido-container-step5-title h3 span,.sp-simuladorSalarioLiquido-container-step6-title h3 span,.sp-simuladorSalarioLiquido-container-step7-title h3 span{color:#727272}
.sp-simuladorSalarioLiquido-container-step1-content,.sp-simuladorSalarioLiquido-container-step2-content,.sp-simuladorSalarioLiquido-container-step3-content,.sp-simuladorSalarioLiquido-container-step4-content,.sp-simuladorSalarioLiquido-container-step5-content,.sp-simuladorSalarioLiquido-container-step6-content,.sp-simuladorSalarioLiquido-container-step7-content{border-left:.125rem solid #cedee7;margin-left:.7rem;padding:1.5rem 0 2.25rem 1.56rem}
.sp-simuladorSalarioLiquido-container-step1-row,.sp-simuladorSalarioLiquido-container-step2-row,.sp-simuladorSalarioLiquido-container-step3-row,.sp-simuladorSalarioLiquido-container-step4-row,.sp-simuladorSalarioLiquido-container-step5-row,.sp-simuladorSalarioLiquido-container-step6-row,.sp-simuladorSalarioLiquido-container-step7-row{display:flex;gap:1rem;margin-bottom:1rem}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-step1-row,.sp-simuladorSalarioLiquido-container-step2-row,.sp-simuladorSalarioLiquido-container-step3-row,.sp-simuladorSalarioLiquido-container-step4-row,.sp-simuladorSalarioLiquido-container-step5-row,.sp-simuladorSalarioLiquido-container-step6-row,.sp-simuladorSalarioLiquido-container-step7-row{flex-direction:column}
}
.sp-simuladorSalarioLiquido-container-step1-baseSalary,.sp-simuladorSalarioLiquido-container-step2-baseSalary,.sp-simuladorSalarioLiquido-container-step3-baseSalary,.sp-simuladorSalarioLiquido-container-step4-baseSalary,.sp-simuladorSalarioLiquido-container-step5-baseSalary,.sp-simuladorSalarioLiquido-container-step6-baseSalary,.sp-simuladorSalarioLiquido-container-step7-baseSalary,.sp-simuladorSalarioLiquido-container-step1-socialSecurity,.sp-simuladorSalarioLiquido-container-step2-socialSecurity,.sp-simuladorSalarioLiquido-container-step3-socialSecurity,.sp-simuladorSalarioLiquido-container-step4-socialSecurity,.sp-simuladorSalarioLiquido-container-step5-socialSecurity,.sp-simuladorSalarioLiquido-container-step6-socialSecurity,.sp-simuladorSalarioLiquido-container-step7-socialSecurity{flex:1 1 50%;max-width:50%}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-step1-baseSalary,.sp-simuladorSalarioLiquido-container-step2-baseSalary,.sp-simuladorSalarioLiquido-container-step3-baseSalary,.sp-simuladorSalarioLiquido-container-step4-baseSalary,.sp-simuladorSalarioLiquido-container-step5-baseSalary,.sp-simuladorSalarioLiquido-container-step6-baseSalary,.sp-simuladorSalarioLiquido-container-step7-baseSalary,.sp-simuladorSalarioLiquido-container-step1-socialSecurity,.sp-simuladorSalarioLiquido-container-step2-socialSecurity,.sp-simuladorSalarioLiquido-container-step3-socialSecurity,.sp-simuladorSalarioLiquido-container-step4-socialSecurity,.sp-simuladorSalarioLiquido-container-step5-socialSecurity,.sp-simuladorSalarioLiquido-container-step6-socialSecurity,.sp-simuladorSalarioLiquido-container-step7-socialSecurity{flex:1 1 100%;max-width:100%}
}
.sp-simuladorSalarioLiquido-container-step1-irsJovem,.sp-simuladorSalarioLiquido-container-step2-irsJovem,.sp-simuladorSalarioLiquido-container-step3-irsJovem,.sp-simuladorSalarioLiquido-container-step4-irsJovem,.sp-simuladorSalarioLiquido-container-step5-irsJovem,.sp-simuladorSalarioLiquido-container-step6-irsJovem,.sp-simuladorSalarioLiquido-container-step7-irsJovem{width:100%}
.sp-simuladorSalarioLiquido-container-step1-dependentes,.sp-simuladorSalarioLiquido-container-step2-dependentes,.sp-simuladorSalarioLiquido-container-step3-dependentes,.sp-simuladorSalarioLiquido-container-step4-dependentes,.sp-simuladorSalarioLiquido-container-step5-dependentes,.sp-simuladorSalarioLiquido-container-step6-dependentes,.sp-simuladorSalarioLiquido-container-step7-dependentes,.sp-simuladorSalarioLiquido-container-step1-dependentes-incapacidade,.sp-simuladorSalarioLiquido-container-step2-dependentes-incapacidade,.sp-simuladorSalarioLiquido-container-step3-dependentes-incapacidade,.sp-simuladorSalarioLiquido-container-step4-dependentes-incapacidade,.sp-simuladorSalarioLiquido-container-step5-dependentes-incapacidade,.sp-simuladorSalarioLiquido-container-step6-dependentes-incapacidade,.sp-simuladorSalarioLiquido-container-step7-dependentes-incapacidade{margin-top:2rem}
.sp-simuladorSalarioLiquido-container-step5-content-align,.sp-simuladorSalarioLiquido-container-step6-content-align,.sp-simuladorSalarioLiquido-container-step7-content-align{display:flex;justify-content:space-between}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-step5-content-align,.sp-simuladorSalarioLiquido-container-step6-content-align,.sp-simuladorSalarioLiquido-container-step7-content-align{flex-direction:column;gap:1.5rem}
}
.sp-simuladorSalarioLiquido-container-step5-radios,.sp-simuladorSalarioLiquido-container-step6-radios,.sp-simuladorSalarioLiquido-container-step7-radios{display:flex;flex-direction:column;gap:1.25rem;width:50%}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-container-step5-radios,.sp-simuladorSalarioLiquido-container-step6-radios,.sp-simuladorSalarioLiquido-container-step7-radios{width:100%}
}
.sp-simuladorSalarioLiquido-container-step5-radios p,.sp-simuladorSalarioLiquido-container-step6-radios p,.sp-simuladorSalarioLiquido-container-step7-radios p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-simuladorSalarioLiquido-container-step5-radios-caption,.sp-simuladorSalarioLiquido-container-step6-radios-caption,.sp-simuladorSalarioLiquido-container-step7-radios-caption{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;margin-top:-0.5rem}
.sp-simuladorSalarioLiquido-result{display:none}
.sp-simuladorSalarioLiquido-result-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;text-align:center;margin:1.5rem 0 1rem 0}
.sp-simuladorSalarioLiquido-result-text{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-top:.5rem}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-result-text{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorSalarioLiquido-result-text-value{font-size:1.5rem}
@media screen and (max-width:767px){.sp-simuladorSalarioLiquido-result-text-value{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorSalarioLiquido-result-caption{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;margin-top:.5rem}
.sp-simuladorSalarioLiquido-result-container-1{display:flex;align-items:center;padding:4rem 1rem}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-container-1{flex-direction:column}
}
.sp-simuladorSalarioLiquido-result-container-1-chart{width:calc(50% - 1.5rem);display:flex;justify-content:end;padding-right:1.5rem;align-items:center}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-container-1-chart{width:100%;padding-right:0;justify-content:center;margin-bottom:24px}
}
.sp-simuladorSalarioLiquido-result-container-1-chart-container{max-width:14.375rem}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-container-1-chart-container{max-width:10.78125rem}
}
.sp-simuladorSalarioLiquido-result-container-1-chart-container #center-text{font-family:SantanderHeadline,Arial;font-size:.6rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-simuladorSalarioLiquido-result-container-2{padding:2rem 1rem}
.sp-simuladorSalarioLiquido-result-container-2-barchart{max-width:37.25rem;margin:0 auto}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-container-2-barchart{max-width:100%}
}
.sp-simuladorSalarioLiquido-result-container-1,.sp-simuladorSalarioLiquido-result-container-2{border-radius:.5rem;border:1px solid #cedee7;background:#FFF}
.sp-simuladorSalarioLiquido-result-container-1 hr,.sp-simuladorSalarioLiquido-result-container-2 hr{border-top:.0625rem solid #cedee7;margin:1rem 0}
.sp-simuladorSalarioLiquido-result-container-1-salary,.sp-simuladorSalarioLiquido-result-container-2-salary{margin-top:2.5rem;color:#222;text-align:center;font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-simuladorSalarioLiquido-result-container-1-salary-big,.sp-simuladorSalarioLiquido-result-container-2-salary-big{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-simuladorSalarioLiquido-result-container-1-salary-small,.sp-simuladorSalarioLiquido-result-container-2-salary-small{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-simuladorSalarioLiquido-result #grafico-barra{width:100%;height:40px;margin:1rem 0 2rem 0}
.sp-simuladorSalarioLiquido-result-chart-legend{display:flex;justify-content:space-around}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-chart-legend{flex-direction:column;gap:1.5rem}
}
.sp-simuladorSalarioLiquido-result-chart-legend-container{gap:1.5rem;display:flex;flex-direction:column}
.sp-simuladorSalarioLiquido-result-legend{display:flex;align-items:center;gap:.5rem}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-legend-container{display:flex;justify-content:space-between;width:100%}
}
.sp-simuladorSalarioLiquido-result-legend-color{width:1.5625rem;height:1.5625rem;margin-right:.5rem;border-radius:4px 0 4px 0}
.sp-simuladorSalarioLiquido-result-legend-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-simuladorSalarioLiquido-result-legend-text p{color:#727272;font-size:.875rem}
.sp-simuladorSalarioLiquido-result-legend-value{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-legend-value{margin:0 0 0 auto}
}
.sp-simuladorSalarioLiquido-result-tabs{width:90%;background-color:#f0f0f0;padding:.5rem;border-radius:.5rem;display:flex;margin:0 auto -2rem auto;z-index:2;position:relative}
.sp-simuladorSalarioLiquido-result-tabs-month,.sp-simuladorSalarioLiquido-result-tabs-year{width:50%;border-radius:.5rem;color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;padding:.5rem;cursor:pointer}
.sp-simuladorSalarioLiquido-result-tabs-active{background-color:#fff;color:#127277;font-weight:bold}
.sp-simuladorSalarioLiquido-result-footer{display:flex}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-footer{flex-direction:column}
}
.sp-simuladorSalarioLiquido-result-footer-content{width:50%;padding:1rem 2rem 2rem 2rem}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-footer-content{padding:1.5rem 0;width:100%}
}
.sp-simuladorSalarioLiquido-result-footer-content:nth-child(2){border-left:2px solid #cedee7;padding-left:1.5rem}
@media screen and (max-width:1199px){.sp-simuladorSalarioLiquido-result-footer-content:nth-child(2){border-top:2px solid #cedee7;border-left:0;padding-left:0}
}
.sp-simuladorSalarioLiquido-editarDados{margin-top:2rem;width:100%;cursor:pointer}
.sp-simuladorSalarioLiquido-container-step6-dependentes-incapacidade{display:none}
.sp-simuladorSalarioLiquido-cta{width:100%;display:flex;position:relative}
.sp-simuladorSalarioLiquido-cta hr{border:0;border-bottom:2px solid #cedee7;margin-left:.7rem;margin-top:0;width:50%;height:51%;border-left:2px solid #cedee7;position:absolute}
.sp-simuladorSalarioLiquido-cta .sp-simuladorSalarioLiquido-simular{margin:0 auto}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-suggestionSlider{width:100%}
.sp-suggestionSlider .sp-simuladorLoyalty-link{color:#fff;margin:auto}
.sp-suggestionSlider-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#FFF;text-align:center}
@media screen and (max-width:767px){.sp-suggestionSlider-title{font-size:.875rem}
}
@media screen and (max-width:767px){.sp-suggestionSlider-swiper-container{margin-top:1rem}
}
.sp-suggestionSlider-description{font-family:SantanderScript,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#FFF;text-align:center}
@media screen and (max-width:1199px){.sp-suggestionSlider-description{font-size:3rem}
}
@media screen and (max-width:767px){.sp-suggestionSlider-description{font-size:2.25rem;line-height:2.25rem}
}
.sp-suggestionSlider-pagination .sp-pageCtrl-pagination{color:#FFF}
.sp-suggestionSlider-pagination .sp-pageCtrl-button-prev,.sp-suggestionSlider-pagination .sp-pageCtrl-button-next{border-radius:3.125rem;background:#FFF;color:#ec0000;box-shadow:0 .0625rem .625rem 0 rgba(163,163,163,0.4)}
.sp-suggestionSlider-pagination .sp-pageCtrl-button-prev:hover,.sp-suggestionSlider-pagination .sp-pageCtrl-button-next:hover,.sp-suggestionSlider-pagination .sp-pageCtrl-button-prev:focus,.sp-suggestionSlider-pagination .sp-pageCtrl-button-next:focus{background:#f6f6f6;box-shadow:0 .0625rem .625rem 0 rgba(163,163,163,0.4)}
.sp-suggestionSlider-slide{background:#fff;width:auto;height:auto;display:flex;flex-direction:column;box-shadow:0 .0625rem .375rem 0 rgba(163,163,163,0.4);border-radius:.5rem;max-width:19rem}
.sp-suggestionSlider-slide-image{width:100%;height:7.5rem;object-fit:cover;width:-webkit-fill-available;border-radius:.5rem .5rem 0 0}
.sp-suggestionSlider-slide-info{width:100%;display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:.625rem;flex:1 0 0;align-self:stretch;box-sizing:border-box}
@media screen and (max-width:767px){.sp-suggestionSlider-slide-info{padding:1rem}
}
.sp-suggestionSlider-slide-info-title{color:#222;font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-suggestionSlider-slide-info-title{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-suggestionSlider-slide-info-title{font-size:1.125rem}
}
.sp-suggestionSlider-slide-info-description{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-suggestionSlider-slide-info-description{font-size:1rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-rewardsSimulator{padding-top:0;padding-bottom:0}
.sp-rewardsSimulator .sp-simuladorLoyalty-header-link{color:#c00}
.sp-rewardsSimulator .sp-simuladorLoyalty-sendEmail{margin:auto}
@media screen and (max-width:767px){.sp-rewardsSimulator .sp-simuladorLoyalty-sendEmail{width:100%}
}
@media screen and (max-width:767px){.sp-rewardsSimulator .sp-simuladorLoyalty-rewards{width:100%}
}
.sp-rewardsSimulator-disclaimerText{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-rewardsSimulator-disclaimerText{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__header,.sp-rewardsSimulator__list,.sp-rewardsSimulator__list-summary-textbox,.sp-rewardsSimulator .sp-containerLarge,.sp-rewardsSimulator__content .sp-simulator-card__container,.sp-rewardsSimulator__content .sp-simulator-card__header,.sp-rewardsSimulator__content .sp-simulator-card__form-container,.sp-rewardsSimulator__content .sp-simulator-card__form-container-items,.sp-rewardsSimulator__content .sp-simulator-card__form-container-group-item,.sp-rewardsSimulator__results-container-header{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}
@media screen and (max-width:767px){.sp-rewardsSimulator{padding:1.5rem 1rem}
}
.sp-rewardsSimulator-terms-cta{color:#127277;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-rewardsSimulator .sp-containerLarge{gap:2.625rem;border-radius:1.5rem;background:#fbf1ea;padding:2.625rem}
@media screen and (max-width:767px){.sp-rewardsSimulator .sp-containerLarge{padding:2rem 1rem}
}
.sp-rewardsSimulator__header{gap:1.5rem}
.sp-rewardsSimulator__header .sp-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-rewardsSimulator__header .sp-title .icon-ban-005-bank-branch{color:#ec0000}
@media screen and (max-width:767px){.sp-rewardsSimulator__header .sp-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-rewardsSimulator__header .sp-subtitle{font-family:SantanderScript,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.375rem;color:#222}
@media screen and (max-width:767px){.sp-rewardsSimulator__header .sp-subtitle{font-family:SantanderScript,Arial;font-size:2.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3rem}
}
.sp-rewardsSimulator__header .sp-description{font-family:SantanderMicroText,Arial;font-size:1.3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-rewardsSimulator__header .sp-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__header .highlighted_text{color:#ec0000}
.sp-rewardsSimulator__list{margin-top:0}
@media screen and (max-width:767px){.sp-rewardsSimulator__list{margin-top:1.12rem}
}
.sp-rewardsSimulator__list>li{align-items:flex-start;box-shadow:rgba(163,163,163,0.4) 0 .0625rem .625rem 0;border-radius:1.25rem;background:#fff;border-width:0;border-style:initial;border-color:initial;border-image:initial;width:100%}
.sp-rewardsSimulator__list>li details{display:flex;padding:1rem;flex-direction:column;align-self:stretch;flex:1 0 0}
.sp-rewardsSimulator__list>li details[open]{gap:1.5rem}
.sp-rewardsSimulator__list>li details[open] .sp-rewardsSimulator__list-summary-dot{background:#ec0000;color:#FFF}
.sp-rewardsSimulator__list>li details[open] summary .sp-rewardsSimulator__list-summary-textbox{align-self:center}
.sp-rewardsSimulator__list>li details[open] summary .sp-rewardsSimulator__list-summary-textbox .sp-rewardsSimulator__list-summary-points{display:none}
.sp-rewardsSimulator__list>li details summary{align-items:center;gap:.5rem}
.sp-rewardsSimulator__list-summary-dot{font-family:SantanderHeadline,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;display:flex;width:2rem;min-width:2rem;max-width:2rem;height:2rem;min-height:2rem;max-height:2rem;justify-content:center;align-items:center;border-radius:1.4063rem;border-width:.125rem;border-style:solid;border-color:#cedee7;border-image:initial;background:#fff}
@media screen and (max-width:767px){.sp-rewardsSimulator__list-summary-textbox{gap:.25rem}
}
.sp-rewardsSimulator__list-summary-step-title{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-rewardsSimulator__list-summary-step-title{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-rewardsSimulator__list-summary-points{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;display:flex;padding:0 .75rem;justify-content:center;align-items:center;gap:.2rem;border-radius:5rem;background:#f6f6f6}
.sp-rewardsSimulator__list-summary-points.flagged{background:#f5decf;color:#c00;gap:0}
.sp-rewardsSimulator__list-summary-points.flagged::before{content:'+'}
.sp-rewardsSimulator__list-summary-points.flagged span::after{content:'\00a0'}
@media screen and (max-width:767px){.sp-rewardsSimulator__list-summary-points{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__content{display:flex;align-items:flex-start;gap:1.5rem;align-self:stretch}
@media screen and (min-width:768px) and (max-width:1199px){.sp-rewardsSimulator__content{gap:.75rem}
}
.sp-rewardsSimulator__content .sp-container__card{display:flex;align-items:center;gap:1.5rem;flex-direction:column;flex:1 1 0;min-width:0}
.sp-rewardsSimulator__content .sp-container__card.step-2,.sp-rewardsSimulator__content .sp-container__card.step-3,.sp-rewardsSimulator__content .sp-container__card.step-4,.sp-rewardsSimulator__content .sp-container__card.step-5,.sp-rewardsSimulator__content .sp-container__card.step-6,.sp-rewardsSimulator__content .sp-container__card.step-7{width:100%;flex-direction:row}
@media screen and (max-width:767px){.sp-rewardsSimulator__content .sp-container__card.step-2,.sp-rewardsSimulator__content .sp-container__card.step-3,.sp-rewardsSimulator__content .sp-container__card.step-4,.sp-rewardsSimulator__content .sp-container__card.step-5,.sp-rewardsSimulator__content .sp-container__card.step-6,.sp-rewardsSimulator__content .sp-container__card.step-7{flex-direction:column}
}
.sp-rewardsSimulator__content .sp-container__card.step-2 .sp-simulator-card__container,.sp-rewardsSimulator__content .sp-container__card.step-3 .sp-simulator-card__container,.sp-rewardsSimulator__content .sp-container__card.step-4 .sp-simulator-card__container,.sp-rewardsSimulator__content .sp-container__card.step-5 .sp-simulator-card__container,.sp-rewardsSimulator__content .sp-container__card.step-6 .sp-simulator-card__container,.sp-rewardsSimulator__content .sp-container__card.step-7 .sp-simulator-card__container{width:100%}
@media screen and (max-width:767px){.sp-rewardsSimulator__content .sp-container__card{width:100%}
}
@media screen and (max-width:767px){.sp-rewardsSimulator__content{flex-direction:column}
}
.sp-rewardsSimulator__content .sp-simulator-card__container{padding:1.5rem;gap:1rem;border-radius:1rem;background:#f5decf;height:fit-content;max-width:36.1225rem}
.sp-rewardsSimulator__content .sp-simulator-card__header{color:#222}
.sp-rewardsSimulator__content .sp-simulator-card__header-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-rewardsSimulator__content .sp-simulator-card__header-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__content .sp-simulator-card__header-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-rewardsSimulator__content .sp-simulator-card__header-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__content .sp-simulator-card__form-container{gap:.5rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container>.input-text-wrapper{width:100%;position:relative;display:flex;align-items:center}
.sp-rewardsSimulator__content .sp-simulator-card__form-container>.input-text-wrapper span{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;position:absolute;right:0;padding:.625rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-items{gap:1rem;width:-webkit-fill-available}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-group{align-self:stretch}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-group-item{gap:.5rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-group-item>.input-text-wrapper{width:-webkit-fill-available;position:relative;display:flex;align-items:center}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-group-item>.input-text-wrapper span{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;position:absolute;right:0;padding:.625rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-text{border-radius:.5rem;border:.0625rem solid #8f8f8f;background:#FFF;box-shadow:0 0 0 0 rgba(255,255,255,0);padding:.75rem;overflow:hidden;color:#222;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:1.5rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range{accent-color:#ec0000;appearance:none;-webkit-appearance:none;cursor:default;color:#ec0000;background:#8f8f8f;height:.25rem;padding:initial;border:initial;margin-top:.875rem;width:100%}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range::-webkit-slider-runnable-track{border-radius:.625rem;height:.25rem;display:flex;position:relative;align-items:center}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;appearance:none;width:2rem;height:2rem;border-radius:100%;border:.125rem solid #FFF;background:#ec0000;box-shadow:0 .0625rem .375rem 0 #ec0000;bottom:.875rem;position:inherit;left:0;cursor:pointer}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range-bar{display:flex;justify-content:space-between;padding-top:.25rem;align-items:flex-start;gap:.5rem;align-self:stretch}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range-bar-min,.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range-bar-max{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range-bar-min,.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-range-bar-max{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-range-lines{width:100%;height:fit-content;display:flex;align-items:center;justify-content:space-between;padding:0 .9375rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-range-lines hr{width:.0625rem;height:.5rem;border-radius:.5rem;background:#8f8f8f;margin:0}
.sp-rewardsSimulator__content .sp-simulator-card__form-container input[type="range"]:focus-visible{outline:0}
.sp-rewardsSimulator__content .sp-simulator-card__form-container input[type="range"]:focus-visible::-webkit-slider-thumb{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,0.25),0 0 0 1px #2563eb inset}
.sp-rewardsSimulator__content .sp-simulator-card__form-container input[type="range"]:focus-visible::-moz-range-thumb{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,0.25),0 0 0 1px #2563eb inset}
.sp-rewardsSimulator__content .sp-simulator-card__form-container select,.sp-rewardsSimulator__content .sp-simulator-card__form-container ::picker(select){appearance:base-select}
.sp-rewardsSimulator__content .sp-simulator-card__form-container select::picker-icon{content:url('clientlib-flame/resources/linearIcons/be090-chevron-down.svg');color:#127277;height:1.25rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container select:open::picker-icon{rotate:180deg}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-dropdown{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;height:3rem;min-height:3rem;max-height:3rem;padding:.75rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:.5rem;border:.0625rem solid #8f8f8f;background:#FFF;box-shadow:0 0 0 0 rgba(255,255,255,0);overflow:hidden;color:#727272;text-overflow:ellipsis;white-space:nowrap}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-radio{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;align-items:center;min-width:-webkit-fill-available;flex:1 0 0;box-shadow:0 0 0 0 rgba(255,255,255,0);border-radius:.5rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-radio:has(input:checked){background:#FFF}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-radio>.input-radio-wrapper{display:flex;gap:.5rem;padding:1rem;background:#FFF;border-radius:.5rem}
.sp-rewardsSimulator__content .sp-simulator-card__form-container-input-radio>.input-radio-wrapper:has(input:checked){background:rgba(19,126,132,0.08);border:.125rem solid #127277;accent-color:#127277;box-shadow:0 0 0 0 rgba(255,255,255,0)}
.sp-rewardsSimulator__content .sp-simulator-card__results{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;gap:1.5rem}
.sp-rewardsSimulator__content .sp-simulator-card__results>p{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-rewardsSimulator__content .sp-simulator-card__results>p{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-rewardsSimulator__content .sp-simulator-card__results .sp-card-button{display:flex;padding:.25rem 1.5rem;justify-content:flex-end;align-items:baseline;gap:.5rem;border-radius:2.25rem;background:#f5decf;color:#c00;font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-rewardsSimulator__content .sp-simulator-card__results .sp-card-button>[data-points]{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-rewardsSimulator__content .sp-simulator-card__results .sp-card-button>[data-points]{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-rewardsSimulator__results{display:flex;padding:2rem 3rem;flex-direction:column;justify-content:center;align-items:center;gap:2.625rem;align-self:stretch;border-radius:1rem;background:#ec0000;overflow:hidden}
@media screen and (max-width:1199px){.sp-rewardsSimulator__results{padding:1.5rem}
}
@media screen and (max-width:767px){.sp-rewardsSimulator__results{padding:0}
}
.sp-rewardsSimulator__results-container{display:flex;flex-direction:column;align-items:center;gap:2.625rem;align-self:stretch}
@media screen and (max-width:1199px){.sp-rewardsSimulator__results-container{gap:1.5rem}
}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-container{padding:1.5rem 1rem}
}
.sp-rewardsSimulator__results-container-header-title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#FFF;align-self:stretch;text-align:center}
@media screen and (max-width:1199px){.sp-rewardsSimulator__results-container-header-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-container-header-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-rewardsSimulator__results-container-header-subtitle{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#FFF;align-self:stretch;text-align:center}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-container-header-subtitle{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__results-tab-container .tabs{display:flex;min-height:2.5rem;padding:.25rem;align-items:center;gap:.25rem;border-radius:.75rem;border:.0625rem solid #f5f9fb;background:#f5f9fb;box-shadow:0 0 0 0 rgba(255,255,255,0)}
.sp-rewardsSimulator__results-tab-container .tabs .tab{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;justify-content:center;align-items:center;min-width:5.5rem;padding:.25rem .5rem;gap:.25rem;align-self:stretch;border-radius:.5rem;cursor:pointer}
.sp-rewardsSimulator__results-tab-container .tabs .tab.active{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex;min-width:5.5rem;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.25rem;align-self:stretch;border-radius:.5rem;color:#127277;background:#FFF;box-shadow:0 .0625rem .375rem 0 rgba(163,163,163,0.4)}
.sp-rewardsSimulator__results-tab-content-summary-points{display:flex;height:4rem;justify-content:center;align-items:baseline;color:#FFF;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-rewardsSimulator__results-tab-content-summary-points{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-rewardsSimulator__results-tab-content-summary-points span{color:inherit;font-family:SantanderHeadline,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-rewardsSimulator__results-tab-content-summary-points span{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-rewardsSimulator__results-tab-content details{padding:0}
.sp-rewardsSimulator__results-tab-content details summary{display:block;min-height:1.5rem;justify-content:center;align-items:center;gap:.25rem;flex:1 0 0;align-self:stretch;border-radius:.125rem;color:#FFF;text-align:center;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-tab-content details summary{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator__results-tab-content details summary::after{color:#FFF;margin-left:0;font-size:1.5rem;font-weight:100}
.sp-rewardsSimulator__results-tab-content-summary-table{display:flex;justify-content:center;align-items:flex-start;gap:1.5rem;align-self:stretch;padding-top:2.625rem;flex-direction:column}
.sp-rewardsSimulator__results-tab-content-summary-table-item{display:flex;align-items:center;width:32.25rem;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#FFF;flex-wrap:wrap;justify-content:space-between;gap:.5rem}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-tab-content-summary-table-item{width:-webkit-fill-available}
}
.sp-rewardsSimulator__results-tab-content-summary-table-item .sp-rewardsSimulator-el1{gap:.5rem;display:flex;align-items:center;font-size:1.125rem}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-tab-content-summary-table-item .sp-rewardsSimulator-el1{order:1;flex:0 0 100%;font-size:1rem}
}
.sp-rewardsSimulator__results-tab-content-summary-table-item .sp-rewardsSimulator-el1:before{font-weight:100 !important;font-size:1.5rem}
.sp-rewardsSimulator__results-tab-content-summary-table-item .sp-rewardsSimulator-el2{font-size:1.125rem}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-tab-content-summary-table-item .sp-rewardsSimulator-el2{order:3;flex:0 0 100%;text-align:right;font-size:1rem}
}
.sp-rewardsSimulator__results-tab-content-summary-table-item .sp-rewardsSimulator-el3{width:100%;justify-self:stretch}
@media screen and (max-width:767px){.sp-rewardsSimulator__results-tab-content-summary-table-item .sp-rewardsSimulator-el3{order:2;flex:0 0 100%}
}
.sp-rewardsSimulator__results-tab-content-summary-table button{display:flex;height:3rem;min-width:8.5rem;min-height:3rem;max-height:3rem;padding:0 1.25rem;justify-content:center;align-items:center;gap:.25rem;border-radius:3.125rem;background:#FFF;color:#ec0000;align-self:center;margin-top:2.625rem;box-shadow:0 .0625rem .375rem 0 rgba(163,163,163,0.4)}
.sp-rewardsSimulator__results-tab-content-summary-table button:hover{background:#f6f6f6;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4)}
.sp-rewardsSimulator__results-tab-content-summary-table-progress-bar{border-radius:12.5rem;width:-webkit-fill-available;height:.25rem;background:#900}
.sp-rewardsSimulator__results hr{color:#FFF;width:100%}
.sp-rewardsSimulator-sticky{width:100%;background-color:#ec0000;padding:.5rem 1rem;color:#fff;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;box-sizing:border-box;position:absolute}
@media screen and (max-width:767px){.sp-rewardsSimulator-sticky{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-rewardsSimulator-sticky>.sp-containerLarge{display:flex;justify-content:space-between}
.sp-rewardsSimulator-sticky-align{text-align:right}
.sp-rewardsSimulator-sticky-text{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-rewardsSimulator-sticky-text{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-simuladorIMT-box{border-radius:1rem;box-shadow:0 1px 10px 0 rgba(68,68,68,0.2);padding:1.5rem}
.sp-simuladorIMT-sim{display:none}
.sp-simuladorIMT-step{width:100%;height:.125rem;background-color:#8f8f8f;margin-bottom:.25rem;border-radius:4px;position:relative;overflow:hidden}
.sp-simuladorIMT-step-bar{background-color:#ec0000;width:0;height:100%;transition:width .5s;border-radius:4px 0 0 4px}
.sp-simuladorIMT-step-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-simuladorIMT-step-text .sp-simuladorIMT-titlestep{font-weight:bold}
.sp-simuladorIMT-options{gap:.62rem;display:flex;flex-direction:column;list-style:none}
.sp-simuladorIMT-options-input{height:3rem;max-height:3rem;border-radius:.5rem;border:1px solid #8f8f8f;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,0);width:100%;color:#222;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;padding:.75rem 0 .62rem .75rem}
.sp-simuladorIMT-options-input-label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;display:block}
.sp-simuladorIMT-options-input-helper{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-bottom:2.12rem}
.sp-simuladorIMT-options-input-container{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center}
.sp-simuladorIMT-options-input-container i{position:absolute;right:.75rem;font-size:1.5rem;color:#8f8f8f}
.sp-simuladorIMT-options-label{background:#fff;border-radius:.5rem;padding:1rem;border:1px solid #CCC;color:#222;display:flex;cursor:pointer}
.sp-simuladorIMT-options-label:has(input:checked){background:rgba(19,126,132,0.08);border:2px solid #127277}
.sp-simuladorIMT-options-label:focus-within{outline:2px solid #36f;outline-offset:1px;transition:.05s all ease}
.sp-simuladorIMT-options-label p{color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorIMT-options-label-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.sp-simuladorIMT-options-label-checkbox+span{position:relative;display:flex;align-items:center;justify-content:center;margin-right:.5rem}
.sp-simuladorIMT-options-label-checkbox+span::before{content:"";width:1rem;height:1rem;border-radius:50%;border:1px solid #CCC;background-color:#fff;aspect-ratio:1}
.sp-simuladorIMT-options-label-checkbox+span::after{content:"";position:absolute;width:.65rem;height:.65rem;border-radius:50%;left:.35rem;top:.45rem}
@media screen and (max-width:767px){.sp-simuladorIMT-options-label-checkbox+span::after{left:.30rem}
}
.sp-simuladorIMT-options-label-checkbox:checked+span::before{border:2px solid #127277}
.sp-simuladorIMT-options-label-checkbox:checked+span::after{background:#127277}
.sp-simuladorIMT-buttons{display:flex;flex-direction:row-reverse;justify-content:start;gap:1rem;margin-top:3rem}
@media screen and (max-width:1199px){.sp-simuladorIMT-buttons{flex-direction:column;margin-top:2rem}
}
.sp-simuladorIMT-buttons-result{display:flex;gap:1rem;margin-top:3rem}
@media screen and (max-width:1199px){.sp-simuladorIMT-buttons-result{flex-direction:column;margin-top:2rem}
}
.sp-simuladorIMT-title-box{display:flex;gap:.5rem;margin:1.5rem 0;align-items:center}
@media screen and (max-width:1199px){.sp-simuladorIMT-title-box{flex-direction:column;align-items:flex-start}
}
.sp-simuladorIMT-title-box img{width:4rem;height:4rem}
@media screen and (max-width:1199px){.sp-simuladorIMT-title-box img{width:3rem;height:3rem}
}
.sp-simuladorIMT-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-simuladorIMT-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorIMT-result{display:none}
.sp-simuladorIMT-result-title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:1.5rem}
}
.sp-simuladorIMT-result-description{margin-top:.5rem;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-simuladorIMT-result-greenbox{margin-top:2.5rem;margin-bottom:1.5rem;background:#f0f8f0;padding:1.5rem;border-radius:.5rem;gap:.5rem;display:flex;flex-direction:column}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-greenbox{margin-top:1.5rem;margin-bottom:1rem}
}
.sp-simuladorIMT-result-greenbox-imt{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-greenbox-imt{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-simuladorIMT-result-greenbox-imt span{font-weight:normal}
.sp-simuladorIMT-result-greenbox-imposto{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:1.5rem}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-greenbox-imposto{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1rem}
}
.sp-simuladorIMT-result-greenbox-imposto span{font-weight:normal}
.sp-simuladorIMT-result-greenbox-text1{color:#222;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-greenbox-text1{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorIMT-result-greenbox-text2{color:#222;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-simuladorIMT-result-greenbox-text2 .sp-simuladorIMT-bignums{font-family:SantanderHeadline,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-greenbox-text2 .sp-simuladorIMT-bignums{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorIMT-result-greenbox-text2 .sp-simuladorIMT-smallnums{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-greenbox-text2 .sp-simuladorIMT-smallnums{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorIMT-result-greenbox-text3{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-simuladorIMT-result-greenbox-text3{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-simuladorIMT-next,.sp-simuladorIMT-prev,.sp-simuladorIMT-primary,.sp-simuladorIMT-secondary,.sp-simuladorIMT-link,.sp-simuladorIMT-link-copy{cursor:pointer}
@media screen and (max-width:1199px){.sp-simuladorIMT-next,.sp-simuladorIMT-prev,.sp-simuladorIMT-primary,.sp-simuladorIMT-secondary,.sp-simuladorIMT-link,.sp-simuladorIMT-link-copy{width:100%;justify-content:center}
}
.sp-simuladorIMT-share{display:none}
.sp-simuladorIMT-share-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-top:1.5rem}
.sp-simuladorIMT-share-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.5rem}
.sp-simuladorIMT-share-socials{display:flex;gap:2.5rem}
@media screen and (max-width:1199px){.sp-simuladorIMT-share-socials{flex-direction:column;gap:.62rem}
}
.sp-simuladorIMT-share-link-copy{height:fit-content;margin:auto 0}
.sp-simuladorIMT .sp-radioButton{padding-left:0}
.sp-simuladorIMT .sp-radioButton .checkmark{border:0}
.sp-simuladorIMT .sp-radioButton .checkmark:focus{outline:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-simulador-cartao-credito-empresas-title{color:#444;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:1.5rem}
.sp-simulador-cartao-credito-empresas-inputGroup{display:flex;flex-wrap:wrap}
.sp-simulador-cartao-credito-empresas-box{box-shadow:0 1px 10px 0 rgba(68,68,68,0.2);border-radius:1.5rem;padding:1.5625rem;gap:6.625rem}
@media screen and (max-width:1199px){.sp-simulador-cartao-credito-empresas-box{height:auto}
}
.sp-simulador-cartao-credito-empresas-box-left{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}
.sp-simulador-cartao-credito-empresas-box-result{background-color:#f5f9fb;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);border-radius:.75rem;padding:2.75rem 2rem;height:auto;display:flex;flex-direction:column;gap:1.5rem;color:#222}
.sp-simulador-cartao-credito-empresas-box-result-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-simulador-cartao-credito-empresas-box-result-total{color:#008035;font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simulador-cartao-credito-empresas-input{flex:0 0 33%;max-width:33%;box-sizing:border-box;padding:.625rem}
@media screen and (max-width:1199px){.sp-simulador-cartao-credito-empresas-input{flex:0 0 50%;max-width:50%;padding-left:0}
}
@media screen and (max-width:767px){.sp-simulador-cartao-credito-empresas-input{flex:0 0 100%;max-width:100%;width:100%}
}
.sp-simulador-cartao-credito-empresas-input-label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-simulador-cartao-credito-empresas-input-error{display:none;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#900;max-width:18.75rem}
.sp-simulador-cartao-credito-empresas-input-error:before{font-family:SantanderIconsFunctional;font-style:normal;content:'\e800';margin-top:-0.25rem;font-size:1.25rem;padding-right:.25rem}
.sp-simulador-cartao-credito-empresas-input-helper{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;max-width:18.75rem}
.sp-simulador-cartao-credito-empresas-input input{background-color:#fff;border:.0625rem solid #8f8f8f;border-radius:.5rem;padding:.75rem;box-sizing:border-box;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;display:flex}
.sp-simulador-cartao-credito-empresas-simular{max-width:6.25rem;width:100%;margin-top:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-segurosBoxHero *{box-sizing:border-box}
.sp-segurosBoxHero-hero{background:#fff;border-radius:8px;padding:1.5rem 2rem;width:100%;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);box-sizing:border-box}
@media screen and (max-width:767px){.sp-segurosBoxHero-hero{margin:0 auto 1rem auto;max-width:calc(100% - 2rem);padding:1rem}
}
.sp-segurosBoxHero-hero-campaign-bar{background-color:#fc3;border-radius:8px 8px 0 0;margin:-24px -32px 24px -32px;padding:8px 32px 8px 16px;font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-segurosBoxHero-hero-campaign-bar{margin:-16px -16px 24px -16px}
}
.sp-segurosBoxHero-hero-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-segurosBoxHero-hero-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:14px}
.sp-segurosBoxHero-hero-radios{display:flex;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:16px}
.sp-segurosBoxHero-hero-radios input:focus+span.checkmark{border-radius:12px;outline-offset:2px;outline:2px solid #36f}
.sp-segurosBoxHero-hero-error{color:#900;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:8px;display:none}
.sp-segurosBoxHero-hero-error:before{font-family:SantanderIconsFunctional;font-style:normal;content:'\e800';padding-right:4px;margin-top:-4px;font-size:1.25rem}
.sp-segurosBoxHero-hero-button{margin:24px auto 0 auto}
.sp-segurosBoxHero-hero-link{margin-top:16px;font-size:.875rem !important}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-separator.editMode{min-height:fit-content}
.sp-separator.editMode .sp-separator_edit{height:24px}
.sp-separator.spacing_standard{height:2rem}
@media screen and (max-width:1199px){.sp-separator.spacing_standard{height:1.5rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_standard{height:1.25rem}
}
.sp-separator.spacing_custom0{height:.125rem}
.sp-separator.spacing_custom1{height:.25rem}
.sp-separator.spacing_custom2{height:.5rem}
.sp-separator.spacing_custom3{height:.75rem}
.sp-separator.spacing_custom4{height:1rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom4{height:.75rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom4{height:.5rem}
}
.sp-separator.spacing_custom5{height:1.25rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom5{height:1rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom5{height:.75rem}
}
.sp-separator.spacing_custom6{height:1.5rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom6{height:1.25rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom6{height:1rem}
}
.sp-separator.spacing_custom7{height:2rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom7{height:1.5rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom7{height:1.25rem}
}
.sp-separator.spacing_custom8{height:2.5rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom8{height:2rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom8{height:1.5rem}
}
.sp-separator.spacing_custom9{height:3rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom9{height:2.5rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom9{height:2rem}
}
.sp-separator.spacing_custom10{height:3.5rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom10{height:3rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom10{height:2.5rem}
}
.sp-separator.spacing_custom11{height:4rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom11{height:3.5rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom11{height:3rem}
}
.sp-separator.spacing_custom12{height:4.5rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom12{height:4rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom12{height:3.5rem}
}
.sp-separator.spacing_custom13{height:5rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom13{height:4.5rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom13{height:4rem}
}
.sp-separator.spacing_custom14{height:5.5rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom14{height:5rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom14{height:4.5rem}
}
.sp-separator.spacing_custom15{height:6rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom15{height:5.5rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom15{height:5rem}
}
.sp-separator.spacing_custom20{height:8rem}
@media screen and (max-width:1199px){.sp-separator.spacing_custom20{height:6rem}
}
@media screen and (max-width:767px){.sp-separator.spacing_custom20{height:5.5rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-quizProfiler-svg{width:72px;height:72px}
@media screen and (max-width:767px){.sp-quizProfiler-svg{width:56px;height:56px}
}
.sp-quizProfiler .sp-quiz-steps{display:flex;align-items:center;justify-content:space-between;margin:2rem;gap:.25rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-steps{display:none}
}
.sp-quizProfiler .sp-quiz-steps-current-step{border:2px solid #127277 !important}
.sp-quizProfiler .sp-quiz-steps-line{background-color:#cedee7;height:.125rem;width:100%;position:relative;transition:all .5s ease;border-radius:0rem 3.125rem 3.125rem 0rem}
.sp-quizProfiler .sp-quiz-steps-line-active::after{content:"";background-color:#127277;position:absolute;top:0;height:100%;width:100%;transition:width .5s ease}
.sp-quizProfiler .sp-quiz-steps-line-current::after{content:"";background-color:#127277;position:absolute;top:0;height:100%;width:50%;transition:width .5s ease}
.sp-quizProfiler .sp-quiz-steps-step{display:flex;align-items:center;border:2px solid #cedee7;background:#fff;border-radius:50%;width:2rem;height:2rem;justify-content:center;text-align:center;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;min-width:2rem}
.sp-quizProfiler .sp-quiz-steps-correct{background-color:#127277 !important;border:2px solid #127277 !important;color:white}
.sp-quizProfiler .sp-quiz-steps-correct::before{font-family:SantanderIconsSystem;font-style:normal;content:'\e823'}
.sp-quizProfiler .sp-quiz-steps-incorrect{background-color:#732645 !important;border:2px solid #732645 !important;color:white}
.sp-quizProfiler .sp-quiz-steps-incorrect::before{font-family:SantanderIconsSystem;font-style:normal;content:'\e814'}
.sp-quizProfiler .sp-quiz-feedback{display:none;opacity:0;border-radius:1rem;background:#FFF;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);margin:0 2rem 2rem 2rem;padding:2rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-feedback{margin:.75rem;padding:1.5rem}
}
.sp-quizProfiler .sp-quiz-feedback-tab{display:none}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-feedback-container .sp-link{margin-top:1rem}
}
.sp-quizProfiler .sp-quiz-feedback-container img{width:4.5rem;height:4.5rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-feedback-container img{width:3.5rem;height:3.5rem}
}
.sp-quizProfiler .sp-quiz-nxt-btn{margin-left:0;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-nxt-btn{width:100%}
}
.sp-quizProfiler .sp-quiz-active{border:2px solid #127277 !important;background:rgba(19,126,132,0.08) !important}
.sp-quizProfiler .sp-quiz-list-list{display:flex;flex-direction:column;gap:1rem}
.sp-quizProfiler .sp-quiz-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-list-grid{display:flex;flex-direction:column;gap:1rem}
}
.sp-quizProfiler .sp-quiz-container{border-radius:1rem;border:1px solid #cedee7;background:#f5f9fb;transition:all .5s ease}
.sp-quizProfiler .sp-quiz-container-intro{padding:3rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-container-intro{padding:1.5rem}
}
.sp-quizProfiler .sp-quiz-container-intro-span{display:flex;align-items:center;gap:.5rem}
.sp-quizProfiler .sp-quiz-container-intro-span img{width:4rem;height:4rem}
@media screen and (max-width:1199px){.sp-quizProfiler .sp-quiz-container-intro-span img{width:3rem;height:3rem}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-container-intro-span img{width:2rem;height:2rem}
}
.sp-quizProfiler .sp-quiz-container-intro-span-text{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-quizProfiler .sp-quiz-container-intro-span-text{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-container-intro-span-text{font-size:1rem}
}
.sp-quizProfiler .sp-quiz-container-intro-question{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-quizProfiler .sp-quiz-container-intro-question{font-size:2rem}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-container-intro-question{font-size:1.75rem}
}
.sp-quizProfiler .sp-quiz-container-intro-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-quizProfiler .sp-quiz-container-intro-text{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-container-intro-text{font-size:1rem}
}
.sp-quizProfiler .sp-quiz-container-intro .sp-quiz-intro-btn{margin-top:2rem}
@media screen and (max-width:1199px){.sp-quizProfiler .sp-quiz-container-intro .sp-quiz-intro-btn{margin-top:1.5rem}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-container-intro .sp-quiz-intro-btn{margin-top:1rem;width:100%}
}
.sp-quizProfiler .sp-quiz-spa-content{display:none}
.sp-quizProfiler .sp-quiz-spa-content-bar{background:#deedf2;border-radius:1rem 1rem 0 0;border-top:1px solid #cedee7;border-left:1px solid #cedee7;border-right:1px solid #cedee7;padding:.75rem 1rem;display:none;opacity:0}
.sp-quizProfiler .sp-quiz-spa-content-bar-span{display:flex;align-items:center;gap:.5rem}
.sp-quizProfiler .sp-quiz-spa-content-bar-span img{width:2rem;height:2rem}
.sp-quizProfiler .sp-quiz-spa-content-bar-span-text{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-quizProfiler .sp-quiz-spa-content-bar-span-text{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content-bar-span-text{font-size:1rem}
}
.sp-quizProfiler .sp-quiz-spa-content-question{background:#fff;border-radius:1rem;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);padding:2rem;box-sizing:border-box;margin:0 2rem 2rem 2rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content-question{margin:.75rem;padding:1.5rem}
}
.sp-quizProfiler .sp-quiz-spa-content-question-box{display:none}
.sp-quizProfiler .sp-quiz-spa-content-question-steptext{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content-question-steptext{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-quizProfiler .sp-quiz-spa-content-question-text{color:#222;font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content-question-text{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-quizProfiler .sp-quiz-spa-content-question img{max-height:200px;object-fit:cover}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content-question img{width:100%}
}
.sp-quizProfiler .sp-quiz-spa-content ul{padding:0 2rem 1.25rem 2rem;list-style-type:none}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content ul{padding:0 .75rem 1.25rem .75rem}
}
.sp-quizProfiler .sp-quiz-spa-content ul li label{background:#fff;border-radius:1rem;padding:1rem;border:1px solid #CCC;color:#222;display:flex;cursor:pointer;gap:.5rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content ul li label{gap:1rem}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content ul li label{border-radius:.5rem}
}
.sp-quizProfiler .sp-quiz-spa-content ul li label:focus-within{outline:2px solid #36f;outline-offset:1px;transition:.05s all ease}
.sp-quizProfiler .sp-quiz-spa-content ul li label p{color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-quizProfiler .sp-quiz-spa-content ul li label img{max-width:12rem;width:100%;max-height:9rem;border-radius:.25rem;margin-top:.5rem}
.sp-quizProfiler .sp-quiz-spa-content ul li label .sp-quiz-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.sp-quizProfiler .sp-quiz-spa-content ul li label .sp-quiz-checkbox+span{position:relative;display:flex;align-items:center;width:20px;height:20px}
.sp-quizProfiler .sp-quiz-spa-content ul li label .sp-quiz-checkbox+span::before{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:1px solid #CCC;background-color:#fff}
.sp-quizProfiler .sp-quiz-spa-content ul li label .sp-quiz-checkbox+span::after{content:"";position:absolute;left:12px;top:55%;transform:translate(-50%,-50%);width:15px;height:15px;border-radius:50%}
.sp-quizProfiler .sp-quiz-spa-content ul li label .sp-quiz-checkbox:checked+span::before{border:2px solid #127277}
.sp-quizProfiler .sp-quiz-spa-content ul li label .sp-quiz-checkbox:checked+span::after{background:#127277;width:15px;height:15px}
.sp-quizProfiler .sp-quiz-spa-content ul li label span{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-quizProfiler .sp-quiz-spa-content .sp-quiz-validate-btn{margin:0 0 2rem 2rem;display:none}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-content .sp-quiz-validate-btn{width:calc(100% - 1.5rem);margin:0 .75rem .75rem .75rem}
}
.sp-quizProfiler .sp-quiz-spa-result{display:none;padding:2rem}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-result{padding:.75rem}
}
.sp-quizProfiler .sp-quiz-spa-result-container{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4)}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-result-container{padding:1.5rem 1rem}
}
.sp-quizProfiler .sp-quiz-spa-result-container-align{display:flex;justify-content:space-between;align-items:center}
.sp-quizProfiler .sp-quiz-spa-result-container-align .sp-quiz-redo-btn span:before{width:1.5rem;height:1.5rem}
.sp-quizProfiler .sp-quiz-spa-result-container-align img{min-width:6rem;min-height:6rem;max-width:12.5rem;max-height:12.5rem;margin:0}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-result-container-align img{min-width:3.5rem;min-height:3.5rem}
}
.sp-quizProfiler .sp-quiz-spa-result-title{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-quizProfiler .sp-quiz-spa-result-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-result-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-top:1rem}
}
.sp-quizProfiler .sp-quiz-spa-result-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-quizProfiler .sp-quiz-spa-result-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-feature-list-top-margin{margin-top:4rem}
@media screen and (max-width:768px){.sp-feature-list-top-margin{margin-top:3rem}
}
.sp-feature-list-bottom-margin{margin-bottom:4rem}
@media screen and (max-width:768px){.sp-feature-list-bottom-margin{margin-bottom:3rem}
}
.sp-feature-list--moduleValue .sp-moduleValue{margin:0 0 1.5rem 0}
@media screen and (min-width:1200px){.sp-feature-list.oneColumnDesktop .sp-feature-list--intro,.sp-feature-list.oneColumnDesktop .sp-product-feature--content,.sp-feature-list.oneColumnDesktop .sp-product-feature--links{max-width:60%}
.sp-feature-list.oneColumnDesktop .sp-feature-list--item::after{background:linear-gradient(to right,#cedee7 60%,transparent 40%) content-box}
}
.sp-feature-list--edit{height:13.75rem;background:url("clientlib-site/resources/product-feature_main.png") no-repeat center;background-size:contain}
.sp-feature-list--edit2{height:34.0625rem;background:url("clientlib-site/resources/product-feature_base.png") repeat-y top;background-size:contain}
.sp-feature-list--edit3{height:3.125rem;background:url("clientlib-site/resources/button.png") no-repeat center;background-size:contain}
.sp-feature-list:not(:has(.sp-feature-list--intro)):not(:has(.sp-feature-list__btn)):not(:has(.sp-feature-list__disclaimer)):not(:has(.sp-feature-list--moduleValue)):not(:has(>ul li)){display:none}
.sp-feature-list__btn{margin-top:1rem}
.sp-feature-list--item{list-style-type:none}
.sp-feature-list--item:not(:has(div)){display:none}
.sp-feature-list--item:after{content:'';display:block;margin:0 auto;background-clip:content-box;max-width:87rem;padding:0 24px;width:calc(100% - 3rem);box-sizing:border-box}
@media screen and (max-width:1439px){.sp-feature-list--item:after{max-width:77rem}
}
@media screen and (max-width:1199px){.sp-feature-list--item:after{max-width:54.5rem}
}
@media screen and (max-width:767px){.sp-feature-list--item:after{padding:0 1rem;width:calc(100% - 2rem)}
}
.sp-feature-list--item:first-of-type>.sp-product-feature{padding-top:0}
.sp-feature-list--intro{padding-bottom:1.5rem;display:flex;justify-content:space-between;gap:1.5rem}
@media screen and (max-width:767px){.sp-feature-list--intro{flex-direction:column}
}
.sp-feature-list--intro--text{color:#222}
.sp-feature-list--intro--title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.125;color:#222}
@media screen and (max-width:768px){.sp-feature-list--intro--title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-feature-list--intro--title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-feature-list--intro--description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1rem;overflow:hidden}
@media screen and (max-width:767px){.sp-feature-list--intro--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-feature-list--intro--description ul li{position:relative;margin:1rem 0}
.sp-feature-list--intro--image{width:100%;max-width:11.75rem;height:auto;margin-top:auto}
@media screen and (max-width:767px){.sp-feature-list--intro--image{margin:0;max-width:15.9375rem;height:auto;float:none}
}
.sp-feature-list--intro--image img{width:100%;max-width:11.75rem}
@media screen and (max-width:767px){.sp-feature-list--intro--image img{max-width:none;width:100%;max-width:15.9375rem;height:auto}
}
.sp-feature-list__disclaimer{background-color:#f5f9fb;margin-top:1.5rem}
.sp-feature-list__disclaimer__content{padding:1.5rem 0}
.sp-feature-list__disclaimer__content-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-feature-list__disclaimer__content-text a:link{text-decoration:underline;color:#444}
.sp-feature-list__disclaimer__content-text a:hover{text-decoration:underline;cursor:pointer;color:#444}
.sp-feature-list__disclaimer__content-text a:active,.sp-feature-list__disclaimer__content-text a:focus{text-decoration:none;color:#444;border-radius:.125rem}
.sp-feature-list__disclaimer__content-text a:visited{text-decoration:underline;color:#9e3667}
.sp-feature-list__disclaimer__content-text ol{padding-left:2rem;margin:0}
.sp-feature-list__disclaimer__content-text ol li{margin:1rem 0;padding-left:.625rem}
.sp-feature-list__disclaimer__content-text ul{padding-left:2rem;list-style-type:disc;margin:1rem 0}
.sp-feature-list__disclaimer__content-text ul ul{list-style-type:circle}
.sp-feature-list__disclaimer__content-text ul ul ul{list-style-type:square}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-productChoice{padding-top:8px}
.sp-productChoice:not(:has(.sp-productChoice-title>*)):not(:has(.sp-productChoice-cardList>li>*)){display:none}
.sp-productChoice-edit{background-image:url('../components/content/productChoice/productChoice.png')}
.sp-productChoice-title{padding:24px 0 16px 0}
.sp-productChoice-title:not(:has(*)){display:none}
.sp-productChoice ul{list-style-type:none;margin:0}
.sp-productChoice ul.sp-productChoice-cardList{list-style-type:none;margin:0;padding:24px 0 32px 0;display:flex;gap:3.5%}
.sp-productChoice ul.sp-productChoice-cardList:not(:has(li>*)){display:none}
.sp-productChoice ul.sp-productChoice-cardList:not(.sp-editMode)>li:not(:has(.sp-productChoice-card)){display:none}
.sp-productChoice ul.sp-productChoice-cardList>li{width:31%}
@media screen and (max-width:900px){.sp-productChoice ul.sp-productChoice-cardList:not(.sp-editMode)>li{width:100%;min-width:100%;order:2;display:none}
.sp-productChoice ul.sp-productChoice-cardList:not(.sp-editMode)>li.sp-selected{display:block;order:1}
}
.sp-productChoice-tabs{position:relative;margin-top:16px;display:none;width:100%;min-height:40px}
.sp-productChoice-tabs button{cursor:pointer;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#222 !important}
.sp-productChoice-tabs>li{position:relative;display:flex;align-items:flex-end;justify-content:center;flex-grow:1;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;user-select:none;width:100%;padding-bottom:8px}
.sp-productChoice-tabs>li.sp-selected button{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;pointer-events:none}
.sp-productChoice-tabs>li.sp-selected::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;border-radius:2px 2px 0 0;background-color:#127277}
@media screen and (max-width:900px){.sp-productChoice-tabs:not(.sp-editMode){display:flex}
}
.sp-productChoice-item1-label{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;width:fit-content;background-color:#23779a;box-shadow:0 0 0 0 #FFFFFF00;border-radius:4px;padding:2px 8px}
.sp-productChoice-item1-title{display:flex;justify-content:space-between;align-items:center;color:#222}
.sp-productChoice-item1-title h3{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-productChoice-item1-title-price-old{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1rem}
.sp-productChoice-item1-title-price-old span{text-decoration:line-through;text-decoration-color:#ec0000}
.sp-productChoice-item1-title-price-new{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1rem}
.sp-productChoice-item1-title-price-new span:first-child{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.75rem}
.sp-productChoice-item1-title-price-new span:last-child{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-right:4px;line-height:1.5rem}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-premiumArticle{width:100%;z-index:9;display:flex;flex-direction:column;justify-content:end;bottom:0;margin-top:-60px}
.sp-premiumArticle #sp-premiumArticle-iframe{border:0;width:612px;height:300px}
@media screen and (max-width:1199px){.sp-premiumArticle #sp-premiumArticle-iframe{width:100%;height:335px}
}
.sp-premiumArticle-image{display:flex;justify-content:center;flex-direction:column;margin-left:10%}
.sp-premiumArticle-image img{max-height:330px}
@media screen and (max-width:1199px){.sp-premiumArticle-image img{display:none}
}
.sp-premiumArticle-p-first{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:#ec0000;margin-left:6px}
.sp-premiumArticle-p-second{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#137e84;margin-top:8px}
.sp-premiumArticle-p-third{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;margin-top:16px}
.sp-premiumArticle-align{display:flex;width:96%;margin:0 auto;padding:0 20px}
.sp-premiumArticle-align-text{display:flex}
.sp-premiumArticle-align-text img{max-width:15px}
.sp-premiumArticle-content{background:#f5f9fb;padding-top:80px;position:relative}
.sp-premiumArticle-content::before{content:'';position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#fff,#f5f9fb);pointer-events:none}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-moduleValue-box{border-radius:.5rem;border:1px solid #CCC;box-shadow:0 0 0 0 rgba(255,255,255,0);max-width:30.4375rem;padding:1rem}
@media screen and (max-width:1199px){.sp-moduleValue-box{max-width:18rem}
}
.sp-moduleValue-box-tag{box-shadow:0 0 0 0 rgba(255,255,255,0);color:#222;background-color:#FC3;display:flex;min-width:3rem;width:fit-content;padding:0 .5rem;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;border-radius:.25rem}
.sp-moduleValue-box-flex{display:flex;justify-content:space-between;margin-top:1rem}
.sp-moduleValue-box-flex-left{display:flex;flex-direction:column;justify-content:center}
.sp-moduleValue-box-flex-left h3{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-moduleValue-box-flex-left p{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-moduleValue-box-flex-right{text-align:right}
.sp-moduleValue-box-flex-right p{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-moduleValue-box-flex-right-big{color:#222;font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-moduleValue-box-flex-right-small{font-family:SantanderMicroText,Arial !important;font-size:.75rem !important;font-weight:bold !important;font-stretch:normal !important;font-style:normal !important;line-height:1.5 !important;letter-spacing:normal !important;color:#222}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-miniProductFeatureList{padding:4rem 0;margin:4rem 0}
@media screen and (max-width:1199px){.sp-miniProductFeatureList{padding:3rem 0}
}
@media screen and (max-width:767px){.sp-miniProductFeatureList{padding:2rem 0}
}
.sp-miniProductFeatureList-white{background-color:#fff}
.sp-miniProductFeatureList-blue{background-color:#f5f9fb}
.sp-miniProductFeatureList--title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-miniProductFeatureList--title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-miniProductFeatureList--title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-miniProductFeatureList--description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:1.5rem}
@media screen and (max-width:767px){.sp-miniProductFeatureList--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1rem}
}
.sp-miniProductFeatureList--list{display:flex;gap:1.5rem;margin-top:3.5rem}
@media screen and (max-width:767px){.sp-miniProductFeatureList--list{flex-direction:column;gap:3rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-miniProductFeature{list-style:none;flex:1;display:flex;flex-direction:column}
.sp-miniProductFeature-header{background-color:#deedf2;padding:1rem;border-radius:.625rem}
@media screen and (max-width:767px){.sp-miniProductFeature-header{padding:.5rem 1rem}
}
.sp-miniProductFeature-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-miniProductFeature-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-miniProductFeature-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-miniProductFeature-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.5rem}
@media screen and (max-width:767px){.sp-miniProductFeature-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:0}
}
.sp-miniProductFeature-row{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;padding-left:1rem}
@media screen and (max-width:767px){.sp-miniProductFeature-row{padding-left:.5rem;margin-top:1.5rem;gap:0}
}
.sp-miniProductFeature-ctas{display:flex;flex-direction:column;gap:1.5rem}
.sp-miniProductFeature-ctas a:first-child{margin-top:3rem}
@media screen and (max-width:767px){.sp-miniProductFeature-ctas a:first-child{margin-top:1.5rem}
}
.sp-miniProductFeature-icon,.sp-miniProductFeature .sp-miniProductFeature-row>i,.sp-miniProductFeature .sp-miniProductFeature-row>svg{width:3.5rem;height:3.5rem;font-size:3.5rem;color:#ec0000;margin-bottom:.25rem}
@media screen and (max-width:767px){.sp-miniProductFeature-icon,.sp-miniProductFeature .sp-miniProductFeature-row>i,.sp-miniProductFeature .sp-miniProductFeature-row>svg{width:2.5rem;height:2.5rem;font-size:2.5rem}
}
.sp-miniProductFeature-coltitle{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-miniProductFeature-coltitle{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-miniProductFeature-coltitle{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-miniProductFeature-coltext{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-miniProductFeature-coltext{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-miniProductFeature-colcaption{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
@media screen and (max-width:767px){.sp-miniProductFeature-colcaption{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-miniProductFeature-ctas{display:flex;flex-direction:column;gap:1.5rem}
.sp-miniProductFeature-link{font-size:1rem}
@media screen and (max-width:767px){.sp-miniProductFeature-link{font-size:.875rem}
}
.sp-miniProductFeature-primary,.sp-miniProductFeature-secondary{width:100%}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-logos{padding-top:2rem;padding-bottom:2rem}
@media screen and (max-width:1199px){.sp-logos{padding-top:1.5rem;padding-bottom:1.5rem}
}
.sp-logos-edit{height:200px;width:100%;background:url("clientlib-site/resources/logos.png") no-repeat center;background-size:contain}
.sp-logos-blue{background-color:#f5f9fb}
.sp-logos-white{background-color:#fff}
.sp-logos-grey{background-color:#f0f0f0}
.sp-logos-lisbon{background-color:#fbf1ea}
.sp-logos-rio{background-color:#f5decf}
.sp-logos-mexico{background-color:#f0b998}
.sp-logos-big img{max-width:15.625rem;height:9.375rem}
@media screen and (max-width:1199px){.sp-logos-big img{max-width:12.5rem;height:7.5rem}
}
@media screen and (max-width:767px){.sp-logos-big img{max-width:9.375rem;height:5.625rem}
}
.sp-logos-small img{max-width:12.5rem;height:7.5rem}
@media screen and (max-width:1199px){.sp-logos-small img{max-width:9.375rem;height:5.625rem}
}
@media screen and (max-width:767px){.sp-logos-small img{max-width:4.6875rem;height:2.8125rem}
}
@media screen and (max-width:767px){.sp-logos .sp-logos-vertical.sp-logos-big .sp-logos-images-card{width:100%}
}
.sp-logos-horizontal .sp-logos-images-card{display:flex;align-items:center;gap:1rem}
.sp-logos-horizontal .sp-logos-images-card{width:calc(50% - 3rem)}
@media screen and (max-width:1199px){.sp-logos-horizontal .sp-logos-images-card{width:100%}
}
.sp-logos-title{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-logos-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-logos-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-logos-description{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-logos-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-logos-images{margin-top:1.5rem;display:flex;gap:1.5rem;box-sizing:border-box;flex-wrap:wrap}
.sp-logos-images-card-caption{color:#727272;margin-top:.5rem;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-logos-images-card-description{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:.5rem}
@media screen and (max-width:767px){.sp-logos-images-card-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-logos-images img{object-fit:contain;width:100%}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-imageSlider{padding:2.625rem 0}
.sp-imageSlider-image{width:100%;border-radius:1rem;height:400px;object-fit:cover}
.sp-imageSlider-slider img{object-fit:cover;width:100%;border-radius:1rem;height:400px}
.sp-imageSlider-play{border-radius:3.125rem;background:#FFF;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);width:3rem;height:3rem;bottom:2rem;right:3rem;position:absolute;cursor:pointer;z-index:1;display:flex;justify-content:center;align-items:center}
.sp-imageSlider-play-btn:before{font-size:1.5rem;color:#ec0000}
.sp-imageSlider-play .sp-accessibilityText{display:none}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-iconFeatures{padding:4rem 0}
.sp-iconFeatures-left{display:flex;gap:3rem}
@media screen and (max-width:1199px){.sp-iconFeatures-left{flex-direction:column;gap:2rem}
}
.sp-iconFeatures-right{display:flex;gap:3rem;flex-direction:row-reverse}
@media screen and (max-width:1199px){.sp-iconFeatures-right{flex-direction:column-reverse}
}
.sp-iconFeatures-blue{background-color:#f5f9fb}
.sp-iconFeatures-grey{background-color:#f0f0f0}
.sp-iconFeatures-lisbon{background-color:#fbf1ea}
.sp-iconFeatures-rio{background-color:#f5decf}
.sp-iconFeatures-mexico{background-color:#f0b998}
.sp-iconFeatures-mexico .sp-iconFeatures-column1,.sp-iconFeatures-mexico .sp-iconFeatures-column2{background:#fbf1ea;border-radius:1.5rem;padding:1.5rem 1rem;gap:1.5rem}
.sp-iconFeatures-madrid{background-color:#ea6f5d}
.sp-iconFeatures-madrid .sp-iconFeatures-column1,.sp-iconFeatures-madrid .sp-iconFeatures-column2{background:#fbf1ea;border-radius:1.5rem;padding:1.5rem 1rem;gap:1.5rem}
.sp-iconFeatures-image-container{flex:0 0 50%;display:flex;border-radius:1.5rem;overflow:hidden;background-position:center center}
@media screen and (max-width:1199px){.sp-iconFeatures-image-container{flex:auto;height:200px}
}
.sp-iconFeatures-content{flex:1 1 50%}
@media screen and (max-width:1199px){.sp-iconFeatures-content{flex:auto}
}
.sp-iconFeatures-columns{display:flex;gap:3rem}
@media screen and (max-width:767px){.sp-iconFeatures-columns{flex-direction:column;gap:1.5rem}
}
.sp-iconFeatures-columns .sp-iconFeatures-column1,.sp-iconFeatures-columns .sp-iconFeatures-column2{width:50%;box-sizing:border-box}
@media screen and (max-width:767px){.sp-iconFeatures-columns .sp-iconFeatures-column1,.sp-iconFeatures-columns .sp-iconFeatures-column2{width:100%}
}
.sp-iconFeatures-columns .sp-iconFeatures-image{max-width:100%;width:100%}
.sp-iconFeatures-columns .sp-iconFeatures-image-container{height:200px;margin-bottom:40px}
.sp-iconFeatures-columns .sp-iconFeatures-content{width:auto}
@media screen and (max-width:1199px){.sp-iconFeatures-columns .sp-iconFeatures-content{width:calc('100%-2rem')}
}
.sp-iconFeatures-title-black{color:#222}
.sp-iconFeatures-title-red{color:#ec0000}
.sp-iconFeatures-title-boston{color:#C00}
.sp-iconFeatures-title-london{color:#900}
.sp-iconFeatures-title-headline{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem}
@media screen and (max-width:1199px){.sp-iconFeatures-title-headline{font-family:SantanderHeadline,Arial;font-size:2.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-iconFeatures-title-headline{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem}
}
.sp-iconFeatures-title-script{font-family:SantanderScript,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3rem}
@media screen and (max-width:1199px){.sp-iconFeatures-title-script{font-family:SantanderScript,Arial;font-size:2.625rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2.625rem}
}
@media screen and (max-width:767px){.sp-iconFeatures-title-script{font-family:SantanderScript,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2rem}
}
.sp-iconFeatures-title-condensed{font-family:SantanderCondensed,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3rem}
@media screen and (max-width:1199px){.sp-iconFeatures-title-condensed{font-family:SantanderCondensed,Arial;font-size:2.625rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2.625rem}
}
@media screen and (max-width:767px){.sp-iconFeatures-title-condensed{font-family:SantanderCondensed,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2rem}
}
.sp-iconFeatures-description{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:.5rem}
@media screen and (max-width:767px){.sp-iconFeatures-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:.25rem}
}
.sp-iconFeatures-features{margin-top:2.5rem;display:flex;flex-direction:column;gap:2rem}
.sp-iconFeatures-feature{display:flex;gap:1rem}
.sp-iconFeatures-feature i{font-size:2rem}
.sp-iconFeatures-feature-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-iconFeatures-feature-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-iconFeatures-feature-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-iconFeatures-feature-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1rem}
@media screen and (max-width:767px){.sp-iconFeatures-feature-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-iconFeatures-feature a{margin-top:1rem}
.sp-iconFeatures-feature-black i{color:#ec0000 !important}
.sp-iconFeatures-feature-black .sp-iconFeatures-feature-title{color:#222}
.sp-iconFeatures-feature-red i{color:#222 !important}
.sp-iconFeatures-feature-red .sp-iconFeatures-feature-title{color:#ec0000}
.sp-iconFeatures-feature-boston i,.sp-iconFeatures-feature-boston .sp-iconFeatures-feature-title{color:#C00 !important}
.sp-iconFeatures-feature-london i,.sp-iconFeatures-feature-london .sp-iconFeatures-feature-title{color:#900 !important}
.sp-iconFeatures-ctas{display:flex;gap:1.19rem;margin-top:3.5rem;flex-wrap:wrap}
@media screen and (max-width:767px){.sp-iconFeatures-ctas{flex-direction:column}
}
@media screen and (max-width:767px){.sp-iconFeatures-ctas a{width:100%}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-hpSlider-edit{height:520px;background:url("clientlib-site/resources/homepageSlider.png") no-repeat center;background-size:contain;width:100%}
.sp-hpSlider{margin-bottom:24px}
.sp-hpSlider-destaque .sp-hpSlider-overlay-dark{background:rgba(34,34,34,0.2);height:100%;border-radius:0 0 2.5rem 2.5rem}
.sp-hpSlider-destaque .sp-hpSlider-overlay-light{background:rgba(255,255,255,0.4);height:100%;border-radius:0 0 2.5rem 2.5rem}
.sp-hpSlider-destaque .sp-hpSlider-container{display:flex;height:100%}
.sp-hpSlider-destaque .sp-hpSlider-container-content{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:center}
.sp-hpSlider-destaque .sp-hpSlider-title{text-align:center}
.sp-hpSlider-destaque .sp-hpSlider-title-white{color:#fff}
.sp-hpSlider-destaque .sp-hpSlider-title-black{color:#222}
.sp-hpSlider-destaque .sp-hpSlider-title-headline{font-family:SantanderHeadline,Arial;font-size:6rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:6rem}
@media screen and (max-width:1199px){.sp-hpSlider-destaque .sp-hpSlider-title-headline{font-family:SantanderHeadline,Arial;font-size:5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:5rem}
}
@media screen and (max-width:767px){.sp-hpSlider-destaque .sp-hpSlider-title-headline{font-family:SantanderHeadline,Arial;font-size:3.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:4.25rem}
}
.sp-hpSlider-destaque .sp-hpSlider-title-script{font-family:SantanderScript,Arial;font-size:6.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:6.25rem}
@media screen and (max-width:1199px){.sp-hpSlider-destaque .sp-hpSlider-title-script{font-family:SantanderScript,Arial;font-size:5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:5rem}
}
@media screen and (max-width:767px){.sp-hpSlider-destaque .sp-hpSlider-title-script{font-family:SantanderScript,Arial;font-size:4rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
}
.sp-hpSlider-destaque .sp-hpSlider-title-condensed{font-family:SantanderCondensed,Arial;font-size:6.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:6.25rem}
@media screen and (max-width:1199px){.sp-hpSlider-destaque .sp-hpSlider-title-condensed{font-family:SantanderCondensed,Arial;font-size:5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:5rem}
}
@media screen and (max-width:767px){.sp-hpSlider-destaque .sp-hpSlider-title-condensed{font-family:SantanderCondensed,Arial;font-size:4rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
}
@media screen and (max-width:767px){.sp-hpSlider-box .sp-hpSlider-container{padding-top:9rem;padding-bottom:.5rem}
}
.sp-hpSlider-box .sp-hpSlider-container-content{border-radius:24px;background:rgba(255,255,255,0.8);padding:24px;max-width:50%;box-sizing:border-box}
@media screen and (max-width:767px){.sp-hpSlider-box .sp-hpSlider-container-content{max-width:100%;width:100%}
}
.sp-hpSlider-box .sp-hpSlider-title-white{color:#fff}
.sp-hpSlider-box .sp-hpSlider-title-black{color:#222}
.sp-hpSlider-box .sp-hpSlider-title-brand{color:#ec0000}
.sp-hpSlider-box .sp-hpSlider-title-strong{color:#C00}
.sp-hpSlider-box .sp-hpSlider-title-london{color:#900}
.sp-hpSlider-box .sp-hpSlider-title-headline{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.75rem}
@media screen and (max-width:1199px){.sp-hpSlider-box .sp-hpSlider-title-headline{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-hpSlider-box .sp-hpSlider-title-headline{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:1.5rem}
}
.sp-hpSlider-box .sp-hpSlider-title-script{font-family:SantanderScript,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3rem}
@media screen and (max-width:1199px){.sp-hpSlider-box .sp-hpSlider-title-script{font-family:SantanderScript,Arial;font-size:2.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2.5rem}
}
@media screen and (max-width:767px){.sp-hpSlider-box .sp-hpSlider-title-script{font-family:SantanderScript,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2rem}
}
.sp-hpSlider-box .sp-hpSlider-title-condensed{font-family:SantanderCondensed,Arial;font-size:3.375rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:54px}
@media screen and (max-width:1199px){.sp-hpSlider-box .sp-hpSlider-title-condensed{font-family:SantanderCondensed,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3rem}
}
@media screen and (max-width:767px){.sp-hpSlider-box .sp-hpSlider-title-condensed{font-family:SantanderCondensed,Arial;font-size:2.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2.25rem}
}
.sp-hpSlider-pagetitle{display:none}
.sp-hpSlider-tag{margin-bottom:.5rem}
.sp-hpSlider .swiper-slide{border-radius:0 0 2.5rem 2.5rem;height:auto}
.sp-hpSlider img{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0 0 2.5rem 2.5rem}
.sp-hpSlider-title{margin-top:8px;line-height:60px}
.sp-hpSlider-description{font-family:SantanderMicroText,Arial;font-size:24px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:16px;line-height:28px}
.sp-hpSlider-container{padding-top:3.75rem;padding-bottom:3.75rem}
.sp-hpSlider-container-content-ctas{margin-top:1.5rem;display:flex;gap:1.1875rem}
@media screen and (max-width:767px){.sp-hpSlider-container-content-ctas{flex-direction:column}
}
@media screen and (max-width:767px){.sp-hpSlider-container-content-ctas a,.sp-hpSlider-container-content-ctas button{width:100%;justify-content:center}
}
.sp-hpSlider-container-content-ctas a::before,.sp-hpSlider-container-content-ctas button::before{content:attr(data-text)}
@media screen and (max-width:767px){.sp-hpSlider-container-content-ctas a::before,.sp-hpSlider-container-content-ctas button::before{content:attr(data-textMob)}
}
.sp-hpSlider-controls{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:24px}
.sp-hpSlider-play{border-radius:50px;background:#FFF;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);color:#ec0000;width:3rem;height:3rem;cursor:pointer;z-index:1}
.sp-hpSlider-play:before{font-size:1.5rem}
.sp-hpSlider .sp-pageCtrl{background:#f5decf;width:fit-content;padding:0;margin:0;border-radius:6.25rem}
.sp-hpSlider .sp-pageCtrl .sp-pageCtrl-button-next.swiper-button-next,.sp-hpSlider .sp-pageCtrl .sp-pageCtrl-button-prev.swiper-button-prev{margin-bottom:-7px}
.sp-hpSlider .sp-pageCtrl-button-prev{color:#fff;background:#ec0000;box-shadow:none}
.sp-hpSlider .sp-pageCtrl-button-prev:hover,.sp-hpSlider .sp-pageCtrl-button-prev:focus{background:#c00}
.sp-hpSlider .sp-pageCtrl-pagination{padding:12px 24px;margin:0;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-img-small{width:50px}
@media screen and (max-width:1199px){.sp-img-small{width:40px}
}
.sp-img-big{width:87px}
@media screen and (max-width:1199px){.sp-img-big{width:40px}
}
.sp-howtosubscribe{width:100%;background-color:#f5f9fb}
.sp-howtosubscribe.sp-color-blue{background-color:#f5f9fb}
.sp-howtosubscribe.sp-color-white{background-color:#fff}
.sp-howtosubscribe.sp-color-grey{background-color:#f0f0f0}
.sp-howtosubscribe.sp-color-lisbon{background-color:#fbf1ea}
.sp-howtosubscribe.sp-color-rio{background-color:#f5decf}
.sp-howtosubscribe.sp-color-mexico{background-color:#f0b998}
.sp-howtosubscribe .sp-containerLarge{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:48px}
@media screen and (max-width:767px){.sp-howtosubscribe .sp-containerLarge{gap:24px;padding-top:32px;padding-bottom:32px}
}
@media screen and (min-width:768px) and (max-width:1199px){.sp-howtosubscribe .sp-containerLarge{gap:32px;padding-top:48px;padding-bottom:48px}
}
.sp-howtosubscribe-titleDescription{gap:16px}
.sp-howtosubscribe-titleDescription h2{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.5rem;color:#222}
@media screen and (min-width:768px) and (max-width:1199px){.sp-howtosubscribe-titleDescription h2{font-size:2rem;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-howtosubscribe-titleDescription h2{font-size:1.5rem;line-height:1.5rem}
}
.sp-howtosubscribe-titleDescription p{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#222}
@media screen and (max-width:767px){.sp-howtosubscribe-titleDescription p{font-size:1rem}
}
.sp-howtosubscribe-list{list-style:none;display:flex;justify-content:space-between;gap:24px}
@media screen and (max-width:767px){.sp-howtosubscribe-list{flex-wrap:wrap}
}
@media screen and (max-width:767px){.sp-howtosubscribe-list li{width:100%}
}
.sp-howtosubscribe-list:has(li) li{width:100%}
.sp-howtosubscribe-list:has(li+li) li{width:50%}
@media screen and (max-width:767px){.sp-howtosubscribe-list:has(li+li) li{width:100%}
}
.sp-howtosubscribe-list:has(li+li+li) li{width:33.33%}
@media screen and (max-width:767px){.sp-howtosubscribe-list:has(li+li+li) li{width:100%}
}
.sp-howtosubscribe-list li{position:relative;width:33.33%;display:flex;flex-direction:column;gap:16px;padding:24px;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-howtosubscribe-list li{gap:8px;padding:16px}
}
.sp-howtosubscribe-list li:before{position:absolute;top:0;left:0;display:block;content:'';width:100%;height:6px;border-radius:3px;background-color:#ec0000}
@media screen and (min-width:768px) and (max-width:1199px){.sp-howtosubscribe-list li:before{height:4px;border-radius:2px}
}
@media screen and (max-width:767px){.sp-howtosubscribe-list li:before{height:2px;border-radius:1px}
}
.sp-howtosubscribe-list li>p{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#222}
@media screen and (max-width:1199px){.sp-howtosubscribe-list li>p{font-size:1rem}
}
.sp-howtosubscribe-titleIcon{display:flex;align-items:center;gap:16px}
.sp-howtosubscribe-titleIcon h3{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222;flex-grow:1}
@media screen and (min-width:768px) and (max-width:1199px){.sp-howtosubscribe-titleIcon h3{font-size:1.5rem}
}
@media screen and (max-width:767px){.sp-howtosubscribe-titleIcon h3{font-size:1.25rem;line-height:1.5rem}
}
.sp-howtosubscribe-titleIcon img{width:64px;height:auto}
@media screen and (min-width:768px) and (max-width:1199px){.sp-howtosubscribe-titleIcon img{width:48px}
}
@media screen and (max-width:767px){.sp-howtosubscribe-titleIcon img{width:32px}
}
.sp-howtosubscribe--edit{height:414px;background:url("clientlib-site/resources/howtosubscribe.png") no-repeat center}
@media screen and (max-width:1199px){.sp-howtosubscribe .sp-link{font-size:.875rem;line-height:1.25rem}
}
.sp-howtosubscribe a:not(.sp-link):not(.sp-button){color:#127277;outline-offset:0;border-radius:2px;font-weight:bold}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-highlightSlider{padding:2rem 0 4rem 0}
.sp-highlightSlider-title{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-highlightSlider-title{font-size:2.625rem}
}
@media screen and (max-width:767px){.sp-highlightSlider-title{font-size:2rem}
}
.sp-highlightSlider-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:.5rem}
@media screen and (max-width:1199px){.sp-highlightSlider-description{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-highlightSlider-description{font-size:1rem}
}
.sp-highlightSlider-swiper-container{margin-top:3rem}
@media screen and (max-width:767px){.sp-highlightSlider-swiper-container{font-size:2.5rem}
}
.sp-highlightSlider-swiper-container .swiper-wrapper{display:flex;align-items:center}
.sp-highlightSlider .swiper-slide-active .sp-highlightSlider-slide-link{max-width:23.5625rem;min-height:22.55rem}
@media screen and (max-width:767px){.sp-highlightSlider .swiper-slide-active .sp-highlightSlider-slide-link{max-width:17rem;min-height:20.5rem}
}
.sp-highlightSlider-slide{width:auto;height:auto}
@media screen and (max-width:1199px){.sp-highlightSlider-slide{max-width:23.5625rem;width:auto}
}
@media screen and (max-width:767px){.sp-highlightSlider-slide{max-width:17rem;width:100%;aspect-ratio:.90909091;max-height:22.5rem}
}
.sp-highlightSlider-slide-link{border-radius:.55rem;display:flex;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);height:100%;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:center;flex-direction:column;justify-content:end;cursor:pointer;position:relative;text-decoration:none;width:100%;max-width:348px;min-height:316px;aspect-ratio:1}
.sp-highlightSlider-slide-link::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(34,34,34,0);pointer-events:none;border-radius:.75rem}
.sp-highlightSlider-slide-link:hover::after{background:rgba(34,34,34,0.1)}
.sp-highlightSlider-slide-link:focus::after{background:rgba(34,34,34,0.1)}
.sp-highlightSlider-slide-info{border-radius:.55rem;background:#fff;padding:1.1rem;margin:13rem 1rem 1rem 1rem}
@media screen and (max-width:767px){.sp-highlightSlider-slide-info{padding:1rem}
}
.sp-highlightSlider-slide-info-title{color:#222;font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-highlightSlider-slide-info-title{font-size:1.25rem}
}
@media screen and (max-width:767px){.sp-highlightSlider-slide-info-title{font-size:1.125rem}
}
.sp-highlightSlider-slide-info a{margin-top:.55rem}
@media screen and (max-width:1199px){.sp-highlightSlider-slide-info a{font-size:1rem}
}
@media screen and (max-width:767px){.sp-highlightSlider-slide-info a{font-size:.875rem;margin-top:.625rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-heroVideo{min-height:18.5rem;position:relative;display:flex;width:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);margin-bottom:8.375rem}
@media screen and (max-width:1199px){.sp-heroVideo{margin-bottom:4.875rem}
}
@media screen and (max-width:767px){.sp-heroVideo{margin-bottom:.25rem;height:auto;flex-direction:column;min-height:20rem}
}
.sp-heroVideo-edit{height:415px;width:100%;background:url("clientlib-site/resources/heroVideo.png") no-repeat center;background-size:contain}
.sp-heroVideo .sp-tag{margin-bottom:.5rem}
.sp-heroVideo-video{position:absolute;width:636px;height:360px;bottom:-8.375rem;display:block;z-index:1;box-shadow:0 20px 80px 0 rgba(0,0,0,0.25)}
.sp-heroVideo-video iframe{width:100%;height:100%}
@media screen and (max-width:1439px){.sp-heroVideo-video{width:536px}
}
@media screen and (max-width:1199px){.sp-heroVideo-video{width:360px;height:206px;bottom:-4.875rem}
}
@media screen and (max-width:767px){.sp-heroVideo-video{position:unset;width:100%;height:100%;aspect-ratio:1.74757282;box-shadow:unset}
}
.sp-heroVideo-container-video{position:relative}
.sp-heroVideo-content{width:50%;margin-top:48px;opacity:0;transform:translate(-5%,0);transition:opacity .5s ease-out;transition:transform .5s ease-out}
@media screen and (max-width:767px){.sp-heroVideo-content{width:100%}
}
@media screen and (max-width:767px){.sp-heroVideo-content{padding:0 16px;width:calc(100% - 32px);margin:32px auto 24px auto;min-height:154px}
}
.sp-heroVideo-content-title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-heroVideo-content-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-heroVideo-content-description{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;margin:1.5rem 0}
@media screen and (max-width:767px){.sp-heroVideo-content-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-heroVideo-content-btns{display:flex;gap:2rem;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1.5rem}
.sp-heroVideo-inpage{margin:4rem auto 11rem auto}
@media screen and (max-width:1199px){.sp-heroVideo-inpage{margin:3.5rem auto 11rem auto}
}
@media screen and (max-width:767px){.sp-heroVideo-inpage{margin:3rem auto 6rem auto}
}
.sp-heroVideo-inpage-container{width:calc(100% - 5rem);border-radius:1.25rem;box-shadow:0 .0625rem .375rem 0 rgba(163,163,163,0.4);position:relative;display:flex;padding:2.5rem}
@media screen and (max-width:1199px){.sp-heroVideo-inpage-container{flex-direction:column;width:auto}
}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container{padding:1.5rem}
}
.sp-heroVideo-inpage-container .sp-tag{margin-bottom:.5rem}
.sp-heroVideo-inpage-container-text{width:50%}
@media screen and (max-width:1199px){.sp-heroVideo-inpage-container-text{width:100%}
}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container-text{width:100%;min-height:9.625rem}
}
.sp-heroVideo-inpage-container-text-title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-heroVideo-inpage-container-text-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container-text-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-heroVideo-inpage-container-text-description{font-family:SantanderMicroText,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:.5rem}
@media screen and (max-width:1199px){.sp-heroVideo-inpage-container-text-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container-text-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-heroVideo-inpage-container-text-btns{display:flex;margin-top:2rem;gap:1.5rem}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container-text-btns{flex-direction:column}
.sp-heroVideo-inpage-container-text-btns a{width:100%}
}
.sp-heroVideo-inpage-container-video{border-radius:1rem;width:50%;display:flex;justify-content:end}
@media screen and (max-width:1199px){.sp-heroVideo-inpage-container-video{display:block;margin-top:2rem;width:100%;height:18.61rem}
}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container-video{height:10rem}
}
.sp-heroVideo-inpage-container-video-iframe{border-radius:1rem;width:100%;height:100%;position:absolute;width:39.75rem;height:22.5rem;display:block;z-index:1;max-width:45%}
@media screen and (max-width:1439px){.sp-heroVideo-inpage-container-video-iframe{width:33.5rem;aspect-ratio:1.76666667;max-width:none}
}
@media screen and (max-width:1199px){.sp-heroVideo-inpage-container-video-iframe{position:unset;width:100%;height:26.32075rem;aspect-ratio:1.27315914}
}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container-video-iframe{height:18.32075rem;aspect-ratio:1.82935154}
}
@media screen and (max-width:500px){.sp-heroVideo-inpage-container-video-iframe{height:15.32075rem;aspect-ratio:2.1877551}
}
@media screen and (max-width:380px){.sp-heroVideo-inpage-container-video-iframe{height:12.32075rem;aspect-ratio:2.72081218}
}
.sp-heroVideo-inpage-container-video-iframe iframe{box-shadow:0 1.25rem 5rem 0 rgba(0,0,0,0.25);border-radius:1rem;width:100%;height:100%}
@media screen and (max-width:767px){.sp-heroVideo-inpage-container-video-iframe iframe{width:100%;height:100%}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-heroImageCards{width:100%;position:relative;margin-bottom:4rem;min-height:600px}
@media screen and (max-width:1199px){.sp-heroImageCards{min-height:auto}
}
.sp-heroImageCards-play{border-radius:50px;background:#FFF;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);color:#ec0000;width:3rem;height:3rem;cursor:pointer;z-index:1;right:2rem;top:2rem;position:absolute}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-play{top:1.5rem;right:1.5rem}
}
@media screen and (max-width:767px){.sp-heroImageCards-play{top:1rem;right:1rem}
}
.sp-heroImageCards-play:before{font-size:1.5rem}
.sp-heroImageCards-play-container{display:flex}
.sp-heroImageCards .sp-containerLarge{position:relative;display:flex;flex-direction:column;padding:0 1.5rem 0 1.5rem}
@media screen and (max-width:1199px){.sp-heroImageCards .sp-containerLarge{gap:0;padding:0 1rem 0 1rem}
}
.sp-heroImageCards-container{position:initial}
@media screen and (max-width:1199px){.sp-heroImageCards-container{position:relative}
}
.sp-heroImageCards-cardlist{list-style:none;display:flex;flex-wrap:wrap;gap:2rem;padding:3.375rem 0 0 0}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-cardlist{padding:2rem 0 0 0}
}
.sp-heroImageCards-cardlist .sp-heroImageCards-card-link-button{display:none}
.sp-heroImageCards-cardlist[notdesktop]{display:none}
@media screen and (max-width:767px){.sp-heroImageCards-cardlist[notdesktop]{display:flex}
}
@media screen and (max-width:767px){.sp-heroImageCards-cardlist{flex-direction:column;gap:1.5rem;padding:1.5rem 0 0 0}
.sp-heroImageCards-cardlist[notmobile]{display:none}
.sp-heroImageCards-cardlist.button{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:0}
.sp-heroImageCards-cardlist.button .sp-heroImageCards-card-link-button{display:flex}
.sp-heroImageCards-cardlist.button .sp-heroImageCards-card-text,.sp-heroImageCards-cardlist.button .sp-heroImageCards-card-button{display:none}
.sp-heroImageCards-cardlist.button .sp-heroImageCards-card{flex:0}
.sp-heroImageCards-cardlist.button .sp-heroImageCards-card-link{box-shadow:none;padding:.25rem .5rem}
}
.sp-heroImageCards-img{position:absolute;width:100%;height:100%;background-image:var(--image-desktop);background-repeat:no-repeat;background-position:center center;background-size:cover}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-img{height:calc(100% - 3.5rem);background-image:var(--image-mobile);background-position:top center}
}
@media screen and (max-width:767px){.sp-heroImageCards-img{height:calc(100% - 6.5rem);background-image:var(--image-mobile);background-position:top center;background-size:100%}
}
.sp-heroImageCards:has(.sp-heroImageCards-cardlist:not([notdesktop])) .sp-heroImageCards-img{height:calc(100% - 1.5rem)}
.sp-heroImageCards-cardmain{position:relative;display:flex;flex-direction:column;gap:2rem;border-radius:1.25rem;padding:3rem 2rem;max-width:37.5rem;margin-top:4.5rem;box-sizing:border-box;background-color:#FFF;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4)}
@media screen and (max-width:1199px){.sp-heroImageCards-cardmain{margin-top:8.5rem;gap:1rem;width:100%;max-width:100%}
}
@media screen and (max-width:767px){.sp-heroImageCards-cardmain{padding:1.5rem 1rem;border-radius:.625rem}
}
.sp-heroImageCards-cardmain-tag{position:absolute;top:-0.65rem}
.sp-heroImageCards-cardmain-text{display:flex;flex-direction:column;gap:1rem;color:#222;cursor:default}
.sp-heroImageCards-cardmain-title-black{color:#222}
.sp-heroImageCards-cardmain-title-lightred{color:#ec0000}
.sp-heroImageCards-cardmain-title-red{color:#C00}
.sp-heroImageCards-cardmain-title-darkred{color:#900}
.sp-heroImageCards-cardmain-title-headline{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:4rem}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-cardmain-title-headline{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:2.25rem}
}
@media screen and (max-width:767px){.sp-heroImageCards-cardmain-title-headline{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;line-height:2rem}
}
.sp-heroImageCards-cardmain-title-script{font-family:SantanderScript,Arial;font-size:4rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-cardmain-title-script{font-family:SantanderScript,Arial;font-size:2.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2.5rem}
}
@media screen and (max-width:767px){.sp-heroImageCards-cardmain-title-script{font-family:SantanderScript,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2rem}
}
.sp-heroImageCards-cardmain-title-condensed{font-family:SantanderCondensed,Arial;font-size:4rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-cardmain-title-condensed{font-family:SantanderCondensed,Arial;font-size:2.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2.5rem}
}
@media screen and (max-width:767px){.sp-heroImageCards-cardmain-title-condensed{font-family:SantanderCondensed,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:2rem}
}
.sp-heroImageCards-cardmain-description{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.35}
@media screen and (max-width:1199px){.sp-heroImageCards-cardmain-description{font-size:1rem}
}
.sp-heroImageCards-cardmain-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:1rem}
@media screen and (max-width:767px){.sp-heroImageCards-cardmain-buttons{flex-direction:column}
}
@media screen and (max-width:767px){.sp-heroImageCards-cardmain-buttons a{width:100%}
}
.sp-heroImageCards-apps{gap:1rem 1.5rem;display:flex;flex-wrap:wrap}
.sp-heroImageCards-apps span{display:none}
.sp-heroImageCards-apps span img{max-height:2.5rem}
.sp-heroImageCards-apps span a:has(img){border-radius:.375rem;max-height:2.5rem}
.sp-heroImageCards-card{position:relative;display:flex;flex-direction:column;flex:1}
.sp-heroImageCards-card-link{display:flex;flex-direction:column;text-decoration:none;width:100%;height:100%;gap:2rem;padding:1.5rem;box-sizing:border-box;background-color:#FFF;border-radius:.625rem;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);transition:.5s transform ease}
.sp-heroImageCards-card-link:hover{transform:translateY(-8px)}
@media screen and (max-width:1199px){.sp-heroImageCards-card-link:hover{transform:none}
}
@media screen and (max-width:767px){.sp-heroImageCards-card-link{gap:1rem;padding:1rem}
}
.sp-heroImageCards-card-link-button{display:flex;flex-direction:column;gap:8px;align-items:center}
.sp-heroImageCards-card-link-button img{width:32px;height:32px;padding:12px;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);border-radius:50%}
.sp-heroImageCards-card-link-button h2,.sp-heroImageCards-card-link-button h3{display:block;margin-top:.5rem;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-decoration:underline}
.sp-heroImageCards-card-text{display:flex;flex-direction:column;gap:.75rem;flex-grow:1;color:#222}
.sp-heroImageCards-card-text>div{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-card-text>div{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-heroImageCards-card-text>div{font-size:1rem}
}
.sp-heroImageCards-card-text>h3,.sp-heroImageCards-card-text>h4{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
@media screen and (min-width:768px) and (max-width:1199px){.sp-heroImageCards-card-text>h3,.sp-heroImageCards-card-text>h4{font-size:1.75rem}
}
@media screen and (max-width:767px){.sp-heroImageCards-card-text>h3,.sp-heroImageCards-card-text>h4{font-size:1.25rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-heroContainer{position:relative}
.sp-heroContainer-content-title-headline{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-heroContainer-content-title-headline{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-heroContainer-content-title-headline{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2.25rem}
}
.sp-heroContainer-content-title-script{font-family:SantanderScript,Arial;font-size:3.375rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-heroContainer-content-title-script{font-family:SantanderScript,Arial;font-size:3.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-heroContainer-content-title-script{font-family:SantanderScript,Arial;font-size:2.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-heroContainer-content-title-condensed{font-family:SantanderCondensed,Arial;font-size:4rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:4rem}
@media screen and (max-width:1199px){.sp-heroContainer-content-title-condensed{font-family:SantanderCondensed,Arial;font-size:3.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-heroContainer-content-title-condensed{font-family:SantanderCondensed,Arial;font-size:3rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:3.25rem}
}
.sp-heroContainer-content-description{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-heroContainer-content-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-heroContainer-img{position:relative;width:100%;min-height:536px;height:auto;background-image:var(--image-desktop);background-repeat:no-repeat;background-position:right center;background-size:cover;display:flex;align-items:center;padding-bottom:4.5rem}
.sp-heroContainer-img .sp-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.55) 35%,rgba(0,0,0,0.1) 100%);z-index:1}
.sp-heroContainer-img .sp-containerLarge{position:relative;z-index:2;padding-top:40px}
.sp-heroContainer-header{display:flex;flex-direction:column;gap:1rem;max-width:572px;position:relative;z-index:3}
.sp-heroContainer-content-title{color:#fff !important}
.sp-heroContainer-content-description{color:#fff !important}
.sp-heroContainer .freeCode:has(simch-pre-simulation) .sp-containerLarge{z-index:10;margin-top:-100px;min-height:206px;height:auto}
@media screen and (max-width:767px){.sp-heroContainer .sp-heroContainer{margin-top:-65px;padding-top:16px}
.sp-heroContainer .freeCode:has(simch-pre-simulation) .sp-containerLarge{z-index:10;margin-top:-100px;height:auto;padding:1px}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-heroCards{width:100%;padding-bottom:2rem}
.sp-heroCards-no-image .sp-promoCard-img{display:none}
.sp-heroCards-red{position:relative;background:#c00}
.sp-heroCards-red::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f5f9fb}
.sp-heroCards-red::after{content:'';position:absolute;top:0;left:0;right:0;height:50%;background:radial-gradient(66.67% 66.67% at 51.41% 87.92%,#222 0,#c00 100%)}
@media screen and (max-width:1199px){.sp-heroCards-red::after{height:35rem}
}
@media screen and (max-width:767px){.sp-heroCards-red::after{height:38rem}
}
.sp-heroCards-red .sp-heroCards-heading,.sp-heroCards-red .sp-heroCards-description{color:#fff}
.sp-heroCards-white{background:#fff}
.sp-heroCards-white .sp-heroCards-heading,.sp-heroCards-white .sp-heroCards-description{color:#222}
.sp-heroCards-text{padding-top:2rem;padding-bottom:4rem;z-index:1}
.sp-heroCards-text h1{font-family:SantanderHeadline,Arial;font-size:3.375rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-heroCards-text h1{font-size:2.625rem}
}
@media screen and (max-width:767px){.sp-heroCards-text h1{font-size:1.75rem}
}
.sp-heroCards-text h2{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-heroCards-text h2{font-size:2rem}
}
@media screen and (max-width:767px){.sp-heroCards-text h2{font-size:1.5rem}
}
.sp-heroCards-text .sp-heroCards-heading{max-width:90ch;overflow-wrap:break-word;white-space:normal}
.sp-heroCards-text .sp-heroCards-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:1rem;max-width:90ch;overflow-wrap:break-word;white-space:normal}
@media screen and (max-width:1199px){.sp-heroCards-text .sp-heroCards-description{font-size:1.125rem}
}
.sp-heroCards-cardsGroup{flex-wrap:wrap;list-style-type:none;gap:1.5rem;display:flex;z-index:1}
@media screen and (max-width:1199px){.sp-heroCards-cardsGroup{gap:1.5rem}
}
.sp-heroCards-cardsGroup li{box-sizing:border-box}
.sp-heroCards-cardsGroup .sp-heroCards-default{flex:0 0 calc(25% - 1.5rem);max-width:330px}
@media screen and (max-width:1199px){.sp-heroCards-cardsGroup .sp-heroCards-default{flex:0 0 50%}
}
@media screen and (max-width:767px){.sp-heroCards-cardsGroup .sp-heroCards-default{flex:0 0 100%}
}
.sp-heroCards-cardsGroup .sp-heroCards-third{flex:0 0 calc(33.33% - 1.5rem)}
@media screen and (max-width:1199px){.sp-heroCards-cardsGroup .sp-heroCards-third{flex:0 0 50%}
}
@media screen and (max-width:767px){.sp-heroCards-cardsGroup .sp-heroCards-third{flex:0 0 100%}
}
.sp-heroCards-cardsGroup .sp-heroCards-third .sp-promoCard{width:100% !important;max-width:100% !important}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-hero-edit{height:355px;background:url("clientlib-site/resources/hero_secondary.png") no-repeat center;background-size:contain}
.sp-hero{width:100%;margin:2rem 0}
.sp-hero *{box-sizing:border-box}
.sp-hero--background{width:100%;height:100%;padding:3.5rem;border-radius:1rem;overflow:hidden}
@media screen and (max-width:1199px){.sp-hero--background{padding:2rem}
}
@media screen and (max-width:767px){.sp-hero--background{padding:0;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);background:none !important}
}
.sp-hero--background-mobile{border-top-right-radius:1rem;border-top-left-radius:1rem;height:12rem;width:100%}
@media screen and (min-width:768px){.sp-hero--background-mobile{display:none;background:none !important}
}
.sp-hero--block{padding:1.5rem;border-radius:.5rem;background-color:#fff;width:calc(50% - 3.5rem);display:grid;gap:2rem;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4)}
@media screen and (max-width:1199px){.sp-hero--block{gap:1.5rem;width:calc(50% - 2rem)}
}
@media screen and (max-width:767px){.sp-hero--block{width:100%;gap:1.25rem;border-top-right-radius:0rem;border-top-left-radius:0rem}
}
.sp-hero--block--title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;height:auto;line-height:2.25rem}
@media screen and (max-width:1199px){.sp-hero--block--title{font-size:1.75rem;line-height:2rem}
}
@media screen and (max-width:767px){.sp-hero--block--title{font-size:1.5rem;line-height:2rem}
}
.sp-hero--block--title--group{display:grid;gap:1rem}
@media screen and (max-width:1199px){.sp-hero--block--title--group{gap:.75rem}
}
@media screen and (max-width:767px){.sp-hero--block--title--group{gap:.5rem}
}
.sp-hero--block--description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#222}
@media screen and (max-width:767px){.sp-hero--block--description{font-size:1rem}
}
.sp-hero--block--caption{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#727272}
@media screen and (max-width:1199px){.sp-hero--block--caption{font-size:1rem}
}
@media screen and (max-width:767px){.sp-hero--block--caption{font-size:.875rem}
}
.sp-hero--block-realLife{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}
.sp-hero--block-realLife-section{display:flex;flex-direction:column;gap:.25rem;width:calc(50% - 1rem)}
.sp-hero--block-realLife-section:nth-of-type(odd){width:100%}
.sp-hero--block-realLife-section:nth-of-type(odd):not(:last-of-type){width:calc(50% - 1rem)}
.sp-hero--block-realLife-value{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-hero--block-realLife-value span:last-of-type:not(:only-of-type){font-size:1.125rem}
.sp-hero--block-realLife-value-bg{background-color:#f0f8f0;padding:0 .25rem;border-radius:.25rem;width:fit-content}
@media screen and (max-width:1199px){.sp-hero--block-realLife-value{font-size:2rem}
}
@media screen and (max-width:767px){.sp-hero--block-realLife-value{font-size:1.5rem}
.sp-hero--block-realLife-value span:last-of-type:not(:only-of-type){font-size:1rem}
}
.sp-hero--block-realLife-top,.sp-hero--block-realLife-bottom{font-weight:bold}
.sp-hero--block--apps{display:flex;align-items:center;align-content:center;gap:1rem;flex-wrap:wrap}
.sp-hero--block--apps-apple,.sp-hero--block--apps-google{display:block;width:fit-content;height:fit-content;border-radius:2px}
.sp-hero--block--actions{display:flex;align-items:center;align-content:center;gap:1rem;flex-wrap:wrap}
.sp-hero-play{border-radius:50px;background:#FFF;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);color:#ec0000;width:3rem;height:3rem;bottom:3.5rem;right:5rem;position:absolute;cursor:pointer}
@media screen and (max-width:767px){.sp-hero-play{bottom:auto;right:auto;top:8.5rem;left:1.5rem}
}
.sp-hero-play:before{font-size:1.5rem}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sidebarContactUs:has(.sp-sidebar-contactus-form-contact):has(.sp-sidebar-contactus-scroll){visibility:hidden}
@media screen and (max-width:767px){.sidebarContactUs:has(.sp-sidebar-contactus-form-contact):has(.sp-sidebar-contactus-scroll):has(.sp-sidebar-contactus-page){visibility:visible}
}
.sidebarContactUs:has(.sp-sidebar-contactus-container-edition),.sidebarContactUs:has(.sp-sidebar-contactus-form-contact):has(.sp-sidebar-contactus-scroll):has(.sp-sidebar-contactus-container-edition){visibility:visible}
.sidebarContactUs:has(.sp-sidebar-contactus-container-edition) .sp-sidebar-contactus-container-edition,.sidebarContactUs:has(.sp-sidebar-contactus-form-contact):has(.sp-sidebar-contactus-scroll):has(.sp-sidebar-contactus-container-edition) .sp-sidebar-contactus-container-edition{display:block}
.sidebarContactUs:has(.sp-sidebar-contactus-container-edition) .sp-sidebar-contactus-container-edition .sp-sidebar-contactus__container,.sidebarContactUs:has(.sp-sidebar-contactus-form-contact):has(.sp-sidebar-contactus-scroll):has(.sp-sidebar-contactus-container-edition) .sp-sidebar-contactus-container-edition .sp-sidebar-contactus__container{position:relative;top:unset;right:unset;z-index:initial;width:100%;background-color:#f4f4f4;filter:grayscale()}
.sidebarContactUs:has(.sp-sidebar-contactus-container-edition) .sp-sidebar-contactus-container-edition .sp-sidebar-contactus__components,.sidebarContactUs:has(.sp-sidebar-contactus-form-contact):has(.sp-sidebar-contactus-scroll):has(.sp-sidebar-contactus-container-edition) .sp-sidebar-contactus-container-edition .sp-sidebar-contactus__components{width:100%}
.sp-sidebar-contactus{display:none;transition:all .3s ease-in-out}
.sp-sidebar-contactus *{box-sizing:border-box}
.sp-sidebar-contactus-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-sidebar-contactus i,.sp-sidebar-contactus svg{width:3rem;height:3rem;font-size:3rem}
.sp-sidebar-contactus .sp-button-primary,.sp-sidebar-contactus .sp-button-secondary,.sp-sidebar-contactus .sp-link{width:100%;display:flex;justify-content:center}
.sp-sidebar-contactus.open{display:block}
.sp-sidebar-contactus.open .sp-sidebar-contactus__container,.sp-sidebar-contactus.open .sp-sidebar-contactus__overlay{right:0}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact{display:block}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-wrapper{background-color:#fff;color:#222}
@media screen and (min-width:768px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-wrapper.hideWidgetDesktop{display:none}
}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-wrapper.hideWidgetMobile{display:none}
}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-wrapper{position:fixed;z-index:1000;bottom:0;top:auto;width:100%;border-radius:2rem 2rem 0rem 0rem;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);align-items:center;padding:.75rem 1rem}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-wrapper .sp-sidebar-contactus-form-square{position:unset;box-shadow:none}
}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square{transition:all .3s ease-in-out;background-color:#fff;color:#222;display:flex;align-items:center;cursor:pointer;top:188px;right:0;position:fixed;z-index:1000;text-align:left;padding:.5rem;border-radius:2.5rem 0rem 0rem 2.5rem;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square *{pointer-events:none}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square h2{color:#222;font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;max-width:min-content;margin-left:.5rem}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square h2{max-width:100%;margin-left:0}
}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square__icon i{height:3rem;font-size:1.5rem;aspect-ratio:1;border-radius:50%;background-color:#ec0000;color:#fff !important;align-content:center;text-align:center;padding:.5rem}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square__icon i{display:none}
}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square .sp-chevron-mob{display:none;line-height:1}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square .sp-chevron-mob{display:contents;font-size:1.5rem;font-weight:normal}
}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square{position:relative;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;padding:.75rem 1.25rem;gap:.5rem;border-radius:3.125rem;box-sizing:border-box;text-decoration:none;box-shadow:0 1px 6px 0 #A3A3A366;overflow:hidden;width:100%;background-color:#ec0000;color:#fff}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact .sp-sidebar-contactus-form-square h2{color:#fff}
}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact.sp-sidebar-contactus-page .sp-sidebar-contactus-form-square,.sp-sidebar-contactus.sp-sidebar-contactus-form-contact.sp-sidebar-contactus-page .sp-sidebar-contactus-form-wrapper{position:unset}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact.sp-sidebar-contactus-page .sp-sidebar-contactus-form-wrapper{border-radius:0}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact.sp-sidebar-contactus-page .sp-sidebar-contactus-form-wrapper .sp-chevron-mob:before{transform:rotate(90deg)}
}
@media screen and (max-width:767px){.sp-sidebar-contactus.sp-sidebar-contactus-form-contact.sp-sidebar-contactus-float .sp-sidebar-contactus__container{right:0;bottom:-100%}
.sp-sidebar-contactus.sp-sidebar-contactus-form-contact.sp-sidebar-contactus-float.open .sp-sidebar-contactus__container{right:0;bottom:0}
}
.sp-sidebar-contactus__contact,.sp-sidebar-contactus__options,.sp-sidebar-contactus__components{padding:1rem 1.5rem 1rem 1rem;display:flex;flex-direction:column;width:29.5rem;gap:1rem}
@media screen and (max-width:767px){.sp-sidebar-contactus__contact,.sp-sidebar-contactus__options,.sp-sidebar-contactus__components{height:100%;width:100%}
}
.sp-sidebar-contactus__options .sp-radioButton{border-radius:8px;border:1px solid #CCC;padding:1rem;width:100%}
.sp-sidebar-contactus__options form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}
.sp-sidebar-contactus__options_step1,.sp-sidebar-contactus__options_step2{display:flex;flex-direction:column;gap:1rem}
.sp-sidebar-contactus__options_step2{display:none}
.sp-sidebar-contactus__contact{display:none}
.sp-sidebar-contactus__contact-item{display:flex;flex-direction:column;gap:1rem}
.sp-sidebar-contactus__contact-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-sidebar-contactus__contact-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-sidebar-contactus__container{background-color:#fff;width:fit-content;height:100%;box-shadow:0 1px 10px 0 rgba(68,68,68,0.2);overflow-y:scroll;position:fixed;z-index:9002;top:0;right:-100%;transition:all .3s ease-in-out;border-top:8px solid #ec0000}
@media screen and (max-width:767px){.sp-sidebar-contactus__container{width:100%;overflow-y:scroll;bottom:0;top:unset;max-width:none}
}
.sp-sidebar-contactus__overlay{height:100%;width:100%;position:fixed;top:0;bottom:0;right:-100%;z-index:9001;margin:0 0 0 auto;border:0;padding:0;background-color:rgba(0,0,0,0.5)}
.sp-sidebar-contactus__container-close{width:100%;display:flex;justify-content:end;padding:.5rem 1.5rem .5rem 1rem;box-shadow:0 1px 6px 0 #A3A3A366}
.sp-sidebar-contactus-close{font-family:SantanderMicroText,Arial !important;font-size:.875rem !important;font-weight:bold !important;font-stretch:normal !important;font-style:normal !important;line-height:1.5 !important;letter-spacing:normal !important;color:#222;cursor:pointer}
.sp-sidebar-contactus-close:before{color:#ec0000;font-weight:normal;display:flex;justify-content:center;font-size:1.563rem}
.sp-sidebar-contactus-close:focus{border-radius:2px}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-feedback{padding-top:1.5rem;padding-bottom:1.5rem}
.sp-feedback-container{border-radius:1rem;padding:1.5rem 2rem;margin-top:2rem;margin-bottom:2rem;box-sizing:border-box;background-color:#f5f9fb;width:100%;max-width:1000px}
@media screen and (max-width:767px){.sp-feedback-container{padding:1.5rem 1rem}
}
.sp-feedback-fullwidth{max-width:none;border-radius:0}
.sp-feedback-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-feedback-title{font-size:1.5rem}
}
@media screen and (max-width:767px){.sp-feedback-title{font-size:1.25rem}
}
.sp-feedback-desc{margin:1.5rem 0;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-feedback-desc{margin:.81rem 0}
}
@media screen and (max-width:767px){.sp-feedback-desc{font-size:1rem}
}
.sp-feedback-step1,.sp-feedback-step2,.sp-feedback-step3,.sp-feedback-step4{transition:all .2s ease}
.sp-feedback-step1 .sp-feedback-icons{display:flex;margin-top:1.5rem;align-items:center;justify-content:space-between;flex-wrap:wrap}
@media screen and (max-width:1199px){.sp-feedback-step1 .sp-feedback-icons{flex-wrap:wrap;gap:1.5rem 0;margin-top:1.25rem}
}
.sp-feedback-step1 .sp-feedback-icons-iconcard{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;border-radius:.1875rem}
.sp-feedback-step1 .sp-feedback-icons-iconcard>*{pointer-events:none}
@media screen and (max-width:1199px){.sp-feedback-step1 .sp-feedback-icons-iconcard{width:100%;max-width:50%;box-sizing:border-box}
}
.sp-feedback-step1 .sp-feedback-icons-iconcard:hover .sp-feedback-icons-iconcard-image{background-color:#f6f6f6}
.sp-feedback-step1 .sp-feedback-icons-iconcard:hover .sp-feedback-text{color:#0d5155}
.sp-feedback-step1 .sp-feedback-icons-iconcard .sp-feedback-text{text-align:center;margin-top:.62rem;font-size:1rem;transition:all .2s ease}
@media screen and (max-width:1199px){.sp-feedback-step1 .sp-feedback-icons-iconcard .sp-feedback-text{font-size:1.125rem}
}
@media screen and (max-width:767px){.sp-feedback-step1 .sp-feedback-icons-iconcard .sp-feedback-text{font-size:.875rem}
}
.sp-feedback-step1 .sp-feedback-icons-iconcard-image{border-radius:3.125rem;background-color:#fff;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);aspect-ratio:1;height:5rem;width:5rem;display:flex;justify-content:center;align-items:center;transition:all .2s ease}
@media screen and (max-width:1199px){.sp-feedback-step1 .sp-feedback-icons-iconcard-image{height:3.5rem;width:3.5rem}
}
@media screen and (max-width:767px){.sp-feedback-step1 .sp-feedback-icons-iconcard-image{height:3.5rem;width:3.5rem}
}
.sp-feedback-step1 .sp-feedback-icons-iconcard-image svg{height:3rem;width:3rem;background-repeat:no-repeat;background-size:cover}
@media screen and (max-width:1199px){.sp-feedback-step1 .sp-feedback-icons-iconcard-image svg{height:1.6669rem;width:1.6669rem}
}
@media screen and (max-width:767px){.sp-feedback-step1 .sp-feedback-icons-iconcard-image svg{height:2rem;width:2rem}
}
.sp-feedback-step2{display:none;opacity:0;gap:1.5rem}
@media screen and (max-width:1199px){.sp-feedback-step2{flex-direction:column}
}
.sp-feedback-step2 svg{width:3rem;height:3rem}
.sp-feedback-step2 iframe{width:100%;box-sizing:border-box;border:0;min-height:13.75rem}
@media screen and (max-width:767px){.sp-feedback-step2 iframe{min-height:16.5625rem}
}
.sp-feedback-step3,.sp-feedback-step4{display:none;opacity:0;flex-direction:column;gap:1.5rem}
.sp-feedback-step3 svg,.sp-feedback-step4 svg{width:6rem;height:6rem}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-disclaimer-list{background-color:#f5f9fb}
.sp-disclaimer-list-blue{background-color:#f5f9fb}
.sp-disclaimer-list-white{background-color:#fff}
.sp-disclaimer-list-grey{background-color:#f0f0f0}
.sp-disclaimer-list-lisbon{background-color:#fbf1ea}
.sp-disclaimer-list-rio{background-color:#f5decf}
.sp-disclaimer-list-mexico{background-color:#f0b998}
.sp-disclaimer-list__edit{height:380px;background:url("clientlib-site/resources/disclaimerlist.png") no-repeat center}
.sp-disclaimer-list .sp-container{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:48px}
@media screen and (min-width:768px) and (max-width:1199px){.sp-disclaimer-list .sp-container{padding-top:48px;padding-bottom:48px;gap:32px}
}
@media screen and (max-width:767px){.sp-disclaimer-list .sp-container{padding-top:32px;padding-bottom:32px;gap:24px}
}
.sp-disclaimer-list__list{column-count:1;column-gap:48px;width:calc(50% - 24px)}
@media screen and (max-width:767px){.sp-disclaimer-list__list{column-count:1 !important;width:100%}
}
.sp-disclaimer-list__item{display:block;align-items:center;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#444;line-height:1.5;cursor:default}
.sp-disclaimer-list__item:not(:first-of-type){margin-top:27px}
@media screen and (max-width:1199px){.sp-disclaimer-list__item{font-size:1rem}
}
.sp-disclaimer-list__item b{font-size:1.25rem;line-height:1}
.sp-disclaimer-list__item img{float:left;margin-right:16px}
.sp-disclaimer-list__img{margin-right:20px;width:auto;height:auto}
@media screen and (max-width:767px){.sp-disclaimer-list__img{margin-right:0}
}
.sp-disclaimer-list p,.sp-disclaimer-list ul,.sp-disclaimer-list ol,.sp-disclaimer-list a{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#444;line-height:1.5}
@media screen and (max-width:1199px){.sp-disclaimer-list p,.sp-disclaimer-list ul,.sp-disclaimer-list ol,.sp-disclaimer-list a{font-size:1rem}
}
.sp-disclaimer-list span.highlighter{font-family:SantanderMicroText,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-disclaimer-list a{font-weight:bold;text-decoration:underline;color:#127277}
.sp-disclaimer-list ul,.sp-disclaimer-list ol{padding:0;margin:16px 0 0 0;list-style-position:inside}
.sp-disclaimer-list ul i,.sp-disclaimer-list ol i{font-family:SantanderMicroText,Arial;font-style:normal;color:#767676;display:block;padding-left:18px;margin-top:10px}
.sp-disclaimer-list ul li,.sp-disclaimer-list ol li{padding:5px 0}
.sp-disclaimer-list ul a,.sp-disclaimer-list ol a{text-decoration:underline;color:#444}
.sp-disclaimer-list ul pre,.sp-disclaimer-list ol pre{font-family:SantanderMicroText,Arial;color:#767676;margin:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-counter-red .sp-counter-fixed-timer,.sp-counter-red .sp-counter-fixed-close,.sp-counter-red .sp-counter-inpage-timer,.sp-counter-red .sp-counter-simulator-timer,.sp-counter-red .sp-counter-bar-fixed-bar,.sp-counter-red .sp-counter-bar-fixed-close,.sp-counter-red .sp-counter-counter-fixed-timer,.sp-counter-red .sp-counter-counter-fixed-close,.sp-counter-red i{background-color:#C00;color:#fff !important}
.sp-counter-red .sp-counter-fixed-timer .dot,.sp-counter-red .sp-counter-fixed-close .dot,.sp-counter-red .sp-counter-inpage-timer .dot,.sp-counter-red .sp-counter-simulator-timer .dot,.sp-counter-red .sp-counter-bar-fixed-bar .dot,.sp-counter-red .sp-counter-bar-fixed-close .dot,.sp-counter-red .sp-counter-counter-fixed-timer .dot,.sp-counter-red .sp-counter-counter-fixed-close .dot,.sp-counter-red i .dot{background-color:#fff}
.sp-counter-red .sp-counter-fixed-bar{background-color:#fff;color:#222}
.sp-counter-white .sp-counter-fixed-timer,.sp-counter-white .sp-counter-fixed-close,.sp-counter-white .sp-counter-inpage-timer,.sp-counter-white .sp-counter-simulator-timer,.sp-counter-white .sp-counter-bar-fixed-bar,.sp-counter-white .sp-counter-bar-fixed-close,.sp-counter-white .sp-counter-counter-fixed-timer,.sp-counter-white .sp-counter-counter-fixed-close,.sp-counter-white i{background-color:#fff;color:#222 !important}
.sp-counter-white .sp-counter-fixed-timer .dot,.sp-counter-white .sp-counter-fixed-close .dot,.sp-counter-white .sp-counter-inpage-timer .dot,.sp-counter-white .sp-counter-simulator-timer .dot,.sp-counter-white .sp-counter-bar-fixed-bar .dot,.sp-counter-white .sp-counter-bar-fixed-close .dot,.sp-counter-white .sp-counter-counter-fixed-timer .dot,.sp-counter-white .sp-counter-counter-fixed-close .dot,.sp-counter-white i .dot{background-color:#222}
.sp-counter-white .sp-counter-fixed-bar{background-color:#ec0000;color:#fff}
.sp-counter-blue .sp-counter-fixed-timer,.sp-counter-blue .sp-counter-fixed-close,.sp-counter-blue .sp-counter-inpage-timer,.sp-counter-blue .sp-counter-simulator-timer,.sp-counter-blue .sp-counter-bar-fixed-bar,.sp-counter-blue .sp-counter-bar-fixed-close,.sp-counter-blue .sp-counter-counter-fixed-timer,.sp-counter-blue .sp-counter-counter-fixed-close,.sp-counter-blue i{background-color:#f5f9fb;color:#222 !important}
.sp-counter-blue .sp-counter-fixed-timer .dot,.sp-counter-blue .sp-counter-fixed-close .dot,.sp-counter-blue .sp-counter-inpage-timer .dot,.sp-counter-blue .sp-counter-simulator-timer .dot,.sp-counter-blue .sp-counter-bar-fixed-bar .dot,.sp-counter-blue .sp-counter-bar-fixed-close .dot,.sp-counter-blue .sp-counter-counter-fixed-timer .dot,.sp-counter-blue .sp-counter-counter-fixed-close .dot,.sp-counter-blue i .dot{background-color:#222}
.sp-counter-blue .sp-counter-fixed-bar{background-color:#fff;color:#222}
.sp-counter-black .sp-counter-fixed-timer,.sp-counter-black .sp-counter-fixed-close,.sp-counter-black .sp-counter-inpage-timer,.sp-counter-black .sp-counter-simulator-timer,.sp-counter-black .sp-counter-bar-fixed-bar,.sp-counter-black .sp-counter-bar-fixed-close,.sp-counter-black .sp-counter-counter-fixed-timer,.sp-counter-black .sp-counter-counter-fixed-close,.sp-counter-black i{background-color:#222;color:#fff !important}
.sp-counter-black .sp-counter-fixed-timer .dot,.sp-counter-black .sp-counter-fixed-close .dot,.sp-counter-black .sp-counter-inpage-timer .dot,.sp-counter-black .sp-counter-simulator-timer .dot,.sp-counter-black .sp-counter-bar-fixed-bar .dot,.sp-counter-black .sp-counter-bar-fixed-close .dot,.sp-counter-black .sp-counter-counter-fixed-timer .dot,.sp-counter-black .sp-counter-counter-fixed-close .dot,.sp-counter-black i .dot{background-color:#fff}
.sp-counter-black .sp-counter-fixed-bar{background-color:#fff;color:#222}
@media screen and (max-width:767px){.sp-counter-icon-desktop{display:none}
}
.sp-counter-icon-mobile{display:none}
@media screen and (max-width:767px){.sp-counter-icon-mobile{display:block}
}
.sp-counter-fixed{position:fixed;bottom:0;left:0;right:0;z-index:1;display:none}
.sp-counter-fixed i{font-size:2.5rem;margin-right:1.75rem}
@media screen and (max-width:767px){.sp-counter-fixed i{font-size:1.5rem;margin-right:.5rem}
}
.sp-counter-fixed img{max-width:8.75rem;max-height:4.375rem;margin-right:1.75rem}
.sp-counter-fixed-close{border-radius:.25rem .25rem 0 0;margin-right:1.5rem;margin-left:auto;width:fit-content;display:flex;align-items:center;justify-content:center;padding:0 .8125rem;cursor:pointer;z-index:1;position:relative;box-shadow:0 -8px 10px 0 rgba(163,163,163,0.4)}
.sp-counter-fixed-close:before{font-size:1.5rem}
.sp-counter-fixed-timer{border-radius:1rem 1rem 0 0;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);z-index:1;padding:.5rem 0}
.sp-counter-fixed-timer .sp-containerLarge{display:flex;align-items:center}
.sp-counter-fixed-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-counter-fixed-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-fixed-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-fixed-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-fixed-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-fixed-timer-box{margin-left:auto;display:flex;align-items:center}
.sp-counter-fixed-timer-box .dot{content:'';width:.25rem;height:.25rem;border-radius:50%}
@media screen and (max-width:767px){.sp-counter-fixed-timer-box .dot:nth-child(6){display:none}
}
.sp-counter-fixed-timer-box-days,.sp-counter-fixed-timer-box-hours,.sp-counter-fixed-timer-box-minutes,.sp-counter-fixed-timer-box-seconds{display:flex;align-items:center;flex-direction:column;margin:0 .5rem}
@media screen and (max-width:767px){.sp-counter-fixed-timer-box-days,.sp-counter-fixed-timer-box-hours,.sp-counter-fixed-timer-box-minutes,.sp-counter-fixed-timer-box-seconds{margin:0 .25rem}
}
.sp-counter-fixed-timer-box-days .sp-counter-time,.sp-counter-fixed-timer-box-hours .sp-counter-time,.sp-counter-fixed-timer-box-minutes .sp-counter-time,.sp-counter-fixed-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-counter-fixed-timer-box-days .sp-counter-time,.sp-counter-fixed-timer-box-hours .sp-counter-time,.sp-counter-fixed-timer-box-minutes .sp-counter-time,.sp-counter-fixed-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-counter-fixed-timer-box-days .sp-counter-measure,.sp-counter-fixed-timer-box-hours .sp-counter-measure,.sp-counter-fixed-timer-box-minutes .sp-counter-measure,.sp-counter-fixed-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-counter-fixed-timer-box-days .sp-counter-measure,.sp-counter-fixed-timer-box-hours .sp-counter-measure,.sp-counter-fixed-timer-box-minutes .sp-counter-measure,.sp-counter-fixed-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-fixed-timer-box-seconds{display:none}
}
.sp-counter-fixed-bar{padding:.5rem 0}
.sp-counter-fixed-bar .sp-containerLarge{display:flex;justify-content:space-between;align-items:center}
@media screen and (max-width:767px){.sp-counter-fixed-bar .sp-containerLarge{flex-direction:column;align-items:start;gap:1rem}
}
.sp-counter-fixed-bar-textbox-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-fixed-bar-textbox-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-fixed-bar-textbox-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-fixed-bar-textbox-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-fixed-bar-textbox-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-fixed-bar-textbox-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-fixed-bar a{width:100%}
}
.sp-counter-counter-fixed{position:fixed;bottom:0;left:0;right:0;z-index:1;display:none}
.sp-counter-counter-fixed i{font-size:2.5rem;margin-right:1.75rem}
@media screen and (max-width:767px){.sp-counter-counter-fixed i{font-size:1.5rem;margin-right:.5rem}
}
.sp-counter-counter-fixed img{max-width:8.75rem;max-height:4.375rem;margin-right:1.75rem}
.sp-counter-counter-fixed-close{border-radius:.25rem .25rem 0 0;margin-right:1.5rem;margin-left:auto;width:fit-content;display:flex;align-items:center;justify-content:center;padding:0 .8125rem;cursor:pointer;z-index:1;position:relative;box-shadow:0 -8px 10px 0 rgba(163,163,163,0.4)}
.sp-counter-counter-fixed-close:before{font-size:1.5rem}
.sp-counter-counter-fixed-timer{border-radius:1rem 1rem 0 0;box-shadow:0 1px 10px 0 rgba(163,163,163,0.4);z-index:1;padding:.5rem 0}
.sp-counter-counter-fixed-timer-container{display:flex;align-items:center;width:100%}
.sp-counter-counter-fixed-timer .sp-containerLarge{display:flex;align-items:center}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer .sp-containerLarge{flex-direction:column;gap:.5rem}
}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer a{width:100%}
}
.sp-counter-counter-fixed-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-counter-fixed-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-counter-fixed-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-counter-fixed-timer-box{margin-left:auto;display:flex;align-items:center}
.sp-counter-counter-fixed-timer-box .dot{content:'';width:.25rem;height:.25rem;border-radius:50%}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer-box .dot:nth-child(6){display:none}
}
.sp-counter-counter-fixed-timer-box-days,.sp-counter-counter-fixed-timer-box-hours,.sp-counter-counter-fixed-timer-box-minutes,.sp-counter-counter-fixed-timer-box-seconds{display:flex;align-items:center;flex-direction:column;margin:0 .5rem}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer-box-days,.sp-counter-counter-fixed-timer-box-hours,.sp-counter-counter-fixed-timer-box-minutes,.sp-counter-counter-fixed-timer-box-seconds{margin:0 .25rem}
}
.sp-counter-counter-fixed-timer-box-days .sp-counter-time,.sp-counter-counter-fixed-timer-box-hours .sp-counter-time,.sp-counter-counter-fixed-timer-box-minutes .sp-counter-time,.sp-counter-counter-fixed-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer-box-days .sp-counter-time,.sp-counter-counter-fixed-timer-box-hours .sp-counter-time,.sp-counter-counter-fixed-timer-box-minutes .sp-counter-time,.sp-counter-counter-fixed-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-counter-counter-fixed-timer-box-days .sp-counter-measure,.sp-counter-counter-fixed-timer-box-hours .sp-counter-measure,.sp-counter-counter-fixed-timer-box-minutes .sp-counter-measure,.sp-counter-counter-fixed-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer-box-days .sp-counter-measure,.sp-counter-counter-fixed-timer-box-hours .sp-counter-measure,.sp-counter-counter-fixed-timer-box-minutes .sp-counter-measure,.sp-counter-counter-fixed-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-counter-fixed-timer-box-seconds{display:none}
}
.sp-counter-bar-fixed{position:fixed;bottom:0;left:0;right:0;z-index:1;display:none}
.sp-counter-bar-fixed i{font-size:2.5rem;margin-right:1.75rem}
@media screen and (max-width:767px){.sp-counter-bar-fixed i{font-size:1.5rem;margin-right:.5rem}
}
.sp-counter-bar-fixed img{max-width:8.75rem;max-height:4.375rem;margin-right:1.75rem}
.sp-counter-bar-fixed-close{border-radius:.25rem .25rem 0 0;margin-right:1.5rem;margin-left:auto;width:fit-content;display:flex;align-items:center;justify-content:center;padding:0 .8125rem;cursor:pointer;z-index:1;position:relative;box-shadow:0 -8px 10px 0 rgba(163,163,163,0.4)}
.sp-counter-bar-fixed-close:before{font-size:1.5rem}
.sp-counter-bar-fixed-bar{padding:.5rem 0;border-radius:1rem 1rem 0 0}
.sp-counter-bar-fixed-bar-container{display:flex}
.sp-counter-bar-fixed-bar .sp-containerLarge{display:flex;justify-content:space-between;align-items:center}
@media screen and (max-width:767px){.sp-counter-bar-fixed-bar .sp-containerLarge{flex-direction:column;align-items:start;gap:1rem}
}
.sp-counter-bar-fixed-bar-textbox-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-bar-fixed-bar-textbox-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-bar-fixed-bar-textbox-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-bar-fixed-bar-textbox-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-bar-fixed-bar-textbox-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-bar-fixed-bar-textbox-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-bar-fixed-bar a{width:100%}
}
.sp-counter-inpage{display:none}
.sp-counter-inpage i{font-size:2.5rem;margin-right:1.75rem}
@media screen and (max-width:1199px){.sp-counter-inpage i{margin-right:1rem}
}
@media screen and (max-width:767px){.sp-counter-inpage i{font-size:1.5rem;margin-right:.5rem}
}
.sp-counter-inpage img{max-width:8.75rem;max-height:4.375rem;margin-right:1.75rem}
@media screen and (max-width:1199px){.sp-counter-inpage img{margin-right:1rem}
}
@media screen and (max-width:767px){.sp-counter-inpage img{margin-right:.5rem}
}
.sp-counter-inpage-timer{padding:.5rem 0}
.sp-counter-inpage-timer-container{display:flex;align-items:center;width:100%}
.sp-counter-inpage-timer .sp-containerLarge{display:flex;align-items:center}
@media screen and (max-width:767px){.sp-counter-inpage-timer .sp-containerLarge{flex-direction:column}
}
@media screen and (max-width:767px){.sp-counter-inpage-timer a{width:100%;margin-top:.5rem}
}
.sp-counter-inpage-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-inpage-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-inpage-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-inpage-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-inpage-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-inpage-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-inpage-timer-box{margin-left:auto;display:flex;align-items:center}
.sp-counter-inpage-timer-box .dot{content:'';width:.25rem;height:.25rem;border-radius:50%}
@media screen and (max-width:1199px){.sp-counter-inpage-timer-box .dot:nth-child(6){display:none}
}
.sp-counter-inpage-timer-box-days,.sp-counter-inpage-timer-box-hours,.sp-counter-inpage-timer-box-minutes,.sp-counter-inpage-timer-box-seconds{display:flex;align-items:center;flex-direction:column;margin:0 .5rem}
.sp-counter-inpage-timer-box-days .sp-counter-time,.sp-counter-inpage-timer-box-hours .sp-counter-time,.sp-counter-inpage-timer-box-minutes .sp-counter-time,.sp-counter-inpage-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-inpage-timer-box-days .sp-counter-time,.sp-counter-inpage-timer-box-hours .sp-counter-time,.sp-counter-inpage-timer-box-minutes .sp-counter-time,.sp-counter-inpage-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-counter-inpage-timer-box-days .sp-counter-measure,.sp-counter-inpage-timer-box-hours .sp-counter-measure,.sp-counter-inpage-timer-box-minutes .sp-counter-measure,.sp-counter-inpage-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-inpage-timer-box-days .sp-counter-measure,.sp-counter-inpage-timer-box-hours .sp-counter-measure,.sp-counter-inpage-timer-box-minutes .sp-counter-measure,.sp-counter-inpage-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:1199px){.sp-counter-inpage-timer-box-seconds{display:none}
}
.sp-counter-simulator{display:none}
.sp-counter-simulator i{font-size:2.5rem;margin-right:1.75rem}
@media screen and (max-width:767px){.sp-counter-simulator i{font-size:1.5rem;margin-right:.5rem}
}
.sp-counter-simulator img{max-width:8.75rem;max-height:4.375rem;margin-right:1.75rem}
.sp-counter-simulator a{margin-left:4.0625rem}
@media screen and (max-width:767px){.sp-counter-simulator a{width:100%;margin-left:0}
}
.sp-counter-simulator-timer{padding:1rem 0}
.sp-counter-simulator-timer .sp-containerLarge{display:flex;flex-direction:column;gap:1rem}
@media screen and (max-width:767px){.sp-counter-simulator-timer .sp-containerLarge{flex-direction:row;flex-wrap:wrap}
}
.sp-counter-simulator-timer-content{display:flex;max-width:50%}
@media screen and (max-width:767px){.sp-counter-simulator-timer-content{flex:1;align-items:center;max-width:100%}
}
.sp-counter-simulator-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-simulator-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-simulator-timer-textbox-title{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-simulator-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-simulator-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-counter-simulator-timer-textbox-description{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-counter-simulator-timer-box{display:flex;align-items:center;margin-left:4.0625rem}
@media screen and (max-width:767px){.sp-counter-simulator-timer-box{flex:1;margin-left:0}
}
.sp-counter-simulator-timer-box .dot{content:'';width:.25rem;height:.25rem;border-radius:50%;margin:0 .5rem}
@media screen and (max-width:1199px){.sp-counter-simulator-timer-box .dot:nth-child(6){display:none}
}
.sp-counter-simulator-timer-box-days,.sp-counter-simulator-timer-box-hours,.sp-counter-simulator-timer-box-minutes,.sp-counter-simulator-timer-box-seconds{display:flex;align-items:center;flex-direction:column}
.sp-counter-simulator-timer-box-days .sp-counter-time,.sp-counter-simulator-timer-box-hours .sp-counter-time,.sp-counter-simulator-timer-box-minutes .sp-counter-time,.sp-counter-simulator-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-simulator-timer-box-days .sp-counter-time,.sp-counter-simulator-timer-box-hours .sp-counter-time,.sp-counter-simulator-timer-box-minutes .sp-counter-time,.sp-counter-simulator-timer-box-seconds .sp-counter-time{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-counter-simulator-timer-box-days .sp-counter-measure,.sp-counter-simulator-timer-box-hours .sp-counter-measure,.sp-counter-simulator-timer-box-minutes .sp-counter-measure,.sp-counter-simulator-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-counter-simulator-timer-box-days .sp-counter-measure,.sp-counter-simulator-timer-box-hours .sp-counter-measure,.sp-counter-simulator-timer-box-minutes .sp-counter-measure,.sp-counter-simulator-timer-box-seconds .sp-counter-measure{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:1199px){.sp-counter-simulator-timer-box-seconds{display:none}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-cardbuttons-list>div{width:fit-content}
.cardbuttons.cq-Editable-dom.cq-Editable-dom--container .sp-cardbuttons-list{height:auto !important}
.cardbuttons.cq-Editable-dom.cq-Editable-dom--container .sp-cardbuttons-list ul{flex-wrap:wrap}
.sp-cardbuttons{padding:32px 0}
.sp-cardbuttons-blue{background-color:#f5f9fb}
.sp-cardbuttons-white{background-color:#fff}
.sp-cardbuttons-grey{background-color:#f0f0f0}
.sp-cardbuttons-lisbon{background-color:#fbf1ea}
.sp-cardbuttons-rio{background-color:#f5decf}
.sp-cardbuttons-mexico{background-color:#f0b998}
.sp-cardbuttons .sp-containerLarge{display:flex;flex-direction:column;gap:16px}
.sp-cardbuttons-titleDescription{display:flex;flex-direction:column;gap:8px}
@media screen and (min-width:768px) and (max-width:1199px){.sp-cardbuttons-titleDescription{gap:4px}
}
@media screen and (max-width:767px){.sp-cardbuttons-titleDescription{gap:0}
}
.sp-cardbuttons-titleDescription h2{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:2rem;color:#222;margin-block-start:0;margin-block-end:0}
@media screen and (min-width:768px) and (max-width:1199px){.sp-cardbuttons-titleDescription h2{font-size:1.5rem;line-height:1.75rem}
}
@media screen and (max-width:767px){.sp-cardbuttons-titleDescription h2{font-size:1.25rem;line-height:1.5rem}
}
.sp-cardbuttons-titleDescription p{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#222}
@media screen and (max-width:1199px){.sp-cardbuttons-titleDescription p{font-size:1rem}
}
.sp-cardbuttons-lists{position:relative}
.sp-cardbuttons-list{width:100%}
.sp-cardbuttons-list ul{display:flex;list-style:none;gap:24px}
.sp-cardbuttons-list ul>div{display:flex;gap:0 24px;flex-wrap:wrap;flex-grow:1}
.sp-cardbuttons-list ul li{transition:margin-left .25s}
.sp-cardbuttons-list ul li a:focus{border-radius:10px;box-shadow:0 0 0 2px #FFF,0 0 0 4px #36f}
.sp-cardbuttons-list-mais{display:none}
.sp-cardbuttons-list.desktop{visibility:visible;height:160px}
.sp-cardbuttons-list.mobile{visibility:hidden;height:117px;position:absolute;top:0;left:0}
@media screen and (max-width:1199px){.sp-cardbuttons-list.desktop{visibility:hidden}
.sp-cardbuttons-list.mobile{visibility:visible}
}
.my-sidebar-body ul.sp-cardbuttons-list-sidebar{display:flex;flex-wrap:wrap;list-style:none;justify-content:space-around}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-cardbuttons-list.mobile .sp-cardbuttons-button{padding:8px}
.sp-cardbuttons-list.mobile .sp-link{font-size:.875rem}
.sp-cardbuttons-button{display:flex;flex-direction:column;align-items:center;gap:8px;width:fit-content;padding:16px;cursor:pointer;text-decoration:none}
.sp-cardbuttons-button:hover>.sp-cardbuttons-button-icon{background-color:#f6f6f6}
.sp-cardbuttons-button:hover>.sp-link{color:#0d5155}
.sp-cardbuttons-button:not(:has(>.sp-cardbuttons-button-tag)) .sp-cardbuttons-button-icon{margin-top:12px}
.sp-cardbuttons-button.sp-cardbuttons-button-empty .sp-cardbuttons-button-tag{width:64px;height:20px;border-radius:2px;background-color:#ccc}
.sp-cardbuttons-button.sp-cardbuttons-button-empty .sp-cardbuttons-button-icon{background-color:#2222220F}
.sp-cardbuttons-button.sp-cardbuttons-button-empty .sp-cardbuttons-button-title{width:80px;height:24px;border-radius:4px;background-color:#2222220F}
.sp-cardbuttons-button-tag{z-index:1;margin-bottom:-16px}
.sp-cardbuttons-button-icon{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px 0 #A3A3A366}
.sp-cardbuttons-button-icon i{font-size:3rem}
.sp-cardbuttons-button-icon svg{width:48px;height:48px}
.sp-cardbuttons-button-title{text-decoration:underline;white-space:nowrap}
.sp-cardbuttons-list.mobile .sp-cardbuttons-button-icon{width:56px;height:56px}
.sp-cardbuttons-list.mobile .sp-cardbuttons-button-icon i{font-size:2rem}
.sp-cardbuttons-list.mobile .sp-cardbuttons-button-icon svg{width:32px;height:32px}
.sp-tagType{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;width:fit-content;padding:.125rem .5rem;border-radius:.25rem;line-height:1.25rem}
.sp-tagType-green{background-color:#f0f8f0;color:#008035}
.sp-tagType-softyellow{background-color:#fffaeb;color:#856300}
.sp-tagType-softred{background-color:#fee5e5;color:#900}
.sp-tagType-blue{background-color:#23779a;color:#fff}
.sp-tagType-blueelectric{background-color:#0032e6;color:#fff}
.sp-tagType-bluelight{background-color:#f5f9fb;color:#23779a}
.sp-tagType-grey{background-color:#8f8f8f;color:#fff}
.sp-tagType-red{background-color:#ec0000;color:#fff}
.sp-tagType-redstrong{background-color:#c00;color:#fff}
.sp-tagType-yellow{background-color:#fc3;color:#222}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-cardSlider{padding:3.88rem 0}
.sp-cardSlider-edit{height:400px;background:url("clientlib-site/resources/cardSlider.png") no-repeat center;background-size:contain}
.sp-cardSlider-blue{background-color:#f5f9fb}
.sp-cardSlider-white{background-color:#fff}
.sp-cardSlider-grey{background-color:#f0f0f0}
.sp-cardSlider-lisbon{background-color:#fbf1ea}
.sp-cardSlider-rio{background-color:#f5decf}
.sp-cardSlider-mexico{background-color:#f0b998}
.sp-cardSlider-title{font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-cardSlider-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-cardSlider-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-cardSlider-content{width:100%}
.sp-cardSlider-container{display:flex;align-items:center}
@media screen and (max-width:767px){.sp-cardSlider-container{align-items:start;position:relative}
}
.sp-cardSlider-slider{margin-top:2rem}
.sp-cardSlider-slider-slide{display:flex;gap:3rem}
@media screen and (max-width:767px){.sp-cardSlider-slider-slide{gap:1.5rem;flex-direction:column}
}
.sp-cardSlider-slider-counter{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272}
@media screen and (max-width:767px){.sp-cardSlider-slider-counter{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-cardSlider-slider-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222;margin-top:.5rem}
@media screen and (max-width:1199px){.sp-cardSlider-slider-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-cardSlider-slider-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;margin-top:1.5rem}
@media screen and (max-width:1199px){.sp-cardSlider-slider-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-cardSlider-slider-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-cardSlider-slider a{margin-top:1.5rem}
@media screen and (max-width:1199px){.sp-cardSlider-slider a{width:100%}
}
.sp-cardSlider-slider img{max-width:15.75rem;aspect-ratio:1;object-fit:contain}
@media screen and (max-width:767px){.sp-cardSlider-slider img{margin:auto}
}
.sp-cardSlider .sp-pageCtrl-button-next.swiper-button-next,.sp-cardSlider .sp-pageCtrl-button-prev.swiper-button-prev{border-radius:3.125rem;display:flex;min-width:3rem;min-height:3rem;justify-content:center;align-items:center;transition:.5s all ease;background:#FFF;box-shadow:0 .0625rem .625rem 0 rgba(163,163,163,0.4);color:#ec0000;z-index:0}
.sp-cardSlider .sp-pageCtrl-button-next.swiper-button-next:hover,.sp-cardSlider .sp-pageCtrl-button-prev.swiper-button-prev:hover,.sp-cardSlider .sp-pageCtrl-button-next.swiper-button-next:focus,.sp-cardSlider .sp-pageCtrl-button-prev.swiper-button-prev:focus{background:#f6f6f6}
@media screen and (max-width:767px){.sp-cardSlider .sp-pageCtrl-button-next.swiper-button-next,.sp-cardSlider .sp-pageCtrl-button-prev.swiper-button-prev{position:absolute;top:7.5rem;z-index:2}
}
.sp-cardSlider .sp-pageCtrl-button-next.swiper-button-next.swiper-button-disabled,.sp-cardSlider .sp-pageCtrl-button-prev.swiper-button-prev.swiper-button-disabled{display:none}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-blogImage{padding:2rem 0}
.sp-blogImage-edit{height:200px;background:url("clientlib-site/resources/blogimage.png") no-repeat center;background-size:contain}
.sp-blogImage--image{width:100%;max-width:804px;overflow:hidden}
.sp-blogImage--image a{display:block;height:fit-content}
.sp-blogImage--image img{width:100%;height:auto;border-radius:1rem}
.sp-blogImage--image--fullWidth{max-width:unset}
.sp-blogImage--image:has(a:focus){outline:2px solid #36f;outline-offset:1px;transition:.05s all ease}
.sp-blogImage--subtitle{display:flex;width:100%;max-width:628px;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:.5rem}
.sp-blogImage--video{width:100%;overflow:hidden;max-width:804px}
.sp-blogImage--video--fullWidth{max-width:unset}
.sp-blogImage--video iframe{top:0;left:0;width:100%;border:0}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
body:has(.sp-articlesContainer-group.search) .sp-breadcrumb--list--item:last-of-type{pointer-events:none}
.sp-articlesContainer-pesquisar{border-radius:50px;background:#FFF;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);width:fit-content;aspect-ratio:1;padding:.5rem .75rem}
.sp-articlesContainer-pesquisar span{display:none}
.sp-articlesContainer-pesquisar i{color:#ec0000;font-size:1.5rem}
.sp-articlesContainer .sp-searchResultsV2--noResults-message{display:none}
.sp-articlesContainer .sp-searchResultsV2--noResults-message img{width:19.89131rem;height:15.25rem;margin:auto;max-width:100%}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articlesContainer .sp-searchResultsV2--noResults-message img{width:16.30438rem;height:12.5rem}
}
@media screen and (max-width:767px){.sp-articlesContainer .sp-searchResultsV2--noResults-message img{width:16.30438rem;height:12.5rem}
}
.sp-articlesContainer .sp-containerLarge{display:flex;flex-direction:column}
.sp-articlesContainer .sp-containerLarge *{box-sizing:border-box}
.sp-articlesContainer-group{position:relative;display:flex;flex-direction:column;gap:32px;padding:24px;width:100%;border-radius:16px;margin:32px 0;box-sizing:border-box}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articlesContainer-group{gap:24px}
}
@media screen and (max-width:767px){.sp-articlesContainer-group{gap:24px;padding:16px;margin:24px 0}
}
.sp-articlesContainer-group>a{margin-left:20px}
.sp-articlesContainer-group.last,.sp-articlesContainer-group.category,.sp-articlesContainer-group.tema{flex-direction:column;padding:0;gap:48px}
.sp-articlesContainer-group.last .sp-articlesContainer-header>div,.sp-articlesContainer-group.category .sp-articlesContainer-header>div,.sp-articlesContainer-group.tema .sp-articlesContainer-header>div{flex-direction:column-reverse}
.sp-articlesContainer-group.last .sp-articlesContainer-body,.sp-articlesContainer-group.category .sp-articlesContainer-body,.sp-articlesContainer-group.tema .sp-articlesContainer-body{padding:24px;gap:48px}
@media screen and (max-width:767px){.sp-articlesContainer-group.last .sp-articlesContainer-body,.sp-articlesContainer-group.category .sp-articlesContainer-body,.sp-articlesContainer-group.tema .sp-articlesContainer-body{padding:16px;gap:32px}
}
.sp-articlesContainer-group.search .sp-articlesContainer-body{display:none;padding:24px;background-color:#fbf1ea}
.sp-articlesContainer-group.search .sp-articlesContainer-filter-accordion.category .sp-articlesContainer-filter-accordion-list{text-transform:capitalize}
.sp-articlesContainer-group.search h1,.sp-articlesContainer-group.search h2{text-transform:unset}
.sp-articlesContainer.writer{padding:24px}
.sp-articlesContainer-recentes{text-transform:none !important}
.sp-articlesContainer-header{display:flex;gap:32px;color:#222}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articlesContainer-header{gap:24px}
}
@media screen and (max-width:767px){.sp-articlesContainer-header{flex-direction:column-reverse;gap:8px}
}
.sp-articlesContainer-header>div{flex-grow:1;display:flex;flex-direction:column;gap:8px}
@media screen and (max-width:1199px){.sp-articlesContainer-header>div{gap:4px}
}
.sp-articlesContainer-header p{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem}
@media screen and (max-width:767px){.sp-articlesContainer-header p{font-size:1rem}
}
.sp-articlesContainer-header h1,.sp-articlesContainer-header h2{font-family:SantanderHeadline,Arial;font-size:3rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;line-height:3.75rem;text-transform:capitalize;cursor:default}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articlesContainer-header h1,.sp-articlesContainer-header h2{font-size:2.625rem;line-height:3.25rem}
}
@media screen and (max-width:767px){.sp-articlesContainer-header h1,.sp-articlesContainer-header h2{font-size:2rem;line-height:2.25rem}
}
.sp-articlesContainer-header svg{width:64px;height:64px}
@media screen and (max-width:767px){.sp-articlesContainer-header svg{width:48px;height:48px}
}
.sp-articlesContainer-header i{font-size:4rem;color:#ec0000}
.sp-articlesContainer-body{display:flex;flex-direction:column;gap:48px;border-radius:16px}
.sp-articlesContainer-list{list-style:none;display:flex;flex-wrap:wrap;gap:24px;content:"desktop"}
@media screen and (max-width:1199px){.sp-articlesContainer-list{content:"tablet"}
}
@media screen and (min-width:0) and (max-width:648px){.sp-articlesContainer-list{content:"mobile"}
}
.sp-articlesContainer-list li{width:calc((100% - 24px) / 2)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articlesContainer-list li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-articlesContainer-list li{width:100%}
}
@media screen and (min-width:648px) and (max-width:767px){.sp-articlesContainer-list li{width:calc((100% - 24px) / 2)}
}
.sp-articlesContainer-list li[hide]{display:none}
.sp-articlesContainer-list:has(li:nth-child(3)) li{width:calc((100% - 48px) / 3)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articlesContainer-list:has(li:nth-child(3)) li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-articlesContainer-list:has(li:nth-child(3)) li{width:100%}
}
@media screen and (min-width:648px) and (max-width:767px){.sp-articlesContainer-list:has(li:nth-child(3)) li{width:calc((100% - 24px) / 2)}
}
.sp-articlesContainer-list:has(li:nth-child(4)) li{width:calc((100% - 72px) / 4)}
@media screen and (min-width:768px) and (max-width:1199px){.sp-articlesContainer-list:has(li:nth-child(4)) li{width:calc((100% - 24px) / 2)}
}
@media screen and (max-width:767px){.sp-articlesContainer-list:has(li:nth-child(4)) li{width:100%}
}
@media screen and (min-width:648px) and (max-width:767px){.sp-articlesContainer-list:has(li:nth-child(4)) li{width:calc((100% - 24px) / 2)}
}
.sp-articlesContainer-filter{display:flex;gap:1.25rem;flex-wrap:wrap}
.sp-articlesContainer-filter button{min-width:fit-content;height:fit-content}
.sp-articlesContainer-filter button i{font-size:1.5rem}
.sp-articlesContainer-filter ul{list-style:none;gap:12px;display:flex;flex-direction:column}
.sp-articlesContainer-filter-accordion.sp-open .sp-articlesContainer-filter-accordion-title i{transform:rotate(0);transition:transform .25s}
.sp-articlesContainer-filter-accordion.sp-open .sp-articlesContainer-filter-accordion-list{grid-template-rows:1fr;transition:grid-template-rows .25s}
.sp-articlesContainer-filter-accordion-title{display:flex;align-items:center;justify-content:space-between;font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;height:56px;user-select:none;cursor:pointer}
.sp-articlesContainer-filter-accordion-title i{font-size:1.5rem;transform:rotate(180deg);transition:transform .25s}
.sp-articlesContainer-filter-accordion-list{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s;height:fit-content;padding:12px}
.sp-articlesContainer-filter-accordion-list .sp-articlesContainer-list{display:flex;flex-direction:column;gap:12px;overflow:hidden}
.sp-articlesContainer-filter-accordion-list .sp-articlesContainer-list .sp-form-checkbox{margin:4px}
.sp-articlesContainer-filter-actions{width:100%;padding:8px 0;display:flex;flex-direction:column;gap:24px}
.sp-articlesContainer-filter-actions button{width:100%}
.sp-articlesContainer-chips{display:none;gap:1.25rem;margin:auto 0}
@media screen and (max-width:767px){.sp-articlesContainer-chips{flex-direction:column}
}
.sp-articlesContainer-chips p{padding:.25rem 0;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-articlesContainer-chips ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none}
.sp-articlesContainer-chips ul li{list-style:none;display:none}
.sp-articlesContainer-chips ul li:has(.sp-chip.active){display:block}
.sp-articlesContainer-chips ul:not(:has(.sp-chip.active)){display:none}
.sp-articlesContainer-chips .sp-chip{display:none;text-transform:capitalize}
.sp-articlesContainer-chips .sp-chip.active{display:flex;cursor:pointer}
.sp-articlesContainer-chips .sp-chip.active::after{content:'\bd120';font-family:'SantanderIcons';font-weight:normal;font-size:1.25rem}
.sp-articlesContainer-chips .sp-chip.active i{font-weight:normal;font-size:1.25rem}
.sp-articlesContainer .sp-form-radioButton,.sp-articlesContainer .sp-form-checkbox{position:relative;display:flex;gap:8px;width:fit-content}
.sp-articlesContainer .sp-form-radioButton:has(.radioButton:focus+label),.sp-articlesContainer .sp-form-checkbox:has(.radioButton:focus+label),.sp-articlesContainer .sp-form-radioButton:has(.checkbox:focus+label),.sp-articlesContainer .sp-form-checkbox:has(.checkbox:focus+label){outline:2px solid #36f;outline-offset:2px;border-radius:2px}
.sp-articlesContainer .sp-form-radioButton .radioButton,.sp-articlesContainer .sp-form-checkbox .radioButton,.sp-articlesContainer .sp-form-radioButton .checkbox,.sp-articlesContainer .sp-form-checkbox .checkbox{position:absolute;margin:0 !important;padding:0 !important;opacity:0;height:0;width:0;pointer-events:none}
.sp-articlesContainer .sp-form-radioButton .radioButton+label,.sp-articlesContainer .sp-form-checkbox .radioButton+label,.sp-articlesContainer .sp-form-radioButton .checkbox+label,.sp-articlesContainer .sp-form-checkbox .checkbox+label{user-select:none;cursor:pointer;display:flex;align-items:center;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#222;line-height:1.5}
.sp-articlesContainer .sp-form-radioButton .radioButton+label::before,.sp-articlesContainer .sp-form-checkbox .radioButton+label::before,.sp-articlesContainer .sp-form-radioButton .checkbox+label::before,.sp-articlesContainer .sp-form-checkbox .checkbox+label::before{content:'';display:inline-block;width:24px;height:24px;background-color:#FFF;border:1px solid #8f8f8f;border-radius:4px;margin-right:8px;box-shadow:0 0 0 0 #FFFFFF00}
.sp-articlesContainer .sp-form-radioButton .radioButton+label::before,.sp-articlesContainer .sp-form-checkbox .radioButton+label::before{border-radius:50%}
.sp-articlesContainer .sp-form-radioButton .checkbox:checked+label::before,.sp-articlesContainer .sp-form-checkbox .checkbox:checked+label::before{background-color:#127277;border-color:#127277;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNzg4IDMuNjMyNTZDMC42NTA1MzMgMy4yNjIwMSAxLjI1MzIzIDMuMjYyMDEgMS42MjQ5NiAzLjYzMjU2TDQuMzE3MjkgNi4zMTYyOEwxMC4zNzUgMC4yNzc5MDhDMTAuNzQ2OCAtMC4wOTI2MzYzIDExLjM0OTUgLTAuMDkyNjM2IDExLjcyMTIgMC4yNzc5MDhDMTIuMDkyOSAwLjY0ODQ1MyAxMi4wOTI5IDEuMjQ5MjIgMTEuNzIxMiAxLjYxOTc3TDQuMzE3MjkgOUwwLjI3ODggNC45NzQ0MkMtMC4wOTI5MzMzIDQuNjAzODcgLTAuMDkyOTMzMyA0LjAwMzEgMC4yNzg4IDMuNjMyNTZaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");background-position:center;background-repeat:no-repeat}
.sp-articlesContainer .sp-form-radioButton .radioButton:checked+label::before,.sp-articlesContainer .sp-form-checkbox .radioButton:checked+label::before{background-color:#FFF;border-color:#127277;background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI2IiBmaWxsPSIjMTI3Mjc3IiAvPg0KPC9zdmc+");background-position:center;background-repeat:no-repeat;background-size:12px 12px}
.sp-article-card{display:flex;flex-direction:column;background-color:#FFF;border-radius:16px;overflow:hidden;box-shadow:0 1px 6px 0 #A3A3A366;width:100%;height:100%;max-width:100%}
@media screen and (max-width:767px){.sp-article-card{max-width:368px}
}
.sp-article-card-img{width:100%;aspect-ratio:1.77777778;background-size:cover;background-repeat:no-repeat;background-position:center}
.sp-article-card-info{display:flex;flex-direction:column;gap:16px;padding:24px;flex-grow:1}
.sp-article-card-title{display:flex;flex-direction:column;gap:4px;cursor:default;line-height:1.5rem}
.sp-article-card-title h2,.sp-article-card-title h3{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
.sp-article-card p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#222}
.sp-article-card i{font-size:1.5rem}
.sp-article-card-timer p:before{font-size:1.25rem;font-family:SantanderIconsFunctional;font-style:normal;content:'\e881';padding-right:.5rem}
.sp-article-card-date p:before{font-family:SantanderIconsDocument;font-size:1.25rem;font-style:normal;content:'\e821';padding-right:.5rem}
.sp-article-card-category{display:flex;align-items:center;gap:8px;border-radius:8px;padding:0 8px;width:fit-content;min-height:32px}
.sp-article-card-category svg{width:24px;height:24px}
.sp-article-card-category p{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.5rem;color:#23779a;text-transform:capitalize}
.sp-article-card-labels{display:flex;flex-wrap:wrap;gap:16px;padding:8px 0;margin-bottom:auto}
.sp-article-card-label{display:flex;align-items:center;gap:4px;background-color:#FFF;padding:0 8px;width:fit-content;min-height:32px;border-radius:16px;box-shadow:0 1px 6px 0 #A3A3A366}
.sp-article-card-label i{color:#127277;font-size:1.25rem}
.sp-article-card-label p{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#127277;cursor:default}
.sp-article-card-button:not(:has(a)){position:relative;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;line-height:1.25rem;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;padding:.75rem 1.25rem;gap:.25rem;border-radius:3.125rem;box-sizing:border-box;text-decoration:none;box-shadow:0 1px 6px 0 #A3A3A366;width:fit-content;overflow:hidden;background-color:#fff;color:#ec0000;font-size:1rem;line-height:1.5rem}
.sp-article-card-button:not(:has(a)):hover{background-color:#f6f6f6}
@media screen and (max-width:767px){.sp-article-card .sp-button.sp-button-secondary{width:100%}
}
.sp-loader{display:none;width:100%;gap:1rem;flex-direction:column;align-items:center;padding:1rem;background-color:#fff}
.sp-loader-icon{background-image:url('clientlib-flame/resources/loaders/loader-big/light/bigpageloader-motion-lightmode.gif');width:98px;height:98px;background-size:contain}
.sp-loader-text{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
.sp-loader-text ~ .sp-loader-text{font-weight:normal;font-size:.875rem;color:#727272}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-blog-highlights{margin:32px auto}
.sp-blog-highlights-swiper{position:relative;display:flex;justify-content:space-between;gap:8px;width:calc(100% - 24px)}
.sp-blog-highlights-swiper .swiper-button-next,.sp-blog-highlights-swiper .swiper-button-prev{display:none}
@media screen and (max-width:1199px){.sp-blog-highlights-swiper .swiper-button-next,.sp-blog-highlights-swiper .swiper-button-prev{display:block;color:#127277;top:30px}
}
@media screen and (max-width:1199px){.sp-blog-highlights-swiper .swiper-button-next:after,.sp-blog-highlights-swiper .swiper-button-prev:after{font-size:1.25rem;font-weight:bold}
}
.sp-blog-highlights-swiper.sp-blog-highlights-two .swiper-slide{width:50%}
@media screen and (max-width:1199px){.sp-blog-highlights-swiper.sp-blog-highlights-two .swiper-slide{width:100%}
}
.sp-blog-highlights-swiper.sp-blog-highlights-three .swiper-slide{width:33.33%}
@media screen and (max-width:1199px){.sp-blog-highlights-swiper.sp-blog-highlights-three .swiper-slide{width:100%}
}
.sp-blog-highlights-columns{position:relative;display:flex;justify-content:space-between;gap:8px;padding:0;width:calc(100% - 24px)}
.sp-blog-highlights-columns.sp-blog-highlights-two>.sp-blog-highlights-col{width:50%}
@media screen and (max-width:767px){.sp-blog-highlights-columns.sp-blog-highlights-two>.sp-blog-highlights-col{width:100%}
}
@media screen and (max-width:767px){.sp-blog-highlights-columns.sp-blog-highlights-two{flex-direction:column;gap:0;width:100%}
}
.sp-blog-highlights-columns.sp-blog-highlights-three>.sp-blog-highlights-col{width:33.33%}
@media screen and (max-width:767px){.sp-blog-highlights-columns.sp-blog-highlights-three>.sp-blog-highlights-col{width:100%}
}
@media screen and (max-width:767px){.sp-blog-highlights-columns.sp-blog-highlights-three{flex-direction:column;gap:0;width:100%}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-alertnew .sp-alert{border-radius:8px}
.sp-alertnew .sp-alert>div{padding:16px 24px}
.sp-alertnew .sp-alert-close{position:relative}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-additional-info{padding:4rem 0}
.sp-additional-info-grey{background-color:#f0f0f0}
.sp-additional-info-blue{background-color:#f5f9fb}
.sp-additional-info-lisbon{background-color:#fbf1ea}
.sp-additional-info-rio{background-color:#f5decf}
.sp-additional-info-mexico{background-color:#f0b998}
@media screen and (max-width:767px){.sp-additional-info{padding:2rem 0}
}
.sp-additional-info-title{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-additional-info-title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-additional-info-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
.sp-additional-info .sp-additional-info-group{border-bottom:.125rem solid #cedee7;padding:3rem 0}
@media screen and (max-width:767px){.sp-additional-info .sp-additional-info-group{padding-bottom:1.5rem}
}
.sp-additional-info .sp-additional-info-group-title{color:#222;font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;margin-bottom:3rem}
@media screen and (max-width:1199px){.sp-additional-info .sp-additional-info-group-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-additional-info .sp-additional-info-group-title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;margin:1.5rem 0}
}
.sp-additional-info .sp-additional-info-group ul{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;list-style:none}
@media screen and (max-width:767px){.sp-additional-info .sp-additional-info-group ul{display:flex;flex-direction:column}
}
.sp-additional-info .sp-additional-info-group ul li{display:flex}
.sp-additional-info .sp-additional-info-group ul li:nth-child(odd):last-child{grid-column:span 2}
.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item{padding:1rem;border-radius:.5rem;background:#FFF;display:flex;gap:1rem;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);text-decoration:none;width:100%;transition:all .2s ease}
.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item:hover{background-color:#f6f6f6}
.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-icon span{color:#ec0000;font-size:2rem}
.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-title{color:#222;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-title{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-info{color:#727272;font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:767px){.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-info{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-link{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;font-family:SantanderMicroText,Arial !important;display:flex;flex-direction:row-reverse;align-items:center;cursor:pointer}
@media screen and (max-width:1199px){.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-link{font-size:.875rem}
}
.sp-additional-info .sp-additional-info-group ul li .sp-additional-info-group-item-link:before{font-size:1.5rem;font-weight:normal}
.sp-additional-info .sp-additional-info-group-loadmore{margin-top:3.5rem;cursor:pointer;font-size:1rem;display:flex;flex-direction:row-reverse;align-items:center}
@media screen and (max-width:767px){.sp-additional-info .sp-additional-info-group-loadmore{text-align:center;margin:2.25rem auto 0 auto}
}
.sp-additional-info .sp-additional-info-group-loadmore:before{font-size:2rem;font-weight:normal}
.sp-additional-info div[document]{display:flex;flex-direction:column;gap:8px}
.sp-additional-info div[document] p[description]{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}
@media screen and (max-width:767px){.sp-additional-info div[document] p[description]{font-size:1rem}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-searchResultsAjuda{margin:32px 0}
.sp-searchResultsAjuda-noResults{display:none;padding:24px 0;text-align:center;flex-direction:column;gap:16px;color:#222}
.sp-searchResultsAjuda-noResults-icon{color:#ec0000;font-size:2.5rem}
.sp-searchResultsAjuda-noResults-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-searchResultsAjuda-noResults-subtitle{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-searchResultsAjuda__title{color:#222;font-family:SantanderHeadline,Arial;font-size:2.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:32px}
@media screen and (max-width:1199px){.sp-searchResultsAjuda__title{font-size:1.5rem}
}
.sp-searchResultsAjuda__title--keyword{font-style:italic;font-weight:bold}
.sp-searchResultsAjuda__title--found{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#727272;margin-bottom:32px}
.sp-searchResultsAjuda__wrapper{max-width:914px;margin:32px auto 0 auto}
.sp-searchResultsAjuda__list{display:flex;flex-direction:column}
.sp-searchResultsAjuda__list a{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-decoration:none;color:#222;display:flex;justify-content:space-between;align-items:center}
.sp-searchResultsAjuda__list a span{font-size:1.5rem;color:#222}
.sp-searchResultsAjuda__list a:focus{border-radius:2px}
.sp-searchResultsAjuda__list hr{height:1px;background:#cedee7;width:100%;border:0;margin:16px 0}
.sp-searchResultsAjuda__list hr:last-of-type{display:none}
.sp-searchResultsAjuda__results{margin-top:16px;display:flex;justify-content:center;align-items:center}
.sp-searchResultsAjuda__pagination{display:none;align-items:center;gap:24px}
.sp-searchResultsAjuda__pagination button{position:relative;display:inline-block;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#127277;border:0;background:0;cursor:pointer;display:flex;align-items:center}
.sp-searchResultsAjuda__list-item{display:flex;gap:16px}
.sp-searchResultsAjuda__list-item>button{padding:0;font-size:1rem;cursor:pointer;width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:100%}
.sp-searchResultsAjuda__list-item>button.active{background:#127277;border-radius:100%;color:#fff;width:32px;height:32px;display:flex;justify-content:center;align-items:center}
.sp-searchResultsAjuda__list-item span{display:flex;align-items:center;font-weight:bold;color:#222}
.sp-searchResultsAjuda__prev,.sp-searchResultsAjuda__next{margin:0;padding:0;color:#127277;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;border-radius:2px}
.sp-searchResultsAjuda__prev span,.sp-searchResultsAjuda__next span{font-size:1.5625rem;font-weight:100}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-heroAjuda .sp-heroAjuda-image{width:100%;height:100%;margin-top:24px}
@media screen and (max-width:767px){.sp-heroAjuda .sp-heroAjuda-image{margin-top:0}
}
.sp-heroAjuda-title{margin-bottom:32px}
@media screen and (max-width:767px){.sp-heroAjuda .sp-titleDescription-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
@media screen and (max-width:767px){.sp-heroAjuda .sp-searchAjuda{margin-bottom:24px}
}
.sp-ajudaFaqContent{margin:32px 0}
.sp-ajudaFaqContent-container{max-width:684px}
.sp-ajudaFaqContent-resolve{width:100%;max-width:684px;margin-top:56px;text-align:center;margin-bottom:24px}
.sp-ajudaFaqContent-resolve-text01{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
.sp-ajudaFaqContent-resolve-text02{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:8px;margin-bottom:24px}
.sp-ajudaFaqContent-resolve-link{text-decoration:none;font-size:.875rem;justify-content:center;margin:0 auto}
.sp-ajudaFaqContent-resolve-link:after{font-family:SantanderIconsBanking;font-style:normal;content:'\e852';margin-left:8px;font-weight:100;font-size:1.25rem}
.sp-ajudaFaqContent-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;max-width:684px}
.sp-ajudaFaqContent-text a{font-weight:bold;margin:0 auto;text-decoration:underline;color:#137e84}
.sp-ajudaFaqContent-text a-visited,.sp-ajudaFaqContent-text a-hover,.sp-ajudaFaqContent-text a-active{color:#137e84}
.sp-ajudaFaqContent-text ul{list-style-type:disc}
.sp-ajudaFaqContent-text ul ::marker{font-size:.7em}
.sp-ajudaFaqContent-text ol{padding-left:24px}
.sp-ajudaFaqContent-text img{width:100%;object-fit:contain}
.sp-ajudaFaqContent-text .sp-button-primary-L{text-decoration:none;margin:48px auto;display:flex;color:#fff}
.sp-ajudaFaqContent-blog{display:flex;flex-direction:row;gap:40px;padding:32px 0}
@media screen and (max-width:767px){.sp-ajudaFaqContent-blog{flex-direction:column;gap:8px}
}
.sp-ajudaFaqContent-blog-article{text-decoration:none;max-width:33%;justify-content:space-between}
@media screen and (max-width:767px){.sp-ajudaFaqContent-blog-article{max-width:100%}
}
.sp-ajudaFaqContent-blog-article img{width:100%}
@media screen and (max-width:767px){.sp-ajudaFaqContent-blog-article img{height:180px;width:auto}
}
.sp-ajudaFaqContent-blog-article-category{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#137e84;text-transform:uppercase;font-weight:bold;letter-spacing:1.71px}
.sp-ajudaFaqContent-blog-article-icon{color:#ec0000;font-size:2.25rem}
.sp-ajudaFaqContent-blog-article-icon:hover{color:#1bb3bc}
.sp-ajudaFaqContent-blog-article-title{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#444;overflow:hidden;height:80px}
@media screen and (max-width:767px){.sp-ajudaFaqContent-blog-article-title{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
.sp-ajudaFaqContent-blog-title{font-family:SantanderHeadline,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#000;padding-bottom:16px;border-bottom:1px solid #deedf2;margin-top:32px}
.sp-ajudaFaqContent-tabs{display:flex;flex-direction:column;max-width:684px}
.sp-ajudaFaqContent-tabs input[type="radio"]{display:none}
.sp-ajudaFaqContent-tabs .tab-labels{display:flex;justify-content:space-between;border:0;padding:0}
.sp-ajudaFaqContent-tabs button{border-bottom:2px solid #deedf2;cursor:pointer;transition:border-bottom .3s;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;flex:1;text-align:center;display:flex;align-items:center;justify-content:center;padding:0;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#222 !important}
.sp-ajudaFaqContent-tabs button:has(input[type="radio"]:checked+label){border-bottom:2px solid #127277 !important;font-family:SantanderMicroText,Arial !important;font-size:1rem !important;font-weight:bold !important;font-stretch:normal !important;font-style:normal !important;line-height:1.5 !important;letter-spacing:normal !important}
.sp-ajudaFaqContent-tabs label{padding:10px 20px;width:100%;cursor:pointer}
@media screen and (max-width:767px){.sp-ajudaFaqContent-tabs label{padding:10px 6px}
}
.sp-ajudaFaqContent-tabs label span{font-weight:100;color:#727272;font-size:1.25rem;margin-right:8px}
.sp-ajudaFaqContent-tabs #tab1:checked ~ .sp-ajudaFaqContent-tabs-tab-content#content1,.sp-ajudaFaqContent-tabs #tab2:checked ~ .sp-ajudaFaqContent-tabs-tab-content#content2{display:block}
.sp-ajudaFaqContent-tabs-tab-content{display:none;border-top:0;margin-top:32px}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-ajudaLevels{padding:32px 0}
@media screen and (max-width:1199px){.sp-ajudaLevels{padding:0}
}
@media screen and (max-width:1199px){.sp-ajudaLevels-search-desktop{display:none}
}
.sp-ajudaLevels-search-mobile{display:none}
@media screen and (max-width:1199px){.sp-ajudaLevels-search-mobile{display:block}
}
.sp-ajudaLevels-title{font-family:SantanderHeadline,Arial;font-size:1.625rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;margin-bottom:40px;max-width:329px;color:#222}
.sp-ajudaLevels-wrapper{display:flex;flex-direction:row-reverse;gap:32px}
@media screen and (max-width:1199px){.sp-ajudaLevels-wrapper{flex-direction:column;gap:0}
}
.sp-ajudaLevels-wrapper-search{width:100%}
.sp-ajudaLevels-wrapper-search .sp-searchAjuda__wrapper{max-width:none}
.sp-ajudaLevels-wrapper-left{max-width:329px;width:50%}
@media screen and (max-width:1199px){.sp-ajudaLevels-wrapper-left{width:100%;max-width:none;margin-top:0;margin-bottom:32px}
}
.sp-ajudaLevels-wrapper-left-mobile{display:none}
@media screen and (max-width:1199px){.sp-ajudaLevels-wrapper-left-mobile{display:block}
}
@media screen and (max-width:1199px){.sp-ajudaLevels-wrapper-left-desktop{display:none}
}
.sp-ajudaLevels-wrapper-left .sp-ajudaLevels-left-btn{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding:16px 0;border-bottom:1px solid #cedee7;justify-content:space-between;display:flex;align-items:center;cursor:pointer;width:100%;text-align:left;text-decoration:none;color:#222;line-height:1.5rem}
.sp-ajudaLevels-wrapper-left .sp-ajudaLevels-left-btn a{text-decoration:none;color:#222}
.sp-ajudaLevels-wrapper-left .sp-ajudaLevels-left-btn a:focus{outline:0}
.sp-ajudaLevels-wrapper-left .sp-ajudaLevels-left-btn:after{font-size:20px;font-weight:bold;content:'\e80e';font-family:SantanderIconsSystem;font-style:normal}
.sp-ajudaLevels-wrapper-left .sp-ajudaLevels-left-btn:focus{border-radius:2px}
.sp-ajudaLevels-wrapper-left .sp-ajudaLevels-left-btn:last-of-type{border:0}
.sp-ajudaLevels-wrapper-right{width:100%;display:flex;flex-direction:column;margin-top:32px}
@media screen and (max-width:1199px){.sp-ajudaLevels-wrapper-right{width:100%}
}
@media screen and (max-width:1199px){.sp-ajudaLevels-wrapper-right-content{display:none}
}
.sp-ajudaLevels-wrapper-right-content a{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding:16px 0;border-bottom:1px solid #cedee7;justify-content:space-between;display:flex;align-items:center;cursor:pointer;text-decoration:none;color:#222;line-height:1.5rem}
.sp-ajudaLevels-wrapper-right-content a:after{font-size:20px;font-weight:bold;content:'\e80e';font-family:SantanderIconsSystem;font-style:normal}
.sp-ajudaLevels-wrapper-right-content a:focus{border-radius:8px}
.sp-ajudaLevels-wrapper-right-content a:last-of-type{border:0}
.sp-ajudaLevels-wrapper-right-content p{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:32px}
.sp-ajudaLevels-wrapper-right-content-sugestions a{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;padding:16px 0;border-bottom:1px solid #cedee7;justify-content:space-between;display:flex;align-items:center;cursor:pointer;text-decoration:none;color:#222;line-height:1.5rem}
.sp-ajudaLevels-wrapper-right-content-sugestions a:after{font-size:20px;font-weight:bold;content:'\e80e';font-family:SantanderIconsSystem;font-style:normal}
.sp-ajudaLevels-wrapper-right-content-sugestions a:focus{border-radius:8px}
.sp-ajudaLevels-wrapper-right-content-sugestions a:last-of-type{border:0}
.sp-ajudaLevels-wrapper-right-content-sugestions h2{font-family:SantanderMicroText,Arial;font-size:.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-popularTopics{padding:32px 0}
@media screen and (max-width:1199px){.sp-popularTopics{padding:24px 0}
}
.sp-popularTopics-container{box-shadow:0 1px 6px 0 rgba(68,68,68,0.2);border-radius:8px;padding:24px;background:#fff}
@media screen and (max-width:1199px){.sp-popularTopics-container{padding:16px}
}
.sp-popularTopics-container-title{display:flex;align-items:center;margin-bottom:24px}
.sp-popularTopics-container-title-image{width:20px;height:20px;background-repeat:no-repeat;background-size:contain;margin-right:8px}
@media screen and (max-width:1199px){.sp-popularTopics-container-title-image{width:22px;height:22px;min-width:24px}
}
.sp-popularTopics-container-title-text{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-popularTopics-container-title-text{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-popularTopics-container-features{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:10px}
@media screen and (max-width:1199px){.sp-popularTopics-container-features{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}
}
.sp-popularTopics-container-features>a{display:flex;gap:14px;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;align-items:center}
.sp-popularTopics-container-features-image{width:32px;height:32px;background-repeat:no-repeat;background-size:contain}
@media screen and (max-width:1199px){.sp-popularTopics-container-features-image{width:30px;height:30px;min-width:30px}
}
.sp-popularTopics-container-features-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media screen and (max-width:1199px){.sp-popularTopics-container-features-text{font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-usergoals-edit{height:26.875rem;background:url("clientlib-site/resources/usergoals.png") no-repeat center;background-size:contain}
.sp-usergoals-ajuda{padding-top:2rem;padding-bottom:2rem}
@media screen and (max-width:1199px){.sp-usergoals-ajuda{padding-top:1.5rem;padding-bottom:1.5rem}
}
.sp-usergoals-ajuda-title{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-0.0625rem;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sp-usergoals-ajuda-title.sp-userneeds-groupTitle{position:unset;width:unset;height:unset;padding-bottom:3rem}
@media screen and (max-width:1199px){.sp-usergoals-ajuda-title.sp-userneeds-groupTitle{padding-bottom:2rem}
}
@media screen and (max-width:767px){.sp-usergoals-ajuda-title.sp-userneeds-groupTitle{padding-bottom:1.5rem}
}
.sp-usergoals-ajuda-item{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
@media screen and (max-width:1199px){.sp-usergoals-ajuda-item{grid-template-columns:repeat(2,1fr);gap:.5rem}
}
@media screen and (max-width:767px){.sp-usergoals-ajuda-item{grid-template-columns:repeat(1,1fr);gap:.5rem}
}
.sp-usergoals-ajuda-item-link{display:flex;text-decoration:none;align-items:center;gap:1rem;border-radius:1rem;box-shadow:0 .0625rem .375rem 0 rgba(68,68,68,0.2);padding:1rem}
.sp-usergoals-ajuda-item-link-image{background-color:#f5f9fb;border-radius:.5rem;width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center}
.sp-usergoals-ajuda-item-link-image img{width:1.6875rem;height:auto;max-width:1.6875rem}
@media screen and (max-width:1199px){.sp-usergoals-ajuda-item-link-image{width:3rem;height:3rem}
}
.sp-usergoals-ajuda-item-link-image span{font-size:1.6875rem;color:#ec0000}
.sp-usergoals-ajuda-item-link-text{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#222}
@media screen and (max-width:1199px){.sp-usergoals-ajuda-item-link-text{font-family:SantanderHeadline,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal}
}
.sp-usergoals__info{margin-bottom:3rem}
@media screen and (max-width:767px){.sp-usergoals__info{margin-bottom:2rem}
}
.sp-usergoals__info--title{font-family:SantanderHeadline,Arial;font-size:2rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#444;margin-bottom:.5rem}
@media screen and (max-width:767px){.sp-usergoals__info--title{font-family:SantanderHeadline,Arial;font-size:1.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal}
}
.sp-usergoals__info--description{font-family:SantanderMicroText,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444}
@media screen and (max-width:767px){.sp-usergoals__info--description{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.sp-usergoals--list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-left:-3rem}
.sp-usergoals--list-noTitle{padding:4rem 1.25rem 1rem 1.25rem}
.sp-usergoals--list--item--link{display:flex;align-items:center;position:relative;padding-bottom:.5rem;margin-bottom:3rem;margin-left:3rem;text-decoration:none;width:calc(33% - 3rem)}
.sp-usergoals--list--item--link>span{font-size:2.625rem;margin-right:1rem;color:#ec0000}
@media screen and (max-width:767px){.sp-usergoals--list--item--link{width:100%;margin-bottom:2rem}
}
.sp-usergoals--list--item--link:focus{border-radius:.125rem}
.sp-usergoals--list--item--link::after{width:7.5rem;height:.0625rem;background-color:#ccc;content:'';position:absolute;left:0;bottom:0}
.sp-usergoals--list--item--link img{height:2.625rem;width:2.625rem;height:auto;margin-right:1rem}
.sp-usergoals--list--item--link h3{font-family:SantanderHeadline,Arial;font-size:1.125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#444;display:flex;align-items:center;position:relative}
.sp-usergoals--list--item--link h3::after{font-family:SantanderIconsSystem;content:'\e80e';color:#444;font-size:1.25rem;position:absolute;left:100%;top:0}
.sp-usergoals--list--item--link-noarrow::after{display:none}
.sp-usergoals-isolatedLink{width:100%;display:flex}
.sp-usergoals-isolatedLink-anchor{display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:600;text-decoration:none;padding:.25rem 0}
.sp-usergoals-isolatedLink-anchor .icon-sys-016-chevron-right{margin-left:auto}
.flex-center{display:flex;justify-content:center}
.flex-space-between{display:flex;justify-content:space-between}
.sp-simuladorDomOrdenados{padding:2rem 0}
.sp-simuladorDomOrdenados h2{display:none}
.sp-simuladorDomOrdenados-title{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#444;text-align:center}
.sp-simuladorDomOrdenados-container{padding:2rem 3.625rem 2.375rem 3.625rem;margin:2rem auto;height:fit-content;width:fit-content;max-width:36.1225rem;border-radius:.8125rem;background:#FFF;box-shadow:0 4px 8px 0 rgba(0,0,0,0.25)}
@media screen and (max-width:767px){.sp-simuladorDomOrdenados-container{margin:2rem 1rem;padding:2rem 1.5rem}
}
.sp-simuladorDomOrdenados-container img{display:none}
.sp-simuladorDomOrdenados-container-title{font-family:SantanderMicroText,Arial;font-size:1.5rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#ec0000;margin-bottom:1.25rem;text-align:center}
.sp-simuladorDomOrdenados-container-range{max-width:18.75rem;width:100%;height:fit-content;display:flex;flex-direction:column;margin:auto}
.sp-simuladorDomOrdenados-container-range-label{color:#222;font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;margin-bottom:1rem;text-align:center}
.sp-simuladorDomOrdenados-container-range-input-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;border-radius:.5rem;border:.0625rem solid #8f8f8f;background:#FFF;box-shadow:0 0 0 0 rgba(255,255,255,0);padding:.75rem;overflow:hidden;color:#222;text-overflow:ellipsis;white-space:nowrap}
.sp-simuladorDomOrdenados-container-range-input-text:after{content:"€";width:1.5rem;height:1.5rem;color:#727272;position:absolute;right:0;z-index:1;white-space:nowrap;font-family:SantanderMicroText,Arial;font-size:1.75rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorDomOrdenados-container-range-lines{width:100%;height:fit-content;display:flex;align-items:center;justify-content:space-between;margin:.5rem 0 1.375rem;padding:0 .5rem}
.sp-simuladorDomOrdenados-container-range-lines hr{width:.0625rem;height:.5rem;border-radius:.5rem;background:#8f8f8f}
.sp-simuladorDomOrdenados-container-range-input-range{accent-color:#127277;appearance:none}
.sp-simuladorDomOrdenados-container-range-input-range::-webkit-slider-runnable-track{border-radius:.625rem;height:.25rem;display:flex;position:relative;align-items:center;background:#cedee7}
.sp-simuladorDomOrdenados-container-range-input-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2rem;height:2rem;border-radius:100%;border:.125rem solid #FFF;background:#127277;box-shadow:0 1px 6px 0 rgba(163,163,163,0.4);top:-0.8125rem;position:inherit;left:0;cursor:pointer}
.sp-simuladorDomOrdenados-container-range-input-range-bar{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0 0 0}
.sp-simuladorDomOrdenados-container-range-input-range-bar span{color:#727272;font-family:SantanderMicroText,Arial;font-size:.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.sp-simuladorDomOrdenados-container-footer{display:flex;flex-direction:column;gap:1.25rem;align-items:center}
.sp-simuladorDomOrdenados-container-footer-results{font-family:SantanderMicroText,Arial;font-size:1.3125rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222;text-align:center;max-width:20.375rem;margin:0 auto}
.sp-simuladorDomOrdenados-container-footer-results span{font-weight:bold}
.sp-simuladorDomOrdenados-bottom-text{font-family:SantanderHeadline,Arial;font-size:1.25rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;max-width:20.375rem;height:fit-content;padding:0 !important;text-align:center;color:#222;margin:0 auto}
.sp-simuladorDomOrdenados-bigFont,.sp-simuladorDomOrdenados #result,.sp-simuladorDomOrdenados #cupon{font-size:2.625rem;font-weight:bold}
.sp-simuladorDomOrdenados .sp-button{margin:1.25rem auto 0 auto}
@media screen and (max-width:767px){.sp-simuladorDomOrdenados .sp-button{width:100%}
}
.sp-simuladorDomOrdenados-mobile-bar{display:none}
@media screen and (max-width:767px){.sp-simuladorDomOrdenados-mobile-bar{max-width:48rem;display:none;width:calc(100% - 2rem);height:auto;border-top:.0625rem solid #bcbcbc;background-color:white;position:fixed;bottom:0;right:0;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;z-index:1000;padding:.75rem 1rem .625rem 1rem;margin:0 auto}
}
.sp-simuladorDomOrdenados-mobile-bar-text{font-family:SantanderMicroText,Arial;font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#222}