@media(min-width:1600px){.rds-headline-00{font:var(--rds-headline-00-ld)}
}
@media(min-width:1600px){.rds-headline-01{font:var(--rds-headline-01-ld) !important}
}
@media(min-width:1600px){.rds-headline-02{font:var(--rds-headline-02-ld) !important}
}
@media(min-width:1600px){.rds-headline-03{font:var(--rds-headline-03-ld) !important}
}
@media(min-width:1600px){.rds-headline-04{font:var(--rds-headline-04-ld) !important}
}
.container-custom-com{width:100%;margin-right:0;margin-left:0;padding-right:20px;padding-left:20px}
@media(min-width:720px){.container-custom-com{max-width:688px;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}
}
@media(min-width:1024px){.container-custom-com{margin-right:auto;margin-left:auto;max-width:936px}
}
@media(min-width:1440px){.container-custom-com{margin-right:auto;margin-left:auto;max-width:1248px}
}
@media(min-width:1920px){.container-custom-com{margin-right:auto;margin-left:auto;max-width:1248px}
}
.rds-checkbox{border:0;clip:rect(0,0,0,0);height:.0625rem;margin:-0.0625rem;overflow:hidden;padding:0;position:absolute;visibility:visible;white-space:nowrap;width:.0625rem}
.rds-checkbox__container{border-radius:.25rem;display:inline-block;padding:.125rem}
.rds-checkbox__container--focused{border-radius:.375rem;box-shadow:0 0 0 1px #fff,0 0 0 4px #009bbe,0 0 0 5px #fff}
@media(forced-colors:active){.rds-checkbox__container--focused{box-shadow:none;outline:2px solid CanvasText}
}
.rds-checkbox__label{font:1rem/1.5rem RepsolSoleTextRegular;cursor:pointer;display:inline-block;min-height:20px;padding-left:28px;padding-top:0;position:relative;-webkit-user-select:none;user-select:none}
.rds-checkbox__label:hover:before{box-shadow:inset 0 0 0 1px #001e37}
.rds-checkbox__label:before{background-color:#fff;border-radius:.25rem;box-shadow:inset 0 0 0 1px var(--rds-color-navy-40,#7997af);content:"";height:20px;left:0;position:absolute;top:2px;transition:box-shadow .2s ease-in-out,background-color .2s ease-in-out;width:20px}
.rds-checkbox__label:after{border:.0625rem solid #fff;border-right:0;border-top:0;content:"";height:.375rem;left:.34375rem;opacity:0;position:absolute;top:.4375rem;transform:rotate(-45deg);width:.5625rem}
.rds-checkbox__label--checked:before{background-color:#001e37;box-shadow:none}
.rds-checkbox__label--indeterminate:after{background:#fff;border:0;border-radius:1px;content:"";height:1px;left:4px;opacity:1;position:absolute;top:11px;transform:none;width:12px}
.rds-checkbox__label--disabled:before{box-shadow:none}
.rds-checkbox__label-box{color:#001e37;display:inline}
.rds-checkbox__label-box--error{color:var(--rds-color-semantic-content-error,#de1c2e)}
.rds-checkbox__label-box--disabled{color:#001e37;opacity:.3}
.rds-checkbox--error+.rds-checkbox__label{color:var(--rds-color-semantic-content-error,#de1c2e)}
.rds-checkbox--error+.rds-checkbox__label:after{border:.0625rem solid var(--rds-color-semantic-content-error,#de1c2e);border-right:0;border-top:0}
.rds-checkbox--error+.rds-checkbox__label:before{background-color:#ffdbdf;box-shadow:inset 0 0 0 1px var(--rds-color-semantic-content-error,#de1c2e)}
.rds-checkbox:checked+.rds-checkbox__label:after{opacity:1}
.rds-checkbox:disabled+.rds-checkbox__label{color:#001e37;cursor:initial}
.rds-checkbox:disabled+.rds-checkbox__label:before{background-color:#fff;box-shadow:inset 0 0 0 1px var(--rds-color-navy-40,#7997af);opacity:.3}
.rds-checkbox:disabled+.rds-checkbox__label--checked:before{background-color:var(--rds-color-navy-40,#7997af) !important;box-shadow:none}
.rds-checkbox:checked+.rds-checkbox__label:before{background-color:#001e37;box-shadow:none}
.rds-checkbox:disabled:checked+.rds-checkbox__label:before{background-color:var(--rds-color-navy-40,#7997af) !important;box-shadow:none}
.rds-checkbox:focus-visible+.rds-checkbox__label:before{box-shadow:0 0 0 1px #fff,0 0 0 4px #009bbe,0 0 0 5px #fff}
.rds-checkbox[aria-invalid="true"]+.rds-checkbox__label:before{background-color:#ffdbdf;box-shadow:inset 0 0 0 1px var(--rds-color-semantic-content-error,#de1c2e)}
.rds-checkbox[aria-invalid="true"]+.rds-checkbox__label:after{border-color:var(--rds-color-semantic-content-error,#de1c2e)}
.rds-checkbox[aria-invalid="true"] ~ .rds-checkbox__text{color:var(--rds-color-semantic-content-error,#de1c2e)}
.rds-checkbox[aria-invalid="true"] ~ .rds-checkbox__text p{color:var(--rds-color-semantic-content-error,#de1c2e)}
.rds-checkbox__field{display:flex;align-items:flex-start;gap:8px;position:relative}
.rds-checkbox__field .rds-checkbox__label{flex:0 0 auto;min-width:20px;padding-left:20px}
.rds-checkbox__text{font:.75rem/1rem RepsolSoleTextRegular}
.rds-checkbox__text p{margin:0}
.rds-checkbox__text a{color:var(--rds-color-data-content-link,#006a82);text-decoration:underline}
.rds-checkbox__text a:hover,.rds-checkbox__text a:active{color:#00586d;text-decoration:underline}
.rds-checkbox__text a:focus{outline:solid 2px #009bbe}