@charset "UTF-8";#wrapper section.component.form-container form{padding:16px}
#wrapper section.component.form-container label,#wrapper section.component.form-container .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper section.component.form-container .field .error-container,#wrapper section.component.form-container .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper section.component.form-container .field .error-container .error,#wrapper section.component.form-container .fields .error-container .error{pointer-events:none}
#wrapper section.component.form-container .fields.error legend.label{color:#c5131c}
#wrapper section.component.form-container .field{position:relative}
#wrapper section.component.form-container .field.error select,#wrapper section.component.form-container .field.error textarea,#wrapper section.component.form-container .field.error input.form-textfield,#wrapper section.component.form-container .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper section.component.form-container .field.error label{color:#c5131c}
#wrapper section.component.form-container .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper section.component.form-container .field input,#wrapper section.component.form-container .field input[type="number"]::-webkit-inner-spin-button,#wrapper section.component.form-container .field input[type="date"]::-webkit-inner-spin-button,#wrapper section.component.form-container .field button,#wrapper section.component.form-container .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper section.component.form-container .field input[type="number"]{-moz-appearance:textfield}
#wrapper section.component.form-container .field textarea,#wrapper section.component.form-container .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper section.component.form-container .field input[type="text"]::-ms-clear{display:none}
#wrapper section.component.form-container .field input[type="text"],#wrapper section.component.form-container .field input[type="number"],#wrapper section.component.form-container .field input[type="password"],#wrapper section.component.form-container .field textarea,#wrapper section.component.form-container .field select,#wrapper section.component.form-container .field input.form-textfield,#wrapper section.component.form-container .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper section.component.form-container .field input[type="text"]::-webkit-input-placeholder,#wrapper section.component.form-container .field input[type="number"]::-webkit-input-placeholder,#wrapper section.component.form-container .field input[type="password"]::-webkit-input-placeholder,#wrapper section.component.form-container .field textarea::-webkit-input-placeholder,#wrapper section.component.form-container .field select::-webkit-input-placeholder,#wrapper section.component.form-container .field input.form-textfield::-webkit-input-placeholder,#wrapper section.component.form-container .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper section.component.form-container .field input[type="text"]:-moz-placeholder,#wrapper section.component.form-container .field input[type="number"]:-moz-placeholder,#wrapper section.component.form-container .field input[type="password"]:-moz-placeholder,#wrapper section.component.form-container .field textarea:-moz-placeholder,#wrapper section.component.form-container .field select:-moz-placeholder,#wrapper section.component.form-container .field input.form-textfield:-moz-placeholder,#wrapper section.component.form-container .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper section.component.form-container .field input[type="text"]::-moz-placeholder,#wrapper section.component.form-container .field input[type="number"]::-moz-placeholder,#wrapper section.component.form-container .field input[type="password"]::-moz-placeholder,#wrapper section.component.form-container .field textarea::-moz-placeholder,#wrapper section.component.form-container .field select::-moz-placeholder,#wrapper section.component.form-container .field input.form-textfield::-moz-placeholder,#wrapper section.component.form-container .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper section.component.form-container .field input[type="text"]:-ms-input-placeholder,#wrapper section.component.form-container .field input[type="number"]:-ms-input-placeholder,#wrapper section.component.form-container .field input[type="password"]:-ms-input-placeholder,#wrapper section.component.form-container .field textarea:-ms-input-placeholder,#wrapper section.component.form-container .field select:-ms-input-placeholder,#wrapper section.component.form-container .field input.form-textfield:-ms-input-placeholder,#wrapper section.component.form-container .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper section.component.form-container .field input[type="text"] ::placeholder,#wrapper section.component.form-container .field input[type="number"] ::placeholder,#wrapper section.component.form-container .field input[type="password"] ::placeholder,#wrapper section.component.form-container .field textarea ::placeholder,#wrapper section.component.form-container .field select ::placeholder,#wrapper section.component.form-container .field input.form-textfield ::placeholder,#wrapper section.component.form-container .field .fancy-select ::placeholder{color:#72605e}
#wrapper section.component.form-container .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper section.component.form-container .field.checkbox,#wrapper section.component.form-container .field.radio{position:relative;cursor:pointer}
#wrapper section.component.form-container .field.checkbox label,#wrapper section.component.form-container .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper section.component.form-container .field.checkbox label::before,#wrapper section.component.form-container .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper section.component.form-container .field.checkbox input,#wrapper section.component.form-container .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper section.component.form-container .field.checkbox input.selected ~ label:before,#wrapper section.component.form-container .field.radio input.selected ~ label:before,#wrapper section.component.form-container .field.checkbox input:checked ~ label:before,#wrapper section.component.form-container .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper section.component.form-container .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper section.component.form-container .field.radio input[type="radio"].selected ~ label::before,#wrapper section.component.form-container .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper section.component.form-container .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper section.component.form-container .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper section.component.form-container .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper section.component.form-container .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper section.component.form-container .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper section.component.form-container .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper section.component.form-container .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper section.component.form-container .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper section.component.form-container .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper section.component.form-container .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper section.component.form-container .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper section.component.form-container .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper section.component.form-container .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper section.component.form-container .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper section.component.form-container .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper section.component.form-container .field .fancy-select .fancy-select-dropdown li.active,#wrapper section.component.form-container .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper section.component.form-container .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper section.component.form-container .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper section.component.form-container .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper section.component.form-container .field.active.checkbox label:before,#wrapper section.component.form-container .field.hover.checkbox label:before,#wrapper section.component.form-container .field.active.radio label:before,#wrapper section.component.form-container .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper section.component.form-container .field.disabled textarea,#wrapper section.component.form-container .field.disabled select,#wrapper section.component.form-container .field.disabled input[type="text"],#wrapper section.component.form-container .field.disabled input[type="number"],#wrapper section.component.form-container .field.disabled input.form-textfield{background:#faf9f6}
#wrapper section.component.form-container .field.disabled .fancy-select{background:#f9f8f6}
#wrapper section.component.form-container .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper section.component.form-container .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper section.component.form-container .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper section.component.form-container .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper section.component.form-container .cmp ~ .cmp>.field,#wrapper section.component.form-container .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper section.component.form-container .captcha.field{margin:24px 0}
#wrapper section.component.form-container .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper section.component.form-container .checkbox-list.horizontal,#wrapper section.component.form-container .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper section.component.form-container .checkbox-list.horizontal li,#wrapper section.component.form-container .radio-list.horizontal li{margin:8px 12px}
#wrapper section.component.form-container .checkbox-list.vertical,#wrapper section.component.form-container .radio-list.vertical{margin:-4px -12px}
#wrapper section.component.form-container .checkbox-list.vertical li,#wrapper section.component.form-container .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper section.component.form-container fieldset{margin-bottom:8px;border:0}
#wrapper section.component.form-container fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper section.component.form-container .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper section.component.form-container .field label,#wrapper section.component.form-container .field .label{font-size:.75rem}
#wrapper section.component.form-container .field input[type="text"],#wrapper section.component.form-container .field input[type="password"],#wrapper section.component.form-container .field input[type="date"],#wrapper section.component.form-container .field input[type="number"],#wrapper section.component.form-container .field select,#wrapper section.component.form-container .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper section.component.form-container .field .fancy-select{padding-right:40px}
#wrapper section.component.form-container .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper section.component.form-container .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper section.component.form-container .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper section.component.form-container .field.checkbox label,#wrapper section.component.form-container .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper section.component.form-container .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper section.component.form-container form{padding:0}
#wrapper section.component.form-container form .forms-disabled-info{height:74px;background-color:#fff3d5;position:relative;border-top:2px solid #f9ce22;border-bottom:2px solid #fff}
#wrapper section.component.form-container form .forms-disabled-info .ribbon{background-color:#f9ce22;width:40px;height:32px;margin-top:6px;border-radius:0 16px 16px 0;padding:8px 0 0 8px}
#wrapper section.component.form-container form .forms-disabled-info .ribbon .icon{height:14px}
#wrapper section.component.form-container form .forms-disabled-info .disabled-text{padding:16px 16px 0 55px}
#wrapper section.component.form-container .form-inner-container{background:#fbf2ea;padding:16px}
#wrapper section.component.form-container .form-inner-container [class*="row-split-"]{margin-top:24px}
#wrapper section.component.form-container .form-inner-container [class*="row-split-"]>.aem-Grid{margin:0 -12px}
#wrapper section.component.form-container .form-inner-container [class*="row-split-"]>.aem-Grid>.aem-GridColumn{padding:0 12px}
#wrapper section.component.form-container .gdpr-legal{padding:16px;padding-right:52px;border-top:#ebe7e2 1px solid;font-size:.6875rem;line-height:1rem;color:#767676}
#wrapper section.component.form-container .gdpr-legal p{margin-bottom:8px}
#wrapper section.component.form-container .gdpr-legal .gdpr-form-headline{font-weight:bold;color:#512b2b}
#wrapper section.component.form-container .gdpr-legal .gdpr-form-link{color:#258886;text-decoration:underline}
#wrapper section.component.form-container .gdpr-legal .gdpr-form-link:hover{text-decoration:none}
.aem-Grid{display:block;width:100%}
.aem-Grid::before,.aem-Grid::after{display:table;content:" "}
.aem-Grid::after{clear:both}
.aem-Grid-newComponent{clear:both;margin:0}
.aem-GridColumn{box-sizing:border-box;clear:both}
.aem-GridShowHidden>.aem-Grid>.aem-GridColumn{display:block !important}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:100%}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:100%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:50%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:100%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:100%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:25%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:50%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:75%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:100%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:20%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:40%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:60%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:80%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:100%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:50%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:100%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:100%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:12.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:25%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:37.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:50%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:62.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:75%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:87.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:100%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:100%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:10%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:20%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:30%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:40%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:50%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:60%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:70%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:80%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:90%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:100%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:100%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:25%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:50%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:75%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:100%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:7.69230769%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:15.38461538%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:23.07692308%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:30.76923077%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:38.46153846%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:46.15384615%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:53.84615385%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:61.53846154%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:69.23076923%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:76.92307692%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:84.61538462%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:92.30769231%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:7.69230769%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:15.38461538%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:23.07692308%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:30.76923077%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:38.46153846%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:46.15384615%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:53.84615385%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:61.53846154%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:69.23076923%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:76.92307692%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:84.61538462%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:92.30769231%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:100%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:7.69230769%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:15.38461538%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:23.07692308%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:30.76923077%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:38.46153846%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:46.15384615%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:53.84615385%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:61.53846154%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:69.23076923%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:76.92307692%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:84.61538462%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:92.30769231%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:7.69230769%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:15.38461538%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:23.07692308%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:30.76923077%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:38.46153846%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:46.15384615%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:53.84615385%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:61.53846154%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:69.23076923%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:76.92307692%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:84.61538462%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:92.30769231%}
.aem-Grid.aem-Grid--default--13>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:100%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:7.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:21.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:35.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:64.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:78.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:92.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--default--14{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:7.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:14.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:21.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:28.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:35.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:42.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:50%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:57.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:64.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:71.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:78.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:85.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:92.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--default--14{margin-left:100%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:7.14285714%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:21.42857143%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:35.71428571%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:64.28571429%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:78.57142857%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:92.85714286%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--default--14{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:7.14285714%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:14.28571429%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:21.42857143%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:28.57142857%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:35.71428571%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:42.85714286%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:50%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:57.14285714%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:64.28571429%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:71.42857143%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:78.57142857%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:85.71428571%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:92.85714286%}
.aem-Grid.aem-Grid--default--14>.aem-GridColumn.aem-GridColumn--offset--default--14{margin-left:100%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:6.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:13.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:26.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:46.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:53.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:73.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:86.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--14{float:left;clear:none;width:93.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--default--15{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:6.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:13.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:20%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:26.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:33.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:40%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:46.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:53.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:60%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:66.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:73.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:80%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:86.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--14{margin-left:93.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--default--15{margin-left:100%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:6.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:13.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:26.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:46.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:53.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:73.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:86.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--14{float:left;clear:none;width:93.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--default--15{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:6.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:13.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:20%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:26.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:40%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:46.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:53.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:60%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:73.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:80%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:86.66666667%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--14{margin-left:93.33333333%}
.aem-Grid.aem-Grid--default--15>.aem-GridColumn.aem-GridColumn--offset--default--15{margin-left:100%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:6.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:18.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:31.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:43.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:56.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:68.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:81.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--14{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--15{float:left;clear:none;width:93.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--default--16{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:6.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:12.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:18.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:31.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:37.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:43.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:50%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:56.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:62.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:68.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:81.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--14{margin-left:87.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--15{margin-left:93.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--default--16{margin-left:100%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:6.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:18.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:31.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:43.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:56.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:68.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--13{float:left;clear:none;width:81.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--14{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--15{float:left;clear:none;width:93.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--default--16{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:6.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:12.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:18.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:31.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:37.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:43.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:50%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:56.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:62.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:68.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--13{margin-left:81.25%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--14{margin-left:87.5%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--15{margin-left:93.75%}
.aem-Grid.aem-Grid--default--16>.aem-GridColumn.aem-GridColumn--offset--default--16{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--hide{display:none}
@media(max-width:768px){.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:100%}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:100%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:50%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:100%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:100%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:25%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:50%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:75%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:100%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:20%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:40%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:60%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:80%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:100%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:50%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:100%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:100%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:12.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:25%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:37.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:50%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:62.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:75%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:87.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:100%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:100%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:10%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:20%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:30%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:40%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:50%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:60%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:70%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:80%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:90%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:100%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:100%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:25%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:50%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:75%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:100%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:7.69230769%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:15.38461538%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:23.07692308%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:30.76923077%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:38.46153846%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:46.15384615%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:53.84615385%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:61.53846154%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:69.23076923%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:76.92307692%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:84.61538462%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:92.30769231%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:7.69230769%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:15.38461538%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:23.07692308%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:30.76923077%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:38.46153846%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:46.15384615%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:53.84615385%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:61.53846154%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:69.23076923%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:76.92307692%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:84.61538462%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:92.30769231%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:100%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:7.69230769%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:15.38461538%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:23.07692308%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:30.76923077%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:38.46153846%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:46.15384615%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:53.84615385%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:61.53846154%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:69.23076923%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:76.92307692%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:84.61538462%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:92.30769231%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:7.69230769%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:15.38461538%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:23.07692308%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:30.76923077%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:38.46153846%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:46.15384615%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:53.84615385%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:61.53846154%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:69.23076923%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:76.92307692%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:84.61538462%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:92.30769231%}
.aem-Grid.aem-Grid--tablet--13>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:100%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:7.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:21.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:35.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:64.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:78.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:92.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--tablet--14{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:7.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:14.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:21.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:28.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:35.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:42.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:50%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:57.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:64.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:71.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:78.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:85.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:92.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--tablet--14{margin-left:100%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:7.14285714%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:21.42857143%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:35.71428571%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:64.28571429%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:78.57142857%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:92.85714286%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--tablet--14{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:7.14285714%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:14.28571429%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:21.42857143%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:28.57142857%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:35.71428571%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:42.85714286%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:50%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:57.14285714%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:64.28571429%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:71.42857143%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:78.57142857%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:85.71428571%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:92.85714286%}
.aem-Grid.aem-Grid--tablet--14>.aem-GridColumn.aem-GridColumn--offset--tablet--14{margin-left:100%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:6.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:13.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:26.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:46.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:53.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:73.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:86.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--14{float:left;clear:none;width:93.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--tablet--15{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:6.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:13.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:20%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:26.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:33.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:40%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:46.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:53.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:60%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:66.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:73.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:80%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:86.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--14{margin-left:93.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--tablet--15{margin-left:100%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:6.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:13.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:26.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:46.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:53.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:73.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:86.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--14{float:left;clear:none;width:93.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--tablet--15{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:6.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:13.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:20%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:26.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:40%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:46.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:53.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:60%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:73.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:80%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:86.66666667%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--14{margin-left:93.33333333%}
.aem-Grid.aem-Grid--tablet--15>.aem-GridColumn.aem-GridColumn--offset--tablet--15{margin-left:100%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:6.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:18.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:31.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:43.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:56.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:68.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:81.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--14{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--15{float:left;clear:none;width:93.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--tablet--16{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:6.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:12.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:18.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:31.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:37.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:43.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:50%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:56.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:62.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:68.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:81.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--14{margin-left:87.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--15{margin-left:93.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--tablet--16{margin-left:100%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:6.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:18.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:31.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:43.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:56.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:68.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--13{float:left;clear:none;width:81.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--14{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--15{float:left;clear:none;width:93.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--tablet--16{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:6.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:12.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:18.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:31.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:37.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:43.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:50%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:56.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:62.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:68.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--13{margin-left:81.25%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--14{margin-left:87.5%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--15{margin-left:93.75%}
.aem-Grid.aem-Grid--tablet--16>.aem-GridColumn.aem-GridColumn--offset--tablet--16{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--hide{display:none}
}
@media(max-width:480px){.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:100%}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:100%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:50%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:100%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:100%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:25%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:50%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:75%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:100%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:20%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:40%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:60%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:80%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:100%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:50%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:100%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:100%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:12.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:25%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:37.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:50%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:62.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:75%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:87.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:100%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:100%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:10%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:20%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:30%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:40%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:50%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:60%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:70%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:80%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:90%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:100%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:100%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:25%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:50%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:75%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:100%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:7.69230769%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:15.38461538%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:23.07692308%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:30.76923077%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:38.46153846%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:46.15384615%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:53.84615385%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:61.53846154%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:69.23076923%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:76.92307692%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:84.61538462%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:92.30769231%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:7.69230769%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:15.38461538%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:23.07692308%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:30.76923077%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:38.46153846%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:46.15384615%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:53.84615385%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:61.53846154%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:69.23076923%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:76.92307692%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:84.61538462%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:92.30769231%}
.aem-Grid.aem-Grid--13>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:100%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:7.69230769%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:15.38461538%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:23.07692308%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:30.76923077%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:38.46153846%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:46.15384615%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:53.84615385%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:61.53846154%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:69.23076923%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:76.92307692%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:84.61538462%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:92.30769231%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:7.69230769%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:15.38461538%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:23.07692308%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:30.76923077%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:38.46153846%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:46.15384615%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:53.84615385%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:61.53846154%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:69.23076923%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:76.92307692%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:84.61538462%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:92.30769231%}
.aem-Grid.aem-Grid--phone--13>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:100%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:7.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:21.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:35.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:64.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:78.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:92.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--phone--14{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:7.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:14.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:21.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:28.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:35.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:42.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:50%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:57.14285714%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:64.28571429%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:71.42857143%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:78.57142857%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:85.71428571%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:92.85714286%}
.aem-Grid.aem-Grid--14>.aem-GridColumn.aem-GridColumn--offset--phone--14{margin-left:100%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:7.14285714%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:21.42857143%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:35.71428571%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:64.28571429%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:78.57142857%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:92.85714286%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--phone--14{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:7.14285714%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:14.28571429%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:21.42857143%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:28.57142857%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:35.71428571%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:42.85714286%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:50%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:57.14285714%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:64.28571429%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:71.42857143%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:78.57142857%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:85.71428571%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:92.85714286%}
.aem-Grid.aem-Grid--phone--14>.aem-GridColumn.aem-GridColumn--offset--phone--14{margin-left:100%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:6.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:13.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:26.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:46.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:53.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:73.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:86.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--14{float:left;clear:none;width:93.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--phone--15{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:6.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:13.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:20%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:26.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:33.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:40%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:46.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:53.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:60%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:66.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:73.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:80%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:86.66666667%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--14{margin-left:93.33333333%}
.aem-Grid.aem-Grid--15>.aem-GridColumn.aem-GridColumn--offset--phone--15{margin-left:100%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:6.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:13.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:26.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:46.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:53.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:73.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:86.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--14{float:left;clear:none;width:93.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--phone--15{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:6.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:13.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:20%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:26.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:40%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:46.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:53.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:60%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:73.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:80%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:86.66666667%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--14{margin-left:93.33333333%}
.aem-Grid.aem-Grid--phone--15>.aem-GridColumn.aem-GridColumn--offset--phone--15{margin-left:100%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:6.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:18.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:31.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:43.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:56.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:68.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:81.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--14{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--15{float:left;clear:none;width:93.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--phone--16{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:6.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:12.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:18.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:31.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:37.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:43.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:50%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:56.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:62.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:68.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:81.25%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--14{margin-left:87.5%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--15{margin-left:93.75%}
.aem-Grid.aem-Grid--16>.aem-GridColumn.aem-GridColumn--offset--phone--16{margin-left:100%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:6.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:18.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:31.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:43.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:56.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:68.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--13{float:left;clear:none;width:81.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--14{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--15{float:left;clear:none;width:93.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--phone--16{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:6.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:12.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:18.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:31.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:37.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:43.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:50%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:56.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:62.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:68.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--13{margin-left:81.25%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--14{margin-left:87.5%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--15{margin-left:93.75%}
.aem-Grid.aem-Grid--phone--16>.aem-GridColumn.aem-GridColumn--offset--phone--16{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--hide{display:none}
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#nina-popin.nw_Agent .nw_Dialog{height:auto}
}
@supports(-ms-accelerator:true){#nina-popin.nw_Agent .nw_Dialog{height:auto}
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.pika-single:before,.pika-single:after{content:" ";display:table}
.pika-single:after{clear:both}
.pika-single{*zoom:1}
.pika-single.is-hidden{display:none}
.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}
.pika-lendar{float:left;width:240px;margin:8px}
.pika-title{position:relative;text-align:center}
.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff}
.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}
.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}
.pika-prev:hover,.pika-next:hover{opacity:1}
.pika-prev,.is-rtl .pika-next{float:left;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');*left:0}
.pika-next,.is-rtl .pika-prev{float:right;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');*right:0}
.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}
.pika-select{display:inline-block;*display:inline}
.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}
.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}
.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}
.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}
.pika-week{font-size:11px;color:#999}
.is-today .pika-button{color:#3af;font-weight:bold}
.is-selected .pika-button,.has-event .pika-button{color:#fff;font-weight:bold;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}
.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}
.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}
.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}
.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}
.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}
.is-outside-current-month .pika-button{color:#999;opacity:.3}
.is-selection-disabled{pointer-events:none;cursor:default}
.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}
.pika-table abbr{border-bottom:0;cursor:help}
.fancy-range-target,.fancy-range-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}
.fancy-range-target{position:relative;direction:ltr}
.fancy-range-base,.fancy-range-connects{width:100%;height:100%;position:relative;z-index:1}
.fancy-range-connects{overflow:hidden;z-index:0}
.fancy-range-connect,.fancy-range-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}
html:not([dir="rtl"]) .fancy-range-horizontal .fancy-range-origin{left:auto;right:0}
.fancy-range-vertical .fancy-range-origin{width:0}
.fancy-range-horizontal .fancy-range-origin{height:0}
.fancy-range-handle{position:absolute}
.fancy-range-state-tap .fancy-range-connect,.fancy-range-state-tap .fancy-range-origin{-webkit-transition:transform .3s;transition:transform .3s}
.fancy-range-state-drag *{cursor:inherit !important}
.fancy-range-horizontal{height:18px}
.fancy-range-horizontal .fancy-range-handle{width:34px;height:28px;left:-17px;top:-6px}
.fancy-range-vertical{width:18px}
.fancy-range-vertical .fancy-range-handle{width:28px;height:34px;left:-6px;top:-17px}
html:not([dir="rtl"]) .fancy-range-horizontal .fancy-range-handle{right:-17px;left:auto}
.fancy-range-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}
.fancy-range-connects{border-radius:3px}
.fancy-range-connect{background:#3fb8af}
.fancy-range-draggable{cursor:ew-resize}
.fancy-range-vertical .fancy-range-draggable{cursor:ns-resize}
.fancy-range-handle{border:1px solid #d9d9d9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}
.fancy-range-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}
.fancy-range-handle:before,.fancy-range-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}
.fancy-range-handle:after{left:17px}
.fancy-range-vertical .fancy-range-handle:before,.fancy-range-vertical .fancy-range-handle:after{width:14px;height:1px;left:6px;top:14px}
.fancy-range-vertical .fancy-range-handle:after{top:17px}
[disabled] .fancy-range-connect{background:#b8b8b8}
[disabled].fancy-range-target,[disabled].fancy-range-handle,[disabled] .fancy-range-handle{cursor:not-allowed}
.fancy-range-pips,.fancy-range-pips *{-moz-box-sizing:border-box;box-sizing:border-box}
.fancy-range-pips{position:absolute;color:#999}
.fancy-range-value{position:absolute;white-space:nowrap;text-align:center}
.fancy-range-value-sub{color:#ccc;font-size:10px}
.fancy-range-marker{position:absolute;background:#CCC}
.fancy-range-marker-sub{background:#AAA}
.fancy-range-marker-large{background:#AAA}
.fancy-range-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}
.fancy-range-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}
.fancy-range-rtl .fancy-range-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}
.fancy-range-marker-horizontal.fancy-range-marker{margin-left:-1px;width:2px;height:5px}
.fancy-range-marker-horizontal.fancy-range-marker-sub{height:10px}
.fancy-range-marker-horizontal.fancy-range-marker-large{height:15px}
.fancy-range-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}
.fancy-range-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}
.fancy-range-rtl .fancy-range-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}
.fancy-range-marker-vertical.fancy-range-marker{width:5px;height:2px;margin-top:-1px}
.fancy-range-marker-vertical.fancy-range-marker-sub{width:10px}
.fancy-range-marker-vertical.fancy-range-marker-large{width:15px}
.fancy-range-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}
.fancy-range-horizontal .fancy-range-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}
.fancy-range-vertical .fancy-range-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0;padding:0}
ul{list-style:none}
ol{list-style-position:inside}
a:hover{cursor:pointer}
figure{margin:0}
table{max-width:100%;font-size:12px;border-collapse:separate;border-spacing:0;background-color:transparent;clear:right;margin:9px 0}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
.hide-text{width:0;height:0;overflow:hidden;display:block}
.clearfix:after{content:"";display:table;clear:both}
@font-face{font-family:SwedbankSansRegular;src:url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff");font-weight:400;font-style:normal}
@font-face{font-family:SwedbankSansMedium;src:url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff");font-weight:700;font-style:normal}
@font-face{font-family:SwedbankHeadlineBold;src:url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff");font-weight:400;font-style:normal}
@font-face{font-family:SwedbankHeadlineBlack;src:url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff");font-weight:700;font-style:normal}
.icon-is-shy{opacity:0}
.icon-isnt-shy{opacity:1}
svg.icon,[class*=" icon-"]{height:32px;width:32px;display:inline-block;fill:currentColor;background:transparent}
svg.icon .hover,[class*=" icon-"] .hover,svg.icon .active,[class*=" icon-"] .active,svg.icon .active-hover,[class*=" icon-"] .active-hover{opacity:0}
svg.icon.with-hover:not(.active):hover .default,[class*=" icon-"].with-hover:not(.active):hover .default{opacity:0}
svg.icon.with-hover:not(.active):hover .hover,[class*=" icon-"].with-hover:not(.active):hover .hover{opacity:1}
svg.icon.active .default,[class*=" icon-"].active .default{opacity:0}
svg.icon.active .active,[class*=" icon-"].active .active{opacity:1}
svg.icon.active:hover.with-hover .active,[class*=" icon-"].active:hover.with-hover .active{opacity:0}
svg.icon.active:hover.with-hover .active-hover,[class*=" icon-"].active:hover.with-hover .active-hover{opacity:1}
.carousel-arrow::before{position:absolute;content:'';width:32px;height:32px;background-size:cover}
.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom{margin:8px 0}
.aem-AuthorLayer-Edit #wrapper [class*="row-split-"] .aem-GridColumn,.aem-AuthorLayer-Design #wrapper [class*="row-split-"] .aem-GridColumn,.aem-AuthorLayer-Edit #wrapper [class*="page-split-"] .aem-GridColumn,.aem-AuthorLayer-Design #wrapper [class*="page-split-"] .aem-GridColumn,.aem-AuthorLayer-Edit #wrapper [class*="row-split-"] .wcms-grid-item,.aem-AuthorLayer-Design #wrapper [class*="row-split-"] .wcms-grid-item,.aem-AuthorLayer-Edit #wrapper [class*="page-split-"] .wcms-grid-item,.aem-AuthorLayer-Design #wrapper [class*="page-split-"] .wcms-grid-item{padding:12px 6px}
.aem-AuthorLayer-Edit #wrapper [class*="row-split-"].cq-Editable-dom,.aem-AuthorLayer-Design #wrapper [class*="row-split-"].cq-Editable-dom,.aem-AuthorLayer-Edit #wrapper [class*="page-split-"].cq-Editable-dom,.aem-AuthorLayer-Design #wrapper [class*="page-split-"].cq-Editable-dom{padding:8px}
.aem-AuthorLayer-Edit #wrapper [class*="page-split-"]>.aem-Grid>.aem-GridColumn>.aem-Grid,.aem-AuthorLayer-Design #wrapper [class*="page-split-"]>.aem-Grid>.aem-GridColumn>.aem-Grid,.aem-AuthorLayer-Edit #wrapper [class*="page-split-"]>.wcms-grid>.wcms-grid-item>.wcms-grid,.aem-AuthorLayer-Design #wrapper [class*="page-split-"]>.wcms-grid>.wcms-grid-item>.wcms-grid{margin:-12px 0;width:100%}
.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom{min-height:2.875rem}
.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom .cq-placeholder,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom .cq-placeholder{position:absolute}
.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom.cmp-form .cq-Editable-dom,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom.cmp-form .cq-Editable-dom,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom.customer-service .cq-Editable-dom,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom.customer-service .cq-Editable-dom,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom.expandable .cq-Editable-dom,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom.expandable .cq-Editable-dom,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom[class*="row-split-"] .cq-Editable-dom,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom[class*="row-split-"] .cq-Editable-dom,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom[class*="page-split-"] .cq-Editable-dom,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom[class*="page-split-"] .cq-Editable-dom{margin-top:0}
.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom.cmp-form>.cq-placeholder,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom.cmp-form>.cq-placeholder,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom.customer-service>.cq-placeholder,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom.customer-service>.cq-placeholder,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom.expandable>.cq-placeholder,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom.expandable>.cq-placeholder,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom[class*="row-split-"]>.cq-placeholder,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom[class*="row-split-"]>.cq-placeholder,.aem-AuthorLayer-Edit #wrapper .cq-Editable-dom[class*="page-split-"]>.cq-placeholder,.aem-AuthorLayer-Design #wrapper .cq-Editable-dom[class*="page-split-"]>.cq-placeholder{position:relative}
#wrapper form .section.cmp.aem-GridColumn{margin:0;padding:0}
#wrapper .cmp-image__image{width:auto}
.cq-placeholder.cq-marker-start{margin:0}
footer.cq-Editable-dom--container{padding-top:0}
.wcms-grid{margin:-12px;width:calc(100% + 12px*2)}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-16{width:100%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-12{width:75%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-8{width:50%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-6{width:37.5%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-4{width:25%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-3{width:18.75%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-2{width:12.5%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-1{width:6.25%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-show{display:block}
.wcms-grid.wcms-grid-16>.wcms-grid-desktop-hide{display:none}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-16{width:133.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-12{width:100%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-8{width:66.66666667%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-6{width:50%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-4{width:33.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-3{width:25%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-2{width:16.66666667%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-1{width:8.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-show{display:block}
.wcms-grid.wcms-grid-12>.wcms-grid-desktop-hide{display:none}
.wcms-grid:after{content:"";display:table;clear:both}
.wcms-grid>[class*="wcms-grid-"]{padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
@media screen and (max-width:48em){.wcms-grid.wcms-grid-16>.wcms-grid-tablet-16{width:100%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-12{width:75%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-8{width:50%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-6{width:37.5%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-4{width:25%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-3{width:18.75%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-2{width:12.5%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-1{width:6.25%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-show{display:block}
.wcms-grid.wcms-grid-16>.wcms-grid-tablet-hide{display:none}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-16{width:133.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-12{width:100%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-8{width:66.66666667%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-6{width:50%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-4{width:33.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-3{width:25%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-2{width:16.66666667%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-1{width:8.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-show{display:block}
.wcms-grid.wcms-grid-12>.wcms-grid-tablet-hide{display:none}
}
@media screen and (max-width:30em){.wcms-grid.wcms-grid-16>.wcms-grid-mobile-16{width:100%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-12{width:75%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-8{width:50%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-6{width:37.5%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-4{width:25%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-3{width:18.75%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-2{width:12.5%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-1{width:6.25%;float:left}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-show{display:block}
.wcms-grid.wcms-grid-16>.wcms-grid-mobile-hide{display:none}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-16{width:133.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-12{width:100%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-8{width:66.66666667%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-6{width:50%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-4{width:33.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-3{width:25%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-2{width:16.66666667%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-1{width:8.33333333%;float:left}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-show{display:block}
.wcms-grid.wcms-grid-12>.wcms-grid-mobile-hide{display:none}
}
#header,#wrapper{min-width:320px;max-width:1048px;padding:12px;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#header .aem-Grid,#wrapper .aem-Grid{margin:-12px;width:calc(100% + 12px + 12px)}
#header .aem-Grid+.aem-Grid,#wrapper .aem-Grid+.aem-Grid{padding-top:12px}
#header .aem-GridColumn,#wrapper .aem-GridColumn{padding:12px;outline:0}
#header .aem-GridColumn:not(:root:root),#wrapper .aem-GridColumn:not(:root:root){margin:0 -0.3px}
#header .aem-GridColumn.ghost,#wrapper .aem-GridColumn.ghost{padding:0}
@media screen and (max-width:48em){#header .aem-GridColumn.sidebar,#wrapper .aem-GridColumn.sidebar{padding:0}
}
#header [class*="row-split-"]>.aem-Grid,#wrapper [class*="row-split-"]>.aem-Grid,#header [class*="row-split-"]>.wcms-grid,#wrapper [class*="row-split-"]>.wcms-grid{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#header [class*="row-split-"]>.aem-Grid>.aem-GridColumn>div:not(.cq-placeholder),#wrapper [class*="row-split-"]>.aem-Grid>.aem-GridColumn>div:not(.cq-placeholder),#header [class*="row-split-"]>.wcms-grid>.aem-GridColumn>div:not(.cq-placeholder),#wrapper [class*="row-split-"]>.wcms-grid>.aem-GridColumn>div:not(.cq-placeholder),#header [class*="row-split-"]>.aem-Grid>.wcms-grid-item>div:not(.cq-placeholder),#wrapper [class*="row-split-"]>.aem-Grid>.wcms-grid-item>div:not(.cq-placeholder),#header [class*="row-split-"]>.wcms-grid>.wcms-grid-item>div:not(.cq-placeholder),#wrapper [class*="row-split-"]>.wcms-grid>.wcms-grid-item>div:not(.cq-placeholder),#header [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid,#wrapper [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid,#header [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid,#wrapper [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid,#header [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid,#wrapper [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid,#header [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid,#wrapper [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid{height:calc(100% + 12px)}
#header [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.aem-Grid,#wrapper [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.aem-Grid,#header [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.aem-Grid,#wrapper [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.aem-Grid,#header [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.aem-Grid,#wrapper [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.aem-Grid,#header [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.aem-Grid,#wrapper [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.aem-Grid,#header [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.wcms-grid,#wrapper [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.wcms-grid,#header [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.wcms-grid,#wrapper [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.wcms-grid,#header [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.wcms-grid,#wrapper [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.wcms-grid,#header [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.wcms-grid,#wrapper [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.wcms-grid{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;height:100%}
#header [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.aem-Grid>div,#wrapper [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.aem-Grid>div,#header [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.aem-Grid>div,#wrapper [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.aem-Grid>div,#header [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.aem-Grid>div,#wrapper [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.aem-Grid>div,#header [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.aem-Grid>div,#wrapper [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.aem-Grid>div,#header [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.wcms-grid>div,#wrapper [class*="row-split-"]>.aem-Grid>.aem-GridColumn .responsivegrid>.wcms-grid>div,#header [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.wcms-grid>div,#wrapper [class*="row-split-"]>.wcms-grid>.aem-GridColumn .responsivegrid>.wcms-grid>div,#header [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.wcms-grid>div,#wrapper [class*="row-split-"]>.aem-Grid>.wcms-grid-item .responsivegrid>.wcms-grid>div,#header [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.wcms-grid>div,#wrapper [class*="row-split-"]>.wcms-grid>.wcms-grid-item .responsivegrid>.wcms-grid>div{min-width:100%}
@media screen and (max-width:48em){#header>.aem-Grid.aem-Grid--16 .aem-GridColumn.row-split-1-1-1>.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--6,#wrapper>.aem-Grid.aem-Grid--16 .aem-GridColumn.row-split-1-1-1>.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--6{width:100%}
#header #wrapper>.aem-Grid,#wrapper #wrapper>.aem-Grid{margin:0;width:100%}
}
#wrapper.subsite-3-4{max-width:786px}
section.component{height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
section.component.background{padding:24px}
@media screen and (max-width:48em){.block-d:nth-child(3){clear:left !important}
}
#wrapper h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:2.5rem;line-height:3rem}
@media screen and (max-width:48em){#wrapper h1{font-size:1.875rem;line-height:2rem}
}
#wrapper h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1.375rem;line-height:1.5rem}
#wrapper h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:1.125rem;line-height:1.375rem}
#wrapper h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1rem;line-height:1.5rem}
#wrapper .general-header.orange{color:#f35b1c}
#wrapper .general-header.orange .highlighted{color:#512b2b}
#wrapper .general-header.brown{color:#512b2b}
#wrapper .general-header.brown .highlighted{color:#f35b1c}
body{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#512b2b;background:#fff}
@media screen and (max-width:48em){body{-webkit-text-size-adjust:none}
}
#wrapper{background:#fff}
@media screen and (max-width:48em){#wrapper{overflow:hidden}
}
#wrapper.intranet{padding:24px 12px}
.hidden{display:none !important}
#wrapper[dir="rtl"] #left-navigation ul li a{padding:12px 28px !important}
#wrapper[dir="rtl"] .component ul li:before,#wrapper[dir="rtl"] .container ul li:before{background:none !important}
#wrapper[dir="rtl"] .component ol li,#wrapper[dir="rtl"] .container ol li{list-style-type:none !important}
#wrapper[dir="rtl"] .component a:before,#wrapper[dir="rtl"] .container a:before{content:none !important}
.component a,.container a,.component .fake-link,.container .fake-link{color:#257886;text-decoration:none;cursor:pointer}
.ribbon{color:#fff;position:absolute;top:0;left:0;width:32px;height:40px;-webkit-border-radius:0 0 16px 16px;-moz-border-radius:0 0 16px 16px;border-radius:0 0 16px 16px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:15px}
.ribbon svg{width:16px;height:18px}
.ribbon.info{background:#4572c0}
.page-stripe{background:#fc9f1c;background-image:-webkit-gradient(linear,left top,right top,from(#fa7f25),to(#fdbe13));background-image:-webkit-linear-gradient(left,#fa7f25,#fdbe13);background-image:-moz-linear-gradient(left,#fa7f25,#fdbe13);background-image:-o-linear-gradient(left,#fa7f25,#fdbe13);background-image:linear-gradient(to right,#fa7f25,#fdbe13);height:8px}
.page-stripe.standard{margin:0 auto;max-width:1048px}
.bg.bg-color-white+header .page-stripe.standard{max-width:calc(1048px - 2 * 12px)}
header.subsite-3-4 .page-stripe{max-width:786px;margin:0 auto}
.bg.bg-color-white+header.subsite-3-4 .page-stripe{max-width:calc(786px - 2 * 12px)}
.jump-to-content{position:relative;color:#257886;text-decoration:none;position:absolute;padding-left:16px;opacity:0;left:50%;top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:1;pointer-events:none}
.jump-to-content::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
.jump-to-content:focus{opacity:1}
[data-responsive-background-image]{position:absolute;left:0;top:0;width:100%;height:100%}
[data-responsive-background-image] img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover';display:block}
.general-button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0}
.general-button:focus,.general-button:hover{background:#c76a31}
.magnifier-search-button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;background-color:transparent;width:inherit;height:inherit;min-width:100%;min-height:100%;padding:0}
.magnifier-search-button:focus,.magnifier-search-button:hover{background:#c76a31}
.magnifier-search-button:focus,.magnifier-search-button:hover{background:#c76a31}
.magnifier-search-button:hover,.magnifier-search-button:focus{background-color:transparent}
.magnifier-search-button svg.icon{fill:#d4c4bc;width:inherit;height:inherit}
.video-button{width:144px;height:81px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;cursor:pointer;outline:0;color:#512b2b;padding:0}
.video-button::before{z-index:2}
.video-button::after,.video-button svg{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:2}
.video-button svg{width:8px;height:12px}
.video-button::after{content:'';background:#fdc029;width:46px;height:34px;z-index:1}
.video-button:hover::before,.video-button:hover::after,.video-button:hover svg{margin:2px 0 0 2px}
main{display:block}
@keyframes spin{0{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
.word-wrap,p,figcaption,h1,h2,h3,h4,h5{overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}
a+span.doc-link-type,a:hover+span.doc-link-type,a span.doc-link-type,a:hover span.doc-link-type{color:#222;font-weight:normal;text-decoration:none !important}
.branch-office-hours-table{border:0;margin:8px 0;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem}
.branch-office-hours-table tr td:first-child{padding-right:12px;text-align:left;color:#767676}
#wrapper .component.staff-catalogue-search form form{padding:16px}
#wrapper .component.staff-catalogue-search form label,#wrapper .component.staff-catalogue-search form .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper .component.staff-catalogue-search form .field .error-container,#wrapper .component.staff-catalogue-search form .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper .component.staff-catalogue-search form .field .error-container .error,#wrapper .component.staff-catalogue-search form .fields .error-container .error{pointer-events:none}
#wrapper .component.staff-catalogue-search form .fields.error legend.label{color:#c5131c}
#wrapper .component.staff-catalogue-search form .field{position:relative}
#wrapper .component.staff-catalogue-search form .field.error select,#wrapper .component.staff-catalogue-search form .field.error textarea,#wrapper .component.staff-catalogue-search form .field.error input.form-textfield,#wrapper .component.staff-catalogue-search form .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper .component.staff-catalogue-search form .field.error label{color:#c5131c}
#wrapper .component.staff-catalogue-search form .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper .component.staff-catalogue-search form .field input,#wrapper .component.staff-catalogue-search form .field input[type="number"]::-webkit-inner-spin-button,#wrapper .component.staff-catalogue-search form .field input[type="date"]::-webkit-inner-spin-button,#wrapper .component.staff-catalogue-search form .field button,#wrapper .component.staff-catalogue-search form .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper .component.staff-catalogue-search form .field input[type="number"]{-moz-appearance:textfield}
#wrapper .component.staff-catalogue-search form .field textarea,#wrapper .component.staff-catalogue-search form .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper .component.staff-catalogue-search form .field input[type="text"]::-ms-clear{display:none}
#wrapper .component.staff-catalogue-search form .field input[type="text"],#wrapper .component.staff-catalogue-search form .field input[type="number"],#wrapper .component.staff-catalogue-search form .field input[type="password"],#wrapper .component.staff-catalogue-search form .field textarea,#wrapper .component.staff-catalogue-search form .field select,#wrapper .component.staff-catalogue-search form .field input.form-textfield,#wrapper .component.staff-catalogue-search form .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper .component.staff-catalogue-search form .field input[type="text"]::-webkit-input-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="number"]::-webkit-input-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="password"]::-webkit-input-placeholder,#wrapper .component.staff-catalogue-search form .field textarea::-webkit-input-placeholder,#wrapper .component.staff-catalogue-search form .field select::-webkit-input-placeholder,#wrapper .component.staff-catalogue-search form .field input.form-textfield::-webkit-input-placeholder,#wrapper .component.staff-catalogue-search form .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper .component.staff-catalogue-search form .field input[type="text"]:-moz-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="number"]:-moz-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="password"]:-moz-placeholder,#wrapper .component.staff-catalogue-search form .field textarea:-moz-placeholder,#wrapper .component.staff-catalogue-search form .field select:-moz-placeholder,#wrapper .component.staff-catalogue-search form .field input.form-textfield:-moz-placeholder,#wrapper .component.staff-catalogue-search form .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper .component.staff-catalogue-search form .field input[type="text"]::-moz-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="number"]::-moz-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="password"]::-moz-placeholder,#wrapper .component.staff-catalogue-search form .field textarea::-moz-placeholder,#wrapper .component.staff-catalogue-search form .field select::-moz-placeholder,#wrapper .component.staff-catalogue-search form .field input.form-textfield::-moz-placeholder,#wrapper .component.staff-catalogue-search form .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper .component.staff-catalogue-search form .field input[type="text"]:-ms-input-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="number"]:-ms-input-placeholder,#wrapper .component.staff-catalogue-search form .field input[type="password"]:-ms-input-placeholder,#wrapper .component.staff-catalogue-search form .field textarea:-ms-input-placeholder,#wrapper .component.staff-catalogue-search form .field select:-ms-input-placeholder,#wrapper .component.staff-catalogue-search form .field input.form-textfield:-ms-input-placeholder,#wrapper .component.staff-catalogue-search form .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper .component.staff-catalogue-search form .field input[type="text"] ::placeholder,#wrapper .component.staff-catalogue-search form .field input[type="number"] ::placeholder,#wrapper .component.staff-catalogue-search form .field input[type="password"] ::placeholder,#wrapper .component.staff-catalogue-search form .field textarea ::placeholder,#wrapper .component.staff-catalogue-search form .field select ::placeholder,#wrapper .component.staff-catalogue-search form .field input.form-textfield ::placeholder,#wrapper .component.staff-catalogue-search form .field .fancy-select ::placeholder{color:#72605e}
#wrapper .component.staff-catalogue-search form .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper .component.staff-catalogue-search form .field.checkbox,#wrapper .component.staff-catalogue-search form .field.radio{position:relative;cursor:pointer}
#wrapper .component.staff-catalogue-search form .field.checkbox label,#wrapper .component.staff-catalogue-search form .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper .component.staff-catalogue-search form .field.checkbox label::before,#wrapper .component.staff-catalogue-search form .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper .component.staff-catalogue-search form .field.checkbox input,#wrapper .component.staff-catalogue-search form .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper .component.staff-catalogue-search form .field.checkbox input.selected ~ label:before,#wrapper .component.staff-catalogue-search form .field.radio input.selected ~ label:before,#wrapper .component.staff-catalogue-search form .field.checkbox input:checked ~ label:before,#wrapper .component.staff-catalogue-search form .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper .component.staff-catalogue-search form .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper .component.staff-catalogue-search form .field.radio input[type="radio"].selected ~ label::before,#wrapper .component.staff-catalogue-search form .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper .component.staff-catalogue-search form .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper .component.staff-catalogue-search form .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper .component.staff-catalogue-search form .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper .component.staff-catalogue-search form .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper .component.staff-catalogue-search form .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper .component.staff-catalogue-search form .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper .component.staff-catalogue-search form .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper .component.staff-catalogue-search form .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper .component.staff-catalogue-search form .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper .component.staff-catalogue-search form .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .component.staff-catalogue-search form .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper .component.staff-catalogue-search form .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper .component.staff-catalogue-search form .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper .component.staff-catalogue-search form .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper .component.staff-catalogue-search form .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper .component.staff-catalogue-search form .field .fancy-select .fancy-select-dropdown li.active,#wrapper .component.staff-catalogue-search form .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper .component.staff-catalogue-search form .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper .component.staff-catalogue-search form .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper .component.staff-catalogue-search form .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.staff-catalogue-search form .field.active.checkbox label:before,#wrapper .component.staff-catalogue-search form .field.hover.checkbox label:before,#wrapper .component.staff-catalogue-search form .field.active.radio label:before,#wrapper .component.staff-catalogue-search form .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.staff-catalogue-search form .field.disabled textarea,#wrapper .component.staff-catalogue-search form .field.disabled select,#wrapper .component.staff-catalogue-search form .field.disabled input[type="text"],#wrapper .component.staff-catalogue-search form .field.disabled input[type="number"],#wrapper .component.staff-catalogue-search form .field.disabled input.form-textfield{background:#faf9f6}
#wrapper .component.staff-catalogue-search form .field.disabled .fancy-select{background:#f9f8f6}
#wrapper .component.staff-catalogue-search form .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .component.staff-catalogue-search form .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper .component.staff-catalogue-search form .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper .component.staff-catalogue-search form .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper .component.staff-catalogue-search form .cmp ~ .cmp>.field,#wrapper .component.staff-catalogue-search form .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper .component.staff-catalogue-search form .captcha.field{margin:24px 0}
#wrapper .component.staff-catalogue-search form .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper .component.staff-catalogue-search form .checkbox-list.horizontal,#wrapper .component.staff-catalogue-search form .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.staff-catalogue-search form .checkbox-list.horizontal li,#wrapper .component.staff-catalogue-search form .radio-list.horizontal li{margin:8px 12px}
#wrapper .component.staff-catalogue-search form .checkbox-list.vertical,#wrapper .component.staff-catalogue-search form .radio-list.vertical{margin:-4px -12px}
#wrapper .component.staff-catalogue-search form .checkbox-list.vertical li,#wrapper .component.staff-catalogue-search form .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper .component.staff-catalogue-search form fieldset{margin-bottom:8px;border:0}
#wrapper .component.staff-catalogue-search form fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper .component.staff-catalogue-search form .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper .component.staff-catalogue-search form .field label,#wrapper .component.staff-catalogue-search form .field .label{font-size:.75rem}
#wrapper .component.staff-catalogue-search form .field input[type="text"],#wrapper .component.staff-catalogue-search form .field input[type="password"],#wrapper .component.staff-catalogue-search form .field input[type="date"],#wrapper .component.staff-catalogue-search form .field input[type="number"],#wrapper .component.staff-catalogue-search form .field select,#wrapper .component.staff-catalogue-search form .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper .component.staff-catalogue-search form .field .fancy-select{padding-right:40px}
#wrapper .component.staff-catalogue-search form .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper .component.staff-catalogue-search form .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper .component.staff-catalogue-search form .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper .component.staff-catalogue-search form .field.checkbox label,#wrapper .component.staff-catalogue-search form .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper .component.staff-catalogue-search form .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper .component.staff-catalogue-search form .form-inner-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fbf2ea;padding:24px;position:relative}
#wrapper .component.staff-catalogue-search form .form-inner-container .horizontal-fields{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;padding-top:12px}
#wrapper .component.staff-catalogue-search form .form-inner-container .horizontal-fields .aem-GridColumn{width:100%}
#wrapper .component.staff-catalogue-search form .submit-button-wrap button{margin-bottom:0}
#wrapper .component.staff-catalogue-search .search-results-heading{width:100%}
#wrapper .component.staff-catalogue-search .search-results-heading .search-results-label{border-bottom:1px solid #ebe7e2}
#wrapper .component.staff-catalogue-search .search-results-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%}
#wrapper .component.staff-catalogue-search .search-results-container .staff-catalogue-search-result-row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;padding-bottom:40px}
#wrapper .component.staff-catalogue-search .pagination{clear:both;padding:16px 0 24px}
#wrapper .component.staff-catalogue-search .pagination a{font-size:1rem;line-height:1.5rem;color:#257886;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}
#wrapper .component.staff-catalogue-search .pagination a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#257886}
#wrapper .component.staff-catalogue-search .pagination a.pagination-previous{padding-left:15px;position:relative}
#wrapper .component.staff-catalogue-search .pagination a.pagination-previous::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-left-view");background-size:cover}
#wrapper .component.staff-catalogue-search .pagination a.pagination-next{padding-right:15px;position:relative}
#wrapper .component.staff-catalogue-search .pagination a.pagination-next::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.staff-catalogue-search .pagination .separator{display:inline-block;width:1px;height:12px;border-right:1px solid #d4c4bc;margin:0 16px}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .description p:first-child{padding-bottom:24px}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section-heading{color:#f35b1c;border-bottom:1px solid #ebe7e2;margin-bottom:8px}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section .content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section table{width:100%;table-layout:fixed;text-align:left;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;margin:0}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section table th{padding-right:16px}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section table td{width:85%}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section,#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .description{margin-bottom:40px}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details a:visited{color:#767676}
#wrapper .component.staff-catalogue-search .heading{padding-bottom:12px}
#wrapper .component.staff-catalogue-search .person-image{width:100px;min-width:100px}
#wrapper .component.staff-catalogue-search .person-image img{height:auto}
#wrapper .component.staff-catalogue-search .person-image img,#wrapper .component.staff-catalogue-search .person-image .no-image-placeholder{width:100%}
#wrapper .component.staff-catalogue-search .person-image .no-image-placeholder{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;background-color:#e1e1e1;height:100px}
#wrapper .component.staff-catalogue-search .person-image .no-image-placeholder .no-image-text{color:#767676;font-size:.6875rem}
#wrapper .component.staff-catalogue-search .person-information-column{padding:4px 16px}
#wrapper .component.staff-catalogue-search .person-information-column .info-row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-bottom:4px}
#wrapper .component.staff-catalogue-search .person-information-column .info-row>div{flex-shrink:0}
#wrapper .component.staff-catalogue-search .person-information-column .info-row .person-name,#wrapper .component.staff-catalogue-search .person-information-column .info-row .person-id{font-weight:bold}
#wrapper .component.staff-catalogue-search .person-information-column .info-row .person-email{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
#wrapper .component.staff-catalogue-search .person-information-column .info-row .person-email:visited{color:#767676}
#wrapper .component.staff-catalogue-search .person-information-column .info-row .person-more-info-link{position:relative;display:block;padding-left:14px;font-weight:bold}
#wrapper .component.staff-catalogue-search .person-information-column .info-row .person-more-info-link::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
@media screen and (max-width:30em){#wrapper .component.staff-catalogue-search form .form-inner-container .horizontal-fields{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.staff-catalogue-search .search-results-container .row{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.staff-catalogue-search .search-results-container .row:before{display:none}
#wrapper .component.staff-catalogue-search .search-results-container .row>div{width:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section table{table-layout:revert}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section table th{padding-right:0}
#wrapper .component.staff-catalogue-search .staff-catalogue-person-details .section table td{width:auto}
}
#wrapper section.component.pdo-search form form{padding:16px}
#wrapper section.component.pdo-search form label,#wrapper section.component.pdo-search form .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper section.component.pdo-search form .field .error-container,#wrapper section.component.pdo-search form .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper section.component.pdo-search form .field .error-container .error,#wrapper section.component.pdo-search form .fields .error-container .error{pointer-events:none}
#wrapper section.component.pdo-search form .fields.error legend.label{color:#c5131c}
#wrapper section.component.pdo-search form .field{position:relative}
#wrapper section.component.pdo-search form .field.error select,#wrapper section.component.pdo-search form .field.error textarea,#wrapper section.component.pdo-search form .field.error input.form-textfield,#wrapper section.component.pdo-search form .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper section.component.pdo-search form .field.error label{color:#c5131c}
#wrapper section.component.pdo-search form .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper section.component.pdo-search form .field input,#wrapper section.component.pdo-search form .field input[type="number"]::-webkit-inner-spin-button,#wrapper section.component.pdo-search form .field input[type="date"]::-webkit-inner-spin-button,#wrapper section.component.pdo-search form .field button,#wrapper section.component.pdo-search form .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper section.component.pdo-search form .field input[type="number"]{-moz-appearance:textfield}
#wrapper section.component.pdo-search form .field textarea,#wrapper section.component.pdo-search form .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper section.component.pdo-search form .field input[type="text"]::-ms-clear{display:none}
#wrapper section.component.pdo-search form .field input[type="text"],#wrapper section.component.pdo-search form .field input[type="number"],#wrapper section.component.pdo-search form .field input[type="password"],#wrapper section.component.pdo-search form .field textarea,#wrapper section.component.pdo-search form .field select,#wrapper section.component.pdo-search form .field input.form-textfield,#wrapper section.component.pdo-search form .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper section.component.pdo-search form .field input[type="text"]::-webkit-input-placeholder,#wrapper section.component.pdo-search form .field input[type="number"]::-webkit-input-placeholder,#wrapper section.component.pdo-search form .field input[type="password"]::-webkit-input-placeholder,#wrapper section.component.pdo-search form .field textarea::-webkit-input-placeholder,#wrapper section.component.pdo-search form .field select::-webkit-input-placeholder,#wrapper section.component.pdo-search form .field input.form-textfield::-webkit-input-placeholder,#wrapper section.component.pdo-search form .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper section.component.pdo-search form .field input[type="text"]:-moz-placeholder,#wrapper section.component.pdo-search form .field input[type="number"]:-moz-placeholder,#wrapper section.component.pdo-search form .field input[type="password"]:-moz-placeholder,#wrapper section.component.pdo-search form .field textarea:-moz-placeholder,#wrapper section.component.pdo-search form .field select:-moz-placeholder,#wrapper section.component.pdo-search form .field input.form-textfield:-moz-placeholder,#wrapper section.component.pdo-search form .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper section.component.pdo-search form .field input[type="text"]::-moz-placeholder,#wrapper section.component.pdo-search form .field input[type="number"]::-moz-placeholder,#wrapper section.component.pdo-search form .field input[type="password"]::-moz-placeholder,#wrapper section.component.pdo-search form .field textarea::-moz-placeholder,#wrapper section.component.pdo-search form .field select::-moz-placeholder,#wrapper section.component.pdo-search form .field input.form-textfield::-moz-placeholder,#wrapper section.component.pdo-search form .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper section.component.pdo-search form .field input[type="text"]:-ms-input-placeholder,#wrapper section.component.pdo-search form .field input[type="number"]:-ms-input-placeholder,#wrapper section.component.pdo-search form .field input[type="password"]:-ms-input-placeholder,#wrapper section.component.pdo-search form .field textarea:-ms-input-placeholder,#wrapper section.component.pdo-search form .field select:-ms-input-placeholder,#wrapper section.component.pdo-search form .field input.form-textfield:-ms-input-placeholder,#wrapper section.component.pdo-search form .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper section.component.pdo-search form .field input[type="text"] ::placeholder,#wrapper section.component.pdo-search form .field input[type="number"] ::placeholder,#wrapper section.component.pdo-search form .field input[type="password"] ::placeholder,#wrapper section.component.pdo-search form .field textarea ::placeholder,#wrapper section.component.pdo-search form .field select ::placeholder,#wrapper section.component.pdo-search form .field input.form-textfield ::placeholder,#wrapper section.component.pdo-search form .field .fancy-select ::placeholder{color:#72605e}
#wrapper section.component.pdo-search form .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper section.component.pdo-search form .field.checkbox,#wrapper section.component.pdo-search form .field.radio{position:relative;cursor:pointer}
#wrapper section.component.pdo-search form .field.checkbox label,#wrapper section.component.pdo-search form .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper section.component.pdo-search form .field.checkbox label::before,#wrapper section.component.pdo-search form .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper section.component.pdo-search form .field.checkbox input,#wrapper section.component.pdo-search form .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper section.component.pdo-search form .field.checkbox input.selected ~ label:before,#wrapper section.component.pdo-search form .field.radio input.selected ~ label:before,#wrapper section.component.pdo-search form .field.checkbox input:checked ~ label:before,#wrapper section.component.pdo-search form .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper section.component.pdo-search form .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper section.component.pdo-search form .field.radio input[type="radio"].selected ~ label::before,#wrapper section.component.pdo-search form .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper section.component.pdo-search form .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper section.component.pdo-search form .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper section.component.pdo-search form .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper section.component.pdo-search form .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper section.component.pdo-search form .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper section.component.pdo-search form .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper section.component.pdo-search form .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper section.component.pdo-search form .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper section.component.pdo-search form .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper section.component.pdo-search form .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper section.component.pdo-search form .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper section.component.pdo-search form .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper section.component.pdo-search form .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper section.component.pdo-search form .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper section.component.pdo-search form .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper section.component.pdo-search form .field .fancy-select .fancy-select-dropdown li.active,#wrapper section.component.pdo-search form .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper section.component.pdo-search form .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper section.component.pdo-search form .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper section.component.pdo-search form .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper section.component.pdo-search form .field.active.checkbox label:before,#wrapper section.component.pdo-search form .field.hover.checkbox label:before,#wrapper section.component.pdo-search form .field.active.radio label:before,#wrapper section.component.pdo-search form .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper section.component.pdo-search form .field.disabled textarea,#wrapper section.component.pdo-search form .field.disabled select,#wrapper section.component.pdo-search form .field.disabled input[type="text"],#wrapper section.component.pdo-search form .field.disabled input[type="number"],#wrapper section.component.pdo-search form .field.disabled input.form-textfield{background:#faf9f6}
#wrapper section.component.pdo-search form .field.disabled .fancy-select{background:#f9f8f6}
#wrapper section.component.pdo-search form .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper section.component.pdo-search form .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper section.component.pdo-search form .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper section.component.pdo-search form .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper section.component.pdo-search form .cmp ~ .cmp>.field,#wrapper section.component.pdo-search form .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper section.component.pdo-search form .captcha.field{margin:24px 0}
#wrapper section.component.pdo-search form .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper section.component.pdo-search form .checkbox-list.horizontal,#wrapper section.component.pdo-search form .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper section.component.pdo-search form .checkbox-list.horizontal li,#wrapper section.component.pdo-search form .radio-list.horizontal li{margin:8px 12px}
#wrapper section.component.pdo-search form .checkbox-list.vertical,#wrapper section.component.pdo-search form .radio-list.vertical{margin:-4px -12px}
#wrapper section.component.pdo-search form .checkbox-list.vertical li,#wrapper section.component.pdo-search form .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper section.component.pdo-search form fieldset{margin-bottom:8px;border:0}
#wrapper section.component.pdo-search form fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper section.component.pdo-search form .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper section.component.pdo-search form .field label,#wrapper section.component.pdo-search form .field .label{font-size:.75rem}
#wrapper section.component.pdo-search form .field input[type="text"],#wrapper section.component.pdo-search form .field input[type="password"],#wrapper section.component.pdo-search form .field input[type="date"],#wrapper section.component.pdo-search form .field input[type="number"],#wrapper section.component.pdo-search form .field select,#wrapper section.component.pdo-search form .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper section.component.pdo-search form .field .fancy-select{padding-right:40px}
#wrapper section.component.pdo-search form .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper section.component.pdo-search form .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper section.component.pdo-search form .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper section.component.pdo-search form .field.checkbox label,#wrapper section.component.pdo-search form .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper section.component.pdo-search form .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper section.component.pdo-search form .form-inner-container{background:#fbf2ea;padding:24px}
#wrapper section.component.pdo-search .pdo-search-results{padding-bottom:40px}
#wrapper section.component.pdo-search .pdo-search-results table{border:0;border-collapse:collapse;font-size:.75rem;line-height:.875rem;margin:0;border-top:2px solid #d3c3bc}
#wrapper section.component.pdo-search .pdo-search-results table caption{text-align:left;font-size:1.375rem;line-height:1.5rem;font-family:SwedbankHeadlineBlack,Arial,sans-serif;padding-bottom:8px}
#wrapper section.component.pdo-search .pdo-search-results table tr th{font-weight:bold;color:#72605e;background-color:#fbf2ea;text-align:left;padding:8px}
#wrapper section.component.pdo-search .pdo-search-results table tr td{color:#222;padding:12px 8px}
#wrapper section.component.pdo-search .pdo-search-results table tr th,#wrapper section.component.pdo-search .pdo-search-results table tr td{font-family:Arial,Helvetica,sans-serif;border:0;border-bottom:1px solid #ebe7e2}
#wrapper section.component.pdo-search .pdo-search-results table tr th+th,#wrapper section.component.pdo-search .pdo-search-results table tr td+th,#wrapper section.component.pdo-search .pdo-search-results table tr th+td,#wrapper section.component.pdo-search .pdo-search-results table tr td+td{border-left:1px solid #ebe7e2}
#wrapper section.component.pdo-search .pdo-search-results h2{font-size:1rem;line-height:1.5rem;font-family:SwedbankHeadlineBold,Arial,sans-serif;padding-bottom:12px}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container{overflow:hidden;max-height:0}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container.active{max-height:none !important}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table{width:100%;margin-bottom:1px}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table a:hover{text-decoration:underline}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table a em{font-style:normal}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination{padding:17px 0 24px;border-bottom:0}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a{font-size:1rem;line-height:1.5rem;color:#257886;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#257886}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a.pagination-previous{padding-left:15px;position:relative}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a.pagination-previous::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-left-view");background-size:cover}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a.pagination-next{padding-right:15px;position:relative}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a.pagination-next::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination .separator{display:inline-block;width:1px;height:12px;border-right:1px solid #d4c4bc;margin:0 16px}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a{font-size:.875rem;line-height:1.375rem}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a:hover{text-decoration:none}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a:hover.disabled{cursor:default}
#wrapper section.component.pdo-search .pdo-search-results .results-table-container table .pagination a:hover.disabled::after{display:none}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container{position:relative;height:44px}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container::before{position:absolute;content:'';border-top:2px solid #ebe7e2;width:100%;top:12px}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container .button{position:absolute;font-family:SwedbankSansRegular,Arial,sans-serif;color:#257886;font-size:1rem;line-height:1.5rem;text-decoration:underline;text-decoration:none;cursor:pointer;border:2px solid #ebe7e2;border-top:0;-webkit-border-radius:0 0 28px 28px;-moz-border-radius:0 0 28px 28px;border-radius:0 0 28px 28px;padding:3px 16px;top:12px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container .button:hover{text-decoration:none}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container .button .icon-spacer{width:24px;height:24px;display:inline-block;text-align:center;padding-right:6px}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container .button .icon-spacer svg{width:16px;height:10px}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container .button .show-less{display:none}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container .button.active .show-more{display:none}
#wrapper section.component.pdo-search .pdo-search-results .more-less-container .button.active .show-less{display:inline-block}
#wrapper section.component.pdo-search .pdo-search-results .loader{display:block;text-align:center}
#wrapper section.component.pdo-search .pdo-search-results .loader svg{height:35px;width:35px;animation:spin .75s linear infinite normal none}
#wrapper section.component.my-news-list header{position:relative}
#wrapper section.component.my-news-list header h2{padding-bottom:12px;border-bottom:2px solid #ebe7e2}
#wrapper section.component.my-news-list header .edit-icon{position:absolute;z-index:2;right:0;top:0;cursor:pointer}
#wrapper section.component.my-news-list header .edit-icon svg{width:24px;height:24px}
#wrapper section.component.my-news-list .my-news-category{padding:24px 0}
#wrapper section.component.my-news-list .my-news-category+.my-news-category{border-top:1px solid #ebe7e2}
#wrapper section.component.my-news-list .my-news-category h3{padding-bottom:12px}
#wrapper section.component.my-news-list .my-news-category .news{padding-bottom:16px}
#wrapper section.component.my-news-list .my-news-category .news .timestamp,#wrapper section.component.my-news-list .my-news-category .news .hits{font-size:.75rem;line-height:1.375rem;color:#767676}
#wrapper section.component.my-news-list .my-news-category .news a:hover{text-decoration:underline}
#wrapper section.component.my-news-list .my-news-category .news li+li{padding-top:16px}
#wrapper section.component.my-news-list .my-news-category .links a{font-weight:bold;padding-left:14px;position:relative;display:block}
#wrapper section.component.my-news-list .my-news-category .links a::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper section.component.my-news-list .my-news-category .links a:hover{text-decoration:underline}
#wrapper section.component.my-news-list .my-news-category .links a+a{margin-top:8px}
#wrapper section.component.my-news-list .my-news-category .pagination{border-top:1px solid #ebe7e2;padding:24px 0;display:none}
#wrapper section.component.my-news-list .my-news-category .pagination a{font-size:1rem;line-height:1.5rem;color:#257886;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}
#wrapper section.component.my-news-list .my-news-category .pagination a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#257886}
#wrapper section.component.my-news-list .my-news-category .pagination a.pagination-previous{padding-left:15px;position:relative}
#wrapper section.component.my-news-list .my-news-category .pagination a.pagination-previous::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-left-view");background-size:cover}
#wrapper section.component.my-news-list .my-news-category .pagination a.pagination-next{padding-right:15px;position:relative}
#wrapper section.component.my-news-list .my-news-category .pagination a.pagination-next::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper section.component.my-news-list .my-news-category .pagination .separator{display:inline-block;width:1px;height:12px;border-right:1px solid #d4c4bc;margin:0 16px}
#wrapper section.component.my-news-list .my-news-category .pagination a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem}
#wrapper section.component.my-news-list .my-news-category .pagination a:hover:after{bottom:0}
#wrapper section.component.my-news-list .my-news-category .pagination a:hover.pagination-previous:after{left:14px}
#wrapper section.component.my-news-list .my-news-category .pagination a:hover.pagination-next:after{right:14px}
#wrapper section.component.my-news-list .my-news-category .pagination .separator{height:22px;border-right:1px solid #ebe7e2}
#wrapper section.component.my-news-list .my-news-category .back{display:none}
#wrapper section.component.my-news-list.more-news .my-news-category .pagination,#wrapper section.component.my-news-list.more-news .my-news-category .back{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
.component.general-layer .layer-container .my-news-layer h4{margin-bottom:0}
.my-news-layer .component{padding:0 !important}
.my-news-layer h2{color:#f35b1c}
.my-news-layer .my-news-form{background:#fbf2ea;padding:24px}
.my-news-layer .my-news-form form{padding:16px}
.my-news-layer .my-news-form label,.my-news-layer .my-news-form .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.my-news-layer .my-news-form .field .error-container,.my-news-layer .my-news-form .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
.my-news-layer .my-news-form .field .error-container .error,.my-news-layer .my-news-form .fields .error-container .error{pointer-events:none}
.my-news-layer .my-news-form .fields.error legend.label{color:#c5131c}
.my-news-layer .my-news-form .field{position:relative}
.my-news-layer .my-news-form .field.error select,.my-news-layer .my-news-form .field.error textarea,.my-news-layer .my-news-form .field.error input.form-textfield,.my-news-layer .my-news-form .field.error .fancy-select{border-bottom-color:#c5131c}
.my-news-layer .my-news-form .field.error label{color:#c5131c}
.my-news-layer .my-news-form .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
.my-news-layer .my-news-form .field input,.my-news-layer .my-news-form .field input[type="number"]::-webkit-inner-spin-button,.my-news-layer .my-news-form .field input[type="date"]::-webkit-inner-spin-button,.my-news-layer .my-news-form .field button,.my-news-layer .my-news-form .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
.my-news-layer .my-news-form .field input[type="number"]{-moz-appearance:textfield}
.my-news-layer .my-news-form .field textarea,.my-news-layer .my-news-form .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.my-news-layer .my-news-form .field input[type="text"]::-ms-clear{display:none}
.my-news-layer .my-news-form .field input[type="text"],.my-news-layer .my-news-form .field input[type="number"],.my-news-layer .my-news-form .field input[type="password"],.my-news-layer .my-news-form .field textarea,.my-news-layer .my-news-form .field select,.my-news-layer .my-news-form .field input.form-textfield,.my-news-layer .my-news-form .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
.my-news-layer .my-news-form .field input[type="text"]::-webkit-input-placeholder,.my-news-layer .my-news-form .field input[type="number"]::-webkit-input-placeholder,.my-news-layer .my-news-form .field input[type="password"]::-webkit-input-placeholder,.my-news-layer .my-news-form .field textarea::-webkit-input-placeholder,.my-news-layer .my-news-form .field select::-webkit-input-placeholder,.my-news-layer .my-news-form .field input.form-textfield::-webkit-input-placeholder,.my-news-layer .my-news-form .field .fancy-select::-webkit-input-placeholder{color:#72605e}
.my-news-layer .my-news-form .field input[type="text"]:-moz-placeholder,.my-news-layer .my-news-form .field input[type="number"]:-moz-placeholder,.my-news-layer .my-news-form .field input[type="password"]:-moz-placeholder,.my-news-layer .my-news-form .field textarea:-moz-placeholder,.my-news-layer .my-news-form .field select:-moz-placeholder,.my-news-layer .my-news-form .field input.form-textfield:-moz-placeholder,.my-news-layer .my-news-form .field .fancy-select:-moz-placeholder{color:#72605e}
.my-news-layer .my-news-form .field input[type="text"]::-moz-placeholder,.my-news-layer .my-news-form .field input[type="number"]::-moz-placeholder,.my-news-layer .my-news-form .field input[type="password"]::-moz-placeholder,.my-news-layer .my-news-form .field textarea::-moz-placeholder,.my-news-layer .my-news-form .field select::-moz-placeholder,.my-news-layer .my-news-form .field input.form-textfield::-moz-placeholder,.my-news-layer .my-news-form .field .fancy-select::-moz-placeholder{color:#72605e}
.my-news-layer .my-news-form .field input[type="text"]:-ms-input-placeholder,.my-news-layer .my-news-form .field input[type="number"]:-ms-input-placeholder,.my-news-layer .my-news-form .field input[type="password"]:-ms-input-placeholder,.my-news-layer .my-news-form .field textarea:-ms-input-placeholder,.my-news-layer .my-news-form .field select:-ms-input-placeholder,.my-news-layer .my-news-form .field input.form-textfield:-ms-input-placeholder,.my-news-layer .my-news-form .field .fancy-select:-ms-input-placeholder{color:#72605e}
.my-news-layer .my-news-form .field input[type="text"] ::placeholder,.my-news-layer .my-news-form .field input[type="number"] ::placeholder,.my-news-layer .my-news-form .field input[type="password"] ::placeholder,.my-news-layer .my-news-form .field textarea ::placeholder,.my-news-layer .my-news-form .field select ::placeholder,.my-news-layer .my-news-form .field input.form-textfield ::placeholder,.my-news-layer .my-news-form .field .fancy-select ::placeholder{color:#72605e}
.my-news-layer .my-news-form .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
.my-news-layer .my-news-form .field.checkbox,.my-news-layer .my-news-form .field.radio{position:relative;cursor:pointer}
.my-news-layer .my-news-form .field.checkbox label,.my-news-layer .my-news-form .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
.my-news-layer .my-news-form .field.checkbox label::before,.my-news-layer .my-news-form .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
.my-news-layer .my-news-form .field.checkbox input,.my-news-layer .my-news-form .field.radio input{position:absolute;opacity:0;left:0;top:0}
.my-news-layer .my-news-form .field.checkbox input.selected ~ label:before,.my-news-layer .my-news-form .field.radio input.selected ~ label:before,.my-news-layer .my-news-form .field.checkbox input:checked ~ label:before,.my-news-layer .my-news-form .field.radio input:checked ~ label:before{border-color:#72605e}
.my-news-layer .my-news-form .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
.my-news-layer .my-news-form .field.radio input[type="radio"].selected ~ label::before,.my-news-layer .my-news-form .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
.my-news-layer .my-news-form .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
.my-news-layer .my-news-form .field.radio.disabled input[type="radio"]:checked ~ label::before,.my-news-layer .my-news-form .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
.my-news-layer .my-news-form .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.my-news-layer .my-news-form .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
.my-news-layer .my-news-form .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
.my-news-layer .my-news-form .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
.my-news-layer .my-news-form .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
.my-news-layer .my-news-form .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
.my-news-layer .my-news-form .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
.my-news-layer .my-news-form .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
.my-news-layer .my-news-form .field .fancy-select::before{z-index:2;width:12px;height:9px}
.my-news-layer .my-news-form .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
.my-news-layer .my-news-form .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
.my-news-layer .my-news-form .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
.my-news-layer .my-news-form .field .fancy-select .fancy-select-dropdown li.active,.my-news-layer .my-news-form .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
.my-news-layer .my-news-form .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
.my-news-layer .my-news-form .field:not(.checkbox):not(.radio) label{pointer-events:none}
.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.disabled) select,.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
.my-news-layer .my-news-form .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
.my-news-layer .my-news-form .field.active.checkbox label:before,.my-news-layer .my-news-form .field.hover.checkbox label:before,.my-news-layer .my-news-form .field.active.radio label:before,.my-news-layer .my-news-form .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
.my-news-layer .my-news-form .field.disabled textarea,.my-news-layer .my-news-form .field.disabled select,.my-news-layer .my-news-form .field.disabled input[type="text"],.my-news-layer .my-news-form .field.disabled input[type="number"],.my-news-layer .my-news-form .field.disabled input.form-textfield{background:#faf9f6}
.my-news-layer .my-news-form .field.disabled .fancy-select{background:#f9f8f6}
.my-news-layer .my-news-form .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.my-news-layer .my-news-form .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
.my-news-layer .my-news-form .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
.my-news-layer .my-news-form .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
.my-news-layer .my-news-form .cmp ~ .cmp>.field,.my-news-layer .my-news-form .cmp ~ .cmp>.fields{margin-top:24px}
.my-news-layer .my-news-form .captcha.field{margin:24px 0}
.my-news-layer .my-news-form .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
.my-news-layer .my-news-form .checkbox-list.horizontal,.my-news-layer .my-news-form .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.my-news-layer .my-news-form .checkbox-list.horizontal li,.my-news-layer .my-news-form .radio-list.horizontal li{margin:8px 12px}
.my-news-layer .my-news-form .checkbox-list.vertical,.my-news-layer .my-news-form .radio-list.vertical{margin:-4px -12px}
.my-news-layer .my-news-form .checkbox-list.vertical li,.my-news-layer .my-news-form .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
.my-news-layer .my-news-form fieldset{margin-bottom:8px;border:0}
.my-news-layer .my-news-form fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
.my-news-layer .my-news-form .options-help{margin-bottom:8px}
@media screen and (max-width:30em){.my-news-layer .my-news-form .field label,.my-news-layer .my-news-form .field .label{font-size:.75rem}
.my-news-layer .my-news-form .field input[type="text"],.my-news-layer .my-news-form .field input[type="password"],.my-news-layer .my-news-form .field input[type="date"],.my-news-layer .my-news-form .field input[type="number"],.my-news-layer .my-news-form .field select,.my-news-layer .my-news-form .field .fancy-select{height:40px;line-height:2.5rem}
.my-news-layer .my-news-form .field .fancy-select{padding-right:40px}
.my-news-layer .my-news-form .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
.my-news-layer .my-news-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
.my-news-layer .my-news-form .field.field-with-help .field-container .field-help-button{height:40px}
.my-news-layer .my-news-form .field.checkbox label,.my-news-layer .my-news-form .field.radio label{font-size:.875rem;line-height:1.125rem}
.my-news-layer .my-news-form .fields>.label{font-size:.75rem;line-height:1rem}
}
.my-news-layer .expandable{border-bottom:1px solid #ebe7e2}
.my-news-layer .expandable .expandable-header{padding:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.my-news-layer .expandable .expandable-header:after{content:"";display:table;clear:both}
.my-news-layer .expandable .expandable-header .icon-spacer{float:left;color:#512b2b;width:16px;height:22px;position:relative}
.my-news-layer .expandable .expandable-header .icon-spacer svg{width:15px;height:15px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
.my-news-layer .expandable .expandable-header h4{float:left;padding-left:8px;position:relative}
.my-news-layer .expandable .expandable-header .icon-spacer,.my-news-layer .expandable .expandable-header svg,.my-news-layer .expandable .expandable-header h4{pointer-events:none}
.my-news-layer .expandable .expandable-content{padding:12px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none}
.my-news-layer .expandable.open .expandable-content{display:block}
.my-news-layer .expandable .expandable-content{padding-left:8px;padding-right:8px}
.my-news-layer .my-news-button{padding-top:8px;text-align:right}
.my-news-layer .my-news-button button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;font-size:1.125rem;line-height:1.375rem;min-width:112px;min-height:40px;margin:24px 0;margin:0}
.my-news-layer .my-news-button button:focus,.my-news-layer .my-news-button button:hover{background:#c76a31}
.my-news-layer .my-news-button button:focus,.my-news-layer .my-news-button button:hover{background:#c76a31}
.my-news-layer .my-news-button button.hover{background:#c76a31}
.my-news-layer .my-news-button button:not(.hover){background:#ee7023}
#page-content .component.intra-search-results form{padding:16px}
#page-content .component.intra-search-results label,#page-content .component.intra-search-results .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#page-content .component.intra-search-results .field .error-container,#page-content .component.intra-search-results .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#page-content .component.intra-search-results .field .error-container .error,#page-content .component.intra-search-results .fields .error-container .error{pointer-events:none}
#page-content .component.intra-search-results .fields.error legend.label{color:#c5131c}
#page-content .component.intra-search-results .field{position:relative}
#page-content .component.intra-search-results .field.error select,#page-content .component.intra-search-results .field.error textarea,#page-content .component.intra-search-results .field.error input.form-textfield,#page-content .component.intra-search-results .field.error .fancy-select{border-bottom-color:#c5131c}
#page-content .component.intra-search-results .field.error label{color:#c5131c}
#page-content .component.intra-search-results .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#page-content .component.intra-search-results .field input,#page-content .component.intra-search-results .field input[type="number"]::-webkit-inner-spin-button,#page-content .component.intra-search-results .field input[type="date"]::-webkit-inner-spin-button,#page-content .component.intra-search-results .field button,#page-content .component.intra-search-results .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#page-content .component.intra-search-results .field input[type="number"]{-moz-appearance:textfield}
#page-content .component.intra-search-results .field textarea,#page-content .component.intra-search-results .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#page-content .component.intra-search-results .field input[type="text"]::-ms-clear{display:none}
#page-content .component.intra-search-results .field input[type="text"],#page-content .component.intra-search-results .field input[type="number"],#page-content .component.intra-search-results .field input[type="password"],#page-content .component.intra-search-results .field textarea,#page-content .component.intra-search-results .field select,#page-content .component.intra-search-results .field input.form-textfield,#page-content .component.intra-search-results .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#page-content .component.intra-search-results .field input[type="text"]::-webkit-input-placeholder,#page-content .component.intra-search-results .field input[type="number"]::-webkit-input-placeholder,#page-content .component.intra-search-results .field input[type="password"]::-webkit-input-placeholder,#page-content .component.intra-search-results .field textarea::-webkit-input-placeholder,#page-content .component.intra-search-results .field select::-webkit-input-placeholder,#page-content .component.intra-search-results .field input.form-textfield::-webkit-input-placeholder,#page-content .component.intra-search-results .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#page-content .component.intra-search-results .field input[type="text"]:-moz-placeholder,#page-content .component.intra-search-results .field input[type="number"]:-moz-placeholder,#page-content .component.intra-search-results .field input[type="password"]:-moz-placeholder,#page-content .component.intra-search-results .field textarea:-moz-placeholder,#page-content .component.intra-search-results .field select:-moz-placeholder,#page-content .component.intra-search-results .field input.form-textfield:-moz-placeholder,#page-content .component.intra-search-results .field .fancy-select:-moz-placeholder{color:#72605e}
#page-content .component.intra-search-results .field input[type="text"]::-moz-placeholder,#page-content .component.intra-search-results .field input[type="number"]::-moz-placeholder,#page-content .component.intra-search-results .field input[type="password"]::-moz-placeholder,#page-content .component.intra-search-results .field textarea::-moz-placeholder,#page-content .component.intra-search-results .field select::-moz-placeholder,#page-content .component.intra-search-results .field input.form-textfield::-moz-placeholder,#page-content .component.intra-search-results .field .fancy-select::-moz-placeholder{color:#72605e}
#page-content .component.intra-search-results .field input[type="text"]:-ms-input-placeholder,#page-content .component.intra-search-results .field input[type="number"]:-ms-input-placeholder,#page-content .component.intra-search-results .field input[type="password"]:-ms-input-placeholder,#page-content .component.intra-search-results .field textarea:-ms-input-placeholder,#page-content .component.intra-search-results .field select:-ms-input-placeholder,#page-content .component.intra-search-results .field input.form-textfield:-ms-input-placeholder,#page-content .component.intra-search-results .field .fancy-select:-ms-input-placeholder{color:#72605e}
#page-content .component.intra-search-results .field input[type="text"] ::placeholder,#page-content .component.intra-search-results .field input[type="number"] ::placeholder,#page-content .component.intra-search-results .field input[type="password"] ::placeholder,#page-content .component.intra-search-results .field textarea ::placeholder,#page-content .component.intra-search-results .field select ::placeholder,#page-content .component.intra-search-results .field input.form-textfield ::placeholder,#page-content .component.intra-search-results .field .fancy-select ::placeholder{color:#72605e}
#page-content .component.intra-search-results .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#page-content .component.intra-search-results .field.checkbox,#page-content .component.intra-search-results .field.radio{position:relative;cursor:pointer}
#page-content .component.intra-search-results .field.checkbox label,#page-content .component.intra-search-results .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#page-content .component.intra-search-results .field.checkbox label::before,#page-content .component.intra-search-results .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#page-content .component.intra-search-results .field.checkbox input,#page-content .component.intra-search-results .field.radio input{position:absolute;opacity:0;left:0;top:0}
#page-content .component.intra-search-results .field.checkbox input.selected ~ label:before,#page-content .component.intra-search-results .field.radio input.selected ~ label:before,#page-content .component.intra-search-results .field.checkbox input:checked ~ label:before,#page-content .component.intra-search-results .field.radio input:checked ~ label:before{border-color:#72605e}
#page-content .component.intra-search-results .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#page-content .component.intra-search-results .field.radio input[type="radio"].selected ~ label::before,#page-content .component.intra-search-results .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#page-content .component.intra-search-results .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#page-content .component.intra-search-results .field.radio.disabled input[type="radio"]:checked ~ label::before,#page-content .component.intra-search-results .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#page-content .component.intra-search-results .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#page-content .component.intra-search-results .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#page-content .component.intra-search-results .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#page-content .component.intra-search-results .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#page-content .component.intra-search-results .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#page-content .component.intra-search-results .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#page-content .component.intra-search-results .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#page-content .component.intra-search-results .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#page-content .component.intra-search-results .field .fancy-select::before{z-index:2;width:12px;height:9px}
#page-content .component.intra-search-results .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#page-content .component.intra-search-results .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#page-content .component.intra-search-results .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#page-content .component.intra-search-results .field .fancy-select .fancy-select-dropdown li.active,#page-content .component.intra-search-results .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#page-content .component.intra-search-results .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#page-content .component.intra-search-results .field:not(.checkbox):not(.radio) label{pointer-events:none}
#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.disabled) select,#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#page-content .component.intra-search-results .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.intra-search-results .field.active.checkbox label:before,#page-content .component.intra-search-results .field.hover.checkbox label:before,#page-content .component.intra-search-results .field.active.radio label:before,#page-content .component.intra-search-results .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.intra-search-results .field.disabled textarea,#page-content .component.intra-search-results .field.disabled select,#page-content .component.intra-search-results .field.disabled input[type="text"],#page-content .component.intra-search-results .field.disabled input[type="number"],#page-content .component.intra-search-results .field.disabled input.form-textfield{background:#faf9f6}
#page-content .component.intra-search-results .field.disabled .fancy-select{background:#f9f8f6}
#page-content .component.intra-search-results .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#page-content .component.intra-search-results .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#page-content .component.intra-search-results .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#page-content .component.intra-search-results .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#page-content .component.intra-search-results .cmp ~ .cmp>.field,#page-content .component.intra-search-results .cmp ~ .cmp>.fields{margin-top:24px}
#page-content .component.intra-search-results .captcha.field{margin:24px 0}
#page-content .component.intra-search-results .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#page-content .component.intra-search-results .checkbox-list.horizontal,#page-content .component.intra-search-results .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#page-content .component.intra-search-results .checkbox-list.horizontal li,#page-content .component.intra-search-results .radio-list.horizontal li{margin:8px 12px}
#page-content .component.intra-search-results .checkbox-list.vertical,#page-content .component.intra-search-results .radio-list.vertical{margin:-4px -12px}
#page-content .component.intra-search-results .checkbox-list.vertical li,#page-content .component.intra-search-results .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#page-content .component.intra-search-results fieldset{margin-bottom:8px;border:0}
#page-content .component.intra-search-results fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#page-content .component.intra-search-results .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#page-content .component.intra-search-results .field label,#page-content .component.intra-search-results .field .label{font-size:.75rem}
#page-content .component.intra-search-results .field input[type="text"],#page-content .component.intra-search-results .field input[type="password"],#page-content .component.intra-search-results .field input[type="date"],#page-content .component.intra-search-results .field input[type="number"],#page-content .component.intra-search-results .field select,#page-content .component.intra-search-results .field .fancy-select{height:40px;line-height:2.5rem}
#page-content .component.intra-search-results .field .fancy-select{padding-right:40px}
#page-content .component.intra-search-results .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#page-content .component.intra-search-results .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#page-content .component.intra-search-results .field.field-with-help .field-container .field-help-button{height:40px}
#page-content .component.intra-search-results .field.checkbox label,#page-content .component.intra-search-results .field.radio label{font-size:.875rem;line-height:1.125rem}
#page-content .component.intra-search-results .fields>.label{font-size:.75rem;line-height:1rem}
}
#page-content .component.intra-search-results form{padding:0}
#page-content .component.intra-search-results form .field{background:#fbf2ea;padding:8px 16px;margin-bottom:8px}
#page-content .component.intra-search-results form .form-actions{text-align:right}
#page-content .component.intra-search-results form .form-actions:after{content:"";display:table;clear:both}
#page-content .component.intra-search-results form .form-actions .cmp-button.submit-button-wrap{float:right;margin-left:24px}
#page-content .component.intra-search-results form .form-actions .cmp-button.submit-button-wrap button{margin:0}
#page-content .component.intra-search-results form .form-actions a{text-decoration:underline;float:right;line-height:2.5rem}
#page-content .component.intra-search-results form .form-actions a:hover{text-decoration:none}
#page-content .component.intra-search-results .search-results-counter{margin-top:16px;padding-bottom:8px;border-bottom:1px solid #ebe7e2;line-height:1rem}
#page-content .component.intra-search-results .search-results-container li{padding-bottom:40px}
#page-content .component.intra-search-results .search-results-container li .person-image{width:100px;min-width:100px}
#page-content .component.intra-search-results .search-results-container li .person-image img{height:auto}
#page-content .component.intra-search-results .search-results-container li .person-image img,#page-content .component.intra-search-results .search-results-container li .person-image .no-image-placeholder{width:100%}
#page-content .component.intra-search-results .search-results-container li .person-image .no-image-placeholder{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;background-color:#e1e1e1;height:100px}
#page-content .component.intra-search-results .search-results-container li .person-image .no-image-placeholder .no-image-text{color:#767676;font-size:.6875rem}
#page-content .component.intra-search-results .search-results-container li .person-information-column{padding:4px 16px}
#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-bottom:4px}
#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row>div{flex-shrink:0}
#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row .person-name,#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row .person-id{font-weight:bold}
#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row .person-email{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row .person-email:visited{color:#767676}
#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row .person-more-info-link{position:relative;display:block;padding-left:14px;font-weight:bold}
#page-content .component.intra-search-results .search-results-container li .person-information-column .info-row .person-more-info-link::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.intra-search-results .search-results-container li:after{content:"";display:table;clear:both}
#page-content .component.intra-search-results .search-results-container li.person-link{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}
#page-content .component.intra-search-results .search-results-container li h3{display:inline-block;color:#257886;margin-bottom:8px}
#page-content .component.intra-search-results .search-results-container li em{font-style:normal;background:#fff3d5}
#page-content .component.intra-search-results .search-results-container li .results-preview:empty{display:none}
#page-content .component.intra-search-results .search-results-container li ul.result-breadcrumbs{margin-top:16px}
#page-content .component.intra-search-results .search-results-container li ul.result-breadcrumbs:after{content:"";display:table;clear:both}
#page-content .component.intra-search-results .search-results-container li ul.result-breadcrumbs:empty{display:none}
#page-content .component.intra-search-results .search-results-container li ul.result-breadcrumbs li{padding:0;float:left;font-size:.75rem;line-height:1.375rem;color:#257886}
#page-content .component.intra-search-results .search-results-container li ul.result-breadcrumbs li+li{padding-left:12px;position:relative}
#page-content .component.intra-search-results .search-results-container li ul.result-breadcrumbs li+li::before{content:'›';position:absolute;left:4px}
#page-content .component.intra-search-results .search-results-container li ul.result-breadcrumbs li:last-child{color:#767676}
#page-content .component.intra-search-results .search-results-more-link{border-top:1px dashed #ebe7e2;padding:24px 0 40px}
#page-content .component.intra-search-results .search-results-more-link a{position:relative;font-weight:bold;cursor:pointer;color:#257886;padding-left:14px}
#page-content .component.intra-search-results .search-results-more-link a::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.intra-search-results .pagination{border-top:1px solid #ebe7e2;padding:24px 0;clear:both}
#page-content .component.intra-search-results .pagination a{font-size:1rem;line-height:1.5rem;color:#257886;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}
#page-content .component.intra-search-results .pagination a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#257886}
#page-content .component.intra-search-results .pagination a.pagination-previous{padding-left:15px;position:relative}
#page-content .component.intra-search-results .pagination a.pagination-previous::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-left-view");background-size:cover}
#page-content .component.intra-search-results .pagination a.pagination-next{padding-right:15px;position:relative}
#page-content .component.intra-search-results .pagination a.pagination-next::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.intra-search-results .pagination .separator{display:inline-block;width:1px;height:12px;border-right:1px solid #d4c4bc;margin:0 16px}
#page-content .component.intra-search-results .pagination a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem}
#page-content .component.intra-search-results .pagination a:hover:after{right:4px}
#page-content .component.intra-search-results .pagination a.pagination-previous:hover:after{left:14px}
#page-content .component.intra-search-results .pagination a.pagination-next:hover:after{right:14px}
#page-content .component.intra-search-results .pagination .separator{height:22px;margin:-5px 16px;border-right:1px solid #ebe7e2}
@media screen and (max-width:30em){#page-content .component.intra-search-results .pagination{text-align:center}
}
#page-content .component.intra-search-results .intra-search-filters{background:#fbf2ea;padding:16px;padding-bottom:12px}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list li{font-weight:bold;color:#257886}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list li span{cursor:pointer;display:inline-block}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list li span.filter{padding:4px 0 4px 14px;position:relative}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list li span.filter::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list li.active span{text-decoration:underline}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list.advanced-filter li{margin-top:16px;position:relative;padding-right:24px;cursor:auto}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list.advanced-filter li label,#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list.advanced-filter li .counter{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;font-weight:normal}
#page-content .component.intra-search-results .intra-search-filters ul.intra-filter-list.advanced-filter li .counter{color:#767676;position:absolute;right:0;top:0}
#page-content .component.intra-search-results .search-results{padding-top:32px}
#page-content .component.intra-search-results .search-results .search-results-toggler{border-bottom:1px solid #ebe7e2;font-size:1rem;line-height:1.5rem;font-family:SwedbankHeadlineBold,Arial,sans-serif;padding-bottom:6px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#page-content .component.intra-search-results .search-results .search-results-toggler:not(:first-of-type){padding-top:8px}
#page-content .component.intra-search-results .search-results .search-results-toggler .svg-container{width:24px;height:24px;margin-right:6px;padding:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#page-content .component.intra-search-results .search-results .search-results-toggler .svg-container svg{width:16px;height:16px}
#page-content .component.intra-search-results .search-results .search-results-toggler+ul>li:first-of-type{padding-top:16px}
#page-content .component.intra-search-results .search-results .search-results-toggler+ul,#page-content .component.intra-search-results .search-results .search-results-toggler+ul+.search-results-more-link{display:none}
#page-content .component.intra-search-results .search-results .search-results-toggler.open+ul,#page-content .component.intra-search-results .search-results .search-results-toggler.open+ul+.search-results-more-link{display:block}
#page-content .component.intra-search-results [data-template]{display:none}
.xf-web-container{margin:0 auto;max-width:976px}
#wrapper.component.general-layer.video-layer .layer-container{position:fixed;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);padding:12px 24px 24px}
#wrapper.component.general-layer.video-layer header{padding-bottom:8px;min-height:40px}
#wrapper.component.general-layer.video-layer header h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.875rem;line-height:2.25rem;color:#f35b1c;margin:4px 24px 0 0;min-height:24px}
#wrapper.component.general-layer.video-layer .video-container{position:relative;width:640px;max-width:100%;height:calc(360px);-webkit-box-shadow:inset 0 0 0 1px #e1e1e1;-moz-box-shadow:inset 0 0 0 1px #e1e1e1;box-shadow:inset 0 0 0 1px #e1e1e1}
#wrapper.component.general-layer.video-layer .video-container iframe{border:0;width:100%;height:100%;position:relative}
@media screen and (max-width:48em){#wrapper.component.general-layer.video-layer .layer-container{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 4*12px);left:0;max-width:initial;margin:0 24px}
#wrapper.component.general-layer.video-layer .layer-container .video-container{width:calc(100vw - 8*12px);height:calc((100vw - 8*12px) * .5625);max-width:initial}
}
@media screen and (max-width:30em){#wrapper.component.general-layer.video-layer .layer-container{width:calc(100% - 2*12px);margin:0 12px;min-width:auto}
#wrapper.component.general-layer.video-layer .layer-container .video-container{width:calc(100vw - 6*12px);height:calc((100vw - 6*12px) * .5625)}
}
#wrapper.component.general-layer.top-layer .layer-container{position:absolute;top:50px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);text-align:left;padding:48px 40px;margin-bottom:50px;width:100%}
#wrapper.component.general-layer.top-layer .layer-container>.aem-Grid{width:100%;margin:0}
#wrapper.component.general-layer.top-layer .layer-container>.aem-Grid>.aem-GridColumn{padding:0}
@media screen and (max-width:48em){#wrapper.component.general-layer.top-layer .layer-container{width:calc(100% - 4*12px);padding:32px 40px}
}
@media screen and (max-width:30em){#wrapper.component.general-layer.top-layer .layer-container{width:calc(100% - 2*(2*8px));padding:16px 24px}
}
.top-bar{min-width:320px;max-width:1048px;padding:12px;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;background-color:#fbf2ea;position:relative}
.top-bar:after{content:"";display:table;clear:both}
.bg.bg-color-white+header .top-bar{max-width:calc(1048px - 2 * 12px)}
.top-bar .menu-toggler{display:none;float:left}
.top-bar .menu-toggler .icon-burger{color:#767676;margin:8px;width:18px;height:18px}
.top-bar #main-navigation{float:left}
.top-bar #main-navigation .main-menu:after{content:"";display:table;clear:both}
.top-bar #main-navigation .main-menu li{float:left;position:relative}
.top-bar #main-navigation .main-menu li a{color:#222;font-size:.875rem;line-height:2rem;font-family:SwedbankSansMedium,Arial,sans-serif;text-decoration:none;display:block;padding:5px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}
.top-bar #main-navigation .main-menu li a::before{content:"";position:absolute;width:6px;height:9px;top:16px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-right-view");background-size:cover}
.top-bar #main-navigation .main-menu li a::before{display:none;left:auto;right:9px}
.top-bar #main-navigation .main-menu li a svg.icon-home{width:18px;height:18px}
.top-bar #main-navigation .main-menu li.selected{-webkit-box-shadow:inset 0 -4px 0 #f90;-moz-box-shadow:inset 0 -4px 0 #f90;box-shadow:inset 0 -4px 0 #f90}
.top-bar .top-bar-actions{float:right}
.top-bar .top-bar-actions a{float:left;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;line-height:2.625rem;position:relative;padding:0 12px;display:none}
.top-bar .top-bar-actions .header-search{float:left;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;position:relative;width:auto;margin:7px 8px 9px}
.top-bar .top-bar-actions .header-search svg{position:absolute;right:4px;top:4px;pointer-events:none;width:17px;height:17px;color:#666}
.top-bar .top-bar-actions .header-search form{border:1px solid #e1e1e1;background:#fff}
.top-bar .top-bar-actions .header-search form input{font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;color:#999;float:left;border:0;height:24px;width:160px;padding-left:8px;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.top-bar .top-bar-actions .header-search form input::-webkit-input-placeholder{color:#e1e1e1}
.top-bar .top-bar-actions .header-search form input:-moz-placeholder{color:#e1e1e1}
.top-bar .top-bar-actions .header-search form input::-moz-placeholder{color:#e1e1e1}
.top-bar .top-bar-actions .header-search form input:-ms-input-placeholder{color:#e1e1e1}
.top-bar .top-bar-actions .header-search form input ::placeholder{color:#e1e1e1}
.top-bar .top-bar-actions .header-search form button{float:right;background:0;border:0;padding:0;outline:0;cursor:pointer;width:23px;height:24px}
header.subsite-3-4 .top-bar{max-width:786px}
.bg.bg-color-white+header.subsite-3-4 .top-bar{max-width:calc(786px - 2 * 12px)}
header.intranet .top-bar{border-left:12px solid #fff;border-right:12px solid #fff}
header.intranet .top-bar #main-navigation .main-menu li a{line-height:2.25rem}
header.intranet .top-bar .top-bar-actions .link-with-icon{display:none}
header.intranet .top-bar .top-bar-actions .header-search{margin:8px}
@media screen and (min-width:48.0625em){header.intranet .top-bar .top-bar-actions .header-search svg{color:#a38b80;top:6px;right:8px}
}
header.intranet .top-bar .top-bar-actions .header-search form{border:0;width:200px}
header.intranet .top-bar .top-bar-actions .header-search form input{font-size:.875rem;line-height:1.75rem;color:#512b2b;height:28px;width:100%;padding:0 32px 0 12px;border-bottom:2px solid #d3c3bc}
header.intranet .top-bar .top-bar-actions .header-search form input:focus{border-color:#2fa3ae}
header.intranet .top-bar .top-bar-actions .header-search form button{position:absolute;top:0;right:0;width:32px;height:28px}
header.intranet .search-suggestions{position:absolute;z-index:9;background:#fff;top:30px;right:0;min-width:320px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);box-shadow:0 0 4px 0 rgba(0,0,0,0.2)}
header.intranet .search-suggestions li{cursor:pointer;padding:4px 12px;color:#512b2b;font-size:.875rem;line-height:1.75rem;font-weight:bold}
header.intranet .search-suggestions li em{font-weight:normal;color:#767676;font-style:normal}
header.intranet .search-suggestions li.active,header.intranet .search-suggestions li:hover{background:#f9f8f6;color:#31a3ae}
header.intranet .search-suggestions li.active em,header.intranet .search-suggestions li:hover em{color:#31a3ae}
@media screen and (max-width:48em){.top-bar .menu-toggler{display:inline-block}
.top-bar .menu-toggler .icon-burger{margin:8px 12px}
.top-bar #main-navigation{display:block;background:#fbf2ea;float:none;position:absolute;z-index:999;width:100%;top:42px}
.top-bar #main-navigation .main-menu{display:none}
.top-bar #main-navigation .main-menu li{width:100%;border-top:2px solid #fff}
.top-bar #main-navigation .main-menu li.selected{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.top-bar #main-navigation .main-menu li.home span{display:block}
.top-bar #main-navigation .main-menu li a{font-size:1rem;line-height:1.5rem;padding:8px 24px 8px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.top-bar #main-navigation .main-menu li a::before{display:block}
.top-bar #main-navigation .main-menu li a svg.icon-home{display:none}
.top-bar #main-navigation .main-menu.active svg.icon-arrow{display:block}
.top-bar .top-bar-actions>a{display:block;text-decoration:none;color:#512b2b;line-height:1.625rem;padding:7px 12px 9px}
.top-bar .top-bar-actions .header-search svg{right:auto;left:0}
.top-bar .top-bar-actions .header-search a{color:#512b2b;text-decoration:none;padding-left:20px;line-height:1.625rem;float:right}
header.intranet .top-bar{border:0}
header.intranet .top-bar .menu-toggler .icon-burger{color:#512b2b}
header.intranet .top-bar .top-bar-actions>a{padding:0}
header.intranet .top-bar .top-bar-actions .header-search{margin-left:12px;margin-right:12px;float:left}
header.intranet .top-bar .top-bar-actions .header-search svg{color:#512b2b}
header.intranet .top-bar .top-bar-actions .link-with-icon{padding-left:12px;padding-right:12px;float:left}
header.intranet .top-bar .top-bar-actions .select-website{padding:0}
header.intranet .top-bar .top-bar-actions .select-website .label{height:inherit;line-height:2.625rem;padding:0 12px}
header.intranet .top-bar .top-bar-actions .select-website ul{top:42px}
header.intranet .top-bar .top-bar-actions .link-with-icon{display:block;color:#512b2b;text-decoration:none}
header.intranet .top-bar .top-bar-actions .link-with-icon span{margin-left:4px;display:block;float:left;line-height:2.625rem;font-size:.75rem}
header.intranet .top-bar .top-bar-actions .link-with-icon svg{top:12px;position:relative;width:16px;height:16px;float:left}
}
@media screen and (max-width:30em){.top-bar .top-bar-actions .language-switcher.dropdown{position:inherit}
.top-bar .top-bar-actions .language-switcher.dropdown ul{left:0;width:100%}
.top-bar .top-bar-actions .language-switcher.dropdown ul li{border-top:2px solid #fff}
header.intranet .top-bar .top-bar-actions .link-with-icon{height:42px}
header.intranet .top-bar .top-bar-actions .link-with-icon span{display:none}
header.intranet .top-bar .top-bar-actions .header-search a{font-size:0}
header.intranet .top-bar .top-bar-actions .header-search svg{color:#512b2b}
}
#header{background-color:#fff;position:relative}
#header>.wcms-grid{padding:12px 0}
#header .logo{display:inline-block}
#header .logo img{max-height:42px;max-width:100%;display:block}
#header .header-actions{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-ms-align-items:center;align-items:center;margin:0 -12px}
#header .header-actions>a{margin:0 12px;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:SwedbankSansMedium,Arial,sans-serif;font-size:1rem;color:#257886;text-decoration:underline;position:relative}
#header .header-actions .header-button{display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem;line-height:2.25rem;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#ee7023;color:#fff;padding:0 24px;margin-top:4px;margin-bottom:4px;font-family:SwedbankHeadlineBold,Arial,sans-serif;text-decoration:none;text-align:center}
header.subsite-full #header>.wcms-grid,header.subsite-3-4 #header>.wcms-grid{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
header.subsite-full #header .subsite-headline,header.subsite-3-4 #header .subsite-headline{font-size:1.375rem;line-height:1.875rem;font-family:SwedbankSansMedium,Arial,sans-serif;color:#555}
header.subsite-full.right #header .logo-container,header.subsite-3-4.right #header .logo-container{text-align:right;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}
header.intranet #header{margin:0 auto;max-width:1048px}
header.intranet #header>.aem-Grid{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
header.intranet #header>.aem-Grid .logo-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding-top:4px;padding-bottom:4px}
header.intranet #header .header-actions{padding:4px 12px;margin:0}
header.intranet #header .header-actions .my-bank{font-size:1rem;line-height:2.25rem;padding:0 24px;margin-left:8px;text-align:center;background-color:#ee7023}
header.subsite-3-4 #header{max-width:786px}
@media screen and (max-width:48em){#header .header-actions a{display:none}
header.subsite-full.right #header .logo-container,header.subsite-3-4.right #header .logo-container{text-align:center}
header.subsite-full.right #header .logo-container.titled,header.subsite-3-4.right #header .logo-container.titled{display:none}
header.subsite-full.right #header .subsite-headline,header.subsite-3-4.right #header .subsite-headline{text-align:center}
header.intranet #header .headline{font-size:1.875rem;line-height:2rem}
}
@media screen and (max-width:30em){header.intranet #header .headline{text-align:center}
}
#left-navigation .left-navigation-toggler{background:#fbf2ea;padding:8px;position:relative;margin-top:-12px;cursor:pointer;border-bottom:1px solid #ebe7e2;font-size:1rem;line-height:1.5rem;font-family:SwedbankSansMedium,Arial,sans-serif;display:none}
#left-navigation ul{border-bottom:1px solid #ebe7e2}
#left-navigation ul ul{border-bottom:0}
#left-navigation ul li{border-top:1px solid #ebe7e2}
#left-navigation ul li a{display:block;text-decoration:none;color:#444;padding:12px 8px;position:relative;line-height:1rem;font-size:.75rem}
#left-navigation ul li.submenu>a{position:relative}
#left-navigation ul li.submenu>a::before{content:"";position:absolute;width:6px;height:9px;top:16px;right:8px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-right-view");background-size:cover}
#left-navigation li.selected.submenu>a{position:relative}
#left-navigation li.selected.submenu>a::before{content:"";position:absolute;width:9px;height:6px;top:16px;right:8px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-orange-down-view");background-size:cover}
#left-navigation li.active{border-top:2px solid #fdc129;border-bottom:2px solid #fdc129;background:#fbf2ea}
#left-navigation li.active>a{font-weight:bold;border-bottom:1px solid #ebe7e2}
#left-navigation li.active li{border:0}
#left-navigation li.active li a{font-size:.6875rem}
#left-navigation li.active li.active a{border-bottom:0}
#left-navigation li.active li.active ul{border:0;margin:8px;background:#fff}
#left-navigation li.active li.active ul li.active{background:#fff}
#left-navigation li.active+li{border-top:0}
@media screen and (max-width:48em){aside.aem-GridColumn.no-subpages{display:none}
#left-navigation{margin:8px -12px 0}
#left-navigation .left-navigation-toggler{position:relative;display:block;border-bottom:2px solid #fff}
#left-navigation .left-navigation-toggler::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:8px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-orange-down-view");background-size:cover}
#left-navigation .left-navigation-toggler.active{position:relative}
#left-navigation .left-navigation-toggler.active::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:8px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-orange-up-view");background-size:cover}
#left-navigation ul{background:#fbf2ea;border:0;margin:0;display:none}
#left-navigation ul li{border:0}
#left-navigation ul li a{display:none}
#left-navigation ul li.active{border:0}
#left-navigation ul li.active li.active ul{background:#fbf2ea;border:0;margin:0}
#left-navigation ul ul{display:block}
#left-navigation ul.show>li{border-bottom:2px solid #fff}
#left-navigation ul.show>li>a{display:block}
}
.top-bar .top-bar-actions .language-switcher{float:left;font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;position:relative;padding:0 16px}
.top-bar .top-bar-actions .language-switcher .dropdown-selector{position:relative;padding-right:17px;pointer-events:none}
.top-bar .top-bar-actions .language-switcher .dropdown-selector::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-down-view");background-size:cover}
.top-bar .top-bar-actions .language-switcher .dropdown-selector::before{left:auto;right:0}
.top-bar .top-bar-actions .language-switcher .dropdown-selector,.top-bar .top-bar-actions .language-switcher a{font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676;line-height:2.625rem;color:#222;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}
.top-bar .top-bar-actions .language-switcher.dropdown{cursor:pointer}
.top-bar .top-bar-actions .language-switcher.dropdown:hover,.top-bar .top-bar-actions .language-switcher.dropdown.active{background:#ebe7e2}
.top-bar .top-bar-actions .language-switcher.dropdown ul{position:absolute;right:0;top:42px;z-index:999;background:#fbf2ea;width:178px;display:none}
.top-bar .top-bar-actions .language-switcher.dropdown ul li a{padding:0 16px;text-transform:capitalize;font-size:.875rem;line-height:2rem;text-decoration:none;float:none}
.top-bar .top-bar-actions .language-switcher.dropdown ul li:hover{background:#ebe7e2}
.top-bar .top-bar-actions .language-switcher.dropdown.open ul{display:block}
#main-navigation .language-switcher{display:none}
@media screen and (max-width:48em){.top-bar .top-bar-actions .language-switcher{display:none}
.top-bar #main-navigation .language-switcher{width:100%;margin:0;border-top:2px solid #fff;display:none}
.top-bar #main-navigation .language-switcher.active{display:block}
.top-bar #main-navigation .language-switcher ul{display:none}
.top-bar #main-navigation .language-switcher .dropdown-selector,.top-bar #main-navigation .language-switcher li a{color:#222;font-family:SwedbankSansMedium,Arial,sans-serif;text-decoration:none;display:block;font-size:1rem;line-height:1.5rem;padding:8px 24px 8px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:16px}
.top-bar #main-navigation .language-switcher .dropdown-selector{border-bottom:2px solid #fff;position:relative}
.top-bar #main-navigation .language-switcher .dropdown-selector::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-right-view");background-size:cover}
.top-bar #main-navigation .language-switcher .dropdown-selector::before{left:auto;right:9px}
.top-bar #main-navigation .language-switcher li{width:100%;border-bottom:2px solid #fff}
.top-bar #main-navigation .language-switcher.open .dropdown-selector{position:relative}
.top-bar #main-navigation .language-switcher.open .dropdown-selector::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:9px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-down-view");background-size:cover}
.top-bar #main-navigation .language-switcher.open ul{display:block}
.top-bar #main-navigation .main-menu.active+.language-switcher:not(.dropdown){display:block}
.top-bar #main-navigation .main-menu.active+.language-switcher:not(.dropdown) ul{display:block}
}
#wrapper .component.teaser-advanced .info-in-columns-container{position:absolute;left:28px;right:28px;z-index:10;display:none;-webkit-box-shadow:0 0 10px #aaa;-moz-box-shadow:0 0 10px #aaa;box-shadow:0 0 10px #aaa}
#wrapper .component.teaser-advanced .info-in-columns-container.open{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
#wrapper .component.teaser-advanced .info-in-columns-container svg.layer-close{position:absolute;top:8px;right:8px;color:#f35b1c;cursor:pointer;width:20px;height:20px;outline:0}
#wrapper .component.teaser-advanced .info-in-columns-container .content{background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.teaser-advanced .info-in-columns-container .content:not(:first-of-type){border-left:1px solid #e1e1e1}
#wrapper .component.teaser-advanced .info-in-columns-container .content:first-of-type header{padding-right:12px}
#wrapper .component.teaser-advanced .info-in-columns-container .content header{background:#fbf2ea;border-bottom:1px solid #e1e1e1}
#wrapper .component.teaser-advanced .info-in-columns-container .content header h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#512b2b;font-size:1rem;line-height:1.375rem;padding:8px 16px}
#wrapper .component.teaser-advanced .info-in-columns-container .content .info{padding:4px 16px}
#wrapper .component.teaser-advanced .info-in-columns-container .content .info a{padding:0;text-decoration:underline}
#wrapper .component.teaser-advanced .info-in-columns-container .content .info a:hover{text-decoration:none}
#wrapper .component.teaser-advanced .info-in-columns-container .content .info h2,#wrapper .component.teaser-advanced .info-in-columns-container .content .info h3,#wrapper .component.teaser-advanced .info-in-columns-container .content .info h4,#wrapper .component.teaser-advanced .info-in-columns-container .content .info p,#wrapper .component.teaser-advanced .info-in-columns-container .content .info ul,#wrapper .component.teaser-advanced .info-in-columns-container .content .info ol{margin:8px 0}
#wrapper .component.teaser-advanced .info-in-columns-container .content .info ul{list-style:none}
#wrapper .component.teaser-advanced .info-in-columns-container .content .info ul li{position:relative;padding-left:12px}
#wrapper .component.teaser-advanced .info-in-columns-container .content .info ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
#wrapper .block-b .component.teaser-advanced .info-in-columns-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:-4px;right:-4px;left:12px;right:12px}
#wrapper .block-b .component.teaser-advanced .info-in-columns-container .content:not(:first-child){border-left:0;border-top:1px solid #e1e1e1}
#wrapper .block-b .component.teaser-advanced .info-in-columns-container .content{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
#wrapper .block-c .component.teaser-advanced .info-in-columns-container,#wrapper .block-d .component.teaser-advanced .info-in-columns-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:-4px;right:-4px}
#wrapper .block-c .component.teaser-advanced .info-in-columns-container .content:not(:first-child),#wrapper .block-d .component.teaser-advanced .info-in-columns-container .content:not(:first-child){border-left:0;border-top:1px solid #e1e1e1}
@media screen and (max-width:30em){#wrapper .component.teaser-advanced .info-in-columns-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:-4px;right:-4px;position:relative;left:0;right:0}
#wrapper .component.teaser-advanced .info-in-columns-container .content:not(:first-child){border-left:0;border-top:1px solid #e1e1e1}
#wrapper .block-b .component.teaser-advanced .info-in-columns-container,#wrapper .block-c .component.teaser-advanced .info-in-columns-container,#wrapper .block-b .component.teaser-advanced .info-in-columns-container{left:0;right:0}
}
.component.general-layer{background:0}
.component.general-layer header .close-button{width:32px;height:32px;outline:0;position:absolute;top:16px;right:16px;color:#f35b1c;cursor:pointer;border:0;background:0;padding:0}
.component.general-layer header .close-button svg{outline:0;width:24px;height:24px;left:4px;top:4px;position:absolute}
.component.general-layer .layer-overlay{content:'';position:fixed;z-index:5004;top:0;right:0;bottom:0;left:0;background:rgba(47,36,36,0.7)}
.component.general-layer .layer-container{z-index:5005;left:50%;text-align:left;background-color:#fff;color:#222;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:762px;min-height:200px;min-width:320px}
.component.general-layer .layer-container.small{max-width:374px}
.component.general-layer .layer-container h1,.component.general-layer .layer-container h2,.component.general-layer .layer-container h3,.component.general-layer .layer-container h4{margin-bottom:24px}
#wrapper nav#breadcrumb{margin:-4px;margin-top:4px;padding-bottom:8px}
#wrapper nav#breadcrumb ol{list-style-type:none;font-size:.75rem;line-height:1rem;display:inline-block}
#wrapper nav#breadcrumb ol li{margin-left:4px;margin-right:-4px;color:#767676;white-space:nowrap;display:inline-block}
#wrapper nav#breadcrumb ol li:before{position:relative;content:'›'}
#wrapper nav#breadcrumb ol li a{color:#257886;text-decoration:none}
#wrapper nav#breadcrumb ol li a:hover{text-decoration:underline}
#wrapper nav#breadcrumb ol li a span{padding-right:4px}
#wrapper nav#breadcrumb ol li:first-child:before{display:none}
@media screen and (max-width:48em){#wrapper nav#breadcrumb{display:none}
}
#wrapper.login-page{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;max-width:100%;height:100vh;padding:0}
#wrapper.login-page .page-stripe{position:absolute;top:0;left:0;width:100%;z-index:2}
#wrapper.login-page .login-page-content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;max-width:500px}
#wrapper.login-page:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:url("../../../etc/designs/wcms/images/standard-oak-full.jpg") center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
@media screen and (max-width:64em){#wrapper.login-page:after{background-image:url("../../../etc/designs/wcms/images/standard-oak-full-1024.jpg")}
}
@media screen and (max-width:48em){#wrapper.login-page:after{background-image:url("../../../etc/designs/wcms/images/standard-oak-full-768.jpg")}
}
@media screen and (max-width:30em){#wrapper.login-page{background:#fbf2ea;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper.login-page .page-stripe{position:relative}
#wrapper.login-page:after{background-image:none}
}
body>.bg{width:100%;height:100vh;position:fixed;top:0;z-index:-1}
body>.bg.intranet-background:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:url("../../../etc/designs/wcms/images/standard-oak-full.jpg") center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
body>.bg-color-white{background:#fff}
body>.bg-color-white #footer.standard{max-width:976px}
body>.bg-color-apricot{background:#fbf2ea}
body>.bg-color-apricot #alt-nav-inner{background:#fff}
body>.bg-color-orange{background:#ee7023}
body>.bg-color-light-turquoise{background:#ebf8f2}
body>.bg-image-stretch{background-repeat:no-repeat;background-size:cover}
body>.bg-image-horizontal{background-repeat:repeat-x;background-size:auto}
body>.bg-image-vertical{background-repeat:repeat-y;background-size:auto}
body>.bg-image-both{background-repeat:repeat;background-size:auto}
@media screen and (max-width:48em){#wrapper .aem-GridColumn.split-a.split-a-full{padding:0 10px}
}
#page-content form .cmp-button.submit-button-wrap,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap{text-align:right}
#page-content form .cmp-button.submit-button-wrap button,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;font-size:1.125rem;line-height:1.375rem;min-width:112px;min-height:40px;margin:24px 0}
#page-content form .cmp-button.submit-button-wrap button:focus,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button:focus,#page-content form .cmp-button.submit-button-wrap button:hover,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button:hover{background:#c76a31}
#page-content form .cmp-button.submit-button-wrap button:focus,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button:focus,#page-content form .cmp-button.submit-button-wrap button:hover,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button:hover{background:#c76a31}
#page-content form .cmp-button.submit-button-wrap button.hover,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button.hover{background:#c76a31}
#page-content form .cmp-button.submit-button-wrap button:not(.hover),#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button:not(.hover){background:#ee7023}
#page-content form .cmp-button.submit-button-wrap button.disabled,#wrapper.component.general-layer.top-layer form .cmp-button.submit-button-wrap button.disabled{background-color:#f5b895}
header.intranet .select-website{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
header.intranet .select-website .label{font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676;color:#512b2b;padding:8px 16px;cursor:pointer}
header.intranet .select-website .label svg{width:16px;height:16px;float:left;pointer-events:none}
header.intranet .select-website .label span{margin-left:4px;pointer-events:none;display:block;float:left;line-height:1rem}
header.intranet .select-website .label:hover{background:#ebebeb}
header.intranet .select-website a,header.intranet .select-website .link{color:#262626;text-decoration:none;display:block;cursor:pointer}
header.intranet .select-website a,header.intranet .select-website .link,header.intranet .select-website h4{line-height:2rem;padding:0 16px;float:none}
header.intranet .select-website ul{background:#fbf2ea;position:absolute;top:32px;right:0;z-index:9;width:180px;display:none}
header.intranet .select-website ul li{text-align:left}
header.intranet .select-website ul li.separator{border-top:2px solid #ebe7e2}
header.intranet .select-website ul li:hover{background:#ebebeb}
header.intranet .select-website.open .label{background:#fbf2ea}
header.intranet .select-website.open ul{display:block}
@media screen and (max-width:48em){header.intranet .header-actions .select-website{display:none}
}
.container.video{display:block}
.container.video .inner-video{width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0;overflow:hidden}
.container.video .inner-video iframe,.container.video .inner-video video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.container.video .inner-video .iframe-video-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background:#000 no-repeat center;display:inline-block;vertical-align:middle;padding:0;cursor:pointer}
.container.video .inner-video .iframe-video-image.hidden{display:none}
.container.video .inner-video .iframe-video-image a{position:relative;width:144px;height:81px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;cursor:pointer;outline:0;color:#512b2b;padding:0;width:100%;height:100%;position:absolute;top:0}
.container.video .inner-video .iframe-video-image a::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-right-view");background-size:cover}
.container.video .inner-video .iframe-video-image a::before{z-index:2}
.container.video .inner-video .iframe-video-image a::after,.container.video .inner-video .iframe-video-image a svg{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:2}
.container.video .inner-video .iframe-video-image a svg{width:8px;height:12px}
.container.video .inner-video .iframe-video-image a::after{content:'';background:#fdc029;width:46px;height:34px;z-index:1}
.container.video .inner-video .iframe-video-image a:hover::before,.container.video .inner-video .iframe-video-image a:hover::after,.container.video .inner-video .iframe-video-image a:hover svg{margin:2px 0 0 2px}
.container.video .inner-video .iframe-video-image a::before{z-index:2;left:calc(50% - 3px)}
.container.video .inner-video .iframe-video-image a::after{content:'';position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:#fdc029;width:46px;height:34px;z-index:1}
.container.video .inner-video .iframe-video-image a:hover::before,.container.video .inner-video .iframe-video-image a:hover::after{margin:2px 0 0 2px}
.container.video .inner-video .iframe-video-container.hidden{display:none}
#wrapper .container.valuta{max-width:67%}
#wrapper .container.valuta .medium-heading{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px;color:#512b2b;margin:0 0 2px;padding:0 0 5px;border-bottom:2px solid #ebe7e2}
#wrapper .container.valuta table{width:100%}
#wrapper .container.valuta table tr{line-height:22px}
#wrapper .container.valuta table tr th{background-color:#fbf2ea;font-weight:bold;min-height:15px;padding:4px 3px 4px 3px;vertical-align:top;font-size:11px;text-align:left}
#wrapper .container.valuta table tr th:nth-of-type(3){text-align:center}
#wrapper .container.valuta table tr th:nth-of-type(3) ~ th{text-align:right}
#wrapper .container.valuta table tr td{font-size:12px;border:1px #ccc;border-top-width:0;border-left-style:solid;border-right-style:dotted;border-bottom-style:dotted;border-collapse:separate;padding:5px 3px;vertical-align:top;min-height:15px;text-align:left}
#wrapper .container.valuta table tr td:nth-of-type(3){text-align:center}
#wrapper .container.valuta table tr td:nth-of-type(3) ~ td{text-align:right}
@media screen and (max-width:768px){#wrapper .container.valuta{max-width:100%}
}
#wrapper .component.teaser-simple{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1rem;line-height:1.5rem}
@media screen and (max-width:48em){#wrapper .component.teaser-simple h1{font-size:2.5rem;line-height:3rem}
}
#wrapper .component.teaser-simple h2{font-size:2.5rem;line-height:3rem}
#wrapper .component.teaser-simple h3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.875rem;line-height:2rem}
#wrapper .component.teaser-simple h4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.375rem;line-height:1.5rem}
#wrapper .component.teaser-simple a{text-decoration:underline}
#wrapper .component.teaser-simple.apricot{background-color:#fbf2ea}
#wrapper .component.teaser-simple.light-turquoise{background-color:#ebf8f2}
#wrapper .component.teaser-simple.pink{background-color:#fbedf4}
#wrapper .component.teaser-simple.light-blue{background-color:#e9f7fb}
#wrapper .component.teaser-simple.no-background .teaser-links .cta-link a.button{background:#fbf2ea}
#wrapper .component.teaser-simple .teaser-links{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}
#wrapper .block-b .component.teaser-simple,#wrapper .block-c .component.teaser-simple,#wrapper .block-d .component.teaser-simple{font-family:Arial,Helvetica,sans-serif;font-size:.875rem}
#wrapper .block-b .component.teaser-simple .teaser-links li>a,#wrapper .block-c .component.teaser-simple .teaser-links li>a,#wrapper .block-d .component.teaser-simple .teaser-links li>a{padding-left:16px;position:relative}
#wrapper .block-b .component.teaser-simple .teaser-links li>a svg.link-arrow,#wrapper .block-c .component.teaser-simple .teaser-links li>a svg.link-arrow,#wrapper .block-d .component.teaser-simple .teaser-links li>a svg.link-arrow{width:7px;height:10px;left:4px;top:5px}
#wrapper .block-b .component.teaser-simple .teaser-links li>a::before,#wrapper .block-c .component.teaser-simple .teaser-links li>a::before,#wrapper .block-d .component.teaser-simple .teaser-links li>a::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .block-b .component.teaser-simple .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-c .component.teaser-simple .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-d .component.teaser-simple .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-b .component.teaser-simple .teaser-links li.cta-link.button>a,#wrapper .block-c .component.teaser-simple .teaser-links li.cta-link.button>a,#wrapper .block-d .component.teaser-simple .teaser-links li.cta-link.button>a{padding-left:28px}
#wrapper .block-b .component.teaser-simple .teaser-links li.cta-link.button svg.link-arrow,#wrapper .block-c .component.teaser-simple .teaser-links li.cta-link.button svg.link-arrow,#wrapper .block-d .component.teaser-simple .teaser-links li.cta-link.button svg.link-arrow{top:13px}
#wrapper .block-c .component.teaser-simple,#wrapper .block-d .component.teaser-simple{line-height:1.25rem}
#wrapper .block-c .component.teaser-simple .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-d .component.teaser-simple .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-c .component.teaser-simple .teaser-links li.cta-link.button>a,#wrapper .block-d .component.teaser-simple .teaser-links li.cta-link.button>a{padding-left:32px;position:relative}
#wrapper .block-c .component.teaser-simple .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-d .component.teaser-simple .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-c .component.teaser-simple .teaser-links li.cta-link.button>a::before,#wrapper .block-d .component.teaser-simple .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:7px;left:9px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .block-c .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button,#wrapper .block-d .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button{line-height:1.5rem}
#wrapper .block-c .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-d .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-c .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>a,#wrapper .block-d .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>a{padding-left:40px;position:relative}
#wrapper .block-c .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-d .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-c .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>a::before,#wrapper .block-d .component.teaser-simple .white-text-plate .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:8px;left:16px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .block-c .component.teaser-simple h1,#wrapper .block-c .component.teaser-simple h2{font-size:1.875rem;line-height:2rem}
#wrapper .block-c .component.teaser-simple h3{font-size:1.375rem;line-height:1.5rem}
#wrapper .block-c .component.teaser-simple h4{font-size:1rem;line-height:1.5rem}
#wrapper .block-d .component.teaser-simple h1{font-size:1.875rem;line-height:2rem}
#wrapper .block-d .component.teaser-simple h2{font-size:1.375rem;line-height:1.5rem}
#wrapper .block-d .component.teaser-simple h3,#wrapper .block-d .component.teaser-simple h4{font-size:1rem;line-height:1.5rem}
.component.teaser-list h2{padding:12px 0 4px}
.component.teaser-list h2.layout2{margin-bottom:8px}
.component.teaser-list ul{margin:0 -12px}
.component.teaser-list ul .teaser{margin:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.component.teaser-list ul .teaser>a{display:block}
.component.teaser-list ul .teaser p{margin:8px 0}
.component.teaser-list ul .teaser .main-content{color:#512b2b}
.component.teaser-list ul .teaser .main-content a,.component.teaser-list ul .teaser span.fake-link{position:relative;padding-left:14px;font-weight:bold}
.component.teaser-list ul .teaser .main-content a::before,.component.teaser-list ul .teaser span.fake-link::before{content:"";position:absolute;width:6px;height:9px;top:4px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
.component.teaser-list ul.horizontal{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.component.teaser-list ul.horizontal.show-by-2 .teaser{width:calc(50% - 12px*2)}
.component.teaser-list ul.horizontal.show-by-3 .teaser{width:calc(33.33333% - 12px*2)}
.component.teaser-list ul.vertical .teaser{width:calc(66.66666% - 12px*2)}
.component.teaser-list ul.vertical .teaser+.teaser{margin-top:24px}
.component.teaser-list ul.vertical.layout2 .teaser+.teaser{margin-top:56px}
.component.teaser-list ul.layout1 .teaser{background:#ebf8f2}
.component.teaser-list ul.layout1 .teaser>a{padding:16px;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.component.teaser-list ul.layout3 .teaser .image{position:relative;padding-bottom:60%;margin-bottom:16px}
.component.teaser-list ul.layout3 .teaser .image img{max-width:100%;position:absolute}
.component.teaser-list ul.layout3.vertical .teaser{background:#fbf2ea}
.component.teaser-list ul.layout3.vertical .teaser>a{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;position:relative}
.component.teaser-list ul.layout3.vertical .teaser .image{position:absolute;width:33.33333%;padding-bottom:0;margin:0}
.component.teaser-list ul.layout3.vertical .teaser .content{padding:16px;width:66.66666%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
@media screen and (max-width:48em){.component.teaser-list ul.vertical .teaser{width:calc(100% - 12px*2)}
.component.teaser-list ul.vertical.layout2 .teaser+.teaser{margin-top:24px}
}
@media screen and (max-width:30em){.component.teaser-list ul.horizontal.show-by-2 .teaser,.component.teaser-list ul.horizontal.show-by-3 .teaser{width:calc(100% - 12px*2)}
.component.teaser-list ul.layout3.vertical .teaser>a{display:block}
.component.teaser-list ul.layout3.vertical .teaser .image{position:relative;padding-bottom:66%;width:100%}
.component.teaser-list ul.layout3.vertical .teaser .content{padding:16px;width:100%}
}
#wrapper .component.teaser-advanced{position:relative;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1rem;line-height:1.5rem}
@media screen and (max-width:48em){#wrapper .component.teaser-advanced h1{font-size:2.5rem;line-height:3rem}
}
#wrapper .component.teaser-advanced h2{font-size:2.5rem;line-height:3rem}
#wrapper .component.teaser-advanced h3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.875rem;line-height:2rem}
#wrapper .component.teaser-advanced h4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.375rem;line-height:1.5rem}
#wrapper .component.teaser-advanced a{text-decoration:underline}
#wrapper .component.teaser-advanced.apricot{background-color:#fbf2ea}
#wrapper .component.teaser-advanced.light-turquoise{background-color:#ebf8f2}
#wrapper .component.teaser-advanced.pink{background-color:#fbedf4}
#wrapper .component.teaser-advanced.light-blue{background-color:#e9f7fb}
#wrapper .component.teaser-advanced .link-overlay{position:absolute;width:100%;height:100%;z-index:1;left:0;top:0}
#wrapper .component.teaser-advanced .link-overlay+.teaser-container a{position:relative;z-index:2}
#wrapper .component.teaser-advanced .container{word-break:break-word}
#wrapper .component.teaser-advanced.no-background:not(.with-main-image):not(.with-background-image){padding:0}
#wrapper .component.teaser-advanced.full-bleed .image{margin:-12px -12px -12px 12px;padding:0 0 0 12px}
#wrapper .component.teaser-advanced.full-bleed.right-image .image img{float:right}
#wrapper .component.teaser-advanced .aem-GridColumn{padding:28px}
#wrapper .component.teaser-advanced.left-image>div:not(.teaser-background){display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
#wrapper .component.teaser-advanced.left-image>div:not(.teaser-background) .content{-webkit-order:2;-ms-order:2;order:2}
#wrapper .component.teaser-advanced.left-image>div:not(.teaser-background) .image{-webkit-order:1;-ms-order:1;order:1}
#wrapper .component.teaser-advanced.left-image.full-bleed .image{margin:-12px 0 -12px -12px;padding:0 12px 0 0}
#wrapper .component.teaser-advanced .white{color:#fff}
#wrapper .component.teaser-advanced .teaser-container{position:relative}
#wrapper .component.teaser-advanced .container .general-header{padding-bottom:12px}
#wrapper .component.teaser-advanced .container .main-text ul{list-style:none}
#wrapper .component.teaser-advanced .container .main-text ul li{position:relative;padding-left:12px}
#wrapper .component.teaser-advanced .container .main-text ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
#wrapper .component.teaser-advanced .container .video{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;margin:12px -12px 0}
#wrapper .component.teaser-advanced .container .video .video-player,#wrapper .component.teaser-advanced .container .video .video-info{margin:0 12px}
#wrapper .component.teaser-advanced .container .video .video-player{position:relative;border:0;width:144px;height:81px;cursor:pointer}
#wrapper .component.teaser-advanced .container .video .video-player .video-image{pointer-events:none}
#wrapper .component.teaser-advanced .container .video .video-player .video-image img{position:absolute}
#wrapper .component.teaser-advanced .container .video .video-player .play-button{width:144px;height:81px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;cursor:pointer;outline:0;color:#512b2b;padding:0;width:100%;height:100%;position:relative;pointer-events:none}
#wrapper .component.teaser-advanced .container .video .video-player .play-button::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-right-view");background-size:cover}
#wrapper .component.teaser-advanced .container .video .video-player .play-button::before{z-index:2}
#wrapper .component.teaser-advanced .container .video .video-player .play-button::after,#wrapper .component.teaser-advanced .container .video .video-player .play-button svg{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:2}
#wrapper .component.teaser-advanced .container .video .video-player .play-button svg{width:8px;height:12px}
#wrapper .component.teaser-advanced .container .video .video-player .play-button::after{content:'';background:#fdc029;width:46px;height:34px;z-index:1}
#wrapper .component.teaser-advanced .container .video .video-player .play-button:hover::before,#wrapper .component.teaser-advanced .container .video .video-player .play-button:hover::after,#wrapper .component.teaser-advanced .container .video .video-player .play-button:hover svg{margin:2px 0 0 2px}
#wrapper .component.teaser-advanced .container .video .video-player .play-button::before{z-index:2;left:calc(50% - 3px)}
#wrapper .component.teaser-advanced .container .video .video-player .play-button::after{content:'';position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:#fdc029;width:46px;height:34px;z-index:1}
#wrapper .component.teaser-advanced .container .video .video-player .play-button:hover::before,#wrapper .component.teaser-advanced .container .video .video-player .play-button:hover::after{margin:2px 0 0 2px}
#wrapper .component.teaser-advanced .container .video .video-player:hover .play-button::before,#wrapper .component.teaser-advanced .container .video .video-player:hover .play-button::after{margin:2px 0 0 2px}
#wrapper .component.teaser-advanced .container .disclaimer{padding:36px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676}
#wrapper .component.teaser-advanced .image img,#wrapper .component.teaser-advanced .inner-image img{max-width:100%;display:block}
#wrapper .component.teaser-advanced .inner-image{display:none}
#wrapper .component.teaser-advanced .teaser-links li>span.fake-link,#wrapper .component.teaser-advanced .teaser-links li>a{text-decoration:none;padding-left:24px;padding-right:24px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .component.teaser-advanced .teaser-links li>span.fake-link::before,#wrapper .component.teaser-advanced .teaser-links li>a::before{content:"";position:absolute;width:16px;height:24px;top:0;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.teaser-advanced .teaser-links li>span.fake-link:hover,#wrapper .component.teaser-advanced .teaser-links li>a:hover{text-decoration:underline}
#wrapper .component.teaser-advanced .teaser-links li.cta-link p.opening-link{padding:8px 24px}
#wrapper .component.teaser-advanced .teaser-links li.cta-link.button{margin-top:12px;display:block}
#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link,#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>a{background:#fff;padding:8px 24px 8px 36px;position:relative}
#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:7px;left:9px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.teaser-advanced .teaser-links li.multi>a{position:relative}
#wrapper .component.teaser-advanced .teaser-links li.multi>a::before{content:"";position:absolute;width:6px;height:9px;top:7px;left:9px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.teaser-advanced .teaser-links>ul>li:first-child{margin-top:12px}
#wrapper .component.teaser-advanced .white-text-plate{background:#fff;padding:24px}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button{margin:-24px;margin-top:0;display:block}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button:first-child{margin-top:12px}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link,#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a{background:#fbf2ea;display:block;padding-left:48px;position:relative}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:7px;left:24px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper>.aem-Grid--12 .component.teaser-advanced.background.min-height{min-height:448px}
#wrapper.subsite-3-4 .component.teaser-advanced.background.min-height,#wrapper>.aem-Grid--16 .component.teaser-advanced.background.min-height{min-height:328px}
#wrapper .block-b .component.teaser-advanced.full-bleed.right-image .teaser-container .aem-GridColumn.image:not(.inside-split){margin:-24px -24px -24px 24px}
#wrapper .block-b .component.teaser-advanced.full-bleed.left-image .teaser-container .aem-GridColumn.image:not(.inside-split){margin:-24px 24px -24px -24px}
#wrapper .block-b .component.teaser-advanced,#wrapper .block-c .component.teaser-advanced,#wrapper .block-d .component.teaser-advanced{font-family:Arial,Helvetica,sans-serif;font-size:.875rem}
#wrapper .block-b .component.teaser-advanced .container .general-header,#wrapper .block-c .component.teaser-advanced .container .general-header,#wrapper .block-d .component.teaser-advanced .container .general-header{padding-bottom:12px}
#wrapper .block-b .component.teaser-advanced .teaser-container .aem-GridColumn,#wrapper .block-c .component.teaser-advanced .teaser-container .aem-GridColumn,#wrapper .block-d .component.teaser-advanced .teaser-container .aem-GridColumn{padding:12px}
#wrapper .block-c .component.teaser-advanced,#wrapper .block-d .component.teaser-advanced{padding:16px;line-height:1.25rem}
#wrapper .block-c .component.teaser-advanced .teaser-links li>a,#wrapper .block-d .component.teaser-advanced .teaser-links li>a{padding-left:16px;position:relative}
#wrapper .block-c .component.teaser-advanced .teaser-links li>a svg.link-arrow,#wrapper .block-d .component.teaser-advanced .teaser-links li>a svg.link-arrow{width:7px;height:10px;left:4px;top:5px}
#wrapper .block-c .component.teaser-advanced .teaser-links li>a::before,#wrapper .block-d .component.teaser-advanced .teaser-links li>a::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .block-c .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-d .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-c .component.teaser-advanced .teaser-links li.cta-link.button>a,#wrapper .block-d .component.teaser-advanced .teaser-links li.cta-link.button>a{padding-left:28px}
#wrapper .block-c .component.teaser-advanced .teaser-links li.cta-link.button svg.link-arrow,#wrapper .block-d .component.teaser-advanced .teaser-links li.cta-link.button svg.link-arrow{top:13px}
#wrapper .block-c .component.teaser-advanced.full-bleed .teaser-container .image,#wrapper .block-d .component.teaser-advanced.full-bleed .teaser-container .image{padding:0;margin:-4px -4px 4px;width:calc(100% + 8px)}
#wrapper .block-c .component.teaser-advanced .content,#wrapper .block-d .component.teaser-advanced .content,#wrapper .block-c .component.teaser-advanced .image,#wrapper .block-d .component.teaser-advanced .image{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
#wrapper .block-c .component.teaser-advanced .teaser-container,#wrapper .block-d .component.teaser-advanced .teaser-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .block-c .component.teaser-advanced .teaser-container .content,#wrapper .block-d .component.teaser-advanced .teaser-container .content{-webkit-order:2;-ms-order:2;order:2;width:100%}
#wrapper .block-c .component.teaser-advanced .teaser-container .inner-image,#wrapper .block-d .component.teaser-advanced .teaser-container .inner-image{display:block;margin:12px -16px 0;width:calc(100% + 4*8px)}
#wrapper .block-c .component.teaser-advanced .teaser-container .image,#wrapper .block-d .component.teaser-advanced .teaser-container .image{-webkit-order:1;-ms-order:1;order:1;width:100%}
#wrapper .block-c .component.teaser-advanced .teaser-container .image img,#wrapper .block-d .component.teaser-advanced .teaser-container .image img{margin:0 auto}
#wrapper .block-c .component.teaser-advanced .teaser-container .video .video-info,#wrapper .block-d .component.teaser-advanced .teaser-container .video .video-info{display:none}
#wrapper .block-c .component.teaser-advanced .teaser-container.min-height,#wrapper .block-d .component.teaser-advanced .teaser-container.min-height{min-height:auto}
#wrapper .block-c .component.teaser-advanced .teaser-background,#wrapper .block-d .component.teaser-advanced .teaser-background{display:none}
#wrapper .block-c .component.teaser-advanced .white-text-plate,#wrapper .block-d .component.teaser-advanced .white-text-plate{background:0;padding:0}
#wrapper .block-c .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button,#wrapper .block-d .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button{margin:0 -16px -24px}
#wrapper .block-c .component.teaser-advanced .aem-GridColumn,#wrapper .block-d .component.teaser-advanced .aem-GridColumn{padding:12px}
#wrapper .block-c .component.teaser-advanced.video .image,#wrapper .block-d .component.teaser-advanced.video .image,#wrapper .block-c .component.teaser-advanced.video .inner-image,#wrapper .block-d .component.teaser-advanced.video .inner-image{display:none}
#wrapper .block-c .component.teaser-advanced.video .container,#wrapper .block-d .component.teaser-advanced.video .container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .block-c .component.teaser-advanced.video .container>*,#wrapper .block-d .component.teaser-advanced.video .container>*{-webkit-order:2;-ms-order:2;order:2}
#wrapper .block-c .component.teaser-advanced.video .container .video,#wrapper .block-d .component.teaser-advanced.video .container .video{-webkit-order:1;-ms-order:1;order:1;margin:-12px -12px 12px}
#wrapper .block-c .component.teaser-advanced.video .container .video .video-button,#wrapper .block-d .component.teaser-advanced.video .container .video .video-button{width:100%;height:auto;margin:0}
#wrapper .block-c .component.teaser-advanced.video .container .video .video-button .video-image,#wrapper .block-d .component.teaser-advanced.video .container .video .video-button .video-image{position:relative}
#wrapper .block-c .component.teaser-advanced.video .container.white-text-plate .video,#wrapper .block-d .component.teaser-advanced.video .container.white-text-plate .video{margin:-36px -36px 12px}
#wrapper .block-c .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-d .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-c .component.teaser-advanced .teaser-links li.cta-link.button>a,#wrapper .block-d .component.teaser-advanced .teaser-links li.cta-link.button>a{padding-left:32px;position:relative}
#wrapper .block-c .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-d .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-c .component.teaser-advanced .teaser-links li.cta-link.button>a::before,#wrapper .block-d .component.teaser-advanced .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:7px;left:9px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .block-c .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button,#wrapper .block-d .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button{line-height:1.5rem}
#wrapper .block-c .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-d .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link,#wrapper .block-c .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a,#wrapper .block-d .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a{padding-left:40px;position:relative}
#wrapper .block-c .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-d .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .block-c .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a::before,#wrapper .block-d .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:8px;left:16px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .block-c .teaser-advanced.aem-GridColumn,#wrapper .block-c .teaser-advanced.wcms-grid-item{height:100%}
#wrapper .block-c .component.teaser-advanced h1,#wrapper .block-c .component.teaser-advanced h2{font-size:1.875rem;line-height:2rem}
#wrapper .block-c .component.teaser-advanced h3{font-size:1.375rem;line-height:1.5rem}
#wrapper .block-c .component.teaser-advanced h4{font-size:1rem;line-height:1.5rem}
#wrapper .block-d .component.teaser-advanced h1{font-size:1.875rem;line-height:2rem}
#wrapper .block-d .component.teaser-advanced h2{font-size:1.375rem;line-height:1.5rem}
#wrapper .block-d .component.teaser-advanced h3,#wrapper .block-d .component.teaser-advanced h4{font-size:1rem;line-height:1.5rem}
#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .component.teaser-advanced h2{font-size:2.5rem;line-height:3rem}
#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .aem-GridColumn.block-b .component.teaser-advanced h2,#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .wcms-grid-item.block-b .component.teaser-advanced h2{font-size:4.125rem;line-height:4.375rem}
#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .aem-GridColumn.block-c .component.teaser-advanced h2,#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .wcms-grid-item.block-c .component.teaser-advanced h2{font-size:1.875rem;line-height:2rem}
#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .aem-GridColumn.block-d .component.teaser-advanced h2,#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .wcms-grid-item.block-d .component.teaser-advanced h2{font-size:1.375rem;line-height:1.5rem}
@media screen and (max-width:48em){#wrapper>.aem-Grid--12 .aem-GridColumn.teaser-advanced h1,#wrapper>.aem-Grid--12 .wcms-grid-item.teaser-advanced h1,#wrapper .component.teaser-advanced h1{font-size:1.875rem;line-height:2rem}
#wrapper>.aem-Grid--12 .block-b .component.teaser-advanced h1{font-size:1.875rem;line-height:2rem}
#wrapper .block-d .component.teaser-advanced h1{font-size:1.375rem;line-height:1.5rem}
#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .component.teaser-advanced h2{font-size:1.875rem;line-height:2rem}
#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .aem-GridColumn.block-c .component.teaser-advanced h2,#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .wcms-grid-item.block-c .component.teaser-advanced h2{font-size:1.875rem;line-height:2rem}
#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .aem-GridColumn.block-d .component.teaser-advanced h2,#wrapper:not(.subsite-full):not(.subsite-3-4)>.aem-Grid--12 .wcms-grid-item.block-d .component.teaser-advanced h2{font-size:1.375rem;line-height:1.5rem}
}
@media screen and (max-width:30em){#wrapper .component.teaser-advanced{padding:16px;line-height:1.25rem}
#wrapper .component.teaser-advanced.full-bleed .teaser-container .image{padding:0;margin:-4px -4px 4px;width:calc(100% + 8px)}
#wrapper .component.teaser-advanced .content,#wrapper .component.teaser-advanced .image{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
#wrapper .component.teaser-advanced .teaser-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.teaser-advanced .teaser-container .content{-webkit-order:2;-ms-order:2;order:2;width:100%}
#wrapper .component.teaser-advanced .teaser-container .inner-image{display:block;margin:12px -16px 0;width:calc(100% + 4*8px)}
#wrapper .component.teaser-advanced .teaser-container .image{-webkit-order:1;-ms-order:1;order:1;width:100%}
#wrapper .component.teaser-advanced .teaser-container .image img{margin:0 auto}
#wrapper .component.teaser-advanced .teaser-container .video .video-info{display:none}
#wrapper .component.teaser-advanced .teaser-container.min-height{min-height:auto}
#wrapper .component.teaser-advanced .teaser-background{display:none}
#wrapper .component.teaser-advanced .white-text-plate{background:0;padding:0}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button{margin:0 -16px -24px}
#wrapper .component.teaser-advanced .aem-GridColumn{padding:12px}
#wrapper .component.teaser-advanced.video .image,#wrapper .component.teaser-advanced.video .inner-image{display:none}
#wrapper .component.teaser-advanced.video .container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.teaser-advanced.video .container>*{-webkit-order:2;-ms-order:2;order:2}
#wrapper .component.teaser-advanced.video .container .video{-webkit-order:1;-ms-order:1;order:1;margin:-12px -12px 12px}
#wrapper .component.teaser-advanced.video .container .video .video-button{width:100%;height:auto;margin:0}
#wrapper .component.teaser-advanced.video .container .video .video-button .video-image{position:relative}
#wrapper .component.teaser-advanced.video .container.white-text-plate .video{margin:-36px -36px 12px}
#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link,#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>a{padding-left:32px;position:relative}
#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .component.teaser-advanced .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:7px;left:9px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button{line-height:1.5rem}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link,#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a{padding-left:40px;position:relative}
#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>span.fake-link::before,#wrapper .component.teaser-advanced .white-text-plate .teaser-links li.cta-link.button>a::before{content:"";position:absolute;width:16px;height:24px;top:8px;left:16px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .block-b .component.teaser-advanced.full-bleed.right-image .teaser-container .aem-GridColumn.image,#wrapper .block-b .component.teaser-advanced.full-bleed.left-image .teaser-container .aem-GridColumn.image{margin:-4px}
}
#wrapper.without-leftnav .block-d .component.stockquotes .content{padding:24px}
#wrapper.without-leftnav .block-d .component.stockquotes .content .stock-info .stock-values{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper .component.stockquotes{background:#ebf8f2;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;max-width:66.66666%;margin:0 auto}
#wrapper .component.stockquotes .content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;position:relative;padding:12px 24px}
#wrapper .component.stockquotes .content .header{display:none}
#wrapper .component.stockquotes .content .header h3{color:#512b2b}
#wrapper .component.stockquotes .content .arrow-and-info{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper .component.stockquotes .content .stock-type{padding-right:8px;height:22px}
#wrapper .component.stockquotes .content .stock-type svg{position:relative;color:#ee7023;height:16px;width:16px;display:block;margin-top:3px}
#wrapper .component.stockquotes .content .stock-info{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper .component.stockquotes .content .stock-info .stock-values{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.stockquotes .content .stock-info .stock-values .stock-name-and-percent,#wrapper .component.stockquotes .content .stock-info .stock-values .stock-value{padding-right:5px}
#wrapper .component.stockquotes .content .stock-info .stock-updated-datetime{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;font-size:.75rem;line-height:1.375rem;color:#767676}
#wrapper .component.stockquotes .content .stock-info .stock-updated-datetime .stock-updated-date{padding-right:5px}
#wrapper .component.stockquotes .view-more-link-wrap .view-more-link{position:relative;font-weight:bold;text-decoration:none;padding-left:14px}
#wrapper .component.stockquotes .view-more-link-wrap .view-more-link::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.stockquotes .view-more-link-wrap .view-more-link:hover{text-decoration:underline}
#wrapper .block-b .component.stockquotes,#wrapper .block-c .component.stockquotes,#wrapper .block-d .component.stockquotes{max-width:100%}
#wrapper .block-b .component.stockquotes .content,#wrapper .block-c .component.stockquotes .content,#wrapper .block-d .component.stockquotes .content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:16px}
#wrapper .block-b .component.stockquotes .content .header,#wrapper .block-c .component.stockquotes .content .header,#wrapper .block-d .component.stockquotes .content .header{display:block}
#wrapper .block-b .component.stockquotes .content .arrow-and-info,#wrapper .block-c .component.stockquotes .content .arrow-and-info,#wrapper .block-d .component.stockquotes .content .arrow-and-info{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;padding-top:12px}
#wrapper .block-b .component.stockquotes .content .stock-info,#wrapper .block-c .component.stockquotes .content .stock-info,#wrapper .block-d .component.stockquotes .content .stock-info{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .block-b .component.stockquotes .content .stock-info .stock-values,#wrapper .block-c .component.stockquotes .content .stock-info .stock-values,#wrapper .block-d .component.stockquotes .content .stock-info .stock-values{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-order:1;-ms-order:1;order:1}
#wrapper .block-b .component.stockquotes .content .stock-info .stock-values .stock-updated-datetime,#wrapper .block-c .component.stockquotes .content .stock-info .stock-values .stock-updated-datetime,#wrapper .block-d .component.stockquotes .content .stock-info .stock-values .stock-updated-datetime{-webkit-order:1;-ms-order:1;order:1}
#wrapper .block-b .component.stockquotes .content .stock-info .stock-values .stock-name-and-percent,#wrapper .block-c .component.stockquotes .content .stock-info .stock-values .stock-name-and-percent,#wrapper .block-d .component.stockquotes .content .stock-info .stock-values .stock-name-and-percent{-webkit-order:2;-ms-order:2;order:2}
#wrapper .block-b .component.stockquotes .content .stock-info .stock-values .stock-value,#wrapper .block-c .component.stockquotes .content .stock-info .stock-values .stock-value,#wrapper .block-d .component.stockquotes .content .stock-info .stock-values .stock-value{-webkit-order:4;-ms-order:4;order:4;padding-right:0}
#wrapper .block-b .component.stockquotes .content .stock-info .stock-updated-datetime .parenthesis,#wrapper .block-c .component.stockquotes .content .stock-info .stock-updated-datetime .parenthesis,#wrapper .block-d .component.stockquotes .content .stock-info .stock-updated-datetime .parenthesis{display:none}
#wrapper .block-b .component.stockquotes .content .stock-type,#wrapper .block-c .component.stockquotes .content .stock-type,#wrapper .block-d .component.stockquotes .content .stock-type{-webkit-order:2;-ms-order:2;order:2;padding-right:0;padding-left:8px}
#wrapper .block-b .component.stockquotes .content .view-more-link-wrap,#wrapper .block-c .component.stockquotes .content .view-more-link-wrap,#wrapper .block-d .component.stockquotes .content .view-more-link-wrap{-webkit-order:3;-ms-order:3;order:3;padding-top:16px}
#wrapper.with-leftnav .component.stockquotes{max-width:100%}
#wrapper.with-leftnav .block-d .component.stockquotes .content .arrow-and-info{-webkit-align-items:center;-ms-align-items:center;align-items:center}
#wrapper.with-leftnav .block-d .component.stockquotes .content .stock-info .stock-values{display:block}
#wrapper.with-leftnav .block-d .component.stockquotes .content .stock-info .stock-values .stock-name-and-percent{padding-right:0}
@media screen and (max-width:48em){#wrapper .component.stockquotes{max-width:100%}
#wrapper .component.stockquotes .content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:16px}
#wrapper .component.stockquotes .content .header{display:block}
#wrapper .component.stockquotes .content .arrow-and-info{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;padding-top:12px}
#wrapper .component.stockquotes .content .stock-info{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.stockquotes .content .stock-info .stock-values{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-order:1;-ms-order:1;order:1}
#wrapper .component.stockquotes .content .stock-info .stock-values .stock-updated-datetime{-webkit-order:1;-ms-order:1;order:1}
#wrapper .component.stockquotes .content .stock-info .stock-values .stock-name-and-percent{-webkit-order:2;-ms-order:2;order:2}
#wrapper .component.stockquotes .content .stock-info .stock-values .stock-value{-webkit-order:4;-ms-order:4;order:4;padding-right:0}
#wrapper .component.stockquotes .content .stock-info .stock-updated-datetime .parenthesis{display:none}
#wrapper .component.stockquotes .content .stock-type{-webkit-order:2;-ms-order:2;order:2;padding-right:0;padding-left:8px}
#wrapper .component.stockquotes .content .view-more-link-wrap{-webkit-order:3;-ms-order:3;order:3;padding-top:16px}
}
#wrapper .container.spax .top-links{margin:0 0 12px}
#wrapper .container.spax .top-links a{color:#257886;text-decoration:none;font-weight:normal;font-size:14px;line-height:22px}
#wrapper .container.spax .header h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px;color:#512b2b;margin:0 0 2px;padding:0 0 5px}
#wrapper .container.spax .header h2.header{border-bottom:2px solid #ebe7e2;max-width:71.8%}
#wrapper .container.spax h3,#wrapper .container.spax h3.header{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:18px;line-height:24px;color:#f35b1c;margin:0 0 2px;padding:0}
#wrapper .container.spax li a{font-size:.875rem;line-height:1.375rem;text-decoration:underline;text-decoration:none;font-weight:bold;position:relative;left:14px;display:inline-block;margin:0;padding:0 15px 0 0;color:#257886;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;line-height:18px;padding:2px 15px 2px 0}
#wrapper .container.spax li a.block{text-decoration:none;margin-left:14px}
#wrapper .container.spax li a.block:hover{text-decoration:underline;cursor:pointer}
#wrapper .container.spax li a.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .container.spax li a:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .container.spax li a:hover{text-decoration:underline}
#wrapper .container.spax form{background:#fff;border-top:0}
#wrapper .container.spax form .form-header h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px;color:#512b2b;margin:0 0 2px;padding:0 0 5px;clear:both;background:none scroll 0 0 #fbf2ea;border:0 none;line-height:24px;font-size:16px;margin:0;padding:5px 7px 4px 10px}
#wrapper .container.spax form .formtext{padding-left:10px}
#wrapper .container.spax form table.form-table{width:71.8%}
#wrapper .container.spax form table.form-table th{text-align:left;min-height:15px;vertical-align:top;border:0 none;padding-bottom:10px}
#wrapper .container.spax form table.form-table td>label{vertical-align:top;margin-right:10px;padding-left:10px;font-weight:bold;font-size:12px;box-sizing:border-box;text-align:left}
#wrapper .container.spax form table.form-table label{min-height:15px}
#wrapper .container.spax form table.form-table button,#wrapper .container.spax form table.form-table input[type="button"]{vertical-align:top;margin:0 4px 0 0;color:#512b2b;font-size:12px;font-family:Arial,Helvetica,sans-serif;box-sizing:border-box}
#wrapper .container.spax form table.form-table input.textfield{width:96%}
#wrapper .container.spax form table.form-table tr td fieldset{border:0}
#wrapper .container.spax form table.form-table tr td.spax-bottom-hr{border:0}
#wrapper .container.spax form table.form-table tr td.spax-bottom-hr hr{border:1px dashed #e1e1e1}
#wrapper .container.spax form table.form-table tr td.form-header-cell{padding-bottom:10px}
#wrapper .container.spax form table.form-table tr td.save-button-cell:last-child{text-align:right;padding-right:8px;padding-bottom:15px}
#wrapper .container.spax form table.form-table tr td.spax-buttons:last-child{text-align:right;padding-right:6px}
#wrapper .container.spax form table.form-table tr td:first-child{border-left:1px solid #e1e1e1;border-top:0 none;padding:4px 0 5px;text-align:left;min-height:15px;vertical-align:top}
#wrapper .container.spax form table.form-table tr td:last-child{border-right:1px solid #e1e1e1}
#wrapper .container.spax form table.form-table tfoot td{border:1px solid #e1e1e1;border-top:0;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}
#wrapper .container.spax form table.form-table input[type="radio"]+label{font-weight:normal}
#spaxPackages li input[type="radio"],#portfoliosPackage li input[type="radio"],#spaxPackages li input[type="checkbox"],#portfoliosPackage li input[type="checkbox"]{visibility:hidden;position:absolute}
#spaxPackages li input[type="radio"]+label,#portfoliosPackage li input[type="radio"]+label,#spaxPackages li input[type="checkbox"]+label,#portfoliosPackage li input[type="checkbox"]+label{display:inline-block;cursor:pointer;position:relative;padding-left:25px;margin-right:15px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#spaxPackages li input[type="radio"]+label:before,#portfoliosPackage li input[type="radio"]+label:before,#spaxPackages li input[type="checkbox"]+label:before,#portfoliosPackage li input[type="checkbox"]+label:before{content:"";color:#fff;line-height:inherit;display:inline-block;width:20px;height:20px;margin-right:10px;position:absolute;left:0;top:1px;border:2px solid #999;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#spaxPackages li:hover input[type=radio]:not(:checked)+label:before,#portfoliosPackage li:hover input[type=radio]:not(:checked)+label:before,#spaxPackages li:hover input[type=checkbox]:not(:checked)+label:before,#portfoliosPackage li:hover input[type=checkbox]:not(:checked)+label:before{border-color:#a38b80;background-color:#fbf2ea}
#spaxPackages li input[type="radio"]+label:before,#portfoliosPackage li input[type="radio"]+label:before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
#spaxPackages li input[type="radio"]:checked+label:before,#portfoliosPackage li input[type="radio"]:checked+label:before{border-color:#72605e;background-color:#fff;border-width:6px}
#spaxPackages li input[type="radio"]+label:active:before,#portfoliosPackage li input[type="radio"]+label:active:before,#spaxPackages li:hover input[type="radio"]+label:active:before,#portfoliosPackage li:hover input[type="radio"]+label:active:before{border-color:#72605e;background-color:#72605e;box-shadow:0 0 0 4px #fbf2ea inset;border-width:2px}
.component.sitetree{padding-left:0;padding-right:0}
.component.sitetree header{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;margin-bottom:12px}
.component.sitetree header .heading{float:left;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}
.component.sitetree header .sitemap-back{float:right;color:#257886;cursor:pointer}
.component.sitetree ul.toplevel>li>a{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem}
.component.sitetree ul.toplevel>li>svg{display:none}
.component.sitetree ul.toplevel ul ul{display:none}
.component.sitetree ul li{position:relative}
.component.sitetree ul li li{padding-left:15px}
.component.sitetree ul li svg{cursor:pointer;width:12px;height:12px;position:absolute;left:-1px;top:5px}
#share{padding-top:16px}
#share .component.share h4{padding:0 0 12px}
#share .component.share .share-icons{margin:0 -4px}
#share .component.share .share-icons:after{content:"";display:table;clear:both}
#share .component.share .share-icons .share-icon{display:block;margin:0 4px;width:26px;height:26px;float:left}
#share .component.share .share-icons .share-icon img{max-width:100%;max-height:100%}
#share .component.share .share-icons .share-icon svg{width:26px;height:26px}
#page-content .component.search-results{padding-top:24px}
#page-content .component.search-results form{padding:16px}
#page-content .component.search-results label,#page-content .component.search-results .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#page-content .component.search-results .field .error-container,#page-content .component.search-results .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#page-content .component.search-results .field .error-container .error,#page-content .component.search-results .fields .error-container .error{pointer-events:none}
#page-content .component.search-results .fields.error legend.label{color:#c5131c}
#page-content .component.search-results .field{position:relative}
#page-content .component.search-results .field.error select,#page-content .component.search-results .field.error textarea,#page-content .component.search-results .field.error input.form-textfield,#page-content .component.search-results .field.error .fancy-select{border-bottom-color:#c5131c}
#page-content .component.search-results .field.error label{color:#c5131c}
#page-content .component.search-results .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#page-content .component.search-results .field input,#page-content .component.search-results .field input[type="number"]::-webkit-inner-spin-button,#page-content .component.search-results .field input[type="date"]::-webkit-inner-spin-button,#page-content .component.search-results .field button,#page-content .component.search-results .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#page-content .component.search-results .field input[type="number"]{-moz-appearance:textfield}
#page-content .component.search-results .field textarea,#page-content .component.search-results .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#page-content .component.search-results .field input[type="text"]::-ms-clear{display:none}
#page-content .component.search-results .field input[type="text"],#page-content .component.search-results .field input[type="number"],#page-content .component.search-results .field input[type="password"],#page-content .component.search-results .field textarea,#page-content .component.search-results .field select,#page-content .component.search-results .field input.form-textfield,#page-content .component.search-results .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#page-content .component.search-results .field input[type="text"]::-webkit-input-placeholder,#page-content .component.search-results .field input[type="number"]::-webkit-input-placeholder,#page-content .component.search-results .field input[type="password"]::-webkit-input-placeholder,#page-content .component.search-results .field textarea::-webkit-input-placeholder,#page-content .component.search-results .field select::-webkit-input-placeholder,#page-content .component.search-results .field input.form-textfield::-webkit-input-placeholder,#page-content .component.search-results .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#page-content .component.search-results .field input[type="text"]:-moz-placeholder,#page-content .component.search-results .field input[type="number"]:-moz-placeholder,#page-content .component.search-results .field input[type="password"]:-moz-placeholder,#page-content .component.search-results .field textarea:-moz-placeholder,#page-content .component.search-results .field select:-moz-placeholder,#page-content .component.search-results .field input.form-textfield:-moz-placeholder,#page-content .component.search-results .field .fancy-select:-moz-placeholder{color:#72605e}
#page-content .component.search-results .field input[type="text"]::-moz-placeholder,#page-content .component.search-results .field input[type="number"]::-moz-placeholder,#page-content .component.search-results .field input[type="password"]::-moz-placeholder,#page-content .component.search-results .field textarea::-moz-placeholder,#page-content .component.search-results .field select::-moz-placeholder,#page-content .component.search-results .field input.form-textfield::-moz-placeholder,#page-content .component.search-results .field .fancy-select::-moz-placeholder{color:#72605e}
#page-content .component.search-results .field input[type="text"]:-ms-input-placeholder,#page-content .component.search-results .field input[type="number"]:-ms-input-placeholder,#page-content .component.search-results .field input[type="password"]:-ms-input-placeholder,#page-content .component.search-results .field textarea:-ms-input-placeholder,#page-content .component.search-results .field select:-ms-input-placeholder,#page-content .component.search-results .field input.form-textfield:-ms-input-placeholder,#page-content .component.search-results .field .fancy-select:-ms-input-placeholder{color:#72605e}
#page-content .component.search-results .field input[type="text"] ::placeholder,#page-content .component.search-results .field input[type="number"] ::placeholder,#page-content .component.search-results .field input[type="password"] ::placeholder,#page-content .component.search-results .field textarea ::placeholder,#page-content .component.search-results .field select ::placeholder,#page-content .component.search-results .field input.form-textfield ::placeholder,#page-content .component.search-results .field .fancy-select ::placeholder{color:#72605e}
#page-content .component.search-results .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#page-content .component.search-results .field.checkbox,#page-content .component.search-results .field.radio{position:relative;cursor:pointer}
#page-content .component.search-results .field.checkbox label,#page-content .component.search-results .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#page-content .component.search-results .field.checkbox label::before,#page-content .component.search-results .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#page-content .component.search-results .field.checkbox input,#page-content .component.search-results .field.radio input{position:absolute;opacity:0;left:0;top:0}
#page-content .component.search-results .field.checkbox input.selected ~ label:before,#page-content .component.search-results .field.radio input.selected ~ label:before,#page-content .component.search-results .field.checkbox input:checked ~ label:before,#page-content .component.search-results .field.radio input:checked ~ label:before{border-color:#72605e}
#page-content .component.search-results .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#page-content .component.search-results .field.radio input[type="radio"].selected ~ label::before,#page-content .component.search-results .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#page-content .component.search-results .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#page-content .component.search-results .field.radio.disabled input[type="radio"]:checked ~ label::before,#page-content .component.search-results .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#page-content .component.search-results .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#page-content .component.search-results .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#page-content .component.search-results .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#page-content .component.search-results .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#page-content .component.search-results .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#page-content .component.search-results .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#page-content .component.search-results .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#page-content .component.search-results .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#page-content .component.search-results .field .fancy-select::before{z-index:2;width:12px;height:9px}
#page-content .component.search-results .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#page-content .component.search-results .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#page-content .component.search-results .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#page-content .component.search-results .field .fancy-select .fancy-select-dropdown li.active,#page-content .component.search-results .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#page-content .component.search-results .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#page-content .component.search-results .field:not(.checkbox):not(.radio) label{pointer-events:none}
#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.disabled) select,#page-content .component.search-results .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#page-content .component.search-results .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#page-content .component.search-results .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#page-content .component.search-results .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.search-results .field.active.checkbox label:before,#page-content .component.search-results .field.hover.checkbox label:before,#page-content .component.search-results .field.active.radio label:before,#page-content .component.search-results .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.search-results .field.disabled textarea,#page-content .component.search-results .field.disabled select,#page-content .component.search-results .field.disabled input[type="text"],#page-content .component.search-results .field.disabled input[type="number"],#page-content .component.search-results .field.disabled input.form-textfield{background:#faf9f6}
#page-content .component.search-results .field.disabled .fancy-select{background:#f9f8f6}
#page-content .component.search-results .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#page-content .component.search-results .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#page-content .component.search-results .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#page-content .component.search-results .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#page-content .component.search-results .cmp ~ .cmp>.field,#page-content .component.search-results .cmp ~ .cmp>.fields{margin-top:24px}
#page-content .component.search-results .captcha.field{margin:24px 0}
#page-content .component.search-results .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#page-content .component.search-results .checkbox-list.horizontal,#page-content .component.search-results .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#page-content .component.search-results .checkbox-list.horizontal li,#page-content .component.search-results .radio-list.horizontal li{margin:8px 12px}
#page-content .component.search-results .checkbox-list.vertical,#page-content .component.search-results .radio-list.vertical{margin:-4px -12px}
#page-content .component.search-results .checkbox-list.vertical li,#page-content .component.search-results .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#page-content .component.search-results fieldset{margin-bottom:8px;border:0}
#page-content .component.search-results fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#page-content .component.search-results .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#page-content .component.search-results .field label,#page-content .component.search-results .field .label{font-size:.75rem}
#page-content .component.search-results .field input[type="text"],#page-content .component.search-results .field input[type="password"],#page-content .component.search-results .field input[type="date"],#page-content .component.search-results .field input[type="number"],#page-content .component.search-results .field select,#page-content .component.search-results .field .fancy-select{height:40px;line-height:2.5rem}
#page-content .component.search-results .field .fancy-select{padding-right:40px}
#page-content .component.search-results .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#page-content .component.search-results .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#page-content .component.search-results .field.field-with-help .field-container .field-help-button{height:40px}
#page-content .component.search-results .field.checkbox label,#page-content .component.search-results .field.radio label{font-size:.875rem;line-height:1.125rem}
#page-content .component.search-results .fields>.label{font-size:.75rem;line-height:1rem}
}
#page-content .component.search-results form{background:#fbf2ea;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;padding:16px 8px;margin-top:5px}
#page-content .component.search-results form>div{margin:0 8px}
#page-content .component.search-results form .field{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}
#page-content .component.search-results form .cmp-button.submit-button-wrap button{margin:0}
#page-content .component.search-results .search-results-counter{margin-top:24px;padding-bottom:8px;border-bottom:1px solid #ebe7e2;line-height:1.25rem}
#page-content .component.search-results .search-results-container li{margin-top:40px;padding:0 16px;position:relative}
#page-content .component.search-results .search-results-container li::before{content:"";position:absolute;width:6px;height:9px;top:4px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.search-results .search-results-container li h3{margin-bottom:8px}
#page-content .component.search-results .search-results-container li a:hover{text-decoration:underline}
#page-content .component.search-results .search-results-container li .content{line-height:1.25rem}
#page-content .component.search-results .pagination{clear:both;margin-top:40px;border-top:1px solid #ebe7e2;padding:16px 0 24px}
#page-content .component.search-results .pagination a{font-size:1rem;line-height:1.5rem;color:#257886;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}
#page-content .component.search-results .pagination a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#257886}
#page-content .component.search-results .pagination a.pagination-previous{padding-left:15px;position:relative}
#page-content .component.search-results .pagination a.pagination-previous::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-left-view");background-size:cover}
#page-content .component.search-results .pagination a.pagination-next{padding-right:15px;position:relative}
#page-content .component.search-results .pagination a.pagination-next::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.search-results .pagination .separator{display:inline-block;width:1px;height:12px;border-right:1px solid #d4c4bc;margin:0 16px}
.component.rte table{border:0;border-collapse:collapse;font-size:.75rem;line-height:.875rem;margin:0;border-top:2px solid #d3c3bc}
.component.rte table caption{text-align:left;font-size:1.375rem;line-height:1.5rem;font-family:SwedbankHeadlineBlack,Arial,sans-serif;padding-bottom:8px}
.component.rte table tr th{font-weight:bold;color:#72605e;background-color:#fbf2ea;text-align:left;padding:8px}
.component.rte table tr td{color:#222;padding:12px 8px}
.component.rte table tr th,.component.rte table tr td{font-family:Arial,Helvetica,sans-serif;border:0;border-bottom:1px solid #ebe7e2}
.component.rte table tr th+th,.component.rte table tr td+th,.component.rte table tr th+td,.component.rte table tr td+td{border-left:1px solid #ebe7e2}
.component.rte h2,.component.rte h3,.component.rte h4{margin:0 0 2px}
.component.rte ul{list-style:none}
.component.rte ul li{position:relative;padding-left:12px}
.component.rte ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
.component.rte p a,.component.rte li a,.component.rte table a{font-size:inherit}
.component.rte table{font-size:.75rem;word-break:break-word}
.component.rte.small-table-text table{font-size:.6875rem}
@media screen and (max-width:30em){.component.rte table th{display:none}
.component.rte table tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.component.rte table tr td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;height:auto}
.component.rte table tr td+td{border-left:0}
.component.rte table tr.with-header td{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}
.component.rte table tr.with-header td.header{font-weight:bold}
}
#wrapper section.component.priips table{border:0;border-collapse:collapse;font-size:.75rem;line-height:.875rem;margin:0;border-top:2px solid #d3c3bc}
#wrapper section.component.priips table caption{text-align:left;font-size:1.375rem;line-height:1.5rem;font-family:SwedbankHeadlineBlack,Arial,sans-serif;padding-bottom:8px}
#wrapper section.component.priips table tr th{font-weight:bold;color:#72605e;background-color:#fbf2ea;text-align:left;padding:8px}
#wrapper section.component.priips table tr td{color:#222;padding:12px 8px}
#wrapper section.component.priips table tr th,#wrapper section.component.priips table tr td{font-family:Arial,Helvetica,sans-serif;border:0;border-bottom:1px solid #ebe7e2}
#wrapper section.component.priips table tr th+th,#wrapper section.component.priips table tr td+th,#wrapper section.component.priips table tr th+td,#wrapper section.component.priips table tr td+td{border-left:1px solid #ebe7e2}
#wrapper section.component.priips .priips-search-results{padding-top:16px}
#wrapper section.component.priips table .fake-link,#wrapper section.component.priips table a{text-decoration:underline}
#wrapper section.component.priips table thead tr th{background:#fbf2ea;font-size:.75rem;line-height:.875rem;font-weight:bold;border-left:0}
#wrapper section.component.priips .toggle-tab{padding-top:16px}
#wrapper section.component.priips .captcha.field{margin-bottom:0}
#wrapper section.component.priips .filter-toggler{padding:20px 0 15px 26px;position:relative;cursor:pointer}
#wrapper section.component.priips .filter-toggler svg{color:#72605e;width:16px;height:16px;top:23px;left:1px;position:absolute}
#wrapper section.component.priips h2{font-size:1.5rem;padding-bottom:12px}
@media screen and (max-width:30em){#wrapper section.component.priips .fields .label,#wrapper section.component.priips .field label{font-size:.875rem;line-height:1rem}
#wrapper section.component.priips .filter-toggler{font-family:SwedbankHeadlineBold,Arial,sans-serif}
}
.component.price-list .pricelist-header{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.375rem;line-height:1.625rem;color:#512b2b;margin:0 0 2px;padding:0 0 15px 15px}
.component.price-list .price-header{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1.125rem;line-height:1.5rem;color:#f35b1c;padding:0;margin:0}
.component.price-list .price-title,.component.price-list .price-content{padding:0 0 0 15px}
.component.price-list .price-row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border-bottom:2px solid #ebe7e2}
.component.price-list .price-row .price-title{-webkit-flex:1;-ms-flex:1;flex:1;width:30%}
.component.price-list .price-row .price-title.price{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.375rem;color:#512b2b;margin:0 0 2px;padding:15px 0 30px 15px}
.component.price-list .price-row .price-content{-webkit-flex:2;-ms-flex:2;flex:2}
.component.price-list .price-row .price-content a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
.component.price-list .price-row .price-content a:visited{color:#767676}
.component.price-list .price-row .price-content.price{padding:15px 15px 30px 15px}
.component.price-list .price-row .price-content h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:2.5rem;line-height:2.75rem;color:#f35b1c;margin:0 0 4px;padding:0}
.component.price-list .price-row .price-content h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.375rem;line-height:1.625rem;color:#512b2b;margin:0 0 2px;padding:0 0 5px}
.component.price-list .price-row .price-content h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1.125rem;line-height:1.5rem;color:#f35b1c;margin:0 0 2px;padding:0}
.component.price-list .price-row .price-content h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.375rem;color:#512b2b;margin:0 0 2px;padding:0 0 5px}
.component.price-list .price-row:first-child,.component.price-list .price-row:last-child,.component.price-list .price-row.price-row-header{border-bottom:0}
.component.price-list ol{list-style-position:inside}
.component.price-list ul{list-style:none}
.component.price-list ul li{position:relative;padding-left:12px}
.component.price-list ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
.component.price-list .read-more{margin-top:10px}
.component.price-list .read-more .read-more-link-wrap{margin-bottom:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.component.price-list .read-more .read-more-link-wrap svg{width:11px;height:10px;color:#f35b1c;position:relative;transition:.4s}
.component.price-list .read-more .read-more-link-wrap a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline;text-decoration:none;cursor:pointer}
.component.price-list .read-more .read-more-link-wrap a:visited{color:#767676}
.component.price-list .read-more .read-more-content{background:#fbf2ea;padding:5px;border-top:2px solid #f35b1c;border-bottom:2px solid #f35b1c}
.component.price-list .read-more.open .read-more-link-wrap svg{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}
@media screen and (min-width:48em){.aem-GridColumn--default--12 .component.price{width:66.6% !important}
}
.component.price a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
.component.price a:visited{color:#767676}
.component.price ol{list-style-position:inside}
.component.price ul{list-style:none}
.component.price ul li{position:relative;padding-left:12px}
.component.price ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
.component.price .read-more{margin-top:10px}
.component.price .read-more .read-more-link-wrap{margin-bottom:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.component.price .read-more .read-more-link-wrap svg{width:11px;height:10px;color:#f35b1c;position:relative;transition:.4s}
.component.price .read-more .read-more-link-wrap a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline;text-decoration:none;cursor:pointer}
.component.price .read-more .read-more-link-wrap a:visited{color:#767676}
.component.price .read-more .read-more-content{background:#fbf2ea;padding:5px;border-top:2px solid #f35b1c;border-bottom:2px solid #f35b1c}
.component.price .read-more.open .read-more-link-wrap svg{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}
.container.expandable .component.price{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.container.expandable .component.price .price-header{display:none}
#wrapper .component.pressreleases-latest .releases-heading{color:#512b2b;font-size:1.375rem;line-height:1.5rem;padding-bottom:12px}
#wrapper .component.pressreleases-latest.short{background:#ebf8f2;padding:24px}
#wrapper .component.pressreleases-latest.short .releases-output li{padding-bottom:16px}
#wrapper .component.pressreleases-latest.short .releases-output li .press-release-date{font-size:.75rem;line-height:1.25rem;color:#767676;font-style:italic;font-style:normal}
#wrapper .component.pressreleases-latest.short .releases-output li .press-release-link{color:#257886;cursor:pointer}
#wrapper .component.pressreleases-latest.short .releases-output li .press-release-link:hover{text-decoration:underline}
#wrapper .component.pressreleases-latest.short a.view-more-link{position:relative;display:block;padding-left:14px;font-weight:bold}
#wrapper .component.pressreleases-latest.short a.view-more-link::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.pressreleases-latest.long{padding:24px 16px}
#wrapper .component.pressreleases-latest.long .releases-heading{padding-bottom:12px;border-bottom:2px solid #ebe7e2;margin-bottom:12px}
#wrapper .component.pressreleases-latest.long .releases-content{padding-bottom:8px;border-bottom:2px solid #5b8ad6}
#wrapper .component.pressreleases-latest.long .releases-output{padding-bottom:8px}
#wrapper .component.pressreleases-latest.long .releases-output li{padding-bottom:12px;flex-direction:column}
#wrapper .component.pressreleases-latest.long .releases-output .press-release-date{font-style:italic;font-size:.75rem;line-height:1.375rem}
#wrapper .component.pressreleases-latest.long .press-release-link,#wrapper .component.pressreleases-latest.long .view-more-link{padding-left:0;text-decoration:underline}
#wrapper .block-b .component.pressreleases-latest.short,#wrapper .block-c .component.pressreleases-latest.short,#wrapper .block-d .component.pressreleases-latest.short{padding:16px}
#wrapper .block-b .component.pressreleases-latest.short .releases-heading,#wrapper .block-c .component.pressreleases-latest.short .releases-heading,#wrapper .block-d .component.pressreleases-latest.short .releases-heading{font-size:1.125rem;line-height:1.375rem}
.component.pressrelease-search .search-form{background-color:#fbf2ea;padding:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.component.pressrelease-search .search-form form{padding:16px}
.component.pressrelease-search .search-form label,.component.pressrelease-search .search-form .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.component.pressrelease-search .search-form .field .error-container,.component.pressrelease-search .search-form .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
.component.pressrelease-search .search-form .field .error-container .error,.component.pressrelease-search .search-form .fields .error-container .error{pointer-events:none}
.component.pressrelease-search .search-form .fields.error legend.label{color:#c5131c}
.component.pressrelease-search .search-form .field{position:relative}
.component.pressrelease-search .search-form .field.error select,.component.pressrelease-search .search-form .field.error textarea,.component.pressrelease-search .search-form .field.error input.form-textfield,.component.pressrelease-search .search-form .field.error .fancy-select{border-bottom-color:#c5131c}
.component.pressrelease-search .search-form .field.error label{color:#c5131c}
.component.pressrelease-search .search-form .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
.component.pressrelease-search .search-form .field input,.component.pressrelease-search .search-form .field input[type="number"]::-webkit-inner-spin-button,.component.pressrelease-search .search-form .field input[type="date"]::-webkit-inner-spin-button,.component.pressrelease-search .search-form .field button,.component.pressrelease-search .search-form .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
.component.pressrelease-search .search-form .field input[type="number"]{-moz-appearance:textfield}
.component.pressrelease-search .search-form .field textarea,.component.pressrelease-search .search-form .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.component.pressrelease-search .search-form .field input[type="text"]::-ms-clear{display:none}
.component.pressrelease-search .search-form .field input[type="text"],.component.pressrelease-search .search-form .field input[type="number"],.component.pressrelease-search .search-form .field input[type="password"],.component.pressrelease-search .search-form .field textarea,.component.pressrelease-search .search-form .field select,.component.pressrelease-search .search-form .field input.form-textfield,.component.pressrelease-search .search-form .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
.component.pressrelease-search .search-form .field input[type="text"]::-webkit-input-placeholder,.component.pressrelease-search .search-form .field input[type="number"]::-webkit-input-placeholder,.component.pressrelease-search .search-form .field input[type="password"]::-webkit-input-placeholder,.component.pressrelease-search .search-form .field textarea::-webkit-input-placeholder,.component.pressrelease-search .search-form .field select::-webkit-input-placeholder,.component.pressrelease-search .search-form .field input.form-textfield::-webkit-input-placeholder,.component.pressrelease-search .search-form .field .fancy-select::-webkit-input-placeholder{color:#72605e}
.component.pressrelease-search .search-form .field input[type="text"]:-moz-placeholder,.component.pressrelease-search .search-form .field input[type="number"]:-moz-placeholder,.component.pressrelease-search .search-form .field input[type="password"]:-moz-placeholder,.component.pressrelease-search .search-form .field textarea:-moz-placeholder,.component.pressrelease-search .search-form .field select:-moz-placeholder,.component.pressrelease-search .search-form .field input.form-textfield:-moz-placeholder,.component.pressrelease-search .search-form .field .fancy-select:-moz-placeholder{color:#72605e}
.component.pressrelease-search .search-form .field input[type="text"]::-moz-placeholder,.component.pressrelease-search .search-form .field input[type="number"]::-moz-placeholder,.component.pressrelease-search .search-form .field input[type="password"]::-moz-placeholder,.component.pressrelease-search .search-form .field textarea::-moz-placeholder,.component.pressrelease-search .search-form .field select::-moz-placeholder,.component.pressrelease-search .search-form .field input.form-textfield::-moz-placeholder,.component.pressrelease-search .search-form .field .fancy-select::-moz-placeholder{color:#72605e}
.component.pressrelease-search .search-form .field input[type="text"]:-ms-input-placeholder,.component.pressrelease-search .search-form .field input[type="number"]:-ms-input-placeholder,.component.pressrelease-search .search-form .field input[type="password"]:-ms-input-placeholder,.component.pressrelease-search .search-form .field textarea:-ms-input-placeholder,.component.pressrelease-search .search-form .field select:-ms-input-placeholder,.component.pressrelease-search .search-form .field input.form-textfield:-ms-input-placeholder,.component.pressrelease-search .search-form .field .fancy-select:-ms-input-placeholder{color:#72605e}
.component.pressrelease-search .search-form .field input[type="text"] ::placeholder,.component.pressrelease-search .search-form .field input[type="number"] ::placeholder,.component.pressrelease-search .search-form .field input[type="password"] ::placeholder,.component.pressrelease-search .search-form .field textarea ::placeholder,.component.pressrelease-search .search-form .field select ::placeholder,.component.pressrelease-search .search-form .field input.form-textfield ::placeholder,.component.pressrelease-search .search-form .field .fancy-select ::placeholder{color:#72605e}
.component.pressrelease-search .search-form .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
.component.pressrelease-search .search-form .field.checkbox,.component.pressrelease-search .search-form .field.radio{position:relative;cursor:pointer}
.component.pressrelease-search .search-form .field.checkbox label,.component.pressrelease-search .search-form .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
.component.pressrelease-search .search-form .field.checkbox label::before,.component.pressrelease-search .search-form .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
.component.pressrelease-search .search-form .field.checkbox input,.component.pressrelease-search .search-form .field.radio input{position:absolute;opacity:0;left:0;top:0}
.component.pressrelease-search .search-form .field.checkbox input.selected ~ label:before,.component.pressrelease-search .search-form .field.radio input.selected ~ label:before,.component.pressrelease-search .search-form .field.checkbox input:checked ~ label:before,.component.pressrelease-search .search-form .field.radio input:checked ~ label:before{border-color:#72605e}
.component.pressrelease-search .search-form .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
.component.pressrelease-search .search-form .field.radio input[type="radio"].selected ~ label::before,.component.pressrelease-search .search-form .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
.component.pressrelease-search .search-form .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
.component.pressrelease-search .search-form .field.radio.disabled input[type="radio"]:checked ~ label::before,.component.pressrelease-search .search-form .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
.component.pressrelease-search .search-form .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.component.pressrelease-search .search-form .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
.component.pressrelease-search .search-form .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
.component.pressrelease-search .search-form .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
.component.pressrelease-search .search-form .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
.component.pressrelease-search .search-form .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
.component.pressrelease-search .search-form .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
.component.pressrelease-search .search-form .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
.component.pressrelease-search .search-form .field .fancy-select::before{z-index:2;width:12px;height:9px}
.component.pressrelease-search .search-form .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
.component.pressrelease-search .search-form .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
.component.pressrelease-search .search-form .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
.component.pressrelease-search .search-form .field .fancy-select .fancy-select-dropdown li.active,.component.pressrelease-search .search-form .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
.component.pressrelease-search .search-form .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
.component.pressrelease-search .search-form .field:not(.checkbox):not(.radio) label{pointer-events:none}
.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.disabled) select,.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
.component.pressrelease-search .search-form .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
.component.pressrelease-search .search-form .field.active.checkbox label:before,.component.pressrelease-search .search-form .field.hover.checkbox label:before,.component.pressrelease-search .search-form .field.active.radio label:before,.component.pressrelease-search .search-form .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
.component.pressrelease-search .search-form .field.disabled textarea,.component.pressrelease-search .search-form .field.disabled select,.component.pressrelease-search .search-form .field.disabled input[type="text"],.component.pressrelease-search .search-form .field.disabled input[type="number"],.component.pressrelease-search .search-form .field.disabled input.form-textfield{background:#faf9f6}
.component.pressrelease-search .search-form .field.disabled .fancy-select{background:#f9f8f6}
.component.pressrelease-search .search-form .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.component.pressrelease-search .search-form .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
.component.pressrelease-search .search-form .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
.component.pressrelease-search .search-form .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
.component.pressrelease-search .search-form .cmp ~ .cmp>.field,.component.pressrelease-search .search-form .cmp ~ .cmp>.fields{margin-top:24px}
.component.pressrelease-search .search-form .captcha.field{margin:24px 0}
.component.pressrelease-search .search-form .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
.component.pressrelease-search .search-form .checkbox-list.horizontal,.component.pressrelease-search .search-form .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.component.pressrelease-search .search-form .checkbox-list.horizontal li,.component.pressrelease-search .search-form .radio-list.horizontal li{margin:8px 12px}
.component.pressrelease-search .search-form .checkbox-list.vertical,.component.pressrelease-search .search-form .radio-list.vertical{margin:-4px -12px}
.component.pressrelease-search .search-form .checkbox-list.vertical li,.component.pressrelease-search .search-form .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
.component.pressrelease-search .search-form fieldset{margin-bottom:8px;border:0}
.component.pressrelease-search .search-form fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
.component.pressrelease-search .search-form .options-help{margin-bottom:8px}
@media screen and (max-width:30em){.component.pressrelease-search .search-form .field label,.component.pressrelease-search .search-form .field .label{font-size:.75rem}
.component.pressrelease-search .search-form .field input[type="text"],.component.pressrelease-search .search-form .field input[type="password"],.component.pressrelease-search .search-form .field input[type="date"],.component.pressrelease-search .search-form .field input[type="number"],.component.pressrelease-search .search-form .field select,.component.pressrelease-search .search-form .field .fancy-select{height:40px;line-height:2.5rem}
.component.pressrelease-search .search-form .field .fancy-select{padding-right:40px}
.component.pressrelease-search .search-form .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
.component.pressrelease-search .search-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
.component.pressrelease-search .search-form .field.field-with-help .field-container .field-help-button{height:40px}
.component.pressrelease-search .search-form .field.checkbox label,.component.pressrelease-search .search-form .field.radio label{font-size:.875rem;line-height:1.125rem}
.component.pressrelease-search .search-form .fields>.label{font-size:.75rem;line-height:1rem}
}
.component.pressrelease-search .search-form .field{padding:8px;-webkit-order:1;-ms-order:1;order:1}
.component.pressrelease-search .search-form .field.dropdown.year{min-width:100px}
.component.pressrelease-search .search-form .field.dropdown.month{min-width:145px}
.component.pressrelease-search .search-form .field.keyword{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-order:2;-ms-order:2;order:2}
.component.pressrelease-search .search-form .field.checkbox{-webkit-order:4;-ms-order:4;order:4;width:100%}
.component.pressrelease-search .search-form .field.checkbox svg{left:12px;top:12px}
.component.pressrelease-search .search-form .field.button{margin-top:24px;-webkit-order:3;-ms-order:3;order:3}
.component.pressrelease-search .search-form .submit-button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;font-size:1.125rem;line-height:1.375rem;min-width:112px;min-height:40px;margin:24px 0;margin:0}
.component.pressrelease-search .search-form .submit-button:focus,.component.pressrelease-search .search-form .submit-button:hover{background:#c76a31}
.component.pressrelease-search .search-form .submit-button:focus,.component.pressrelease-search .search-form .submit-button:hover{background:#c76a31}
.component.pressrelease-search .search-form .submit-button.hover{background:#c76a31}
.component.pressrelease-search .search-form .submit-button:not(.hover){background:#ee7023}
.component.pressrelease-search .search-form .submit-button:focus,.component.pressrelease-search .search-form .submit-button:hover{background:#c76a31}
.component.pressrelease-search .search-results{margin-top:-8px !important}
.component.pressrelease-search .search-results ul{border-bottom:1px solid #d4c4bc;margin-left:16px}
.component.pressrelease-search .search-results ul li{padding-bottom:16px}
.component.pressrelease-search .search-results ul li .press-release-date{font-size:.75rem;line-height:1.25rem;color:#767676;font-style:italic;font-style:normal}
.component.pressrelease-search .search-results ul li .press-release-link{color:#257886;cursor:pointer}
.component.pressrelease-search .search-results ul li .press-release-link:hover{text-decoration:underline}
.component.pressrelease-search .pagination{padding-top:4px !important;padding-left:28px !important;padding-bottom:24px !important}
.component.pressrelease-search .pagination a{font-size:1rem;line-height:1.5rem;color:#257886;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}
.component.pressrelease-search .pagination a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#257886}
.component.pressrelease-search .pagination a.pagination-previous{padding-left:15px;position:relative}
.component.pressrelease-search .pagination a.pagination-previous::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-left-view");background-size:cover}
.component.pressrelease-search .pagination a.pagination-next{padding-right:15px;position:relative}
.component.pressrelease-search .pagination a.pagination-next::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
.component.pressrelease-search .pagination .separator{display:inline-block;width:1px;height:12px;border-right:1px solid #d4c4bc;margin:0 16px}
.component.pressrelease-search .pagination.show{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
@media screen and (max-width:48em){.component.pressrelease-search .search-form .field{width:calc(50% - 2*8px);-webkit-order:1;-ms-order:1;order:1;padding:8px;margin:4px 0}
.component.pressrelease-search .search-form .field.checkbox{width:calc(30% - 2*8px);margin-top:24px;-webkit-order:2;-ms-order:2;order:2}
.component.pressrelease-search .search-form .field.button{width:calc(20% - 2*8px);text-align:right;-webkit-order:3;-ms-order:3;order:3}
}
@media screen and (max-width:30em){.component.pressrelease-search .search-form .field{width:calc(100% - 2*8px)}
.component.pressrelease-search .search-form .field.checkbox,.component.pressrelease-search .search-form .field.button{width:calc(100% - 2*8px);margin-top:0}
.component.pressrelease-search .search-form .field.button .submit-button{width:100%}
}
.press-details-page #search-details p{margin:0 0 12px;word-break:break-word}
.press-details-page #search-details p,.press-details-page #search-details a{font-family:Arial,Helvetica,sans-serif}
.press-details-page #search-details .publicationdate{font-size:.75rem;line-height:1.25rem;color:#767676;font-style:italic}
.press-details-page #search-details .article-pre-desc{color:#666}
.press-details-page #search-details .pressrelease-intro{font-weight:bold;margin:0}
.press-details-page #search-details ul{list-style:none}
.press-details-page #search-details ul li{position:relative;padding-left:12px}
.press-details-page #search-details ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
.press-details-page #search-details ul li{margin:8px 0}
.press-details-page #search-details span{font-size:14px !important}
.press-details-page #search-details a{display:inline-block;color:#257886;text-decoration:none;font-weight:normal;font-size:.875rem;line-height:1.375rem}
.press-details-page #search-details a:visited{color:#767676}
.press-details-page #search-details a span{display:inline-block;color:#257886 !important;text-decoration:none;font-weight:normal}
.press-details-page #search-details a span:visited{color:#767676 !important}
.press-details-page #search-details img{max-width:100%}
.press-details-page #search-details .pressrelease-documents{margin:24px 0}
.press-details-page #search-details .pressrelease-documents a.pdf{padding-left:12px;margin-bottom:8px;font-weight:bold;display:block;position:relative}
.press-details-page #search-details .pressrelease-documents a.pdf::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
@media screen and (max-width:768px){#header .logo-campaign{margin-right:50px}
}
#wrapper .aem-GridColumn.page-owner-container{float:right}
#wrapper .aem-GridColumn.page-owner-container .component.page-owner{padding:36px 0 12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}
#wrapper .aem-GridColumn.page-owner-container .component.page-owner>div{padding:0 8px;font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676}
#wrapper .aem-GridColumn.page-owner-container .component.page-owner>div a{color:#767676;text-decoration:underline}
#wrapper .aem-GridColumn.page-owner-container .component.page-owner>div a:hover{text-decoration:none}
#wrapper.intranet .aem-GridColumn.page-owner-container .component.page-owner{padding-bottom:0}
@media screen and (max-width:48em){#wrapper .aem-GridColumn.page-owner-container{float:none}
#wrapper .aem-GridColumn.page-owner-container .last-review{width:100%}
}
@media screen and (max-width:30em){#wrapper .aem-GridColumn.page-owner-container .component.page-owner>div{width:100%}
}
#page-content .component.ocr-calculator{padding-top:24px}
#page-content .component.ocr-calculator form{padding:16px}
#page-content .component.ocr-calculator label,#page-content .component.ocr-calculator .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#page-content .component.ocr-calculator .field .error-container,#page-content .component.ocr-calculator .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#page-content .component.ocr-calculator .field .error-container .error,#page-content .component.ocr-calculator .fields .error-container .error{pointer-events:none}
#page-content .component.ocr-calculator .fields.error legend.label{color:#c5131c}
#page-content .component.ocr-calculator .field{position:relative}
#page-content .component.ocr-calculator .field.error select,#page-content .component.ocr-calculator .field.error textarea,#page-content .component.ocr-calculator .field.error input.form-textfield,#page-content .component.ocr-calculator .field.error .fancy-select{border-bottom-color:#c5131c}
#page-content .component.ocr-calculator .field.error label{color:#c5131c}
#page-content .component.ocr-calculator .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#page-content .component.ocr-calculator .field input,#page-content .component.ocr-calculator .field input[type="number"]::-webkit-inner-spin-button,#page-content .component.ocr-calculator .field input[type="date"]::-webkit-inner-spin-button,#page-content .component.ocr-calculator .field button,#page-content .component.ocr-calculator .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#page-content .component.ocr-calculator .field input[type="number"]{-moz-appearance:textfield}
#page-content .component.ocr-calculator .field textarea,#page-content .component.ocr-calculator .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#page-content .component.ocr-calculator .field input[type="text"]::-ms-clear{display:none}
#page-content .component.ocr-calculator .field input[type="text"],#page-content .component.ocr-calculator .field input[type="number"],#page-content .component.ocr-calculator .field input[type="password"],#page-content .component.ocr-calculator .field textarea,#page-content .component.ocr-calculator .field select,#page-content .component.ocr-calculator .field input.form-textfield,#page-content .component.ocr-calculator .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#page-content .component.ocr-calculator .field input[type="text"]::-webkit-input-placeholder,#page-content .component.ocr-calculator .field input[type="number"]::-webkit-input-placeholder,#page-content .component.ocr-calculator .field input[type="password"]::-webkit-input-placeholder,#page-content .component.ocr-calculator .field textarea::-webkit-input-placeholder,#page-content .component.ocr-calculator .field select::-webkit-input-placeholder,#page-content .component.ocr-calculator .field input.form-textfield::-webkit-input-placeholder,#page-content .component.ocr-calculator .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#page-content .component.ocr-calculator .field input[type="text"]:-moz-placeholder,#page-content .component.ocr-calculator .field input[type="number"]:-moz-placeholder,#page-content .component.ocr-calculator .field input[type="password"]:-moz-placeholder,#page-content .component.ocr-calculator .field textarea:-moz-placeholder,#page-content .component.ocr-calculator .field select:-moz-placeholder,#page-content .component.ocr-calculator .field input.form-textfield:-moz-placeholder,#page-content .component.ocr-calculator .field .fancy-select:-moz-placeholder{color:#72605e}
#page-content .component.ocr-calculator .field input[type="text"]::-moz-placeholder,#page-content .component.ocr-calculator .field input[type="number"]::-moz-placeholder,#page-content .component.ocr-calculator .field input[type="password"]::-moz-placeholder,#page-content .component.ocr-calculator .field textarea::-moz-placeholder,#page-content .component.ocr-calculator .field select::-moz-placeholder,#page-content .component.ocr-calculator .field input.form-textfield::-moz-placeholder,#page-content .component.ocr-calculator .field .fancy-select::-moz-placeholder{color:#72605e}
#page-content .component.ocr-calculator .field input[type="text"]:-ms-input-placeholder,#page-content .component.ocr-calculator .field input[type="number"]:-ms-input-placeholder,#page-content .component.ocr-calculator .field input[type="password"]:-ms-input-placeholder,#page-content .component.ocr-calculator .field textarea:-ms-input-placeholder,#page-content .component.ocr-calculator .field select:-ms-input-placeholder,#page-content .component.ocr-calculator .field input.form-textfield:-ms-input-placeholder,#page-content .component.ocr-calculator .field .fancy-select:-ms-input-placeholder{color:#72605e}
#page-content .component.ocr-calculator .field input[type="text"] ::placeholder,#page-content .component.ocr-calculator .field input[type="number"] ::placeholder,#page-content .component.ocr-calculator .field input[type="password"] ::placeholder,#page-content .component.ocr-calculator .field textarea ::placeholder,#page-content .component.ocr-calculator .field select ::placeholder,#page-content .component.ocr-calculator .field input.form-textfield ::placeholder,#page-content .component.ocr-calculator .field .fancy-select ::placeholder{color:#72605e}
#page-content .component.ocr-calculator .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#page-content .component.ocr-calculator .field.checkbox,#page-content .component.ocr-calculator .field.radio{position:relative;cursor:pointer}
#page-content .component.ocr-calculator .field.checkbox label,#page-content .component.ocr-calculator .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#page-content .component.ocr-calculator .field.checkbox label::before,#page-content .component.ocr-calculator .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#page-content .component.ocr-calculator .field.checkbox input,#page-content .component.ocr-calculator .field.radio input{position:absolute;opacity:0;left:0;top:0}
#page-content .component.ocr-calculator .field.checkbox input.selected ~ label:before,#page-content .component.ocr-calculator .field.radio input.selected ~ label:before,#page-content .component.ocr-calculator .field.checkbox input:checked ~ label:before,#page-content .component.ocr-calculator .field.radio input:checked ~ label:before{border-color:#72605e}
#page-content .component.ocr-calculator .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#page-content .component.ocr-calculator .field.radio input[type="radio"].selected ~ label::before,#page-content .component.ocr-calculator .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#page-content .component.ocr-calculator .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#page-content .component.ocr-calculator .field.radio.disabled input[type="radio"]:checked ~ label::before,#page-content .component.ocr-calculator .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#page-content .component.ocr-calculator .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#page-content .component.ocr-calculator .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#page-content .component.ocr-calculator .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#page-content .component.ocr-calculator .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#page-content .component.ocr-calculator .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#page-content .component.ocr-calculator .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#page-content .component.ocr-calculator .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#page-content .component.ocr-calculator .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#page-content .component.ocr-calculator .field .fancy-select::before{z-index:2;width:12px;height:9px}
#page-content .component.ocr-calculator .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#page-content .component.ocr-calculator .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#page-content .component.ocr-calculator .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#page-content .component.ocr-calculator .field .fancy-select .fancy-select-dropdown li.active,#page-content .component.ocr-calculator .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#page-content .component.ocr-calculator .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#page-content .component.ocr-calculator .field:not(.checkbox):not(.radio) label{pointer-events:none}
#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.disabled) select,#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#page-content .component.ocr-calculator .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.ocr-calculator .field.active.checkbox label:before,#page-content .component.ocr-calculator .field.hover.checkbox label:before,#page-content .component.ocr-calculator .field.active.radio label:before,#page-content .component.ocr-calculator .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.ocr-calculator .field.disabled textarea,#page-content .component.ocr-calculator .field.disabled select,#page-content .component.ocr-calculator .field.disabled input[type="text"],#page-content .component.ocr-calculator .field.disabled input[type="number"],#page-content .component.ocr-calculator .field.disabled input.form-textfield{background:#faf9f6}
#page-content .component.ocr-calculator .field.disabled .fancy-select{background:#f9f8f6}
#page-content .component.ocr-calculator .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#page-content .component.ocr-calculator .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#page-content .component.ocr-calculator .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#page-content .component.ocr-calculator .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#page-content .component.ocr-calculator .cmp ~ .cmp>.field,#page-content .component.ocr-calculator .cmp ~ .cmp>.fields{margin-top:24px}
#page-content .component.ocr-calculator .captcha.field{margin:24px 0}
#page-content .component.ocr-calculator .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#page-content .component.ocr-calculator .checkbox-list.horizontal,#page-content .component.ocr-calculator .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#page-content .component.ocr-calculator .checkbox-list.horizontal li,#page-content .component.ocr-calculator .radio-list.horizontal li{margin:8px 12px}
#page-content .component.ocr-calculator .checkbox-list.vertical,#page-content .component.ocr-calculator .radio-list.vertical{margin:-4px -12px}
#page-content .component.ocr-calculator .checkbox-list.vertical li,#page-content .component.ocr-calculator .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#page-content .component.ocr-calculator fieldset{margin-bottom:8px;border:0}
#page-content .component.ocr-calculator fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#page-content .component.ocr-calculator .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#page-content .component.ocr-calculator .field label,#page-content .component.ocr-calculator .field .label{font-size:.75rem}
#page-content .component.ocr-calculator .field input[type="text"],#page-content .component.ocr-calculator .field input[type="password"],#page-content .component.ocr-calculator .field input[type="date"],#page-content .component.ocr-calculator .field input[type="number"],#page-content .component.ocr-calculator .field select,#page-content .component.ocr-calculator .field .fancy-select{height:40px;line-height:2.5rem}
#page-content .component.ocr-calculator .field .fancy-select{padding-right:40px}
#page-content .component.ocr-calculator .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#page-content .component.ocr-calculator .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#page-content .component.ocr-calculator .field.field-with-help .field-container .field-help-button{height:40px}
#page-content .component.ocr-calculator .field.checkbox label,#page-content .component.ocr-calculator .field.radio label{font-size:.875rem;line-height:1.125rem}
#page-content .component.ocr-calculator .fields>.label{font-size:.75rem;line-height:1rem}
}
#page-content .component.ocr-calculator .medium-heading{padding-bottom:12px}
#page-content .component.ocr-calculator>.ocr-form-result,#page-content .component.ocr-calculator .ocr-form{padding:24px}
#page-content .component.ocr-calculator .ocr-form{background:#fbf2ea;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:3px}
#page-content .component.ocr-calculator .ocr-form .submit-button-wrap{margin:0 0 4px 24px}
#page-content .component.ocr-calculator .ocr-form .submit-button-wrap .btn{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;background-color:#ee7023;min-width:112px;min-height:40px;font-size:1.375rem}
#page-content .component.ocr-calculator .ocr-form .submit-button-wrap .btn:focus,#page-content .component.ocr-calculator .ocr-form .submit-button-wrap .btn:hover{background:#c76a31}
#page-content .component.ocr-calculator .ocr-form .submit-button-wrap .btn:focus,#page-content .component.ocr-calculator .ocr-form .submit-button-wrap .btn:hover{background:#c76a31}
#page-content .component.ocr-calculator .ocr-form .field{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}
#page-content .component.ocr-calculator .ocr-form .cmp-button.submit-button-wrap button{margin:0}
#page-content .component.ocr-calculator .ocr-form-result{background-color:#ebe7e2}
#page-content .component.ocr-calculator .ocr-form-result label{padding-bottom:0}
#page-content .component.ocr-calculator .ocr-form-result .ocr-form-result-container{margin-top:1px;text-align:center;width:100%}
#page-content .component.ocr-calculator .ocr-form-result .ocr-form-result-container .ocr-full-number{color:#512b2b}
#page-content .component.ocr-calculator .ocr-form-result .ocr-form-result-container .ocr-full-number label{font-family:SwedbankSansMedium,Arial,sans-serif;line-height:1.5rem;font-size:1.125rem}
#page-content .component.ocr-calculator .ocr-form-result .ocr-form-result-container .ocr-full-number div{font-family:SwedbankSansMedium,Arial,sans-serif;line-height:2.5rem;font-size:2rem;word-break:break-word}
#page-content .component.ocr-calculator .ocr-form-result .ocr-form-result-container .ocr-check-digit>label{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem}
#page-content .component.ocr-calculator .ocr-form-result .ocr-form-result-container .ocr-check-digit>label,#page-content .component.ocr-calculator .ocr-form-result .ocr-form-result-container .ocr-check-digit div{color:#767676;display:inline-block}
@media screen and (max-width:30em){#page-content .component.ocr-calculator .ocr-form{display:block}
#page-content .component.ocr-calculator .ocr-form .submit-button-wrap{margin:0}
#page-content .component.ocr-calculator .ocr-form .submit-button-wrap .btn{width:100%;margin-top:24px}
}
.component.newslist{overflow:hidden}
.component.newslist .header{font-size:1.375rem;line-height:1.5rem;padding-bottom:8px;border-bottom:1px solid #d4c4bc}
.component.newslist .content .publication-date{font-size:.75rem;line-height:1.25rem;color:#767676;font-style:italic}
.component.newslist .content a{cursor:pointer}
.component.newslist .content a:hover{text-decoration:underline}
.component.newslist .content .more-news-link,.component.newslist .content .group-news-link{margin-top:8px}
.component.newslist .content .more-news-link a,.component.newslist .content .group-news-link a{padding-left:14px;font-weight:bold;position:relative}
.component.newslist .content .more-news-link a::before,.component.newslist .content .group-news-link a::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
.component.newslist .content .news-item{margin-bottom:20px}
.component.newslist .content .news-item .news-link a{text-decoration:none}
.component.newslist .content .news-item .sub-heading{padding-bottom:12px}
.component.newslist .content .news-item .sub-heading h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:2.5rem;line-height:3rem}
@media screen and (max-width:48em){.component.newslist .content .news-item .sub-heading h1{font-size:1.875rem;line-height:2rem}
}
.component.newslist .content .news-item .sub-heading h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1.375rem;line-height:1.5rem}
.component.newslist .content .news-item .sub-heading h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:1.125rem;line-height:1.375rem}
.component.newslist .content .news-item .sub-heading h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1rem;line-height:1.5rem}
.component.newslist .content .news-item .suppressed-gray{font-size:.75rem;line-height:1.25rem;color:#767676;font-style:italic}
.component.newslist .content .news-item .teasertext{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;line-height:20px}
.component.newslist .content .news-item .teaserlink{margin-top:8px}
.component.newslist .content .prio-news{padding-top:24px;border-bottom:1px solid #d4c4bc}
.component.newslist .content .prio-news .news-item a.block{padding-left:14px;position:relative}
.component.newslist .content .prio-news .news-item a.block::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
.component.newslist .content .prio-news .news-item a.block:hover{text-decoration:underline}
.component.newslist .content .nonprio-news{padding-top:24px;width:66.6%}
.component.newslist .content .nonprio-news ul li{padding-bottom:14px}
.component.newslist .content .nonprio-news .news-link a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline;text-decoration:none}
.component.newslist .content .nonprio-news .news-link a:visited{color:#767676}
.component.newslist .content .nonprio-news .news-link a:hover{text-decoration:underline}
.component.newslist .content .more-news{display:none;padding-top:24px;width:66.6%}
.component.newslist .content .more-news .news-items ul{margin-left:16px}
.component.newslist .content .more-news .news-items ul li{display:block;padding-bottom:14px}
.component.newslist .content .more-news .page-switch-buttons{padding:16px;border-top:1px solid #d4c4bc}
.component.newslist .content .more-news .page-switch-buttons a{font-size:1rem;line-height:1.5rem;color:#257886;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.component.newslist .content .more-news .page-switch-buttons a.block{text-decoration:none}
.component.newslist .content .more-news .page-switch-buttons a.block:hover{text-decoration:underline;cursor:pointer}
.component.newslist .content .more-news .page-switch-buttons a.prevBtn{padding-left:14px}
.component.newslist .content .more-news .page-switch-buttons a.prevBtn:before{display:inline-block;font-size:15px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 6px 4px -14px;transform:rotate(180deg)}
.component.newslist .content .more-news .page-switch-buttons a.nextBtn:after{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 0 0 5px}
.component.newslist .content .more-news .page-switch-buttons .prevBtn{margin-right:32px}
.component.newslist .content .comments-count{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#767676}
.block-c .component.newslist .prio-news .news-item.medium,.block-c .component.newslist .prio-news .news-item.high{width:100%}
.block-c .component.newslist .prio-news .news-item.medium .teaserlink,.block-c .component.newslist .prio-news .news-item.high .teaserlink{margin-top:16px}
.block-c .component.newslist .more-news{width:100%}
.split.split-b .container.news,.split.split-a .container.news{max-width:100%}
.split.split-b .container.news .news-video.right,.split.split-a .container.news .news-video.right,.split.split-b .container.news .news-video.left,.split.split-a .container.news .news-video.left{float:none;max-width:100%;height:inherit;padding:0;margin:0 auto}
.split.row-split.split-1-1-1.split-b.split-b-small .container.news,.split.row-split.split-1-1.split-b.split-b-big .container.news,.split.row-split.split-2-1.split-b .container.news,.split.row-split.split-a .container.news{max-width:100%}
.split.row-split.split-1-1-1.split-b.split-b-small .container.news .news-video.right,.split.row-split.split-1-1.split-b.split-b-big .container.news .news-video.right,.split.row-split.split-2-1.split-b .container.news .news-video.right,.split.row-split.split-a .container.news .news-video.right,.split.row-split.split-1-1-1.split-b.split-b-small .container.news .news-video.left,.split.row-split.split-1-1.split-b.split-b-big .container.news .news-video.left,.split.row-split.split-2-1.split-b .container.news .news-video.left,.split.row-split.split-a .container.news .news-video.left{padding:0 0 20px 0}
.aem-GridColumn--default--12.content-right.split-a-full .container.news h1.main-heading{width:146.2%}
.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-image.panorama{width:149.4%;margin-left:-15px}
.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-image.panorama figcaption{width:67%;padding-left:15px}
.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-video.right,.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-video.left,.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-video.center{width:149.4%;margin-left:-15px}
#wrapper .container.colctrl .container.news .main-content a{font-size:.875rem;line-height:1.375rem;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;color:#257886;text-decoration:underline}
#wrapper .container.colctrl .container.news .main-content a:visited{color:#767676}
#wrapper .container.colctrl .container.news .main-content a:visited{color:#767676}
#wrapper .container.news .container.video{margin-bottom:11px}
.layer-container .container.news{margin:0}
.container.news{max-width:67%;margin:0 15px 0 15px;background-color:#fff}
.container.news .news-image{overflow:hidden}
.container.news .news-image .img{vertical-align:bottom;max-width:100%;border:0}
.container.news .news-image.panorama{overflow:hidden;display:block;margin:0 auto;padding-bottom:11px}
.container.news .news-image.panorama figure{max-width:100%;margin:0 auto}
.container.news .news-image.panorama figcaption{padding:10px 15px 0 15px}
.container.news .news-image.right{float:right;max-width:47.23%;padding:5px 0 11px 10px}
.container.news .news-image.right figure{width:100%}
.container.news .news-image.left{float:left;max-width:47.23%;padding:5px 10px 11px 0}
.container.news .news-image.left figure{width:100%}
.container.news .news-video{overflow:hidden}
.container.news .news-video.center{overflow:hidden;display:block;margin:0 auto}
.container.news .news-video.right{overflow:hidden;display:block;margin:0 auto}
.container.news .news-video.left{overflow:hidden;display:block;margin:0 auto}
.container.news figure{margin:0;display:table}
.container.news figure img{width:100%}
.container.news figcaption{font-family:Arial;font-style:italic;color:#555;font-size:11px;line-height:13px;padding:10px 0 0;text-align:left;display:table-caption;caption-side:bottom}
.container.news h1.main-heading{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:40px;line-height:44px;color:#f35b1c;margin:0 0 4px;padding:0;display:block}
.container.news .date{font-size:.75rem;line-height:1.25rem;color:#767676;font-style:italic;font-size:11px;line-height:15px;color:#666;font-weight:normal;display:block;padding-top:5px;margin:0}
.container.news .lead{padding:0;margin:0 0 8px 0}
.container.news .lead p{font-family:SwedbankSansRegular,Arial,sans-serif;font-weight:normal;font-size:16px;line-height:24px;color:#512b2b}
.container.news .main-content{margin:0}
.container.news .main-content h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px;color:#512b2b;margin:0 0 2px;padding:0 0 5px;padding:0}
.container.news .main-content h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:18px;line-height:24px;color:#f35b1c;margin:0 0 2px;padding:0}
.container.news .main-content h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:16px;line-height:22px;color:#512b2b;margin:0 0 2px;padding:0 0 5px;padding:0}
.container.news .main-content p{margin:0 auto 12px}
.container.news .main-content img{max-width:100%}
.container.news .main-content img[style*="float: right"]{margin:5px 0 5px 11px}
.container.news .main-content img[style*="float: left"]{margin:5px 11px 5px 0}
.container.news .main-content ul{margin:0 0 8px 0;padding:0;list-style:none}
.container.news .main-content ul li{position:relative;padding-left:12px}
.container.news .main-content ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
.container.news .main-content ul li+li{margin-top:4px}
.container.news .main-content a{font-size:.875rem;line-height:1.375rem;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;color:#257886;text-decoration:underline}
.container.news .main-content a:visited{color:#767676}
.container.news .main-content a:visited{color:#767676}
.container.news .main-content .clear{clear:both}
.container.news .disclaimer-text{margin:20px 0 20px 0}
.container.news .disclaimer-text p{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:14px;color:#767676}
.container.news .disclaimer-text p a{text-decoration:underline}
.container.news .author-name{display:block;font-weight:bold;font-size:14px;line-height:22px;color:#512b2b;margin:20px 0 20px 0}
.container.news .old-news-text{font-weight:normal;color:#ee7023;font-size:14px;line-height:22px;margin:5px 0 5px 0}
@media screen and (max-width:768px){.aem-GridColumn--default--12.content-right.split-a-full .container.news h1.main-heading{width:100%}
.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-image.panorama{width:100%;margin-left:0}
.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-image.panorama figcaption{width:100%;padding-left:0}
.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-video.right,.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-video.left,.aem-GridColumn--default--12.content-right.split-a-full .container.news .news-video.center{width:100%;margin-left:0}
.container.news{max-width:100%}
.container.news .news-video.right,.container.news .news-video.left{float:none;width:100%;padding:0;margin:0 auto;height:auto}
}
#wrapper .container.multiple-link-list{width:100%;background:#fbf2ea}
#wrapper .container.multiple-link-list .header{width:100%;height:240px;position:relative;overflow:hidden}
#wrapper .container.multiple-link-list .header .header-text-container{display:table;position:absolute;width:100%;height:100%;top:0;left:0;margin:0}
#wrapper .container.multiple-link-list .header .header-text-container h1.header-text{display:table-cell;text-align:center;vertical-align:middle;margin:0;padding:0 90px}
#wrapper .container.multiple-link-list .header .header-text-container h1.header-text.white{color:#fff}
#wrapper .container.multiple-link-list .header .header-text-container h1.header-text.brown{color:#512b2b}
#wrapper .container.multiple-link-list .header .header-text-container h1.header-text.orange{color:#f35b1c}
#wrapper .container.multiple-link-list .header .header-text-container h1.header-text.bigger{font-size:4.125rem;line-height:4.375rem}
#wrapper .container.multiple-link-list .lists-container{background-color:#fbf2ea;box-sizing:border-box;width:100%;text-align:left;display:table;padding:0 0 0 40px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false{margin:-52px 0 0}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2{padding-top:57px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.payments .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;width:70px;height:52px;border-radius:40px 40px 0 0;background-color:#4572c0}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.payments .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#payments-view")}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.payments .list-icon::before{width:21px;height:14px;top:10px;left:3px;width:38px;height:26px;top:14px;left:16px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.payments .list-icon::before{width:21px;height:14px;top:7px;left:6px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.payments .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.savings .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;width:70px;height:52px;border-radius:40px 40px 0 0;background-color:#31a3ae}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.savings .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#savings-view")}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.savings .list-icon::before{width:20px;height:15px;top:9px;left:4px;width:38px;height:28px;top:12px;left:16px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.savings .list-icon::before{width:20px;height:15px;top:6px;left:6px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.savings .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.loans .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;width:70px;height:52px;border-radius:40px 40px 0 0;background-color:#fdc129}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.loans .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#loans-view")}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.loans .list-icon::before{width:16px;height:15px;top:9px;left:7px;width:34px;height:32px;top:8px;left:18px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.loans .list-icon::before{width:16px;height:15px;top:6px;left:9px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.loans .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.insurances .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;width:70px;height:52px;border-radius:40px 40px 0 0;background-color:#db4d8d}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.insurances .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#insurances-view")}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.insurances .list-icon::before{width:16px;height:17px;top:9px;left:6px;width:30px;height:32px;top:8px;left:20px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.insurances .list-icon::before{width:16px;height:17px;top:5px;left:9px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.insurances .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list .list-title{display:block}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .list-icon,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .list-icon,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .list-icon,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .list-icon{display:inline-block;position:relative}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .list-title{display:inline-block;margin:18px 0 5px 0}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.payments .line{background-color:#4572c0}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.payments .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;background-color:#4572c0}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.payments .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#payments-view")}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.payments .list-icon::before{width:21px;height:14px;top:10px;left:3px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.payments .list-icon::before{width:21px;height:14px;top:7px;left:6px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.payments .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.savings .line{background-color:#31a3ae}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.savings .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;background-color:#31a3ae}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.savings .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#savings-view")}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.savings .list-icon::before{width:20px;height:15px;top:9px;left:4px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.savings .list-icon::before{width:20px;height:15px;top:6px;left:6px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.savings .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.loans .line{background-color:#fdc129}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.loans .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;background-color:#fdc129}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.loans .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#loans-view")}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.loans .list-icon::before{width:16px;height:15px;top:9px;left:7px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.loans .list-icon::before{width:16px;height:15px;top:6px;left:9px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.loans .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.insurances .line{background-color:#db4d8d}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.insurances .list-icon{width:28px;height:34px;border-radius:0 0 20px 20px;background-color:#db4d8d}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.insurances .list-icon::before{position:absolute;content:"";background-image:url("../../../etc/designs/wcms/images/icons.svg#insurances-view")}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.insurances .list-icon::before{width:16px;height:17px;top:9px;left:6px}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.insurances .list-icon::before{width:16px;height:17px;top:5px;left:9px}
}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list.insurances .list-icon{width:34px;height:28px;border-radius:0 20px 20px 0}
}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row.resp-footer-link,#wrapper .container.multiple-link-list .lists-container .list2 .list1-row.resp-footer-link{display:none}
#wrapper .container.multiple-link-list .lists-container .list1,#wrapper .container.multiple-link-list .lists-container .list2{display:table-cell;vertical-align:top}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner{position:relative;display:table;width:100%}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list1-row,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list1-row,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list1-row{display:table-cell;width:50%;vertical-align:top}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list1-row .list1-row-inner,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list1-row .list1-row-inner,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list1-row .list1-row-inner,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list1-row .list1-row-inner{display:table;width:100%}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list-header,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list-header,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list-header,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list-header{text-decoration:none;width:auto;display:inline-block;cursor:pointer}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list-header div,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list-header div,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list-header div,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list-header div,#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list-header h3,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list-header h3,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list-header h3,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list-header h3{pointer-events:none}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list-header:before,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list-header:before,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list-header:before,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list-header:before{display:none}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list{display:table-cell;box-sizing:border-box;padding:0 10px 10px}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .list-title{font-family:SwedbankHeadlineBold,Arial,sans-serif;margin:9px 0 0;font-size:20px;line-height:22px;padding:0}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .line,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .line,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .line,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .line{height:2px;width:100%}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .links,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .links,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .links,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .links{padding:4px 0 0}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .links a,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .links a,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .links a,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .links a{display:inline-block;position:relative;font-size:14px;line-height:18px;color:#512b2b;font-family:Arial,Helvetica,sans-serif;font-weight:normal;left:14px;margin:0;padding:2px 15px 2px 0;text-decoration:none}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .links a:before,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .links a:before,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .links a:before,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .links a:before{display:inline-block;font-size:12px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .links a:hover,#wrapper .container.multiple-link-list .lists-container .list2 .list1-inner .list .links a:hover,#wrapper .container.multiple-link-list .lists-container .list1 .list2-inner .list .links a:hover,#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .links a:hover{text-decoration:underline}
#wrapper .container.multiple-link-list .lists-container .list1{background:#fbf2ea no-repeat 107% 100%}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner{float:left}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list{width:50%}
#wrapper .container.multiple-link-list .lists-container .list1 .list1-inner .list .list-title{color:#512b2b}
#wrapper .container.multiple-link-list .lists-container .list2{background:#fff8f2 no-repeat 0 0;display:table-cell;padding:8px 40px 0 10px;width:30.6%}
#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner{float:right;position:relative;display:table}
#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list .list-title{color:#ee7023;margin-left:-4px}
#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list.fifth{display:table-cell;box-sizing:border-box;vertical-align:top;padding:0 10px 10px}
#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list.fifth .list-icon{background:0}
#wrapper .container.multiple-link-list .lists-container .list2 .list2-inner .list.fifth .line{background-color:#d4b8a3}
#wrapper .container.multiple-link-list .footer-links-container{clear:left;background-color:#fbf2ea;padding:0 0 0 50px}
#wrapper .container.multiple-link-list .footer-links-container .footer-line-top{margin-top:-2px;height:2px;background:#eae3dd none repeat scroll 0 0;width:77%;margin-left:17px}
#wrapper .container.multiple-link-list .footer-links-container .footer-left-link{float:left;width:69.1%;display:inline-block}
#wrapper .container.multiple-link-list .footer-links-container .footer-left-link .footer-line-top{width:100%;margin-left:-10px}
#wrapper .container.multiple-link-list .footer-links-container .footer-left-link .footer-link.left-link{float:left;padding-top:13px}
#wrapper .container.multiple-link-list .footer-links-container .footer-right-link{background:#fff8f2 none repeat scroll 0 0;float:right;width:30.9%;display:inline-block}
#wrapper .container.multiple-link-list .footer-links-container .footer-right-link .footer-link.right-link{float:left;padding-left:20px;padding-top:13px;padding-bottom:13px}
#wrapper .container.multiple-link-list .footer-link{display:inline-block}
#wrapper .container.multiple-link-list .footer-link a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:none;padding-left:14px;font-weight:bold;position:relative}
#wrapper .container.multiple-link-list .footer-link a::before{content:"";position:absolute;width:6px;height:9px;top:4px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .container.multiple-link-list .footer-link a:hover{text-decoration:underline}
@media screen and (max-width:48em){#wrapper .container.multiple-link-list{padding:0;width:100%}
#wrapper .container.multiple-link-list .header{height:300px;margin-bottom:7px}
#wrapper .container.multiple-link-list .header .header-text-container{height:300px}
#wrapper .container.multiple-link-list .header .header-text-container h1.header-text,#wrapper .container.multiple-link-list .header .header-text-container h1.header-text.bigger{padding:0 50px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true,#wrapper .container.multiple-link-list .lists-container.header-hidden-false{display:block;margin:0}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row.resp-footer-link,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row.resp-footer-link,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list1-row.resp-footer-link,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list1-row.resp-footer-link{display:block;padding-left:10px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list1-row.resp-footer-link,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list1-row.resp-footer-link{padding-bottom:15px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2{display:block}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list1-inner .list1-row .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list1-inner .list1-row .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list2-inner .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list2-inner .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list2-inner .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list2-inner .list .list-icon{position:relative;width:34px;height:28px;display:inline-block}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row .list .list-title,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list .list-title,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list1-inner .list1-row .list .list-title,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list1-inner .list1-row .list .list-title,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list2-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list2-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list2-inner .list .list-title,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list2-inner .list .list-title{display:inline-block;vertical-align:7px;margin:10px 0 5px 3px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1{display:block}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner{display:table;width:100%;float:none;margin-bottom:15px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row{display:table-row}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row .list .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list .list-icon{display:none}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row .list.payments .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.payments .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row .list.savings .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.savings .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row .list.loans .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.loans .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1 .list1-inner .list1-row .list.insurances .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1 .list1-inner .list1-row .list.insurances .list-icon{display:inline-block}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2{display:block;width:auto;background-image:none;margin-left:-39px;padding-left:39px;padding-right:0;padding-top:0}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list2-inner,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list2-inner{width:100%;float:none}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list2 .list2-inner .list.fifth .list-icon,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list2 .list2-inner .list.fifth .list-icon{display:none}
#wrapper .container.multiple-link-list .footer-links-container{display:none}
}
@media screen and (max-width:30em){#wrapper .container.multiple-link-list .header{height:200px;margin-bottom:7px}
#wrapper .container.multiple-link-list .header .header-text-container{height:200px}
#wrapper .container.multiple-link-list .header .header-text-container h1.header-text,#wrapper .container.multiple-link-list .header .header-text-container h1.header-text.bigger{font-size:40px;line-height:44px;padding:0 30px}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1-inner,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1-inner{display:block;width:auto}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1-row,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1-row{display:block;width:auto}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1-row .list1-row-inner,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1-row .list1-row-inner{display:block;width:auto}
#wrapper .container.multiple-link-list .lists-container.header-hidden-true .list1-row .list1-row-inner .list,#wrapper .container.multiple-link-list .lists-container.header-hidden-false .list1-row .list1-row-inner .list{display:block;width:auto}
}
#wrapper .component.login{position:relative;z-index:1;background-color:#fbf2ea;width:100%;max-width:500px;padding:24px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .component.login .login-form form{padding:16px}
#wrapper .component.login .login-form label,#wrapper .component.login .login-form .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper .component.login .login-form .field .error-container,#wrapper .component.login .login-form .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper .component.login .login-form .field .error-container .error,#wrapper .component.login .login-form .fields .error-container .error{pointer-events:none}
#wrapper .component.login .login-form .fields.error legend.label{color:#c5131c}
#wrapper .component.login .login-form .field{position:relative}
#wrapper .component.login .login-form .field.error select,#wrapper .component.login .login-form .field.error textarea,#wrapper .component.login .login-form .field.error input.form-textfield,#wrapper .component.login .login-form .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper .component.login .login-form .field.error label{color:#c5131c}
#wrapper .component.login .login-form .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper .component.login .login-form .field input,#wrapper .component.login .login-form .field input[type="number"]::-webkit-inner-spin-button,#wrapper .component.login .login-form .field input[type="date"]::-webkit-inner-spin-button,#wrapper .component.login .login-form .field button,#wrapper .component.login .login-form .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper .component.login .login-form .field input[type="number"]{-moz-appearance:textfield}
#wrapper .component.login .login-form .field textarea,#wrapper .component.login .login-form .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper .component.login .login-form .field input[type="text"]::-ms-clear{display:none}
#wrapper .component.login .login-form .field input[type="text"],#wrapper .component.login .login-form .field input[type="number"],#wrapper .component.login .login-form .field input[type="password"],#wrapper .component.login .login-form .field textarea,#wrapper .component.login .login-form .field select,#wrapper .component.login .login-form .field input.form-textfield,#wrapper .component.login .login-form .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper .component.login .login-form .field input[type="text"]::-webkit-input-placeholder,#wrapper .component.login .login-form .field input[type="number"]::-webkit-input-placeholder,#wrapper .component.login .login-form .field input[type="password"]::-webkit-input-placeholder,#wrapper .component.login .login-form .field textarea::-webkit-input-placeholder,#wrapper .component.login .login-form .field select::-webkit-input-placeholder,#wrapper .component.login .login-form .field input.form-textfield::-webkit-input-placeholder,#wrapper .component.login .login-form .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper .component.login .login-form .field input[type="text"]:-moz-placeholder,#wrapper .component.login .login-form .field input[type="number"]:-moz-placeholder,#wrapper .component.login .login-form .field input[type="password"]:-moz-placeholder,#wrapper .component.login .login-form .field textarea:-moz-placeholder,#wrapper .component.login .login-form .field select:-moz-placeholder,#wrapper .component.login .login-form .field input.form-textfield:-moz-placeholder,#wrapper .component.login .login-form .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper .component.login .login-form .field input[type="text"]::-moz-placeholder,#wrapper .component.login .login-form .field input[type="number"]::-moz-placeholder,#wrapper .component.login .login-form .field input[type="password"]::-moz-placeholder,#wrapper .component.login .login-form .field textarea::-moz-placeholder,#wrapper .component.login .login-form .field select::-moz-placeholder,#wrapper .component.login .login-form .field input.form-textfield::-moz-placeholder,#wrapper .component.login .login-form .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper .component.login .login-form .field input[type="text"]:-ms-input-placeholder,#wrapper .component.login .login-form .field input[type="number"]:-ms-input-placeholder,#wrapper .component.login .login-form .field input[type="password"]:-ms-input-placeholder,#wrapper .component.login .login-form .field textarea:-ms-input-placeholder,#wrapper .component.login .login-form .field select:-ms-input-placeholder,#wrapper .component.login .login-form .field input.form-textfield:-ms-input-placeholder,#wrapper .component.login .login-form .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper .component.login .login-form .field input[type="text"] ::placeholder,#wrapper .component.login .login-form .field input[type="number"] ::placeholder,#wrapper .component.login .login-form .field input[type="password"] ::placeholder,#wrapper .component.login .login-form .field textarea ::placeholder,#wrapper .component.login .login-form .field select ::placeholder,#wrapper .component.login .login-form .field input.form-textfield ::placeholder,#wrapper .component.login .login-form .field .fancy-select ::placeholder{color:#72605e}
#wrapper .component.login .login-form .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper .component.login .login-form .field.checkbox,#wrapper .component.login .login-form .field.radio{position:relative;cursor:pointer}
#wrapper .component.login .login-form .field.checkbox label,#wrapper .component.login .login-form .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper .component.login .login-form .field.checkbox label::before,#wrapper .component.login .login-form .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper .component.login .login-form .field.checkbox input,#wrapper .component.login .login-form .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper .component.login .login-form .field.checkbox input.selected ~ label:before,#wrapper .component.login .login-form .field.radio input.selected ~ label:before,#wrapper .component.login .login-form .field.checkbox input:checked ~ label:before,#wrapper .component.login .login-form .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper .component.login .login-form .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper .component.login .login-form .field.radio input[type="radio"].selected ~ label::before,#wrapper .component.login .login-form .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper .component.login .login-form .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper .component.login .login-form .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper .component.login .login-form .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper .component.login .login-form .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper .component.login .login-form .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper .component.login .login-form .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper .component.login .login-form .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper .component.login .login-form .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper .component.login .login-form .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper .component.login .login-form .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .component.login .login-form .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper .component.login .login-form .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper .component.login .login-form .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper .component.login .login-form .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper .component.login .login-form .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper .component.login .login-form .field .fancy-select .fancy-select-dropdown li.active,#wrapper .component.login .login-form .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper .component.login .login-form .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper .component.login .login-form .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper .component.login .login-form .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.login .login-form .field.active.checkbox label:before,#wrapper .component.login .login-form .field.hover.checkbox label:before,#wrapper .component.login .login-form .field.active.radio label:before,#wrapper .component.login .login-form .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.login .login-form .field.disabled textarea,#wrapper .component.login .login-form .field.disabled select,#wrapper .component.login .login-form .field.disabled input[type="text"],#wrapper .component.login .login-form .field.disabled input[type="number"],#wrapper .component.login .login-form .field.disabled input.form-textfield{background:#faf9f6}
#wrapper .component.login .login-form .field.disabled .fancy-select{background:#f9f8f6}
#wrapper .component.login .login-form .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .component.login .login-form .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper .component.login .login-form .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper .component.login .login-form .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper .component.login .login-form .cmp ~ .cmp>.field,#wrapper .component.login .login-form .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper .component.login .login-form .captcha.field{margin:24px 0}
#wrapper .component.login .login-form .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper .component.login .login-form .checkbox-list.horizontal,#wrapper .component.login .login-form .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.login .login-form .checkbox-list.horizontal li,#wrapper .component.login .login-form .radio-list.horizontal li{margin:8px 12px}
#wrapper .component.login .login-form .checkbox-list.vertical,#wrapper .component.login .login-form .radio-list.vertical{margin:-4px -12px}
#wrapper .component.login .login-form .checkbox-list.vertical li,#wrapper .component.login .login-form .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper .component.login .login-form fieldset{margin-bottom:8px;border:0}
#wrapper .component.login .login-form fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper .component.login .login-form .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper .component.login .login-form .field label,#wrapper .component.login .login-form .field .label{font-size:.75rem}
#wrapper .component.login .login-form .field input[type="text"],#wrapper .component.login .login-form .field input[type="password"],#wrapper .component.login .login-form .field input[type="date"],#wrapper .component.login .login-form .field input[type="number"],#wrapper .component.login .login-form .field select,#wrapper .component.login .login-form .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper .component.login .login-form .field .fancy-select{padding-right:40px}
#wrapper .component.login .login-form .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper .component.login .login-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper .component.login .login-form .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper .component.login .login-form .field.checkbox label,#wrapper .component.login .login-form .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper .component.login .login-form .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper .component.login .login-form h2{color:#f35b1c;margin-bottom:12px}
#wrapper .component.login .login-form .form-inner-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin:0 -12px}
#wrapper .component.login .login-form .form-inner-container>div{margin:0 12px}
#wrapper .component.login .login-form .form-inner-container>div.field.password{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}
#wrapper .component.login .login-form .form-inner-container>div.login-button{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;margin-top:28px}
#wrapper .component.login .login-form .form-inner-container>div.login-button .general-button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;font-size:1.125rem;line-height:1.375rem;min-width:112px;min-height:40px;margin:24px 0;margin:0}
#wrapper .component.login .login-form .form-inner-container>div.login-button .general-button:focus,#wrapper .component.login .login-form .form-inner-container>div.login-button .general-button:hover{background:#c76a31}
#wrapper .component.login .login-form .form-inner-container>div.login-button .general-button:focus,#wrapper .component.login .login-form .form-inner-container>div.login-button .general-button:hover{background:#c76a31}
#wrapper .component.login .login-form .form-inner-container>div.login-button .general-button.hover{background:#c76a31}
#wrapper .component.login .login-form .form-inner-container>div.login-button .general-button:not(.hover){background:#ee7023}
#wrapper .component.login .login-form .login-help-text{margin-top:24px}
#wrapper .component.login .login-form .login-help-text a{color:#257886;text-decoration:none}
#wrapper .component.login .login-form .login-help-text a:hover{text-decoration:underline}
@media screen and (max-width:30em){#wrapper .component.login .login-form .form-inner-container{display:block}
#wrapper .component.login .login-form .form-inner-container>div.login-button{margin-top:24px}
#wrapper .component.login .login-form .form-inner-container>div.login-button button.general-button{width:100%}
}
.component.link-list.apricot{background-color:#fbf2ea}
.component.link-list.light-turquoise{background-color:#ebf8f2}
.component.link-list.pink{background-color:#fbedf4}
.component.link-list.light-blue{background-color:#e9f7fb}
.component.link-list:not(.no-background){padding:16px}
.component.link-list .list-header{padding-bottom:8px}
.component.link-list .content a{font-weight:bold;display:inline-block}
.component.link-list .content a:not(.email):not(.phonenumber){position:relative;padding-left:14px}
.component.link-list .content a:not(.email):not(.phonenumber)::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
.component.link-list .content a.phonenumber{color:#512b2b}
.component.link-list .content p{padding:4px 0}
.component.link-list .content a:hover{text-decoration:underline}
.interest-list-history h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:2.5rem;line-height:3rem}
@media screen and (max-width:48em){.interest-list-history h1{font-size:1.875rem;line-height:2rem}
}
.interest-list-history h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1.375rem;line-height:1.5rem}
.interest-list-history h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:1.125rem;line-height:1.375rem}
.interest-list-history h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1rem;line-height:1.5rem}
.interest-list-history h1{line-height:2.75rem;margin-bottom:6px}
.interest-list-history .table3 thead th{border-bottom:1px solid #222;border-top:1px solid #fbf2ea;font-size:12px;font-weight:bold;padding:4px 3px}
.interest-list-history .float-clearfix .container.article{max-width:100%}
.interest-list-history .float-clearfix table th.scope{font-size:12px;background-color:#fbf2ea;border-left:1px solid #e1e1e1;border-top:0 none;vertical-align:top}
.interest-list-history .float-clearfix table th:first-child{border-left:0 none}
.interest-list-history .float-clearfix table tbody td{font-size:12px;border-top:1px solid #e1e1e1;padding:5px 3px}
.interest-list-history .float-clearfix table tbody tr:first-child td{border-top:0 none}
.interest-list-history table.docplace{border-bottom:0 none;width:100%}
.interest-list-history table.docplace td{padding:0}
.container.interest-list .container.textitem .box{margin:0 auto;background:rgba(255,255,255,0.2);padding:35px;border:2px solid #fff;border-radius:.4px;background-clip:padding-box;text-align:center}
.container.interest-list .container.textitem .button{font-size:1em;padding:10px;color:#fff;border:2px solid #06d85f;border-radius:.4px;text-decoration:none;cursor:pointer;transition:all .3s ease-out}
.container.interest-list .container.textitem .button:hover{background:#06d85f}
.block-b .container.interest-list .history-link,.block-c .container.interest-list .history-link,.block-b .container.interest-teaser .teaserlink.interestrate a,.block-c .container.interest-teaser .teaserlink.interestrate a{font-size:.875rem;line-height:1.375rem}
.container.interest-teaser{background-color:#fbf2ea;padding:30px 15px 15px;margin:0;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.container.interest-teaser .interestrate-icon{position:absolute;width:70px;height:85px;border-radius:0 0 40px 40px;right:15px;top:0;background-color:#fdc129}
.container.interest-teaser .interestrate-icon .icon{position:absolute;color:#fff;width:42px;height:38px;left:15px;top:16px}
.container.interest-teaser table.interestrate{width:100%;margin-top:0}
.container.interest-teaser tr .interestrate-first-description{font-family:SwedbankSansRegular,Arial,sans-serif;padding-bottom:0;border-bottom:1px solid #ebe7e2;max-width:68%;font-size:16px;color:#562b2b;line-height:22px}
.container.interest-teaser tr .interestrate-first-rate{font-family:SwedbankSansRegular,Arial,sans-serif;font-size:78px;padding-bottom:19px;color:#f35b1c;line-height:86px}
.container.interest-teaser tr th,.container.interest-teaser tr td{font-family:SwedbankSansRegular,Arial,sans-serif;font-size:16px;text-align:left}
.container.interest-teaser tr.interestrate-description th{border-bottom:1px solid #ebe7e2}
.container.interest-teaser tr.interestrate-rate td{color:#ee7023;padding:8px 0}
.container.interest-teaser tr.interestrate-last-description td{font-family:Arial,Helvetica,sans-serif;font-size:14px;padding-bottom:3px}
.container.interest-teaser .teaserlink.interestrate{padding:8px 0}
.container.interest-teaser .teaserlink.interestrate a{font-family:SwedbankSansRegular,Arial,sans-serif;color:#257886;font-size:1rem;line-height:1.5rem;text-decoration:underline}
.container.interest-teaser .teaserlink.interestrate a:hover{text-decoration:none}
.interest-list-history .textitem h1,.interest-list .textitem h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:2.5rem;line-height:3rem}
@media screen and (max-width:48em){.interest-list-history .textitem h1,.interest-list .textitem h1{font-size:1.875rem;line-height:2rem}
}
.interest-list-history .textitem h2,.interest-list .textitem h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1.375rem;line-height:1.5rem}
.interest-list-history .textitem h3,.interest-list .textitem h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:1.125rem;line-height:1.375rem}
.interest-list-history .textitem h4,.interest-list .textitem h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1rem;line-height:1.5rem}
.interest-list-history .textitem .header h2,.interest-list .textitem .header h2{line-height:1.625rem;border-bottom:2px solid #ebe7e2;margin:0 0 2px;padding:0 0 5px}
.interest-list-history table,.interest-list table{border-bottom:1px solid #222;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem}
.interest-list-history table td,.interest-list table td{padding:5px 10px;border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1}
.interest-list-history table td.scope,.interest-list table td.scope{line-height:1.375rem;background-color:#fbf2ea;border-bottom:1px solid #222;margin:0 0 2px;padding:5px 10px}
.interest-list-history table td.scope h1,.interest-list table td.scope h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:2.5rem;line-height:3rem}
@media screen and (max-width:48em){.interest-list-history table td.scope h1,.interest-list table td.scope h1{font-size:1.875rem;line-height:2rem}
}
.interest-list-history table td.scope h2,.interest-list table td.scope h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1.375rem;line-height:1.5rem}
.interest-list-history table td.scope h3,.interest-list table td.scope h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:1.125rem;line-height:1.375rem}
.interest-list-history table td.scope h4,.interest-list table td.scope h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1rem;line-height:1.5rem}
.interest-list-history table td.scope h4,.interest-list table td.scope h4{font-weight:bold}
.interest-list-history table td:first-child,.interest-list table td:first-child{border-left:0 none}
.interest-list-history table tbody tr:first-child td,.interest-list table tbody tr:first-child td{border-top:0 none}
.interest-list-history .history-link,.interest-list .history-link{font-family:SwedbankSansRegular,Arial,sans-serif;color:#257886;font-size:1rem;line-height:1.5rem;text-decoration:underline}
.interest-list-history .history-link:hover,.interest-list .history-link:hover{text-decoration:none}
@media screen and (max-width:48em){.container.interest-list .history-link,.container.interest-teaser .teaserlink.interestrate a{font-size:.875rem;line-height:1.375rem}
}
@media screen and (max-width:30em){.container.interest-list .container.textitem .toplayer{display:none}
.container.interest-list .container.textitem .toplayer.show{min-width:100%;z-index:667}
.container.interest-list .container.textitem .toplayer .float-clearfix{margin:30px 0}
.popup{overflow:auto}
}
.component.image{padding:0}
.component.image map area{outline:0}
.component.image img{max-width:100%;display:block}
.component.image.full-width{text-align:center}
.component.image.left{width:50%;margin-right:50%}
.component.image.right{text-align:right;width:50%;margin-left:50%}
.component.image .caption{font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676;padding-top:8px}
.block-c .component.image.left,.block-d .component.image.left{width:100%;margin-right:0}
.block-c .component.image.right,.block-d .component.image.right{width:100%;margin-left:0}
@media screen and (max-width:30em){.component.image.left{width:100%;margin-right:0}
.component.image.right{width:100%;margin-left:0}
}
.component.iframe iframe{width:100%;border:0}
#wrapper .container.iban-calculator form{background-color:#fff;border-top:0}
#wrapper .container.iban-calculator .form-table{width:100%;border-collapse:separate;margin:0;max-width:100%;font-size:12px}
#wrapper .container.iban-calculator .form-table th,#wrapper .container.iban-calculator .form-table td{text-align:left;min-height:15px;vertical-align:top}
#wrapper .container.iban-calculator .form-table thead th{border:0 none}
#wrapper .container.iban-calculator .form-table thead .form-header{display:block;text-align:left;float:none;margin:0;padding:0}
#wrapper .container.iban-calculator .form-table thead .form-header h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px;color:#512b2b;margin:0 0 2px;padding:0 0 5px;line-height:24px;font-size:16px;margin:0;padding:5px 7px 4px 10px;background:none scroll 0 0 #fbf2ea;border:0 none;clear:both}
#wrapper .container.iban-calculator .form-table tbody tr td{border-bottom:1px dashed #e1e1e1;vertical-align:middle;padding:4px 0 5px}
#wrapper .container.iban-calculator .form-table tbody tr td:first-child{border-left:1px solid #e1e1e1;border-top:0 none}
#wrapper .container.iban-calculator .form-table tbody tr td:last-child{border-right:1px solid #e1e1e1}
#wrapper .container.iban-calculator .form-table tbody tr td.table-border-left{padding-left:10px;padding-right:10px}
#wrapper .container.iban-calculator .form-table tbody label{vertical-align:top;margin-right:10px;font-weight:bold;font-size:12px;box-sizing:border-box;color:#512b2b;line-height:22px}
#wrapper .container.iban-calculator .form-table tbody input[type="text"]{color:#512b2b;font-size:12px;font-family:Arial,Helvetica,sans-serif;box-sizing:border-box;vertical-align:top;margin:0 4px 0 0}
#wrapper .container.iban-calculator .form-table tfoot td{border:1px solid #e1e1e1;border-top:0;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;text-align:right}
#wrapper .container.iban-calculator .form-table tfoot td .footer-inner{padding:10px 9px}
#wrapper .container.iban-calculator .form-table tfoot td .footer-inner input[type="button"]{background:#31a3ae none repeat scroll 0 0;font-family:SwedbankSansMedium,Arial,sans-serif;color:#fff;border:0;border-radius:2px;display:inline-block;font-size:16px;overflow:visible;width:auto;margin:0;padding:8px 21px;cursor:pointer}
.component.headline{padding:12px 0 0}
.component.headline h2{border-bottom:2px solid #ebe7e2}
#wrapper .component.geoblock h2{color:#f35b1c}
#wrapper .component.geoblock .descriptive-text{padding-bottom:24px}
#wrapper .component.geoblock .denied-text p a,#wrapper .component.geoblock .disclaimer-text p a{padding-left:14px;position:relative}
#wrapper .component.geoblock .denied-text p a::before,#wrapper .component.geoblock .disclaimer-text p a::before{content:"";position:absolute;width:6px;height:9px;top:4px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .component.geoblock .denied-text p a:hover,#wrapper .component.geoblock .disclaimer-text p a:hover{text-decoration:underline}
#wrapper .component.geoblock .denied-text h2{margin-bottom:12px}
#wrapper .component.geoblock .denied-text p{margin-bottom:24px}
#wrapper .component.geoblock .disclaimer-text p a{padding-bottom:8px}
#wrapper .component.geoblock .geoblock-form form{padding:16px}
#wrapper .component.geoblock .geoblock-form label,#wrapper .component.geoblock .geoblock-form .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper .component.geoblock .geoblock-form .field .error-container,#wrapper .component.geoblock .geoblock-form .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper .component.geoblock .geoblock-form .field .error-container .error,#wrapper .component.geoblock .geoblock-form .fields .error-container .error{pointer-events:none}
#wrapper .component.geoblock .geoblock-form .fields.error legend.label{color:#c5131c}
#wrapper .component.geoblock .geoblock-form .field{position:relative}
#wrapper .component.geoblock .geoblock-form .field.error select,#wrapper .component.geoblock .geoblock-form .field.error textarea,#wrapper .component.geoblock .geoblock-form .field.error input.form-textfield,#wrapper .component.geoblock .geoblock-form .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper .component.geoblock .geoblock-form .field.error label{color:#c5131c}
#wrapper .component.geoblock .geoblock-form .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper .component.geoblock .geoblock-form .field input,#wrapper .component.geoblock .geoblock-form .field input[type="number"]::-webkit-inner-spin-button,#wrapper .component.geoblock .geoblock-form .field input[type="date"]::-webkit-inner-spin-button,#wrapper .component.geoblock .geoblock-form .field button,#wrapper .component.geoblock .geoblock-form .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper .component.geoblock .geoblock-form .field input[type="number"]{-moz-appearance:textfield}
#wrapper .component.geoblock .geoblock-form .field textarea,#wrapper .component.geoblock .geoblock-form .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper .component.geoblock .geoblock-form .field input[type="text"]::-ms-clear{display:none}
#wrapper .component.geoblock .geoblock-form .field input[type="text"],#wrapper .component.geoblock .geoblock-form .field input[type="number"],#wrapper .component.geoblock .geoblock-form .field input[type="password"],#wrapper .component.geoblock .geoblock-form .field textarea,#wrapper .component.geoblock .geoblock-form .field select,#wrapper .component.geoblock .geoblock-form .field input.form-textfield,#wrapper .component.geoblock .geoblock-form .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper .component.geoblock .geoblock-form .field input[type="text"]::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="number"]::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="password"]::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .field textarea::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .field select::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .field input.form-textfield::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .field input[type="text"]:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="number"]:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="password"]:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field textarea:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field select:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field input.form-textfield:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .field input[type="text"]::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="number"]::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="password"]::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field textarea::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field select::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field input.form-textfield::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .field input[type="text"]:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="number"]:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="password"]:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .field textarea:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .field select:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .field input.form-textfield:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .field input[type="text"] ::placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="number"] ::placeholder,#wrapper .component.geoblock .geoblock-form .field input[type="password"] ::placeholder,#wrapper .component.geoblock .geoblock-form .field textarea ::placeholder,#wrapper .component.geoblock .geoblock-form .field select ::placeholder,#wrapper .component.geoblock .geoblock-form .field input.form-textfield ::placeholder,#wrapper .component.geoblock .geoblock-form .field .fancy-select ::placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper .component.geoblock .geoblock-form .field.checkbox,#wrapper .component.geoblock .geoblock-form .field.radio{position:relative;cursor:pointer}
#wrapper .component.geoblock .geoblock-form .field.checkbox label,#wrapper .component.geoblock .geoblock-form .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper .component.geoblock .geoblock-form .field.checkbox label::before,#wrapper .component.geoblock .geoblock-form .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper .component.geoblock .geoblock-form .field.checkbox input,#wrapper .component.geoblock .geoblock-form .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper .component.geoblock .geoblock-form .field.checkbox input.selected ~ label:before,#wrapper .component.geoblock .geoblock-form .field.radio input.selected ~ label:before,#wrapper .component.geoblock .geoblock-form .field.checkbox input:checked ~ label:before,#wrapper .component.geoblock .geoblock-form .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper .component.geoblock .geoblock-form .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper .component.geoblock .geoblock-form .field.radio input[type="radio"].selected ~ label::before,#wrapper .component.geoblock .geoblock-form .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper .component.geoblock .geoblock-form .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper .component.geoblock .geoblock-form .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper .component.geoblock .geoblock-form .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper .component.geoblock .geoblock-form .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper .component.geoblock .geoblock-form .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper .component.geoblock .geoblock-form .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper .component.geoblock .geoblock-form .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper .component.geoblock .geoblock-form .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper .component.geoblock .geoblock-form .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper .component.geoblock .geoblock-form .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .component.geoblock .geoblock-form .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper .component.geoblock .geoblock-form .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper .component.geoblock .geoblock-form .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper .component.geoblock .geoblock-form .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper .component.geoblock .geoblock-form .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper .component.geoblock .geoblock-form .field .fancy-select .fancy-select-dropdown li.active,#wrapper .component.geoblock .geoblock-form .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper .component.geoblock .geoblock-form .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper .component.geoblock .geoblock-form .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper .component.geoblock .geoblock-form .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.geoblock .geoblock-form .field.active.checkbox label:before,#wrapper .component.geoblock .geoblock-form .field.hover.checkbox label:before,#wrapper .component.geoblock .geoblock-form .field.active.radio label:before,#wrapper .component.geoblock .geoblock-form .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.geoblock .geoblock-form .field.disabled textarea,#wrapper .component.geoblock .geoblock-form .field.disabled select,#wrapper .component.geoblock .geoblock-form .field.disabled input[type="text"],#wrapper .component.geoblock .geoblock-form .field.disabled input[type="number"],#wrapper .component.geoblock .geoblock-form .field.disabled input.form-textfield{background:#faf9f6}
#wrapper .component.geoblock .geoblock-form .field.disabled .fancy-select{background:#f9f8f6}
#wrapper .component.geoblock .geoblock-form .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .component.geoblock .geoblock-form .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper .component.geoblock .geoblock-form .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper .component.geoblock .geoblock-form .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper .component.geoblock .geoblock-form .cmp ~ .cmp>.field,#wrapper .component.geoblock .geoblock-form .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper .component.geoblock .geoblock-form .captcha.field{margin:24px 0}
#wrapper .component.geoblock .geoblock-form .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper .component.geoblock .geoblock-form .checkbox-list.horizontal,#wrapper .component.geoblock .geoblock-form .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.geoblock .geoblock-form .checkbox-list.horizontal li,#wrapper .component.geoblock .geoblock-form .radio-list.horizontal li{margin:8px 12px}
#wrapper .component.geoblock .geoblock-form .checkbox-list.vertical,#wrapper .component.geoblock .geoblock-form .radio-list.vertical{margin:-4px -12px}
#wrapper .component.geoblock .geoblock-form .checkbox-list.vertical li,#wrapper .component.geoblock .geoblock-form .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper .component.geoblock .geoblock-form fieldset{margin-bottom:8px;border:0}
#wrapper .component.geoblock .geoblock-form fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper .component.geoblock .geoblock-form .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper .component.geoblock .geoblock-form .field label,#wrapper .component.geoblock .geoblock-form .field .label{font-size:.75rem}
#wrapper .component.geoblock .geoblock-form .field input[type="text"],#wrapper .component.geoblock .geoblock-form .field input[type="password"],#wrapper .component.geoblock .geoblock-form .field input[type="date"],#wrapper .component.geoblock .geoblock-form .field input[type="number"],#wrapper .component.geoblock .geoblock-form .field select,#wrapper .component.geoblock .geoblock-form .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper .component.geoblock .geoblock-form .field .fancy-select{padding-right:40px}
#wrapper .component.geoblock .geoblock-form .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper .component.geoblock .geoblock-form .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper .component.geoblock .geoblock-form .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper .component.geoblock .geoblock-form .field.checkbox label,#wrapper .component.geoblock .geoblock-form .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper .component.geoblock .geoblock-form .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper .component.geoblock .geoblock-form .dropdown-container{background-color:#fbf2ea;padding:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
#wrapper .component.geoblock .geoblock-form .dropdown-container form{padding:16px}
#wrapper .component.geoblock .geoblock-form .dropdown-container label,#wrapper .component.geoblock .geoblock-form .dropdown-container .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .error-container,#wrapper .component.geoblock .geoblock-form .dropdown-container .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .error-container .error,#wrapper .component.geoblock .geoblock-form .dropdown-container .fields .error-container .error{pointer-events:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .fields.error legend.label{color:#c5131c}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field{position:relative}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.error select,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.error textarea,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.error input.form-textfield,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.error label{color:#c5131c}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"]::-webkit-inner-spin-button,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="date"]::-webkit-inner-spin-button,#wrapper .component.geoblock .geoblock-form .dropdown-container .field button,#wrapper .component.geoblock .geoblock-form .dropdown-container .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"]{-moz-appearance:textfield}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"]::-ms-clear{display:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="password"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea,#wrapper .component.geoblock .geoblock-form .dropdown-container .field select,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input.form-textfield,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"]::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"]::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="password"]::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field select::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input.form-textfield::-webkit-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"]:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"]:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="password"]:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field select:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input.form-textfield:-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"]::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"]::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="password"]::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field select::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input.form-textfield::-moz-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"]:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"]:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="password"]:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field select:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input.form-textfield:-ms-input-placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"] ::placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"] ::placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="password"] ::placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea ::placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field select ::placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field input.form-textfield ::placeholder,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select ::placeholder{color:#72605e}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio{position:relative;cursor:pointer}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox label,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox label::before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox input,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox input.selected ~ label:before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio input.selected ~ label:before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox input:checked ~ label:before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio input[type="radio"].selected ~ label::before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select .fancy-select-dropdown li.active,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active.checkbox label:before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.hover.checkbox label:before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active.radio label:before,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.disabled textarea,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.disabled select,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.disabled input[type="text"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field.disabled input[type="number"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field.disabled input.form-textfield{background:#faf9f6}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.disabled .fancy-select{background:#f9f8f6}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper .component.geoblock .geoblock-form .dropdown-container .cmp ~ .cmp>.field,#wrapper .component.geoblock .geoblock-form .dropdown-container .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .captcha.field{margin:24px 0}
#wrapper .component.geoblock .geoblock-form .dropdown-container .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper .component.geoblock .geoblock-form .dropdown-container .checkbox-list.horizontal,#wrapper .component.geoblock .geoblock-form .dropdown-container .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.geoblock .geoblock-form .dropdown-container .checkbox-list.horizontal li,#wrapper .component.geoblock .geoblock-form .dropdown-container .radio-list.horizontal li{margin:8px 12px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .checkbox-list.vertical,#wrapper .component.geoblock .geoblock-form .dropdown-container .radio-list.vertical{margin:-4px -12px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .checkbox-list.vertical li,#wrapper .component.geoblock .geoblock-form .dropdown-container .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper .component.geoblock .geoblock-form .dropdown-container fieldset{margin-bottom:8px;border:0}
#wrapper .component.geoblock .geoblock-form .dropdown-container fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper .component.geoblock .geoblock-form .dropdown-container .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper .component.geoblock .geoblock-form .dropdown-container .field label,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .label{font-size:.75rem}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="text"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="password"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="date"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field input[type="number"],#wrapper .component.geoblock .geoblock-form .dropdown-container .field select,#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select{padding-right:40px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper .component.geoblock .geoblock-form .dropdown-container .field.checkbox label,#wrapper .component.geoblock .geoblock-form .dropdown-container .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper .component.geoblock .geoblock-form .dropdown-container .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper .component.geoblock .geoblock-form .field{padding:8px;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}
#wrapper .component.geoblock .geoblock-form .field.button{text-align:right;padding:24px 0}
#wrapper .component.geoblock .geoblock-form .field.button .submit-button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;font-size:1.125rem;line-height:1.375rem;min-width:112px;min-height:40px;margin:24px 0;margin:0}
#wrapper .component.geoblock .geoblock-form .field.button .submit-button:focus,#wrapper .component.geoblock .geoblock-form .field.button .submit-button:hover{background:#c76a31}
#wrapper .component.geoblock .geoblock-form .field.button .submit-button:focus,#wrapper .component.geoblock .geoblock-form .field.button .submit-button:hover{background:#c76a31}
#wrapper .component.geoblock .geoblock-form .field.button .submit-button.hover{background:#c76a31}
#wrapper .component.geoblock .geoblock-form .field.button .submit-button:not(.hover){background:#ee7023}
#wrapper .component.geoblock .geoblock-form .field.button .submit-button:focus,#wrapper .component.geoblock .geoblock-form .field.button .submit-button:hover{background:#c76a31}
#wrapper .component.geoblock .geoblock-form .submit-button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;font-size:1.125rem;line-height:1.375rem;min-width:112px;min-height:40px;margin:24px 0;margin:0}
#wrapper .component.geoblock .geoblock-form .submit-button:focus,#wrapper .component.geoblock .geoblock-form .submit-button:hover{background:#c76a31}
#wrapper .component.geoblock .geoblock-form .submit-button:focus,#wrapper .component.geoblock .geoblock-form .submit-button:hover{background:#c76a31}
#wrapper .component.geoblock .geoblock-form .submit-button.hover{background:#c76a31}
#wrapper .component.geoblock .geoblock-form .submit-button:not(.hover){background:#ee7023}
#wrapper .component.geoblock .geoblock-form .submit-button:focus,#wrapper .component.geoblock .geoblock-form .submit-button:hover{background:#c76a31}
#wrapper.component.general-layer .layer-container.component-geoblock-outer.small-modal{width:374px;padding:24px}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer{padding:40px 56px}
@media screen and (max-width:48em){#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer{padding:32px 40px}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer.small-modal{padding-top:24px}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer .component.geoblock{padding-top:12px}
}
@media screen and (max-width:30em){#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer{padding:16px 24px}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer .component.geoblock{padding-top:32px}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer .component.geoblock .geoblock-form .dropdown-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer .component.geoblock .geoblock-form .field{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer .component.geoblock .geoblock-form .field.button .submit-button{width:100%}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer.small-modal{width:calc(100% - 2*12px)}
#wrapper.component.general-layer.top-layer .layer-container.component-geoblock-outer.small-modal .component.geoblock{padding-top:12px}
}
.component.general-list{width:100%}
.component.general-list .general-list-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.component.general-list .general-list-inner .row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
.component.general-list .general-list-inner .row .column{-webkit-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}
.component.general-list .general-list-inner .row .column .main-image img{max-width:100%}
.component.general-list .general-list-inner .row .column.first,.component.general-list .general-list-inner .row .column.second{padding-right:16px}
.component.general-list .general-list-inner .row .column.third{padding-right:8px}
.component.general-list .general-list-inner.borders .row{border-bottom:1px solid #ebe7e2}
.component.general-list .general-list-inner.no-borders .row{border-bottom:0}
.component.general-list .general-list-inner .main-text h2{padding:16px 0 6px}
.component.general-list .general-list-inner .main-text h3,.component.general-list .general-list-inner .main-text h4{padding:12px 0 6px}
.component.general-list .general-list-inner .main-text a{font-size:.875rem;line-height:1.375rem;text-decoration:underline;text-decoration:none;font-weight:bold;position:relative;left:14px;display:inline-block;margin:0;padding:0 15px 0 0;color:#257886;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px}
.component.general-list .general-list-inner .main-text a.block{text-decoration:none;margin-left:14px}
.component.general-list .general-list-inner .main-text a.block:hover{text-decoration:underline;cursor:pointer}
.component.general-list .general-list-inner .main-text a.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
.component.general-list .general-list-inner .main-text a:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
.component.general-list .general-list-inner .main-text a:hover{text-decoration:underline}
.component.general-list .general-list-inner .main-text p{margin:0;padding:8px 0;font-size:14px;line-height:22px}
#footer{background:#fbf2ea}
#footer h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:2.5rem;line-height:3rem}
@media screen and (max-width:48em){#footer h1{font-size:1.875rem;line-height:2rem}
}
#footer h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1.375rem;line-height:1.5rem}
#footer h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#f35b1c;font-weight:400;font-size:1.125rem;line-height:1.375rem}
#footer h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;color:#512b2b;font-weight:400;font-size:1rem;line-height:1.5rem}
#footer.apricot{background-color:#fbf2ea}
#footer.brown{background-color:#512b2b}
#footer.white{background-color:#fff}
#footer.brown{color:#fff}
#footer.brown h4,#footer.brown a{color:#fff}
#footer.standard{margin:0 auto;max-width:1048px}
.bg.bg-color-white ~ footer #footer.standard{max-width:calc(1048px - 2 * 12px)}
#footer .logo img{max-height:42px;max-width:100%;display:block}
#footer .logo.spacer{padding-bottom:24px}
#footer a{color:#512b2b;text-decoration:none;display:inline-block;padding-left:12px;cursor:pointer;position:relative}
#footer a::before{content:"";position:absolute;width:6px;height:9px;top:4px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-right-view");background-size:cover}
#footer .footer-content{margin:0 auto;max-width:1048px;font-size:.75rem;line-height:1rem}
#footer .footer-content>.aem-GridColumn{padding:24px 12px}
#footer .footer-content li{margin:8px 0}
#footer h3{font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:.75rem;line-height:1rem;color:#512b2b}
#footer .select-website{margin:0 0 12px;background:#fff;width:160px;border:1px solid #e1e1e1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#footer .select-website .selector{cursor:pointer;padding:0 8px;pointer-events:none;font-weight:normal;position:relative}
#footer .select-website .selector::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:6px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-brown-down-view");background-size:cover}
#footer .select-website ul{display:none;position:absolute;z-index:10;left:-1px;bottom:22px;background:#fff;border:1px solid #ebe7e2;width:100%}
#footer .select-website ul a{padding:0 8px;display:block}
#footer .select-website ul a::before{display:none}
#footer .select-website.open ul{display:block}
#footer .legal{text-align:center;padding:24px 0;font-size:.75rem;line-height:1rem;margin:0 auto;max-width:1048px}
#footer .legal:empty{display:none}
#footer.intranet{margin:0 auto;max-width:1048px}
#wrapper.subsite-3-4+footer .footer #footer,#wrapper.subsite-3-4+footer .footer .legal{margin:0 auto;max-width:786px}
.bg.bg-color-white ~ #wrapper.subsite-3-4+footer #footer{max-width:calc(786px - 2 * 12px)}
@media screen and (max-width:48em){#footer .footer-content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#footer .footer-content>.aem-GridColumn{padding:24px}
#footer .footer-content>.aem-GridColumn.no-content{display:none}
}
.container.fond-list #paginationLink{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;text-decoration:none}
.container.fond-list table{border-bottom:1px solid #222}
.container.fond-list table thead tr td{min-height:15px;height:20px;padding:.25em .5em;vertical-align:middle;color:#222;font:bold 1em Arial;border-top:1px solid #eee;border-bottom:1px solid #eee;background:-webkit-gradient(linear,center top,center bottom,from(#fbfbfb),to(#dcdcdc));background:-webkit-linear-gradient(#fbfbfb,#dcdcdc);background:-moz-linear-gradient(#fbfbfb,#dcdcdc);background:-o-linear-gradient(#fbfbfb,#dcdcdc);background:-ms-linear-gradient(#fbfbfb,#dcdcdc);background:linear-gradient(#fbfbfb,#dcdcdc)}
.container.fond-list table thead tr td:hover{color:#ea5e0d;cursor:pointer}
.container.fond-list table tbody tr:nth-child(1) td{border-top:0}
.container.fond-list table tbody tr td{border-top:1px solid #e1e1e1;min-height:15px;padding:5px 3px}
.container.fond-list table a{font-family:Arial,Helvetica,sans-serif;text-decoration:none;font-size:12px;line-height:22px}
#wrapper .flyout .fixed-expandable{position:fixed;height:100%;width:365px;right:-366px;top:14px;box-shadow:none;background:#fafafa;z-index:5000}
#wrapper .flyout .fixed-expandable.flyout-visible{box-shadow:0 3px 24px #000}
#wrapper .flyout .fixed-expandable.margin-top-zero{margin-top:0}
#wrapper .flyout .fixed-expandable.small-screen-flyout{margin-top:48px}
#wrapper .flyout .fixed-expandable.top-48px{top:48px}
#wrapper .flyout .fixed-expandable #toggle-flyout-tab{height:132px;left:-38px;width:38px}
#wrapper .flyout .fixed-expandable #toggle-flyout-tab.toggle-fixed-expandable{top:168px;position:absolute}
#wrapper .flyout .fixed-expandable #toggle-flyout-tab a{background:transparent url(../../../etc/designs/wcms/images/fragaoss-vertical.png) no-repeat scroll 0 0;width:100%;height:100%;display:block;text-indent:-9999px}
#wrapper .flyout .fixed-expandable .inner{overflow-y:hidden;position:relative;height:100%}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-topheading{display:none}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap{height:100%;overflow:hidden;margin-bottom:0;padding-top:0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight{height:auto}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap .nina-question,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap .nina-question{background-color:transparent}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap{height:56px}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .text-and-nina-wrapper{width:100%;text-align:center;display:inline-block}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper{box-sizing:border-box;margin-bottom:5px;padding:20px 20px 0;max-width:100%}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:40px;line-height:44px;color:#f35b1c;margin:0 0 4px;padding:0;font-size:36px;line-height:40px}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper p{font-family:SwedbankSansRegular,Arial,sans-serif;font-size:16px;line-height:24px;color:#512b2b}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.brown h1{color:#512b2b}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white h1,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white p{color:#fff}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte{font-family:SwedbankSansRegular,Arial,sans-serif;font-size:16px;line-height:24px;text-align:center}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper{display:inline-block;width:93%;vertical-align:top;margin:18px 15px;padding:0;height:auto;position:relative}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper:before,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper:before{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#ebf8f2;content:"\25B2";text-decoration:none;display:inline-block;left:42%;position:absolute;transform:scaleX(-1);margin:-5px 0 0 0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap{display:inline-block;vertical-align:top;background-color:#ebf8f2;height:86px;width:95%}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap p.nina-question-heading,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap p.nina-question-heading{display:none}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question{position:relative;margin:16px 0 0 14px;padding:0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input{vertical-align:top;margin:0 4px 0 0;box-sizing:border-box;border:0;padding-right:3px;padding-left:10px;line-height:30px;overflow:hidden;resize:none;top:20px;left:26px;width:78%;height:56px;color:#512b2b}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus{font-size:14px;color:#767676;border:0;height:56px;outline:0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus::-webkit-input-placeholder,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus::-webkit-input-placeholder{color:transparent}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus:-moz-placeholder,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus:-moz-placeholder{color:transparent}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus::-moz-placeholder,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus::-moz-placeholder{color:transparent}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus:-ms-input-placeholder,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus:-ms-input-placeholder{color:transparent}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus ::placeholder,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus ::placeholder{color:transparent}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap{height:0;width:0;margin:0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap:before,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap:before{content:none}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap .nina-submit,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap .nina-submit{border:0;outline:0;cursor:pointer;height:56px;width:56px;background:#31a3ae;margin-top:0;float:right;position:absolute;right:12px}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap .nina-submit svg,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap .nina-submit svg{width:20px;height:20px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards{flex-direction:column;width:100%;height:100%;vertical-align:top;padding:0;margin:0;background-color:#fbf2ea}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card{min-height:139px;max-height:159px;max-width:100%;margin:0;border-top:2px solid #ebe7e2;background-color:#fff;text-align:center;padding:15px;justify-content:center;align-items:center;width:100%}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card .cq-placeholder{display:none}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card:nth-child(1){border-top:0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card .container.teaser-simple{text-align:center;background-color:#fff}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card .container.teaser-simple .main-content{max-height:139px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card .container.teaser-simple .main-content .inner{overflow:hidden}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card .container.teaser-simple .teaser-links{position:relative;margin-bottom:0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card .container.teaser-simple .teaser-links-dummy.cta-link{display:none}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card div.rte{text-align:center;background-color:#fff;justify-content:center;padding:15px}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card div.rte p{padding:0 15px}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .content-card div.rte img{display:inline-block;max-width:100%;margin:5px 0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap .content-cards .card-wrapper{display:inline-block;vertical-align:top}
@media screen and (max-width:768px){#wrapper .flyout .fixed-expandable{box-shadow:none;right:15px;top:100%;margin-top:2px}
#wrapper .flyout .fixed-expandable.visible{box-shadow:0 3px 24px #000}
#wrapper .flyout .fixed-expandable #toggle-flyout-tab{width:132px;height:38px;left:233px}
#wrapper .flyout .fixed-expandable #toggle-flyout-tab.toggle-fixed-expandable{bottom:0;top:-38px}
#wrapper .flyout .fixed-expandable #toggle-flyout-tab a{background:url(../../../etc/designs/wcms/images/fragaoss-horizontal.png) no-repeat scroll 0 0 transparent}
#wrapper .flyout .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper{width:auto}
#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight,#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight{height:auto}
#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap,#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap{padding:0}
#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap .nina-question,#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap .nina-question{background-color:transparent}
#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap .nina-submit-wrap,#wrapper .flyout .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap .nina-submit-wrap{height:56px}
#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-middle,#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-left,#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-right{margin:0;width:100%;max-width:100%}
#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-middle div.teaser-simple,#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-left div.teaser-simple,#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-right div.teaser-simple,#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-middle div.rte,#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-left div.rte,#wrapper .flyout .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl.container-1-1-1 .content-card.split-1-1-1.content-right div.rte{margin-bottom:0}
}
@media screen and (max-width:480px){#wrapper .flyout .fixed-expandable{width:100%;right:0}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight{height:auto}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap{padding-left:30px;padding-right:30px}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap .nina-question,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap .nina-question{background-color:transparent}
#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap,#wrapper .flyout .fixed-expandable .inner .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap{height:56px}
#wrapper .flyout .fixed-expandable #toggle-flyout-tab.toggle-fixed-expandable{left:auto;right:15px}
}
.split.split-b .container.faq .faq-panels .answer,.split.split-a .container.faq .faq-panels .answer{max-width:100%}
#wrapper .container.faq{width:100%;clear:both}
#wrapper .container.faq .faq-panels .faq-panel{position:relative;background:#fbf2ea;width:100%;min-height:40px;border:0;border-top:2px solid #ebe7e2;cursor:pointer;display:block;text-align:left;outline:0;margin:0;padding:0 0 0 40px;transition:.4s}
#wrapper .container.faq .faq-panels .faq-panel svg{color:#f90;width:12px;height:12px;position:absolute;left:18px;top:14px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;pointer-events:none}
#wrapper .container.faq .faq-panels .faq-panel.open svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
#wrapper .container.faq .faq-panels .faq-panel .question{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:16px;line-height:22px;color:#512b2b;margin:0 0 2px;padding:0;display:inline-block;vertical-align:middle;padding:10px 15px 5px 5px}
#wrapper .container.faq .faq-panels .answer{margin:25px 0 20px 0;max-width:67%}
#wrapper .container.faq .faq-panels .answer .inner-answer{margin:0 15px 0 22px}
#wrapper .container.faq .faq-panels .answer h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:16px;line-height:22px;color:#512b2b;margin:0 0 2px;padding:0 0 5px}
#wrapper .container.faq .faq-panels .answer p{margin:0 auto}
#wrapper .container.faq .faq-panels .answer a{font-size:.875rem;line-height:1.375rem;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;color:#257886;text-decoration:underline}
#wrapper .container.faq .faq-panels .answer a:visited{color:#767676}
#wrapper .container.faq .faq-panels .answer a:visited{color:#767676}
#wrapper .container.faq .faq-panels .show-less{width:100%;text-align:center;overflow:hidden;margin:10px 0;-webkit-box-shadow:0 2px 0 0 #ebe7e2 inset;-moz-box-shadow:0 2px 0 0 #ebe7e2 inset;box-shadow:0 2px 0 0 #ebe7e2 inset}
#wrapper .container.faq .faq-panels .show-less .button-box{border:2px solid #ebe7e2;padding:30px 20px 8px;border-radius:50px;margin-top:-30px;background-color:#fff;color:#31a3ae;font-size:.875rem;cursor:pointer;white-space:nowrap;display:inline-block}
#wrapper .container.faq .faq-panels .show-less .button-box svg{width:10px;height:10px;position:relative;left:-4px}
#wrapper .container.faq .faq-panels .show-less .button-box:focus{outline:0}
#wrapper .container.faq .faq-panels .answer.hide,#wrapper .container.faq .faq-panels .show-less.hide{display:none}
@media screen and (max-width:768px){.container.faq .faq-panels .answer{max-width:100%}
}
.split.page-split.split-2-1.split-a .container.expandable-panel .container.article,.split.page-split.split-2-1.split-b .container.expandable-panel .container.article,.split.row-split.split-2-1.split-a .container.expandable-panel .container.article,.split.row-split.split-2-1.split-b .container.expandable-panel .container.article,.split.page-split.split-2-1.split-a .container.expandable-panel .container.link-list,.split.page-split.split-2-1.split-b .container.expandable-panel .container.link-list,.split.row-split.split-2-1.split-a .container.expandable-panel .container.link-list,.split.row-split.split-2-1.split-b .container.expandable-panel .container.link-list,.split.page-split.split-2-1.split-a .container.expandable-panel .container.teaser-advanced,.split.page-split.split-2-1.split-b .container.expandable-panel .container.teaser-advanced,.split.row-split.split-2-1.split-a .container.expandable-panel .container.teaser-advanced,.split.row-split.split-2-1.split-b .container.expandable-panel .container.teaser-advanced{max-width:100%}
#wrapper .container.expandable-panel{margin-bottom:0;width:100%;clear:both}
#wrapper .container.expandable-panel.bottom-border{border-bottom:2px solid #ebe7e2}
#wrapper .container.expandable-panel .container.article,#wrapper .container.expandable-panel .container.link-list,#wrapper .container.expandable-panel .container.teaser-advanced{max-width:100%}
#wrapper .container.expandable-panel .expandable-header{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px;color:#512b2b;margin:0 0 2px;padding:0 0 5px;margin-top:10px}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-panel-header{background:#fbf2ea;width:100%;min-height:40px;border:0;border-top:2px solid #ebe7e2;cursor:pointer;display:block;text-align:left;outline:0;margin:0;padding:0 0 0 40px;position:relative}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-panel-header svg{color:#f90;width:12px;height:12px;position:absolute;left:18px;top:14px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;pointer-events:none}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-panel-header.open svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-panel-header .expandable-panel-title{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:16px;line-height:22px;color:#512b2b;margin:0 0 2px;padding:0;display:inline-block;vertical-align:middle;padding:10px 15px 5px 0}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-panel-contents{display:none}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content{padding:0}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content>div{margin:24px 0}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .split.row-split.split-1-1.split-b .container.article,#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .split.row-split.split-1-1.split-b .container.link-list,#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .split.row-split.split-1-1.split-b .container.teaser-advanced{max-width:100%}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.teaser-advanced{max-width:100%}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.article{max-width:67%}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.article .article-video.right,#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.article .article-video.left{float:none;max-width:100%;height:inherit;padding:0;margin:0 auto}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.link-list{max-width:67%}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.link-list .list-header h2{padding:5px 7px 4px 15px}
#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.link-list .main-content{margin:25px 15px 20px 15px}
#wrapper .container.expandable-panel .expandable-panel-itself .collapse-btn-wrap{display:flex;justify-content:center;margin-top:30px;padding-bottom:40px}
#wrapper .container.expandable-panel .expandable-panel-itself .collapse-btn-wrap .collapse-button{-webkit-box-shadow:0 0 0 2px #ccc;-moz-box-shadow:0 0 0 2px #ccc;box-shadow:0 0 0 2px #ccc;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;color:#ccc;width:27px;height:16px;padding:12px 7px;cursor:pointer}
@media screen and (max-width:992px){#wrapper .container.expandable-panel .article.cq-Editable-dom .container.article,#wrapper .container.expandable-panel .link-list.cq-Editable-dom .container.link-list,#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.article,#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.link-list,#wrapper .container.expandable-panel .expandable-panel-itself .expandable-parsys-content .container.teaser-advanced{max-width:100%}
}
.container.expandable{width:100%}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight{height:180px;padding:16px}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .cstservice-link{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight .cstservice-link:visited{color:#767676}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .text-and-nina-wrapper a.cstservice-help-link{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .text-and-nina-wrapper a.cstservice-help-link:visited{color:#767676}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .cstservice-text-wrapper{padding:0}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .cstservice-text-wrapper .cstservice-heading{font-size:1.125rem;line-height:1.375rem}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .cstservice-text-wrapper .cstservice-rte{max-width:100%;max-height:48px;overflow:hidden}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper{width:auto;height:48px;padding:0}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input{width:100%;color:#512b2b}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input::-webkit-input-placeholder{color:#767676}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:-moz-placeholder{color:#767676}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input::-moz-placeholder{color:#767676}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:-ms-input-placeholder{color:#767676}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input ::placeholder{color:#767676}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:focus{outline:0}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:focus::-webkit-input-placeholder{color:transparent}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:focus:-moz-placeholder{color:transparent}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:focus::-moz-placeholder{color:transparent}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:focus:-ms-input-placeholder{color:transparent}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question input.nina-question-input:focus ::placeholder{color:transparent}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-question-wrap .nina-question .nina-submit-wrap .nina-submit{border:0;outline:0;cursor:pointer}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input{height:auto;padding:14px;border-bottom:2px solid #ebe7e2}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap a.nina-submit{width:48px;height:48px}
#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .cstservice-text-wrapper .cstservice-heading,#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .cstservice-text-wrapper .cstservice-rte,#wrapper .container.customer-service.intranet[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper{margin-bottom:8px}
#wrapper .aem-Grid--16 .container.customer-service.intranet[data-parent-container='block-d'] .nina-question-wrap input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 48px) !important}
#wrapper .container.customer-service[data-parent-container='block-c'] .cstservice-contentwrap.left .nina-wrapper,#wrapper .container.customer-service[data-parent-container='block-d'] .cstservice-contentwrap.left .nina-wrapper{width:auto}
#wrapper .container.customer-service h2.cstservice-topheading{padding-bottom:5px;border-bottom:2px solid #ebe7e2;margin-bottom:16px}
#wrapper .container.customer-service .cstservice-contentwrap{position:relative}
#wrapper .container.customer-service .cstservice-contentwrap.standard-background{background:#ebf8f2 none repeat scroll 0 0}
#wrapper .container.customer-service .cstservice-contentwrap.apricot-background{background:#fbf2ea none repeat scroll 0 0}
#wrapper .container.customer-service .cstservice-contentwrap.standard-oak-image{background:url(../../../etc/designs/wcms/images/standard-oak.png) no-repeat scroll 0 0;background-size:cover}
#wrapper .container.customer-service .cstservice-contentwrap .text-and-nina-wrapper{position:relative}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:47.7%;padding:20px 30px 12px 30px}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-heading{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#f35b1c;font-size:2.25rem;line-height:2.5rem;margin:0 0 4px;padding:0}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.brown .cstservice-heading{color:#512b2b}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white .cstservice-heading,#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white p,#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white li,#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white .cstservice-rte a{color:#fff}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white .cstservice-rte a{position:relative}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper.white .cstservice-rte a::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-white-right-view");background-size:cover}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.375rem;line-height:1.625rem;color:#512b2b;margin:0 0 2px;padding:0}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1.125rem;line-height:1.5rem;color:#f35b1c;margin:0 0 2px;padding:0}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte h4{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.375rem;color:#512b2b;margin:0 0 2px;padding:0}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline;position:relative}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte a.block{text-decoration:none;margin-left:14px}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte a.block:hover{text-decoration:underline;cursor:pointer}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte a.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte a::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte ul{list-style:none}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte ul li{position:relative;padding-left:12px}
#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper .cstservice-rte ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input{width:100%;color:#512b2b}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input::-webkit-input-placeholder{color:#767676}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:-moz-placeholder{color:#767676}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input::-moz-placeholder{color:#767676}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:-ms-input-placeholder{color:#767676}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input ::placeholder{color:#767676}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus{outline:0}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus::-webkit-input-placeholder{color:transparent}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus:-moz-placeholder{color:transparent}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus::-moz-placeholder{color:transparent}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus:-ms-input-placeholder{color:transparent}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:focus ::placeholder{color:transparent}
#wrapper .container.customer-service .cstservice-contentwrap .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap .nina-submit{border:0;outline:0;cursor:pointer}
#wrapper .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight{height:150px}
#wrapper .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight{height:300px}
#wrapper .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight .cstservice-text-wrapper .cstservice-rte{max-height:100px;overflow:hidden}
#wrapper .container.customer-service .cstservice-contentwrap.left .cstservice-text-wrapper{padding:20px 30px 0 30px;max-width:100%}
#wrapper .container.customer-service .cstservice-contentwrap.left .cstservice-text-wrapper .cstservice-rte{max-width:47.7%}
#wrapper .container.customer-service .cstservice-contentwrap.left .nina-wrapper{margin:0;padding:5px 30px 33px 30px;width:440px;max-width:100%;height:56px}
#wrapper .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:nowrap;-moz-flex-flow:nowrap;-ms-flex-flow:nowrap;flex-flow:nowrap;-webkit-align-items:center;-ms-align-items:center;align-items:center;background-color:#fff;position:relative;border:0}
#wrapper .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input{height:100%;padding:10px;border:0;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.125rem}
#wrapper .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input:disabled{padding:19px 10px}
#wrapper .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap a.nina-submit{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;background-color:#31a3ae;height:56px;width:56px}
#wrapper .container.customer-service .cstservice-contentwrap.left .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap a.nina-submit svg.icon{width:20px;height:20px}
#wrapper .container.customer-service .cstservice-contentwrap.right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}
#wrapper .container.customer-service .cstservice-contentwrap.right .text-and-nina-wrapper{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-flow:nowrap;-moz-flex-flow:nowrap;-ms-flex-flow:nowrap;flex-flow:nowrap;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%}
#wrapper .container.customer-service .cstservice-contentwrap.right .cstservice-text-wrapper{-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper{vertical-align:top;margin:19px 30px 19px 0;width:46%}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper:before{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#ebf8f2;content:"\25BA";font-size:4em;text-decoration:none;display:inline-block;margin:31px 0 0 -17px;position:absolute;transform:scaleX(-1)}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap{display:inline-block;height:84px;vertical-align:top;background-color:#ebf8f2;width:100%}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap p.nina-question-heading{font-family:SwedbankSansRegular,Arial,sans-serif;color:#000;font-size:1rem;margin:12px 0 0 24px}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question{position:relative;padding:3px 0 14px 14px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question input.nina-question-input{vertical-align:top;margin:0 4px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:31px;padding-right:3px;padding-left:10px;font-size:.875rem;line-height:1.875rem;border:1px solid #31a3ae;overflow:hidden;resize:none}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;background-color:#31a3ae;height:31px;width:44px;margin-left:-9px;margin-right:14px}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap:before{font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#fff;content:"\25BA";font-size:1.5rem;text-decoration:none;display:inline-block;margin:6px 0 0 14px}
#wrapper .container.customer-service .cstservice-contentwrap.right .nina-wrapper .nina-question-wrap .nina-question .nina-submit-wrap .nina-submit{position:absolute;float:right;background-color:transparent;height:31px;width:44px;right:19px}
#wrapper .container.customer-service .content-cards{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:24px;position:relative}
#wrapper .container.customer-service .content-cards .content-card{background-color:#fff;text-align:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;min-height:144px;max-height:216px;margin:12px}
#wrapper .container.customer-service .content-cards .content-card>section.component.teaser-advanced li svg{left:-5px;top:1px;position:relative;width:7px;height:10px}
#wrapper .container.customer-service .content-cards .content-card .cq-placeholder{display:none}
#wrapper .container.customer-service .content-cards .content-card section{padding:4px 12px}
#wrapper .container.customer-service .content-cards .content-card .component.rte{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:Arial,Helvetica,sans-serif;line-height:1.375rem;font-size:.875rem;line-height:1.25rem;font-weight:normal}
#wrapper .container.customer-service .content-cards .content-card .component.rte h4{font-family:Arial,Helvetica,sans-serif;line-height:1.375rem;font-size:.875rem;line-height:1.25rem;font-weight:normal;color:#ee7023}
#wrapper .container.customer-service .content-cards .content-card .component.rte table{border-bottom:0;border-top:0;text-align:left;margin:0 auto}
#wrapper .container.customer-service .content-cards .content-card .component.rte table caption{text-align:center}
#wrapper .container.customer-service .content-cards .content-card .component.rte table td{font-family:Arial,Helvetica,sans-serif;line-height:1.375rem;font-size:.875rem;line-height:1.25rem;border-left:0;padding:8px;color:#512b2b;border-color:#e1e1e1}
#wrapper .container.customer-service .content-cards .content-card .component.rte table td h4{margin:0}
#wrapper .container.customer-service .content-cards .content-card .component.rte table tr:first-child td{border-top:0}
#wrapper .container.customer-service .content-cards .content-card .component.rte table tr:last-child td{border-bottom:0}
#wrapper .container.customer-service .content-cards .content-card .component.rte table td:first-child{padding:8px 8px 8px 0}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced{background-color:#fff;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-links li>a{padding-left:16px;position:relative}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-links li>a svg.link-arrow{width:7px;height:10px;left:4px;top:5px}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-links li>a::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-links li.cta-link.button>span.fake-link,#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-links li.cta-link.button>a{padding-left:28px}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-links li.cta-link.button svg.link-arrow{top:13px}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced.background.min-height{min-height:0}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced.background.min-height .teaser-background{display:none}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;margin:auto;overflow:hidden}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn{padding:0;float:none}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn.content{width:100%}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn.image{margin:auto;padding-top:8px;width:auto}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn.image img{float:none;margin:auto}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container{padding:0}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .main-text>*{padding-top:8px}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .teaser-links{position:relative;margin-bottom:0}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .teaser-links ul li{margin:0}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .teaser-links ul li:first-child{padding-top:8px}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .teaser-links ul li span.fake-link,#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .teaser-links ul li a{display:inline-block;padding:0 24px 0 16px;background:#fff;font-size:.875rem;line-height:1.25rem}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .teaser-links ul li span.fake-link svg,#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .teaser-links ul li a svg{height:12px;width:8px;left:-5px;top:1px;position:relative}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .disclaimer{padding:8px 0 0}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .video{display:none}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .general-header{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.875rem;line-height:2rem;padding-bottom:0}
#wrapper .container.customer-service .content-cards .content-card .component.teaser-advanced .teaser-container .aem-GridColumn .container .white{color:#512b2b}
#wrapper .container.customer-service .content-cards .content-card div.teaser-advanced{padding:0}
@media screen and (max-width:48em){#wrapper .container.customer-service .cstservice-contentwrap .cstservice-text-wrapper{max-width:100%;width:100%}
#wrapper .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.halfHeight,#wrapper .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper.fullHeight{height:auto}
#wrapper .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper .nina-wrapper{width:100%;padding:5px 0 33px 0}
#wrapper .container.customer-service .cstservice-contentwrap.left .text-and-nina-wrapper .nina-wrapper .nina-question-wrap{width:auto;padding-left:30px;padding-right:30px}
#wrapper .container.customer-service .cstservice-contentwrap.right .text-and-nina-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .container.customer-service .cstservice-contentwrap.right .text-and-nina-wrapper .nina-wrapper{width:100%;margin:19px 30px}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1{-webkit-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-basis:auto;flex-basis:auto;margin:12px;padding:0}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1.content-left,#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1.content-middle{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-basis:0;flex-basis:0}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .container.rte{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .container.rte table{height:auto}
}
@media screen and (max-width:30em){#wrapper .container.customer-service .cstservice-contentwrap .content-cards{background-color:#ebf8f2;padding:12px;margin:0}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1.content-left,#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1.content-middle{-webkit-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-basis:auto;flex-basis:auto;width:100%;max-width:100%}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .component.rte table tr{display:table-row}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .component.teaser-advanced .general-header{font-size:1.25rem;line-height:1.375rem}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .component.teaser-advanced .main-text,#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .component.teaser-advanced .teaser-links a{font-family:Arial,Helvetica,sans-serif}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .component.teaser-advanced .image{order:99}
#wrapper .container.customer-service .cstservice-contentwrap .content-cards.container.colctrl .content-card.split.split-1-1-1 .component.teaser-advanced .inner-image{display:none;margin:auto;width:auto}
}
.crisis.aem-GridColumn{padding:0 !important}
.component.crisis{padding:0}
.component.crisis .crisis-item{padding:16px;padding-left:calc(2*8px + 32px + 2*8px);border-top:2px solid;position:relative;margin:12px}
.component.crisis .crisis-item .ribbon{left:16px}
.component.crisis .crisis-item .crisis-content{line-height:1.25rem}
.component.crisis .crisis-item .crisis-content a{text-decoration:underline}
.component.crisis .crisis-item .crisis-content a:hover{text-decoration:none}
.component.crisis .crisis-item.info{background:#ebeff9;border-color:#4572c0}
.component.crisis .crisis-item.info .ribbon{background:#4572c0}
.component.crisis .crisis-item.alert{background:#fff3d5;border-color:#f9ce22}
.component.crisis .crisis-item.alert .ribbon{background:#f9ce22}
@media screen and (max-width:30em){.component.crisis{margin:0 -12px;width:calc(100% + 2*12px)}
}
#cookie-notification{max-width:100%;background:#e8eff9;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;line-height:1.5rem;color:#262626;border-top:2px solid #4572c0;display:none}
#cookie-notification .cookie-content{min-width:320px;max-width:1048px;padding:12px;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:16px;padding-bottom:16px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
#cookie-notification .text{padding-left:32px;padding-right:24px}
#cookie-notification .text a{color:#257886}
#cookie-notification button{background:#31a3ae}
@media screen and (max-width:30em){#cookie-notification .cookie-content{display:block}
#cookie-notification .text{padding-right:0}
#cookie-notification .button{text-align:right;padding-top:12px}
}
.component.contact-list h2{padding-top:16px;border-bottom:2px solid #ebe7e2;padding-bottom:8px;margin-bottom:12px}
.component.contact-list.service-list .service.contacts{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.component.contact-list.service-list .service.contacts .contact{-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:24%;padding:16px 24px 40px 0}
.component.contact-list.service-list .service.contacts .contact .contact-content.no-icon{padding-left:24px}
.component.contact-list.service-list .service.contacts .contact .contact-content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
.component.contact-list.service-list .service.contacts .contact .contact-content .contact-icon-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;width:48px;height:48px}
.component.contact-list.service-list .service.contacts .contact .contact-content .contact-icon-container .contact-icon{margin-left:auto;margin-right:auto}
.component.contact-list.service-list .service.contacts .contact .contact-content .contact-icon-container .contact-icon.phone-icon{width:13px;height:20px;background:url("../../../etc/designs/wcms/images/icons.svg#contact-phone-view")}
.component.contact-list.service-list .service.contacts .contact .contact-content .contact-icon-container .contact-icon.email-icon{width:20px;height:17px;background:url("../../../etc/designs/wcms/images/icons.svg#contact-mail-view")}
.component.contact-list.service-list .service.contacts .contact .contact-content .contact-icon-container .contact-icon.chat-icon{width:20px;height:19px;background:url("../../../etc/designs/wcms/images/icons.svg#contact-chat-view")}
.component.contact-list.service-list .service.contacts .contact .contact-content .contact-label-and-link{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.component.contact-list.service-list .service.contacts .contact .contact-content .contact-label-and-link a.contact-link{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:1.25rem;line-height:1.5rem}
.component.contact-list.service-list .service.contacts .contact+.contact .contact-content.no-icon{border-left:solid 1px #ebe7e2}
.component.contact-list.personal-list .contacts .contact{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
.component.contact-list.personal-list .contacts .contact img{margin-bottom:0}
.component.contact-list.personal-list .personal.contacts{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}
.component.contact-list.personal-list .personal.contacts.col-2 .contact{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.component.contact-list.personal-list .personal.contacts.col-3 .contact{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.component.contact-list.personal-list .personal.contacts .contact{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:12px 12px 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-word-break:break-word;word-break:break-word}
.component.contact-list.personal-list .personal.contacts .contact img{max-width:120px;display:block;margin-right:16px}
.component.contact-list.personal-list .personal.contacts .contact .main-text{line-height:1rem}
.component.contact-list.personal-list .personal.contacts .contact .main-text p{padding-bottom:8px}
.component.contact-list.personal-list .personal.contacts .contact .main-text p a{text-decoration:underline}
.component.contact-list.personal-list .personal.contacts .contact .main-text p a:hover{text-decoration:none}
.block-b .component.contact-list.service-list .service.contacts .contact{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}
.block-b .component.contact-list.personal-list .personal.contacts.col-2 .contact{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}
.block-b .component.contact-list.personal-list .personal.contacts.col-3 .contact{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}
.block-c .component.contact-list.service-list .service.contacts .contact{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}
.block-c .component.contact-list.personal-list .personal.contacts.col-2 .contact,.block-c .component.contact-list.personal-list .personal.contacts.col-3 .contact{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}
.block-d .component.contact-list.service-list .service.contacts .contact{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}
.block-d .component.contact-list.personal-list .personal.contacts .contact{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.block-d .component.contact-list.personal-list .personal.contacts .contact img{margin-bottom:8px}
.block-d .component.contact-list.personal-list .personal.contacts.col-2 .contact,.block-d .component.contact-list.personal-list .personal.contacts.col-3 .contact{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}
@media screen and (max-width:48em){.component.contact-list.service-list .service.contacts .contact{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}
.block-d .component.contact-list.service-list .service.contacts .contact{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}
.block-d .component.contact-list.personal-list .contacts .contact{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
.block-d .component.contact-list.personal-list .contacts .contact img{margin-bottom:0}
.block-c .component.contact-list.personal-list .personal.contacts.col-2 .contact,.block-c .component.contact-list.personal-list .personal.contacts.col-3 .contact{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}
}
@media screen and (max-width:30em){.component.contact-list.service-list .service.contacts .contact{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}
.component.contact-list.personal-list .personal.contacts .contact{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.component.contact-list.personal-list .personal.contacts .contact img{margin-bottom:8px}
.component.contact-list.personal-list .personal.contacts.col-2 .contact,.component.contact-list.personal-list .personal.contacts.col-3 .contact{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}
.block-b .component.contact-list.personal-list .personal.contacts.col-2 .contact,.block-b .component.contact-list.personal-list .personal.contacts.col-3 .contact{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}
.block-c .component.contact-list.service-list .service.contacts .contact,.block-d .component.contact-list.service-list .service.contacts .contact{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}
}
.split .cq-Editable-dom--container{padding-top:0;padding-bottom:0}
.new.newpar,.cq-placeholder{height:0;margin:0}
.new.newpar.cq-Editable-dom,.cq-placeholder.cq-Editable-dom{margin-top:0;height:2.875rem}
.aem-AuthorLayer-Edit #wrapper .new.newpar,.aem-AuthorLayer-Edit #wrapper .cq-placeholder{height:2.875rem}
.aem-AuthorLayer-Edit #wrapper .new.newpar.cq-Editable-dom,.aem-AuthorLayer-Edit #wrapper .cq-placeholder.cq-Editable-dom{height:2.875rem}
.display1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:40px;line-height:44px}
.display2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:40px;line-height:44px}
.display3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
.display4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px}
.display5{font-family:SwedbankSansRegular,Arial,sans-serif;font-size:16px;line-height:24px}
.split-a a{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:16px;line-height:24px;color:#257886;text-decoration:underline}
.split-a a.block{text-decoration:none}
.split-a a.block.button{padding:8px 10px}
.split-a a.block:hover{text-decoration:underline;cursor:pointer}
.split-a a.block:before{display:inline-block;text-decoration:none;content:"\25BA";font-size:34px;vertical-align:middle;color:#31a3ae;font-family:SwedbankHeadlineBlack,Arial,sans-serif;margin:0 8px 0 0}
.split-b a{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;color:#257886;text-decoration:underline}
.split-b a.block{font-weight:bold;text-decoration:none;margin-left:14px}
.split-b a.block:hover{text-decoration:underline;cursor:pointer}
.split-b a.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
.split-c a{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;color:#257886;text-decoration:underline}
.split-c a.block{font-weight:bold;text-decoration:none;margin-left:14px}
.split-c a.block:hover{text-decoration:underline;cursor:pointer}
.split-c a.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .cq-placeholder{height:0}
#wrapper .page-split-2-1 .container.colctrl.container-2-1{margin-bottom:0}
#wrapper .page-split-2-1 .split.page-split .container{margin-bottom:20px}
#wrapper .page-split-1-1 .container.colctrl.container-1-1{margin-bottom:0}
#wrapper .row-split-1-1-1 .container-1-1-1{margin-bottom:20px}
#wrapper .container.colctrl{display:flex;flex-direction:row;min-height:20px}
#wrapper .container.colctrl .split{display:flex;width:100%}
#wrapper .container.colctrl .split>div{width:100%;margin-bottom:0}
#wrapper .container.colctrl .split>div.aem-Grid{display:block}
#wrapper .container.colctrl .split>.container{width:100%}
#wrapper .container.colctrl .split.split-1-1{flex:1 1 0;max-width:49%}
#wrapper .container.colctrl .split.split-1-1.content-left{margin-right:15px}
#wrapper .container.colctrl .split.split-1-1.content-right{margin-left:15px}
#wrapper .container.colctrl .split.split-1-2.content-left{margin-right:15px}
#wrapper .container.colctrl .split.split-1-2.content-right{margin-left:15px}
#wrapper .container.colctrl .split.split-1-2.content-left{flex:1;max-width:30.7%}
#wrapper .container.colctrl .split.split-1-2.content-right{flex:2;max-width:65%}
#wrapper .container.colctrl .split.split-2-1.content-left{margin-right:15px}
#wrapper .container.colctrl .split.split-2-1.content-right{margin-left:15px}
#wrapper .container.colctrl .split.split-2-1.content-left{flex:2;max-width:66%}
#wrapper .container.colctrl .split.split-2-1.content-right{flex:1;max-width:30.4%}
#wrapper .container.colctrl .split.split-1-1-1{flex:1 1 0;max-width:33%;min-width:20px}
#wrapper .container.colctrl .split.split-a .display1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:40px;line-height:44px}
#wrapper .container.colctrl .split.split-a .display2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:40px;line-height:44px}
#wrapper .container.colctrl .split.split-a .display3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
#wrapper .container.colctrl .split.split-a .display4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px}
#wrapper .container.colctrl .split.split-a .display5{font-family:SwedbankSansRegular,Arial,sans-serif;font-size:16px;line-height:24px}
#wrapper .container.colctrl .split.split-b .display1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
#wrapper .container.colctrl .split.split-b .display2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
#wrapper .container.colctrl .split.split-b .display3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px}
#wrapper .container.colctrl .split.split-b .display4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:16px;line-height:20px}
#wrapper .container.colctrl .split.split-b .display5{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px}
#wrapper .container.colctrl .split.split-c .display1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
#wrapper .container.colctrl .split.split-c .display2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px}
#wrapper .container.colctrl .split.split-c .display3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:16px;line-height:20px}
#wrapper .container.colctrl .split.split-c .display4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:16px;line-height:20px}
#wrapper .container.colctrl .split.split-c .display5{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px}
.left-container-margin{margin-right:15px}
.right-container-margin{margin-left:15px}
.container-left-right-margins.content-left{margin-right:15px}
.container-left-right-margins.content-right{margin-left:15px}
.startpage .container.colctrl .split.split-1-2.content-left,.startpage .container.colctrl .split.split-2-1.content-right{max-width:31.3%}
@media screen and (max-width:992px){#wrapper .startpage .container.colctrl .split.split-1-2.content-left,#wrapper .startpage .container.colctrl .split.split-2-1.content-right{max-width:31%}
#wrapper .container.colctrl .split.split-1-2.content-right{max-width:65%}
#wrapper .container.colctrl .split.split-2-1.content-right{max-width:30%}
#wrapper .container.colctrl .split.split-1-2.content-left{max-width:30.4%}
}
@media screen and (max-width:840px){#wrapper .container.colctrl .split.split-1-2.content-right{max-width:64%}
}
@media screen and (max-width:800px){#wrapper .startpage .container.colctrl .split.split-1-2.content-left,#wrapper .startpage .container.colctrl .split.split-2-1.content-right{max-width:30.7%}
#wrapper .container.colctrl .split.split-2-1.content-right{max-width:29.5%}
#wrapper .container.colctrl .split.split-1-2.content-left{max-width:30%}
}
@media screen and (max-width:768px){#wrapper .page-split-2-1 .container.colctrl.container-2-1 .split-2-1>div.aem-Grid{margin-bottom:0}
#wrapper .page-split-2-1 .split.page-split .row-split-1-1 .container-1-1{margin-bottom:0}
#wrapper .page-split-1-1 .container.colctrl .split.page-split.split-1-1>div.aem-Grid{margin-bottom:0}
#wrapper .container.colctrl .split.row-split{margin-bottom:20px}
.display1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
.display2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
.display3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px}
.display4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:16px;line-height:20px}
.display5{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px}
#wrapper .startpage .container.colctrl,#wrapper .container.colctrl{display:block}
#wrapper .startpage .container.colctrl .split,#wrapper .container.colctrl .split{max-width:100%;width:100%;margin:0}
#wrapper .startpage .container.colctrl .split>div,#wrapper .container.colctrl .split>div{margin-bottom:20px}
#wrapper .startpage .container.colctrl .split.split-1-1.content-left,#wrapper .container.colctrl .split.split-1-1.content-left,#wrapper .startpage .container.colctrl .split.split-1-1-1.content-left,#wrapper .container.colctrl .split.split-1-1-1.content-left,#wrapper .startpage .container.colctrl .split.split-1-2.content-left,#wrapper .container.colctrl .split.split-1-2.content-left,#wrapper .startpage .container.colctrl .split.split-2-1.content-left,#wrapper .container.colctrl .split.split-2-1.content-left,#wrapper .startpage .container.colctrl .split.split-1-1.content-middle,#wrapper .container.colctrl .split.split-1-1.content-middle,#wrapper .startpage .container.colctrl .split.split-1-1-1.content-middle,#wrapper .container.colctrl .split.split-1-1-1.content-middle,#wrapper .startpage .container.colctrl .split.split-1-2.content-middle,#wrapper .container.colctrl .split.split-1-2.content-middle,#wrapper .startpage .container.colctrl .split.split-2-1.content-middle,#wrapper .container.colctrl .split.split-2-1.content-middle,#wrapper .startpage .container.colctrl .split.split-1-1.content-right,#wrapper .container.colctrl .split.split-1-1.content-right,#wrapper .startpage .container.colctrl .split.split-1-1-1.content-right,#wrapper .container.colctrl .split.split-1-1-1.content-right,#wrapper .startpage .container.colctrl .split.split-1-2.content-right,#wrapper .container.colctrl .split.split-1-2.content-right,#wrapper .startpage .container.colctrl .split.split-2-1.content-right,#wrapper .container.colctrl .split.split-2-1.content-right{margin:0;width:100%;max-width:100%}
#wrapper .startpage .container.colctrl .split>.container,#wrapper .container.colctrl .split>.container{height:auto}
#wrapper .startpage .container.colctrl .split.split-a a,#wrapper .container.colctrl .split.split-a a{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;color:#257886;text-decoration:underline}
#wrapper .startpage .container.colctrl .split.split-a a.block,#wrapper .container.colctrl .split.split-a a.block{font-weight:bold;text-decoration:none;margin-left:14px}
#wrapper .startpage .container.colctrl .split.split-a a.block:hover,#wrapper .container.colctrl .split.split-a a.block:hover{text-decoration:underline;cursor:pointer}
#wrapper .startpage .container.colctrl .split.split-a a.block:before,#wrapper .container.colctrl .split.split-a a.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .startpage .container.colctrl .split.split-a .display1,#wrapper .container.colctrl .split.split-a .display1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
#wrapper .startpage .container.colctrl .split.split-a .display2,#wrapper .container.colctrl .split.split-a .display2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:30px;line-height:34px}
#wrapper .startpage .container.colctrl .split.split-a .display3,#wrapper .container.colctrl .split.split-a .display3{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:22px;line-height:26px}
#wrapper .startpage .container.colctrl .split.split-a .display4,#wrapper .container.colctrl .split.split-a .display4{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:16px;line-height:20px}
#wrapper .startpage .container.colctrl .split.split-a .display5,#wrapper .container.colctrl .split.split-a .display5{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:22px}
#wrapper .aem-GridColumn.content-left,#wrapper .aem-GridColumn.content-right{width:100%;padding:0}
}
.container.chart{width:100%}
.container.chart .chart-title{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:16px;line-height:22px;color:#512b2b;margin:0 0 2px;padding:0}
.component.carousel .carousel-wrapper{min-height:336px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
.component.carousel .carousel-wrapper.carousel-hidden{visibility:hidden;opacity:0}
.component.carousel .carousel-thumbnails{text-align:center;margin:24px 24px 40px}
.component.carousel .carousel-thumbnails li{display:inline-block;margin:0 6px 0 2px;width:80px;text-align:center;cursor:pointer}
.component.carousel .carousel-thumbnails li .carousel-thumbnail-text{padding-bottom:4px;font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676;line-height:.875rem;word-break:break-all}
.component.carousel .carousel-thumbnails li .carousel-thumbnail-image{width:100%;height:50px;border:1px solid #e1e1e1;background-size:cover;background-position:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.component.carousel .carousel-thumbnails li.active .carousel-thumbnail-image{border:2px solid #f35b1c}
.component.carousel .lSAction a{color:#ee7023;opacity:.5}
.component.carousel .lSAction a:hover{opacity:1}
.component.carousel .lSAction a.lSPrev{left:16px}
.component.carousel .lSAction a.lSNext{right:16px}
.component.carousel .lSSlideOuter .lSPager.lSpg{margin:8px 0 24px !important;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}
.component.carousel .lSSlideOuter .lSPager.lSpg>li{height:12px;width:12px;margin:0 8px;padding:0;background:url("../../../etc/designs/wcms/images/icons.svg#carousel-inactive-view")}
.component.carousel .lSSlideOuter .lSPager.lSpg>li.active a{background:#ee7023 url("../../../etc/designs/wcms/images/icons.svg#carousel-active-view")}
.component.carousel .lSSlideOuter .lSPager.lSpg>li a{height:12px;width:12px;text-indent:100%;white-space:nowrap;display:block;background:transparent}
.component.carousel .lSSlideOuter .lSPager.lSpg>li a:hover{background:#ee7023 url("../../../etc/designs/wcms/images/icons.svg#carousel-active-view")}
.component.carousel.thumbnails .lSPager.lSpg{display:none}
@media screen and (max-width:30em){.component.carousel .lSAction a{opacity:1}
.component.carousel .carousel-wrapper{display:block}
.component.carousel .carousel-wrapper li+li{margin-top:24px}
.component.carousel .carousel-thumbnails{display:none}
}
#wrapper .component.savings-calc form{padding:16px}
#wrapper .component.savings-calc label,#wrapper .component.savings-calc .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper .component.savings-calc .field .error-container,#wrapper .component.savings-calc .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper .component.savings-calc .field .error-container .error,#wrapper .component.savings-calc .fields .error-container .error{pointer-events:none}
#wrapper .component.savings-calc .fields.error legend.label{color:#c5131c}
#wrapper .component.savings-calc .field{position:relative}
#wrapper .component.savings-calc .field.error select,#wrapper .component.savings-calc .field.error textarea,#wrapper .component.savings-calc .field.error input.form-textfield,#wrapper .component.savings-calc .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper .component.savings-calc .field.error label{color:#c5131c}
#wrapper .component.savings-calc .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper .component.savings-calc .field input,#wrapper .component.savings-calc .field input[type="number"]::-webkit-inner-spin-button,#wrapper .component.savings-calc .field input[type="date"]::-webkit-inner-spin-button,#wrapper .component.savings-calc .field button,#wrapper .component.savings-calc .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper .component.savings-calc .field input[type="number"]{-moz-appearance:textfield}
#wrapper .component.savings-calc .field textarea,#wrapper .component.savings-calc .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper .component.savings-calc .field input[type="text"]::-ms-clear{display:none}
#wrapper .component.savings-calc .field input[type="text"],#wrapper .component.savings-calc .field input[type="number"],#wrapper .component.savings-calc .field input[type="password"],#wrapper .component.savings-calc .field textarea,#wrapper .component.savings-calc .field select,#wrapper .component.savings-calc .field input.form-textfield,#wrapper .component.savings-calc .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper .component.savings-calc .field input[type="text"]::-webkit-input-placeholder,#wrapper .component.savings-calc .field input[type="number"]::-webkit-input-placeholder,#wrapper .component.savings-calc .field input[type="password"]::-webkit-input-placeholder,#wrapper .component.savings-calc .field textarea::-webkit-input-placeholder,#wrapper .component.savings-calc .field select::-webkit-input-placeholder,#wrapper .component.savings-calc .field input.form-textfield::-webkit-input-placeholder,#wrapper .component.savings-calc .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper .component.savings-calc .field input[type="text"]:-moz-placeholder,#wrapper .component.savings-calc .field input[type="number"]:-moz-placeholder,#wrapper .component.savings-calc .field input[type="password"]:-moz-placeholder,#wrapper .component.savings-calc .field textarea:-moz-placeholder,#wrapper .component.savings-calc .field select:-moz-placeholder,#wrapper .component.savings-calc .field input.form-textfield:-moz-placeholder,#wrapper .component.savings-calc .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper .component.savings-calc .field input[type="text"]::-moz-placeholder,#wrapper .component.savings-calc .field input[type="number"]::-moz-placeholder,#wrapper .component.savings-calc .field input[type="password"]::-moz-placeholder,#wrapper .component.savings-calc .field textarea::-moz-placeholder,#wrapper .component.savings-calc .field select::-moz-placeholder,#wrapper .component.savings-calc .field input.form-textfield::-moz-placeholder,#wrapper .component.savings-calc .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper .component.savings-calc .field input[type="text"]:-ms-input-placeholder,#wrapper .component.savings-calc .field input[type="number"]:-ms-input-placeholder,#wrapper .component.savings-calc .field input[type="password"]:-ms-input-placeholder,#wrapper .component.savings-calc .field textarea:-ms-input-placeholder,#wrapper .component.savings-calc .field select:-ms-input-placeholder,#wrapper .component.savings-calc .field input.form-textfield:-ms-input-placeholder,#wrapper .component.savings-calc .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper .component.savings-calc .field input[type="text"] ::placeholder,#wrapper .component.savings-calc .field input[type="number"] ::placeholder,#wrapper .component.savings-calc .field input[type="password"] ::placeholder,#wrapper .component.savings-calc .field textarea ::placeholder,#wrapper .component.savings-calc .field select ::placeholder,#wrapper .component.savings-calc .field input.form-textfield ::placeholder,#wrapper .component.savings-calc .field .fancy-select ::placeholder{color:#72605e}
#wrapper .component.savings-calc .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper .component.savings-calc .field.checkbox,#wrapper .component.savings-calc .field.radio{position:relative;cursor:pointer}
#wrapper .component.savings-calc .field.checkbox label,#wrapper .component.savings-calc .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper .component.savings-calc .field.checkbox label::before,#wrapper .component.savings-calc .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper .component.savings-calc .field.checkbox input,#wrapper .component.savings-calc .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper .component.savings-calc .field.checkbox input.selected ~ label:before,#wrapper .component.savings-calc .field.radio input.selected ~ label:before,#wrapper .component.savings-calc .field.checkbox input:checked ~ label:before,#wrapper .component.savings-calc .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper .component.savings-calc .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper .component.savings-calc .field.radio input[type="radio"].selected ~ label::before,#wrapper .component.savings-calc .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper .component.savings-calc .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper .component.savings-calc .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper .component.savings-calc .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper .component.savings-calc .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper .component.savings-calc .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper .component.savings-calc .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper .component.savings-calc .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper .component.savings-calc .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper .component.savings-calc .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper .component.savings-calc .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .component.savings-calc .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper .component.savings-calc .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper .component.savings-calc .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper .component.savings-calc .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper .component.savings-calc .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper .component.savings-calc .field .fancy-select .fancy-select-dropdown li.active,#wrapper .component.savings-calc .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper .component.savings-calc .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper .component.savings-calc .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper .component.savings-calc .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.savings-calc .field.active.checkbox label:before,#wrapper .component.savings-calc .field.hover.checkbox label:before,#wrapper .component.savings-calc .field.active.radio label:before,#wrapper .component.savings-calc .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.savings-calc .field.disabled textarea,#wrapper .component.savings-calc .field.disabled select,#wrapper .component.savings-calc .field.disabled input[type="text"],#wrapper .component.savings-calc .field.disabled input[type="number"],#wrapper .component.savings-calc .field.disabled input.form-textfield{background:#faf9f6}
#wrapper .component.savings-calc .field.disabled .fancy-select{background:#f9f8f6}
#wrapper .component.savings-calc .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .component.savings-calc .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper .component.savings-calc .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper .component.savings-calc .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper .component.savings-calc .cmp ~ .cmp>.field,#wrapper .component.savings-calc .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper .component.savings-calc .captcha.field{margin:24px 0}
#wrapper .component.savings-calc .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper .component.savings-calc .checkbox-list.horizontal,#wrapper .component.savings-calc .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.savings-calc .checkbox-list.horizontal li,#wrapper .component.savings-calc .radio-list.horizontal li{margin:8px 12px}
#wrapper .component.savings-calc .checkbox-list.vertical,#wrapper .component.savings-calc .radio-list.vertical{margin:-4px -12px}
#wrapper .component.savings-calc .checkbox-list.vertical li,#wrapper .component.savings-calc .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper .component.savings-calc fieldset{margin-bottom:8px;border:0}
#wrapper .component.savings-calc fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper .component.savings-calc .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper .component.savings-calc .field label,#wrapper .component.savings-calc .field .label{font-size:.75rem}
#wrapper .component.savings-calc .field input[type="text"],#wrapper .component.savings-calc .field input[type="password"],#wrapper .component.savings-calc .field input[type="date"],#wrapper .component.savings-calc .field input[type="number"],#wrapper .component.savings-calc .field select,#wrapper .component.savings-calc .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper .component.savings-calc .field .fancy-select{padding-right:40px}
#wrapper .component.savings-calc .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper .component.savings-calc .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper .component.savings-calc .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper .component.savings-calc .field.checkbox label,#wrapper .component.savings-calc .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper .component.savings-calc .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper .component.savings-calc form{padding:0}
#wrapper .component.savings-calc .header,#wrapper .component.savings-calc h3{padding-bottom:8px}
#wrapper .component.savings-calc .data-custom-form .form-inner-container{background:#fbf2ea;padding:24px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
#wrapper .component.savings-calc .data-custom-form .form-inner-container .cmp{width:100%}
#wrapper .component.savings-calc .data-custom-form .form-inner-container .cmp:first-child{padding-right:24px}
#wrapper .component.savings-calc .data-custom-form .cmp ~ .cmp>.field,#wrapper .component.savings-calc .data-custom-form .visible.cq-Editable-dom ~ .cmp>.field,#wrapper .component.savings-calc .data-custom-form .cmp ~ .cmp>.fields,#wrapper .component.savings-calc .data-custom-form .visible.cq-Editable-dom ~ .cmp>.fields{margin-top:0}
#wrapper .component.savings-calc .savings-results-wrapper{display:none}
#wrapper .component.savings-calc .savings-results-wrapper h3{line-height:1.5rem}
#wrapper .component.savings-calc .savings-results-wrapper .paragraph-heading{font-weight:bold}
#wrapper .component.savings-calc .savings-results-wrapper .savings-row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:8px 0;border-bottom:#ebe7e2 1px solid}
#wrapper .component.savings-calc .savings-results-wrapper .savings-row:first-of-type{border-top:#ebe7e2 1px solid}
#wrapper .component.savings-calc .savings-results-wrapper .savings-row>*{width:100%}
#wrapper .component.savings-calc .savings-results-wrapper .savings-row .min-savings-results-wrapper,#wrapper .component.savings-calc .savings-results-wrapper .savings-row .health-insurance-cost-wrapper{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}
#wrapper .component.savings-calc .savings-results-wrapper .insurance-wrapper{padding-top:24px}
#wrapper .component.savings-calc .savings-results-wrapper .reservations{padding:24px 0;font-size:.6875rem;line-height:1rem;color:#767676}
@media screen and (max-width:30em){#wrapper .component.savings-calc .data-custom-form button{width:100%}
#wrapper .component.savings-calc .data-custom-form .cmp ~ .cmp>.field,#wrapper .component.savings-calc .data-custom-form .visible.cq-Editable-dom ~ .cmp>.field,#wrapper .component.savings-calc .data-custom-form .cmp ~ .cmp>.fields,#wrapper .component.savings-calc .data-custom-form .visible.cq-Editable-dom ~ .cmp>.fields{margin-top:24px}
#wrapper .component.savings-calc .data-custom-form .form-inner-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.savings-calc .data-custom-form .form-inner-container .cmp:first-child{padding-right:0}
#wrapper .component.savings-calc .savings-results-wrapper{font-size:.75rem;line-height:1rem}
#wrapper .component.savings-calc .savings-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}
#wrapper .component.member-loan-active form{padding:16px}
#wrapper .component.member-loan-active label,#wrapper .component.member-loan-active .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper .component.member-loan-active .field .error-container,#wrapper .component.member-loan-active .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper .component.member-loan-active .field .error-container .error,#wrapper .component.member-loan-active .fields .error-container .error{pointer-events:none}
#wrapper .component.member-loan-active .fields.error legend.label{color:#c5131c}
#wrapper .component.member-loan-active .field{position:relative}
#wrapper .component.member-loan-active .field.error select,#wrapper .component.member-loan-active .field.error textarea,#wrapper .component.member-loan-active .field.error input.form-textfield,#wrapper .component.member-loan-active .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper .component.member-loan-active .field.error label{color:#c5131c}
#wrapper .component.member-loan-active .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper .component.member-loan-active .field input,#wrapper .component.member-loan-active .field input[type="number"]::-webkit-inner-spin-button,#wrapper .component.member-loan-active .field input[type="date"]::-webkit-inner-spin-button,#wrapper .component.member-loan-active .field button,#wrapper .component.member-loan-active .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper .component.member-loan-active .field input[type="number"]{-moz-appearance:textfield}
#wrapper .component.member-loan-active .field textarea,#wrapper .component.member-loan-active .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper .component.member-loan-active .field input[type="text"]::-ms-clear{display:none}
#wrapper .component.member-loan-active .field input[type="text"],#wrapper .component.member-loan-active .field input[type="number"],#wrapper .component.member-loan-active .field input[type="password"],#wrapper .component.member-loan-active .field textarea,#wrapper .component.member-loan-active .field select,#wrapper .component.member-loan-active .field input.form-textfield,#wrapper .component.member-loan-active .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper .component.member-loan-active .field input[type="text"]::-webkit-input-placeholder,#wrapper .component.member-loan-active .field input[type="number"]::-webkit-input-placeholder,#wrapper .component.member-loan-active .field input[type="password"]::-webkit-input-placeholder,#wrapper .component.member-loan-active .field textarea::-webkit-input-placeholder,#wrapper .component.member-loan-active .field select::-webkit-input-placeholder,#wrapper .component.member-loan-active .field input.form-textfield::-webkit-input-placeholder,#wrapper .component.member-loan-active .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper .component.member-loan-active .field input[type="text"]:-moz-placeholder,#wrapper .component.member-loan-active .field input[type="number"]:-moz-placeholder,#wrapper .component.member-loan-active .field input[type="password"]:-moz-placeholder,#wrapper .component.member-loan-active .field textarea:-moz-placeholder,#wrapper .component.member-loan-active .field select:-moz-placeholder,#wrapper .component.member-loan-active .field input.form-textfield:-moz-placeholder,#wrapper .component.member-loan-active .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper .component.member-loan-active .field input[type="text"]::-moz-placeholder,#wrapper .component.member-loan-active .field input[type="number"]::-moz-placeholder,#wrapper .component.member-loan-active .field input[type="password"]::-moz-placeholder,#wrapper .component.member-loan-active .field textarea::-moz-placeholder,#wrapper .component.member-loan-active .field select::-moz-placeholder,#wrapper .component.member-loan-active .field input.form-textfield::-moz-placeholder,#wrapper .component.member-loan-active .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper .component.member-loan-active .field input[type="text"]:-ms-input-placeholder,#wrapper .component.member-loan-active .field input[type="number"]:-ms-input-placeholder,#wrapper .component.member-loan-active .field input[type="password"]:-ms-input-placeholder,#wrapper .component.member-loan-active .field textarea:-ms-input-placeholder,#wrapper .component.member-loan-active .field select:-ms-input-placeholder,#wrapper .component.member-loan-active .field input.form-textfield:-ms-input-placeholder,#wrapper .component.member-loan-active .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper .component.member-loan-active .field input[type="text"] ::placeholder,#wrapper .component.member-loan-active .field input[type="number"] ::placeholder,#wrapper .component.member-loan-active .field input[type="password"] ::placeholder,#wrapper .component.member-loan-active .field textarea ::placeholder,#wrapper .component.member-loan-active .field select ::placeholder,#wrapper .component.member-loan-active .field input.form-textfield ::placeholder,#wrapper .component.member-loan-active .field .fancy-select ::placeholder{color:#72605e}
#wrapper .component.member-loan-active .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper .component.member-loan-active .field.checkbox,#wrapper .component.member-loan-active .field.radio{position:relative;cursor:pointer}
#wrapper .component.member-loan-active .field.checkbox label,#wrapper .component.member-loan-active .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper .component.member-loan-active .field.checkbox label::before,#wrapper .component.member-loan-active .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper .component.member-loan-active .field.checkbox input,#wrapper .component.member-loan-active .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper .component.member-loan-active .field.checkbox input.selected ~ label:before,#wrapper .component.member-loan-active .field.radio input.selected ~ label:before,#wrapper .component.member-loan-active .field.checkbox input:checked ~ label:before,#wrapper .component.member-loan-active .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper .component.member-loan-active .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper .component.member-loan-active .field.radio input[type="radio"].selected ~ label::before,#wrapper .component.member-loan-active .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper .component.member-loan-active .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper .component.member-loan-active .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper .component.member-loan-active .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper .component.member-loan-active .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper .component.member-loan-active .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper .component.member-loan-active .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper .component.member-loan-active .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper .component.member-loan-active .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper .component.member-loan-active .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper .component.member-loan-active .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .component.member-loan-active .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper .component.member-loan-active .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper .component.member-loan-active .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper .component.member-loan-active .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper .component.member-loan-active .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper .component.member-loan-active .field .fancy-select .fancy-select-dropdown li.active,#wrapper .component.member-loan-active .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper .component.member-loan-active .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper .component.member-loan-active .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper .component.member-loan-active .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.member-loan-active .field.active.checkbox label:before,#wrapper .component.member-loan-active .field.hover.checkbox label:before,#wrapper .component.member-loan-active .field.active.radio label:before,#wrapper .component.member-loan-active .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .component.member-loan-active .field.disabled textarea,#wrapper .component.member-loan-active .field.disabled select,#wrapper .component.member-loan-active .field.disabled input[type="text"],#wrapper .component.member-loan-active .field.disabled input[type="number"],#wrapper .component.member-loan-active .field.disabled input.form-textfield{background:#faf9f6}
#wrapper .component.member-loan-active .field.disabled .fancy-select{background:#f9f8f6}
#wrapper .component.member-loan-active .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .component.member-loan-active .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper .component.member-loan-active .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper .component.member-loan-active .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper .component.member-loan-active .cmp ~ .cmp>.field,#wrapper .component.member-loan-active .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper .component.member-loan-active .captcha.field{margin:24px 0}
#wrapper .component.member-loan-active .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper .component.member-loan-active .checkbox-list.horizontal,#wrapper .component.member-loan-active .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.member-loan-active .checkbox-list.horizontal li,#wrapper .component.member-loan-active .radio-list.horizontal li{margin:8px 12px}
#wrapper .component.member-loan-active .checkbox-list.vertical,#wrapper .component.member-loan-active .radio-list.vertical{margin:-4px -12px}
#wrapper .component.member-loan-active .checkbox-list.vertical li,#wrapper .component.member-loan-active .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper .component.member-loan-active fieldset{margin-bottom:8px;border:0}
#wrapper .component.member-loan-active fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper .component.member-loan-active .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper .component.member-loan-active .field label,#wrapper .component.member-loan-active .field .label{font-size:.75rem}
#wrapper .component.member-loan-active .field input[type="text"],#wrapper .component.member-loan-active .field input[type="password"],#wrapper .component.member-loan-active .field input[type="date"],#wrapper .component.member-loan-active .field input[type="number"],#wrapper .component.member-loan-active .field select,#wrapper .component.member-loan-active .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper .component.member-loan-active .field .fancy-select{padding-right:40px}
#wrapper .component.member-loan-active .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper .component.member-loan-active .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper .component.member-loan-active .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper .component.member-loan-active .field.checkbox label,#wrapper .component.member-loan-active .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper .component.member-loan-active .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper .component.member-loan-active .calc-section.section-calculations .data-custom-form{background:0;padding:0;margin-bottom:0}
#wrapper .component.member-loan-active .calc-section.section-calculations .data-custom-form .form-inner-container{background:#fbf2ea;padding:24px}
#wrapper .component.member-loan-active .calc-section.section-calculations .data-custom-form .form-inner-container.bottom-margin{margin-bottom:2px}
#wrapper .component.member-loan-active .calc-section.section-calculations .data-custom-form .calc-desc-wrap.results{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
@media screen and (max-width:30em){#wrapper .component.member-loan-active .calc-section.section-calculations .data-custom-form .calc-desc-wrap.results{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}
#wrapper .calc-section.section-calculations{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}
#wrapper .calc-section.section-calculations form{padding:16px}
#wrapper .calc-section.section-calculations label,#wrapper .calc-section.section-calculations .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#wrapper .calc-section.section-calculations .field .error-container,#wrapper .calc-section.section-calculations .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#wrapper .calc-section.section-calculations .field .error-container .error,#wrapper .calc-section.section-calculations .fields .error-container .error{pointer-events:none}
#wrapper .calc-section.section-calculations .fields.error legend.label{color:#c5131c}
#wrapper .calc-section.section-calculations .field{position:relative}
#wrapper .calc-section.section-calculations .field.error select,#wrapper .calc-section.section-calculations .field.error textarea,#wrapper .calc-section.section-calculations .field.error input.form-textfield,#wrapper .calc-section.section-calculations .field.error .fancy-select{border-bottom-color:#c5131c}
#wrapper .calc-section.section-calculations .field.error label{color:#c5131c}
#wrapper .calc-section.section-calculations .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#wrapper .calc-section.section-calculations .field input,#wrapper .calc-section.section-calculations .field input[type="number"]::-webkit-inner-spin-button,#wrapper .calc-section.section-calculations .field input[type="date"]::-webkit-inner-spin-button,#wrapper .calc-section.section-calculations .field button,#wrapper .calc-section.section-calculations .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#wrapper .calc-section.section-calculations .field input[type="number"]{-moz-appearance:textfield}
#wrapper .calc-section.section-calculations .field textarea,#wrapper .calc-section.section-calculations .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#wrapper .calc-section.section-calculations .field input[type="text"]::-ms-clear{display:none}
#wrapper .calc-section.section-calculations .field input[type="text"],#wrapper .calc-section.section-calculations .field input[type="number"],#wrapper .calc-section.section-calculations .field input[type="password"],#wrapper .calc-section.section-calculations .field textarea,#wrapper .calc-section.section-calculations .field select,#wrapper .calc-section.section-calculations .field input.form-textfield,#wrapper .calc-section.section-calculations .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#wrapper .calc-section.section-calculations .field input[type="text"]::-webkit-input-placeholder,#wrapper .calc-section.section-calculations .field input[type="number"]::-webkit-input-placeholder,#wrapper .calc-section.section-calculations .field input[type="password"]::-webkit-input-placeholder,#wrapper .calc-section.section-calculations .field textarea::-webkit-input-placeholder,#wrapper .calc-section.section-calculations .field select::-webkit-input-placeholder,#wrapper .calc-section.section-calculations .field input.form-textfield::-webkit-input-placeholder,#wrapper .calc-section.section-calculations .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#wrapper .calc-section.section-calculations .field input[type="text"]:-moz-placeholder,#wrapper .calc-section.section-calculations .field input[type="number"]:-moz-placeholder,#wrapper .calc-section.section-calculations .field input[type="password"]:-moz-placeholder,#wrapper .calc-section.section-calculations .field textarea:-moz-placeholder,#wrapper .calc-section.section-calculations .field select:-moz-placeholder,#wrapper .calc-section.section-calculations .field input.form-textfield:-moz-placeholder,#wrapper .calc-section.section-calculations .field .fancy-select:-moz-placeholder{color:#72605e}
#wrapper .calc-section.section-calculations .field input[type="text"]::-moz-placeholder,#wrapper .calc-section.section-calculations .field input[type="number"]::-moz-placeholder,#wrapper .calc-section.section-calculations .field input[type="password"]::-moz-placeholder,#wrapper .calc-section.section-calculations .field textarea::-moz-placeholder,#wrapper .calc-section.section-calculations .field select::-moz-placeholder,#wrapper .calc-section.section-calculations .field input.form-textfield::-moz-placeholder,#wrapper .calc-section.section-calculations .field .fancy-select::-moz-placeholder{color:#72605e}
#wrapper .calc-section.section-calculations .field input[type="text"]:-ms-input-placeholder,#wrapper .calc-section.section-calculations .field input[type="number"]:-ms-input-placeholder,#wrapper .calc-section.section-calculations .field input[type="password"]:-ms-input-placeholder,#wrapper .calc-section.section-calculations .field textarea:-ms-input-placeholder,#wrapper .calc-section.section-calculations .field select:-ms-input-placeholder,#wrapper .calc-section.section-calculations .field input.form-textfield:-ms-input-placeholder,#wrapper .calc-section.section-calculations .field .fancy-select:-ms-input-placeholder{color:#72605e}
#wrapper .calc-section.section-calculations .field input[type="text"] ::placeholder,#wrapper .calc-section.section-calculations .field input[type="number"] ::placeholder,#wrapper .calc-section.section-calculations .field input[type="password"] ::placeholder,#wrapper .calc-section.section-calculations .field textarea ::placeholder,#wrapper .calc-section.section-calculations .field select ::placeholder,#wrapper .calc-section.section-calculations .field input.form-textfield ::placeholder,#wrapper .calc-section.section-calculations .field .fancy-select ::placeholder{color:#72605e}
#wrapper .calc-section.section-calculations .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#wrapper .calc-section.section-calculations .field.checkbox,#wrapper .calc-section.section-calculations .field.radio{position:relative;cursor:pointer}
#wrapper .calc-section.section-calculations .field.checkbox label,#wrapper .calc-section.section-calculations .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#wrapper .calc-section.section-calculations .field.checkbox label::before,#wrapper .calc-section.section-calculations .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#wrapper .calc-section.section-calculations .field.checkbox input,#wrapper .calc-section.section-calculations .field.radio input{position:absolute;opacity:0;left:0;top:0}
#wrapper .calc-section.section-calculations .field.checkbox input.selected ~ label:before,#wrapper .calc-section.section-calculations .field.radio input.selected ~ label:before,#wrapper .calc-section.section-calculations .field.checkbox input:checked ~ label:before,#wrapper .calc-section.section-calculations .field.radio input:checked ~ label:before{border-color:#72605e}
#wrapper .calc-section.section-calculations .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#wrapper .calc-section.section-calculations .field.radio input[type="radio"].selected ~ label::before,#wrapper .calc-section.section-calculations .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#wrapper .calc-section.section-calculations .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#wrapper .calc-section.section-calculations .field.radio.disabled input[type="radio"]:checked ~ label::before,#wrapper .calc-section.section-calculations .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#wrapper .calc-section.section-calculations .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wrapper .calc-section.section-calculations .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#wrapper .calc-section.section-calculations .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#wrapper .calc-section.section-calculations .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#wrapper .calc-section.section-calculations .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#wrapper .calc-section.section-calculations .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#wrapper .calc-section.section-calculations .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#wrapper .calc-section.section-calculations .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#wrapper .calc-section.section-calculations .field .fancy-select::before{z-index:2;width:12px;height:9px}
#wrapper .calc-section.section-calculations .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#wrapper .calc-section.section-calculations .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#wrapper .calc-section.section-calculations .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#wrapper .calc-section.section-calculations .field .fancy-select .fancy-select-dropdown li.active,#wrapper .calc-section.section-calculations .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#wrapper .calc-section.section-calculations .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#wrapper .calc-section.section-calculations .field:not(.checkbox):not(.radio) label{pointer-events:none}
#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.disabled) select,#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#wrapper .calc-section.section-calculations .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .calc-section.section-calculations .field.active.checkbox label:before,#wrapper .calc-section.section-calculations .field.hover.checkbox label:before,#wrapper .calc-section.section-calculations .field.active.radio label:before,#wrapper .calc-section.section-calculations .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#wrapper .calc-section.section-calculations .field.disabled textarea,#wrapper .calc-section.section-calculations .field.disabled select,#wrapper .calc-section.section-calculations .field.disabled input[type="text"],#wrapper .calc-section.section-calculations .field.disabled input[type="number"],#wrapper .calc-section.section-calculations .field.disabled input.form-textfield{background:#faf9f6}
#wrapper .calc-section.section-calculations .field.disabled .fancy-select{background:#f9f8f6}
#wrapper .calc-section.section-calculations .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .calc-section.section-calculations .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#wrapper .calc-section.section-calculations .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#wrapper .calc-section.section-calculations .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#wrapper .calc-section.section-calculations .cmp ~ .cmp>.field,#wrapper .calc-section.section-calculations .cmp ~ .cmp>.fields{margin-top:24px}
#wrapper .calc-section.section-calculations .captcha.field{margin:24px 0}
#wrapper .calc-section.section-calculations .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#wrapper .calc-section.section-calculations .checkbox-list.horizontal,#wrapper .calc-section.section-calculations .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .calc-section.section-calculations .checkbox-list.horizontal li,#wrapper .calc-section.section-calculations .radio-list.horizontal li{margin:8px 12px}
#wrapper .calc-section.section-calculations .checkbox-list.vertical,#wrapper .calc-section.section-calculations .radio-list.vertical{margin:-4px -12px}
#wrapper .calc-section.section-calculations .checkbox-list.vertical li,#wrapper .calc-section.section-calculations .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#wrapper .calc-section.section-calculations fieldset{margin-bottom:8px;border:0}
#wrapper .calc-section.section-calculations fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#wrapper .calc-section.section-calculations .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#wrapper .calc-section.section-calculations .field label,#wrapper .calc-section.section-calculations .field .label{font-size:.75rem}
#wrapper .calc-section.section-calculations .field input[type="text"],#wrapper .calc-section.section-calculations .field input[type="password"],#wrapper .calc-section.section-calculations .field input[type="date"],#wrapper .calc-section.section-calculations .field input[type="number"],#wrapper .calc-section.section-calculations .field select,#wrapper .calc-section.section-calculations .field .fancy-select{height:40px;line-height:2.5rem}
#wrapper .calc-section.section-calculations .field .fancy-select{padding-right:40px}
#wrapper .calc-section.section-calculations .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#wrapper .calc-section.section-calculations .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#wrapper .calc-section.section-calculations .field.field-with-help .field-container .field-help-button{height:40px}
#wrapper .calc-section.section-calculations .field.checkbox label,#wrapper .calc-section.section-calculations .field.radio label{font-size:.875rem;line-height:1.125rem}
#wrapper .calc-section.section-calculations .fields>.label{font-size:.75rem;line-height:1rem}
}
#wrapper .calc-section.section-calculations .header{padding-bottom:12px}
#wrapper .calc-section.section-calculations .description{padding-bottom:24px}
#wrapper .calc-section.section-calculations .data-custom-form{padding:24px;background:#fbf2ea;margin-bottom:3px}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs+.cmp,#wrapper .calc-section.section-calculations .data-custom-form .fields+.cmp,#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs+.field,#wrapper .calc-section.section-calculations .data-custom-form .cmp+.fields,#wrapper .calc-section.section-calculations .data-custom-form .fields+.fields{padding-top:24px}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs .cmp ~ .cmp>.field{margin-top:0}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs .cmp:first-child{padding-right:24px}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs .cmp{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;padding-top:0}
#wrapper .calc-section.section-calculations .data-custom-form .radio-list{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper .calc-section.section-calculations .data-custom-form .label.val{font-family:SwedbankSansRegular,Arial,sans-serif;padding-left:24px;padding-right:24px;font-size:1.125rem;line-height:1.375rem}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-align-items:center;align-items:center}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .label{width:100%}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .val{width:150px;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.5rem;padding-left:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .field-slider{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .field-slider{width:calc(100% - 150px);padding:8px 0}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .field-slider .ui-widget-content{height:8px;position:relative;background:#d4c4bc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .field-slider .ui-widget-content .ui-slider-range{height:100%;background:#31a3ae;display:block;position:absolute;top:0;left:0;z-index:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .field-slider .ui-widget-content .ui-slider-handle{background:#31a3ae;height:24px;width:24px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;z-index:2;cursor:pointer;outline:0;margin-top:-8px;margin-left:-12px}
#wrapper .calc-section.section-calculations .data-custom-form .slider-section .field-slider .ui-widget-content .ui-slider-handle:hover{background:#447c81}
#wrapper .calc-section.section-calculations .calc-graph-info{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;text-align:center;background-color:#ebe7e2;padding:24px}
#wrapper .calc-section.section-calculations .calc-graph-info h3.result-label,#wrapper .calc-section.section-calculations .calc-graph-info .calc-unit{font-family:SwedbankSansMedium,Arial,sans-serif;font-weight:normal;color:#512b2b}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-unit{font-size:1rem;line-height:1.25rem}
#wrapper .calc-section.section-calculations .calc-graph-info h3.result-label{font-size:1.125rem;line-height:1.5rem}
#wrapper .calc-section.section-calculations .calc-graph-info h3.result-label a.result-link{color:#257886;text-decoration:none}
#wrapper .calc-section.section-calculations .calc-graph-info .sumholder{color:#512b2b;margin-bottom:8px}
#wrapper .calc-section.section-calculations .calc-graph-info .sumholder .calc-amount{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:2rem;line-height:2.5rem}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap.results{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap .calc-desc,#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap .calc-amount-wrap{color:#767676}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap a.help-link{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline;text-decoration:none}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap a.help-link.block{text-decoration:none;margin-left:14px}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap a.help-link.block:hover{text-decoration:underline;cursor:pointer}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap a.help-link.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .calc-section.section-calculations .calc-graph-info .calc-desc-wrap a.help-link:hover{text-decoration:underline}
#wrapper .calc-section.section-calculations .calculate-button-wrap{text-align:right}
#wrapper .calc-section.section-calculations .calculate-button-wrap .calculate-button{cursor:pointer;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-width:80px;min-height:36px;padding:0 16px;font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#fff;outline:0;font-size:1.125rem;line-height:1.375rem;min-width:112px;min-height:40px;margin:24px 0}
#wrapper .calc-section.section-calculations .calculate-button-wrap .calculate-button:focus,#wrapper .calc-section.section-calculations .calculate-button-wrap .calculate-button:hover{background:#c76a31}
#wrapper .calc-section.section-calculations .calculate-button-wrap .calculate-button:focus,#wrapper .calc-section.section-calculations .calculate-button-wrap .calculate-button:hover{background:#c76a31}
#wrapper .calc-section.section-calculations .calculate-button-wrap .calculate-button.hover{background:#c76a31}
#wrapper .calc-section.section-calculations .calculate-button-wrap .calculate-button:not(.hover){background:#ee7023}
@media screen and (max-width:30em){#wrapper .calc-section.section-calculations .data-custom-form .slider-section .val{width:100px;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;line-height:1.25rem}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs .field:first-child,#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs .cmp:first-child{padding-right:0}
#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs .field+.field,#wrapper .calc-section.section-calculations .data-custom-form .horizontal-inputs .cmp+.cmp{padding-top:24px}
}
#wrapper .component.bullet-list ol.bullet-list-contents{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;list-style-type:none;margin:-12px}
#wrapper .component.bullet-list ol.bullet-list-contents.numberedBullets{counter-reset:li}
#wrapper .component.bullet-list ol.bullet-list-contents.numberedBullets li.bullet-list-item{counter-increment:li}
#wrapper .component.bullet-list ol.bullet-list-contents.numberedBullets li.bullet-list-item::before{content:counter(li)}
#wrapper .component.bullet-list ol.bullet-list-contents.vertical{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.bullet-list ol.bullet-list-contents.horizontal{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#wrapper .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.largeBullets{width:50%}
#wrapper .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.smallBullets,#wrapper .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.extraSmallBullets{width:33.3%}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item{-webkit-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.largeBullets{min-height:112px;padding:16px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.largeBullets::before{width:56px;height:74px;line-height:74px;font-size:2.625rem;text-indent:8px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.largeBullets .header,#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.largeBullets .main-text{margin-left:72px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.smallBullets{min-height:80px;padding:16px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.smallBullets::before{width:32px;height:42px;line-height:42px;font-size:1.5rem;text-indent:5px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.smallBullets .header,#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.smallBullets .main-text{margin-left:48px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.extraSmallBullets{min-height:52px;padding:12px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.extraSmallBullets::before{content:" ";width:12px;height:22px;transform:rotate(180deg);margin-top:2px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.extraSmallBullets .header,#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.extraSmallBullets .main-text{margin-top:2px;margin-left:20px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item::before{-webkit-border-radius:200em 0 0 200em;-moz-border-radius:200em 0 0 200em;border-radius:200em 0 0 200em;margin-top:3px;content:" ";display:inline-block;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:#fff;text-align:center;position:absolute}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.turquoiseBullet::before{background:#31a3ae}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item.gradientOrangeBullet::before{background:linear-gradient(to right,#fa7f25,#fdbe13)}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text{display:inline-block}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text h2,#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text h3,#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text h4{padding:0}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text p{margin:0 auto 8px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text a{font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;color:#257886;text-decoration:underline}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text a.block{text-decoration:none;margin-left:14px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text a.block:hover{text-decoration:underline;cursor:pointer}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .main-text a.block:before{display:inline-block;font-size:14px;font-family:SwedbankHeadlineBlack,Arial,sans-serif;color:inherit;content:"\25BA";text-decoration:none;vertical-align:middle;margin:0 7px 0 -14px}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .header.orange{color:#f35b1c}
#wrapper .component.bullet-list ol.bullet-list-contents li.bullet-list-item .header.brown{color:#512b2b}
#wrapper .block-c .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.largeBullets,#wrapper .block-d .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.largeBullets,#wrapper .block-c .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.smallBullets,#wrapper .block-d .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.smallBullets,#wrapper .block-c .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.extraSmallBullets,#wrapper .block-d .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.extraSmallBullets{width:100%}
@media screen and (max-width:48em){#wrapper .block-b .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.smallBullets,#wrapper .block-b .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.extraSmallBullets{width:50%}
#wrapper .block-b .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.largeBullets{width:100%}
}
@media screen and (max-width:30em){#wrapper .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.largeBullets,#wrapper .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.smallBullets,#wrapper .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.extraSmallBullets{width:100%}
#wrapper .block-b .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.largeBullets,#wrapper .block-b .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.smallBullets,#wrapper .block-b .component.bullet-list ol.bullet-list-contents.horizontal li.bullet-list-item.extraSmallBullets{width:100%}
}
#branch-office-map{width:336px;min-height:400px;margin-right:24px}
#page-content .component.branch-office-search{padding-top:24px}
#page-content .component.branch-office-search form{padding:16px}
#page-content .component.branch-office-search label,#page-content .component.branch-office-search .label{display:block;font-size:.875rem;line-height:1rem;color:#512b2b;padding-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#page-content .component.branch-office-search .field .error-container,#page-content .component.branch-office-search .fields .error-container{color:#c5131c;padding-top:8px;line-height:1rem}
#page-content .component.branch-office-search .field .error-container .error,#page-content .component.branch-office-search .fields .error-container .error{pointer-events:none}
#page-content .component.branch-office-search .fields.error legend.label{color:#c5131c}
#page-content .component.branch-office-search .field{position:relative}
#page-content .component.branch-office-search .field.error select,#page-content .component.branch-office-search .field.error textarea,#page-content .component.branch-office-search .field.error input.form-textfield,#page-content .component.branch-office-search .field.error .fancy-select{border-bottom-color:#c5131c}
#page-content .component.branch-office-search .field.error label{color:#c5131c}
#page-content .component.branch-office-search .field input:not([type=button]){-webkit-box-shadow:0 0 0 1000px #fff inset;-moz-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}
#page-content .component.branch-office-search .field input,#page-content .component.branch-office-search .field input[type="number"]::-webkit-inner-spin-button,#page-content .component.branch-office-search .field input[type="date"]::-webkit-inner-spin-button,#page-content .component.branch-office-search .field button,#page-content .component.branch-office-search .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#page-content .component.branch-office-search .field input[type="number"]{-moz-appearance:textfield}
#page-content .component.branch-office-search .field textarea,#page-content .component.branch-office-search .field input.form-textfield{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#page-content .component.branch-office-search .field input[type="text"]::-ms-clear{display:none}
#page-content .component.branch-office-search .field input[type="text"],#page-content .component.branch-office-search .field input[type="number"],#page-content .component.branch-office-search .field input[type="password"],#page-content .component.branch-office-search .field textarea,#page-content .component.branch-office-search .field select,#page-content .component.branch-office-search .field input.form-textfield,#page-content .component.branch-office-search .field .fancy-select{height:48px;line-height:3rem;outline:0;background:#fff;border:0;display:block;width:100%;border-bottom:2px solid #d4c4bc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;font-size:1rem;font-family:SwedbankSansRegular,Arial,sans-serif;color:#512b2b}
#page-content .component.branch-office-search .field input[type="text"]::-webkit-input-placeholder,#page-content .component.branch-office-search .field input[type="number"]::-webkit-input-placeholder,#page-content .component.branch-office-search .field input[type="password"]::-webkit-input-placeholder,#page-content .component.branch-office-search .field textarea::-webkit-input-placeholder,#page-content .component.branch-office-search .field select::-webkit-input-placeholder,#page-content .component.branch-office-search .field input.form-textfield::-webkit-input-placeholder,#page-content .component.branch-office-search .field .fancy-select::-webkit-input-placeholder{color:#72605e}
#page-content .component.branch-office-search .field input[type="text"]:-moz-placeholder,#page-content .component.branch-office-search .field input[type="number"]:-moz-placeholder,#page-content .component.branch-office-search .field input[type="password"]:-moz-placeholder,#page-content .component.branch-office-search .field textarea:-moz-placeholder,#page-content .component.branch-office-search .field select:-moz-placeholder,#page-content .component.branch-office-search .field input.form-textfield:-moz-placeholder,#page-content .component.branch-office-search .field .fancy-select:-moz-placeholder{color:#72605e}
#page-content .component.branch-office-search .field input[type="text"]::-moz-placeholder,#page-content .component.branch-office-search .field input[type="number"]::-moz-placeholder,#page-content .component.branch-office-search .field input[type="password"]::-moz-placeholder,#page-content .component.branch-office-search .field textarea::-moz-placeholder,#page-content .component.branch-office-search .field select::-moz-placeholder,#page-content .component.branch-office-search .field input.form-textfield::-moz-placeholder,#page-content .component.branch-office-search .field .fancy-select::-moz-placeholder{color:#72605e}
#page-content .component.branch-office-search .field input[type="text"]:-ms-input-placeholder,#page-content .component.branch-office-search .field input[type="number"]:-ms-input-placeholder,#page-content .component.branch-office-search .field input[type="password"]:-ms-input-placeholder,#page-content .component.branch-office-search .field textarea:-ms-input-placeholder,#page-content .component.branch-office-search .field select:-ms-input-placeholder,#page-content .component.branch-office-search .field input.form-textfield:-ms-input-placeholder,#page-content .component.branch-office-search .field .fancy-select:-ms-input-placeholder{color:#72605e}
#page-content .component.branch-office-search .field input[type="text"] ::placeholder,#page-content .component.branch-office-search .field input[type="number"] ::placeholder,#page-content .component.branch-office-search .field input[type="password"] ::placeholder,#page-content .component.branch-office-search .field textarea ::placeholder,#page-content .component.branch-office-search .field select ::placeholder,#page-content .component.branch-office-search .field input.form-textfield ::placeholder,#page-content .component.branch-office-search .field .fancy-select ::placeholder{color:#72605e}
#page-content .component.branch-office-search .field textarea{min-height:80px;resize:vertical;font-size:1.125rem;line-height:1.375rem;padding:10px 8px}
#page-content .component.branch-office-search .field.checkbox,#page-content .component.branch-office-search .field.radio{position:relative;cursor:pointer}
#page-content .component.branch-office-search .field.checkbox label,#page-content .component.branch-office-search .field.radio label{position:relative;padding-left:28px;padding-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;font-family:SwedbankSansRegular,Arial,sans-serif;font-size:1.125rem;line-height:1.375rem}
#page-content .component.branch-office-search .field.checkbox label::before,#page-content .component.branch-office-search .field.radio label::before{content:'';position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;width:20px;height:20px;border:2px solid #999}
#page-content .component.branch-office-search .field.checkbox input,#page-content .component.branch-office-search .field.radio input{position:absolute;opacity:0;left:0;top:0}
#page-content .component.branch-office-search .field.checkbox input.selected ~ label:before,#page-content .component.branch-office-search .field.radio input.selected ~ label:before,#page-content .component.branch-office-search .field.checkbox input:checked ~ label:before,#page-content .component.branch-office-search .field.radio input:checked ~ label:before{border-color:#72605e}
#page-content .component.branch-office-search .field.radio label:before{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#page-content .component.branch-office-search .field.radio input[type="radio"].selected ~ label::before,#page-content .component.branch-office-search .field.radio input[type="radio"]:checked ~ label::before{background:#fff;border-width:6px}
#page-content .component.branch-office-search .field.radio.disabled input[type="radio"] ~ label::before{border-color:#929293;background:#ece7e2}
#page-content .component.branch-office-search .field.radio.disabled input[type="radio"]:checked ~ label::before,#page-content .component.branch-office-search .field.radio.disabled input[type="radio"].selected ~ label::before{border-color:#929293;background:#fff}
#page-content .component.branch-office-search .field.checkbox label:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#page-content .component.branch-office-search .field.checkbox svg{position:absolute;z-index:1;width:13px;left:4px;top:4px;height:13px;visibility:hidden;opacity:0;color:#fff;pointer-events:none}
#page-content .component.branch-office-search .field.checkbox input[type="checkbox"]:checked+svg{visibility:visible;opacity:1}
#page-content .component.branch-office-search .field.checkbox input[type="checkbox"]:checked ~ label:before{background:#72605e;border-color:#72605e}
#page-content .component.branch-office-search .field.checkbox.disabled input[type="checkbox"] ~ label:before{border-color:#929293;background:#ece7e2}
#page-content .component.branch-office-search .field.checkbox.disabled input[type="checkbox"]:checked ~ label:before{border-color:#929293;background:#929293}
#page-content .component.branch-office-search .field .fancy-select{padding-right:48px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}
#page-content .component.branch-office-search .field .fancy-select::before{content:"";position:absolute;width:9px;height:6px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:17px;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-down-view");background-size:cover}
#page-content .component.branch-office-search .field .fancy-select::before{z-index:2;width:12px;height:9px}
#page-content .component.branch-office-search .field .fancy-select .fancy-select-value{pointer-events:none;overflow:hidden}
#page-content .component.branch-office-search .field .fancy-select .fancy-select-dropdown{position:absolute;z-index:5;left:0;top:48px;width:100%;background:#fff;border:1px solid #797979;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:240px;overflow:auto}
#page-content .component.branch-office-search .field .fancy-select .fancy-select-dropdown li{line-height:1.5rem;height:24px;padding:0 8px}
#page-content .component.branch-office-search .field .fancy-select .fancy-select-dropdown li.active,#page-content .component.branch-office-search .field .fancy-select .fancy-select-dropdown li:hover{background:#1e90ff;color:#fff}
#page-content .component.branch-office-search .field .fancy-select .fancy-select-dropdown li[data-disabled]{background:#faf9f6;color:#767676;cursor:default}
#page-content .component.branch-office-search .field:not(.checkbox):not(.radio) label{pointer-events:none}
#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.error):not(.disabled) label{color:#257886}
#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="text"],#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="number"],#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="email"],#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.disabled) input[type="password"],#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.disabled) textarea,#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.disabled) select,#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio):not(.disabled) .fancy-select{border-color:#31a3ae}
#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio) .fancy-select::after{content:'';position:absolute;width:calc(48px - 2px);height:calc(48px - 2px);top:0;right:0;background:#f2f2f2;z-index:1}
#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio) .fancy-select-dropdown{display:block}
#page-content .component.branch-office-search .field.active.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.branch-office-search .field.active.checkbox label:before,#page-content .component.branch-office-search .field.hover.checkbox label:before,#page-content .component.branch-office-search .field.active.radio label:before,#page-content .component.branch-office-search .field.hover.radio label:before{background:#fbf2ea;border-color:#a38b80}
#page-content .component.branch-office-search .field.disabled textarea,#page-content .component.branch-office-search .field.disabled select,#page-content .component.branch-office-search .field.disabled input[type="text"],#page-content .component.branch-office-search .field.disabled input[type="number"],#page-content .component.branch-office-search .field.disabled input.form-textfield{background:#faf9f6}
#page-content .component.branch-office-search .field.disabled .fancy-select{background:#f9f8f6}
#page-content .component.branch-office-search .field.field-with-help .field-container{position:relative;padding-right:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#page-content .component.branch-office-search .field.field-with-help .field-container .field-help-button{position:absolute;right:0;top:0;bottom:0;width:36px;cursor:pointer}
#page-content .component.branch-office-search .field.field-with-help .field-container .field-help-button svg{color:#ee7023;height:24px;width:24px;cursor:pointer;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
#page-content .component.branch-office-search .field.field-with-help .field-help{line-height:1.25rem;color:#512b2b;background-color:#f9f8f6;margin-top:8px;padding:12px;border:2px solid #ee7023;border-left:0;border-right:0}
#page-content .component.branch-office-search .cmp ~ .cmp>.field,#page-content .component.branch-office-search .cmp ~ .cmp>.fields{margin-top:24px}
#page-content .component.branch-office-search .captcha.field{margin:24px 0}
#page-content .component.branch-office-search .captcha.field .captcha-error{border:3px solid #c5131c;position:absolute;top:22px;left:12px;width:23px;height:23px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;pointer-events:none}
#page-content .component.branch-office-search .checkbox-list.horizontal,#page-content .component.branch-office-search .radio-list.horizontal{margin:-8px -12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#page-content .component.branch-office-search .checkbox-list.horizontal li,#page-content .component.branch-office-search .radio-list.horizontal li{margin:8px 12px}
#page-content .component.branch-office-search .checkbox-list.vertical,#page-content .component.branch-office-search .radio-list.vertical{margin:-4px -12px}
#page-content .component.branch-office-search .checkbox-list.vertical li,#page-content .component.branch-office-search .radio-list.vertical li{float:left;clear:both;margin:8px 12px}
#page-content .component.branch-office-search fieldset{margin-bottom:8px;border:0}
#page-content .component.branch-office-search fieldset legend{font-family:SwedbankHeadlineBold,Arial,sans-serif}
#page-content .component.branch-office-search .options-help{margin-bottom:8px}
@media screen and (max-width:30em){#page-content .component.branch-office-search .field label,#page-content .component.branch-office-search .field .label{font-size:.75rem}
#page-content .component.branch-office-search .field input[type="text"],#page-content .component.branch-office-search .field input[type="password"],#page-content .component.branch-office-search .field input[type="date"],#page-content .component.branch-office-search .field input[type="number"],#page-content .component.branch-office-search .field select,#page-content .component.branch-office-search .field .fancy-select{height:40px;line-height:2.5rem}
#page-content .component.branch-office-search .field .fancy-select{padding-right:40px}
#page-content .component.branch-office-search .field .fancy-select svg{right:calc((40px - 2px)/2 - 6px)}
#page-content .component.branch-office-search .field.active:not(.checkbox):not(.radio) .fancy-select::after{width:calc(40px - 2px);height:calc(40px - 2px)}
#page-content .component.branch-office-search .field.field-with-help .field-container .field-help-button{height:40px}
#page-content .component.branch-office-search .field.checkbox label,#page-content .component.branch-office-search .field.radio label{font-size:.875rem;line-height:1.125rem}
#page-content .component.branch-office-search .fields>.label{font-size:.75rem;line-height:1rem}
}
#page-content .component.branch-office-search .hidden{visibility:hidden}
#page-content .component.branch-office-search .header{padding-bottom:16px}
#page-content .component.branch-office-search form{background:#fbf2ea;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;padding:8px 4px;position:relative}
#page-content .component.branch-office-search form>div{margin:0 8px}
#page-content .component.branch-office-search form .field{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#page-content .component.branch-office-search form .search-button-wrap{position:absolute;right:16px;top:50%;height:25px;width:25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
#page-content .component.branch-office-search .search-results-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%}
#page-content .component.branch-office-search .search-results-container .row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:top;-ms-justify-content:top;justify-content:top;width:100%;padding:16px 0 24px;border-bottom:1px solid #ebe7e2;position:relative}
#page-content .component.branch-office-search .search-results-container .row:before{content:'';position:absolute;width:1px;top:16px;bottom:24px;left:50%;background:#ebe7e2}
#page-content .component.branch-office-search .search-results-container .row>div{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-basis:0;flex-basis:0}
#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper{padding-right:24px;text-align:right}
#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper .address,#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper .city,#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper .bankname{font-size:1rem;line-height:1.5rem}
#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper .bankname{color:#512b2b;font-weight:bold}
#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper .address,#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper .city{color:#767676}
#page-content .component.branch-office-search .search-results-container .row .branch-links-wrapper{padding-left:24px;text-align:left}
#page-content .component.branch-office-search .search-results-container .row .branch-links-wrapper li{padding:0 16px;position:relative;color:#31a3ae}
#page-content .component.branch-office-search .search-results-container .row .branch-links-wrapper li::before{content:"";position:absolute;width:6px;height:9px;top:6px;left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.branch-office-search .search-results-container .row .branch-links-wrapper li a:hover{text-decoration:underline}
#page-content .component.branch-office-search .office-hours-table{position:relative}
#page-content .component.branch-office-search .office-hours-table .office-hours-table-inner{border:0;margin:8px 0;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem}
#page-content .component.branch-office-search .office-hours-table .office-hours-table-inner tr td:first-child{padding-right:12px;text-align:left;color:#767676}
#page-content .component.branch-office-search .office-hours-table .office-hours-table-inner tr td:first-child{padding-right:16px}
#page-content .component.branch-office-search .office-hours-table .close-button{width:19px;height:19px;outline:0;position:absolute;top:-4px;right:15px;color:#f35b1c;cursor:pointer;border:0;background:0;padding:0}
#page-content .component.branch-office-search .office-hours-table .close-button svg{outline:0;width:19px;height:19px;left:0;top:0;position:absolute}
#page-content .component.branch-office-search .other-hours-separate{padding-top:8px}
#page-content .component.branch-office-search .other-hours-separate .title{color:#767676}
#page-content .component.branch-office-search .pagination{clear:both;padding:16px 0 24px}
#page-content .component.branch-office-search .pagination a{font-size:1rem;line-height:1.5rem;color:#257886;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}
#page-content .component.branch-office-search .pagination a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#257886}
#page-content .component.branch-office-search .pagination a.pagination-previous{padding-left:15px;position:relative}
#page-content .component.branch-office-search .pagination a.pagination-previous::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-left-view");background-size:cover}
#page-content .component.branch-office-search .pagination a.pagination-next{padding-right:15px;position:relative}
#page-content .component.branch-office-search .pagination a.pagination-next::before{content:"";position:absolute;width:6px;height:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url("../../../etc/designs/wcms/images/icons.svg#arrow-triangle-turquoise-right-view");background-size:cover}
#page-content .component.branch-office-search .pagination .separator{display:inline-block;width:1px;height:12px;border-right:1px solid #d4c4bc;margin:0 16px}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer{padding:40px 48px !important;color:#512b2b !important}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer header{padding-bottom:8px;min-height:40px}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer header h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.875rem;line-height:2.25rem;color:#f35b1c;margin-bottom:0 !important;margin-top:4px;min-height:24px}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap-inner{padding:16px 24px}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap-inner .other-hours-row{display:none}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap-inner .other-hours-separate .title{color:#767676}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap{min-height:400px;width:328px;background-color:#fbf2ea}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table{width:100%;border:0;margin:8px 0 0;font-family:Arial,Helvetica,sans-serif;line-height:1.375rem;font-size:.875rem}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.label,#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.value{vertical-align:top;text-align:left;padding-bottom:16px}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.label:first-child,#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.value:first-child{color:#767676;padding-right:8px}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.label.other-hours.label,#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.value.other-hours.label{padding-bottom:0}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.label.other-hours.value,#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap table.contact-info-table tr td.value.other-hours.value{padding-right:0}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .address-and-city.heading{font-size:1rem;line-height:1.5rem;color:#512b2b;font-weight:bold}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .address-and-postcode-and-city .postalcode,#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .address-and-postcode-and-city .city{display:inline-block}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .office-hours-table .office-hours-table-inner{border:0;margin:8px 0;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;font-size:.75rem;margin:0}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .office-hours-table .office-hours-table-inner tr td:first-child{padding-right:12px;text-align:left;color:#767676}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .office-hours-table .office-hours-table-inner tr td{vertical-align:top}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .office-hours-table .office-hours-table-inner tr td:first-child{text-align:left;padding-right:5px}
@media screen and (max-width:48em){#branch-office-map{width:100%;height:250px;margin-right:0;margin-bottom:24px}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer{max-width:100% !important;min-width:100% !important;min-height:auto !important;padding:24px 24px 50px 24px !important}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .contact-info-wrap-inner .other-hours-row{display:table-row}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .contact-info-wrap-inner .other-hours-separate{display:none}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .content .contact-info-wrap{width:100%;height:auto}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .content .contact-info-wrap tr td:first-child{width:20%}
}
@media screen and (max-width:30em){#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .contact-info-wrap-inner .other-hours-row{display:none}
#wrapper.component.general-layer .layer-container.branch-office-top-layer-outer .branch-office-top-layer .contact-info-wrap .contact-info-wrap-inner .other-hours-separate{display:block}
#page-content .component.branch-office-search .heading{color:#512b2b}
#page-content .component.branch-office-search .search-results-container .row{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#page-content .component.branch-office-search .search-results-container .row:before{display:none}
#page-content .component.branch-office-search .search-results-container .row>div{width:100%;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
#page-content .component.branch-office-search .search-results-container .row .branch-info-wrapper{padding-right:0;padding-bottom:12px;text-align:left}
#page-content .component.branch-office-search .search-results-container .row .branch-links-wrapper{padding-left:0}
}
#wrapper .component.branch-office-info{-webkit-justify-content:space-evenly;-ms-justify-content:space-evenly;justify-content:space-evenly}
#wrapper .component.branch-office-info .content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
#wrapper .component.branch-office-info header{padding-bottom:8px;min-height:40px}
#wrapper .component.branch-office-info header h2{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:1.875rem;line-height:2.25rem;color:#f35b1c;margin-bottom:0 !important;margin-top:4px;min-height:24px}
#wrapper .component.branch-office-info .contact-info-wrap-inner{padding:16px 24px}
#wrapper .component.branch-office-info .contact-info-wrap-inner .other-hours-row{display:none}
#wrapper .component.branch-office-info .contact-info-wrap-inner .other-hours-separate .title{color:#767676}
#wrapper .component.branch-office-info .contact-info-wrap{min-height:400px;width:328px;background-color:#fbf2ea}
#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table{width:100%;border:0;margin:8px 0 0;font-family:Arial,Helvetica,sans-serif;line-height:1.375rem;font-size:.875rem}
#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.label,#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.value{vertical-align:top;text-align:left;padding-bottom:16px}
#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.label:first-child,#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.value:first-child{color:#767676;padding-right:8px}
#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.label.other-hours.label,#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.value.other-hours.label{padding-bottom:0}
#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.label.other-hours.value,#wrapper .component.branch-office-info .contact-info-wrap table.contact-info-table tr td.value.other-hours.value{padding-right:0}
#wrapper .component.branch-office-info .contact-info-wrap .address-and-city.heading{font-size:1rem;line-height:1.5rem;color:#512b2b;font-weight:bold}
#wrapper .component.branch-office-info .contact-info-wrap .address-and-postcode-and-city .postalcode,#wrapper .component.branch-office-info .contact-info-wrap .address-and-postcode-and-city .city{display:inline-block}
#wrapper .component.branch-office-info .contact-info-wrap .office-hours-table .office-hours-table-inner{border:0;margin:8px 0;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.375rem;font-size:.75rem;margin:0}
#wrapper .component.branch-office-info .contact-info-wrap .office-hours-table .office-hours-table-inner tr td:first-child{padding-right:12px;text-align:left;color:#767676}
#wrapper .component.branch-office-info .contact-info-wrap .office-hours-table .office-hours-table-inner tr td{vertical-align:top}
#wrapper .component.branch-office-info .contact-info-wrap .office-hours-table .office-hours-table-inner tr td:first-child{text-align:left;padding-right:5px}
#wrapper .component.branch-office-info header.heading{display:none}
#wrapper .component.branch-office-info #branch-office-map,#wrapper .component.branch-office-info .contact-info-wrap{width:50%}
@media screen and (max-width:48em){#wrapper .component.branch-office-info{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.branch-office-info .contact-info-wrap .contact-info-wrap-inner .other-hours-row{display:table-row}
#wrapper .component.branch-office-info .contact-info-wrap .contact-info-wrap-inner .other-hours-separate{display:none}
#wrapper .component.branch-office-info .content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#wrapper .component.branch-office-info .content #branch-office-map,#wrapper .component.branch-office-info .content .contact-info-wrap{width:100%;height:auto}
}
@media screen and (max-width:30em){#wrapper .component.branch-office-info .contact-info-wrap .contact-info-wrap-inner .other-hours-row{display:none}
#wrapper .component.branch-office-info .contact-info-wrap .contact-info-wrap-inner .other-hours-separate{display:block}
}
#wrapper .container.blogarchivelist img{max-width:100%}
#wrapper .container.blogarchivelist .tags{padding-top:15px}
#wrapper .container.blogarchivelist .text,#wrapper .container.blogarchivelist .text p{margin-left:15px;margin-right:15px}
#wrapper .container.blogarchivelist .date{color:#767676;font-weight:bold}
#wrapper .container.blogarchivelist .blog-image.panorama figure{margin:0 auto;display:table;border:0}
#wrapper .container.blogarchivelist .blog-image.panorama figure img{width:100%}
#wrapper .container.blogarchivelist .post .container.share{display:inline-block;float:right}
#wrapper .container.blogarchivelist .post .container.share .share-via-text{display:inline-block;float:left;padding-right:7px}
#wrapper .container.blogarchivelist .post .container.share .share-icon{margin-left:2px;padding-left:0}
#wrapper .container.blogarchivelist .post .container.share .share-icon .sharesocial{width:18px;height:18px}
#wrapper .container.blogarchive .header{border:2px solid #ebe7e2}
#wrapper .container.blogarchive .header h2{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:16px;line-height:22px;color:#512b2b;margin:0 0 2px;padding:0;clear:both;background:#fbf2ea none repeat scroll 0 0;margin:0;padding:5px 7px 4px 10px}
#wrapper .container.blogarchive .archive-content{padding:10px}
#wrapper .container.blogarchive .archive-content a.block,#wrapper .container.blogarchive .archive-content a.block.display5-link-c:before{font-size:12px}
#wrapper .container.blogarchive .archive-content .monthlist .second-list svg{float:right;width:18px;height:18px;color:#f35b1c;position:relative;top:4px;transition:.4s}
#wrapper .container.blogarchive .archive-content .monthlist .second-list .subinactive{display:none;padding-left:15px}
#wrapper .container.blogarchive .archive-content .monthlist .second-list.open svg{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}
#wrapper .container.blogarchive .archive-content .monthlist .second-list.open .subinactive{display:block}
#wrapper .container.blog img{max-width:100%}
#wrapper .container.blog .tags{padding-top:15px}
#wrapper .container.blog .text,#wrapper .container.blog .text p{margin-left:15px;margin-right:15px}
#wrapper .container.blog .date{color:#767676;font-weight:bold}
#wrapper .container.blog .blog-image.panorama figure{margin:0 auto;display:table;border:0}
#wrapper .container.blog .blog-image.panorama figure img{width:100%}
#wrapper .container.blog .post .container.share{display:inline-block;float:right}
#wrapper .container.blog .post .container.share .share-via-text{display:inline-block;float:left;padding-right:7px}
#wrapper .container.blog .post .container.share .share-icon{margin-left:2px;padding-left:0}
#wrapper .container.blog .post .container.share .share-icon .sharesocial{width:18px;height:18px}
#wrapper .container.atoz-section{margin-bottom:0}
#wrapper .container.atoz-section .letter-heading,#wrapper .container.atoz-section h3{font-family:SwedbankHeadlineBold,Arial,sans-serif;font-size:18px;line-height:24px;color:#f35b1c;margin:0 0 2px;padding:0;padding:2px 0 0 4px;margin:0}
#wrapper .container.atoz-section .az-section-list li{padding:0 0 3px 4px}
#wrapper .container.atoz-section .az-section-list a,#wrapper .container.atoz-section .az-section-list a:link,#wrapper .container.atoz-section .az-section-list a:active,#wrapper .container.atoz-section .az-section-list a:visited,#wrapper .container.atoz-section .az-section-list a:focus,#wrapper .container.atoz-section .az-section-list a:hover{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:22px;color:#257886;text-decoration:none;font-weight:normal;cursor:pointer}
.atoz-header .main-heading,.atoz-header h1{font-family:SwedbankHeadlineBlack,Arial,sans-serif;font-size:40px;line-height:44px;color:#f35b1c;margin:0 0 4px;padding:0}
.atoz-header .lead{font-family:SwedbankSansRegular,Arial,sans-serif;font-weight:normal;font-size:16px;line-height:24px;color:#512b2b;margin-bottom:10px;display:block;padding:0}
.atoz-header .az-header-letters{list-style:none;margin:10px 0}
.atoz-header .az-header-letters li{display:inline-block;margin-right:18px}
.atoz-header .az-header-letters a,.atoz-header .az-header-letters a:link,.atoz-header .az-header-letters a:active,.atoz-header .az-header-letters a:visited,.atoz-header .az-header-letters a:focus,.atoz-header .az-header-letters a:hover{color:#257886;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:normal}
.atoz-header .az-header-letters a:not([href]),.atoz-header .az-header-letters a:link:not([href]),.atoz-header .az-header-letters a:active:not([href]),.atoz-header .az-header-letters a:visited:not([href]),.atoz-header .az-header-letters a:focus:not([href]),.atoz-header .az-header-letters a:hover:not([href]){color:#512b2b;text-decoration:none}
.atoz-header .az-header-underline{width:100%;height:8px;background-color:#fbf2ea;border-bottom:1px solid #512b2b}
.component.article{padding:0}
.component.article .main-heading{margin-bottom:24px}
.component.article .hero img{width:100%;display:block}
.component.article .hero .caption{padding-top:8px;font-size:.6875rem;line-height:1rem}
.component.article .hero{margin-bottom:24px}
.component.article .limited-container>div{width:66.66666%}
.component.article .limited-container>div.lead{font-family:SwedbankSansMedium,Arial,sans-serif;font-size:1.125rem;line-height:1.625rem;width:100%;margin-bottom:24px}
.component.article .limited-container>div.main-content h2:not(:first-child),.component.article .limited-container>div.main-content h3:not(:first-child),.component.article .limited-container>div.main-content h4:not(:first-child){margin-top:24px}
.component.article .limited-container>div.main-content h2+p,.component.article .limited-container>div.main-content h3+p,.component.article .limited-container>div.main-content h4+p{margin-top:8px}
.component.article .limited-container>div.main-content img{margin:24px 0;max-width:100%}
.component.article .limited-container>div.main-content img[style*="float: left;"]{margin-right:24px}
.component.article .limited-container>div.main-content img[style*="float: right;"]{margin-left:24px}
.component.article .limited-container>div.main-content a{text-decoration:underline}
.component.article .limited-container>div.main-content p{margin:24px 0}
.component.article .limited-container>div.main-content ul{list-style:none}
.component.article .limited-container>div.main-content ul li{position:relative;padding-left:12px}
.component.article .limited-container>div.main-content ul li::before{content:'';width:6px;height:12px;background:url("../../../etc/designs/wcms/images/icons.svg#half-circle-view");background-size:cover;position:absolute;top:4px;left:0}
.component.article .limited-container>div.main-content ul li{margin:8px 0}
.component.article .limited-container>div.disclaimer{font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676;margin-top:12px}
.block-b .component.article .limited-container>div,.block-c .component.article .limited-container>div,.block-d .component.article .limited-container>div{width:100%}
@media screen and (max-width:48em){.component.article .limited-container>div{width:100%}
}
#wrapper .aem-GridColumn.adform{padding:0}
.share-container .share-button{display:inline-block;margin:24px 0;color:#257886;text-decoration:none;font-weight:normal;font-size:.875rem;line-height:1.375rem}
.share-container .share-button:hover{text-decoration:underline}
.cmp-image__image{width:100%}