@keyframes shimmer-slide{0%{background-position:-200%}to{background-position:200%}}.ib-shimmer{background:linear-gradient(90deg,#08203e,#557c93 40%,#08203e 60%,#557c93 80%,#08203e);-webkit-background-clip:text;background-clip:text;background-size:200% auto;-webkit-text-fill-color:transparent;animation:shimmer-slide 8s linear infinite}.ib-section{background:#fff;font-family:Poppins,sans-serif;overflow:hidden;padding-bottom:6rem;padding-top:3rem;position:relative}@media (min-width:768px){.ib-section{padding-bottom:8rem;padding-top:4rem}}.ib-container{margin:0 auto;max-width:1232px!important;padding:0 1.5rem;position:relative;width:100%;z-index:10}@keyframes ib-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ib-fade-in{0%{opacity:0}to{opacity:1}}.ib-animate{opacity:0}.ib-animate.ib-visible{animation:ib-fade-up .6s ease forwards}.ib-header{margin-bottom:4rem;max-width:48rem}@media (min-width:768px){.ib-header{margin-bottom:5rem}}.ib-title{color:#111827;font-size:2.25rem;font-weight:700;line-height:1.15;margin:0 0 1.25rem}@media (min-width:768px){.ib-title{font-size:3rem}}@media (min-width:1024px){.ib-title{font-size:3.75rem}}.ib-subtitle{color:#6b7280;font-size:1.125rem;line-height:1.7;margin:0}@media (min-width:768px){.ib-subtitle{font-size:1.25rem}}.ib-desktop{display:none}@media (min-width:768px){.ib-desktop{align-items:start;display:grid;gap:1.5rem;grid-template-columns:320px 1fr}}@media (min-width:1024px){.ib-desktop{grid-template-columns:360px 1fr}}.ib-sidebar{display:flex;flex-direction:column;gap:.25rem;position:sticky;top:2rem}.ib-tab-btn{align-items:center;background:transparent;border:none;border-radius:1rem;cursor:pointer;display:flex;font-family:inherit;gap:1rem;padding:1rem 1.25rem;text-align:left;transition:all .3s ease;width:100%}.ib-tab-btn:hover{background:#f9fafb;transform:translateX(4px)}.ib-tab-btn.active{background:#08203e;box-shadow:0 10px 15px -3px rgba(8,32,62,.2);transform:translateX(0)}.ib-tab-btn.active:hover{background:#08203e}.ib-tab-icon-wrap{align-items:center;background:#f3f4f6;border-radius:.75rem;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.ib-tab-btn:hover .ib-tab-icon-wrap{background:#e5e7eb}.ib-tab-btn.active .ib-tab-icon-wrap{background:hsla(0,0%,100%,.15)}.ib-tab-icon-wrap svg{color:#6b7280;height:1.25rem;stroke-width:1.8;transition:color .3s ease;width:1.25rem}.ib-tab-btn.active .ib-tab-icon-wrap svg{color:#fff}.ib-tab-text{flex:1;min-width:0}.ib-tab-title{color:#374151;font-size:.875rem;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap}.ib-tab-btn.active .ib-tab-title{color:#fff}.ib-tab-stat-line{color:#9ca3af;font-size:.75rem;margin-top:.125rem;transition:color .3s ease}.ib-tab-btn.active .ib-tab-stat-line{color:hsla(0,0%,100%,.6)}.ib-tab-arrow{color:hsla(0,0%,100%,.7);display:none;flex-shrink:0;height:1rem;width:1rem}.ib-tab-btn.active .ib-tab-arrow{display:block}.ib-panel-wrap{min-height:520px;position:relative}.ib-card{background:linear-gradient(to bottom right,#f9fafb,rgba(249,250,251,.5),#fff);border:1px solid #f3f4f6;border-radius:1.5rem;box-shadow:0 20px 25px -5px rgba(229,231,235,.6),0 8px 10px -6px rgba(229,231,235,.4);display:flex;flex-direction:column;inset:0;opacity:0;overflow:hidden;padding:2.5rem;pointer-events:none;position:absolute;transform:translateY(20px) scale(.98);transition:opacity .35s ease,transform .35s ease}@media (min-width:1024px){.ib-card{padding:3rem}}.ib-card.active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0) scale(1)}.ib-card .ib-blob-tr{background:radial-gradient(circle,#557c93,transparent);height:18rem;opacity:.2;right:0;top:0;width:18rem}.ib-card .ib-blob-bl,.ib-card .ib-blob-tr{border-radius:50%;filter:blur(48px);pointer-events:none;position:absolute}.ib-card .ib-blob-bl{background:radial-gradient(circle,#08203e,transparent);bottom:0;height:12rem;left:0;opacity:.1;width:12rem}.ib-card-inner{display:flex;flex-direction:column;height:100%;position:relative;z-index:10}.ib-card-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2.5rem}.ib-card-icon-box{align-items:center;background:linear-gradient(135deg,#08203e,#557c93);border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;height:4rem;justify-content:center;width:4rem}.ib-card-icon-box svg{color:#fff;height:2rem;stroke-width:1.8;width:2rem}.ib-card-stat-wrap{text-align:right}.ib-card-stat-num{color:#08203e;font-size:3rem;font-weight:900;line-height:1}.ib-card-stat-label{color:#6b7280;font-size:.875rem;font-weight:500;line-height:1.25;margin-top:.375rem;max-width:160px;text-align:right}.ib-card-title{color:#111827;font-size:1.875rem;font-weight:700;line-height:1.2;margin:0 0 1.25rem}@media (min-width:1024px){.ib-card-title{font-size:2.25rem}}.ib-card-desc{color:#4b5563;font-size:1.125rem;line-height:1.7;margin:0 0 2rem}.ib-card-points{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.ib-card-point{align-items:center;display:flex;gap:.75rem;opacity:0;transform:translateX(-12px);transition:opacity .3s ease,transform .3s ease}.ib-card.active .ib-card-point{opacity:1;transform:translateX(0)}.ib-card.active .ib-card-point:first-child{transition-delay:.1s}.ib-card.active .ib-card-point:nth-child(2){transition-delay:.17s}.ib-card.active .ib-card-point:nth-child(3){transition-delay:.24s}.ib-card-point svg{color:#08203e;flex-shrink:0;height:1.25rem;stroke-width:2;width:1.25rem}.ib-card-point span{color:#374151;font-size:1rem;font-weight:500}.ib-mobile{display:block}@media (min-width:768px){.ib-mobile{display:none}}.ib-mobile-track{overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.ib-m-card{background:linear-gradient(to bottom right,#f9fafb,rgba(249,250,251,.5));border:1px solid hsla(0,0%,100%,.8);border-radius:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);inset:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transform:translateX(60px);transition:opacity .35s ease,transform .35s ease}.ib-m-card.active{opacity:1;pointer-events:auto;position:relative;transform:translateX(0)}.ib-m-accent{background:linear-gradient(90deg,#08203e,#557c93);height:4px;width:100%}.ib-m-body{padding:2rem}.ib-m-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.ib-m-icon-box{align-items:center;background:linear-gradient(to bottom right,#08203e,#557c93);border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;height:3.5rem;justify-content:center;width:3.5rem}.ib-m-icon-box svg{color:#fff;height:1.75rem;stroke-width:1.8;width:1.75rem}.ib-m-stat-wrap{text-align:right}.ib-m-stat-num{background:linear-gradient(90deg,#08203e,#557c93);-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:900;line-height:1;-webkit-text-fill-color:transparent}.ib-m-stat-label{color:#6b7280;font-size:.75rem;font-weight:500;line-height:1.25;margin-top:.25rem;max-width:120px;text-align:right}.ib-m-title{color:#111827;font-size:1.25rem;font-weight:700;line-height:1.25;margin:0 0 .75rem}.ib-m-desc{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0}.ib-m-progress-track{background:rgba(0,0,0,.05);height:2px;width:100%}.ib-m-progress-bar{background:linear-gradient(90deg,#08203e,#557c93);height:100%;transition:width .05s linear;width:0}.ib-m-controls{justify-content:space-between;margin-top:1.25rem;padding:0 .25rem}.ib-m-controls,.ib-m-nav-btn{align-items:center;display:flex}.ib-m-nav-btn{background:#fff;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#4b5563;cursor:pointer;height:2.25rem;justify-content:center;transition:background .15s ease;width:2.25rem}.ib-m-nav-btn:hover{background:#f9fafb}.ib-m-nav-btn svg{height:1rem;width:1rem}.ib-m-dots{align-items:center;display:flex;gap:.375rem}.ib-m-dot{background:#d1d5db;border:none;border-radius:9999px;cursor:pointer;height:.5rem;padding:0;transition:all .3s ease;width:.5rem}.ib-m-dot.active{background:#08203e;height:.5rem;width:1.5rem}.ib-m-counter{color:#9ca3af;font-size:.75rem;margin-top:.75rem;text-align:center}