@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap");.iv-site{--ink:#0b1b33;--amber:#f5a623;--green:#1fae6e;--slate:#4b5565;--cloud:#f3f5f7;--line:#dfe4e9;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif}.iv-site *{box-sizing:border-box}.iv-site:not([data-page=home]) .iv-hero,.iv-site:not([data-page=home]) .iv-signal,.iv-site:not([data-page=home]):not([data-page=about]) #about,.iv-site:not([data-page=home]):not([data-page=academy]) #academy,.iv-site:not([data-page=home]):not([data-page=contact]) #contact,.iv-site:not([data-page=home]):not([data-page=faq]) #faq,.iv-site:not([data-page=home]):not([data-page=insights]) #insights,.iv-site:not([data-page=home]):not([data-page=products]) #products,.iv-site:not([data-page=home]):not([data-page=services]) #services{display:none}.iv-site a{text-decoration:none;color:inherit}.iv-site button,.iv-site input,.iv-site select,.iv-site textarea{font:inherit}.iv-brand{display:flex;align-items:center;gap:11px;font:700 19px Fraunces}.iv-brand span{display:flex;flex-direction:column}.iv-brand small{font:600 7px Inter;letter-spacing:.12em;text-transform:uppercase;color:var(--slate)}.iv-mark{width:32px;height:38px;position:relative;display:inline-block}.iv-mark i{position:absolute;width:5px;height:28px;top:2px;border-radius:5px;transform-origin:bottom}.iv-mark i:first-child{left:7px;background:var(--green);transform:rotate(-24deg)}.iv-mark i:nth-child(2){right:7px;background:var(--amber);transform:rotate(24deg)}.iv-mark b{position:absolute;bottom:1px;left:12px;width:9px;height:9px;border:2px solid var(--ink);background:white;border-radius:50%}.iv-nav{position:fixed;top:0;z-index:20;margin:auto;height:82px;padding:0 max(4vw,22px);display:flex;align-items:center;justify-content:space-between;background:#fffffff2;backdrop-filter:blur(16px);border-bottom:1px solid #edf0f2;transition:top .28s ease,height .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}.iv-nav.is-transparent{background:transparent;border-bottom-color:transparent;box-shadow:none;backdrop-filter:none}.iv-nav.is-scrolled{top:4px;height:72px;background:#fffffff2;border-bottom-color:#dde3ea;box-shadow:0 10px 30px #071a3312;backdrop-filter:blur(16px)}.iv-links{display:flex;gap:27px;font-size:13px;color:var(--slate)}.iv-menu{display:none;background:none;border:0;font-size:22px}.iv-site section{padding:110px max(5vw,24px)}.iv-hero{position:relative;isolation:isolate;overflow:hidden;min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;background:radial-gradient(circle at 88% 18%,#1fae6e12,transparent 26%),radial-gradient(circle at 72% 65%,#f5a62314,transparent 26%)}.iv-hero>:not(.iv-ai-background){position:relative;z-index:1}.iv-ai-background{position:absolute;z-index:0;inset:0;pointer-events:none;opacity:.55;mask-image:linear-gradient(90deg,transparent 2%,#000 42%,#000)}.iv-ai-grid{position:absolute;inset:0;background-image:linear-gradient(#0b1b3309 1px,transparent 0),linear-gradient(90deg,#0b1b3309 1px,transparent 0);background-size:52px 52px;animation:iv-grid-drift 18s linear infinite}.iv-ai-background svg{position:absolute;inset:4% 0 0;width:100%;height:100%;fill:none;stroke:#0b1f3a22;stroke-width:1.2;stroke-dasharray:7 10}.iv-ai-background svg path:nth-child(2){stroke:#f47b2038}.iv-ai-background svg path{animation:iv-path-flow 14s linear infinite}.iv-ai-background svg path:nth-child(2){animation-direction:reverse;animation-duration:18s}.iv-ai-background svg path:nth-child(3){animation-duration:22s}.iv-ai-background i{position:absolute;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#0b1f3a;box-shadow:0 0 0 5px #0b1f3a10;animation:iv-node-pulse 3.6s ease-in-out infinite,iv-node-drift 7s ease-in-out infinite}.iv-ai-background i:nth-of-type(2n){animation-duration:4.2s,9s}.iv-ai-background i:nth-of-type(3n){animation-duration:3.2s,11s;animation-direction:normal,reverse}.iv-ai-background .n1{left:18%;top:28%}.iv-ai-background .n2{left:39%;top:42%;animation-delay:-.7s}.iv-ai-background .n3{left:57%;top:24%;animation-delay:-1.4s}.iv-ai-background .n4{left:72%;top:55%;animation-delay:-2.1s}.iv-ai-background .n5{left:86%;top:30%;animation-delay:-2.8s}.iv-ai-background .n6{left:64%;top:76%;animation-delay:-1.1s}.iv-ai-background .n7{left:28%;top:68%;animation-delay:-1.8s}.iv-ai-background .n8{left:47%;top:61%;animation-delay:-2.5s}.iv-ai-background .n9{left:78%;top:18%;animation-delay:-.4s}.iv-ai-background .n10{left:91%;top:66%;animation-delay:-3.2s}.iv-ai-background .n11{left:52%;top:84%;animation-delay:-2.2s}.iv-ai-background .n12{left:34%;top:16%;animation-delay:-1.3s}.iv-ai-signal{position:absolute;width:6px;height:6px;border-radius:50%;background:#f47b20;box-shadow:0 0 12px #f47b2080;offset-path:path("M80 470 C230 350 270 180 445 245 S720 420 930 125");animation:iv-signal-travel 9s linear infinite}.iv-ai-signal.s2{animation-delay:-3s}.iv-ai-signal.s3{animation-delay:-6s}.iv-ai-signal.s4{animation-delay:-1.5s;animation-duration:11s}.iv-ai-signal.s5{animation-delay:-7.5s;animation-duration:11s}@keyframes iv-grid-drift{to{background-position:52px 52px}}@keyframes iv-node-pulse{50%{transform:scale(1.35);background:#f47b20;box-shadow:0 0 0 8px #f47b2012}}@keyframes iv-node-drift{0%,to{margin:0}35%{margin:-7px 0 0 9px}70%{margin:5px 0 0 -6px}}@keyframes iv-path-flow{to{stroke-dashoffset:-170}}@keyframes iv-signal-travel{to{offset-distance:100%}}.iv-academy article>span,.iv-eyebrow,.iv-title>span{font-size:10px;font-weight:700;letter-spacing:.16em;color:var(--amber)}.iv-site h1,.iv-site h2{font-family:var(--iv-main-heading-family)}.iv-site h1{font-size:var(--iv-main-heading-size);font-weight:var(--iv-main-heading-weight);line-height:var(--iv-main-heading-line-height);letter-spacing:var(--iv-main-heading-spacing);margin:24px 0}.iv-site h1 em{font-style:normal;color:var(--green)}.iv-hero>div>p{font-size:17px;line-height:1.75;color:var(--slate);max-width:690px}.iv-actions{display:flex;gap:12px;margin:30px 0}.iv-proof{display:flex;gap:42px;margin-top:46px}.iv-proof span{font-size:11px;color:var(--slate)}.iv-proof b{display:block;color:var(--ink);font-size:12px;margin-bottom:6px}.iv-advisor{min-height:460px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#f7f9f8,#fff);box-shadow:0 35px 90px #0b1b3314;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease;will-change:transform}.iv-advisor:hover{border-color:#f5a62380;background:linear-gradient(145deg,#f5a6230d,#ffffff 62%);box-shadow:0 34px 85px #0b1b3324,0 12px 34px #f5a6231f}.iv-advisor:hover .live{color:var(--amber);text-shadow:0 0 16px #f5a62366}.iv-advisor>*{transition:transform .3s ease;transform-origin:center}.iv-advisor:hover>*{transform:scale(1.025)}.iv-advisor header{display:flex;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line);font-size:11px}.iv-advisor>div{min-height:320px;padding:44px;display:flex;flex-direction:column;justify-content:center}.iv-advisor h3{font:500 24px/1.15 Inter,Arial,sans-serif;margin:18px 0}.iv-advisor p{color:var(--slate);line-height:1.7}.iv-advisor small,.live{font-size:9px;color:var(--green);font-weight:700;letter-spacing:.12em}.iv-advisor article{background:white;border-left:3px solid var(--green);padding:24px;box-shadow:0 10px 35px #0b1b330d}.iv-advisor form{display:flex;border-top:1px solid var(--line);padding:14px}.iv-advisor input{flex:1;border:0;outline:0;background:transparent;padding:8px}.iv-advisor button{width:44px;border:0;border-radius:4px;font-size:20px}.iv-advisor button,.iv-signal{background:var(--ink);color:white}.iv-signal{padding:22px;text-align:center;font-size:10px;letter-spacing:.14em}.iv-title{max-width:980px;margin-bottom:56px}.iv-title h2{font-family:var(--iv-main-heading-family);font-size:var(--iv-main-heading-size);font-weight:var(--iv-main-heading-weight);line-height:var(--iv-main-heading-line-height);letter-spacing:var(--iv-main-heading-spacing);margin:16px 0}.iv-title p{max-width:720px;color:var(--slate);line-height:1.7}.iv-products{grid-template-columns:repeat(4,minmax(0,1fr))}.iv-products article{--product-accent:#1fae6e;min-height:540px;border-radius:30px;padding:28px;border:1px solid var(--line);background:white;display:flex;flex-direction:column;align-items:center;text-align:center}.iv-products article:hover{border-color:color-mix(in srgb,var(--product-accent) 58%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--product-accent) 8%,white),white 62%);box-shadow:0 28px 65px color-mix(in srgb,var(--product-accent) 22%,#0b1b3320)}.iv-academy article>*,.iv-custom-solution>*,.iv-insights article>*,.iv-products article>*,.iv-services article>*{transition:transform .3s ease,color .25s ease,text-shadow .25s ease;transform-origin:center}.iv-academy article:hover>*,.iv-custom-solution:hover>*,.iv-insights article:hover>*,.iv-products article:hover>*,.iv-services article:hover>*{transform:scale(1.095)}.iv-products article:first-child{--product-accent:#f5a623}.iv-products article:nth-child(2){--product-accent:#4f8cff}.iv-products article:nth-child(3){--product-accent:#35bfa6}.iv-products article:nth-child(4){--product-accent:#8b78e6}.iv-insights article>span,.iv-products article>span{font-size:10px;color:var(--amber);font-weight:700}.iv-product-icon{width:48px;height:48px;margin:38px 0 8px;border-radius:50%;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--product-accent) 35%,transparent);background:color-mix(in srgb,var(--product-accent) 10%,white);color:var(--product-accent);transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.iv-product-icon svg{width:25px;height:25px}.iv-products article:hover .iv-product-icon{transform:rotate(-5deg) scale(1.12);background:color-mix(in srgb,var(--product-accent) 17%,white);box-shadow:0 10px 28px color-mix(in srgb,var(--product-accent) 28%,transparent)}.iv-products article:hover>a,.iv-products article:hover>span{color:var(--product-accent)}.iv-products .iv-product-cta{margin-top:auto;color:var(--ink)}.iv-products article:hover .iv-product-cta{border-color:var(--product-accent);background:var(--product-accent);color:var(--ink);box-shadow:0 14px 30px color-mix(in srgb,var(--product-accent) 30%,transparent)}.iv-insights h3,.iv-products h3,.iv-services h3{font:600 27px/1.3 Fraunces;font-family:Inter,Arial,sans-serif}.iv-insights p,.iv-products p,.iv-services p{font-size:12px;line-height:1.7;color:var(--slate)}.iv-products ul{width:100%;margin:18px 0 28px;padding:0;display:grid;gap:11px;list-style:none}.iv-products li{display:flex;align-items:flex-start;justify-content:center;gap:9px;color:var(--slate);font-size:11px;line-height:1.5}.iv-products li b{flex:none;color:var(--product-accent)}.iv-insights a,.iv-products a,.iv-services a{margin-top:auto;font-size:11px;font-weight:700;color:var(--green)}.iv-navy{background:var(--ink);color:white}.iv-navy>.iv-title,.iv-title.iv-static-title{margin-right:auto;margin-left:auto;text-align:center}.iv-navy>.iv-title h2,.iv-title.iv-static-title h2,.iv-title.iv-static-title p{margin-right:auto;margin-left:auto}.iv-navy>.iv-title h2{max-width:1000px}.iv-title h2 .iv-title-light{color:#ffffff}.iv-title h2 .iv-title-dark{color:var(--ink)}.iv-title h2 .iv-title-orange{color:var(--amber)}.iv-title h2 .iv-title-green{color:var(--green)}.iv-title.iv-static-title h2 span{display:inline}@media (prefers-reduced-motion:reduce){.iv-about-capabilities article:hover>*,.iv-faq-card:hover>*,.iv-insights-subscribe:hover>*,.iv-whatsapp-contact:hover{transform:none}.iv-ai-background i,.iv-ai-background svg path,.iv-ai-grid,.iv-ai-signal,.iv-footer-signal{animation:none}.iv-academy article:hover>*,.iv-advisor:hover>*,.iv-custom-solution:hover>*,.iv-insights article:hover>*,.iv-products article:hover>*,.iv-services article:hover>*{transform:none}}.iv-services{grid-template-columns:repeat(4,minmax(0,1fr))}.iv-services article{--service-accent:#7ee0b5;border-radius:30px;min-height:620px;padding:30px;border:1px solid #ffffff20;background:#ffffff08;display:flex;flex-direction:column;align-items:center;text-align:center}.iv-services article:hover{border-color:color-mix(in srgb,var(--service-accent) 58%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--service-accent) 10%,transparent),#ffffff08 62%);box-shadow:0 26px 64px color-mix(in srgb,var(--service-accent) 22%,#00000055)}.iv-services article:first-child{--service-accent:#f5a623}.iv-services article:nth-child(2){--service-accent:#55c2ff}.iv-services article:nth-child(3){--service-accent:#9b8cff}.iv-services article:nth-child(4){--service-accent:#4f8cff}.iv-services article:nth-child(5){--service-accent:#f078a5}.iv-services article:nth-child(6){--service-accent:#35c7b4}.iv-services article:nth-child(7){--service-accent:#748ffc}.iv-services article:nth-child(8){--service-accent:#62d69b}.iv-services article>span{font-size:10px;color:var(--amber)}.iv-service-icon{width:58px;height:58px;margin:24px 0 6px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--service-accent) 40%,transparent);border-radius:50%;background:color-mix(in srgb,var(--service-accent) 10%,transparent);color:var(--service-accent);transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.iv-service-icon svg{width:29px;height:29px}.iv-services article:hover .iv-service-icon{transform:rotate(-5deg) scale(1.12);background:color-mix(in srgb,var(--service-accent) 18%,transparent);box-shadow:0 10px 28px color-mix(in srgb,var(--service-accent) 28%,transparent)}.iv-services article:hover li b,.iv-services article:hover>span{color:var(--service-accent)}.iv-services article:hover .iv-card-button{border-color:var(--service-accent);background:var(--service-accent);box-shadow:0 14px 30px color-mix(in srgb,var(--service-accent) 30%,transparent)}.iv-services p{color:#aeb8c6;font-size:14px;line-height:1.75}.iv-services ul{display:grid;gap:10px;margin:18px 0 28px;padding:0;list-style:none;width:100%;color:#d5dce5;font-size:13px;line-height:1.7}.iv-services li{display:flex;gap:9px;align-items:center;justify-content:center}.iv-services li b{color:#7ee0b5}.iv-services article>a{margin-top:auto}.iv-services a{color:#7ee0b5}.iv-services .iv-card-button{color:var(--ink)}.iv-custom-solution{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-top:36px;padding:36px;border:1px solid #ffffff20;background:#ffffff08;border-radius:20px;box-shadow:0 8px 24px #00000018;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.iv-custom-solution:hover{border-color:#f5a62380;background:linear-gradient(145deg,#f5a62312,#ffffff08 62%);box-shadow:0 26px 64px #f5a62324}.iv-custom-solution span{color:var(--amber);font-size:9px;font-weight:700;letter-spacing:.14em}.iv-custom-solution h3{margin:10px 0 6px;font:600 30px/1.2 Fraunces;font-family:Inter,Arial,sans-serif}.iv-custom-solution p{max-width:680px;margin:0;color:#aeb8c6;font-size:12px;line-height:1.7}.iv-custom-solution .iv-button{flex:none;color:var(--ink)}.iv-academy{display:block;background:var(--cloud)}.iv-academy-hero{max-width:980px;margin:0 auto;text-align:center}.iv-academy-hero .iv-title,.iv-academy-hero .iv-title p{margin-right:auto;margin-left:auto}.iv-academy-hero .iv-title p{max-width:850px;font-size:17px}.iv-certification-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;max-width:1200px;margin:0 auto;padding:36px;border:1px solid #ffffff1f;border-radius:16px;background:#071a33;color:white;box-shadow:0 25px 65px #071a3324}.iv-academy-icon{display:grid;flex:none;width:44px;height:44px;place-items:center;border:1px solid #dde3ea;border-radius:10px;background:#f2f5f8;color:#0b1f3a;transition:transform .25s ease,color .25s ease,border-color .25s ease,background .25s ease}.iv-academy-icon svg{width:22px;height:22px}.iv-certification-card>.iv-academy-icon{width:68px;height:68px;border-color:#f47b2055;background:#f47b2015;color:#f47b20}.iv-certification-card>.iv-academy-icon svg{width:34px;height:34px}.iv-academy-difference>span,.iv-certification-copy>span,.iv-certification-journey>header span,.iv-curriculum>header span{color:#f47b20;font-size:10px;font-weight:800;letter-spacing:.11em}.iv-certification-copy h3{margin:10px 0;font:700 29px/1.15 Inter,Arial,sans-serif}.iv-certification-copy>p{max-width:680px;margin:0;color:#b6c1ce;font-size:13px;line-height:1.7}.iv-certification-meta{display:flex;flex-wrap:wrap;gap:22px;margin-top:22px}.iv-certification-meta span{display:flex;flex-direction:column;gap:4px}.iv-certification-meta small{color:#7f90a4;font-size:8px;letter-spacing:.08em}.iv-certification-meta b{color:white;font-size:11px}.iv-certification-actions{display:grid;gap:10px;min-width:190px}.iv-certification-actions .iv-button{border-radius:9px;white-space:nowrap}.iv-certification-actions .outline{border-color:#ffffff70;color:white}.iv-academy-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1200px;margin:26px auto 0}.iv-academy-feature-card{padding:28px;border:1px solid #dde3ea;border-radius:12px;background:white;box-shadow:0 8px 22px #071a3308;transition:border-color .25s ease,box-shadow .25s ease}.iv-academy-feature-card:hover{border-color:#f47b2070;box-shadow:0 16px 36px #071a3312}.iv-academy-feature-card>div{display:flex;align-items:center;justify-content:space-between}.iv-academy-feature-card>div>span{color:#f47b20;font-size:10px;font-weight:800}.iv-academy-feature-card h3{margin:24px 0 10px;color:var(--ink);font:700 16px Inter,Arial,sans-serif}.iv-academy-feature-card p{margin:0;color:#607083;font-size:13px;line-height:1.7}.iv-certification-journey,.iv-curriculum{max-width:1200px;margin:100px auto 0}.iv-certification-journey>header,.iv-curriculum>header{max-width:760px;margin-bottom:36px}.iv-academy-difference h2,.iv-certification-journey>header h2,.iv-curriculum>header h2{margin:12px 0;color:var(--ink);font:700 clamp(34px,4vw,46px)/1.08 Inter,Arial,sans-serif;letter-spacing:-.04em}.iv-curriculum>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.iv-curriculum article{position:relative;min-height:190px;padding:26px;border:1px solid #dde3ea;border-radius:12px;background:white;transition:border-color .25s ease,box-shadow .25s ease}.iv-curriculum article:hover{border-color:#b9c3ce;box-shadow:0 14px 32px #071a3310}.iv-curriculum article>span{color:#f47b20;font-size:10px;font-weight:800}.iv-curriculum-card-top{display:flex;align-items:center;justify-content:space-between}.iv-curriculum-card-top>span{color:#f47b20;font-size:10px;font-weight:800}.iv-curriculum-card-top .iv-academy-icon{width:40px;height:40px;border-color:#d9e0e7;background:#f5f7fa}.iv-curriculum-card-top .iv-academy-icon svg{width:20px;height:20px}.iv-curriculum article:hover .iv-academy-icon{border-color:#f47b2070;background:#f47b200c;color:#f47b20;transform:scale(1.06)}.iv-curriculum article h3{margin:28px 0 9px;color:var(--ink);font:700 18px Inter,Arial,sans-serif}.iv-curriculum article p{margin:0;color:#607083;font-size:12px;line-height:1.65}.iv-curriculum article i{position:absolute;right:24px;bottom:22px;color:#f47b20;font-style:normal;transition:transform .22s ease}.iv-curriculum article:hover i{transform:translateX(3px)}.iv-certification-journey>div{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:46px}.iv-certification-journey>div:before{content:"";position:absolute;top:14px;left:4%;right:4%;height:1px;background:#aab6c4}.iv-certification-journey article{position:relative;padding-top:38px}.iv-certification-journey article>span{position:absolute;z-index:1;top:4px;left:0;display:grid;width:21px;height:21px;place-items:center;border:4px solid #f7f8fa;border-radius:50%;background:#f47b20;color:transparent;font-size:0;animation:iv-journey-marker 2.6s ease-in-out infinite}.iv-certification-journey h3{margin:0 0 9px;color:var(--ink);font:800 14px Inter,Arial,sans-serif;letter-spacing:.08em}.iv-certification-journey p{margin:0;color:#607083;font-size:13px;line-height:1.65}.iv-academy-difference{max-width:1200px;margin:100px auto 0;padding:48px;border-radius:16px;background:#071a33;color:white}.iv-academy-difference h2{max-width:850px;color:white}.iv-academy-difference>p{max-width:800px;color:#b4c0ce;font-size:14px;line-height:1.75}.iv-academy-difference>div{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:32px 0}.iv-academy-difference article{display:grid;grid-template-columns:auto 1fr;gap:6px 10px;padding:19px;border:1px solid #ffffff1c;border-radius:10px;background:#ffffff08}.iv-academy-difference article i{grid-row:1/3;width:7px;height:7px;margin-top:4px;border-radius:50%;background:#f47b20}.iv-academy-difference article b{font-size:12px}.iv-academy-difference article span{color:#9dabbc;font-size:10px}.iv-academy-difference>.iv-button{border-radius:9px}@keyframes iv-journey-marker{50%{box-shadow:0 0 0 6px #f47b2018}}.iv-insights{grid-template-columns:repeat(3,1fr)}.iv-insights article{min-height:360px;border-radius:30px;padding:30px;background:var(--cloud);display:flex;flex-direction:column;align-items:center;text-align:center;border-bottom:4px solid transparent}.iv-insights article:hover{border-color:var(--green);box-shadow:0 28px 65px #0b1b3326}.iv-insights .iv-card-button{color:var(--ink)}.iv-insights-subscribe{display:flex;align-items:center;justify-content:space-between;gap:46px;margin-top:34px;padding:38px 42px;border:1px solid #ffffff1f;border-radius:20px;background:#071a33;color:white;box-shadow:0 16px 42px #071a3324}.iv-insights-subscribe>*{transition:transform .3s ease;transform-origin:center}.iv-insights-subscribe:hover{border-color:#f47b2070;box-shadow:0 30px 70px #071a3340,0 10px 28px #f47b201c}.iv-insights-subscribe:hover>*{transform:scale(1.025)}.iv-insights-subscribe>div:first-child{max-width:720px}.iv-insights-subscribe span{color:#f47b20;font-size:10px;font-weight:800;letter-spacing:.12em}.iv-insights-subscribe h3{margin:12px 0 9px;color:white;font:700 clamp(25px,3vw,36px)/1.16 Inter,Arial,sans-serif;letter-spacing:-.025em}.iv-insights-subscribe p{margin:0;color:#aab6c5;font-size:13px;line-height:1.7}.iv-insights-subscribe-actions{display:grid;flex:none;gap:10px;min-width:175px}.iv-insights-subscribe-actions .iv-button{width:100%;border-radius:9px}.iv-insights-subscribe-actions .outline{border-color:#ffffff70;color:white}.iv-about{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:64px 72px;align-items:center;max-width:100%;background:#f7f8fa;color:var(--ink);padding-right:max(5vw,calc((100vw - 1280px) / 2));padding-left:max(5vw,calc((100vw - 1280px) / 2))}.iv-about .iv-title{margin-bottom:30px;text-align:left}.iv-about .iv-title h2{margin-left:0}.iv-about .iv-title-light{color:var(--ink)}.iv-about .iv-title h2 span:first-child{color:var(--ink,#0b1b33)}.iv-about-intro>p{max-width:620px;margin:0;color:#526274;font-size:16px;line-height:1.8}.iv-about-intro>em{display:block;max-width:590px;margin-top:24px;padding-left:18px;border-left:2px solid var(--amber);color:#667486;font-size:14px;line-height:1.65}.iv-platform-card{position:relative;overflow:hidden;border:1px solid #dde3ea;border-radius:16px;background:#fff;box-shadow:0 24px 60px #071a3314;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.iv-platform-card:hover{transform:translateY(-4px);border-color:#f47b2070;box-shadow:0 30px 70px #071a3320,0 10px 28px #f47b2015}.iv-platform-card:before{content:"";position:absolute;inset:58px 0 42px;pointer-events:none;background-image:linear-gradient(#eef1f5 1px,transparent 0),linear-gradient(90deg,#eef1f5 1px,transparent 0);background-size:28px 28px;opacity:.28}.iv-platform-card>footer,.iv-platform-card>header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid #e7ebf0}.iv-platform-card>header div{display:flex;flex-direction:column;gap:4px}.iv-platform-card>header span{color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.08em}.iv-platform-card>header small{color:#7b8795;font-size:8px;letter-spacing:.12em}.iv-platform-card>header>b{color:#526274;font-size:9px;letter-spacing:.1em}.iv-platform-card>footer span:first-child i,.iv-platform-card>header>b i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--amber);animation:iv-platform-status 2.4s ease-in-out infinite}.iv-platform-modules{position:relative;z-index:1;display:grid;gap:18px;padding:25px}.iv-platform-modules article{position:relative;display:flex;align-items:center;gap:14px;padding:15px 16px;border:1px solid #dde3ea;border-left:3px solid var(--amber);border-radius:10px;background:#fff;box-shadow:0 5px 16px #071a3309;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.iv-platform-modules article:hover{transform:translateX(4px) scale(1.015);border-color:#f47b2070;border-left-color:var(--amber);box-shadow:0 10px 25px #071a3314}.iv-platform-modules article>span{color:var(--amber);font-size:9px;font-weight:800}.iv-platform-modules article div{display:flex;flex-direction:column;gap:4px}.iv-platform-modules article b{color:var(--ink);font-size:11px;letter-spacing:.035em}.iv-platform-modules article small{color:#6c7989;font-size:10px}.iv-platform-modules article>i{position:absolute;left:50%;bottom:-19px;color:#9ba7b5;font-style:normal;font-size:12px}.iv-platform-card>footer{flex-wrap:wrap;border-top:1px solid #e7ebf0;border-bottom:0;color:#6b7786;font-size:8px}.iv-platform-card>footer b{color:var(--ink)}.iv-about-capabilities{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.iv-about-capabilities article{padding:24px;border:1px solid #dde3ea;border-radius:12px;background:#fff;box-shadow:0 7px 22px #071a3308;transition:border-color .25s ease,box-shadow .25s ease}.iv-about-capabilities article:hover{border-color:#f47b2070;box-shadow:0 28px 65px #071a3326}.iv-about-capabilities article>*{transition:transform .28s ease;transform-origin:center}.iv-about-capabilities article:hover>*{transform:scale(1.025)}.iv-about-capabilities article:hover .iv-about-icon{color:var(--amber);border-color:#f47b2070;background:#f47b200b}.iv-about-capabilities article>div{display:flex;align-items:center;justify-content:space-between}.iv-about-capabilities article>div>span{color:var(--amber);font-size:10px;font-weight:800;letter-spacing:.1em}.iv-about-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dde3ea;border-radius:8px;color:var(--ink)}.iv-about-icon svg{width:18px;height:18px}.iv-about-capabilities h3{margin:22px 0 12px;padding-top:17px;border-top:1px solid #e7ebf0;color:var(--ink);font:700 14px/1.3 Inter,Arial,sans-serif;letter-spacing:.04em}.iv-about-capabilities p{margin:0;color:#607083;font-size:12px;line-height:1.65}@keyframes iv-platform-status{50%{opacity:.45;transform:scale(.82)}}.iv-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw}.iv-faq{background:#071a33;color:white}.iv-faq>header{max-width:760px;margin:0 auto 42px;text-align:center}.iv-faq>header>span{color:var(--amber);font-size:11px;font-weight:800;letter-spacing:.12em}.iv-faq>header h2{margin:14px 0;color:white;font:700 clamp(40px,5vw,58px)/1.05 Inter,Arial,sans-serif;letter-spacing:-.045em}.iv-faq>header h2 em{color:var(--amber);font-style:normal}.iv-faq>header p{color:#aab6c5;font-size:15px;line-height:1.7}.iv-faq-tools{max-width:980px;margin:0 auto 30px}.iv-faq-tools>label{display:flex;align-items:center;gap:12px;padding:0 17px;border:1px solid #ffffff1f;border-radius:12px;background:#102a46;box-shadow:0 12px 30px #00000024}.iv-faq-tools svg{width:19px;height:19px;fill:none;stroke:#aab6c5;stroke-width:1.8}.iv-faq-tools input{width:100%;padding:16px 0;border:0;outline:0;background:transparent;color:white}.iv-faq-tools input::placeholder{color:#8190a3}.iv-faq-tools>div{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.iv-faq-tools button{padding:10px 15px;border:1px solid #ffffff20;border-radius:9px;background:#102a46;color:#c4ceda;cursor:pointer;font-size:11px;font-weight:700;transition:.22s ease}.iv-faq-tools button.active,.iv-faq-tools button:hover{border-color:var(--amber);background:var(--amber);color:var(--ink);box-shadow:0 8px 20px #f5a62322}.iv-faq-list{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.iv-faq-list article{overflow:hidden;border:1px solid #ffffff1c;border-radius:14px;background:#102a46;box-shadow:0 8px 24px #00000018;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.iv-faq-list article:hover{border-color:#f5a62370;box-shadow:0 28px 65px #00000055}.iv-faq-card>*{transition:transform .3s ease;transform-origin:center}.iv-faq-card:hover>*{transform:scale(1.025)}.iv-faq-list article>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 22px;border:0;background:transparent;color:white;cursor:pointer;text-align:left;font-size:14px;font-weight:700}.iv-faq-list article>button span{display:flex;align-items:center;gap:15px}.iv-faq-list article>button small{color:var(--amber);font-size:9px;letter-spacing:.08em}.iv-faq-list article>button>b{display:grid;flex:none;width:28px;height:28px;place-items:center;border:1px solid #ffffff24;border-radius:50%;color:var(--amber);font-size:17px}.iv-faq-list article div{overflow:hidden}.iv-faq-list article p{margin:0;padding:0 66px 22px;color:#aab6c5;font-size:13px;line-height:1.75}.iv-faq-empty{grid-column:1/-1;padding:35px;text-align:center;color:#91a0b2}.iv-contact>div>p{line-height:2;color:var(--slate)}.iv-contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.iv-contact-channels article{min-height:145px;padding:20px;border:1px solid #dde3ea;border-radius:14px;background:#f7f8fa;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.iv-contact-channels article:hover{transform:translateY(-3px);border-color:#f47b2070;box-shadow:0 14px 32px #071a3310}.iv-contact-channels article>span{display:block;margin-bottom:15px;color:#f47b20;font-size:9px;font-weight:800;letter-spacing:.1em}.iv-contact-channels article a{display:block;width:fit-content;margin-top:8px;color:var(--ink);font-size:12px;font-weight:700;transition:color .2s ease}.iv-contact-channels article a:hover{color:#f47b20}.iv-contact-channels article>b{color:var(--ink);font-size:13px}.iv-contact-channels article p{margin:9px 0 0;color:#607083;font-size:11px;line-height:1.6}.iv-contact-scope{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.iv-contact-scope span{padding:7px 9px;border:1px solid #dde3ea;border-radius:7px;color:#607083;font-size:8px;font-weight:750;letter-spacing:.05em}.iv-contact-note{margin:20px 0 8px;padding-left:16px;border-left:2px solid #f47b20;color:#607083!important;font-size:12px;line-height:1.7!important}.iv-contact-note b{display:block;color:var(--ink)}.iv-contact-gstn{color:#8491a1;font-size:9px}.iv-contact form{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:var(--cloud);padding:32px;border:1px solid var(--line);border-radius:20px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.iv-contact form:hover{transform:translateY(-5px);border-color:#f5a62370;box-shadow:0 28px 65px #0b1b3320,0 10px 28px #f5a62318}.iv-contact label{display:flex;flex-direction:column;gap:8px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.iv-contact input,.iv-contact select,.iv-contact textarea{border:1px solid #ccd3d9;background:white;padding:13px;outline:none}.iv-contact textarea{min-height:100px}.iv-contact-form-error{margin:0;padding:11px 13px;border-left:3px solid #b42318;background:#fff0ef;color:#9c241b;font-size:12px;line-height:1.5}.iv-contact form button:disabled{cursor:wait;opacity:.7}.iv-demo-backdrop{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:24px;background:#071a33c7;backdrop-filter:blur(8px)}.iv-site .iv-demo-modal{position:relative;width:min(760px,100%);max-height:calc(100vh - 48px);padding:0;overflow-y:auto;border:1px solid #ffffff22;border-radius:18px;background:#fff;box-shadow:0 36px 100px #020c1990}.iv-demo-modal>header{display:flex;justify-content:space-between;gap:24px;padding:28px 32px 24px;border-bottom:1px solid #dde3ea;background:#f7f8fa}.iv-demo-modal>header span{color:#f47b20;font-size:11px;font-weight:750;letter-spacing:.1em}.iv-demo-modal>header h2{margin:8px 0 6px;color:#071a33;font-size:clamp(25px,4vw,36px);line-height:1.12}.iv-demo-modal>header p{max-width:590px;margin:0;color:#607083;font-size:13px;line-height:1.6}.iv-demo-modal>header>button{align-self:flex-start;border:0;background:transparent;color:#526274;font-size:28px;cursor:pointer}.iv-demo-modal form{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:28px 32px 32px}.iv-demo-modal label{display:grid;gap:7px;color:#102a46;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.iv-demo-modal input,.iv-demo-modal select,.iv-demo-modal textarea{width:100%;min-height:44px;padding:11px 12px;border:1px solid #ccd5de;border-radius:8px;outline:none;background:#fff;color:#071a33;font:400 14px Inter,Arial;text-transform:none}.iv-demo-modal textarea{min-height:95px;resize:vertical}.iv-demo-modal input:focus,.iv-demo-modal select:focus,.iv-demo-modal textarea:focus{border-color:#f47b20;box-shadow:0 0 0 3px #f47b2018}.iv-site .iv-demo-modal form footer{position:static;grid-column:1/-1;display:flex;justify-content:flex-end;gap:16px;margin:0;padding:8px 0 0;border:0;background:transparent}.iv-site .iv-demo-modal form footer:before{display:none}.iv-demo-modal form footer .iv-button{min-width:145px}.iv-demo-modal button:disabled{cursor:wait;opacity:.65}.iv-demo-error{margin:0;padding:11px 13px;border-left:3px solid #b42318;background:#fff0ef;color:#9c241b;font-size:12px;line-height:1.5}.iv-demo-success{display:grid;justify-items:center;padding:55px 32px;text-align:center}.iv-demo-success i{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#1fae6e;color:#fff;font-size:22px;font-style:normal}.iv-demo-success h3{margin:16px 0 8px;color:#071a33;font-size:26px}.iv-demo-success p{max-width:520px;margin:0 0 24px;color:#526274;line-height:1.65}.iv-product-cta{font-family:inherit;text-align:left;cursor:pointer}@media(max-width:640px){.iv-demo-backdrop{padding:10px}.iv-demo-modal{max-height:calc(100vh - 20px);border-radius:14px}.iv-demo-modal>header{padding:22px 20px 18px}.iv-demo-modal form{grid-template-columns:1fr;padding:22px 20px}.iv-demo-modal form .wide{grid-column:auto}.iv-site .iv-demo-modal form footer{flex-direction:column-reverse;gap:12px}.iv-demo-modal form footer .iv-button{width:100%}}.wide{grid-column:1/-1}.iv-success{min-height:360px;background:var(--cloud);display:grid;place-items:center;align-content:center;text-align:center;border:1px solid var(--line);border-radius:20px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.iv-success:hover{transform:translateY(-5px);border-color:#1fae6e70;box-shadow:0 28px 65px #1fae6e1c}.iv-success>b{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--green);color:white;font-size:24px}.iv-toast{z-index:100;right:24px;bottom:24px;max-width:410px;display:flex;gap:12px;padding:16px 20px;background:var(--ink);color:white;border-left:4px solid var(--green);box-shadow:0 18px 50px #0b1b3340;font-size:12px}.iv-toast,.iv-whatsapp-contact{position:fixed;align-items:center}.iv-whatsapp-contact{z-index:80;right:22px;bottom:22px;display:inline-flex;gap:10px;padding:11px 16px 11px 12px;border:1px solid #ffffff70;border-radius:999px;background:#25d366;color:white!important;font-size:11px;font-weight:750;box-shadow:0 12px 34px #071a3338,0 8px 22px #25d36635;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.iv-whatsapp-contact svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.iv-whatsapp-contact:hover{transform:translateY(-4px) scale(1.025);background:#1fbd5a;box-shadow:0 18px 42px #071a3345,0 10px 28px #25d36648}.iv-whatsapp-contact:focus-visible{outline:3px solid #25d36655;outline-offset:3px}.iv-footer{position:relative;overflow:hidden;padding:46px max(5vw,24px) 20px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:30px 64px;background:#071a33;color:white;border-top:1px solid #ffffff18}.iv-footer-signal{position:absolute;top:0;left:-30%;width:30%;height:2px;background:linear-gradient(90deg,transparent,#f47b20,transparent);animation:iv-footer-signal 6s ease-in-out infinite}.iv-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.iv-footer .iv-brand{color:white}.iv-footer .iv-brand small{color:#91a0b2}.iv-footer-brand p{max-width:390px;margin:0;font-size:13px;color:#aab5c3;line-height:1.7}.iv-footer-contact-details{display:grid;gap:5px;margin:0;color:#91a0b2;font-size:11px;font-style:normal}.iv-footer-contact-details a{width:fit-content;color:#c8d1dc;transition:color .22s ease,transform .22s ease}.iv-footer-contact-details a:hover{color:#f47b20;transform:translateX(3px)}.iv-footer-contact-details span{margin-top:3px;color:#7f8da0;font-size:9px;letter-spacing:.04em}.iv-footer-socials{display:flex;gap:9px}.iv-footer-socials a{display:grid;width:38px;height:38px;place-items:center;border:1px solid #ffffff20;border-radius:10px;background:#ffffff08;color:#aab5c3;transition:transform .22s ease,color .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.iv-footer-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.iv-footer-socials a:first-child svg path,.iv-footer-socials svg .fill{fill:currentColor;stroke:none}.iv-footer-socials a:hover{transform:translateY(-3px) scale(1.06);border-color:#f47b2080;background:#f47b2017;color:#f47b20;box-shadow:0 10px 24px #00000028}.iv-footer-links{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:8px 32px}.iv-footer-links a{display:flex;align-items:center;gap:10px;padding:7px 0;color:#c3ccd7;border-bottom:1px solid #ffffff12;font-size:12px;transition:color .22s ease,border-color .22s ease}.iv-footer-links a span{color:#f47b20;font-size:8px;font-weight:800;letter-spacing:.08em}.iv-footer-links a:hover{color:white;border-color:#f47b2066}.iv-footer-meta{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid #ffffff18;color:#7f8da0;font-size:9px}@keyframes iv-footer-signal{50%,to{left:100%}}@media (max-width:1000px){.iv-products,.iv-services{grid-template-columns:1fr 1fr}.iv-nav{height:72px}.iv-links{display:none;position:absolute;top:calc(100% + 10px);left:18px;right:18px;background:white;padding:24px;box-shadow:0 20px 50px #0b1b3320;flex-direction:column;border:1px solid var(--line);border-radius:8px}.iv-links.open{display:flex}.iv-links a{padding:11px 0;border-bottom:1px solid #edf0f2}.iv-links a:last-child{border-bottom:0}.iv-menu{display:block;min-width:44px;min-height:44px;cursor:pointer}.navcta{display:none}.iv-about,.iv-academy,.iv-contact,.iv-hero{grid-template-columns:1fr}.iv-about-capabilities{grid-template-columns:1fr 1fr}.iv-certification-card{grid-template-columns:auto minmax(0,1fr)}.iv-certification-actions{grid-column:1/-1}.iv-academy-features,.iv-certification-actions,.iv-curriculum>div{grid-template-columns:1fr 1fr}}.hero-type-cursor{display:inline-block;width:3px;height:.86em;margin-left:5px;vertical-align:-.08em;background:currentColor;animation:heroCursorBlink .85s step-end infinite}@keyframes heroCursorBlink{50%{opacity:0}}@media (max-width:640px){.iv-whatsapp-contact{right:14px;bottom:14px;padding:10px 14px 10px 11px}.iv-ai-background{opacity:.32;mask-image:linear-gradient(180deg,transparent,#000 30%,#000)}.iv-site section{padding:80px 20px}.iv-site h1{font-size:53px}.iv-actions,.iv-proof{flex-direction:column}.iv-insights,.iv-products,.iv-services{grid-template-columns:1fr}.iv-custom-solution{align-items:flex-start;flex-direction:column;padding:26px}.iv-advisor>div{padding:28px}.iv-contact form{padding:20px}.iv-contact form,.iv-contact-channels{grid-template-columns:1fr}.iv-contact label{grid-column:1}.iv-principles{grid-template-columns:1fr}.iv-about{gap:44px}.iv-about .iv-title h2{font-size:var(--iv-main-heading-size)}.iv-about-capabilities{grid-template-columns:1fr}.iv-insights-subscribe{align-items:flex-start;flex-direction:column;padding:28px 24px}.iv-insights-subscribe-actions{width:100%}.iv-academy-hero .iv-title p{font-size:15px}.iv-certification-card{padding:26px}.iv-academy-difference>div,.iv-academy-features,.iv-certification-actions,.iv-certification-card,.iv-curriculum>div{grid-template-columns:1fr}.iv-certification-actions{grid-column:1}.iv-certification-actions .iv-button{width:100%}.iv-academy-difference,.iv-certification-journey,.iv-curriculum{margin-top:72px}.iv-certification-journey>div{grid-template-columns:1fr;gap:24px;padding-left:8px}.iv-certification-journey>div:before{top:5px;bottom:5px;left:18px;width:1px;height:auto}.iv-certification-journey article{padding:0 0 0 46px}.iv-certification-journey article>span{top:0;left:0}.iv-academy-difference{padding:30px 24px}.iv-faq-tools>div{justify-content:flex-start}.iv-faq-tools button{flex:1 1 calc(50% - 8px)}.iv-faq-list article>button{padding:17px}.iv-faq-list article p{padding:0 17px 19px 48px}.iv-faq-list{grid-template-columns:1fr}.iv-platform-card>footer{justify-content:flex-start}.iv-footer,.iv-footer-links{grid-template-columns:1fr}.iv-footer-meta{grid-column:1;flex-direction:column}.iv-toast{left:18px;right:18px}}.iv-desktop-links{display:flex;gap:27px;font-size:13px;color:var(--slate)}.iv-desktop-links a:hover{color:var(--ink)}@media (min-width:1001px){.iv-menu{display:none}}@media (max-width:1000px){.iv-desktop-links{display:none}.iv-links{display:flex;position:absolute;top:calc(100% + 10px);left:18px;right:18px;background:white;padding:24px;box-shadow:0 20px 50px #0b1b3320;flex-direction:column;border:1px solid var(--line);border-radius:8px}.iv-links a{padding:11px 0;border-bottom:1px solid #edf0f2}.iv-links a:last-child{border-bottom:0}.iv-menu{display:block;min-width:44px;min-height:44px;cursor:pointer}}.iv-nav{width:100%;padding:0 24px}.iv-nav-inner{position:relative;width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:28px}.iv-desktop-links{justify-self:center}.iv-nav-inner>.navcta{justify-self:end;white-space:nowrap}.iv-nav-inner>.iv-menu{justify-self:end}@media (max-width:1000px){.iv-nav{padding:0 20px}.iv-nav-inner{display:flex;gap:0;justify-content:space-between}.iv-links{left:0;right:0;width:100%}}@media (max-width:540px){.iv-nav{padding:0 14px}.iv-brand{font-size:17px}.iv-brand small{font-size:6px}.iv-links{padding:18px}.iv-links a{font-size:13px}}@media (max-width:1000px){.iv-links{left:0;right:0;width:100%;border-radius:0 0 8px 8px}}