.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}
:root{--salt-green-light:#7BFD80;--salt-green-dark:#00C7C7;--salt-black:#1A1A1A;--text-gray:#556070;--salt-glass:rgba(255,255,255,0.95);--salt-hero-gradient:linear-gradient(135deg,#00E5A0 0%,#00C7C7 100%);--primary:var(--salt-green-dark);--secondary:var(--salt-green-light);--dark:var(--salt-black);--light:#f4f5f7;--bg-gradient:var(--salt-hero-gradient);--shadow:0 20px 40px -5px rgba(0,0,0,0.1)}*{margin:0;padding:0;box-sizing:border-box;font-family:'Inter',sans-serif}body{background-color:#fafafa;color:var(--dark);overflow-x:hidden}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}section{padding:100px 0}h1,
h2,
h3{line-height:1.2;margin-bottom:20px;color:var(--dark)}p{line-height:1.6;margin-bottom:20px}ul{list-style:none;padding-left:0}ul li{position:relative;padding-left:25px;margin-bottom:15px;color:var(--text-gray);line-height:1.6}ul li::before{content:'•';position:absolute;left:0;color:var(--primary);font-weight:bold;font-size:1.5rem;top:-5px}.badge{display:inline-block;padding:8px 16px;border-radius:50px;background:rgba(0,199,199,0.1);color:var(--primary);font-weight:800;font-size:0.9rem;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.hero{display:flex;align-items:center;min-height:90vh;gap:50px;padding-top:50px}.hero-content{flex:1}.hero-content h1{font-size:3.5rem;font-weight:800}.hero-content h1 span{background:var(--bg-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-visual{flex:1;position:relative}.hero-img-box{background:var(--bg-gradient);width:100%;height:600px;border-bottom-left-radius:100px;border-bottom-right-radius:100px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;color:var(--dark);position:relative;overflow:hidden}.hero-img-box::after{content:'';position:absolute;inset:0;background:rgba(255,255,255,0.1)}.hero-img-box h2{position:relative;z-index:2;color:var(--dark)}.video-section{text-align:center;position:relative;background:white;border-radius:30px;margin-top:3rem;margin-bottom:3rem}.video-section-badge{margin-top:2rem}.video-section-copy{max-width:600px;margin:0 auto 40px auto}.video-wrapper{position:relative;max-width:800px;margin:0 auto 40px auto;z-index:1;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px -10px rgba(0,199,199,0.2);aspect-ratio:16/9;background:#000}.salt-flash-frame-container-video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.decor-blob{position:absolute;border-radius:50%;filter:blur(70px);z-index:0}.blob-1{top:0;left:10%;width:250px;height:250px;background:var(--salt-green-dark);opacity:0.3}.blob-2{bottom:0;right:10%;width:300px;height:300px;background:var(--salt-green-light);opacity:0.3}.app-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;z-index:1;position:relative}.app-btn{background:var(--dark);color:white;text-decoration:none;padding:15px 30px;border-radius:50px;font-weight:600;display:flex;align-items:center;gap:10px;transition:transform 0.3s,box-shadow 0.3s;margin-bottom:2rem}.app-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,0.15);background:var(--primary);color:var(--dark)}.salt-content-wrapper{padding:80px 0}.salt-ambasador-header{text-align:center;margin-bottom:40px}.salt-ambasador-title{font-size:2.5rem;font-weight:800;color:#000}.salt-ambasador-cards-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 20px}.salt-ambasador-cards-card{background:linear-gradient(180deg,#00E5A0 0%,#00C7C7 100%);border-radius:30px;padding:30px 25px 0 25px;display:flex;flex-direction:column;justify-content:space-between;min-height:420px;color:white;overflow:hidden;transition:transform 0.3s ease}.salt-ambasador-cards-card:hover{transform:translateY(-5px)}.salt-ambasador-cards-card-title p{color:white;margin-bottom:10px;font-size:0.95rem;line-height:1.4}.salt-ambasador-cards-card-title p span{display:block;font-weight:800;font-size:1.4rem;margin-bottom:8px}.salt-ambasador-cards-card-image{margin-top:auto;display:flex;justify-content:center;align-items:flex-end}.salt-ambasador-cards-card-image img{width:100%;height:auto;object-fit:contain}.salt-ambasador-cards-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px;color:#000;font-weight:600}.salt-ambasador-cards-arrow{cursor:pointer;font-size:1.2rem}.salt-ambasador-bottom-subtle{text-align:center;margin-top:40px;font-size:1.1rem;font-weight:400;color:#1a1a1a;line-height:1.5;padding:0 20px}.salt-ambasador-bottom-subtle strong{font-weight:800}@media (max-width:992px){.salt-ambasador-cards-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.salt-ambasador-cards-cards{grid-template-columns:1fr}}.benefits-3{background:var(--light);margin-top:40px}.benefits-3-title{text-align:center;margin-bottom:50px}.benefits-3-title p{margin-bottom:0}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.modern-card{background:white;border-radius:30px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.03);transition:transform 0.3s ease;display:flex;flex-direction:column;min-height:480px}.modern-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,199,199,0.1)}.card-img{height:200px;background:#e5e7eb;border-radius:30px 30px 0 0;position:relative;display:flex;align-items:stretch;justify-content:stretch;overflow:hidden}.card-img-media{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:left}.card-img::before{content:'';position:absolute;inset:0;background:var(--bg-gradient);opacity:0.08}.card-body{padding:30px;flex:1;display:flex;flex-direction:column}.card-body h3{font-size:1.3rem;margin-bottom:15px}.card-body p,
.card-body ul li{color:var(--text-gray)}.slider-controls{display:flex;justify-content:flex-end;gap:10px;align-items:center}.slider-dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:0.3s}.slider-dot.active{background:var(--primary);width:30px;border-radius:10px}.zigzag-row{display:flex;align-items:center;gap:60px;margin-bottom:100px}.zigzag-row--spaced{margin-top:40px}.zigzag-section-header{text-align:center;max-width:760px;margin:0 auto 60px auto}.zigzag-section-header p:last-child,
.zigzag-section-header h2:last-child{margin-bottom:0}.zigzag-row.reverse{flex-direction:row-reverse}.zz-content{flex:1}.zz-visual{flex:1;position:relative}.zz-box{width:100%;aspect-ratio:4/3;border-radius:40px;background:var(--zz-box-bg,var(--light));box-shadow:var(--shadow);position:relative;overflow:hidden}.zz-box--aqua{background:linear-gradient(135deg,#e6fffa,#b2f5ea)}.zz-box--mint{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.zz-box-image{height:100%;width:auto;max-width:100%;object-fit:contain;object-position:center}.zz-box::after{content:'';position:absolute;inset:-2px;border-radius:42px;background:var(--bg-gradient);z-index:-1;filter:blur(15px);opacity:0.4}.salt-split-section{padding:80px 0}.salt-benefits-main-title{text-align:center;font-size:3rem;font-weight:800;margin-bottom:60px}.salt-split-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.salt-split-left{position:relative;min-height:auto}.salt-benefit-card{background:var(--light);padding:30px;border-radius:24px;height:100%}.salt-split-right{position:relative;width:100%}.salt-bubbles-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.salt-bubble-item{position:absolute;width:50px;height:50px;background:#fff;border-radius:50%;box-shadow:0 10px 20px rgba(0,0,0,0.08);display:flex;align-items:center;justify-content:center;animation:floatBubble 6s ease-in-out infinite alternate}.salt-bubble-item--usd{top:10%;left:5%}.salt-bubble-item--eur{top:20%;right:5%;animation-delay:1s}.salt-currency-card{position:relative;z-index:1;background:rgba(43,43,43,0.98);backdrop-filter:blur(10px);border-radius:24px;padding:30px;width:100%;color:#fff;box-shadow:0 20px 50px rgba(0,0,0,0.15);max-width:100%}.currency-header,
.currency-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;text-align:right;padding:15px 0;border-bottom:1px solid #3a3a3a}.currency-header{border-bottom:1px solid #444;color:#ccc;font-weight:700}.currency-header span:first-child{text-align:left;color:#fff}.currency-name{display:flex;align-items:center;gap:10px;text-align:left;font-weight:700}.currency-flag{width:24px;height:24px;border-radius:50%}.currency-val{font-family:monospace}.currency-footer{margin-top:20px;font-size:0.75rem;color:#aaa;text-align:center}.currency-footer-update{display:block;margin-top:5px;font-style:italic}.qa-section{background:var(--dark);color:white;border-radius:40px;padding:80px 40px;margin-bottom:100px}.qa-header{text-align:center;margin-bottom:60px}.qa-header h2{color:white}.qa-header p{color:#9ca3af}.qa-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px}details.modern-faq{background:rgba(255,255,255,0.03);border-radius:20px;border:1px solid rgba(255,255,255,0.05);transition:0.3s}details.modern-faq[open]{background:rgba(255,255,255,0.08);border-color:var(--primary)}.qa-container summary{padding:25px 30px;font-size:1.1rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;color:white}.qa-container summary::-webkit-details-marker{display:none}.qa-container summary::after{content:'+';flex:0 0 auto;font-size:1.5rem;line-height:1;font-weight:700;color:#72ff72;transition:transform 0.3s ease,background-color 0.3s ease,color 0.3s ease;transform:rotate(90deg);width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.06);border-radius:50%}.qa-container details.modern-faq[open] summary::after{content:'-';transform:rotate(180deg)}.faq-content{padding:0 30px 25px 30px;color:#cbd5e1;line-height:1.6}.faq-content ul li{color:#cbd5e1}.faq-content ul li::before{color:var(--secondary)}@media (max-width:992px){.hero,.zigzag-row,.zigzag-row.reverse{flex-direction:column;text-align:center}.hero-img-box{height:400px;border-radius:40px;margin-top:40px}.cards-grid{grid-template-columns:1fr}.card-img{height:260px}.hero-content h1{font-size:2.5rem}.slider-controls{justify-content:center}.app-buttons{flex-direction:column;padding:0 20px}.app-btn{justify-content:center}.qa-container summary{padding:25px 30px}.qa-container summary::after{width:30px;height:30px;font-size:1.5rem}.faq-content{padding:0 30px 25px 30px}}