.sm_homepage-section *{box-sizing:border-box}
.sm_homepage-section .scrollsection{position:relative;min-height:calc(100% - 80px)}
.sm_homepage-section a{color:#000;text-decoration:none}
.sm_homepage-section .line{height:inherit;min-height:557px;border-left:0}
.sm_homepage-section .container{height:inherit;position:relative}
.sm_homepage-section .heading{margin-top:54px;width:60%}
.sm_homepage-section .heading *{color:white}
.sm_homepage-section .heading h2{font-size:72px;line-height:76px;font-weight:500;letter-spacing:-1px;margin-left:-64px;margin-bottom:0;text-shadow:0 1px 2px rgba(0,0,0,0.2)}
.sm_homepage-section .heading p{font-size:48px;line-height:48px;font-weight:400;letter-spacing:-1px;text-shadow:0 1px 2px rgba(0,0,0,0.2)}
.promo{position:absolute;top:266px;left:-300px;display:flex;width:300px;height:200px;background-color:rgba(0,0,0,0.5);color:#fff;transition:left .5s ease 1s;z-index:1}
.promo *{color:white}
.promo .promo-icon{min-width:96px;text-align:center;order:1}
.promo .promo-icon .icon{font-size:48px;line-height:200px}
.promo .promo-content{padding-top:25px;order:2}
.promo .promo-content h3{font-size:13px;line-height:17px;font-weight:100;color:rgba(255,255,255,0.7);margin:0}
.promo .promo-content h2{font-size:20px;line-height:20px;font-weight:400;letter-spacing:1px;margin-bottom:15px}
.promo .promo-content p{font-size:13px;line-height:16px;font-weight:100;letter-spacing:1px;margin-bottom:24px;min-height:32px}
.promo .promo-content a{display:block;width:112px;height:32px;font-size:12px;font-weight:500;line-height:30px;letter-spacing:1px;color:#fff;background-color:#000;text-align:center;text-transform:uppercase;border-radius:4px;margin-top:-10px}
.products{position:absolute;right:0;left:0;bottom:40px;display:flex;width:calc(100% - 176px);margin:0 auto}
.products:has(:focus-visible){outline:2px solid var(--color-button-primary) !important;outline-offset:2px;border-radius:4px !important}
.products .product{display:flex;flex:1;align-items:center;justify-content:center;position:relative;height:80px;background-color:#fff;transition:background-color .2s ease}
.products .product a{display:flex;flex:1;align-items:center;padding:0 8px;transition:color .2s ease;height:100%}
.products .product a:focus-visible .product-name-box{outline:2px solid var(--color-button-primary) !important;outline-offset:2px;border-radius:4px !important}
.products .product a div p.product-name{font-size:18px;font-weight:700;text-transform:uppercase;font-family:UniCredit;font-feature-settings:'liga' off,'clig' off;margin-bottom:0}
.products .product a div p.product-description{font-family:Arial,sans-serif;font-size:13px;line-height:19px;color:#666;max-height:40px;transition:all .4s ease;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.products .product a div i{display:none;position:absolute;top:calc(50% - 15px);right:0;line-height:30px}
.digital .heading h2:before{background-color:#424242}
.digital .promo .promo-content a{background-color:#fff;color:#000}
@media(max-width :1199px){.sm_homepage-section .heading h2{font-size:64px;line-height:70px}
.sm_homepage-section .heading p{font-size:36px;line-height:40px}
}
@media(max-width :959px){.scrollsection.front_page_part{height:auto !important;min-height:557px;border-bottom:2px solid #fff}
.sm_homepage-section .container{min-height:413px;padding-bottom:8px}
.sm_homepage-section .heading h2{opacity:1 !important}
.sm_homepage-section .section-overlay{background:linear-gradient(to left,rgba(0,0,0,0.4) 0,#000 100%);left:6px}
.sm_homepage-section .heading h2{font-size:48px;line-height:52px;font-weight:400;margin-left:0}
.sm_homepage-section .heading h2:before{display:none}
.digital .line{border-left:6px solid #424242}
.borrowing .line{border-left:6px solid #f50057}
.banking .line{border-left:6px solid #3d5afe}
.saving .line{border-left:6px solid #00e676}
.insurance .line{border-left:6px solid #00acc1}
.sm_homepage-section .heading{margin:20px -3px;padding:0 10px;width:100%;word-break:break-word}
.sm_homepage-section .heading p{display:none}
.products{position:relative;bottom:0;display:block;padding:0;width:100%}
.products .product{display:block;height:auto;background-color:transparent;border-bottom:1px solid rgba(255,255,255,0.25)}
.products .product a{display:block;line-height:64px;font-weight:600;color:#fff;text-transform:uppercase;padding-right:0}
.products .product a div p.product-name{font-size:18px;color:#fff}
.sm_homepage-section .description .line,.sm_homepage-section .products .product:hover,.sm_homepage-section .promo{background-color:transparent}
.promo{position:relative;top:0 !important;left:0 !important;display:block;width:calc(100% - 40px);height:auto;padding:20px 0;margin:0 20px}
.promo .promo-icon{display:none}
.promo .promo-content{padding-top:0}
.promo .promo-content p{margin-bottom:0;max-width:calc(100% - 180px)}
.promo .promo-content a{position:absolute;bottom:20px;right:70px;color:#fff}
.promo .promo-content a:focus-visible{outline:2px solid var(--color-button-primary) !important;outline-offset:2px !important;border-radius:4px}
.borrowing .promo .promo-content a{background-color:#f50057}
.banking .promo .promo-content a{background-color:#3d5afe}
.saving .promo .promo-content a{background-color:#00e676}
.insurance .promo .promo-content a{background-color:#00acc1}
.products .product a div i{display:block}
}
@media(max-width :899px){.first-section .heading p{font-size:28px;line-height:32px}
}