﻿:root{--gray-50:#FAFAFA;--gray-100:#F3F2F5;--gray-200:#D6D6D6;--gray-300:#757575;--gray-400:#6B6D71;--gray-500:#4C4E54;--gray-600:#414141;--gray-700:#191919;--red-200:#E89C9F;--red-400:#C80E15;--red-500:#E2001A;--red-600:#CE0018;--primary-50:#EEE9F2;--primary-100:#CBBBD8;--primary-300:#8E6CAB;--primary-400:#794F9A;--primary-500:#572381;--green-100:#E6F2E8;--green-400:#31933E;--green-600:#055810;--white:#FFF;--black:#000;--black-opacity-10:rgba(0,0,0,.1);--black-opacity-60:rgba(0,0,0,.60);--grey-opacity-40:rgba(100,100,100,.4);--purple-opacity-05:rgba(87,35,129,.05);--purple-opacity-10:rgba(87,35,129,.10);--purple-opacity-70:rgba(87,35,129,.70);--purple-opacity-95:rgba(87,35,129,.95);--white-opacity-70:rgba(255,255,255,.70);--primary-gradient-1:linear-gradient(135deg,#764E9A 14.64%,#572381 85.36%);--primary-gradient-3:linear-gradient(135deg,#B24E9A 14.64%,#572381 85.36%);--roboto:'roboto-flex',Helvetica,Arial,sans-serif;--museo:'museosans',Helvetica,Arial,sans-serif;--radius-4:4px;--radius-8:8px;--radius-16:16px;--radius-24:24px;--radius-50:50%;--font-weight-200:200;--font-weight-300:300;--font-weight-400:400;--font-weight-500:500;--font-weight-600:600;--font-weight-700:700;--font-size-base:1rem;--font-size-xs:calc(var(--font-size-base) * .825);--font-size-sm:calc(var(--font-size-base) * .875);--font-size-lg:calc(var(--font-size-base) * 1.125);--font-size-xlg:calc(var(--font-size-base) * 1.25);--font-size-1-5:calc(var(--font-size-base) * 1.5);--font-size-1-75:calc(var(--font-size-base) * 1.75);--font-size-2:calc(var(--font-size-base) * 2);--font-size-2-25:calc(var(--font-size-base) * 2.25);--font-size-2-5:calc(var(--font-size-base) * 2.5);--font-size-3:calc(var(--font-size-base) * 3);--box-shadow-xs:0 1px 2px 0 rgba(20,20,20,.05);--box-shadow-sm:0 1px 3px 0 rgba(20,20,20,.10),0 1px 2px 0 rgba(20,20,20,.06);--box-shadow-md:0 4px 8px -2px rgba(20,20,20,.10),0 2px 4px -2px rgba(20,20,20,.06);--box-shadow-lg:0 12px 16px -4px rgba(20,20,20,.08),0 4px 6px -2px rgba(20,20,20,.03);--box-shadow-xl:0 20px 24px -4px rgba(20,20,20,.08),0 8px 8px -4px rgba(20,20,20,.03);--box-shadow-2xl:0 24px 48px -12px rgba(20,20,20,.18);--box-shadow-3xl:0 32px 64px -12px rgba(20,20,20,.14);--box-shadow-standard:0 0 20px 0 rgba(0,0,0,.10);--box-shadow-menu:0 4px 12px 0 rgba(87,34,129,.10);--box-shadow-tile:0 16px 8px 0 rgba(87,35,129,.10),0 8px 4px 0 rgba(87,35,129,.10),0 4px 2px 0 rgba(87,131,129,.10),0 2px 1px 0 rgba(87,35,129,.10);--blur-md:blur(8px);--blur-lg:blur(12px);--blur-xl:blur(20px);--svg-arrow:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024"><path d="m171 511 60 62 239-238v518h84V335l239 238 60-62-340-340z"/></svg>');--svg-chevron-right:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 6.7a1 1 0 0 0 0 1.4l3.9 3.9L9 15.9a1 1 0 1 0 1.4 1.4l4.6-4.6a1 1 0 0 0 0-1.4l-4.6-4.6a1 1 0 0 0-1.4 0Z"/></svg>');--svg-beobank-icon:url(../img/beobank-icon.svg);}html{scroll-behavior:smooth;}body{overflow-x:hidden;}.cards__list{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;@media (min-width:768px){flex-direction:row}}.card{position:relative;}.card__content{display:flex;flex-direction:column;gap:.5rem;}.card__disclaimer{display:flex;flex-direction:column;justify-content:flex-end;}.card__inner{display:flex;flex-direction:column;gap:0;}.cards__slider{.cards__list{flex-direction:row;flex-wrap:nowrap}}.imgtxt__inner{gap:0;display:flex;flex-direction:column;align-items:flex-start;@media (min-width:768px){flex-direction:row;align-items:center;justify-content:space-between}}.imgtxt__img{display:flex;flex-direction:column;align-self:stretch;}.accordion{summary{position:relative}}.accordion__pdflist li{position:relative;}.accordion__arrow,.accordion__pdf{position:absolute;}.ei_business:has(.home) .ei_ariane{display:none;}.body_container:has(.apply_form){padding-top:1.5rem;@media (min-width:768px){padding-top:3rem}&:has(input[value="SummaryStep"]){padding-top:0}}.body_container:has(input[value="SummaryStep"]){padding-top:0;}.main-body:has(input[value="SummaryStep"]){gap:0;}.apply_form:has(input[value="SummaryStep"]) h1{display:none;}.main-body{display:flex;flex-direction:column;position:relative;max-width:79rem;margin:0 auto;font-size:var(--font-size-base);font-weight:var(--font-weight-300);color:var(--gray-500);padding:0 0 1.25rem 0;gap:2rem;@media (min-width:576px){padding:0 2rem 1.25rem;gap:3rem}@media (min-width:992px){gap:4rem}}.ei_footer{content-visibility:auto;contain-intrinsic-size:1520px;@media (min-width:768px){contain-intrinsic-size:702px}}.section{position:relative;width:100%;max-width:1200px;margin:0 auto;scroll-margin-top:120px;&.loan_disclaimer{bottom:1rem;@media (min-width:768px){bottom:unset}}}.section-with-bg{padding:2rem 1rem;border-radius:var(--radius-8);@media (min-width:768px){width:100%;max-width:1200px;padding:3rem 2rem}&.loan_disclaimer{padding:1rem;margin-top:-1rem;@media (min-width:768px){padding:3rem 2rem;margin-top:unset}}&.full-width:not(.bg--img){&::before{content:"";position:absolute;top:0;left:50%;right:50%;width:100vw;height:100%;z-index:-1;margin-left:-50vw;margin-right:-50vw}}}.bg--img{&:not(.full-width)>picture>img{border-radius:var(--radius-8)}&>picture{&>img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}}&.full-width{&>picture{&>img{left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw}}}}.footer_col.footer_logo{margin-top:.625rem;}.our-products{h2{word-break:break-word}}.ei_header__content .ei_menu__nav_espace [data-sinbad="Particulier"]{background:var(--primary-500);color:var(--white);}.ei_header:has(.business-level1) .ei_menu__nav_espace [data-sinbad="Particulier"]{background:var(--white);color:var(--primary-500);}.ei_header:has(.business-level1) .ei_menu__nav_espace [data-sinbad="Particulier"]:hover{background:var(--primary-50);}.ei_header:has(.business-level1) .ei_menu__nav_espace [data-sinbad="Business"]{background:var(--primary-500);color:var(--white);}.events__info__icon::before{content:"";display:inline-block;margin-right:1rem;width:1.75rem;height:1.75rem;mask-size:contain;background-color:var(--white);position:relative;top:.1875rem;}.events__info{.location::before{mask-image:url(../img/forms/location.svg)}.date::before{mask-image:url(../img/forms/calendar.svg)}.hours::before{mask-image:url(../img/forms/hours.svg)}.parking::before{mask-image:url(../img/forms/parking.svg)}}.events__subject{padding:2rem 2.5rem;background-color:var(--white);box-shadow:4px -13px 14.72px 1.28px rgba(62,62,62,.14);position:relative;top:-5rem;max-width:80%;margin:0 auto;@media (min-width:576px){top:-6rem}@media (min-width:768px){padding:2rem 4.5rem;margin:0 7rem;top:-9rem}h1,h2{text-align:center}h2{font-size:var(--font-size-2);font-weight:var(--font-weight-500);color:var(--gray-500)}}#frm_event{margin-top:-5rem;@media (min-width:576px){margin-top:-6rem}@media (min-width:768px){margin-top:-9rem}}#frm_event_krc_genk{margin-top:unset;@media (min-width:576px){margin-top:unset}@media (min-width:768px){margin-top:unset}.form__step{border:unset;border-radius:unset;box-shadow:unset;padding:unset}}.body_container:has(.d-full-legal){.header__img{@media (max-width:385px){display:none}}.header__content{padding:0 1rem}.loan_disclaimer{margin-top:-.5rem}}.mobil_ws{.main-body{padding:1rem}.section{scroll-margin-top:20px}}li.e_dropdown_open #ei_menu_tile_business_4{background-image:url(../img/insurance-protect.jpg);}ul{margin:0;padding:0;list-style-type:none;}.main-body{.appl_ipr1_webconso{ul{list-style-type:none;padding:0;margin:1rem 0;&>li{position:relative;padding-left:2rem;&:not(:first-child){margin-top:.5rem}&::before{content:"";position:absolute;top:2px;left:0;width:1.25rem;height:1.25rem;mask-size:contain;background-color:var(--gray-500)}}}}}.text,.article__old{ol{padding:0 0 0 1rem;margin-top:.75rem}li{margin-top:.75rem}ul{padding:0;margin-top:.75rem;list-style-type:none;&>li{position:relative;padding-left:2rem;&::before{content:"";position:absolute;top:2px;left:0;width:1.25rem;height:1.25rem;mask-size:contain;background-color:var(--gray-500)}&:has(ul){&>ul:not(.no-bullet){padding:0 0 0 1rem;margin:0;&>li{padding:0;list-style-type:disc;&::before{display:none}}}}}&.list--disc{list-style-type:disc;li{padding-left:1rem;&::before{display:none}}}}}.table--products{th:first-child{box-shadow:none}tbody{border:none}th:first-child{width:33%}tr:last-child{td:nth-last-child(2){border-radius:0 0 var(--radius-8) var(--radius-8)}}td:nth-child(1){box-shadow:none}td:nth-child(2){color:var(--white)!important;-webkit-text-fill-color:var(--white);background-color:var(--purple-opacity-70);border:none}}.table{overflow:auto;padding-bottom:.5rem;table{border-collapse:collapse;width:100%;margin:1rem 0}thead th{font-size:var(--font-size-lg);font-weight:var(--font-weight-700);color:var(--primary-500);text-align:center;padding:2rem 1rem;&:first-child{position:sticky;left:0;z-index:25;min-width:160px;box-shadow:inset -3px 0 0 0 var(--gray-100);background-color:var(--white)}}tbody{font-weight:var(--font-weight-400);border-top:3px solid var(--gray-100);th,td{text-align:center;border-top:1px solid var(--gray-100);padding:2rem 1rem;&:first-child{text-align:left;color:var(--primary-500);position:sticky;left:0;z-index:25;min-width:160px;background-color:var(--white);box-shadow:inset -3px 0 0 0 var(--gray-100)}}}.serenity{color:var(--white);background-color:var(--purple-opacity-70);border:none;border-radius:var(--radius-8) var(--radius-8) 0 0}.checkmark{&::before{content:"";position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;mask-size:contain;background-color:var(--white)}.colspan-3-purple{color:var(--primary-500);background-color:var(--primary-50);padding:1rem;font-size:var(--font-size-lg);font-weight:var(--font-weight-700)}.crossmark{color:var(--red-500)}.price-red{display:inline-block;font-weight:var(--font-weight-300);background-color:var(--red-500);padding:.25rem .75rem;margin-top:10px;border-radius:var(--radius-24)}.price-purple{display:inline-block;font-weight:var(--font-weight-300);color:var(--white);background-color:var(--purple-opacity-70);padding:.25rem .75rem;margin-top:10px;border-radius:var(--radius-24)}}}.table--accounts{tbody{border-top:unset;tr:first-child td{&:first-child{border-top:0}img{max-inline-size:100%;block-size:auto;object-fit:contain}}td{vertical-align:top;padding:.75rem;@media (min-width:768px){padding:2rem 1rem}}}}.table--rates{tbody{border:none;tr:first-child td{border-top:none}tr:nth-child(2n + 1){background-color:var(--gray-50)}tr:nth-child(2n + 2){background-color:var(--primary-50)}tr:nth-child(2),tr:nth-child(1){background-color:var(--white)}td{text-align:center;padding:1.1rem 2rem;border:1px solid var(--gray-100);border-left:none;&:first-child{text-align:center;border-bottom:1px solid var(--gray-100);box-shadow:none;background-color:inherit}&[rowspan="2"]{position:sticky;left:0;z-index:55;min-width:170px;text-align:left;border-right:1px solid var(--gray-100);background-color:var(--white)}}}}.table--omnium-table{width:100%;tbody{background-color:var(--white);td:first-child{width:50%}td:nth-child(2){text-align:left}}}.table--brussels-airlines{width:100%;tbody{background-color:var(--white);td:first-child{width:50%}}}.table--cookies{background-color:var(--white);margin-top:1rem;table{margin-top:0;thead th,thead th:first-child,tbody th,tbody td{border:2px solid var(--gray-100);padding:2rem 1rem;box-shadow:unset}tbody td{text-align:left;&:first-child{box-shadow:unset}}}}h1,h2,h3,h4,h5,.warning{font-family:var(--museo);color:var(--primary-500);line-height:1.2;margin:0;padding:0;font-weight:var(--font-weight-500);overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;}.warning{font-size:var(--font-size-1-75);}h1{font-size:var(--font-size-1-75);@media (min-width:576px){font-size:var(--font-size-2-5)}}h2{font-size:var(--font-size-1-75);text-align:center;@media (min-width:576px){font-size:var(--font-size-2)}}h3{font-size:var(--font-size-xlg);@media (min-width:576px){font-size:var(--font-size-1-75)}}p{margin:0;padding:0;}p:not(:first-of-type){margin-top:.75rem;}b,strong{font-weight:var(--font-weight-600);}.lead{font-weight:var(--font-weight-200);}.xsm{font-size:var(--font-size-xs);}.sm{font-size:var(--font-size-sm);}.lg{font-size:var(--font-size-lg);}.xlg{font-size:var(--font-size-xlg);}.representative_example strong{font-weight:var(--font-weight-300);font-size:var(--font-size-xlg);}.loan_disclaimer__warning{font-size:1.3125rem;color:var(--gray-500);@media (min-width:768px){font-size:1.6875rem}}.loan_disclaimer--more{margin-top:-1.4rem;@media (min-width:576px){margin-top:-1.9rem}@media (min-width:992px){margin-top:-2.4rem}}.loan_disclaimer{p{font-size:var(--font-size-sm);@media (min-width:768px){font-size:.9375rem}}strong{font-size:1.09375rem;font-weight:var(--font-weight-300);@media (min-width:768px){font-size:1.171875rem}}}.text{h2,h3,h4{margin:1.5rem 0 1rem 0}p:not(:first-of-type){margin-top:.75rem}}.text--small{font-size:var(--font-size-xs);}.text--info-product{h3{font-family:var(--roboto);font-weight:var(--font-weight-300);color:var(--gray-500);margin:1.5rem 0 1rem 0}p:not(:first-of-type){margin-top:.75rem}}.text--conditions{font-size:var(--font-size-xs);p:not(:first-of-type){margin-top:.5rem}}.accordion{.text{padding:0 0 1rem 2rem}summary{color:var(--gray-500);font-weight:var(--font-weight-600);background:var(--gray-100);width:100%;padding:1.282rem 3rem 1.282rem 1.25rem;border-radius:var(--radius-4);cursor:pointer;list-style:none;&::-webkit-details-marker{display:none}}details{&[open] summary{border-radius:var(--radius-4) var(--radius-4) 0 0;color:var(--white);background:var(--primary-500)}&>div{border-bottom-left-radius:var(--radius-8);border-bottom-right-radius:var(--radius-8)}}}.accordion__arrow{width:1rem;height:1rem;background-color:var(--primary-500);border-radius:var(--radius-50);left:0;top:1px;&::after{content:"";width:1rem;height:1rem;display:block;mask-repeat:no-repeat;mask-size:contain;background:var(--white)}}.accordion__pdflist{a{padding:0 0 0 3.5rem;text-decoration:none;color:var(--gray-500);font-size:var(--font-size-sm);&:hover{text-decoration:underline}}}.accordion__pdf{height:1.125rem;width:.915rem;left:1.875rem;top:0;background:center / contain url(../img/pdf.svg) no-repeat;}.article__page{max-width:62rem;padding:1.25rem 1rem 0;img{max-inline-size:100%;block-size:auto;max-height:400px;object-fit:cover;border-radius:var(--radius-8)}h1{font-weight:var(--font-weight-700)}.article__content{h2{font-size:var(--font-size-1-5);text-align:left;strong{font-weight:var(--font-weight-500)}}h3{font-size:var(--font-size-xlg)}}}.article__related{padding:2rem 0;}.article__tile--readingtime{position:absolute;bottom:0;background:var(--white);width:100%;z-index:1;padding:.5rem 1.5rem 1.5rem 2.75rem;font-size:var(--font-size-sm);color:var(--gray-400);&::before{content:"";position:absolute;left:1.5rem;top:.6rem;width:1rem;height:1rem;mask-image:url(../img/forms/sablier.svg);mask-size:contain;background-color:var(--gray-400)}}.article__img{position:absolute;height:17rem;width:100%;top:0;left:0;transition:500ms height ease-in-out;}.article__parent1{position:absolute;bottom:3.34rem;transition:500ms bottom ease-in-out;width:100%;}.article__tile{border-radius:.5rem;transition:200ms outline ease;outline:1px solid var(--gray-200);display:flex;height:24rem;max-height:24rem;width:100%;cursor:pointer;overflow:hidden;position:relative;@media (min-width:768px){width:calc((100% / 3) - 1rem)}&:hover{outline:3px solid var(--primary-500);.extend::before{top:-6.2rem}.article__parent1{bottom:8.5rem}.article__img{height:11.8rem}.article__sup a{background:var(--primary-500)}h3{color:var(--primary-500)}p{bottom:3rem}}.extend{&:focus::before{outline:unset;outline-offset:unset}&::before{height:24rem;top:-11.3rem}}img{width:100%;object-fit:cover;object-position:center;height:100%}a{text-decoration:none}h2,h3{font-size:var(--font-size-xlg);font-family:var(--roboto);font-weight:var(--font-weight-600);color:var(--gray-500);background:var(--white);padding:1.5rem 1.5rem .5rem;width:100%}p{font-size:var(--font-size-sm);display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;position:absolute;bottom:-2.7rem;padding:.5rem 1.5rem;height:6rem;width:100%;transition:500ms bottom ease-in-out}}.article__more{gap:1rem;display:flex;flex-direction:column;justify-content:center;align-items:start;flex-wrap:wrap;@media (min-width:768px){flex-direction:row}}.article__sup{display:flex;justify-content:space-between;padding:1rem 1rem 1.25rem;width:100%;a{padding:.25rem .5rem;border-radius:.1875rem;color:var(--white);text-decoration:none;font-size:var(--font-size-sm);font-weight:var(--font-weight-500);z-index:10;position:relative}span{padding:.25rem .625rem;background:var(--white);border-radius:var(--radius-24);color:var(--primary-500);font-size:var(--font-size-sm);font-weight:var(--font-weight-600)}}.article__button{border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:1rem 0;margin:1rem 0;}.article__fixed{@media (min-width:768px){position:fixed;top:4.75rem}}.article__share{svg{width:1.5rem}}.article__tag{display:inline-block;padding:.625rem 1rem;background:var(--primary-300);border-radius:var(--radius-4);text-decoration:none;color:var(--white);}.article__tag--product{background:var(--primary-100);color:var(--primary-500);}.article__icon svg{width:1.25rem;}.article__container{padding:1.25rem 0;@media (min-width:768px){display:flex;justify-content:space-between}}.article__content{gap:2rem;border-bottom:1px solid var(--gray-100);padding-bottom:2rem;@media (min-width:768px){width:37.5rem}img{width:100%;&.icon{display:inline-block;width:fit-content;border-radius:unset;margin-right:.5rem;position:relative;top:.125rem}}}.article__disclaimer{font-size:var(--font-size-sm);font-style:italic;}.article__highlight{font-weight:var(--font-weight-600);color:var(--primary-500);padding-bottom:.5rem;}.article__quicklinks{padding:1rem 2rem;background:var(--gray-100);border-radius:var(--radius-8);gap:1rem;align-self:auto;div{font-family:var(--museo);font-size:var(--font-size-xlg);color:var(--primary-500);font-weight:var(--font-weight-700)}ul{gap:1rem;align-self:auto;margin:1rem 0}li{font-weight:var(--font-weight-600);position:relative;padding-left:1.75rem;&::before{content:"";width:1.25rem;height:1.25rem;mask-size:contain;background-color:var(--red-500);position:absolute;top:calc(50% - .625rem);left:0}}}.article__introduction{font-size:var(--font-size-lg);}.article__card{@media (min-width:768px){width:20rem}&>div{border-bottom:1px solid var(--gray-100);padding:.875rem 0;&:last-child{border:none}}}.article__old{h2{text-align:left}h3{margin-top:2rem}h4{margin:.75rem 0}}.blog{h1{font-size:3.125rem;font-weight:var(--font-weight-600)}.article__tile h2,.article__tile h3{text-align:left;font-size:1.5rem}.pagination a{color:var(--gray-500);&[aria-current="true"]{color:var(--primary-500);text-decoration:none;font-weight:var(--font-weight-700)}}}.blog__intro{&>div{@media (min-width:768px){width:50%}}}.blog__intro-content{padding:0 2.5rem;align-self:center;}.blog__intro-content p,.blog__intro-content .btn{font-size:var(--font-size-xlg);}.blog__intro-article{article{width:100%}}.blog__articles{padding:2rem 0 0;}.blog__tags{display:flex;flex-wrap:wrap;gap:.625rem;padding:2rem;background:var(--gray-100);border-radius:.5rem;li{&:first-child a{color:var(--white);background:var(--primary-300)}}}.blog__tag{text-decoration:none;padding:.625rem 1rem;background:var(--primary-100);color:var(--primary-500);border-radius:var(--radius-4);display:block;&.current{color:var(--white);background:var(--primary-500)}}.TAG-BLOG{background:#572381;}.TAG-BLOG-MYDAILYLIFE{background:#4F5B33;}.TAG-BLOG-FRAUDE{background:#B20404;}.TAG-BLOG-MYPROJECTS{background:#5C47A7;}.TAG-BLOG-MYPATRIMONY{background:#2B4982;}.TAG-BLOG-MYPROTECTION{background:#824A26;}.TAG-BLOG-BEOINACTION{background:#34495E;}.TAG-BLOG-MYPENSION{background:#90244C;}.TAG-BLOG-MYHOME{background:#61514E;}.TAG-BLOG-MYVEHICLE{background:#67809F;}.TAG-BLOG-MYVACATION{background:#9D1875;}.TAG-BLOG-PRO-MYDAILYLIFE{background:#4F5B33;}.TAG-BLOG-PRO-FRAUDE{background:#B20404;}.TAG-BLOG-PRO-MYPATRIMONY{background:#2B4982;}.TAG-BLOG-PRO-BEOINACTION{background:#34495E;}.TAG-BLOG-PRO-MYBUSINESS{background:#5C47A7;}.TAG-BLOG-PRO-MYPENSION{background:#90244C;}.TAG-BLOG-PRO-MYVEHICLE{background:#61514E;}.TAG-BLOG-PRO-MYCASHFLOW{background:#67809F;}.TAG-BLOG-PRO-CENTERS{background:#9D1875;}.TAG-BLOG-PRO-MYPRIVATELIFE{background:#824A26;}.btn{display:inline-block;font-weight:var(--font-weight-400);text-align:center;padding:.625rem 1.5rem;border:1px solid var(--gray-100);background:var(--gray-100);border-radius:var(--radius-4);line-height:1.5;cursor:pointer;text-decoration:none;&:focus,&:focus-visible{outline:3px solid var(--gray-600)}&.disabled{opacity:.5;pointer-events:none}}.btn--red{color:var(--white);border:1px solid var(--red-500);background:var(--red-500);&:hover{color:var(--white);border:1px solid var(--red-600);background:var(--red-600)}}.btn--purple{color:var(--white);border:1px solid var(--primary-500);background:var(--primary-500);&:hover{border:1px solid var(--primary-500);background:var(--primary-400)}}.btn--ghost{color:var(--primary-500);border:1px solid var(--primary-500);background:var(--white);&:hover{border:1px solid var(--primary-500);background:var(--primary-50)}}.link{text-decoration:none;font-weight:var(--font-weight-600);&:hover{text-decoration:none;color:var(--primary-500)}}.buttons{a{justify-content:center;gap:.625rem}svg{fill:var(--primary-500)}.icon{width:1.25rem;height:1.25rem}}.buttons__container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;width:100%;row-gap:1.5rem;}.body_container a:focus,.body_container a:focus-visible,.extend:focus:before{outline:2px solid var(--gray-600);outline-offset:2px;}.body_container .bg--purple a,.body_container .bg--purple-70 a,.body_container .bg--purple-95 a,.body_container .bg--beobank-gradient-100 a{&:focus,&:focus-visible{outline:2px solid var(--white)}}.body_container{.btn{&[disabled],&[aria-disabled="true"]{background:var(--gray-100);color:var(--gray-200);border:none;&:focus-visible,&:focus{outline:none;outline-offset:none}}}}.section.cta{&:has(.cta--sticky){margin-top:-1.5rem;@media (min-width:576px){margin-top:-3rem}@media (min-width:992px){margin-top:-4rem}}.cta--sticky{margin-top:-1.5rem;@media (min-width:576px){margin-top:-3rem}@media (min-width:992px){margin-top:-4rem}}}.cta{.btn{max-width:max-content;margin:0 auto;@media (min-width:768px){max-width:fit-content;margin:unset;margin-inline:1rem}@media (min-width:1200px){margin-inline:1rem}}}.cta__container{align-items:center;}.cta--sticky{padding:1rem 0;background:var(--white);box-shadow:var(--box-shadow-sm);position:fixed;bottom:0;z-index:9999999;width:100vw;}.cta__btn{display:flex;justify-content:center;width:100%;max-width:1200px;margin:0 auto;}.hideCTA .btn{display:none;}.cards__simple,.cards__category{.card{max-width:373px;@media (min-width:768px){width:calc(50% - .5rem)}@media (min-width:1200px){width:373px}}}.cards__list{margin:0 auto;padding:0;h3{font-size:1.75rem;font-weight:var(--font-weight-700);color:var(--gray-500);margin-bottom:.75rem}img{width:100%;max-inline-size:100%;block-size:auto;aspect-ratio:350/240;object-fit:cover;object-position:top left}.link{&::after{content:"";position:relative;top:5px;right:-5px;width:1.25rem;height:1.25rem;transform:rotate(45deg);display:inline-block;mask-size:contain;background-color:var(--primary-500)}}}.card{border-radius:var(--radius-8);border:2px solid var(--white);box-shadow:none;overflow:hidden;&:hover{border:2px solid var(--primary-500);h3{color:var(--primary-500)}.card__inner{border:1px solid var(--primary-500);outline:1px solid var(--primary-500);overflow:hidden}}}.card__inner{border:1px solid var(--black-opacity-10);border-radius:.5rem;height:100%;overflow:hidden;}.card__content{height:inherit;padding:1.25rem;}.card__description{flex-grow:1;font-size:var(--font-size-xs);ul{margin-top:0}li{font-size:var(--font-size-base);&:first-child{margin-top:0}}}.card__disclaimer{color:var(--white);font-size:var(--font-size-xlg);font-weight:var(--font-weight-500);line-height:normal;&>div{background:var(--purple-opacity-70);backdrop-filter:var(--blur-xl);padding:.75rem 1rem}}.no-aspect-ratio{.card__img img{aspect-ratio:unset}}.cards__slider__button{z-index:9;width:3.2rem;height:3.2rem;border-radius:var(--radius-50);background:var(--primary-500);cursor:pointer;border:none;&::before{content:"";width:1.5rem;height:1.5rem;mask-size:contain;mask-repeat:no-repeat;background-color:var(--white);display:inline-block;position:relative;top:calc(50% - .75rem);left:calc(50% - .75rem);transform:rotate(90deg)}}.cards__slider{.cards__list{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:0 0 1rem;max-width:100%;width:100%}.previous{&::before{transform:rotate(270deg)}}.disable{opacity:.5;pointer-events:visiblefill;cursor:default}.card,.carousel{min-width:calc(80vw);scroll-snap-align:start}}.cards__carousel{.cards__list{.card{min-width:15.625rem;width:15.625rem;&:hover{border:2px solid var(--white);.card__inner{border:1px solid var(--black-opacity-10);outline:none}}}}}.height--auto{.card__description{display:block;flex-grow:1}}@media (min-width:576px){.cards{&.title-2{h3{display:block;min-height:calc(1.75rem * 2 * 1.2)}}&.title-3{h3{display:block;min-height:calc(1.75rem * 3 * 1.2)}}}.cards__slider{.cards__list,.carousel__list{&::-webkit-scrollbar{height:.5rem}&::-webkit-scrollbar-track{background:var(--gray-100)}&::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:var(--radius-16)}}.card,.carousel{min-width:calc((100% / 2) - (1rem / 2))}}}@media (min-width:768px){.no-slider-desktop{.cards__slider{.card{width:calc((100% / 3) - (2rem / 3))}}.cards__slider__buttons.flex.j-between{display:none}.cards__slider .cards__list{justify-content:center}}.cards__slider{.card,.carousel{min-width:calc((100% / 3) - (2rem / 3))}}}@media (min-width:1200px){.cards__slider{.carousel{min-width:calc((100% / 3) - 5rem)}}}.faq{summary{list-style:none;padding:1.25rem 2.5rem 1.25rem 1.25rem;border-bottom:1px solid var(--gray-100);position:relative;color:var(--gray-500);font-weight:var(--font-weight-400);background:var(--white);width:100%;text-align:left;cursor:pointer}details{&[open] summary{background:var(--primary-500);color:var(--white)}}}.faq__page{width:100%;border-top:1px solid var(--gray-100);}.icon__details{summary>span::after{content:"\002716";font-size:.75rem;transform:rotate(45deg);color:var(--gray-300);border-radius:50%;background-color:var(--white);position:absolute;top:calc(50% - .875rem);right:.75rem;height:1.75rem;width:1.75rem;display:flex;align-items:center;justify-content:center;font-weight:600}&>div{padding:1.25rem;background:var(--gray-100)}&[open]{summary>span::after{content:"\002013";transform:none;font-size:1rem}}}@keyframes openPanel{0%{left:60%}100%{left:0}}@keyframes openPanelCloseButton{0%{left:calc(160% - 3.5rem)}100%{left:calc(100% - 3.5rem)}}@keyframes openPanelBlur{from{background-color:#ffffff00;backdrop-filter:none}to{background-color:var(--black-opacity-60);backdrop-filter:var(--blur-lg)}}.features__list{padding:0 .625rem;@media (min-width:768px){padding:0 2rem}}.features__item{display:flex;flex-direction:column;border-bottom:2px solid var(--gray-100);padding:.625rem 1.25rem 1.25rem;text-align:center;gap:.625rem;@media (min-width:768px){flex-direction:row;padding:1.25rem 0;text-align:left;align-items:center;gap:1.25rem}ul>li{&::before{width:1rem;height:1rem}}ol{padding-left:1.25rem;display:inline-block;li{padding-left:.75rem}}}.features__description{@media (min-width:768px){order:3;width:calc(65% - 2.75rem)}}.features{.icon{background:var(--purple-opacity-10);display:flex;padding:.625rem;border-radius:50%;width:2.75rem;margin:auto;@media (min-width:768px){order:2}}svg{height:1.5rem;width:1.5rem;fill:var(--primary-500)}h3{font-family:var(--roboto);font-size:1.0625rem;font-weight:700;display:none;@media (min-width:768px){display:block;order:1;width:35%}}}.featurescard{&.twoperline{.featurescard__list>li,.featurescard__list>a{@media (min-width:992px){width:calc((100% / 2) - .5rem)}}}svg{width:40px;height:40px}h3{color:var(--gray-700);font-size:1.25rem;font-weight:var(--font-weight-600)}h4{font-size:var(--font-size-xlg);margin:1.5rem 0 1rem;&:first-child{margin-top:0}}h5{color:var(--gray-700);font-weight:700;font-size:1rem;margin-bottom:1rem}hr{margin:1.5rem 0}table{display:block}tr{display:flex;justify-content:space-between;margin-bottom:1.5rem}td{display:flex;flex-direction:column;gap:.25rem;word-break:auto-phrase;&:before{font-weight:bold}&:nth-child(1){flex:0 0 40%}&:nth-child(2){flex:0 0 55%}@media (min-width:768px){&:nth-child(1){flex:0 0 22%}&:nth-child(2){flex:0 0 75%}}}th{position:absolute;top:-9999px;left:-9999px}}.featurescard__smalldesc{height:4.5rem;overflow:hidden;}.featurescard__card{flex-grow:1;ol{padding:0 0 0 1.5rem}a{z-index:10;position:relative}}.featurescard__list{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style-type:none;width:100%;@media (min-width:576px){flex-direction:row;flex-wrap:wrap;justify-content:center}}.featurescard__item{display:flex;background-color:var(--gray-100);&:not(.active)[data-behavior]:hover{outline:3px solid var(--primary-500)}}.featurescard__active>li,.featurescard__active>li.active .featurescard__card{display:none;}.featurescard__active>li.active,.featurescard__active>li.active .featurescard__moreContent{display:grid;width:100%;height:100vh;height:-webkit-fill-available;background-color:var(--white);}.featurescard__list>li,.featurescard__list>a{padding:1.5rem;border-radius:.5rem;position:relative;@media (min-width:576px){width:calc((100% / 2) - .5rem);flex-grow:1}@media (min-width:992px){width:calc((100% / 3) - (2rem / 3))}}.featurescard__content{flex-grow:1;}.featurescard__button{border:none;padding:0;background-color:transparent;font-weight:500;font-size:var(--font-size-sm);cursor:pointer;text-align:left;color:var(--primary-500);text-decoration:none;}.featurescard__moreContent{display:none;&.active{display:flex;position:fixed;top:0;left:0;height:100dvh;width:100%;z-index:9999;animation:openPanel .6s ease;&::before{content:"";position:absolute;top:0;left:-60%;width:100%;height:100%;background-color:var(--black-opacity-60);backdrop-filter:var(--blur-lg);z-index:0;animation:openPanelBlur .6s ease}}}.featurescard__blur{z-index:1;width:15%;cursor:pointer;@media (min-width:576px){width:40%}}.featurescard__layer{padding:3rem 1rem 2rem 2rem;width:85%;overflow:auto;background-color:var(--white);z-index:1;@media (min-width:576px){width:60%}}.featurescard__content{h3{margin-bottom:.5rem}}.featurescard__close{button{cursor:pointer;color:var(--gray-500);border:none;padding:.5rem;position:fixed;background:var(--white);top:.5rem;left:calc(100% - 3.5rem);animation:openPanelCloseButton .6s ease;font-weight:var(--font-weight-700)}}.longForm,.shortForm{display:flex;flex-direction:column;gap:2rem;@media (min-width:768px){flex-direction:row;justify-content:flex-start}}.timelineV__inner{display:block;@media (min-width:768px){display:flex;justify-content:center;height:fit-content;padding:0 0 1.5rem 2rem;position:sticky;top:4.5rem}}.timelineV__step{display:flex;align-items:center;gap:1rem;&:before{display:flex;align-items:center;justify-content:center;min-width:3rem;min-height:3rem;background-color:var(--gray-200);border-radius:var(--radius-50);background-size:3rem 3rem;background-repeat:no-repeat;background-position:center;outline:.625rem solid var(--white);font-size:var(--font-size-lg);font-weight:var(--font-weight-700);color:var(--white)}&.active{&:before{background-color:var(--white);border:4px solid var(--primary-100);color:var(--primary-500)}b{color:var(--primary-500);font-size:1.375rem;font-weight:var(--font-weight-700);@media (min-width:768px){font-size:var(--font-size-base)}}}&.validate{&:before{background-color:var(--green-100);border:4px solid var(--green-100);color:var(--green-400)}b{color:var(--green-400)}}&.step-01:before{content:"01"}&.step-02:before{content:"02"}&.step-03:before{content:"03"}&.step-04:before{content:"04"}&.step-05:before{content:"05"}}.timelineV{ul{display:flex;flex-direction:column;gap:4rem;position:relative;padding:0;list-style-type:none;@media (min-width:768px){&::before{content:"";height:100%;width:.125rem;background:var(--gray-200);position:absolute;top:0;left:1.5rem;z-index:-66}}li{padding:0;&::before{display:none}}li:not(:has(.active)){display:none;@media (min-width:768px){display:block}}}}.overview{img{max-inline-size:100%;block-size:auto}ul{display:flex;flex-direction:column;gap:1rem}li:before{background-color:var(--primary-500)}.form__btns{justify-content:flex-end;button{width:100%;@media (min-width:768px){width:auto}}}}.longForm__card{.overview{h2{text-wrap:balance}.productImg{text-align:center}img{max-height:250px;max-width:250px}}}.form__step__plan{li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1rem}.icon{background:var(--primary-50);display:flex;padding:1.5rem;border-radius:50%}}.form{font-size:var(--font-size-base);max-width:40rem;.chexboxlist{display:unset;.form__fieldset{display:unset;@media (min-width:768px){column-count:2}}label{border:none;padding:0}}.phone-time{label{border:none;padding:0}}input::placeholder{font-size:var(--font-size-sm)}input[type=checkbox]:hover,input[type=checkbox]:focus,input[type=radio]:hover,input[type=radio]:focus{box-shadow:0 0 0 6px var(--primary-50)}.posLocatorField__location input[type=radio]:focus,.posLocatorField__location input[type=radio]:hover{box-shadow:unset}label:has(.posLocatorField__location input[type=radio]:focus),label:has(.posLocatorField__location input[type=radio]:hover){background-color:var(--primary-100)}&.ax-fix{.form__fieldset__label{display:flex;flex-direction:row;align-items:center;column-gap:1rem;font-weight:var(--font-weight-600);line-height:initial;padding:0 .875rem;margin:0;border-radius:var(--radius-4);border:1px solid #c3c2c5;background:var(--white);cursor:pointer;flex:1;&.checked{color:var(--white);background-color:var(--primary-500)}}.form__fieldset{label{display:unset;flex-direction:unset;align-items:unset;column-gap:unset;font-weight:var(--font-weight-600);line-height:initial;padding:.875rem 0;margin-bottom:0;border-radius:unset;border:unset;background:unset;cursor:unset}}}.error-message{font-weight:var(--font-weight-500);font-size:var(--font-size-sm);color:var(--red-400);margin-top:.25rem}}.form__card{display:flex;flex-direction:column;gap:2rem;}.form__step{border:1px solid var(--gray-200);border-radius:var(--radius-8);box-shadow:var(--box-shadow-lg);padding:2rem 0;}.form__step__title{font-size:var(--font-size-1-5);font-weight:var(--font-weight-500);text-align:left;padding:0 2rem;}.form__step__content{padding:1rem 1rem 2rem 1rem;border-top:unset;background:var(--white);@media (min-width:768px){padding:1rem 2rem 2rem 2rem}p{margin-bottom:1rem}}.form__labels{display:flex;flex-direction:column;gap:1rem;@media (min-width:768px){flex-direction:row}}.form__fieldset{display:flex;flex-direction:column;gap:1rem;border:none;padding:0;@media (min-width:768px){flex-direction:row}label{display:flex;flex-direction:row;align-items:center;column-gap:1rem;font-weight:var(--font-weight-600);line-height:initial;padding:.875rem;margin-bottom:.5rem;border-radius:var(--radius-4);border:1px solid var(--gray-200);background:var(--white);cursor:pointer;&:has(.form-radio__input.invalid:not(:checked)){border-color:var(--red-400)}@media (min-width:768px){flex:1}}&[style="display:block;"]{display:flex!important}}.form__fieldset--ccVariations{flex-direction:row;justify-content:center;margin-top:1rem;legend{margin:0 auto}}.form__fieldset__legend{position:relative;display:block;font-size:var(--font-size-lg);font-weight:var(--font-weight-700);color:var(--gray-600);margin-bottom:1rem;}.form__group{position:relative;&.form-check{display:flex;align-items:flex-start;column-gap:1rem;padding:1rem;margin-bottom:1rem}&.form-text,&.form-date,&.form-radio,&.form-number,&.form-select{display:flex;flex-direction:column;margin-bottom:1rem}&.form-text__input,&.form-date__input,&.form-radio__input,&.form-number__input,&.form-select__input{margin-top:.125rem}&.pos{color:var(--gray-500)}}.form__label{display:inline-flex;align-items:center;gap:1rem;font-weight:var(--font-weight-600);line-height:initial;padding-right:.5rem;margin-bottom:.5rem;}.form-radio{label:has(input:checked){color:var(--white);background-color:var(--primary-500)}label.checked{color:var(--white);background:var(--primary-500)}}.form-radio__input{flex:none;appearance:none;-webkit-appearance:none;height:1.125em;width:1.125em;border:1px solid var(--gray-600);border-radius:var(--radius-50);&:checked{border:2px solid var(--primary-500);outline:2px solid var(--white);background:var(--white)}&.invalid:not(:checked){border-color:var(--red-400)}&:focus,&:hover{box-shadow:0 0 0 6px var(--primary-50)}}.form-radio__input-fill{&:checked{border:2px solid var(--white);outline:2px solid var(--primary-500);background:var(--primary-500)}}.form-check{.form__label{margin-bottom:0}}.form-check__input{appearance:none;-webkit-appearance:none;height:1.125em;width:1.125em;border:1px solid var(--gray-600);border-radius:.2em;flex-shrink:0;&:active{background-image:url(../img/forms/minus-white.svg);background-repeat:no-repeat;background-position:center;background-size:inherit;background-color:var(--primary-500)}&:checked{background:var(--primary-500);background-image:url(../img/forms/checkmark-white.svg);background-repeat:no-repeat;background-position:center;background-size:inherit}&.invalid{border-color:var(--red-400)}}.form-text__input,.form-select__input,.form-number__input,.form-text textarea{font-size:var(--font-size-base);display:block;width:100%;color:var(--gray-600);border-radius:var(--radius-4);border:1px solid var(--gray-200);background:var(--white);padding:.875em 1rem;margin-top:.125rem;&.invalid{color:var(--red-400);border-color:var(--red-400);&::placeholder{color:var(--red-400)}}&:focus-visible,&:focus{outline:none;border-color:var(--primary-300);box-shadow:0 0 .125rem .25rem var(--purple-opacity-10)}}.form-select__input{appearance:none;background-image:url(../img/forms/chevron-down-purple.webp);background-repeat:no-repeat;background-position:right .7rem top 50%;background-size:1rem auto;&.invalid{background-image:url(../img/forms/chevron-down-red.webp)}}.form__btns{display:flex;justify-content:space-between;padding:0 2rem;position:relative;.prev{display:flex;align-items:center;column-gap:.625rem;&::before{content:"";width:1.25rem;height:1.25rem;mask-size:contain;background-color:var(--primary-500);display:inline-flex;transform:rotate(-90deg)}}.next{justify-self:flex-end}}.form__confirmation{display:flex;column-gap:1rem;background-color:var(--green-100);padding:1rem 1rem 1rem 1.125rem;border-left:.5rem solid var(--green-600);border-top:.5px solid var(--green-600);border-right:.5px solid var(--green-600);border-bottom:.5px solid var(--green-600);border-radius:var(--radius-4);h1{color:var(--green-600);font-size:var(--font-size-base);font-weight:var(--font-weight-700);margin-bottom:.5rem}&::before{content:"";display:flex;background:var(--green-600);mask-position:center;mask-repeat:no-repeat;height:2rem;width:2rem;flex-shrink:0}}.posLocatorField__branches__list{max-height:22rem;}.toggletip-container{top:.125rem;right:.625rem;position:absolute;margin-top:2.6rem;button{appearance:none;-webkit-appearance:none;border:unset;background:unset;height:1.25rem;width:1.25rem;cursor:pointer;&.toggletip-icon{mask:center/contain url(../img/forms/tooltip.svg) no-repeat;background:var(--primary-500)}}}.toggletip-bubble{display:inline-block;position:absolute;right:100%;bottom:0;min-width:15rem;padding:1rem;background:var(--primary-500);color:var(--white);border-radius:var(--radius-4);}@media (min-width:768px){.row-md .toggletip-container{right:1.125rem}}.ajax-progress{height:3rem;width:3rem;text-indent:-9999rem;vertical-align:middle;background:var(--svg-beobank-icon) no-repeat center center / 2rem;perspective:1000;animation:rotate .8s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1px 5px 2px 5px;position:absolute;right:-.6rem;}.ajax-progress .throbber,.ajax-progress .message{display:none;}.productOverview{@media (min-width:768px){h2{text-align:left}}legend{font-weight:var(--font-weight-500);text-align:center;margin-bottom:1rem}}.productUsp{margin:0 auto;@media (min-width:768px){margin:unset}li{position:relative;padding:0 0 0 2.675rem;&::before{content:"";position:absolute;top:0;left:0;width:1.5rem;height:1.5rem;mask-size:contain;background-color:var(--gray-500);@media (min-width:768px){width:1.75rem;height:1.75rem}}}}.longForm__loan .productOverview{gap:0;padding:0;.form__step__content{padding:0}}.longForm__loan{&.mortgage{.productOverview p{background:var(--primary-400);padding:1rem 2rem;color:var(--white);width:100%;font-weight:var(--font-weight-600)}}.productDetails{width:100%;color:var(--white);font-weight:var(--font-weight-600);&>div{width:100%;padding:.75rem 2rem;&:first-child{background-color:var(--primary-500)}&:nth-child(2){background-color:var(--primary-400)}&:last-child{background-color:var(--primary-300)}}@media (min-width:576px){display:flex;&>div{&:first-child{flex:2 1 0}&:nth-child(2){flex:1 1 0}&:last-child{flex:1 1 0}}}.amount,.duration,.apr{font-size:var(--font-size-1-5)}}}.disclaimer_fgen{column-gap:1rem;margin-top:2rem;img{object-fit:contain}@media (min-width:768px){margin-left:calc(33% + 2rem);max-width:40rem}}.main-body{&:has(.dispute){.disclaimer_fgen{margin-left:unset;max-width:100%}}}.participants textarea{display:block;width:100%;}.bg--img.full-width.header{display:flex;flex-direction:column;justify-content:flex-end;height:31.25rem;@media (min-width:768px){display:block;flex-direction:unset;justify-content:unset;height:unset}}.header__inner{display:flex;&:has(.header__img){flex-direction:column-reverse;@media (min-width:768px){display:flex;flex-direction:row;justify-content:space-between;align-items:center}}}.header__content{border-radius:var(--radius-8);padding:1rem;overflow:hidden;&.bg--white{background-color:var(--white);h1{color:var(--primary-500)}li{color:var(--gray-500)}}&.bg--purple-70,&.bg--purple{backdrop-filter:var(--blur-xl);.icon--checkmark::before{background-color:var(--white)}ul{&>li{&::before{background-color:var(--white)}}}}@media (min-width:768px){max-width:35rem;padding:2.5rem}}.header__img{display:flex;max-height:35rem;width:auto;padding:0;@media (max-width:375px){display:none}img{width:100%;height:7rem;border-radius:var(--radius-8);object-fit:cover;@media (min-width:576px){height:15rem}@media (min-width:768px){max-inline-size:100%;block-size:auto;height:100%;object-fit:cover}}}.header{ul{display:flex;flex-direction:column;gap:.5rem;margin-top:0;@media (min-width:576px){gap:1rem}li{margin-top:0;&::before{top:1px;@media (min-width:576px){top:4px}}}}&#homepage-header{aspect-ratio:1 / 2;@media (min-width:768px){aspect-ratio:90 / 37}@media (min-width:992px){aspect-ratio:16 / 5}}h1{font-weight:var(--font-weight-700);font-size:var(--font-size-2);@media (min-width:768px){font-size:var(--font-size-2-5)}}.btn{width:100%;@media (min-width:768px){width:inherit}}.text,a{font-size:var(--font-size-base);@media (min-width:768px){font-size:var(--font-size-lg)}}}@media (min-width:768px){.home{h1{font-size:var(--font-size-3)}}}.imgtxt{img{height:12.5rem;width:100%;object-fit:cover;@media (min-width:768px){height:100%;object-fit:cover}}.col-md-50{img{object-fit:contain}}}.imgtxt__inner{border:1px solid var(--gray-100);border-radius:var(--radius-8);box-shadow:var(--box-shadow-md);overflow:hidden;&:has(.col-md-60){box-shadow:none;border:none}&:has(.col-md-50){box-shadow:none;border:none;border-radius:0}@media (min-width:768px){padding-top:1.5rem;padding-top:0;&.img--left{.col-md-40{margin-left:-40px;box-shadow:var(--box-shadow-md)}}&.img--right{flex-direction:row-reverse;flex-wrap:wrap;.col-md-40{margin-right:-40px;box-shadow:var(--box-shadow-md)}}}}.imgtxt__content{padding:2.5rem 1.5rem 1.5rem 1.5rem;@media (min-width:768px){padding:3.125rem}h2{font-size:var(--font-size-1-5);@media (min-width:768px){text-align:left}}&.col-md-40{text-align:center;margin:-1.5rem 1rem 0 1rem;border-radius:var(--radius-8);z-index:2;@media (min-width:768px){margin:0 1rem}&.bg--white{background-color:var(--white);border:2px solid var(--primary-300)}h2{text-align:center}}&.col-md-50{align-self:stretch;text-align:center;border-radius:var(--radius-8)}&.col-md-66{align-self:stretch;.imgtxt__button{justify-content:center;@media (min-width:768px){justify-content:flex-start}}}}.imgtxt__button{width:100%;}.imgtxt__description{border-radius:var(--radius-8);color:var(--gray-500);h2{color:var(--primary-500)}}.app-beobank .imgtxt__inner{border:0;box-shadow:none;}.stores{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;img{max-width:120px;height:auto}}.app-stores{max-width:20rem;margin:auto;}.imgtxt-app-mobile{h2{text-align:center}.imgtxt__content{align-self:unset}.app-store-badge{height:40px}}@media screen and (max-width:767px){.imgtxt-app-mobile{&img{height:auto;object-fit:unset}&.imgtxt__content{align-self:unset;position:relative;bottom:50px}}}.message__inner{border-radius:var(--radius-8);background-color:var(--primary-50);color:var(--primary-500);padding-inline:1rem;margin-inline:clamp(.0001rem,5vw - 2rem,2rem);container-type:inline-size;container-name:message;&:hover{background-color:var(--primary-300);transition:background-color .3s ease;color:var(--white);.message__text,.message__title{color:var(--white)}svg{fill:var(--white)}a::after{background:var(--white)}}}.message{width:100%;svg{width:3rem;height:auto;fill:var(--primary-500)}a::after{content:"";width:1.5rem;height:1.5rem;display:block;mask-size:contain;background:var(--primary-500)}&.no-link{svg{width:2rem}.message__title{font-size:var(--font-size-base);font-weight:var(--font-weight-300)}}@container message (min-width:60ch){.message__content{flex-direction:row;column-gap:1rem}}}.message__content{padding:1.25rem 1rem;}.message__title{font-size:var(--font-size-xlg);font-weight:var(--font-weight-500);}.message__text{color:var(--gray-500);}.modal{margin-top:-1.5rem;@media (min-width:576px){margin-top:-3rem}@media (min-width:992px){margin-top:-4rem}.toggletip-container{display:inline-flex;position:unset;top:0;margin:0;height:1.25rem;width:1.25rem;vertical-align:top;button{padding:0;height:1.25rem;width:1.25rem;cursor:pointer}strong{color:var(--white)}}.status{position:unset}.toggletip-bubble{display:inline-block;position:absolute;top:100%;left:0;padding:1rem;background:var(--primary-400);font-size:var(--font-size-xs);font-weight:var(--font-weight-300);color:var(--white);border-radius:var(--radius-4);height:fit-content;max-height:37.5rem;width:65vw;max-width:20rem;overflow-y:auto;z-index:999;@media (min-width:576px){left:unset;right:0}}.itsme-icon,.has_itsme{.toggletip-bubble{left:0;top:2.5rem}}.miles_more_block{.toggletip-bubble{left:10vw;top:1.75rem}}.miles_more_block_number{display:inline-block;width:fit-content;position:relative;margin-bottom:1rem;li{&::before{background-color:var(--white)}}}}.modal__wrapper{display:none;align-items:center;justify-content:center;transition:all .15s ease-in;flex-direction:column;position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999999;background:var(--black-opacity-60);}.modal__container{width:calc(100% - 2rem);@media (min-width:768px){width:42rem}}.modal__label{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 1.5rem;background:var(--primary-gradient-1);color:var(--white);border-top-left-radius:var(--radius-4);border-top-right-radius:var(--radius-4);h2{font-size:var(--font-size-xlg);font-weight:var(--font-weight-700);color:var(--white);text-align:left}}.modal__close{border:none;background:none;color:var(--white);font-weight:var(--font-weight-700);font-size:var(--font-size-base);cursor:pointer;}.modal__content{padding:1.5rem;background:var(--white);border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;max-height:80vh;overflow-y:scroll;@media (min-width:768px){overflow-y:auto}iframe{height:19.75rem;width:100%;margin:auto}.form__step{border:unset;border-radius:unset;box-shadow:unset;padding:unset}.form__step__content{padding:0}.form-radio{display:block;p{margin-top:0;@media (min-width:768px){flex-basis:50%;width:50%}}&.choose_color{label{justify-content:center}}}span{font-weight:var(--font-weight-300)}.form__btns{padding:0;margin-top:1rem}.form__fieldset__legend{font-size:var(--font-size-base);font-weight:var(--font-weight-600);&.itsme-icon{&::before{content:"";display:inline-flex;position:relative;top:.5rem;width:1.75rem;height:1.75rem;mask-size:contain}}}}#choose_color-field label,.form__group.choose_color label{padding:11.625rem .875rem .875rem;background-size:100px 158px;background-repeat:no-repeat;background-position:50% .875rem;}.modal-extra_mastercard .choose_color label{&:first-of-type{background-image:url(../../assets/product/cards/EXTRA_MASTERCARD-CARDS/464O001P.webp)}&:last-of-type{background-image:url(../../assets/product/cards/EXTRA_MASTERCARD-CARDS/464O001G.webp)}}.modal-extra_visa .choose_color label{&:first-of-type{background-image:url(../../assets/product/cards/VISA_EXTRA-CARDS/424O001P.webp)}&:last-of-type{background-image:url(../../assets/product/cards/VISA_EXTRA-CARDS/424O001G.webp)}}.modal-elite_travel_mastercard .choose_color label{&:first-of-type{background-image:url(../../assets/product/cards/ELITE_TRAVEL_MASTERCARD-CARDS/050O004.webp)}&:last-of-type{background-image:url(../../assets/product/cards/ELITE_TRAVEL_MASTERCARD-CARDS/450O001M.webp)}}.product_list{img{width:100%;object-fit:cover;object-position:center;aspect-ratio:343 / 110;@media (min-width:768px){width:13rem;aspect-ratio:202 / 164}}h2{font-weight:var(--font-weight-700);font-family:var(--roboto);font-size:var(--font-size-1-5);padding:0 0 .75rem;text-align:left}p{padding:0 0 1rem}li{width:100%;box-shadow:var(--box-shadow-lg);border-radius:var(--radius-8);overflow:hidden;border:2px solid var(--gray-50);@media (min-width:992px){width:calc(50% - 1rem)}&:hover{border:solid 2px var(--primary-500)}&.product_list__full{@media (min-width:768px){width:100%}}&>div{padding:1rem}a{font-weight:var(--font-weight-400)}}}.r_blog{.icon--chevron-right::after{content:"";width:1.25rem;height:1.25rem;background-color:var(--gray-500);display:inline-block}article{display:flex;height:100%;align-items:center;gap:1.5rem}img{width:6.25rem;height:6.25rem;object-fit:cover;border-radius:var(--radius-4)}h3{font-family:var(--roboto);font-size:var(--font-size-lg);font-weight:var(--font-weight-600);height:2.7rem;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;@media (min-width:768px){height:1.35rem;line-clamp:1;-webkit-line-clamp:1}}p{color:var(--primary-500);height:3rem;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}li{padding:.625rem;border-radius:var(--radius-4);background:var(--gray-100);border:3px solid transparent;position:relative;max-width:100%}.btn{font-weight:var(--font-weight-600);font-size:var(--font-size-lg)}.btn:hover,.extend:hover::before{outline:3px solid var(--primary-500);border-radius:var(--radius-4)}}.r_blog__article{@media (min-width:768px){width:calc(50% - .5rem);flex-grow:1}}.r_blog__content{width:calc((100% - 6.25rem) - 1.5rem);div:first-child{min-width:42vw;@media (min-width:768px){min-width:calc(21% - 1rem)}}}.steps{ul{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:flex-start;align-self:stretch;padding:0;margin:0;@media (min-width:768px){flex-direction:row;gap:4rem}li{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.875rem;align-self:stretch;position:relative;padding:0 0 1.875rem 0;&::before,&::after,.steps__number::after{content:"";width:.125rem;height:1.875rem;background:var(--primary-500);position:absolute;top:0;mask-image:unset;left:unset}@media (min-width:768px){gap:1.25rem;padding:1.875rem 0}&::after{top:auto;bottom:0}.steps__number::after{top:auto;bottom:-2rem}&:first-child::before,&:last-child::after{display:none}&:last-child .steps__number::after{@media (min-width:768px){display:none}}@media (min-width:768px){flex-grow:1;flex-basis:0;justify-content:flex-start;padding:0}}}svg{width:100%}.steps__index{font-size:var(--font-size-xlg);font-weight:900;color:var(--gray-500)}&.calculation{background:none;border:none;ul{&::before{display:none}}.steps__description{font-size:var(--font-size-base)}.steps__content{ul{gap:.5rem;list-style-type:disc;padding-inline-start:2rem;li{display:list-item}}}}}.steps__horizontal{padding-inline-start:2rem;padding-inline-end:2rem;border-radius:var(--radius-8);}.steps__vertical{display:flex;flex-direction:column;gap:4rem;@media (min-width:768px){flex-direction:row}h2{text-align:left}.steps__img{width:100%;@media (min-width:768px){width:35%}img{width:100%;height:100%;object-fit:cover}}.steps__icon{width:3rem;height:3rem}.steps__number{width:3rem;height:3rem;&::after{display:none}}.steps__container{align-items:flex-start;width:100%;@media (min-width:768px){width:65%}&>div{width:100%}}.steps__index{font-size:var(--font-size-sm);font-weight:var(--font-weight-700)}.steps__content{text-align:left;width:calc(100% - 5rem)}ul{flex-direction:column;position:relative;gap:2rem;&::before{content:"";height:100%;width:.125rem;background:var(--red-200);position:absolute;top:0;left:1.4375rem}li{flex-direction:row;gap:2rem;align-items:flex-start;padding:0 0 1.875rem;@media (min-width:768px){padding:0}&:last-child{padding:0}&::before{display:none}&::after{display:none}}}}.steps__content{display:flex;flex-direction:column;z-index:1;padding:.25rem 0;@media (min-width:768px){padding:0}}.steps__number{position:relative;width:3.75rem;height:3.75rem;border-radius:var(--radius-50);background-color:var(--white);display:flex;justify-content:center;align-items:center;z-index:1;}.steps__icon{position:absolute;transform:scale(.8);top:0;left:0;}.steps__subtitle{color:var(--gray-500);font-size:1.063rem;font-weight:var(--font-weight-700);font-family:var(--roboto);}.steps__description{font-size:var(--font-size-sm);}@media (min-width:768px){.steps{ul li:before{content:"";width:calc(100% + 2rem);height:.125rem;background:var(--primary-500);position:absolute;top:1.938rem;left:calc(-50% - 4rem)}&.bg--purple{li:before{background:var(--white)}}}.steps li:after,.steps__number:after{display:none}}.video{text-align:center;h2{margin-block-end:2rem}}.video_thumbnail{display:flex;justify-content:center;flex-direction:column;width:100%;max-width:35rem;position:relative;aspect-ratio:4 / 3;margin:2rem auto;&::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--black-opacity-60);opacity:.6}iframe{width:100%;object-fit:cover;aspect-ratio:4 / 3;margin:0}img{width:100%}&.accepted{&::before{display:none}}}.yt_consent{z-index:1;}.yt_consent_text{width:80%;margin:0 auto .625rem;padding:.625rem;background:var(--white);border:1px solid var(--primary-500);font-size:var(--font-size-xs);color:var(--primary-500);}.yt_consent_btn button{display:inline-block;position:relative;background:var(--white);border-radius:var(--radius-4);padding:.625rem .625rem .625rem 2.5rem;border:1px solid var(--primary-500);color:var(--primary-500);cursor:pointer;font-size:var(--font-size-base);line-height:1.5;&:hover{background:var(--gray-200)}}.youtube-player{position:relative;img{width:100%;max-width:100%;height:100%;object-fit:cover;position:absolute}iframe{width:100%;height:100%;aspect-ratio:1.82}.youtube-consent-txt{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--grey-opacity-40);padding:.5rem;font-size:var(--font-size-xs);color:var(--white);.consent-text{border:1px solid var(--white);background:var(--primary-300);padding:.5rem;border-radius:var(--radius-4)}button{background:var(--primary-300);display:flex;align-items:center;color:var(--white);border:1px solid var(--white);padding:.5rem;border-radius:var(--radius-4);cursor:pointer;&:hover,&:focus{background-color:var(--primary-400)}}}}.grid{display:grid;}.grid-sup{grid-row-start:1;grid-column-start:1;}.flex{display:flex;flex-direction:row;gap:1.5rem;}.flex-col{display:flex;flex-direction:column;gap:1.5rem;}.flex-wrap{flex-wrap:wrap;}.flex-no-wrap{flex-wrap:nowrap;}.flex-100{flex:1 0 0;}.flex-1{flex:1;}.p-relative{position:relative;}.p-absolute{position:absolute;}.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}.a-start{align-items:flex-start;}.a-end{align-items:flex-end;}.a-center{align-items:center;}.a-stretch{align-items:stretch;}.a-baseline{align-items:baseline;}.a-self-start{align-self:flex-start;}.a-self-end{align-self:flex-end;}.a-self-center{align-self:center;}.a-self-stretch{align-self:stretch;}.j-start{justify-content:flex-start;}.j-end{justify-content:flex-end;}.j-between{justify-content:space-between;}.j-around{justify-content:space-around;}.j-center,.j-{justify-content:center;}@media (min-width:768px){.flex-md{display:flex;flex-direction:row}.flex-col-md{display:flex;flex-direction:column}.flex-wrap-md{flex-wrap:wrap}.flex-no-wrap-md{flex-wrap:nowrap}.a-start-md{align-items:flex-start}.a-end-md{align-items:flex-end}.a-center-md{align-items:center}.a-stretch-md{align-items:stretch}.a-baseline-md{align-items:baseline}.a-self-start-md{align-self:flex-start}.a-self-end-md{align-self:flex-end}.a-self-center-md{align-self:center}.a-self-stretch-md{align-self:stretch}.j-start-md{justify-content:flex-start}.j-end-md{justify-content:end}.j-between-md{justify-content:space-between}.j-around-md{justify-content:space-around}.j-center-md{justify-content:center}}@media (min-width:576px){.col-sm-33{flex:0 0 33.33333%;width:33.33333%}.col-sm-40{flex:0 0 40%;width:40%}.col-sm-50{flex:0 0 50%;width:50%}.col-sm-60{flex:0 0 60%;width:60%}.col-sm-66{flex:0 0 66.66666%;width:66.66666%}.contain-img-sm{img{object-fit:contain}}}@media (min-width:768px){.col-md-33{flex:0 0 33.33333%;width:33.33333%}.col-md-40{flex:0 0 40%;width:40%}.col-md-50{flex:0 0 50%;width:50%}.col-md-60{flex:0 0 60%;width:60%}.col-md-66{flex:0 0 66.66666%;width:66.66666%}.contain-img-md{img{object-fit:contain}}}.body_container{.d-none{display:none}.d-sm-none{@media (min-width:576px){display:none}}.d-md-none{@media (min-width:768px){display:none}}.d-lg-none{@media (min-width:992px){display:none}}.d-xl-none{@media (min-width:1200px){display:none}}}.visible{visibility:visible;}.hidden{visibility:hidden;}.disable,*:disabled{background-color:var(--gray-100);border:1px solid var(--gray-100);color:var(--gray-250);pointer-events:none;&:hover{background-color:var(--gray-100);border:1px solid var(--gray-100);color:var(--gray-250);pointer-events:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.visually-hidden{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;}.no-extend .extend::before{content:unset;}.gap-0{gap:0;}.gap-0_5{gap:.5rem;}.gap-1{gap:1rem;}.gap-1_5{gap:1.5rem;}.gap-2{gap:2rem;}.gap-3{gap:3rem;}.gap-4{gap:4rem;}.row{display:flex;flex-direction:row;}@media (min-width:768px){.gap-md-1{gap:1rem}.gap-md-1_5{gap:1.5rem}.row-md{display:flex;flex-direction:row;margin:0 -.5rem}.row-md{&>*{padding-left:.5rem;padding-right:.5rem}}.col-md-3{flex:0 0 25%;width:25%}.col-md-4{flex:0 0 33.333333%;width:33.333333%}.col-md-5{flex:0 0 41.666666%;width:41.666666%}.col-md-6{flex:0 0 50%;width:50%}.col-md-7{flex:0 0 58.333333%;width:58.333333%}.col-md-8{flex:0 0 66.666666%;width:66.666666%}}@media (min-width:992px){.row-lg{display:flex;flex-direction:row;margin:0 -.5rem}.row-lg{&>*{padding-left:.5rem;padding-right:.5rem}}.col-lg-3{flex:0 0 25%;width:25%}.col-lg-4{flex:0 0 33.333333%;width:33.333333%}.col-lg-5{flex:0 0 41.666666%;width:41.666666%}.col-lg-6{flex:0 0 50%;width:50%}.col-lg-7{flex:0 0 58.333333%;width:58.333333%}.col-lg-8{flex:0 0 66.666666%;width:66.666666%}}.py-zero{padding-top:0;padding-bottom:0;}.py-small{padding-top:1rem;padding-bottom:1rem;}.py-medium{padding-top:2rem;padding-bottom:2rem;}.py-large{padding-top:4rem;padding-bottom:4rem;}.pt-medium{padding-top:2rem;}.myn-sm{margin:-.5rem 0;}.myn-lg{margin:-1rem 0;}.mtn-sm{margin-top:-.5rem;}.mtn-lg{margin-top:-1rem;}.mbn-sm{margin-bottom:-.5rem;}.mbn-lg{margin-bottom:-1rem;}.myn-full{margin:-1.5rem 0;}@media (min-width:576px){.myn-sm{margin:-1rem 0}.myn-lg{margin:-2rem 0}.mtn-sm{margin-top:-1rem}.mtn-lg{margin-top:-2rem}.mbn-sm{margin-bottom:-1rem}.mbn-lg{margin-bottom:-2rem}.myn-full{margin:-3rem 0}}@media (min-width:992px){.myn-sm{margin:-1.5rem 0}.myn-lg{margin:-3rem 0}.mtn-sm{margin-top:-1.5rem}.mtn-lg{margin-top:-3rem}.mbn-sm{margin-bottom:-1.5rem}.mbn-lg{margin-bottom:-3rem}.myn-full{margin:-4rem 0}}.bullshit-test{display:none;}.purple-layer{&:not(.full-width){border-radius:var(--radius-8);overflow:hidden}h2,h3,.text{color:var(--white)}&::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:var(--primary-500);opacity:.6}}.beoblur,.newsletter{overflow:hidden;z-index:0;&::after{content:"";width:140%;height:140%;right:-60%;top:-25%;filter:blur(3.5rem);position:absolute;z-index:-1;@media (min-width:768px){width:50%;height:100%;right:-20%;top:0;filter:blur(2.75rem)}}}.bg--purple{&:not(.full-width),&.full-width::before{background:var(--primary-500)}}.bg--beobank-gradient-100{&:not(.full-width),&.full-width::before{background:var(--primary-gradient-1)}}.bg--light-grey{&:not(.full-width),&.full-width::before{background:var(--gray-100)}}.bg--beobank-gradient-50{&:not(.full-width),&.full-width::before{background:var(--primary-gradient-3)}}.bg--light-purple{&:not(.full-width),&.full-width::before{background:var(--purple-opacity-05)}}.bg--purple-95{background:var(--purple-opacity-95);*:not(.btn){color:var(--white)}}.bg--purple-mid{background:var(--purple-opacity-70);*:not(.btn){color:var(--white)}}.bg--white{background:var(--white);p:not(.btn){color:var(--gray-500)}}.bg--purple-70{background:var(--purple-opacity-70);*:not(.btn){color:var(--white)}}.bg--ghost{border:2px solid var(--primary-300);background:var(--white-opacity-70);backdrop-filter:var(--blur-xl);}.bg--purple,.bg--purple-70,.bg--beobank-gradient-100,.bg--beobank-gradient-50{*:not(.btn--ghost){color:var(--white)}}.bg--light-grey,.bg--light-purple{p,.breadcrumb a,.breadcrumb_item,footer{color:var(--gray-500)}}.bs-xs{box-shadow:var(--box-shadow-xs);}.bs-sm{box-shadow:var(--box-shadow-sm);}.bs-md{box-shadow:var(--box-shadow-md);}.bs-lg{box-shadow:var(--box-shadow-lg);}.bs-xl{box-shadow:var(--box-shadow-xl);}.bs-2xl{box-shadow:var(--box-shadow-2xl);}.bs-3xl{box-shadow:var(--box-shadow-3xl);}.bs-default{box-shadow:var(--box-shadow-standard);}.error-message,.error-observed{font-weight:var(--font-weight-500);color:var(--red-400);margin-top:.25rem;}.blur-dark::backdrop{background-color:var(--black-opacity-60);backdrop-filter:saturate(180%) var(--blur-md);}ul.bullet-list{list-style-type:disc;&>li::before{display:none}}.text{ul.no-bullet{list-style-type:none;margin:0;&>li{position:unset;padding-left:0;&::before{display:none}}}}.text.no-bullet{&::before{display:none}}.no-underline{text-decoration:none;}.h1-d-smaller{h1{@media (min-width:576px){font-size:var(--font-size-2-25)}}}.our-products{padding:1rem;.cat_link.icon--chevron-right.item{background-color:var(--white)}.cat_link a{text-decoration:none}.cat_link a .cat{font-size:var(--font-size-lg);font-weight:var(--font-weight-700);color:var(--primary-500)}}@keyframes rotate{0%{transform:rotate(0deg) translate3d(0,0,0)}100%{transform:rotate(360deg) translate3d(0,0,0)}}.progress{height:1.5rem;width:1.5rem;vertical-align:middle;animation:rotate 1s linear infinite;}.cards__list .link::after,.cards__slider__button::before,.form__btns .prev::before{mask-image:var(--svg-arrow);}.beoblur::after,.progress{background:center/contain no-repeat var(--svg-beobank-icon);}.icon--chevron-right::after,.message a::after,.accordion__arrow::after,.cat-table__header::after,.cat-table__products li::after{mask-image:var(--svg-chevron-right);}.main-body .appl_ipr1_webconso ul>li::before,.text ul>li::before,.article__old ul>li::before,.table .checkmark::before,.productUsp li::before{mask-image:url(../img/checkmark.svg);}.icon--checkmarkrounded::before,.form__confirmation::before{mask-image:url(../img/checkmark-rounded.svg);}.itsme-icon::before{background:center/contain no-repeat url(../img/itsme.svg);}.extend::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:9;}.bullshit-class{display:none;}