/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}
.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}
.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.text-align-justify{text-align:justify}.align-left{float:left}.align-right{float:right}.align-center{display:block;margin-right:auto;margin-left:auto}
.fieldgroup{padding:0;border-width:0}
.container-inline div,.container-inline label{display:inline-block}.container-inline .details-wrapper{display:block}
.clearfix:after{display:table;clear:both;content:""}
.js details:not([open]) .details-wrapper{display:none}
.hidden{display:none}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto}.invisible{visibility:hidden}
.item-list__comma-list,.item-list__comma-list li{display:inline}.item-list__comma-list{margin:0;padding:0}.item-list__comma-list li:after{content:", "}.item-list__comma-list li:last-child:after{content:""}
.js .js-hide{display:none}.js-show{display:none}.js .js-show{display:block}
.nowrap{white-space:nowrap}
.position-container{position:relative}
.reset-appearance{margin:0;padding:0;border:0 none;background:0 0;line-height:inherit;-webkit-appearance:none;appearance:none}
.resize-none{resize:none}.resize-vertical{min-height:2em;resize:vertical}.resize-horizontal{max-width:100%;resize:horizontal}.resize-both{max-width:100%;min-height:2em;resize:both}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle}.system-status-counter__status-icon:before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px}.system-status-counter__status-icon--error:before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/e32700/error.svg)}.system-status-counter__status-icon--warning:before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/e29700/warning.svg)}.system-status-counter__status-icon--checked:before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/73b355/check.svg)}
.system-status-report-counters__item{width:100%;margin-bottom:.5em;padding:.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,.063)}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between}.system-status-report-counters__item--half-width{width:49%}.system-status-report-counters__item--third-width{width:33%}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc}.system-status-general-info__item-title{border-bottom:1px solid #ccc}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%}.tablesort--asc{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/787878/twistie-down.svg)}.tablesort--desc{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/787878/twistie-up.svg)}
.progress{position:relative}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000}.progress__description,.progress__percentage{overflow:hidden;margin-top:.2em;color:#555;font-size:.875em}.progress__description{float:left}[dir=rtl] .progress__description{float:right}.progress__percentage{float:right}[dir=rtl] .progress__percentage{float:left}.progress--small .progress__track{height:7px}.progress--small .progress__bar{height:7px;background-size:20px 20px}
.ajax-progress{display:inline-block;padding:1px 5px 2px}[dir=rtl] .ajax-progress{float:right}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/themes/stable9/css/core/components/../../../../../misc/throbber-active.gif) no-repeat 0 center}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px}tr .ajax-progress-throbber .throbber{margin:0 2px}.ajax-progress-bar{width:16em}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:.9;border-radius:7px;background-color:#232323;background-image:url(/core/themes/stable9/css/core/components/../../../../../misc/loading-small.gif);background-repeat:no-repeat;background-position:center center}[dir=rtl] .ajax-progress-fullscreen{right:49%;left:auto}
.ui-dialog~.ck-body-wrapper{--ck-z-panel:1261}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png")}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:"alpha(opacity=30)"}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
.social-media-links--platforms{padding-left:0}.social-media-links--platforms.horizontal li{display:inline-block;text-align:center;padding:.2em .35em}.social-media-links--platforms.vertical li{list-style-type:none;margin:0 0 .5em}.social-media-links--platforms.vertical li a img{vertical-align:middle;margin-right:.5em}.iconsets-wrapper{display:inherit;overflow-x:auto}
.paragraph--unpublished{background-color:#fff4f4}
div.paragraph--type--text-simple{padding:75px 15px 75px}div.paragraph--type--text-simple>.paragraph-inner-container{margin:auto;max-width:1074px;padding:0px;width:100%}div.paragraph--type--text-simple>.paragraph-inner-container div.block-text-body{margin-top:20px}div.paragraph--type--text-simple>.paragraph-inner-container div.block-text-body p{font-size:16px}div.paragraph--type--text-simple>.paragraph-inner-container div.block-text-subtitle{color:#ec0000;font-family:"SantanderHeadline-Regular",sans-serif;font-size:28px;line-height:34px}div.paragraph--type--text-simple.simple-text-first{padding-top:0px}div.paragraph--type--text-simple.conseil-only-title>.paragraph-inner-container div.block-text-title h2{font-size:1.5em;line-height:29px}div.paragraph--type--text-simple.our-promise-fifth{padding-bottom:10px}div.paragraph--type--text-simple.our-promise-third{padding-top:0}div.paragraph--type--text-simple.our-promise-third div.block-text-body p{font-size:16px}div.paragraph--type--text-simple.contact-first{padding-bottom:0;padding-top:0}div.paragraph--type--text-simple.contact-first>div.paragraph-inner-container div.block-text-title h1{font-size:1.5em;line-height:29px}div.paragraph--type--text-simple.contact-first>div.paragraph-inner-container div.block-text-body{border-bottom:2px dotted #ccc;margin-top:40px}div.paragraph--type--text-simple.contact-first>div.paragraph-inner-container div.block-text-body:before{content:url("/modules/custom/paragraphs_custom/assets/css/img/icon_phone.webp")}div.paragraph--type--text-simple.contact-first>div.paragraph-inner-container div.block-text-body>div{padding-left:40px;position:relative;top:-40px}div.paragraph--type--text-simple.contact-first>div.paragraph-inner-container div.block-text-body>div h2{color:#ec0000;font-family:"SantanderHeadlineW05-Bold";font-size:1.5em;line-height:29px}div.paragraph--type--text-simple.contact-first>div.paragraph-inner-container div.block-text-body>div p>strong{font-size:26px;font-weight:bold}div.paragraph--type--text-simple.inbenta-faq-code .inbenta-km-title{color:#444 !important;font-family:"SantanderHeadline-Bold",sans-serif !important;font-size:36px !important;margin:0 0 48.5px 0 !important}div.paragraph--type--text-simple.inbenta-faq-code .title__faq__text{font-size:24px !important}div.paragraph--type--text-simple.inbenta-faq-code .inbenta-km__popular{padding:0 !important}div.paragraph--type--text-simple.inbenta-faq-code div.inbenta-km__powered{display:none}div.paragraph--type--text-simple.inbenta-faq-page-first{padding-bottom:0;padding-top:0}div.paragraph--type--text-simple.inbenta-faq-page-first div.inbenta-km__powered{display:none}div.paragraph--type--text-simple.inbenta-faq-page-first div.inbenta-km__faq__body{background-color:#fff}div.paragraph--type--text-simple.inbenta-faq-page-first div.inbenta-km__faq__body table tr td:nth-child(even){background-color:#fff}div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__categories__container .container__category__group{display:inline !important;grid-gap:0px}div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__categories__container .container__category__group .inbenta-km__category{display:inline-block;width:100%}div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__category__content-category{margin:auto}div.paragraph--type--text-simple.inbenta-faq-page-first form.inbenta-km__search__form .inbenta-km-button{color:#fff !important}div.paragraph--type--text-simple.inbenta-faq-page-first form.inbenta-km__search__form .inbenta-km-button—-disabled{background-color:#727272 !important;opacity:1}div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__popular .inbenta-km-button,div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__push .inbenta-km-button{background-color:#fff !important}div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__popular .inbenta-km-button .inbenta-km-icon:hover::before,div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__push .inbenta-km-button .inbenta-km-icon:hover::before{color:#ec0000 !important}div.paragraph--type--text-simple.comparator-first{padding:5px 15px 5px}div.paragraph--type--text-simple.comparator-first>div.paragraph-inner-container div.block-text-title h1{font-size:1.5em;line-height:29px}div.paragraph--type--text-simple.comment-ouvrir-first>div.paragraph-inner-container div.block-text-title h1{font-size:1.5em;line-height:29px}div.paragraph--type--text-simple.comment-ouvrir-third>div.paragraph-inner-container div.block-text-title h3,div.paragraph--type--text-simple.comment-ouvrir-fourth>div.paragraph-inner-container div.block-text-title h3{font-size:1.25em;line-height:29px}div.paragraph--type--text-simple.legal-page-index{padding:5px 15px 5px}div.paragraph--type--text-simple.legal-page-index>div.paragraph-inner-container{background-color:#f7fafc;border-radius:10px;padding:10px 20px}div.paragraph--type--text-simple.legal-page-index>div.paragraph-inner-container a{color:#c00}div.paragraph--type--text-simple.legal-page-content{padding:5px 15px 5px}div.paragraph--type--text-simple.legal-page-content>div.paragraph-inner-container a{word-break:break-all !important}@media(max-width:375px){div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__categories__container .container__category__group .inbenta-km__category{margin:15px 0px 15px 0px !important;width:100% !important}}@media(min-width:768px){div.paragraph--type--text-simple{padding:75px 30px 75px}div.paragraph--type--text-simple>.paragraph-inner-container div.block-text-subtitle{font-size:32px;line-height:36px}div.paragraph--type--text-simple.simple-text-first{padding-top:0px}div.paragraph--type--text-simple.conseil-only-title>.paragraph-inner-container div.block-text-title h2{font-size:3.375em;line-height:65px}div.paragraph--type--text-simple.inbenta-faq-code .inbenta-km-title{font-size:54px !important;text-align:center !important}div.paragraph--type--text-simple.comparator-first{padding:50px 15px 15px}div.paragraph--type--text-simple.comparator-first>div.paragraph-inner-container div.block-text-title h1{font-size:3.75em;line-height:72px;margin-bottom:35px}div.paragraph--type--text-simple.contact-first{padding-bottom:0;padding-top:0px}div.paragraph--type--text-simple.contact-first>div.paragraph-inner-container div.block-text-title h1{font-family:"SantanderHeadlineW05-Bold";font-size:3.375em;line-height:65px}div.paragraph--type--text-simple.legal-page-index,div.paragraph--type--text-simple.legal-page-content{padding:5px 30px 5px}}@media(min-width:1024px){div.paragraph--type--text-simple{padding:120px 15px 120px}div.paragraph--type--text-simple.simple-text-first{padding-top:0px}div.paragraph--type--text-simple.comparator-first{padding:50px 15px 15px}div.paragraph--type--text-simple.comparator-first>div.paragraph-inner-container div.block-text-title h1{font-size:3.75em;line-height:72px;margin-bottom:35px}div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__categories__container .container__category__group{grid-gap:16px}div.paragraph--type--text-simple.inbenta-faq-page-first .inbenta-km__categories__container .container__category__group .inbenta-km__category{display:inline-block !important;margin:15px 20px 15px 0px !important;width:246px !important}div.paragraph--type--text-simple.comment-ouvrir-first>div.paragraph-inner-container div.block-text-title h1{font-size:3.375em;line-height:65px}div.paragraph--type--text-simple.our-promise-fifth{padding-bottom:0px}div.paragraph--type--text-simple.our-promise-fifth div.block-text-body p{font-size:18px}div.paragraph--type--text-simple.our-promise-third div.block-text-body p{font-size:18px}div.paragraph--type--text-simple.comment-ouvrir-first{padding:80px 15px 80px}div.paragraph--type--text-simple.comment-ouvrir-third,div.paragraph--type--text-simple.comment-ouvrir-fourth{padding:80px 15px 80px}div.paragraph--type--text-simple.comment-ouvrir-third>div.paragraph-inner-container div.block-text-title h3,div.paragraph--type--text-simple.comment-ouvrir-fourth>div.paragraph-inner-container div.block-text-title h3{font-size:2em;line-height:38px}}@media(min-width:1024px){div.paragraph--type--text-simple.legal-page-index,div.paragraph--type--text-simple.legal-page-content{padding:5px 15px 5px}body.legal-page-indexed div.field--name-field-paragraphs-blocks{margin:auto;max-width:1074px;display:grid;grid-template-columns:350px auto;grid-gap:10px}body.legal-page-indexed div.field--name-field-paragraphs-blocks>div.field__item:first-child{margin-bottom:30px}body.legal-page-indexed div.field--name-field-paragraphs-blocks>div.field__item:last-child{margin-bottom:30px}body.legal-page-indexed div.field--name-field-paragraphs-blocks>div.field__item>div.legal-page-index.sticky{position:sticky;top:15px;width:350px}body.legal-page-indexed div.field--name-field-paragraphs-blocks h4{font-size:21px;line-height:30px}body.legal-page-indexed div.field--name-field-paragraphs-blocks ul.navigation-menu{padding-left:20px}}
div.paragraph--type--product-text-with-info-box{padding:75px 20px 75px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container{margin:auto;max-width:1074px;width:100%}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .block-text-title>h2{font-size:36px;line-height:42px;margin-bottom:30px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2{background-color:#fff;border-radius:27px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);margin-top:30px;padding:45px 36px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2 .field--name-field-inner-title{font-family:"SantanderHeadline-Bold";font-size:32px;line-height:36px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2 .field--name-field-inner-subtitle{color:#ec0000;font-family:"SantanderHeadline-Bold";font-size:18px;margin:10px 0px 45px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2 .field--name-field-inner-link a{background:#ec0000;border:1px solid #ec0000;border-radius:50px;color:#fff;display:inline-block;font-family:"SantanderTextW05-Bold";font-size:1em;line-height:24px;margin-top:20px;padding:10px 15px;text-align:center;width:100%}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2 .field--name-field-inner-text p{font-size:16px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2 .field--name-field-inner-image{margin-bottom:30px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .block-text-title>h2{font-size:36px;line-height:36px;margin-bottom:40px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-2{padding:0px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-text>h2{font-size:24px;line-height:29x}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-inner-title{display:none}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-inner-text>div.display-mobile{padding:25px 60px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-inner-text>div.display-mobile table tr td{font-size:16px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-inner-text>div.display-mobile:nth-of-type(odd){background:#f0f0f0}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-inner-text>div.display-mobile:first-of-type{padding:45px 60px 25px;border-radius:27px 27px 0px 0px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-inner-text>div.display-mobile:last-of-type{padding:25px 60px 45px;border-radius:0px 0px 27px 27px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-inner-text>div.display-mobile>table tr td{background-color:rgba(0,0,0,0);text-align:left}@media(min-width:768px){div.paragraph--type--product-text-with-info-box{padding:75px 30px 75px}}@media(min-width:1024px){div.paragraph--type--product-text-with-info-box{padding:120px 15px 120px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .block-text-title h2,div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .field--name-field-text h2{font-size:54px;line-height:54px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-1{width:50%}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2{margin-top:0px;max-width:430px;min-width:430px}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2 .field--name-field-inner-link a{width:fit-content}div.paragraph--type--product-text-with-info-box>.paragraph-inner-container .paragraph-col-2 .field--name-field-inner-text h2{font-size:54px;line-height:54px}div.paragraph--type--product-text-with-info-box.vision-max-itsme>.paragraph-inner-container .paragraph-col-1,div.paragraph--type--product-text-with-info-box.vision-itsme>.paragraph-inner-container .paragraph-col-1{width:640px}div.paragraph--type--product-text-with-info-box.vision-max-itsme>.paragraph-inner-container .paragraph-col-2,div.paragraph--type--product-text-with-info-box.vision-itsme>.paragraph-inner-container .paragraph-col-2{max-width:340px;min-width:340px}div.paragraph--type--product-text-with-info-box.vision-product-third{padding:120px 15px 195px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container{display:block}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .block-text-title>h1{font-size:54px;line-height:78px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-text{max-width:600px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .field--name-field-text h2{font-size:54px;line-height:78px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-1{width:100%}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-2{width:100%;max-width:unset;padding:45px 92px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-2 table thead tr td{text-align:center;font-size:18px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-2 table thead tr td:nth-child(even){background-color:rgba(0,0,0,0)}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-2 table tbody tr td{text-align:center;font-size:18px}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-2 table tbody tr td:nth-child(even){background-color:rgba(0,0,0,0)}div.paragraph--type--product-text-with-info-box.comptes-a-terme-fifth>.paragraph-inner-container .paragraph-col-2 table tbody tr:first-child{border-top:1px solid #dee2e6}}
div.paragraph--type--about-us-custom-section-01{padding:75px 15px 75px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container{letter-spacing:0px;margin:auto;max-width:1074px;padding:0px;width:100%}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-text-title{color:#444;font-family:"SantanderHeadlineW05-Bold",sans-serif;font-size:28px;line-height:36px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-text-body{color:#444;font-family:"SantanderHeadlineW05-Rg",sans-serif;font-size:18px;line-height:23px;margin:20px 0px 25px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.field--name-field-asterisk{margin-top:15px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner{background-color:#fff;border-radius:27px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137)}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text{padding:2em}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text ul{padding:0px;padding-bottom:10px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text ul li{margin-bottom:10px;display:flex;list-style-type:none}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text ul>li::marker{content:""}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text ul>li::before{content:url("/modules/custom/paragraphs_custom/assets/css/img/ul-li-icon.webp");padding-right:20px;position:relative;top:3px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-image{border-radius:27px 27px 0px 0px;max-height:200px;overflow:hidden}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-image img{width:100%;object-fit:cover;height:100%}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-image img.desktop-image{display:none}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text-title{color:#444;font-family:"SantanderHeadlineW05-Bold",sans-serif;font-size:38px;line-height:38px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text-subtitle{color:#ec0000;font-family:"SantanderHeadline-Bold";font-size:18px;font-weight:normal;margin-top:9px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text-body{margin:20px 0px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text-body p{font-family:"SantanderTextW05-Regular",sans-serif;font-size:16px;line-height:20px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text-link a{background:#ec0000;border:1px solid #ec0000;border-radius:50px;color:#fff;display:inline-block;font-family:"SantanderTextW05-Bold";font-size:1em;line-height:24px;padding:10px 18px;text-align:center;width:100%}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text-link a:hover{text-decoration:none !important}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner{padding:60px 15px 60px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-text-title h2{font-size:28px;line-height:36px;padding-left:20px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-image{max-height:350px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-image img.mobile-image{object-fit:cover;height:100%}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-text{padding:55px 40px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-text div.about-inner-text-title{font-size:24px;line-height:28px;max-width:250px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-text div.about-inner-text-body p{font-size:14px;line-height:20px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-text div.about-inner-text-link a{background-color:#fff;color:#c00;font-size:14px;line-height:18px;border:0;padding:0;text-align:left;text-decoration:underline !important}@media(min-width:768px){div.paragraph--type--about-us-custom-section-01{padding:75px 30px 75px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner{display:flex;flex-direction:row-reverse}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text{width:52%}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-image{background-color:#f6fafc;border-radius:0px 27px 27px 0px;max-height:unset;position:relative;width:48%}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-image img{border-radius:0px 27px 27px 0px;bottom:0;position:absolute}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-image img.mobile-image{display:none}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-image img.desktop-image{display:block}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text-link a{width:unset}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-inner{flex-direction:row}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-inner div.about-inner-image{border-radius:0px 27px 0px 27px;width:43%}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-inner div.about-inner-image img{border-radius:0px 27px 0px 0px;top:0}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-inner div.about-inner-text{width:57%}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner{padding:80px 15px 80px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-text-title h2{text-align:center;font-size:42px;line-height:56px;margin-bottom:25px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner{height:320px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-image{max-height:unset}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-image img.desktop-image{height:100%;object-fit:cover}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-text{padding:70px 60px}div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-text div.about-inner-text-title{max-width:unset}}@media(min-width:768px)and (max-width:900px){div.paragraph--type--about-us-custom-section-01.comparateur-footer>.paragraph-inner-container div.about-inner div.about-inner-image img.desktop-image{height:100%;object-fit:cover}}@media(min-width:768px)and (max-width:1024px){div.paragraph--type--about-us-custom-section-01.about-us-bank-banner>.paragraph-inner-container div.about-inner div.about-inner-text{padding:40px}}@media(min-width:1024px){div.paragraph--type--about-us-custom-section-01{padding:120px 15px 120px}div.paragraph--type--about-us-custom-section-01>.paragraph-inner-container div.about-inner div.about-inner-text{padding:56px 92px}div.paragraph--type--about-us-custom-section-01.comptes-epargner-infobox>.paragraph-inner-container div.about-text-title,div.paragraph--type--about-us-custom-section-01.comptes-epargner-infobox>.paragraph-inner-container div.about-text-body,div.paragraph--type--about-us-custom-section-01.comptes-a-terme-second>.paragraph-inner-container div.about-text-title,div.paragraph--type--about-us-custom-section-01.comptes-a-terme-second>.paragraph-inner-container div.about-text-body{max-width:600px}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-second>.paragraph-inner-container div.about-text-body h4{font-size:1.6em;line-height:34px}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-second>.paragraph-inner-container div.about-inner div.about-inner-text{padding:86px 92px}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-second>.paragraph-inner-container div.about-inner div.about-inner-text div.about-inner-text-body{max-width:350px}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-text-title,div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-text-body{max-width:522px}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-text-body p{font-size:20px}div.paragraph--type--about-us-custom-section-01.comptes-a-terme-fourth>.paragraph-inner-container div.about-inner div.about-inner-text{padding:73px 92px}div.paragraph--type--about-us-custom-section-01.comparateur-footer>.paragraph-inner-container div.about-text-body{max-width:700px}div.paragraph--type--about-us-custom-section-01.comparateur-footer>.paragraph-inner-container div.about-inner div.about-inner-text{padding:56px}}
div.paragraph--type--product-must-know{padding:75px 15px 75px}div.paragraph--type--product-must-know.comparateur-must-know{padding:75px 15px 40px}div.paragraph--type--product-must-know>.paragraph-inner-container{margin:auto;max-width:1074px;padding:0px;width:100%}div.paragraph--type--product-must-know>.paragraph-inner-container div.field--name-field-text>p{font-size:20px}div.paragraph--type--product-must-know>.paragraph-inner-container div.field--name-field-content{column-count:1;column-gap:1em;column-width:auto}div.paragraph--type--product-must-know>.paragraph-inner-container div.paragraph--type--product-must-know-piece{display:inline-block;border-radius:10px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);margin:15px 0 30px;padding:41px}div.paragraph--type--product-must-know>.paragraph-inner-container div.paragraph--type--product-must-know-piece div.field--name-field-text-title{font-family:"SantanderHeadlineW05-Bold",sans-serif;font-size:24px;line-height:29px;margin-bottom:.5rem}div.paragraph--type--product-must-know>.paragraph-inner-container div.paragraph--type--product-must-know-piece div.field--name-field-text p{font-family:"SantanderTextW05-Regular",sans-serif;font-size:16px;line-height:20px}@media(min-width:768px){div.paragraph--type--product-must-know{padding:75px 30px 75px}}@media(min-width:1024px){div.paragraph--type--product-must-know{padding:120px 15px 120px}div.paragraph--type--product-must-know>.paragraph-inner-container div.field--name-field-content{column-count:2;column-gap:30px;column-width:auto}div.paragraph--type--product-must-know>.paragraph-inner-container div.paragraph--type--product-must-know-piece{width:100%}div.paragraph--type--product-must-know>.paragraph-inner-container div.paragraph--type--product-must-know-piece div.field--name-field-text-title{font-size:24px;line-height:29px}div.paragraph--type--product-must-know>.paragraph-inner-container div.paragraph--type--product-must-know-piece div.field--name-field-text p{font-size:16px}}
div.paragraph--type--text-with-image{padding:15px}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container div.img-left{width:auto}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container.mobile-top{display:flex;gap:10px;align-items:center}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container.mobile-top div.img-left{width:20%}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container.mobile-top div.text-container{width:75%}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container.mobile-top div.text-container h3{font-size:24px}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container.mobile-top div.text-container p{font-size:16px}div.paragraph--type--text-with-image>.paragraph-inner-container{margin:auto;max-width:1074px;padding:0px;width:100%}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-tag{border:1px solid #d8d8d8;width:max-content;line-height:1.4;border-radius:5px;padding:3px 31px;text-align:center}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-title{color:#444}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-subtitle{color:#ec0000;font-family:"SantanderHeadline-Regular",sans-serif;font-size:28px;line-height:34px;margin-top:5px}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-body{margin-top:18px}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-body a{color:#c00}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-primary-link{margin:35px 0px}div.paragraph--type--text-with-image>.paragraph-inner-container.mobile-top div.img-mobile-bottom{display:none}div.paragraph--type--text-with-image>.paragraph-inner-container.mobile-top div.img-mobile-top{margin-bottom:30px;text-align:center}div.paragraph--type--text-with-image>.paragraph-inner-container.mobile-bottom div.img-mobile-bottom{margin-bottom:30px}div.paragraph--type--text-with-image>.paragraph-inner-container.mobile-bottom div.img-mobile-top{display:none}div.paragraph--type--text-with-image>.paragraph-inner-container img.desktop-img{display:none}div.paragraph--type--text-with-image>.paragraph-inner-container img.mobile-img{height:auto;width:95%;max-width:400px}div.paragraph--type--text-with-image.about-us-first-section{padding-bottom:40px}div.paragraph--type--text-with-image.about-us-second-section{padding-top:60px}div.paragraph--type--text-with-image.secondary-section>.paragraph-inner-container div.text-container .text-title{font-size:24px;line-height:28px}div.paragraph--type--text-with-image.sparen-main-banner{padding:50px 15px 75px}div.paragraph--type--text-with-image.application-first>div.paragraph-inner-container div.text-title h1{font-family:"SantanderHeadlineW05-Bold";font-size:1.5em;line-height:29px}div.paragraph--type--text-with-image.application-first>div.paragraph-inner-container div.text-subtitle{font-size:30px;line-height:32px;color:#444;font-family:"SantanderHeadlineW05-Bold"}div.paragraph--type--text-with-image.application-first>div.paragraph-inner-container div.text-body p{font-size:16px}div.paragraph--type--text-with-image.application-first>div.paragraph-inner-container div.img-mobile-bottom{text-align:center}div.paragraph--type--text-with-image.application-first>div.paragraph-inner-container div.img-mobile-bottom img.mobile-img{margin:40px auto;width:100%}div.paragraph--type--text-with-image.application-third>div.paragraph-inner-container div.text-title h2{font-family:"SantanderHeadlineW05-Bold";font-size:1.5em;line-height:29px}div.paragraph--type--text-with-image.application-third>div.paragraph-inner-container div.text-body p{font-size:16px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.text-container{max-width:400px;margin:auto}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.text-container div.text-body p{font-size:16px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.text-container div.text-title h3{font-family:"SantanderHeadlineW05-Bold";font-size:1.25em;line-height:29px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.img-mobile-top img{height:auto;width:100%;max-width:400px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container{align-items:normal}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container{width:90%;margin:30px auto 15px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-body p{font-size:16px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-title h3{font-size:24px;line-height:29px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.img-mobile-top img{height:auto;width:160px}div.paragraph--type--text-with-image.cyber-conseil-extra-text{padding:50px 15px 75px}div.paragraph--type--text-with-image.cyber-conseil-extra-text.no-padding-top{padding-top:0px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container{width:95%;margin:15px auto}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.text-container div.text-body p{font-size:16px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.text-container div.text-title h3{font-size:24px;line-height:29px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-mobile-bottom,div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-mobile-top{text-align:center}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-mobile-bottom img,div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-mobile-top img{width:100%;max-width:unset}div.paragraph--type--text-with-image.our-promise-first>.paragraph-inner-container p{font-size:16px}div.paragraph--type--text-with-image.our-promise-text-with-image p{font-size:16px}div.paragraph--type--text-with-image.our-promise-text-with-image>.paragraph-inner-container img.mobile-img{width:100%;max-width:450px}div.paragraph--type--text-with-image.our-promise-text-with-image.last{padding-bottom:40px}@media(min-width:768px){div.paragraph--type--text-with-image{padding:15px 30px}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container div.img-left{width:auto}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container.mobile-top div.text-container .text-title h3{font-size:32px}div.paragraph--type--text-with-image.icon-imgs>.paragraph-inner-container.mobile-top div.text-container .text-body p{font-size:18px}div.paragraph--type--text-with-image>.paragraph-inner-container{align-items:center;display:flex;flex-direction:row}div.paragraph--type--text-with-image>.paragraph-inner-container div.img-left,div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container,div.paragraph--type--text-with-image>.paragraph-inner-container div.img-right{width:50%}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-subtitle{color:#ec0000}div.paragraph--type--text-with-image>.paragraph-inner-container img.desktop-img{display:block;height:auto;margin:auto;width:100%}div.paragraph--type--text-with-image>.paragraph-inner-container img.mobile-img{display:none}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-left div.text-container{margin:0px;padding-left:60px}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-left img.desktop-img{display:block;height:auto;margin:auto;width:100%}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-left div.img-mobile-top{display:block;margin-bottom:0px}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-left div.img-mobile-bottom{display:none}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-right div.text-container{margin:0px;padding-right:25px}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-right img.desktop-img{display:block;height:auto;margin:auto;width:100%}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-right div.img-mobile-bottom{display:block;margin-bottom:0px}div.paragraph--type--text-with-image>.paragraph-inner-container.desktop-right div.img-mobile-top{display:none}div.paragraph--type--text-with-image.about-us-first-section{padding-bottom:80px}div.paragraph--type--text-with-image.about-us-second-section{padding-top:80px}div.paragraph--type--text-with-image.cyber-conseil-icon-text{padding:25px 30px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.img-left{width:40%}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.img-right{width:40%}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container{width:60%}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-title{max-width:375px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-body{max-width:375px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container{width:100%}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.text-container{padding-right:0px;padding-left:30px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-mobile-bottom img,div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-mobile-top img{max-width:270px}div.paragraph--type--text-with-image.our-promise-text-with-image.last{padding-bottom:75px}div.paragraph--type--text-with-image.home-main-banner>.paragraph-inner-container.desktop-right div.img-mobile-bottom img.desktop-img,div.paragraph--type--text-with-image.vision-product-first>.paragraph-inner-container.desktop-right div.img-mobile-bottom img.desktop-img,div.paragraph--type--text-with-image.comptes-a-terme-main-banner>.paragraph-inner-container.desktop-right div.img-mobile-bottom img.desktop-img{float:right;max-width:400px}div.paragraph--type--text-with-image.sparen-main-banner>.paragraph-inner-container.desktop-right div.img-mobile-bottom img.desktop-img{float:right;max-width:474px}div.paragraph--type--text-with-image.five-tips-tip{padding:50px 15px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.text-container{padding-left:0px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.text-container div.text-title h3{font-family:"SantanderHeadlineW05-Bold";font-size:2em;line-height:38px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container.desktop-left div.img-mobile-top img.desktop-img{max-width:362px;width:100%;height:auto}div.paragraph--type--text-with-image.application-first>div.paragraph-inner-container div.text-title h1{font-size:60px;line-height:65px}div.paragraph--type--text-with-image.application-third>div.paragraph-inner-container div.text-container{padding-left:0}div.paragraph--type--text-with-image.application-third>div.paragraph-inner-container div.text-container div.text-title h2{font-size:32px;line-height:38px}div.paragraph--type--text-with-image.application-third>div.paragraph-inner-container img.desktop-img{max-width:400px;margin:0}}@media(min-width:1024px){div.paragraph--type--text-with-image{padding:45px 30px}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-title{font-size:42px;line-height:56px}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-subtitle{font-size:32px;line-height:36px;padding:0}div.paragraph--type--text-with-image>.paragraph-inner-container div.text-container .text-body{padding:0}div.paragraph--type--text-with-image.sparen-main-banner{padding:100px 30px}div.paragraph--type--text-with-image.five-tips-tip{padding:60px 15px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.text-container{padding-left:0px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container div.text-container div.text-title h3{font-family:"SantanderHeadlineW05-Bold";font-size:34px;line-height:38px}div.paragraph--type--text-with-image.five-tips-tip>div.paragraph-inner-container.desktop-left div.img-mobile-top img.desktop-img{max-width:435px;width:100%;height:auto}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.img-left{width:35%}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.img-right{width:35%}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container{width:65%}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-title{max-width:525px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-body{max-width:525px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container{width:100%}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container.desktop-left div.text-container{padding-left:50px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container.desktop-left div.text-container div.text-title{max-width:425px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container.desktop-left div.text-container div.text-body{max-width:425px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.text-container{padding-right:0px;padding-left:30px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.text-container div.text-title{max-width:425px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.text-container div.text-body{max-width:425px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-left img{max-width:475px}div.paragraph--type--text-with-image.cyber-conseil-extra-text>div.paragraph-inner-container div.img-right img{max-width:475px}div.paragraph--type--text-with-image.our-promise-first>.paragraph-inner-container p{font-size:18px}}@media(min-width:1200px){div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-title{max-width:475px}div.paragraph--type--text-with-image.cyber-conseil-icon-text>div.paragraph-inner-container div.text-container div.text-body{max-width:475px}div.paragraph--type--text-with-image.cyber-conseil-icon-text.variation-long>div.paragraph-inner-container div.text-container div.text-title{max-width:575px}div.paragraph--type--text-with-image.cyber-conseil-icon-text.variation-long>div.paragraph-inner-container div.text-container div.text-body{max-width:575px}}
.basic_pages_styles.basic_page_header .paragraph-inner-container div.img-mobile-top{text-align:left}.basic_pages_styles.basic_page_header .paragraph-inner-container img{border-radius:27px;box-shadow:15px 15px 0px #deedf2}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-title h1,.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-subtitle{font-family:"SantanderHeadlineW05-Bold"}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-title h1{margin-top:60.43px;margin-bottom:0}@media screen and (max-width:1200px){.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-title h1{font-size:36px;line-height:48px}}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-subtitle{color:#000}@media screen and (max-width:1200px){.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-subtitle{font-size:24px;line-height:28px}}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container div.text-body{margin-top:4px;margin-bottom:0;color:#767678}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container div.text-body p{font-size:16px;line-height:23px}@media screen and (max-width:1200px){.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text{margin:60px 0}}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container div.img-left img{border-radius:27px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137)}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container h2{margin-bottom:7px;margin-top:25px}@media screen and (max-width:1200px){.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container h2{font-size:28px;line-height:36px}}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container h2:first-child{margin-top:0}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container p{margin-bottom:0}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container .text-body a{display:block;margin-top:10px}.basic_pages_styles.basic_pages_styles_products{padding:0px 15px 0}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content{display:grid;grid-template-columns:1fr;justify-items:center;gap:20px}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container{width:auto;max-width:400px;height:100%;box-sizing:border-box;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:5px;display:grid;grid-template-rows:300px auto;justify-items:center}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-header .card-blog-entry--image{height:100%}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-header .card-blog-entry--image img{width:100%;height:100%;object-fit:cover;border-radius:5px 5px 0 0}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-header .card-blog-entry--image div.media--blazy{height:100%}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-header .card-blog-entry--tag{width:100%;margin-top:-15%;text-align:right;padding-right:15px}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-header .card-blog-entry--tag a{display:inline;background:#d5f2fb;color:#444;border:1px solid #ace2f3;padding:5px 10px;border-radius:27px;text-align:center;font-family:"SantanderTextW05-Bold"}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-body{padding:15px;display:grid;justify-items:start;grid-template-rows:repeat(2,1fr)}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-body .card-blog-entry--title h4{font-size:18px;line-height:24px;font-family:"SantanderHeadlineW05-Rg";color:#ec0000}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-body .card-blog-entry--metaInfo{font-size:14px;line-height:18px;color:#767678;width:100%}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content .card-blog-entry-container .card-blog-entry-body .card-blog-entry--view_node{margin-top:10px;text-align:right;width:100%}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container .view-header{margin-bottom:20px}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container .view-header h2{font-size:28px;line-height:36px;font-family:"SantanderHeadlineW05-Bold";color:#444}@media screen and (min-width:768px){.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container{display:grid;grid-template-columns:50% 50%}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container{width:100%}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container h2{font-size:42px;line-height:53px}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container div.img-left{width:100%;height:100%}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container div.img-left img{border-radius:27px;width:100%;height:100%;object-fit:cover;object-position:center}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container div.view-content{grid-template-columns:1fr 1fr 1fr}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container .view-header{margin-bottom:30px}.basic_pages_styles.basic_page_blog_articles .paragraph-inner-container div.views-element-container .view-header h2{font-size:42px;line-height:53px}}@media screen and (min-width:1200px){.basic_pages_styles.basic_page_header .paragraph-inner-container img{max-width:420px;max-height:360px}.basic_pages_styles.basic_page_header .paragraph-inner-container .text-title h1,.basic_pages_styles.basic_page_header .paragraph-inner-container .text-subtitle{font-family:"SantanderHeadlineW05-Bold"}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-title h1{font-size:48px;line-height:60px;margin-top:0}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container .text-subtitle{font-size:24px;line-height:30px;color:#444}.basic_pages_styles.basic_page_header .paragraph-inner-container div.text-container div.text-body{margin-top:10px;margin-bottom:0;color:#444}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container{width:100%}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container .text-body{margin-top:0;padding:15px 0}.basic_pages_styles.paragraph--type--text-with-image.basic_page_image_with_text>.paragraph-inner-container .text-container h2{font-size:42px;line-height:53px}.basic_pages_styles.basic_pages_styles_products{padding:120px 15px 45px}}
div.paragraph p{color:#444;font-family:"SantanderTextW05-Regular",sans-serif;font-size:18px;letter-spacing:0px;line-height:1.5}div.paragraph .display-mobile{display:block}div.paragraph .display-desktop{display:none}div.paragraph h1{color:#444;font-family:"SantanderHeadline-Bold",sans-serif;font-size:42px;letter-spacing:0px;line-height:45px;margin:15px 0px}div.paragraph h2{color:#444;font-family:"SantanderHeadline-Bold",sans-serif;font-size:36px;letter-spacing:0px;line-height:42px;margin-bottom:15px}div.paragraph h3{font-size:32px;letter-spacing:0px;line-height:38px}div.paragraph h4{font-size:24px;line-height:34px;letter-spacing:0px}div.paragraph h5{letter-spacing:0px}div.paragraph h6{letter-spacing:0px}div.paragraph table{width:100%}div.paragraph table tr:first-child td{border-top:0px}div.paragraph table tr td{border-top:1px solid #dee2e6;padding:.75rem .75rem .75rem 0;text-align:right;font-size:18px;font-family:"SantanderTextW05-Regular",sans-serif}div.paragraph table tr td:nth-child(even){background-color:#f7fafc;vertical-align:bottom}div.paragraph table tr td:nth-child(even) p{font-size:16px;margin:0}div.paragraph table tr td:first-child{text-align:left}div.paragraph table tr td:first-child p{margin:0}@media(min-width:768px){div.paragraph .display-mobile{display:none}div.paragraph .display-desktop{display:block}}@media(min-width:1024px){div.paragraph h1{font-family:"SantanderHeadline-Bold";font-size:60px;line-height:65px}div.paragraph h2{font-size:54px;line-height:72px}div.paragraph h3{font-size:30px;line-height:36px}}div.paragraph--type--campaign-pages-single-image img{width:100%;height:auto}div.paragraph--type--campaign-pages-single-image.reduce-img{text-align:center}div.paragraph--type--campaign-pages-single-image.reduce-img img{width:30%;margin:50px 0 25px}div.paragraph--type--campaign-pages-single-image.reduce-img.left-image{text-align:left;width:1074px;margin:0 auto}div.paragraph--type--campaign-pages-single-image.reduce-img.left-image img{margin:0}div.paragraph--type--campaign-pages-single-image.reduce-img.img-w50 img{width:50%}
body.path-node.page-node-type-paragraphed-page form.content-moderation-entity-moderation-form{clear:both;margin-top:40px}body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform{padding:15px 15px 15px}body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform{margin:auto;max-width:1074px;padding:0px;width:100%}body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform form.webform-submission-form{max-width:unset !important}body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform form.webform-submission-form div.form-type-webform-markup p{font-size:16px}body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform form.webform-submission-form div.form-type-webform-markup p.heading-level-5{font-family:"SantanderHeadlineW05-Bold",sans-serif;font-size:1.5em;line-height:29px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks{padding:0px 15px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--type--text-simple{padding:0}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform p{font-size:16px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform #edit-bottom-text p{color:#000;font-size:16px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form{margin:auto;max-width:510px !important}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form h2,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form h3{line-height:29px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1bis{padding:45px 15px 0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1bis h2{line-height:50px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites h3{line-height:38px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1form{padding:0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1form h2{margin-top:24px !important;margin-bottom:25px !important;line-height:72px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1form h3{line-height:40px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform{padding:0px 15px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform.webform-custom-styling .form-item-security-question{width:100% !important;padding:0;margin-bottom:25px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform.webform-custom-styling .form-item-security-question-answer{width:100% !important;padding:0}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform .form-item-bypass-sms{margin-top:30px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform .form-item-bypass-sms #edit-bypass-sms--description{padding-left:10px;top:5px;position:relative}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepSMSform{padding:1px 0px 0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepSMSform h2{font-size:54px;line-height:72px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepSMSform h3{font-size:32px;line-height:42px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form{padding:0px 15px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-monthly-net-income label,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-wealth-source label,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-monthly-net-income label,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-wealth-source label{margin-top:39px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-monthly-net-income label.label-active,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-wealth-source label.label-active,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-monthly-net-income label.label-active,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-wealth-source label.label-active{margin-top:30px !important}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-monthly-net-income label.label-active~select,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-wealth-source label.label-active~select,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-monthly-net-income label.label-active~select,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-wealth-source label.label-active~select{padding-top:14px !important}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-monthly-net-income div.description,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form div.form-item-wealth-source div.description,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-monthly-net-income div.description,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form div.form-item-wealth-source div.description{margin-bottom:5px;font-family:"SantanderTextW05-Regular";color:#444;font-size:16px;line-height:24px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepIBANform{padding:0px 15px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-signature{padding:40px 35px 0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-signature h3{line-height:42px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item:first-of-type div.paragraph.paragraph--type--text-simple{max-width:510px;margin:120px auto 0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item:first-of-type div.paragraph.paragraph--webform{margin-top:70px}@media(max-width:480px){body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform form.webform-submission-contact-form-add-form input:not(.button),body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform form.webform-submission-ecrivez-nous-form input:not(.button){width:70%}body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform form.webform-submission-contact-form-add-form select,body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform>.field--name-field-webform form.webform-submission-ecrivez-nous-form select{width:70%}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform #edit-bottom-text p{font-size:14px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step2form h3{line-height:1.4em}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites{padding-top:65px;padding-left:0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step4form h3{line-height:1.4em}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1form{padding:0px 15px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1form h2{line-height:29px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform h3{font-size:28px;line-height:41px;margin-bottom:15px;font-weight:100;font-family:"SantanderHeadlineW05-Bold",sans-serif}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepSMSform h2{font-size:32px;line-height:29px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepSMSform h3{line-height:34px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step5form,body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step8form{padding:0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepIBANform{padding:0px}}@media(min-width:768px){body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform{padding:15px 30px 15px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form{max-width:690px !important}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step2form h3{line-height:38px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1bis{padding:45px 0px 0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step3form h2{line-height:78px;font-family:"SantanderHeadlineW05-Bold";font-size:45px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1form h2{font-family:"SantanderHeadlineW05-Bold";font-size:45px;line-height:65px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform{padding:0}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform.webform-custom-styling .form-item-security-question{width:50% !important;padding-right:9px;margin-bottom:45px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform.webform-custom-styling .form-item-security-question-answer{width:50% !important;padding-left:8px;margin-bottom:45px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform.webform-custom-styling h3{font-size:28px;line-height:41px;margin-bottom:15px;font-weight:100}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-signature{padding:55px 0px 0px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item:first-of-type div.paragraph.paragraph--type--text-simple{max-width:690px}}@media(min-width:1000px)and (max-width:1023px){body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites{max-width:800px !important;padding-top:50px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites .form-actions{top:50px;left:100px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites>div#edit-prerequisites p{float:left;width:100%}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites>div#edit-prerequisites p:first-of-type{float:right;width:50%}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites>div#edit-prerequisites p:first-of-type img{float:none;width:100%;height:auto}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites>div#edit-prerequisites ul{padding:0px;max-width:unset;padding-right:32px;margin-bottom:54px !important}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites>div#edit-prerequisites div.aop-prerequisites-container{float:left;width:50%;padding-top:37px}}@media(min-width:1024px){body.path-node.page-node-type-paragraphed-page div.paragraph.paragraph--webform{padding:15px 15px 15px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form{max-width:800px !important}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form h2{line-height:65px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites{max-width:960px !important}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step3form h2{margin-top:17px !important;margin-bottom:34px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step3form h3{font-family:"SantanderHeadlineW05-Bold",sans-serif;font-size:2em;line-height:38px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.step1form h3{font-size:2em;line-height:38px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform{padding:0}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.stepPhoneform.webform-custom-styling h3{font-size:32px;line-height:42px;margin-bottom:10px}body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item:first-of-type div.paragraph.paragraph--type--text-simple{max-width:800px}}@media(min-width:1240px){body.path-node.page-node-type-paragraphed-aop-page div.field.field--name-field-paragraphs-blocks div.field__item div.paragraph.paragraph--webform form.aop-prerequisites{max-width:1110px !important}}
.recomendator-form-class{background-color:#fff;z-index:1}.recomendator-form-class .recommendator-page{min-height:420px;padding-left:50px;padding-right:50px}@media (max-width:991px){.recomendator-form-class .recommendator-page{min-height:10px;padding-left:0;padding-right:0;padding-bottom:0}}@media (max-width:991px){.recomendator-form-class .recommendator-page .webform-options-display-two-columns,.recomendator-form-class .recommendator-page .webform-options-display-one-column,.recomendator-form-class .recommendator-page .webform-options-display-three-columns{display:block;max-width:900px;margin-top:.4em;column-count:1}}.recomendator-form-class .recommendator-page .description,.recomendator-form-class .recommendator-page .hidden-camps{display:none}.recomendator-form-class .recommendator-page .js-form-type-radio{padding-bottom:2px;padding-top:2px}.recomendator-form-class .recommendator-page .js-form-type-radio input[type=radio]:checked+label{background-color:#257fa4;color:#fff}.recomendator-form-class .recommendator-page .js-form-type-radio input{display:none}.recomendator-form-class .recommendator-page .js-form-type-radio label{width:100%;display:block;text-align:center;background-color:#fff;box-shadow:1px 1px 4px 2px rgba(0,0,0,.28);border-radius:4px;padding:13px 0;cursor:pointer}.recomendator-form-class .recommendator-page .fieldset-legend{text-align:center;display:block;width:100%;font-size:30px}.recomendator-form-class .recommendator-page .js-form-type-range label{text-align:center;display:block;width:100%;font-size:30px}.recomendator-form-class .recommendator-page .form-radios{margin:20px auto 1px auto}.recomendator-form-class .recommendator-page .form-type-number{border:1px solid #ced4da;display:block !important;padding:5px;border-radius:7px 7px 0 0;border-left-color:#ec0000;border-right-color:#ec0000;border-top-color:#ec0000;border-bottom-color:#257fa4;background:#fff;width:70%}.recomendator-form-class .recommendator-page .form-type-number .form-number.form-control{display:inline-block;width:85% !important;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;text-align:left;border:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin-bottom:5px;text-align:right}.recomendator-form-class .recommendator-page .form-type-number .field-suffix{display:inline-block;margin-left:-42px}.recomendator-form-class .recommendator-page .form-type-number:after{content:"€";text-align:right;display:inline-block;width:50px;float:right;color:rgba(0,0,0,.37);height:24px;border-left:1px solid rgba(0,0,0,.17);padding:0 21px 0 1px;margin-top:7px}@media (max-width:991px){.recomendator-form-class .recommendator-page .fieldset-wrapper{width:100%;margin:0 auto}}.recomendator-form-class .recommendator-page.special-page .fieldset-wrapper{width:30%}@media (max-width:991px){.recomendator-form-class .recommendator-page.special-page .fieldset-wrapper{width:100%;margin:0 auto}}.recomendator-form-class .recommendator-page.special-page .fieldset-legend{text-align:left}@media (max-width:991px){.recomendator-form-class .recommendator-page.special-page .fieldset-legend{text-align:center}}.recomendator-form-class .recommendator-page.special-page .form-type-range{width:50%}@media (max-width:991px){.recomendator-form-class .recommendator-page.special-page .form-type-range{margin:0 auto;width:100%}}.recomendator-form-class .recommendator-page.special-page.one{background-image:url("/modules/custom/scf_recomendator_form/css/../images/imagen_recomendator1.svg");background-repeat:no-repeat;background-position:right;background-size:contain}@media (max-width:991px){.recomendator-form-class .recommendator-page.special-page.one{background:0 0}}.recomendator-form-class .recommendator-page.special-page.two{background-image:url("/modules/custom/scf_recomendator_form/css/../images/imagen_recomendator2.svg");background-repeat:no-repeat;background-position:right;background-size:contain}@media (max-width:991px){.recomendator-form-class .recommendator-page.special-page.two{background:0 0}}.recomendator-form-class .recommendator-page.special-page.three{background-image:url("/modules/custom/scf_recomendator_form/css/../images/imagen_recomendator3.svg");background-repeat:no-repeat;background-position:right;background-size:contain}@media (max-width:991px){.recomendator-form-class .recommendator-page.special-page.three{background:0 0}}.recomendator-form-class .webform-actions{display:block}.recomendator-form-class .webform-actions .webform-button--next.btn-primary,.recomendator-form-class .webform-actions .webform-button--submit{float:right;padding:3px 60px 5px;font-family:"SantanderTextW05-Bold";background:#ec0000;border-radius:50px;font-size:1em;line-height:24px;border:1px solid #ec0000;color:#fff;transition:.3s}.recomendator-form-class .webform-actions .webform-button--next.btn-primary:active,.recomendator-form-class .webform-actions .webform-button--submit:active{border:1px solid #900;background:#900;color:#fff;opacity:1}.recomendator-form-class .webform-actions .webform-button--previous.btn-primary{font-family:"SantanderTextW05-Bold";background-color:transparent;color:#ec0000;border:none;text-decoration:underline}.recomendator-form-class .webform-actions .webform-button--previous.btn-primary:not(:disabled):not(.disabled):active{border:none;background:0 0;color:#900;opacity:1;box-shadow:none}.recomendator-form-class .webform-progress-tracker .progress-title{display:none}.recomendator-form-class .webform-progress-tracker li.progress-step{display:block;width:100%;position:relative}.recomendator-form-class .form-type-range{width:100%;position:relative;padding-bottom:50px}.recomendator-form-class .form-range{-webkit-appearance:none;appearance:none;width:100% !important;height:5px !important;background-color:#ccc !important;outline:none !important;border:0 !important;box-shadow:none !important;padding:0 !important;position:absolute;width:70% !important;top:170px}.recomendator-form-class .form-range:hover{opacity:1}.recomendator-form-class .form-range .slider-selection{background:teal}.recomendator-form-class .form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:40px;height:40px;cursor:pointer;background:url("/modules/custom/scf_recomendator_form/css/../images/drag.svg") no-repeat center;background-size:contain;border:0;outline:0}.recomendator-form-class .form-range::-moz-range-thumb{width:40px;height:40px;cursor:pointer;background:url("/modules/custom/scf_recomendator_form/css/../images/drag.svg") no-repeat center;background-size:contain;border:0;outline:0}.recomendator-form-class .form-required:after{display:none !important}.node--type-recomendator .field--name-field-recomendator-pages,.node--type-recomendator .field--name-field-recommendator-name{display:none}.node--type-recomendator .field--name-title{font-size:42px;color:#444;font-family:"SantanderTextW05-Bold"}@media (max-width:991px){.form-actions input{width:100%;margin:0 0 10px}}.webform-submission-recomendator-product-form .webform-progress.page_1 li:nth-child(n+4),.webform-submission-recomendator-product-form .webform-progress.page_1_1 li:nth-child(n+4),.webform-submission-recomendator-product-form .webform-progress.page_1_2 li:nth-child(n+4){display:none}.webform-submission-recomendator-product-form .webform-progress.page_1 ul,.webform-submission-recomendator-product-form .webform-progress.page_1_1 ul,.webform-submission-recomendator-product-form .webform-progress.page_1_2 ul{height:8px;background:#ccc;border-radius:15px;overflow:hidden}.webform-submission-recomendator-product-form .webform-progress.page_1 ul li div,.webform-submission-recomendator-product-form .webform-progress.page_1_1 ul li div,.webform-submission-recomendator-product-form .webform-progress.page_1_2 ul li div{display:none}.webform-submission-recomendator-product-form .webform-progress.page_1 ul li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_1 ul li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_1_1 ul li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_1_1 ul li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_1_2 ul li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_1_2 ul li.is-active{background:#900}.webform-submission-recomendator-product-form .webform-progress.page_2 li:nth-child(-n+3),.webform-submission-recomendator-product-form .webform-progress.page_3 li:nth-child(-n+3),.webform-submission-recomendator-product-form .webform-progress.page_4 li:nth-child(-n+3),.webform-submission-recomendator-product-form .webform-progress.page_5 li:nth-child(-n+3){display:none}.webform-submission-recomendator-product-form .webform-progress.page_2 li,.webform-submission-recomendator-product-form .webform-progress.page_3 li,.webform-submission-recomendator-product-form .webform-progress.page_4 li,.webform-submission-recomendator-product-form .webform-progress.page_5 li{height:2px;background:#ccc;margin:0 3px}.webform-submission-recomendator-product-form .webform-progress.page_2 li div,.webform-submission-recomendator-product-form .webform-progress.page_3 li div,.webform-submission-recomendator-product-form .webform-progress.page_4 li div,.webform-submission-recomendator-product-form .webform-progress.page_5 li div{display:none}.webform-submission-recomendator-product-form .webform-progress.page_2 li div.progress-text,.webform-submission-recomendator-product-form .webform-progress.page_3 li div.progress-text,.webform-submission-recomendator-product-form .webform-progress.page_4 li div.progress-text,.webform-submission-recomendator-product-form .webform-progress.page_5 li div.progress-text{display:block}.webform-submission-recomendator-product-form .webform-progress.page_2 li div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_3 li div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_4 li div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_5 li div.progress-title{display:block;font-size:18px;color:#737373;padding-top:10px}.webform-submission-recomendator-product-form .webform-progress.page_2 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_2 li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_3 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_3 li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_4 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_4 li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_5 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_5 li.is-active{background:#137e84}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(n+4):after,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(n+4):after,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(n+4):after,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(n+4):after{content:"";width:34px;height:34px;border:2px solid #f8f7f7;background-color:#ccc;display:block;position:absolute;z-index:10;top:calc(50% - 17px);right:calc(50% - 17px);border-radius:50%}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(n+4):before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(n+4):before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(n+4):before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(n+4):before{content:"";width:24px;height:24px;display:block;position:absolute;z-index:11;top:calc(50% - 12px);right:calc(50% - 12px)}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(n+4).is-complete:after,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(n+4).is-complete:after,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(n+4).is-complete:after,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(n+4).is-complete:after{border-color:#137e84;background-color:#f8f7f7}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(n+4).is-active:after,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(n+4).is-active:after,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(n+4).is-active:after,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(n+4).is-active:after{background-color:#137e84}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(n+4).is-active div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(n+4).is-active div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(n+4).is-active div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(n+4).is-active div.progress-title{font-family:"SantanderTextW05-Bold";color:#444}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(4):before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(4):before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(4):before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(4):before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-bigbadge-grey.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(4).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(4).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(4).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(4).is-active:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-bigbadge-white.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(4).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(4).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(4).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(4).is-complete:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-check-green.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(5):before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(5):before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(5):before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(5):before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-euro-grey.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(5).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(5).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(5).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(5).is-active:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-euro-white.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(5).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(5).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(5).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(5).is-complete:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-check-green.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(6):before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(6):before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(6):before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(6):before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-clock-grey.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(6).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(6).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(6).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(6).is-active:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-clock-white.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(6).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(6).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(6).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(6).is-complete:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-check-green.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(7):before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(7):before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(7):before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(7):before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-badge-grey.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(7).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(7).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(7).is-active:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(7).is-active:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-badge-white.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(7).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(7).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(7).is-complete:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(7).is-complete:before{background:url("/modules/custom/scf_recomendator_form/css/../images/icon-check-green.svg") no-repeat center}@media (max-width:991px){.webform-submission-recomendator-product-form .webform-progress.page_2 li,.webform-submission-recomendator-product-form .webform-progress.page_3 li,.webform-submission-recomendator-product-form .webform-progress.page_4 li,.webform-submission-recomendator-product-form .webform-progress.page_5 li{height:auto;background:0 0;margin:0}.webform-submission-recomendator-product-form .webform-progress.page_2 li div.progress-text,.webform-submission-recomendator-product-form .webform-progress.page_3 li div.progress-text,.webform-submission-recomendator-product-form .webform-progress.page_4 li div.progress-text,.webform-submission-recomendator-product-form .webform-progress.page_5 li div.progress-text{display:block}.webform-submission-recomendator-product-form .webform-progress.page_2 li div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_3 li div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_4 li div.progress-title,.webform-submission-recomendator-product-form .webform-progress.page_5 li div.progress-title{display:block;font-size:17px;font-family:"SantanderTextW05-Bold";color:#444;line-height:20px;background:url("/modules/custom/scf_recomendator_form/css/../images/divider.svg") repeat-x bottom center;padding-top:30px;padding-right:10px;padding-left:75px;padding-bottom:30px;text-align:left;position:relative}.webform-submission-recomendator-product-form .webform-progress.page_2 li div.progress-title:before,.webform-submission-recomendator-product-form .webform-progress.page_3 li div.progress-title:before,.webform-submission-recomendator-product-form .webform-progress.page_4 li div.progress-title:before,.webform-submission-recomendator-product-form .webform-progress.page_5 li div.progress-title:before{content:"";display:block;position:absolute;top:calc(50% - 30px);left:0;width:59px;height:59px;background:url("/modules/custom/scf_recomendator_form/css/../images/steps-01.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_2 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_2 li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_3 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_3 li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_4 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_4 li.is-active,.webform-submission-recomendator-product-form .webform-progress.page_5 li.is-complete,.webform-submission-recomendator-product-form .webform-progress.page_5 li.is-active{background:0 0}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(n+4):after,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(n+4):after,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(n+4):after,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(n+4):after{display:none}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(n+4):before,.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(n+4):before,.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(n+4):before,.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(n+4):before{display:none}.webform-submission-recomendator-product-form .webform-progress.page_2 li{display:none}.webform-submission-recomendator-product-form .webform-progress.page_2 li.progress-step:nth-child(4){display:block}.webform-submission-recomendator-product-form .webform-progress.page_2 li div.progress-title:before{background:url("/modules/custom/scf_recomendator_form/css/../images/steps-01.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_3 li{display:none}.webform-submission-recomendator-product-form .webform-progress.page_3 li.progress-step:nth-child(5){display:block}.webform-submission-recomendator-product-form .webform-progress.page_3 li div.progress-title:before{background:url("/modules/custom/scf_recomendator_form/css/../images/steps-02.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_4 li{display:none}.webform-submission-recomendator-product-form .webform-progress.page_4 li.progress-step:nth-child(6){display:block}.webform-submission-recomendator-product-form .webform-progress.page_4 li div.progress-title:before{background:url("/modules/custom/scf_recomendator_form/css/../images/steps-03.svg") no-repeat center}.webform-submission-recomendator-product-form .webform-progress.page_5 li{display:none}.webform-submission-recomendator-product-form .webform-progress.page_5 li.progress-step:nth-child(7){display:block}.webform-submission-recomendator-product-form .webform-progress.page_5 li div.progress-title:before{background:url("/modules/custom/scf_recomendator_form/css/../images/steps-04.svg") no-repeat center}}@media (max-width:991px){.progress-tracker{margin-bottom:20px}}
.node--type-recomender-results .block-field-blocknoderecomender-resultstitle .field--name-title,.node--type-aop-signature-step .block-field-blocknoderecomender-resultstitle .field--name-title{font-size:42px;color:#444;font-family:"SantanderTextW05-Bold"}.node--type-recomender-results .field--name-body,.node--type-aop-signature-step .field--name-body{margin-bottom:70px;margin-top:20px}.node--type-recomender-results .title_secondary,.node--type-aop-signature-step .title_secondary{margin-bottom:35px}.node--type-recomender-results .var_elements,.node--type-aop-signature-step .var_elements{margin-bottom:10px}.node--type-recomender-results .field--name-field-legal-texts,.node--type-aop-signature-step .field--name-field-legal-texts{padding-left:35px;padding-bottom:30px}.node--type-recomender-results .field--name-field-steepers,.node--type-aop-signature-step .field--name-field-steepers{display:flex;width:100%;position:relative;margin-top:-22px}.node--type-recomender-results .field--name-field-steepers .field__item,.node--type-aop-signature-step .field--name-field-steepers .field__item{flex-grow:1;width:10%;color:#737373;border-top:2px solid #137e84;margin:0 3px;text-align:center;position:relative;padding-top:15px}.node--type-recomender-results .field--name-field-steepers .field__item:after,.node--type-aop-signature-step .field--name-field-steepers .field__item:after{content:"\2713";width:27px;height:26px;display:block;position:absolute;z-index:10;top:-13px;right:0;-webkit-transition:background-color .3s,background-position .3s;transition:background-color .3s,background-position .3s;background-color:#fff;border-radius:26px;border:2px solid #137e84;right:calc(50% - 15px);color:#137e84;font-weight:bolder}.node--type-recomender-results .field--name-field-steepers .field__item:last-child,.node--type-aop-signature-step .field--name-field-steepers .field__item:last-child{font-weight:700;color:#444}.node--type-recomender-results .field--name-field-steepers .field__item:last-child:after,.node--type-aop-signature-step .field--name-field-steepers .field__item:last-child:after{content:"";background-color:#137e84;color:#fff;width:27px;height:26px;display:block;position:absolute;z-index:10;top:-13px;right:0;-webkit-transition:background-color .3s,background-position .3s;transition:background-color .3s,background-position .3s;border-radius:26px;border:2px solid #137e84;right:calc(50% - 15px);background-image:url(/modules/custom/scf_recomendator_form/css/../images/icon-badge-white.svg);background-repeat:no-repeat;background-position:center center;background-position-x:6px;font-weight:700}.node--type-recomender-results .field_title_results,.node--type-aop-signature-step .field_title_results{font-size:38px;line-height:50px;font-weight:700;margin-bottom:50px;margin-top:75px}.node--type-recomender-results .var_elements:before,.node--type-aop-signature-step .var_elements:before{content:"";width:8px;height:8px;display:block;float:left;margin:9px 16px 0 0;background:#ccc}.node--type-recomender-results .block-inline-blocksimple-featured-card.block-simple-featured-card .content .field--name-field-fec-description .block-inline-blocksimple-text .content .field__item div ul,.node--type-aop-signature-step .block-inline-blocksimple-featured-card.block-simple-featured-card .content .field--name-field-fec-description .block-inline-blocksimple-text .content .field__item div ul{width:250px !important;align-items:normal !important;text-align:left !important}@media (max-width:991px){.node--type-recomender-results .field_title_results,.node--type-aop-signature-step .field_title_results{margin-bottom:25px;margin-top:25px}.node--type-recomender-results .field--name-field-steepers,.node--type-aop-signature-step .field--name-field-steepers{margin-top:0;padding-bottom:18px;background:url(/modules/custom/scf_recomendator_form/css/../images/divider.svg) repeat-x bottom center}.node--type-recomender-results .field--name-field-steepers .field__item,.node--type-aop-signature-step .field--name-field-steepers .field__item{display:none;border-top:none}.node--type-recomender-results .field--name-field-steepers .field__item:last-child,.node--type-aop-signature-step .field--name-field-steepers .field__item:last-child{display:block;font-weight:700;color:#444}.node--type-recomender-results .field--name-field-steepers .field__item:last-child:after,.node--type-aop-signature-step .field--name-field-steepers .field__item:last-child:after{content:"";background-color:transparent;color:#fff;width:71px;height:60px;display:block;position:absolute;z-index:10;top:-13px;right:0;-webkit-transition:background-color .3s,background-position .3s;transition:background-color .3s,background-position .3s;border-radius:26px;border:none;left:0;background-image:url(/modules/custom/scf_recomendator_form/css/../images/steps-04.svg);background-repeat:no-repeat;background-position:center;background-position-x:6px;font-weight:700}}
