.salt-sections-01{position:relative;z-index:1}
.salt-sections-01 .salt-section{display:grid;gap:32px;container-type:inline-size}
@media (max-width:991px){.salt-sections-01 .salt-section{padding:56px 32px}}
@media (min-width:992px){.salt-sections-01 .salt-section{padding:72px 80px}}
.salt-sections-01 .salt-section.salt-section-white-background{background-color:#fff;color:#000}
.salt-sections-01 .salt-section.salt-section-black-background{background-color:#000;color:#fff}
.salt-sections-01 .salt-section.salt-section-gray-gradient-background{background:linear-gradient(230deg,#3C3C3B 26.93%,#353534 31.97%,#000 70.32%);color:#fff}
.salt-sections-01 .salt-section.salt-section-light-orange-background{background-color:#F8DACF;color:#000}
.salt-sections-01 .salt-section.salt-section-lime-background{background-color:#CCEC37;color:#000}
.salt-sections-01 .salt-section .salt-section-wrapper{width:100%;max-width:560px;margin-left:auto;margin-right:auto}
@media (max-width:991px){.salt-sections-01 .salt-section .salt-section-subsection:not(:last-child){margin-bottom:32px}}
@media (min-width:992px){.salt-sections-01 .salt-section .salt-section-subsection:not(:last-child){margin-bottom:48px}}
@media (max-width:991px){.salt-sections-01 .salt-section .salt-section-subsection:not(:last-child):has(.salt-section-card-link){margin-bottom:56px}}
@media (min-width:992px){.salt-sections-01 .salt-section .salt-section-subsection:not(:last-child):has(.salt-section-card-link){margin-bottom:72px}}
.salt-sections-01 .salt-section .salt-section-heading{position:relative}
.salt-sections-01 .salt-section .salt-section-heading:has(.salt-section-hero-text){display:grid}
@media (min-width:992px){.salt-sections-01 .salt-section .salt-section-heading:has(.salt-section-hero-text){left:50%;width:calc(100vw - 160px);max-width:1200px;grid-template-columns:repeat(2,1fr);align-items:center;transform:translateX(-50%)}}
.salt-sections-01 .salt-section .salt-section-heading .salt-section-hero{width:100%;height:auto;display:block}
.salt-sections-01 .salt-section ul{margin:0 0 32px 0;padding:0;display:grid;gap:24px}
@media (max-width:991px){.salt-sections-01 .salt-section ul{font-size:12px}}
.salt-sections-01 .salt-section ul li{display:flex;align-items:center;gap:16px}
.salt-sections-01 .salt-section ul li:before{content:"";background:url(../themes/ideabank//assets/icons/check-list-green-bg-white-symbol.svg) center center no-repeat;background-size:contain;width:36px;height:36px;align-self:start;display:block}
.salt-sections-01 .salt-section ul li>div{flex:1}
.salt-sections-01 .salt-section .salt-section-card-link{position:relative;width:100%;max-width:560px;margin-left:auto;margin-right:auto;display:block;z-index:1}
.salt-sections-01 .salt-section .salt-section-card-link img{position:relative;width:100%;height:auto;display:block;z-index:1;pointer-events:none}
.salt-sections-01 .salt-section .salt-section-card-link svg{position:absolute;right:-26px;width:70px;height:64px;pointer-events:none;z-index:2}
@media (max-width:991px){.salt-sections-01 .salt-section .salt-section-card-link svg{bottom:32px}}
@media (min-width:992px){.salt-sections-01 .salt-section .salt-section-card-link svg{bottom:72px}}
.salt-sections-01 .salt-section .salt-section-card-flip{width:100%;max-width:560px;margin:0 auto;perspective:1000px;cursor:pointer}
.salt-sections-01 .salt-section .salt-section-card-flip figure{margin:0;padding:0;display:grid;transform-style:preserve-3d}
.salt-sections-01 .salt-section .salt-section-card-flip figure img{width:100%;height:auto;grid-column:1;grid-row:1;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.salt-sections-01 .salt-section .salt-section-card-flip figure img:last-child{transform:rotateY(180deg)}
.salt-sections-01-sticky-button{position:fixed;left:50%;bottom:48px;background:linear-gradient(90deg,#00C7C7 0%,#7BFD80 97.37%);color:#000;line-height:20px;padding:16px 28px;border-radius:56px;display:inline-block;text-decoration:none;font-size:16px;font-weight:500;transform:translateX(-50%);transition:bottom 0.25s ease,opacity 0.25s ease;z-index:2}