:root{--bg:#f7fbff;--line:#d7e6fb;--line-soft:#e8f1ff;--text:#0b2d69;--text-soft:#476188;--blue-1:#083c9f;--blue-2:#0b63e5;--blue-3:#179cf7;--blue-4:#eaf5ff;--green:#15a46b;--shadow:0 20px 50px rgba(7,59,154,0.08)}*{box-sizing:border-box}body{margin:0;color:var(--text);background:rgba(255,255,255,.98);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.page{min-height:100vh;background:linear-gradient(180deg,#ffffff,#fbfdff)}.shell{width:min(1320px,calc(100% - 56px));margin:0 auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-inner{height:76px;display:flex;align-items:center;gap:28px}.brand img{width:180px}.main-nav{flex:1 1;display:flex;align-items:center;justify-content:center;gap:30px;font-size:14px;color:#3f567e}.main-nav a{position:relative;padding:28px 0}.main-nav a.active{color:var(--blue-2);font-weight:800}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;border-radius:99px;background:var(--blue-2)}.top-actions{display:flex;gap:12px}.btn{border-radius:14px;border:1px solid transparent;height:44px;padding:0 22px;font-weight:800;transition:.2s ease}.btn-large{height:54px;padding:0 28px;font-size:15px}.btn-primary{color:white;background:linear-gradient(135deg,var(--blue-2),var(--blue-3));box-shadow:0 10px 24px rgba(11,99,229,.2)}.btn-outline{color:var(--blue-2);background:white;border-color:var(--blue-2)}.btn-ghost-white{color:white;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.8)}.hero{position:relative;overflow:hidden;padding:36px 0 22px;background:radial-gradient(circle at 10% 10%,rgba(11,99,229,.04),transparent 22%),linear-gradient(180deg,#ffffff,#fcfdff)}.hero-scene{position:absolute;inset:0;pointer-events:none}.hero-scene:before{content:"";position:absolute;left:0;top:12px;width:220px;height:240px;opacity:.22;background-image:radial-gradient(var(--blue-2) 1px,transparent 1px);background-size:14px 14px}.scene-mountain{position:absolute;right:250px;top:76px;width:430px;height:210px;opacity:.28;background:linear-gradient(145deg,transparent 48%,rgba(11,99,229,.42) 49% 52%,transparent 53%),linear-gradient(24deg,transparent 38%,rgba(23,156,247,.42) 39% 58%,transparent 59%),linear-gradient(160deg,transparent 40%,rgba(8,60,159,.52) 41% 55%,transparent 56%);clip-path:polygon(0 100%,50% 0,100% 100%)}.scene-lake{position:absolute;right:90px;top:225px;width:650px;height:200px;border-radius:50%;opacity:.75;background:linear-gradient(180deg,rgba(130,190,255,.28),rgba(130,190,255,.06));transform:rotate(-8deg)}.scene-building{position:absolute;right:0;top:165px;width:300px;height:190px;opacity:.22;background:linear-gradient(var(--blue-2),var(--blue-2)) 15% 100% /54px 120px no-repeat,linear-gradient(var(--blue-2),var(--blue-2)) 50% 100% /155px 86px no-repeat,linear-gradient(var(--blue-2),var(--blue-2)) 86% 100% /54px 132px no-repeat;clip-path:polygon(0 100%,0 36%,12% 36%,12% 17%,24% 17%,24% 36%,38% 36%,38% 22%,50% 0,62% 22%,62% 36%,76% 36%,76% 17%,88% 17%,88% 36%,100% 36%,100% 100%)}.scene-branch{position:absolute;right:125px;top:213px;width:110px;height:5px;border-radius:99px;background:rgba(72,96,137,.55);transform:rotate(6deg)}.scene-bird{position:absolute;right:102px;top:178px;width:128px;z-index:2;filter:drop-shadow(0 18px 18px rgba(7,59,154,.16))}.hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:start}.hero-copy{padding-top:20px}.hero h1{margin:0;max-width:720px;font-size:clamp(48px,4.6vw,66px);line-height:.98;letter-spacing:-.06em;color:#0c2e69}.hero-sub{max-width:575px;margin:18px 0;color:#38557f;font-size:16px;line-height:1.45}.hero-search{width:min(100%,740px);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 108px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:var(--shadow)}.hero-search-item{min-height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border-right:1px solid var(--line-soft)}.hero-search-item.wide{min-width:0}.hero-search-item .icon{width:22px;color:var(--blue-2);font-size:20px;font-weight:900;text-align:center}.hero-search-item strong{display:block;font-size:13px;color:var(--text)}.hero-search-item small{display:block;margin-top:2px;font-size:11px;color:#6b81a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-search-button{height:50px;border:0;border-radius:12px;color:white;font-weight:800;background:linear-gradient(135deg,var(--blue-1),var(--blue-2))}.hero-cta{display:flex;gap:16px;margin-top:18px}.phone-panel{position:relative;min-height:380px;display:flex;justify-content:center}.phone-signal{position:absolute;top:-6px;left:50px;font-size:58px;color:#a8d9ff;transform:rotate(180deg)}.phone{position:relative;width:240px;min-height:500px;padding:24px 14px 16px;border:9px solid #10192b;border-radius:36px;background:white;box-shadow:0 24px 50px rgba(8,31,76,.18)}.phone-notch{position:absolute;top:8px;left:50%;width:92px;height:18px;border-radius:0 0 12px 12px;background:#10192b;transform:translateX(-50%)}.phone-head{display:flex;gap:8px;align-items:center;color:var(--blue-2);font-size:12px;font-weight:800;margin-top:6px}.phone-mini-logo{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:white;font-weight:900;background:linear-gradient(135deg,var(--blue-1),var(--blue-3))}.phone h3{margin:20px 0 4px;color:var(--text);font-size:17px}.phone p{margin:0;color:#5a7297;font-size:11px}.phone-search{height:38px;padding:0 12px;margin-top:14px;border:1px solid var(--line);border-radius:10px;color:#8697b3;background:#fbfdff}.phone-row,.phone-search{display:flex;align-items:center;font-size:11px}.phone-row{justify-content:space-between;margin:14px 0 8px;color:var(--text);font-weight:800}.phone-row b{color:var(--blue-2);font-size:10px}.phone-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.phone-category{min-height:58px;display:grid;place-items:center;gap:3px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#ffffff,#f7fbff)}.phone-category span{color:var(--blue-2);font-size:15px;font-weight:900}.phone-category small{color:var(--text);font-size:9px;font-weight:700;text-align:center}.phone-provider{display:flex;gap:10px;padding:10px;border:1px solid var(--line);border-radius:12px;background:white}.phone-provider-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#112447,var(--blue-2));color:white;font-size:11px;font-weight:900}.phone-provider em,.phone-provider small,.phone-provider strong{display:block}.phone-provider strong{color:var(--text);font-size:11px}.phone-provider small{color:#667c9f;font-size:9px;margin-top:2px}.phone-provider em{color:var(--green);font-style:normal;font-size:9px;margin-top:4px;font-weight:800}.phone-footer-nav{position:absolute;left:14px;right:14px;bottom:12px;height:44px;display:grid;grid-template-columns:1fr 1fr 36px 1fr 1fr;align-items:center;gap:4px;border-top:1px solid var(--line);color:#7185a5;font-size:8px;text-align:center}.phone-footer-nav button{width:34px;height:34px;border:0;border-radius:50%;color:white;font-size:14px;background:var(--blue-2)}.category-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:18px}.category-card{min-height:76px;display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 8px 22px rgba(7,59,154,.03)}.category-icon{width:40px;flex:0 0 auto;color:var(--blue-2);font-size:28px;font-weight:900;text-align:center}.category-texts h3{margin:0;color:var(--text);font-size:13px}.category-texts p{margin:4px 0 0;color:#61799b;font-size:11px;line-height:1.25}.section-gap{margin-top:18px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.section-head h2{margin:0;font-size:18px;color:var(--text)}.section-head h2 span{color:var(--blue-2)}.section-head p{margin:4px 0 0;color:#61799b;font-size:12px}.section-head a{color:var(--blue-2);font-weight:800;font-size:13px}.provider-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.provider-card{position:relative;display:flex;gap:12px;min-height:96px;padding:14px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 8px 22px rgba(7,59,154,.03)}.provider-badge{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:white;font-weight:900;background:linear-gradient(135deg,#15356f,var(--blue-2))}.provider-body h3{margin:0;color:var(--text);font-size:14px}.provider-body p{margin:4px 0 8px;color:#61799b;font-size:11px}.provider-rating{font-size:11px;color:var(--text)}.provider-rating small{margin-left:4px;padding:1px 4px;border-radius:99px;color:white;background:var(--blue-2)}.provider-meta{display:flex;gap:10px;margin-top:8px;color:#61799b;font-size:10px}.green{color:var(--green);font-weight:800}.provider-more{position:absolute;right:10px;top:8px;border:0;background:transparent;color:#8ca1c0;font-size:18px}.bottom-grid{display:grid;grid-template-columns:1.45fr 1.1fr .72fr;gap:16px}.benefits-box,.how-box,.stats-box{border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 8px 22px rgba(7,59,154,.03)}.how-box{padding:16px}.how-box h2{margin:0 0 14px;font-size:18px;color:var(--text)}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.how-steps article{min-height:110px;display:grid;grid-template-columns:34px 1fr 40px;gap:10px;padding:12px;border:1px solid var(--line-soft);border-radius:14px}.how-steps b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--blue-2)}.benefits-box h3,.how-steps h3{margin:0;color:var(--text);font-size:13px}.benefits-box p,.how-steps p{margin:4px 0 0;color:#61799b;font-size:11px;line-height:1.3}.how-steps span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--blue-4);color:var(--blue-2);font-weight:900}.benefits-box{display:grid;grid-template-columns:repeat(3,1fr);padding:14px}.benefits-box article{padding:12px;border-right:1px solid var(--line-soft)}.benefits-box article:last-child{border-right:0}.benefits-box span{display:block;margin-bottom:8px;color:var(--blue-2);font-size:28px}.stats-box{padding:16px}.stats-box h3{margin:0 0 10px;color:var(--text);font-size:16px}.stats-box p{display:flex;align-items:baseline;gap:8px;margin:10px 0;color:#61799b;font-size:12px}.stats-box strong{min-width:70px;color:var(--blue-2);font-size:22px}.cta-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:22px 26px;overflow:hidden;border-radius:18px;color:white;background:linear-gradient(135deg,#1960d9,#179cf7)}.cta-left{position:relative;z-index:2}.cta-left h2{margin:0;font-size:22px}.cta-left p{margin:6px 0 0;color:rgba(255,255,255,.9)}.cta-actions{position:relative;z-index:2;display:flex;gap:14px}.cta-deco-left{position:absolute;left:-20px;bottom:-34px;width:130px;height:130px;opacity:.12;background:radial-gradient(circle,white 0,transparent 68%)}.cta-deco-right{position:absolute;right:0;bottom:0;width:220px;height:80px;opacity:.12;background:linear-gradient(var(--blue-4),var(--blue-4)) 15% 100% /36px 54px no-repeat,linear-gradient(var(--blue-4),var(--blue-4)) 50% 100% /114px 40px no-repeat,linear-gradient(var(--blue-4),var(--blue-4)) 86% 100% /36px 60px no-repeat;clip-path:polygon(0 100%,0 36%,12% 36%,12% 17%,24% 17%,24% 36%,38% 36%,38% 22%,50% 0,62% 22%,62% 36%,76% 36%,76% 17%,88% 17%,88% 36%,100% 36%,100% 100%)}.footer{margin-top:16px;border-top:1px solid var(--line);background:linear-gradient(180deg,#ffffff,#f9fcff)}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:34px;padding:28px 0}.footer-brand img{width:170px}.footer a,.footer-brand p{color:#61799b}.footer-brand p{max-width:290px;line-height:1.5}.footer h4{margin:8px 0 12px;color:var(--text)}.footer a{display:block;margin:8px 0;font-size:14px}.social-row{color:var(--blue-2)!important;letter-spacing:.3em;font-weight:900}.store-row{display:flex;gap:8px}.store-row span{display:inline-flex;justify-content:center;height:34px;padding:0 12px;border-radius:8px;background:#111827;color:white;font-weight:800}.footer-bottom,.store-row span{align-items:center;font-size:12px}.footer-bottom{min-height:48px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#8395b1}@media (max-width:1200px){.main-nav{display:none}.bottom-grid,.footer-grid,.hero-grid{grid-template-columns:1fr}.category-strip,.provider-grid{grid-template-columns:repeat(2,1fr)}.benefits-box{grid-template-columns:1fr}.benefits-box article{border-right:0;border-bottom:1px solid var(--line-soft)}.benefits-box article:last-child{border-bottom:0}.scene-bird{right:40px;top:340px}.scene-building{right:20px}}@media (max-width:760px){.shell{width:min(100% - 24px,1320px)}.topbar-inner{height:70px}.top-actions{display:none}.brand img{width:160px}.hero h1{font-size:40px}.hero-search{grid-template-columns:1fr}.hero-search-item{border-right:0;border-bottom:1px solid var(--line-soft);padding:10px 12px}.cta-actions,.cta-banner,.footer-bottom,.hero-cta{flex-direction:column;align-items:stretch}.category-strip,.how-steps,.provider-grid{grid-template-columns:1fr}.scene-bird{display:none}.phone{width:min(260px,100%)}.footer-bottom{justify-content:center;gap:8px;text-align:center}}.brand img{width:232px!important}.scene-bird{display:block!important;position:absolute!important;right:72px!important;top:188px!important;width:165px!important;height:auto!important;z-index:9!important;opacity:1!important;transform:rotate(-8deg);filter:drop-shadow(0 18px 20px rgba(7,59,154,.22))}.scene-branch{right:82px!important;top:288px!important;width:150px!important;height:6px!important;z-index:8!important;opacity:.55!important}.phone,.phone-panel{z-index:7!important}.hero-search{width:min(100%,805px)!important;grid-template-columns:1.65fr .95fr .95fr 1fr 118px!important}.hero-search-item{gap:8px!important;padding:0 10px!important}.hero-search-item strong{font-size:12.5px!important}.hero-search-item small{font-size:10.5px!important;max-width:112px}.hero-search-item.wide small{max-width:185px}.hero h1{max-width:760px!important;font-size:clamp(46px,4.35vw,62px)!important}.hero-sub{max-width:660px!important}.scene-building{top:172px!important;width:320px!important;height:210px!important;opacity:.22!important}.scene-mountain{right:275px!important;top:92px!important;height:230px!important;opacity:.25!important}.scene-lake{top:250px!important;width:660px!important;height:190px!important}@media (max-width:1200px){.brand img{width:210px!important}.scene-bird{right:40px!important;top:340px!important;width:135px!important}.scene-branch{right:48px!important;top:425px!important;width:120px!important}}@media (max-width:760px){.brand img{width:178px!important}.scene-bird,.scene-branch{display:none!important}}.brand img{width:205px!important}.footer-brand img{width:190px!important}.scene-building{top:175px!important;width:300px!important;height:190px!important;opacity:.18!important}.scene-mountain{top:76px!important;width:430px!important;height:210px!important;opacity:.22!important}.scene-lake{right:90px!important;top:225px!important;width:650px!important;height:200px!important;opacity:.55!important}.hero-search{width:min(100%,740px)!important}.hero-search-item{padding:0 14px!important;gap:10px!important}.hero h1{font-size:clamp(48px,4.6vw,66px)!important}.hero-sub{max-width:575px!important;font-size:16px!important}@media (max-width:1200px){.brand img{width:188px!important}}@media (max-width:760px){.brand img{width:160px!important}}.brand img{width:220px!important;display:block}.footer-brand img{width:205px!important}.bird,.guardabarranco,.hero-bird-main,.scene-bird,.scene-branch{display:none!important}.scene-mountain{right:250px!important;top:82px!important;width:410px!important;height:205px!important;opacity:.18!important}.scene-lake{right:80px!important;top:228px!important;width:640px!important;height:185px!important;opacity:.42!important}.scene-building{right:0!important;top:178px!important;width:285px!important;height:180px!important;opacity:.14!important}.hero h1{max-width:720px!important;font-size:clamp(48px,4.5vw,64px)!important;line-height:.98!important}.hero-sub{max-width:620px!important;font-size:15px!important;color:#476188!important}.hero-search{width:min(100%,760px)!important;grid-template-columns:1.5fr 1fr 1fr 1fr 108px!important}.hero-search-item{padding:0 12px!important;gap:9px!important}.hero-search-item strong{font-size:13px!important}.hero-search-item small{font-size:11px!important}.phone{box-shadow:0 26px 55px rgba(8,31,76,.14)!important}@media (max-width:1200px){.brand img{width:205px!important}}@media (max-width:760px){.brand img{width:175px!important}}.hero{min-height:610px!important;position:relative!important;overflow:hidden!important}.hero-reference-image{top:0;right:0;width:min(64vw,940px);height:100%;object-fit:cover;object-position:center;z-index:1}.hero-reference-image,.hero:after{position:absolute;pointer-events:none}.hero:after{content:"";inset:0;z-index:2;background:linear-gradient(90deg,#ffffff,#ffffff 33%,rgba(255,255,255,.72) 47%,rgba(255,255,255,.08) 68%,rgba(255,255,255,0))}.hero-scene,.phone-panel{display:none!important}.hero-grid{z-index:3!important;grid-template-columns:minmax(620px,.95fr) 1fr!important;min-height:535px!important;align-items:center!important}.hero-copy,.hero-grid{position:relative!important}.hero-copy{z-index:4!important;padding-top:0!important}@media (max-width:1200px){.hero-reference-image{width:70vw;opacity:.55}.hero-grid{grid-template-columns:1fr!important}}@media (max-width:760px){.hero-reference-image{display:none}}.brand img{width:230px!important}.brand img,.footer-brand img{height:auto!important;object-fit:contain!important;display:block!important}.footer-brand img{width:220px!important}@media (max-width:760px){.brand img{width:185px!important}}.nosotros-section{scroll-margin-top:96px;margin-top:22px}.nosotros-panel{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding:34px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 92% 12%,rgba(23,156,247,.16),transparent 28%),linear-gradient(135deg,#ffffff,#f3f9ff);box-shadow:0 22px 60px rgba(7,59,154,.08)}.nosotros-panel:before{content:"";position:absolute;right:-80px;bottom:-120px;width:360px;height:360px;border-radius:999px;background:rgba(11,99,229,.08)}.section-kicker{margin:0 0 10px;color:var(--blue-2);font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.nosotros-copy{position:relative;z-index:2}.nosotros-copy h2{max-width:660px;margin:0;color:var(--text);font-size:clamp(32px,3.2vw,48px);line-height:1.02;letter-spacing:-.055em}.nosotros-copy p{max-width:650px;margin:16px 0 0;color:#476188;font-size:16px;line-height:1.55}.nosotros-actions{display:flex;gap:14px;margin-top:24px;flex-wrap:wrap}.nosotros-cards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.nosotros-cards article{min-height:170px;padding:22px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.84);box-shadow:0 14px 34px rgba(7,59,154,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nosotros-cards span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;color:white;background:linear-gradient(135deg,var(--blue-1),var(--blue-3));font-size:17px;font-weight:900}.nosotros-cards h3{margin:0;color:var(--text);font-size:18px}.nosotros-cards p{margin:8px 0 0;color:#61799b;font-size:14px;line-height:1.45}@media (max-width:1000px){.nosotros-panel{grid-template-columns:1fr;padding:26px}}@media (max-width:640px){.nosotros-cards{grid-template-columns:1fr}.nosotros-actions{flex-direction:column}}.about-page{min-height:100vh;background:radial-gradient(circle at 10% 0,rgba(23,156,247,.08),transparent 28%),linear-gradient(180deg,#ffffff,#f7fbff);color:var(--text)}.about-topbar{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.about-nav{height:76px;display:flex;align-items:center;gap:28px}.about-hero{position:relative;overflow:hidden;padding:74px 0 48px}.about-bg{position:absolute;inset:0;pointer-events:none}.about-bg:before{content:"";position:absolute;left:0;top:24px;width:260px;height:260px;opacity:.18;background-image:radial-gradient(var(--blue-2) 1px,transparent 1px);background-size:14px 14px}.about-volcano{position:absolute;right:220px;top:76px;width:520px;height:300px;opacity:.16;background:linear-gradient(145deg,transparent 48%,rgba(11,99,229,.55) 49% 52%,transparent 53%),linear-gradient(24deg,transparent 38%,rgba(23,156,247,.45) 39% 58%,transparent 59%),linear-gradient(160deg,transparent 40%,rgba(8,60,159,.55) 41% 55%,transparent 56%);clip-path:polygon(0 100%,50% 0,100% 100%)}.about-lake{position:absolute;right:20px;top:270px;width:760px;height:190px;border-radius:50%;opacity:.42;background:linear-gradient(180deg,rgba(130,190,255,.32),rgba(130,190,255,.06));transform:rotate(-8deg)}.about-building{position:absolute;right:0;top:210px;width:330px;height:220px;opacity:.14;background:linear-gradient(var(--blue-2),var(--blue-2)) 15% 100% /54px 132px no-repeat,linear-gradient(var(--blue-2),var(--blue-2)) 50% 100% /155px 92px no-repeat,linear-gradient(var(--blue-2),var(--blue-2)) 86% 100% /54px 142px no-repeat;clip-path:polygon(0 100%,0 36%,12% 36%,12% 17%,24% 17%,24% 36%,38% 36%,38% 22%,50% 0,62% 22%,62% 36%,76% 36%,76% 17%,88% 17%,88% 36%,100% 36%,100% 100%)}.about-hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:1.06fr .94fr;gap:36px;align-items:center}.about-copy h1{max-width:760px;margin:0;color:var(--text);font-size:clamp(42px,4.5vw,68px);line-height:.96;letter-spacing:-.065em}.about-copy p{max-width:690px;margin:20px 0 0;color:#476188;font-size:18px;line-height:1.55}.about-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.about-card-main{padding:32px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(7,59,154,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.about-card-main h2{margin:0;color:var(--text);font-size:30px;letter-spacing:-.04em}.about-card-main p{margin:14px 0 0;color:#61799b;font-size:16px;line-height:1.55}.about-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.about-metrics div{padding:18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.98)}.about-metrics strong{display:block;color:var(--blue-2);font-size:32px;line-height:1}.about-metrics span{display:block;margin-top:6px;color:#61799b;font-size:13px;font-weight:700}.about-values{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:16px}.about-values article{min-height:210px;padding:24px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 14px 34px rgba(7,59,154,.05)}.about-values span{width:46px;height:46px;display:grid;place-items:center;margin-bottom:16px;border-radius:15px;color:white;background:linear-gradient(135deg,var(--blue-1),var(--blue-3));font-size:17px;font-weight:900}.about-values h3{margin:0;color:var(--text);font-size:19px}.about-values p{margin:10px 0 0;color:#61799b;font-size:15px;line-height:1.48}.about-mission{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:start;margin-top:24px;padding:34px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#ffffff,#eef7ff)}.about-mission h2{margin:0;color:var(--text);font-size:clamp(30px,3vw,46px);line-height:1.02;letter-spacing:-.05em}.about-mission>p{margin:0;color:#476188;font-size:18px;line-height:1.6}.about-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:24px;margin-bottom:38px;padding:30px 34px;border-radius:24px;color:white;background:linear-gradient(135deg,#0b63e5,#179cf7);box-shadow:0 24px 60px rgba(11,99,229,.2)}.about-cta h2{margin:0;font-size:30px;letter-spacing:-.04em}.about-cta p{margin:8px 0 0;color:rgba(255,255,255,.9)}@media (max-width:1100px){.about-hero-grid,.about-mission{grid-template-columns:1fr}.about-values{grid-template-columns:repeat(2,1fr)}.about-cta{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.about-nav .main-nav,.about-nav .top-actions{display:none}.about-metrics,.about-values{grid-template-columns:1fr}.about-hero{padding-top:44px}.about-copy h1{font-size:40px}}.about-hero-grid{z-index:3!important}.about-vegetation{position:absolute!important;left:28px!important;bottom:10px!important;width:520px!important;height:330px!important;z-index:2!important;opacity:.34!important;pointer-events:none!important}.about-vegetation:before{content:"";position:absolute;left:30px;bottom:54px;width:370px;height:255px;background:radial-gradient(circle at 22% 42%,rgba(23,156,247,.42) 0 18%,transparent 19%),radial-gradient(circle at 39% 28%,rgba(11,99,229,.34) 0 22%,transparent 23%),radial-gradient(circle at 58% 39%,rgba(139,212,255,.5) 0 19%,transparent 20%),radial-gradient(circle at 43% 53%,rgba(11,99,229,.24) 0 29%,transparent 30%),linear-gradient(rgba(8,60,159,.26),rgba(8,60,159,.26)) 43% 100% /18px 98px no-repeat;border-radius:48% 52% 44% 42%/44% 46% 54% 56%;filter:blur(.2px)}.about-vegetation:after{content:"";position:absolute;left:0;bottom:0;width:500px;height:145px;background:linear-gradient(74deg,transparent 0 8%,rgba(11,99,229,.25) 8.5% 9.5%,transparent 10% 100%),linear-gradient(82deg,transparent 0 17%,rgba(23,156,247,.25) 17.5% 18.5%,transparent 19% 100%),linear-gradient(70deg,transparent 0 27%,rgba(11,99,229,.22) 27.5% 28.5%,transparent 29% 100%),linear-gradient(86deg,transparent 0 39%,rgba(139,212,255,.34) 39.5% 40.5%,transparent 41% 100%),linear-gradient(75deg,transparent 0 53%,rgba(11,99,229,.22) 53.5% 54.5%,transparent 55% 100%),linear-gradient(83deg,transparent 0 67%,rgba(23,156,247,.25) 67.5% 68.5%,transparent 69% 100%),linear-gradient(72deg,transparent 0 80%,rgba(11,99,229,.24) 80.5% 81.5%,transparent 82% 100%)}.about-volcano{opacity:.12!important}.about-lake{opacity:.3!important}.about-building{opacity:.1!important}@media (max-width:1100px){.about-vegetation{width:360px!important;height:240px!important;opacity:.22!important}}@media (max-width:700px){.about-vegetation{display:none!important}}.about-hero{position:relative!important;overflow:hidden!important}.about-bg{inset:0!important;z-index:1!important}.about-bg,.about-botanical-bg{position:absolute!important;pointer-events:none!important}.about-botanical-bg{left:-70px!important;bottom:-80px!important;width:680px!important;height:auto!important;z-index:2!important;opacity:.72!important;transform:rotate(-4deg)!important;filter:blur(0) drop-shadow(0 28px 55px rgba(11,99,229,.08))}.about-hero-grid{position:relative!important;z-index:4!important}.about-card-main,.about-copy{position:relative!important;z-index:5!important}.about-vegetation{display:none!important}.about-volcano{opacity:.08!important}.about-lake{opacity:.22!important}.about-building{opacity:.08!important}@media (max-width:1100px){.about-botanical-bg{left:-120px!important;bottom:-70px!important;width:540px!important;opacity:.48!important}}@media (max-width:700px){.about-botanical-bg{left:-140px!important;bottom:-60px!important;width:420px!important;opacity:.34!important}}.about-values{position:relative!important;isolation:isolate!important}.about-values:before{content:"";position:absolute;left:-110px;top:-120px;width:610px;height:420px;z-index:0;opacity:.38;background:url(/nosotros-vegetacion.svg) no-repeat 50%/contain;transform:rotate(-7deg);pointer-events:none}.about-values article{position:relative!important;z-index:2!important;background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-mission{position:relative!important;overflow:hidden!important;isolation:isolate!important}.about-mission:before{content:"";position:absolute;right:-130px;bottom:-170px;width:640px;height:430px;z-index:0;opacity:.34;background:url(/nosotros-vegetacion.svg) no-repeat 50%/contain;transform:rotate(10deg) scaleX(-1);pointer-events:none}.about-mission>*{position:relative;z-index:2}@media (max-width:1100px){.about-values:before{left:-160px;top:-100px;width:520px;opacity:.28}.about-mission:before{right:-180px;bottom:-140px;width:520px;opacity:.24}}@media (max-width:700px){.about-mission:before,.about-values:before{opacity:.16}}.about-botanical-bg{left:-35px!important;bottom:-45px!important;width:760px!important;opacity:.88!important}.about-values:before{left:-70px!important;top:-95px!important;width:700px!important;height:470px!important;opacity:.52!important}.about-mission:before{right:-90px!important;bottom:-145px!important;width:720px!important;height:470px!important;opacity:.46!important}@media (max-width:1100px){.about-botanical-bg{left:-80px!important;bottom:-40px!important;width:610px!important;opacity:.62!important}.about-values:before{left:-120px!important;top:-80px!important;width:560px!important;opacity:.38!important}.about-mission:before{right:-140px!important;bottom:-110px!important;width:560px!important;opacity:.34!important}}@media (max-width:700px){.about-botanical-bg{width:430px!important;opacity:.42!important}.about-mission:before,.about-values:before{opacity:.24!important}}.how-page{min-height:100vh;background:radial-gradient(circle at 8% 4%,rgba(23,156,247,.08),transparent 30%),linear-gradient(180deg,#ffffff,#f7fbff);color:var(--text)}.how-hero-route{position:relative;overflow:hidden;padding:72px 0 46px}.how-route-bg{position:absolute;inset:0;pointer-events:none}.how-route-bg:before{content:"";position:absolute;left:0;top:28px;width:280px;height:260px;opacity:.18;background-image:radial-gradient(var(--blue-2) 1px,transparent 1px);background-size:14px 14px}.how-route-circle{position:absolute;border-radius:999px;background:rgba(23,156,247,.1)}.how-route-circle.one{right:110px;top:80px;width:360px;height:360px}.how-route-circle.two{right:380px;bottom:-160px;width:430px;height:430px;background:rgba(11,99,229,.06)}.how-route-line{position:absolute;right:80px;top:190px;width:620px;height:180px;opacity:.22;background:linear-gradient(135deg,transparent 0 42%,rgba(11,99,229,.45) 43% 45%,transparent 46% 100%),linear-gradient(35deg,transparent 0 52%,rgba(23,156,247,.45) 53% 55%,transparent 56% 100%)}.how-hero-grid-route{position:relative;z-index:3;display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.how-hero-grid-route h1{max-width:770px;margin:0;color:var(--text);font-size:clamp(42px,4.8vw,70px);line-height:.96;letter-spacing:-.065em}.how-hero-grid-route p{max-width:710px;margin:20px 0 0;color:#476188;font-size:18px;line-height:1.56}.how-summary-card{padding:32px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.88);box-shadow:0 24px 70px rgba(7,59,154,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.how-summary-card h2{margin:0 0 18px;color:var(--text);font-size:30px;letter-spacing:-.04em}.how-flow-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.how-flow-line span{display:inline-flex;align-items:center;height:42px;padding:0 16px;border-radius:999px;color:var(--blue-2);border:1px solid var(--line);background:rgba(255,255,255,.98);font-weight:900}.how-flow-line b{color:var(--blue-2)}.how-route-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.how-route-steps article{min-height:250px;padding:26px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.98);box-shadow:0 14px 34px rgba(7,59,154,.05)}.how-step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.how-step-top span{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;color:white;background:linear-gradient(135deg,var(--blue-1),var(--blue-3));font-size:22px;font-weight:900}.how-step-top strong{color:rgba(11,99,229,.18);font-size:38px;font-weight:900}.how-route-steps h3{margin:0;color:var(--text);font-size:23px;letter-spacing:-.035em}.how-route-steps p{margin:12px 0 0;color:#61799b;font-size:16px;line-height:1.52}.how-route-example{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;margin-top:24px;padding:34px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(23,156,247,.12),transparent 28%),linear-gradient(135deg,#ffffff,#eef7ff)}.how-route-example h2{margin:0;color:var(--text);font-size:clamp(30px,3vw,46px);line-height:1.03;letter-spacing:-.055em}.example-flow p{margin:0;color:#476188;font-size:18px;line-height:1.62}@media (max-width:1100px){.how-hero-grid-route,.how-route-example{grid-template-columns:1fr}.how-route-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.how-route-steps{grid-template-columns:1fr}.how-hero-route{padding-top:44px}.how-hero-grid-route h1{font-size:40px}}.how-route-bg{position:absolute!important;inset:0!important;pointer-events:none!important;overflow:hidden!important}.how-route-dots{position:absolute;left:42px;top:28px;width:240px;height:180px;opacity:.18;background-image:radial-gradient(var(--blue-2) 1px,transparent 1px);background-size:14px 14px}.how-route-circle.one{right:90px!important;top:64px!important;width:390px!important;height:390px!important;opacity:.9}.how-route-circle.two{right:360px!important;bottom:-170px!important;width:470px!important;height:470px!important;opacity:.8}.how-route-line{right:60px!important;top:160px!important;width:680px!important;height:220px!important;opacity:.18!important;background:linear-gradient(135deg,transparent 0 40%,rgba(11,99,229,.46) 41% 43%,transparent 44% 100%),linear-gradient(35deg,transparent 0 54%,rgba(23,156,247,.46) 55% 57%,transparent 58% 100%)!important}.how-summary-card{min-height:240px;display:flex;flex-direction:column;justify-content:center}.how-summary-card p{max-width:420px;margin-top:10px!important}.how-step-top strong{color:rgba(11,99,229,.26)!important;font-size:52px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.04em}.how-flow-strip{position:relative;margin-top:22px;padding:30px 28px 28px;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(23,156,247,.1),transparent 25%),linear-gradient(135deg,#ffffff,#f2f9ff)}.how-flow-strip:before{content:"";position:absolute;left:-40px;bottom:-50px;width:420px;height:220px;opacity:.18;background:radial-gradient(circle at 18% 60%,rgba(11,99,229,.34) 0 10%,transparent 11%),radial-gradient(circle at 34% 44%,rgba(23,156,247,.34) 0 10%,transparent 11%),radial-gradient(circle at 54% 52%,rgba(11,99,229,.28) 0 10%,transparent 11%),radial-gradient(circle at 72% 36%,rgba(139,212,255,.38) 0 10%,transparent 11%),linear-gradient(18deg,transparent 0 36%,rgba(11,99,229,.24) 37% 38%,transparent 39% 100%),linear-gradient(6deg,transparent 0 58%,rgba(23,156,247,.24) 59% 60%,transparent 61% 100%);pointer-events:none}.how-flow-strip-head{position:relative;z-index:2;margin-bottom:22px}.how-flow-strip-head h2{margin:0;color:var(--text);font-size:36px;letter-spacing:-.04em}.how-flow-strip-head p{max-width:520px;margin:10px 0 0;color:#5e7297;font-size:16px;line-height:1.45}.how-flow-cards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.how-flow-card{position:relative;min-height:92px;padding:20px 18px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 14px 34px rgba(7,59,154,.05)}.how-flow-card span{color:var(--blue-2);font-size:22px;font-weight:900;letter-spacing:-.03em}.how-flow-card b{position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:white;background:linear-gradient(135deg,var(--blue-1),var(--blue-3));font-size:15px;z-index:3}.how-flow-note{position:relative;z-index:2;max-width:760px;margin:18px auto 0;color:#476188;font-size:18px;line-height:1.4;text-align:center}.how-route-example{margin-top:24px!important}@media (max-width:1100px){.how-flow-cards{grid-template-columns:repeat(2,1fr)}.how-flow-card b{right:12px;top:auto;bottom:-14px;transform:none}.how-flow-note{max-width:680px}}@media (max-width:700px){.how-flow-cards{grid-template-columns:1fr}.how-flow-strip{padding:24px 20px}.how-flow-strip-head h2{font-size:30px}.how-flow-note{font-size:16px}.how-step-top strong{font-size:42px!important}}.how-page{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 8% 4%,rgba(23,156,247,.08),transparent 30%),linear-gradient(180deg,#ffffff,#f7fbff)!important}.how-map-bg{position:absolute!important;top:110px!important;right:-155px!important;width:min(58vw,860px)!important;height:auto!important;z-index:1!important;opacity:.95!important;pointer-events:none!important;filter:blur(0) drop-shadow(0 30px 70px rgba(11,99,229,.08))}.how-page>header,.how-page>section{position:relative!important;z-index:3!important}.how-route-circle.one,.how-route-circle.two{opacity:.36!important}.how-route-line{opacity:.08!important}.how-route-dots{opacity:.1!important}.about-cta,.how-flow-strip,.how-route-example,.how-route-steps article,.how-summary-card{position:relative!important;z-index:4!important}.how-route-steps article,.how-summary-card{background:rgba(255,255,255,.91)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.how-flow-strip{background:radial-gradient(circle at 100% 0,rgba(23,156,247,.1),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(242,249,255,.92))!important}.how-flow-strip,.how-route-example{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.how-route-example{background:radial-gradient(circle at 100% 0,rgba(23,156,247,.12),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(238,247,255,.9))!important}@media (max-width:1100px){.how-map-bg{top:170px!important;right:-230px!important;width:820px!important;opacity:.48!important}}@media (max-width:700px){.how-map-bg{top:220px!important;right:-260px!important;width:650px!important;opacity:.24!important}}.how-map-bg{top:92px!important;right:-90px!important;width:min(64vw,940px)!important;opacity:1!important;filter:drop-shadow(0 32px 70px rgba(11,99,229,.13))!important}.how-route-steps{position:relative!important;isolation:isolate!important}.how-route-steps:before{content:"";position:absolute;right:-160px;top:-110px;width:820px;height:900px;z-index:0;opacity:.42;background:url(/nicaragua-nodos-bg.svg) no-repeat 50%/contain;pointer-events:none}.how-route-steps article{position:relative!important;z-index:2!important;background:rgba(255,255,255,.9)!important}.how-flow-strip{position:relative!important;isolation:isolate!important}.how-flow-strip:after{content:"";position:absolute;right:-190px;top:-210px;width:720px;height:780px;z-index:0;opacity:.34;background:url(/nicaragua-nodos-bg.svg) no-repeat 50%/contain;transform:rotate(-8deg);pointer-events:none}.how-flow-cards,.how-flow-note,.how-flow-strip-head{position:relative!important;z-index:2!important}.how-step-top strong{color:rgba(11,99,229,.42)!important;font-size:58px!important;text-shadow:0 10px 26px rgba(11,99,229,.08)}.how-page .about-cta .btn-ghost-white{min-width:220px!important;height:58px!important;padding:0 30px!important;border-radius:16px!important;box-shadow:0 18px 40px rgba(6,36,92,.18)!important}.how-page .about-cta .btn-ghost-white:hover{transform:translateY(-1px);box-shadow:0 22px 46px rgba(6,36,92,.22)!important}.how-page .about-cta{padding:34px 38px!important;align-items:center!important}@media (max-width:1100px){.how-map-bg{right:-230px!important;width:850px!important;opacity:.55!important}.how-route-steps:before{right:-250px;top:-80px;width:720px;opacity:.3}.how-flow-strip:after{right:-260px;top:-170px;width:620px;opacity:.24}}@media (max-width:700px){.how-map-bg{right:-300px!important;width:680px!important;opacity:.28!important}.how-flow-strip:after,.how-route-steps:before{opacity:.18}.how-page .about-cta .btn-ghost-white{width:100%!important}}.how-page .about-cta .btn-ghost-white{width:auto!important;min-width:210px!important;max-width:240px!important;height:56px!important;padding:0 18px 0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-radius:999px!important;background:#ffffff!important;color:#0b63e5!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 18px 36px rgba(6,36,92,.18),inset 0 0 0 1px rgba(11,99,229,.08)!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}.how-page .about-cta .btn-ghost-white:after{content:"→";width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:white;background:linear-gradient(135deg,#0b63e5,#179cf7);box-shadow:0 10px 22px rgba(11,99,229,.28);font-size:17px;font-weight:900}.how-page .about-cta .btn-ghost-white:hover{transform:translateY(-2px);box-shadow:0 24px 46px rgba(6,36,92,.24),inset 0 0 0 1px rgba(11,99,229,.08)!important}.how-page .about-cta{padding:34px 36px!important}@media (max-width:700px){.how-page .about-cta .btn-ghost-white{width:100%!important;max-width:none!important}}.news-page{min-height:100vh;background:linear-gradient(180deg,#ffffff,#f7fbff);color:var(--text);overflow:hidden}.news-hero{position:relative;padding:76px 0 48px;overflow:hidden}.news-waves{position:absolute;inset:0;pointer-events:none;overflow:hidden}.wave{position:absolute;left:-10%;width:130%;border-radius:50%;opacity:.22;filter:blur(0);animation:conectaWave 12s ease-in-out infinite}.wave-1{bottom:-120px;height:280px;background:linear-gradient(90deg,rgba(11,99,229,.22),rgba(139,212,255,.18));animation-delay:0s}.wave-2{bottom:-70px;height:220px;background:linear-gradient(90deg,rgba(23,156,247,.18),rgba(11,99,229,.12));animation-delay:-3s}.wave-3{top:80px;right:-10%;left:auto;width:60%;height:180px;background:linear-gradient(90deg,rgba(139,212,255,.2),rgba(11,99,229,.1));animation-delay:-6s}@keyframes conectaWave{0%{transform:translateX(0) translateY(0)}50%{transform:translateX(-2.5%) translateY(12px)}to{transform:translateX(0) translateY(0)}}.news-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:32px;align-items:center}.news-copy h1{margin:0;max-width:760px;color:var(--text);font-size:clamp(42px,4.8vw,72px);line-height:.96;letter-spacing:-.065em}.news-copy p{max-width:690px;margin:20px 0 0;color:#476188;font-size:18px;line-height:1.56}.news-featured{padding:32px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.88);box-shadow:0 24px 70px rgba(7,59,154,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.news-featured span{display:inline-block;margin-bottom:12px;color:var(--blue-2);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-featured h2{margin:0;color:var(--text);font-size:30px;line-height:1.05;letter-spacing:-.04em}.news-featured p{margin:16px 0 0;color:#5e7297;font-size:16px;line-height:1.55}.news-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px}.news-card,.news-categories,.news-cta,.news-highlights article{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 14px 34px rgba(7,59,154,.05)}.news-highlights article{padding:26px}.news-card small,.news-highlights small{display:inline-block;margin-bottom:10px;color:var(--blue-2);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-card h3,.news-highlights h3{margin:0;color:var(--text);font-size:25px;line-height:1.08;letter-spacing:-.035em}.news-card p,.news-highlights p{margin:12px 0 0;color:#61799b;font-size:16px;line-height:1.55}.news-categories,.news-list{margin-top:24px}.news-categories{padding:28px;background:radial-gradient(circle at 100% 0,rgba(23,156,247,.1),transparent 28%),linear-gradient(135deg,#ffffff,#eef7ff)}.news-section-head h2{margin:0;color:var(--text);font-size:34px;letter-spacing:-.04em}.news-section-head p{margin:10px 0 0;color:#5e7297;font-size:16px}.news-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.news-tags span{display:inline-flex;align-items:center;height:44px;padding:0 18px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.98);color:var(--blue-2);font-size:15px;font-weight:800}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px}.news-card{padding:26px}.news-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px}.news-meta span{color:#7a8ead;font-size:14px;font-weight:700}.news-meta a{color:var(--blue-2);font-weight:800;text-decoration:none}.news-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;margin-bottom:40px;padding:30px 32px;background:linear-gradient(135deg,rgba(11,99,229,.08),rgba(23,156,247,.12))}.news-cta h2{margin:0;color:var(--text);font-size:32px;letter-spacing:-.04em}.news-cta p{margin:10px 0 0;max-width:760px;color:#5e7297;font-size:16px;line-height:1.55}@media (max-width:1100px){.news-cta,.news-hero-grid{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.news-grid,.news-highlights{grid-template-columns:1fr}}@media (max-width:700px){.news-hero{padding-top:44px}.news-copy h1{font-size:40px}.news-card,.news-categories,.news-cta,.news-featured,.news-highlights article{padding:22px}}html{scroll-behavior:smooth}.news-flowbar{position:relative;z-index:5;display:flex;flex-wrap:wrap;gap:12px;margin-top:-10px;margin-bottom:28px;padding:12px;border:1px solid rgba(195,220,255,.85);background:rgba(255,255,255,.82);box-shadow:0 18px 45px rgba(7,59,154,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.news-flowbar,.news-flowbar a{justify-content:center;border-radius:999px}.news-flowbar a{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;color:#0b3a7a;font-size:15px;font-weight:900;text-decoration:none;transition:.22s ease}.news-flowbar a:hover{color:#ffffff;background:linear-gradient(135deg,#0b63e5,#179cf7);box-shadow:0 14px 28px rgba(11,99,229,.2);transform:translateY(-1px)}.news-section-wave{position:relative;height:74px;margin:6px 0 4px;overflow:hidden;pointer-events:none}.news-section-wave span{position:absolute;left:50%;top:10px;width:min(980px,88vw);height:110px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle at 15% 45%,rgba(11,99,229,.12),transparent 22%),radial-gradient(circle at 82% 36%,rgba(23,156,247,.14),transparent 26%),linear-gradient(90deg,rgba(11,99,229,.08),rgba(139,212,255,.18),rgba(11,99,229,.07));filter:blur(0);animation:noticiasWaveFloat 9s ease-in-out infinite}.news-section-wave-two span{animation-delay:-3s;opacity:.85}@keyframes noticiasWaveFloat{0%{transform:translateX(-50%) translateY(0) scaleX(1)}50%{transform:translateX(-51.5%) translateY(8px) scaleX(1.04)}to{transform:translateX(-50%) translateY(0) scaleX(1)}}.news-section-bridge{position:relative;display:flex;justify-content:center;margin:34px auto 18px;max-width:1180px}.news-section-bridge:before{content:"";position:absolute;top:50%;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,rgba(11,99,229,.22),transparent)}.news-section-bridge span{position:relative;z-index:2;padding:9px 18px;border:1px solid rgba(195,220,255,.95);border-radius:999px;background:rgba(255,255,255,.94);color:#0b63e5;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 12px 28px rgba(7,59,154,.06)}.news-section-bridge-final{margin-top:40px}.news-categories,.news-cta,.news-highlights,.news-list{scroll-margin-top:110px}.news-highlights{position:relative}.news-highlights:after{content:"";position:absolute;left:6%;right:6%;bottom:-28px;height:1px;background:linear-gradient(90deg,transparent,rgba(11,99,229,.13),transparent)}.news-categories{position:relative;overflow:hidden}.news-categories:before{content:"";position:absolute;right:-140px;bottom:-150px;width:430px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(23,156,247,.2),transparent 68%);animation:noticiasSoftPulse 8s ease-in-out infinite}.news-categories>*{position:relative;z-index:2}@keyframes noticiasSoftPulse{0%,to{transform:scale(1);opacity:.75}50%{transform:scale(1.08);opacity:1}}.news-list{position:relative;padding-top:4px}.news-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.news-card:hover{transform:translateY(-4px);border-color:rgba(11,99,229,.22);box-shadow:0 24px 58px rgba(7,59,154,.1)}.news-cta{position:relative;overflow:hidden}.news-cta:after{content:"";position:absolute;right:-90px;top:-120px;width:360px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.75),transparent 65%)}.news-cta>*{position:relative;z-index:2}@media (max-width:700px){.news-flowbar{border-radius:24px;justify-content:flex-start}.news-flowbar a{flex:1 1 100%}.news-section-wave{height:52px}.news-section-bridge{margin-top:26px}}.news-page .news-cta .btn-primary.btn-large{width:auto!important;min-width:218px!important;height:58px!important;padding:0 18px 0 26px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;border-radius:999px!important;background:#ffffff!important;color:#0b63e5!important;border:1px solid rgba(195,220,255,.95)!important;box-shadow:0 18px 42px rgba(7,59,154,.15),inset 0 0 0 1px rgba(11,99,229,.06)!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.news-page .news-cta .btn-primary.btn-large:after{content:"→";width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#0b63e5,#179cf7);box-shadow:0 10px 22px rgba(11,99,229,.26);font-size:17px;font-weight:950}.news-page .news-cta .btn-primary.btn-large:hover{transform:translateY(-2px);box-shadow:0 24px 52px rgba(7,59,154,.22),inset 0 0 0 1px rgba(11,99,229,.06)!important}.news-page .news-cta{align-items:center!important}@media (max-width:700px){.news-page .news-cta .btn-primary.btn-large{width:100%!important;justify-content:space-between!important}}.login-page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 12% 18%,rgba(23,156,247,.12),transparent 28%),radial-gradient(circle at 88% 76%,rgba(11,99,229,.11),transparent 30%),linear-gradient(180deg,#ffffff,#eef7ff);overflow:hidden}.login-topbar{position:relative;z-index:20}.active-login{background:rgba(11,99,229,.08)!important}.login-hero{position:relative;min-height:calc(100vh - 82px);display:flex;align-items:center;padding:64px 0;overflow:hidden}.login-wave{position:absolute;pointer-events:none;border-radius:50%;filter:blur(0);animation:loginWave 11s ease-in-out infinite}.login-wave-one{left:-12%;bottom:-170px;width:72%;height:360px;background:linear-gradient(90deg,rgba(11,99,229,.14),rgba(139,212,255,.24))}.login-wave-two{right:-18%;top:80px;width:56%;height:320px;background:linear-gradient(90deg,rgba(139,212,255,.22),rgba(11,99,229,.1));animation-delay:-4s}@keyframes loginWave{0%,to{transform:translateX(0) translateY(0) scaleX(1)}50%{transform:translateX(-18px) translateY(12px) scaleX(1.04)}}.login-grid{position:relative;z-index:4;display:grid;grid-template-columns:1fr 460px;gap:48px;align-items:center}.login-copy h1{margin:0;max-width:780px;color:var(--text);font-size:clamp(44px,5.1vw,76px);line-height:.95;letter-spacing:-.07em}.login-copy p{max-width:650px;margin:22px 0 0;color:#476188;font-size:18px;line-height:1.6}.login-benefits{display:grid;gap:14px;max-width:620px;margin-top:34px}.login-benefits article{display:flex;align-items:center;gap:16px;min-height:66px;padding:16px 18px;border:1px solid rgba(195,220,255,.95);border-radius:20px;background:rgba(255,255,255,.72);box-shadow:0 16px 38px rgba(7,59,154,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-benefits strong{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:14px;color:#ffffff;background:linear-gradient(135deg,#0b63e5,#179cf7);font-size:14px;font-weight:950;box-shadow:0 14px 28px rgba(11,99,229,.2)}.login-benefits span{color:#0b3a7a;font-size:16px;font-weight:850}.login-card{position:relative;padding:30px;border:1px solid rgba(195,220,255,.98);border-radius:32px;background:rgba(255,255,255,.9);box-shadow:0 34px 90px rgba(7,59,154,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden}.login-card:before{content:"";position:absolute;right:-120px;top:-120px;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,rgba(23,156,247,.2),transparent 68%)}.login-card>*{position:relative;z-index:2}.login-card-head span{display:inline-block;color:#0b63e5;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.login-card-head h2{margin:10px 0 0;color:var(--text);font-size:38px;line-height:1;letter-spacing:-.055em}.login-card-head p{margin:10px 0 0;color:#61799b;font-size:16px}.login-role-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;padding:6px;border:1px solid rgba(195,220,255,.95);border-radius:18px;background:#f3f9ff}.login-role-tabs button{height:42px;border:0;border-radius:14px;color:#45638e;background:transparent;font-size:13px;font-weight:900;cursor:pointer}.login-role-tabs button.active{color:#ffffff;background:linear-gradient(135deg,#0b63e5,#179cf7);box-shadow:0 12px 24px rgba(11,99,229,.2)}.login-form{display:grid;gap:16px;margin-top:22px}.login-form label{display:grid;gap:8px;color:#0b3a7a;font-size:14px;font-weight:900}.login-form input[type=email],.login-form input[type=password]{width:100%;height:54px;padding:0 16px;border:1px solid rgba(183,213,255,.95);border-radius:16px;outline:none;color:var(--text);background:rgba(255,255,255,.96);font-size:15px;box-shadow:inset 0 0 0 1px rgba(11,99,229,.02)}.login-form input:focus{border-color:rgba(11,99,229,.58);box-shadow:0 0 0 4px rgba(11,99,229,.1)}.login-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:2px}.login-check{display:inline-flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important;color:#61799b!important;font-size:14px!important;font-weight:800!important}.login-check input{width:16px;height:16px}.login-row a{color:#0b63e5;font-size:14px;font-weight:900;text-decoration:none}.login-submit{height:58px;margin-top:4px;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding:0 14px 0 24px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#0b63e5,#179cf7);box-shadow:0 22px 48px rgba(11,99,229,.28);font-size:16px;font-weight:950;cursor:pointer}.login-submit span{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;color:#0b63e5;background:rgba(255,255,255,.98)}.login-create{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:22px;padding-top:20px;border-top:1px solid rgba(195,220,255,.9)}.login-create p{margin:0;color:#61799b;font-size:14px;font-weight:700}.login-create a{color:#0b63e5;font-size:14px;font-weight:950;text-decoration:none}@media (max-width:1100px){.login-grid{grid-template-columns:1fr}.login-card{max-width:540px}}@media (max-width:700px){.login-hero{padding:42px 0}.login-copy h1{font-size:42px}.login-card{padding:22px;border-radius:26px}.login-role-tabs{grid-template-columns:1fr}.login-create,.login-row{align-items:flex-start;flex-direction:column}}.login-logo-stage{position:relative;min-height:520px;display:grid;place-items:center;overflow:hidden}.login-logo-stage:before{content:"";position:absolute;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle at 45% 42%,rgba(255,255,255,.96),rgba(232,246,255,.52) 42%,transparent 68%),radial-gradient(circle at 50% 50%,rgba(23,156,247,.18),transparent 70%);animation:loginLogoPulse 8s ease-in-out infinite}.login-logo-stage:after{content:"";position:absolute;width:760px;height:260px;bottom:20px;border-radius:50%;background:linear-gradient(90deg,rgba(11,99,229,.1),rgba(139,212,255,.2),rgba(11,99,229,.08));animation:loginLogoWave 10s ease-in-out infinite}.login-logo-orb{position:relative;z-index:3;width:min(520px,86%);min-height:300px;display:grid;place-items:center;padding:42px;border:1px solid rgba(195,220,255,.85);border-radius:42px;background:rgba(255,255,255,.42);box-shadow:0 34px 90px rgba(7,59,154,.1),inset 0 0 0 1px rgba(255,255,255,.65);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.login-logo-orb img{width:min(390px,100%);height:auto;display:block;filter:drop-shadow(0 22px 36px rgba(7,59,154,.12))}@keyframes loginLogoPulse{0%,to{transform:scale(1);opacity:.92}50%{transform:scale(1.05);opacity:1}}@keyframes loginLogoWave{0%,to{transform:translateX(0) translateY(0) scaleX(1)}50%{transform:translateX(-18px) translateY(10px) scaleX(1.05)}}@media (max-width:1100px){.login-logo-stage{min-height:340px}.login-logo-orb{width:min(480px,100%);min-height:230px}}@media (max-width:700px){.login-logo-stage{min-height:250px}.login-logo-orb{padding:28px;border-radius:30px}}.login-grid-single{grid-template-columns:1fr!important;justify-items:center!important}.login-card-centered{width:min(100%,520px)!important;margin:0 auto!important}.login-card-head{text-align:left}.login-card-brand{display:flex;justify-content:center;align-items:center;margin:-2px 0 18px;padding:18px;border:1px solid rgba(195,220,255,.92);border-radius:24px;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.95),rgba(235,246,255,.88)),linear-gradient(180deg,rgba(255,255,255,.9),rgba(243,249,255,.92));box-shadow:0 18px 40px rgba(7,59,154,.08),inset 0 0 0 1px rgba(255,255,255,.65)}.login-card-brand img{width:min(220px,100%);height:auto;display:block;filter:drop-shadow(0 14px 28px rgba(7,59,154,.1))}.login-card:before{right:-90px!important;top:-90px!important;width:220px!important;height:220px!important;background:radial-gradient(circle,rgba(23,156,247,.14),transparent 68%)!important}.login-hero{align-items:center!important;justify-content:center!important}.login-card{padding:30px!important}.login-create{margin-top:24px!important}@media (max-width:700px){.login-card-brand{padding:14px;border-radius:20px}.login-card-brand img{width:min(180px,100%)}.login-card{padding:22px!important}}.login-hero{min-height:calc(100vh - 82px)!important;padding:28px 0!important}.login-card-centered{width:min(100%,470px)!important}.login-card{padding:24px!important;border-radius:28px!important}.login-card-brand{height:96px!important;min-height:96px!important;margin:-4px 0 14px!important;padding:10px 14px!important}.login-card-brand img{max-width:190px!important;max-height:76px!important}.login-card-head span{font-size:11px!important}.login-card-head h2{margin-top:6px!important}.login-card-head p{font-size:15px!important}.login-role-tabs{margin-top:16px!important;padding:5px!important;border-radius:16px!important}.login-role-tabs button{height:38px!important}.login-form{gap:12px!important}.login-form label{gap:6px!important;font-size:13px!important}.login-form input[type=email],.login-form input[type=password]{height:48px!important;border-radius:14px!important}.login-submit{height:52px!important;padding-left:22px!important}.login-submit span{width:32px!important;height:32px!important}.login-create{margin-top:16px!important;padding-top:16px!important}@media (max-width:700px){.login-hero{padding:22px 0!important}.login-card-brand{height:84px!important;min-height:84px!important}.login-card-brand img{max-height:66px!important;max-width:170px!important}}.login-hero{min-height:calc(100vh - 86px)!important;padding:24px 0!important}.login-card{padding:22px 24px!important;border-radius:26px!important;box-shadow:0 26px 70px rgba(7,59,154,.12)!important}.login-card-brand{height:auto!important;min-height:0!important;margin:-2px 0 12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.login-card-brand img{width:auto!important;max-width:78px!important;max-height:78px!important;object-fit:contain!important;filter:drop-shadow(0 12px 22px rgba(7,59,154,.12))!important}.login-card-head{text-align:left!important}.login-card-head span{font-size:10.5px!important;letter-spacing:.14em!important}.login-card-head h2{margin-top:5px!important;font-size:30px!important;line-height:.95!important}.login-card-head p{margin-top:6px!important;font-size:14px!important}.login-role-tabs{margin-top:14px!important;padding:4px!important;border-radius:15px!important}.login-role-tabs button{height:36px!important;border-radius:12px!important;font-size:12px!important}.login-form{gap:10px!important}.login-form label{gap:5px!important;font-size:12.5px!important}.login-form input[type=email],.login-form input[type=password]{height:44px!important;padding:0 14px!important;border-radius:13px!important;font-size:14px!important}.login-row{margin-top:0!important}.login-check,.login-row a{font-size:13px!important}.login-submit{height:50px!important;margin-top:2px!important;padding:0 12px 0 22px!important;font-size:15px!important}.login-submit span{width:31px!important;height:31px!important}.login-create{margin-top:14px!important;padding-top:14px!important}.login-create a,.login-create p{font-size:13px!important}.login-wave-one{bottom:-220px!important;height:310px!important;opacity:.82!important}.login-wave-two{top:110px!important;height:260px!important;opacity:.72!important}@media (max-width:700px){.login-card-centered{width:min(100%,94vw)!important}.login-card{padding:20px!important}.login-card-brand img{max-width:68px!important;max-height:68px!important}}.login-account-note{margin-top:14px!important;padding:14px 15px!important;border:1px solid rgba(195,220,255,.95);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(23,156,247,.1),transparent 35%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(241,248,255,.92));box-shadow:0 12px 28px rgba(7,59,154,.05)}.login-account-note strong{display:block;color:#0b3a7a;font-size:14px;font-weight:950}.login-account-note p{margin:5px 0 10px;color:#61799b;font-size:13px;line-height:1.4}.login-account-note div{display:flex;flex-wrap:wrap;gap:8px}.login-account-note span{display:inline-flex;align-items:center;height:28px;padding:0 11px;border-radius:999px;color:#0b63e5;background:rgba(11,99,229,.08);border:1px solid rgba(11,99,229,.12);font-size:12px;font-weight:900}.login-form{margin-top:14px!important;margin-top:16px!important}.login-card-head p{margin-bottom:0!important}.login-page{min-height:100vh!important;overflow:hidden!important}.login-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 34%,rgba(255,255,255,.16)),radial-gradient(circle at 8% 70%,rgba(255,255,255,.24),transparent 32%);z-index:0}.login-topbar{background:rgba(255,255,255,.92)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(255,255,255,.55)!important}.login-hero{position:relative!important;z-index:1!important;padding:34px 0!important}.login-wave-one,.login-wave-two{opacity:.36!important;background:rgba(255,255,255,.26)!important}.login-card{background:rgba(255,255,255,.34)!important;border:1px solid rgba(255,255,255,.58)!important;box-shadow:0 34px 90px rgba(0,42,105,.22),inset 0 0 0 1px rgba(255,255,255,.24)!important;backdrop-filter:blur(24px) saturate(150%)!important;-webkit-backdrop-filter:blur(24px) saturate(150%)!important}.login-card:before{background:radial-gradient(circle,rgba(255,255,255,.32),transparent 68%)!important}.login-card-brand{background:rgba(255,255,255,.3)!important;border:1px solid rgba(255,255,255,.52)!important;border-radius:20px!important;box-shadow:0 18px 42px rgba(0,42,105,.14),inset 0 0 0 1px rgba(255,255,255,.22)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.login-card-head span{display:none!important}.login-card-head h2{color:#0A1172!important;font-size:32px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-shadow:0 8px 24px rgba(255,255,255,.32)!important}.login-card-head p{color:rgba(9,48,101,.82)!important;font-weight:750!important}.login-form label{color:#063b80!important}.login-form input[type=email],.login-form input[type=password]{background:rgba(255,255,255,.76)!important;border:1px solid rgba(255,255,255,.72)!important;color:#063b80!important;box-shadow:inset 0 0 0 1px rgba(11,99,229,.08),0 10px 24px rgba(0,64,150,.08)!important}.login-form input::placeholder{color:rgba(6,59,128,.58)!important}.login-check,.login-row a{color:#0A1172!important}.login-submit{background:linear-gradient(135deg,#0A1172,#0b86e8)!important;box-shadow:0 22px 46px rgba(0,73,170,.3)!important}.login-create{border-top:1px solid rgba(255,255,255,.46)!important}.login-create p{color:rgba(9,48,101,.78)!important}.login-create a{color:#0A1172!important}.login-card-centered{width:min(100%,445px)!important}@media (max-width:700px){.login-hero{padding:24px 0!important}}.top-actions .btn-outline.active-login,.top-actions .btn-outline[href="/ingresar"]{height:44px!important;min-width:126px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:999px!important;border:1.5px solid rgba(0,91,187,.7)!important;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(235,247,255,.86))!important;color:#0A1172!important;box-shadow:0 12px 28px rgba(0,91,187,.12),inset 0 0 0 1px rgba(255,255,255,.55)!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.top-actions .btn-outline.active-login:before,.top-actions .btn-outline[href="/ingresar"]:before{content:"";width:10px;height:10px;border-radius:999px;border:2px solid #0a1172;box-shadow:0 0 0 4px rgba(0,91,187,.1)}.top-actions .btn-outline.active-login:hover,.top-actions .btn-outline[href="/ingresar"]:hover{transform:translateY(-1px);background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important;border-color:transparent!important;box-shadow:0 18px 36px rgba(0,91,187,.22)!important}.top-actions .btn-outline.active-login:hover:before,.top-actions .btn-outline[href="/ingresar"]:hover:before{border-color:#ffffff;box-shadow:0 0 0 4px rgba(255,255,255,.18)}.home-page,main.home-page{background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.34),transparent 28%),radial-gradient(circle at 82% 22%,rgba(139,212,255,.28),transparent 34%),linear-gradient(135deg,#0A1172,#0b7ee8 44%,#12a6f4)!important}.home-page .hero,.home-page .hero-area,.home-page .hero-section,.home-page .home-hero{background:transparent!important;color:#ffffff!important}.home-page .hero h1,.home-page .hero-area h1,.home-page .hero-section h1,.home-page .home-hero h1{color:#ffffff!important;text-shadow:0 18px 44px rgba(0,42,105,.2)}.home-page .hero p,.home-page .hero-area p,.home-page .hero-section p,.home-page .home-hero p{color:rgba(255,255,255,.88)!important}.home-page .card,.home-page .category-card,.home-page .feature-card,.home-page .hero-card,.home-page .provider-card,.home-page .search-card,.home-page article{border-color:rgba(255,255,255,.52)!important;background:rgba(255,255,255,.82)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.home-page .about-topbar,.home-page header{background:rgba(255,255,255,.92)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.home-page{position:relative!important;min-height:100vh!important;overflow:hidden!important;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 86% 18%,rgba(139,212,255,.3),transparent 34%),radial-gradient(circle at 22% 86%,rgba(255,255,255,.24),transparent 32%),linear-gradient(135deg,#0A1172,#0b7ee8 45%,#12a6f4)!important}.home-page:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 36%,rgba(255,255,255,.12)),radial-gradient(circle at 80% 42%,rgba(255,255,255,.2),transparent 30%);z-index:0}.home-page>*{position:relative!important;z-index:2!important}.home-page .categories,.home-page .features,.home-page .hero,.home-page .hero-area,.home-page .hero-section,.home-page .home-hero,.home-page .providers,.home-page section{background:transparent!important}.home-page h1{color:#ffffff!important;text-shadow:0 18px 44px rgba(0,42,105,.24)}.home-page .eyebrow,.home-page .kicker,.home-page .section-kicker{color:rgba(255,255,255,.88)!important}.home-page p{color:rgba(255,255,255,.86)!important}.home-page .card,.home-page .category-card,.home-page .feature-card,.home-page .hero-card,.home-page .panel,.home-page .provider-card,.home-page .search-card,.home-page .stat-card,.home-page article{border:1px solid rgba(255,255,255,.55)!important;background:rgba(255,255,255,.84)!important;box-shadow:0 24px 60px rgba(0,42,105,.14)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.home-page .card h2,.home-page .card h3,.home-page .category-card h3,.home-page .feature-card h3,.home-page .hero-card h2,.home-page .hero-card h3,.home-page .provider-card h3,.home-page .search-card h2,.home-page .search-card h3,.home-page article h2,.home-page article h3{color:#073b7a!important;text-shadow:none!important}.home-page .card p,.home-page .category-card p,.home-page .feature-card p,.home-page .hero-card p,.home-page .provider-card p,.home-page .search-card p,.home-page article p{color:#4f668b!important}.home-page .about-topbar,.home-page .topbar,.home-page header{background:rgba(255,255,255,.94)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}body{background:#ffffff!important}.login-page{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 82% 22%,rgba(139,212,255,.28),transparent 32%),radial-gradient(circle at 50% 92%,rgba(255,255,255,.3),transparent 34%),linear-gradient(135deg,#0A1172,#0b7ee8 42%,#12a6f4)!important}.categories-page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 12% 14%,rgba(23,156,247,.1),transparent 28%),radial-gradient(circle at 86% 22%,rgba(11,99,229,.08),transparent 34%),linear-gradient(180deg,#ffffff,#f3f9ff);overflow:hidden}.categories-hero{position:relative;padding:74px 0 48px;overflow:hidden}.categories-wave{position:absolute;pointer-events:none;border-radius:50%;animation:categoriesFloat 11s ease-in-out infinite}.categories-wave-one{right:-12%;top:70px;width:720px;height:280px;background:linear-gradient(90deg,rgba(11,99,229,.1),rgba(139,212,255,.22))}.categories-wave-two{left:-18%;bottom:-120px;width:780px;height:280px;background:linear-gradient(90deg,rgba(139,212,255,.24),rgba(11,99,229,.08));animation-delay:-4s}@keyframes categoriesFloat{0%,to{transform:translateX(0) translateY(0) scaleX(1)}50%{transform:translateX(-22px) translateY(12px) scaleX(1.04)}}.categories-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.categories-hero h1{margin:0;max-width:780px;color:var(--text);font-size:clamp(44px,5vw,74px);line-height:.96;letter-spacing:-.07em}.categories-hero p{max-width:700px;margin:20px 0 0;color:#49658c;font-size:18px;line-height:1.56}.categories-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.categories-panel{padding:32px;border:1px solid rgba(195,220,255,.95);border-radius:30px;background:rgba(255,255,255,.78);box-shadow:0 30px 80px rgba(7,59,154,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.categories-panel span{display:inline-block;color:#0b63e5;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.categories-panel h2{margin:12px 0 0;color:var(--text);font-size:34px;line-height:1.02;letter-spacing:-.05em}.categories-panel p{margin-top:14px;font-size:16px}.categories-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.categories-mini-grid strong{display:grid;place-items:center;min-height:42px;border:1px solid rgba(195,220,255,.95);border-radius:14px;background:rgba(255,255,255,.82);color:#0b3a7a;font-size:13px;font-weight:900}.categories-grid-section{position:relative;z-index:2;margin-top:18px}.categories-cta h2,.categories-section-head h2,.categories-use-copy h2{margin:0;color:var(--text);font-size:38px;letter-spacing:-.05em}.categories-cta p,.categories-section-head p,.categories-use-copy p{margin:10px 0 0;color:#5d7498;font-size:16px;line-height:1.55}.categories-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.categories-card{position:relative;min-height:292px;padding:26px;border:1px solid rgba(195,220,255,.95);border-radius:26px;background:rgba(255,255,255,.86);box-shadow:0 18px 46px rgba(7,59,154,.06);overflow:hidden;transition:.22s ease}.categories-card:after{content:"";position:absolute;right:-90px;top:-90px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(23,156,247,.14),transparent 68%)}.categories-card:hover{transform:translateY(-5px);border-color:rgba(11,99,229,.24);box-shadow:0 26px 62px rgba(7,59,154,.11)}.categories-card>*{position:relative;z-index:2}.categories-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#ffffff;background:linear-gradient(135deg,#0A1172,#179cf7);box-shadow:0 16px 32px rgba(11,99,229,.22);font-size:22px;font-weight:900}.categories-card h3{margin:18px 0 0;color:var(--text);font-size:26px;letter-spacing:-.04em}.categories-card p{margin:10px 0 0;color:#5d7498;font-size:15px;line-height:1.5}.categories-examples{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.categories-examples span{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;color:#0b63e5;background:rgba(11,99,229,.08);font-size:12px;font-weight:850}.categories-card a{display:inline-flex;margin-top:18px;color:#0b63e5;font-size:15px;font-weight:950;text-decoration:none}.categories-use{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px;align-items:center;margin-top:34px;padding:34px;border:1px solid rgba(195,220,255,.95);border-radius:30px;background:radial-gradient(circle at 100% 0,rgba(23,156,247,.12),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.9),rgba(237,248,255,.92));box-shadow:0 18px 46px rgba(7,59,154,.06)}.categories-use-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.categories-use-list article{display:flex;align-items:center;gap:12px;min-height:64px;padding:14px;border:1px solid rgba(195,220,255,.95);border-radius:18px;background:rgba(255,255,255,.78)}.categories-use-list strong{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:13px;color:#ffffff;background:linear-gradient(135deg,#0A1172,#179cf7);font-size:13px;font-weight:950}.categories-use-list span{color:#0b3a7a;font-size:14px;font-weight:850}.categories-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;margin-bottom:42px;padding:32px;border-radius:28px;background:linear-gradient(135deg,#0A1172,#12a6f4);box-shadow:0 28px 70px rgba(0,91,187,.22)}.categories-cta h2,.categories-cta p{color:#ffffff}.categories-cta p{opacity:.9}.categories-cta .btn{border:1px solid rgba(255,255,255,.88)!important}@media (max-width:1100px){.categories-hero-grid,.categories-use{grid-template-columns:1fr}.categories-card-grid{grid-template-columns:repeat(2,1fr)}.categories-cta{align-items:flex-start;flex-direction:column}}@media (max-width:700px){.categories-hero{padding:44px 0 34px}.categories-hero h1{font-size:42px}.categories-card-grid,.categories-mini-grid,.categories-use-list{grid-template-columns:1fr}.categories-card,.categories-cta,.categories-panel,.categories-use{padding:22px}}.categories-page{min-height:100vh!important;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 82% 22%,rgba(139,212,255,.28),transparent 32%),radial-gradient(circle at 50% 92%,rgba(255,255,255,.3),transparent 34%),linear-gradient(135deg,#0A1172,#0b7ee8 42%,#12a6f4)!important;overflow:hidden!important}.categories-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2),transparent 34%,rgba(255,255,255,.14)),radial-gradient(circle at 8% 70%,rgba(255,255,255,.22),transparent 32%);z-index:0}.categories-page>*{position:relative!important;z-index:2!important}.categories-page .about-topbar{background:rgba(255,255,255,.94)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(255,255,255,.58)!important}.categories-hero h1{color:#ffffff!important;text-shadow:0 18px 44px rgba(0,42,105,.24)}.categories-hero p,.categories-section-head p,.categories-use-copy p{color:rgba(255,255,255,.86)!important}.categories-page .section-kicker{color:rgba(255,255,255,.92)!important}.categories-card,.categories-panel,.categories-use{background:rgba(255,255,255,.36)!important;border:1px solid rgba(255,255,255,.58)!important;box-shadow:0 26px 70px rgba(0,42,105,.16),inset 0 0 0 1px rgba(255,255,255,.2)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}.categories-panel span{color:#ffffff!important}.categories-panel h2,.categories-section-head h2,.categories-use-copy h2{color:#ffffff!important;text-shadow:0 14px 34px rgba(0,42,105,.18)}.categories-panel p{color:rgba(255,255,255,.86)!important}.categories-mini-grid strong,.categories-use-list article{background:rgba(255,255,255,.72)!important;border:1px solid rgba(255,255,255,.68)!important}.categories-card h3{color:#ffffff!important;text-shadow:0 10px 28px rgba(0,42,105,.18)}.categories-card p{color:rgba(255,255,255,.86)!important}.categories-examples span{color:#0A1172!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(255,255,255,.72)!important}.categories-card a{color:#ffffff!important}.categories-cta{background:linear-gradient(135deg,rgba(0,91,187,.86),rgba(18,166,244,.82))!important;border:1px solid rgba(255,255,255,.52)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.categories-cta .btn{background:#ffffff!important;color:#0A1172!important}.categories-wave-one,.categories-wave-two{opacity:.42!important;background:rgba(255,255,255,.24)!important}.dash-page{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 82% 22%,rgba(139,212,255,.28),transparent 32%),linear-gradient(135deg,#0A1172,#0b7ee8 42%,#12a6f4);color:#063b80}.dash-sidebar{min-height:100vh;padding:24px;border-right:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.42);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);box-shadow:18px 0 60px rgba(0,42,105,.1)}.dash-logo{display:flex;align-items:center;min-height:72px;padding:12px;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.62);box-shadow:0 18px 42px rgba(0,42,105,.1)}.dash-logo img{width:190px;max-width:100%;height:auto;display:block}.dash-nav{display:grid;gap:10px;margin-top:26px}.dash-nav a{display:flex;align-items:center;min-height:46px;padding:0 16px;border-radius:16px;color:#073b7a;font-size:15px;font-weight:850;text-decoration:none}.dash-nav a.active,.dash-nav a:hover{color:#ffffff;background:linear-gradient(135deg,#0A1172,#0b86e8);box-shadow:0 16px 32px rgba(0,73,170,.22)}.dash-side-card{margin-top:28px;padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.48);box-shadow:0 18px 42px rgba(0,42,105,.1)}.dash-side-card span{color:#0A1172;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.dash-side-card strong{display:block;margin-top:8px;color:#063b80;font-size:22px;font-weight:950}.dash-side-card p{margin:8px 0 0;color:rgba(6,59,128,.74);font-size:14px;line-height:1.45}.dash-main{padding:34px;overflow:hidden}.dash-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:30px;border-radius:32px;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.38);box-shadow:0 28px 80px rgba(0,42,105,.16),inset 0 0 0 1px rgba(255,255,255,.18);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.dash-top h1{margin:0;max-width:760px;color:#ffffff;font-size:clamp(38px,4vw,64px);line-height:.96;letter-spacing:-.065em;text-shadow:0 18px 44px rgba(0,42,105,.22)}.dash-top p{max-width:730px;margin:14px 0 0;color:rgba(255,255,255,.88);font-size:17px;line-height:1.55}.dash-top .section-kicker{color:rgba(255,255,255,.92)}.dash-top-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.dash-top-actions .btn-outline{background:rgba(255,255,255,.74)!important}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.dash-opportunity,.dash-panel,.dash-stats article{border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.5);box-shadow:0 22px 56px rgba(0,42,105,.14),inset 0 0 0 1px rgba(255,255,255,.16);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%)}.dash-stats article{padding:20px;border-radius:24px}.dash-stats span{display:block;color:rgba(6,59,128,.72);font-size:13px;font-weight:900}.dash-stats strong{display:block;margin-top:10px;color:#ffffff;font-size:42px;line-height:1;font-weight:950;text-shadow:0 14px 34px rgba(0,42,105,.18)}.dash-stats p{margin:8px 0 0;color:#063b80;font-size:14px;font-weight:800}.dash-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;margin-top:20px}.dash-panel{padding:24px;border-radius:28px}.dash-opportunity h2,.dash-panel-head h2{margin:0;color:#ffffff;font-size:30px;letter-spacing:-.045em;text-shadow:0 14px 34px rgba(0,42,105,.18)}.dash-opportunity p,.dash-panel-head p{margin:8px 0 0;color:rgba(255,255,255,.86);font-size:15px;line-height:1.5}.dash-actions{display:grid;gap:12px;margin-top:18px}.dash-actions a{display:grid;gap:6px;padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.64);text-decoration:none;transition:.22s ease}.dash-actions a:hover{transform:translateY(-3px);background:rgba(255,255,255,.8);box-shadow:0 18px 42px rgba(0,42,105,.12)}.dash-actions strong{color:#0A1172;font-size:18px;font-weight:950}.dash-actions span{color:#4f668b;font-size:14px;line-height:1.45}.dash-activity{display:grid;gap:12px;margin-top:18px}.dash-activity article{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:18px;background:rgba(255,255,255,.64);border:1px solid rgba(255,255,255,.58)}.dash-activity strong{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:12px;background:linear-gradient(135deg,#0A1172,#0b86e8);color:#ffffff;font-size:12px}.dash-activity span{color:#063b80;font-size:14px;line-height:1.45;font-weight:750}.dash-opportunity{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;padding:26px;border-radius:28px}.dash-opportunity span{color:#0A1172;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.dash-opportunity .btn{background:#ffffff!important;color:#0A1172!important;border:1px solid rgba(255,255,255,.88)!important;white-space:nowrap}.login-submit{text-decoration:none!important}@media (max-width:1150px){.dash-page{grid-template-columns:1fr}.dash-sidebar{min-height:auto}.dash-nav{grid-template-columns:repeat(3,1fr)}.dash-grid,.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-opportunity,.dash-top{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.dash-main{padding:18px}.dash-grid,.dash-nav,.dash-stats{grid-template-columns:1fr}.dash-top{padding:22px}.dash-top h1{font-size:40px}}.dash-page{background:radial-gradient(circle at 82% 12%,rgba(18,166,244,.22),transparent 34%),radial-gradient(circle at 18% 84%,rgba(0,91,187,.16),transparent 34%),linear-gradient(180deg,#eef8ff,#dff2ff 48%,#f7fbff)!important;color:#073b7a!important}.dash-sidebar{width:280px!important;background:rgba(255,255,255,.72)!important;border-right:1px solid rgba(166,207,255,.75)!important;box-shadow:18px 0 60px rgba(0,64,150,.08)!important}.dash-logo{background:rgba(255,255,255,.88)!important;border:1px solid rgba(185,216,255,.95)!important;box-shadow:0 16px 34px rgba(0,64,150,.08)!important}.dash-nav a{color:#0b3a7a!important}.dash-nav a.active,.dash-nav a:hover{background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important}.dash-side-card{background:rgba(255,255,255,.76)!important;border:1px solid rgba(185,216,255,.95)!important;box-shadow:0 16px 36px rgba(0,64,150,.08)!important}.dash-main{padding:28px 34px!important}.dash-top{padding:26px 30px!important;border-radius:28px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(185,216,255,.95)!important;box-shadow:0 24px 60px rgba(0,64,150,.1)!important;-webkit-backdrop-filter:blur(20px) saturate(145%)!important;backdrop-filter:blur(20px) saturate(145%)!important}.dash-top .section-kicker{color:#0A1172!important}.dash-top h1{color:#073b7a!important;font-size:clamp(34px,3.2vw,50px)!important;line-height:1.02!important;letter-spacing:-.055em!important;text-shadow:none!important}.dash-top h1,.dash-top p{max-width:680px!important}.dash-top p{color:#4f668b!important;font-size:16px!important}.dash-top-actions .btn-outline{background:#ffffff!important;border:1px solid rgba(0,91,187,.38)!important}.dash-top-actions .btn-primary{background:linear-gradient(135deg,#0A1172,#0b86e8)!important;box-shadow:0 16px 34px rgba(0,91,187,.18)!important}.dash-stats{gap:14px!important;margin-top:18px!important}.dash-stats article{padding:18px 20px!important;border-radius:22px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(185,216,255,.95)!important;box-shadow:0 18px 42px rgba(0,64,150,.08)!important}.dash-stats span{color:#40618c!important}.dash-stats strong{color:#0A1172!important;font-size:38px!important;text-shadow:none!important}.dash-stats p{color:#0b3a7a!important}.dash-opportunity,.dash-panel{background:rgba(255,255,255,.76)!important;border:1px solid rgba(185,216,255,.95)!important;box-shadow:0 22px 54px rgba(0,64,150,.09)!important;-webkit-backdrop-filter:blur(20px) saturate(145%)!important;backdrop-filter:blur(20px) saturate(145%)!important}.dash-panel{padding:24px!important;border-radius:26px!important}.dash-opportunity h2,.dash-panel-head h2{color:#073b7a!important;text-shadow:none!important}.dash-opportunity p,.dash-panel-head p{color:#4f668b!important}.dash-actions a,.dash-activity article{background:rgba(255,255,255,.84)!important;border:1px solid rgba(185,216,255,.85)!important}.dash-actions strong{color:#0A1172!important}.dash-activity span{color:#073b7a!important}.dash-opportunity{padding:24px 28px!important;border-radius:26px!important}.dash-opportunity span{color:#0A1172!important}.dash-opportunity .btn{background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important;border:0!important;box-shadow:0 16px 34px rgba(0,91,187,.18)!important}.dash-grid{gap:18px!important;margin-top:18px!important}@media (max-width:1150px){.dash-sidebar{width:100%!important}}@media (max-width:700px){.dash-main{padding:18px!important}.dash-top h1{font-size:36px!important}}.dash-page{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 82% 22%,rgba(139,212,255,.28),transparent 32%),radial-gradient(circle at 50% 92%,rgba(255,255,255,.3),transparent 34%),linear-gradient(135deg,#0A1172,#0b7ee8 42%,#12a6f4)!important}.dash-sidebar{background:rgba(255,255,255,.34)!important;border-right:1px solid rgba(255,255,255,.46)!important;box-shadow:18px 0 60px rgba(0,42,105,.14)!important;backdrop-filter:blur(24px) saturate(150%)!important;-webkit-backdrop-filter:blur(24px) saturate(150%)!important}.dash-logo,.dash-side-card{background:rgba(255,255,255,.72)!important;border:1px solid rgba(255,255,255,.62)!important}.dash-opportunity,.dash-panel,.dash-stats article,.dash-top{background:rgba(255,255,255,.36)!important;border:1px solid rgba(255,255,255,.58)!important;box-shadow:0 28px 76px rgba(0,42,105,.18),inset 0 0 0 1px rgba(255,255,255,.18)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}.dash-opportunity span,.dash-top .section-kicker{color:rgba(255,255,255,.92)!important}.dash-opportunity h2,.dash-panel-head h2,.dash-top h1{color:#ffffff!important;text-shadow:0 18px 44px rgba(0,42,105,.22)!important}.dash-opportunity p,.dash-panel-head p,.dash-top p{color:rgba(255,255,255,.88)!important}.dash-stats span{color:rgba(255,255,255,.82)!important}.dash-stats strong{color:#ffffff!important;text-shadow:0 14px 34px rgba(0,42,105,.2)!important}.dash-stats p{color:rgba(255,255,255,.88)!important}.dash-actions a,.dash-activity article{background:rgba(255,255,255,.76)!important;border:1px solid rgba(255,255,255,.68)!important}.dash-actions strong,.dash-activity span{color:#073b7a!important}.dash-actions span{color:#4f668b!important}.dash-top-actions .btn-outline{background:rgba(255,255,255,.86)!important;color:#0A1172!important;border:1px solid rgba(255,255,255,.82)!important}.dash-opportunity .btn,.dash-top-actions .btn-primary{background:#ffffff!important;color:#0A1172!important;border:1px solid rgba(255,255,255,.88)!important;box-shadow:0 18px 38px rgba(0,42,105,.18)!important}.c505-chat-launcher{position:fixed;left:20px;bottom:20px;z-index:60;width:68px;height:68px;border:0;border-radius:999px;background:linear-gradient(135deg,#0A1172,#12a6f4);box-shadow:0 18px 38px rgba(0,73,170,.28);display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.c505-chat-launcher:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 24px 44px rgba(0,73,170,.34)}.c505-chat-launcher img{width:42px;height:42px;object-fit:contain;display:block}.c505-chat-window{position:fixed;left:20px;bottom:100px;z-index:61;width:min(390px,calc(100vw - 28px));height:560px;display:flex;flex-direction:column;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#0b7ee8,#0A1172);box-shadow:0 30px 70px rgba(0,42,105,.3)}.c505-chat-top{justify-content:space-between;padding:18px 18px 14px;background:rgba(255,255,255,.08)}.c505-chat-top,.c505-chat-top-brand{display:flex;align-items:center;gap:12px}.c505-chat-top-logo{width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.14);display:grid;place-items:center}.c505-chat-top-logo img{width:28px;height:28px;object-fit:contain}.c505-chat-top strong{display:block;color:#ffffff;font-size:18px;font-weight:950;line-height:1.1}.c505-chat-top span{display:block;margin-top:3px;color:rgba(255,255,255,.8);font-size:13px;font-weight:700}.c505-chat-close{width:38px;height:38px;border:0;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;font-size:22px;line-height:1;cursor:pointer}.c505-chat-body{flex:1 1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0)),radial-gradient(circle at top left,rgba(255,255,255,.1),transparent 28%)}.c505-chat-message{max-width:82%;padding:12px 14px 10px;border-radius:20px}.c505-chat-message small{display:block;margin-bottom:5px;font-size:11px;font-weight:900;opacity:.92}.c505-chat-message p{margin:0;font-size:14px;line-height:1.45}.c505-chat-message time{display:block;margin-top:6px;font-size:11px;font-weight:800;opacity:.8}.c505-chat-message.is-other{align-self:flex-start;background:#2db4ff;color:#ffffff;border-bottom-left-radius:8px}.c505-chat-message.is-me{align-self:flex-end;background:rgba(255,255,255,.98);color:#0A1172;border-bottom-right-radius:8px}.c505-chat-input-wrap{display:flex;gap:10px;padding:14px 16px 16px;background:rgba(255,255,255,.08)}.c505-chat-input-wrap input{flex:1 1;height:48px;border:0;border-radius:16px;padding:0 16px;background:rgba(255,255,255,.92);color:#0A1172;font-size:14px;font-weight:700}.c505-chat-input-wrap input::placeholder{color:rgba(0,91,187,.6)}.c505-chat-input-wrap button{height:48px;padding:0 18px;border:0;border-radius:16px;background:rgba(255,255,255,.98);color:#0A1172;font-size:14px;font-weight:900;cursor:pointer;white-space:nowrap}@media (max-width:700px){.c505-chat-launcher{left:16px;bottom:16px;width:62px;height:62px}.c505-chat-window{left:14px;right:14px;bottom:88px;width:auto;height:70vh}}[data-next-badge-root],[data-next-mark-root],[data-nextjs-dialog-overlay],[data-nextjs-toast],nextjs-portal{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.c505-chat-launcher{left:auto!important;right:20px!important;bottom:20px!important;background:#ffffff!important;border:0!important;box-shadow:0 18px 42px rgba(0,73,170,.22)!important}.c505-chat-launcher:hover{box-shadow:0 22px 48px rgba(0,73,170,.28)!important}.c505-chat-launcher img{width:44px!important;height:44px!important;object-fit:contain!important;display:block!important}.c505-chat-window{left:auto!important;right:20px!important;bottom:100px!important}@media (max-width:700px){.c505-chat-launcher{left:auto!important;right:16px!important;bottom:16px!important;width:62px!important;height:62px!important}.c505-chat-window{left:14px!important;right:14px!important;bottom:88px!important;width:auto!important}}.hero-filter-bar,.hero-search,.home-search,.search-bar,.search-panel{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr) minmax(0,.9fr) minmax(0,1fr) auto!important;align-items:center!important;gap:0!important;overflow:hidden!important}.hero-filter-bar>*,.hero-search>*,.home-search>*,.search-bar>*,.search-panel>*{min-width:0!important}.hero-filter-bar input,.hero-search input,.home-search input,.search-bar input,.search-panel input{width:100%!important;min-width:0!important;font-size:15px!important}.hero-filter-bar .field,.hero-filter-bar .search-field,.hero-search .field,.hero-search .search-field,.home-search .field,.home-search .search-field,.search-bar .field,.search-bar .search-field,.search-panel .field,.search-panel .search-field{padding:0 18px!important;min-width:0!important;overflow:hidden!important}.hero-filter-bar .field strong,.hero-filter-bar .search-field strong,.hero-search .field strong,.hero-search .search-field strong,.home-search .field strong,.home-search .search-field strong,.search-bar .field strong,.search-bar .search-field strong,.search-panel .field strong,.search-panel .search-field strong{display:block!important;font-size:15px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero-filter-bar .field small,.hero-filter-bar .field span,.hero-filter-bar .search-field small,.hero-filter-bar .search-field span,.hero-filter-bar input::placeholder,.hero-search .field small,.hero-search .field span,.hero-search .search-field small,.hero-search .search-field span,.hero-search input::placeholder,.home-search .field small,.home-search .field span,.home-search .search-field small,.home-search .search-field span,.home-search input::placeholder,.search-bar .field small,.search-bar .field span,.search-bar .search-field small,.search-bar .search-field span,.search-bar input::placeholder,.search-panel .field small,.search-panel .field span,.search-panel .search-field small,.search-panel .search-field span,.search-panel input::placeholder{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important}.hero-filter-bar .btn,.hero-filter-bar button,.hero-search .btn,.hero-search button,.home-search .btn,.home-search button,.search-bar .btn,.search-bar button,.search-panel .btn,.search-panel button{min-width:140px!important;height:56px!important;border-radius:16px!important;font-size:16px!important;font-weight:900!important;align-self:center!important;justify-self:end!important}@media (max-width:1100px){.hero-filter-bar,.hero-search,.home-search,.search-bar,.search-panel{grid-template-columns:1fr 1fr!important;gap:12px!important}.hero-filter-bar .btn,.hero-filter-bar button,.hero-search .btn,.hero-search button,.home-search .btn,.home-search button,.search-bar .btn,.search-bar button,.search-panel .btn,.search-panel button{grid-column:1/-1!important;width:100%!important;justify-self:stretch!important}}@media (max-width:700px){.hero-filter-bar,.hero-search,.home-search,.search-bar,.search-panel{grid-template-columns:1fr!important}}.bottom-cta,.cta-banner,.home-cta,.home-growth-banner{background:linear-gradient(135deg,#0072d4,#129af3 55%,#21b1ff)!important;border-radius:28px!important;padding:28px 30px!important;box-shadow:0 22px 56px rgba(0,91,187,.18)!important}.bottom-cta h2,.cta-banner h2,.home-cta h2,.home-growth-banner h2{color:#ffffff!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important;margin-bottom:10px!important}.bottom-cta p,.cta-banner p,.home-cta p,.home-growth-banner p{color:rgba(255,255,255,.92)!important;font-size:16px!important;line-height:1.5!important;max-width:760px!important}.bottom-cta .btn,.bottom-cta a,.cta-banner .btn,.cta-banner a,.home-cta .btn,.home-cta a,.home-growth-banner .btn,.home-growth-banner a{background:rgba(255,255,255,.14)!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.45)!important;border-radius:18px!important;min-height:56px!important;padding:0 28px!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important}.bottom-cta .btn:hover,.bottom-cta a:hover,.cta-banner .btn:hover,.cta-banner a:hover,.home-cta .btn:hover,.home-cta a:hover,.home-growth-banner .btn:hover,.home-growth-banner a:hover{background:rgba(255,255,255,.22)!important}.ad-slots,.ads-grid,.publicity-grid{margin-top:18px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important}.ad-card,.ad-slot,.publicity-card{min-height:110px!important;border-radius:20px!important;background:rgba(255,255,255,.16)!important;color:#ffffff!important;padding:18px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.ad-card strong,.ad-slot strong,.publicity-card strong{display:block!important;font-size:16px!important;font-weight:900!important;margin-bottom:6px!important}.ad-card p,.ad-card span,.ad-slot p,.ad-slot span,.publicity-card p,.publicity-card span{color:rgba(255,255,255,.88)!important;font-size:14px!important;line-height:1.4!important}@media (max-width:900px){.ad-slots,.ads-grid,.publicity-grid{grid-template-columns:1fr!important}}.rotating-ad-band{margin:26px 0 12px;grid-template-columns:1.2fr .95fr}.rotating-ad-copy{min-width:0}.rotating-ad-kicker{display:inline-block;margin-bottom:10px;color:rgba(255,255,255,.88);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.rotating-ad-band h2{margin:0 0 12px;color:#ffffff;font-size:clamp(34px,3.4vw,54px);line-height:1.02;letter-spacing:-.05em}.rotating-ad-band p{margin:0;max-width:760px;color:rgba(255,255,255,.93);font-size:18px;line-height:1.55}.rotating-ad-actions a{background:rgba(255,255,255,.15);font-weight:900;justify-content:center;box-shadow:none}.rotating-ad-stage{display:flex;justify-content:flex-end}.rotating-ad-card{width:100%;max-width:430px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.rotating-ad-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.98);color:#0070d1;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rotating-ad-card strong{margin-top:16px;color:#ffffff;font-size:28px;line-height:1.05;font-weight:900}.rotating-ad-card small{display:block;margin-top:6px;color:rgba(255,255,255,.84);font-size:14px;font-weight:800}.rotating-ad-card p{margin-top:14px}.rotating-ad-card-footer{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.rotating-ad-card-footer>span{color:#ffffff;font-size:15px;font-weight:900}.rotating-ad-dots{display:flex;gap:8px}.rotating-ad-dots button{width:12px;height:12px;border:0;border-radius:999px;background:rgba(255,255,255,.35);cursor:pointer}.rotating-ad-dots button.is-active{width:28px;background:rgba(255,255,255,.98)}@media (max-width:980px){.rotating-ad-band{grid-template-columns:1fr;padding:24px}.rotating-ad-stage{justify-content:stretch}.rotating-ad-card{max-width:none}}@media (max-width:700px){.rotating-ad-band h2{font-size:34px}.rotating-ad-band p{font-size:16px}.rotating-ad-card{min-height:auto;padding:20px}.rotating-ad-card strong{font-size:24px}.rotating-ad-card-footer{flex-direction:column;align-items:flex-start}}.home-page [class*=Filter]:has(button),.home-page [class*=Search]:has(button),.home-page [class*=filter]:has(button),.home-page [class*=search]:has(button){grid-template-columns:minmax(190px,1.4fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(130px,.8fr) 140px!important;gap:0!important;overflow:hidden!important}.home-page [class*=Filter] strong,.home-page [class*=Search] strong,.home-page [class*=filter] strong,.home-page [class*=search] strong{display:block!important;font-size:14px!important}.home-page [class*=Filter] small,.home-page [class*=Filter] span,.home-page [class*=Search] small,.home-page [class*=Search] span,.home-page [class*=filter] small,.home-page [class*=filter] span,.home-page [class*=search] small,.home-page [class*=search] span{display:block!important;font-size:12px!important}.home-page [class*=Filter] button,.home-page [class*=Search] button,.home-page [class*=filter] button,.home-page [class*=search] button{width:140px!important;min-width:140px!important}.rotating-ad-band{margin:28px 0 18px;padding:30px;border-radius:32px;background:linear-gradient(135deg,#0070d1,#1097ee 52%,#1db0ff);box-shadow:0 24px 60px rgba(0,91,187,.18);display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center;overflow:hidden}.rotating-ad-copy span{color:rgba(255,255,255,.88);font-size:13px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.rotating-ad-copy h2{margin:10px 0 12px;color:#ffffff;font-size:clamp(34px,3.4vw,52px);line-height:1.02;letter-spacing:-.05em}.rotating-ad-copy p{margin:0;max-width:760px;color:rgba(255,255,255,.92);font-size:18px;line-height:1.55}.rotating-ad-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.rotating-ad-actions a{min-height:54px;padding:0 22px;border-radius:16px;background:rgba(255,255,255,.16);color:#ffffff;display:inline-flex;align-items:center;text-decoration:none;font-size:15px;font-weight:950}.rotating-ad-card{min-height:240px;padding:24px;border-radius:26px;background:rgba(255,255,255,.18);color:#ffffff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rotating-ad-card small{display:inline-flex;min-height:32px;align-items:center;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.98);color:#0070d1;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.rotating-ad-card h3{margin:16px 0 4px;color:#ffffff;font-size:28px;line-height:1.05}.rotating-ad-card strong{display:block;color:rgba(255,255,255,.84);font-size:14px}.rotating-ad-card p{margin:14px 0 0;color:rgba(255,255,255,.94);font-size:15px;line-height:1.55}.rotating-ad-footer{margin-top:18px;display:flex;justify-content:space-between;align-items:center}.rotating-ad-footer>span{font-size:15px;font-weight:950}.rotating-ad-footer div{display:flex;gap:8px}.rotating-ad-footer button{width:12px;height:12px;border:0;border-radius:999px;background:rgba(255,255,255,.38);cursor:pointer}.rotating-ad-footer button.active{width:28px;background:rgba(255,255,255,.98)}@media (max-width:980px){.home-page [class*=Filter]:has(button),.home-page [class*=Search]:has(button),.home-page [class*=filter]:has(button),.home-page [class*=search]:has(button),.rotating-ad-band{grid-template-columns:1fr!important}.home-page [class*=Filter] button,.home-page [class*=Search] button,.home-page [class*=filter] button,.home-page [class*=search] button{width:100%!important;min-width:100%!important}}.home-page section:not(.rotating-ad-band) h1,.home-page section:not(.rotating-ad-band) h2,.home-page section:not(.rotating-ad-band) h3{color:#0A1172!important;text-shadow:none!important}.home-page section:not(.rotating-ad-band) p{color:#3f5f8c!important}.home-page section:not(.rotating-ad-band) .eyebrow,.home-page section:not(.rotating-ad-band) .kicker,.home-page section:not(.rotating-ad-band) .section-kicker{color:#0A1172!important}.home-page [class*=Filter]:has(button),.home-page [class*=Search]:has(button),.home-page [class*=filter]:has(button),.home-page [class*=search]:has(button){grid-template-columns:minmax(160px,1.3fr) minmax(100px,.75fr) minmax(100px,.75fr) minmax(100px,.75fr) 118px!important;overflow:visible!important}.home-page [class*=Filter]:has(button)>*,.home-page [class*=Search]:has(button)>*,.home-page [class*=filter]:has(button)>*,.home-page [class*=search]:has(button)>*{min-width:0!important}.home-page [class*=Filter] strong,.home-page [class*=Search] strong,.home-page [class*=filter] strong,.home-page [class*=search] strong{font-size:13px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.home-page [class*=Filter] small,.home-page [class*=Filter] span,.home-page [class*=Search] small,.home-page [class*=Search] span,.home-page [class*=filter] small,.home-page [class*=filter] span,.home-page [class*=search] small,.home-page [class*=search] span{font-size:11px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.home-page [class*=Filter] button,.home-page [class*=Search] button,.home-page [class*=filter] button,.home-page [class*=search] button{max-width:118px!important;padding:0!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;font-weight:950!important;overflow:visible!important}.rotating-ad-band{width:min(1180px,calc(100% - 40px))!important;margin:46px auto 34px!important;padding:34px 32px!important;border-radius:34px!important;background:linear-gradient(135deg,#0A1172,#0b86e8 48%,#20b2ff)!important;box-shadow:0 28px 70px rgba(0,91,187,.22)!important}.rotating-ad-band h2,.rotating-ad-band h3,.rotating-ad-band p,.rotating-ad-band span,.rotating-ad-band strong{text-shadow:none!important}.rotating-ad-band h2{color:#ffffff!important}.rotating-ad-band p{color:rgba(255,255,255,.92)!important}.rotating-ad-card{background:rgba(255,255,255,.18)!important;border:0!important;box-shadow:none!important}@media (max-width:980px){.home-page [class*=Filter]:has(button),.home-page [class*=Search]:has(button),.home-page [class*=filter]:has(button),.home-page [class*=search]:has(button){width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;gap:10px!important}.home-page [class*=Filter] button,.home-page [class*=Search] button,.home-page [class*=filter] button,.home-page [class*=search] button{width:100%!important;min-width:100%!important;max-width:100%!important}.rotating-ad-band{width:min(100% - 28px,1180px)!important;grid-template-columns:1fr!important}}.home-page{background:#ffffff!important}.home-page>section:first-of-type{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 38%,rgba(245,250,255,.45))!important;overflow:hidden!important}.home-page>section:first-of-type h1{font-size:clamp(48px,5.2vw,76px)!important;line-height:.96!important;letter-spacing:-.065em!important}.home-page>section:first-of-type p{color:#3f5f8c!important;max-width:690px!important}.home-page [class*=Filter]:has(button),.home-page [class*=Search]:has(button),.home-page [class*=filter]:has(button),.home-page [class*=search]:has(button){width:min(100%,620px)!important;max-width:620px!important;min-height:72px!important;display:grid!important;grid-template-columns:minmax(170px,1.3fr) minmax(110px,.75fr) minmax(110px,.75fr) minmax(110px,.75fr) 118px!important;align-items:center!important;border-radius:18px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(184,214,255,.96)!important;box-shadow:0 18px 42px rgba(7,59,154,.08)!important}.home-page [class*=Filter] button,.home-page [class*=Search] button,.home-page [class*=filter] button,.home-page [class*=search] button{width:118px!important;min-width:118px!important;height:56px!important;border-radius:16px!important;background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important;box-shadow:0 16px 34px rgba(0,91,187,.2)!important}.home-page section:has(.category-card),.home-page section:has(.provider-card),.home-page section:has([class*=category]),.home-page section:has([class*=provider]){background:radial-gradient(circle at 16% 0,rgba(23,156,247,.12),transparent 28%),radial-gradient(circle at 88% 14%,rgba(11,99,229,.1),transparent 30%),linear-gradient(180deg,#f7fbff,#eef7ff)!important;padding-top:28px!important;padding-bottom:46px!important}.home-page section:has(.category-card) .category-card,.home-page section:has([class*=category]) [class*=category-card],.home-page section:has([class*=category]) article{background:rgba(255,255,255,.86)!important;border:1px solid rgba(184,214,255,.92)!important;box-shadow:0 16px 36px rgba(7,59,154,.06)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.home-page .provider-card,.home-page [class*=provider-card],.home-page section:has([class*=provider]) article{background:rgba(255,255,255,.9)!important;border:1px solid rgba(184,214,255,.92)!important;box-shadow:0 18px 42px rgba(7,59,154,.08)!important}.home-page section:has([class*=category]) h2,.home-page section:has([class*=category]) h3,.home-page section:has([class*=provider]) h2,.home-page section:has([class*=provider]) h3{color:#0A1172!important;text-shadow:none!important}.home-page section:has([class*=category]) p,.home-page section:has([class*=provider]) p{color:#4f668b!important}.rotating-ad-band{width:min(1180px,calc(100% - 48px))!important;margin:42px auto!important;padding:28px!important;border-radius:32px!important;gap:26px!important;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.2),transparent 32%),linear-gradient(135deg,#0A1172,#0b86e8 48%,#18aaf8)!important;box-shadow:0 28px 70px rgba(0,91,187,.2)!important}.rotating-ad-copy span{color:rgba(255,255,255,.88)!important;font-size:12px!important;letter-spacing:.18em!important}.rotating-ad-copy h2{font-size:clamp(34px,3vw,46px)!important;max-width:620px!important}.rotating-ad-copy p{font-size:16px!important;line-height:1.55!important;max-width:720px!important}.rotating-ad-actions a{background:rgba(255,255,255,.18)!important;color:#ffffff!important;min-height:52px!important;border-radius:16px!important}.rotating-ad-card{min-height:230px!important;padding:26px!important;border-radius:28px!important;background:rgba(255,255,255,.92)!important;color:#0A1172!important;box-shadow:0 22px 52px rgba(0,42,105,.14)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.rotating-ad-card small{background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important}.rotating-ad-card h3{font-size:28px!important}.rotating-ad-card p{color:#4f668b!important}.rotating-ad-footer>span{color:#0A1172!important}.rotating-ad-footer button{background:rgba(0,91,187,.22)!important}.rotating-ad-footer button.active{background:#0A1172!important}.home-page footer{border-top:1px solid rgba(184,214,255,.75)!important;background:#ffffff!important}@media (max-width:980px){.home-page [class*=Filter]:has(button),.home-page [class*=Search]:has(button),.home-page [class*=filter]:has(button),.home-page [class*=search]:has(button),.rotating-ad-band{grid-template-columns:1fr!important;width:min(100% - 28px,1180px)!important}.home-page [class*=Filter] button,.home-page [class*=Search] button,.home-page [class*=filter] button,.home-page [class*=search] button{width:100%!important;min-width:100%!important}}.home-page>section:first-of-type [class*=Filter]:has(button),.home-page>section:first-of-type [class*=Search]:has(button),.home-page>section:first-of-type [class*=filter]:has(button),.home-page>section:first-of-type [class*=search]:has(button){width:min(100%,520px)!important;max-width:520px!important;grid-template-columns:minmax(170px,1.35fr) minmax(105px,.8fr) minmax(105px,.8fr) minmax(105px,.8fr)!important}.home-page>section:first-of-type a[href*=proveedores],.home-page>section:first-of-type a[href="/#proveedores"]{min-width:190px!important;min-height:56px!important;border-radius:16px!important;background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important;font-weight:950!important;box-shadow:0 18px 38px rgba(0,91,187,.2)!important}@media (max-width:980px){.home-page>section:first-of-type [class*=Filter]:has(button),.home-page>section:first-of-type [class*=Search]:has(button),.home-page>section:first-of-type [class*=filter]:has(button),.home-page>section:first-of-type [class*=search]:has(button){width:100%!important;max-width:100%!important;grid-template-columns:1fr!important}}.home-page>section:first-of-type [class*=Filter]:has(button),.home-page>section:first-of-type [class*=Search]:has(button),.home-page>section:first-of-type [class*=filter]:has(button),.home-page>section:first-of-type [class*=search]:has(button){width:min(100%,560px)!important;max-width:560px!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;grid-template-areas:"need need need" "rubro zona categoria"!important;gap:0!important;padding:0!important;overflow:hidden!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(184,214,255,.96)!important;border-radius:18px!important;box-shadow:0 18px 42px rgba(7,59,154,.08)!important}.home-page>section:first-of-type [class*=Filter] button,.home-page>section:first-of-type [class*=Search] button,.home-page>section:first-of-type [class*=filter] button,.home-page>section:first-of-type [class*=search] button{display:none!important}.home-page>section:first-of-type [class*=Filter]:has(button)>:first-child,.home-page>section:first-of-type [class*=Search]:has(button)>:first-child,.home-page>section:first-of-type [class*=filter]:has(button)>:first-child,.home-page>section:first-of-type [class*=search]:has(button)>:first-child{grid-area:need!important;min-height:74px!important;padding:14px 18px!important;border-bottom:1px solid rgba(184,214,255,.9)!important}.home-page>section:first-of-type [class*=Filter]:has(button)>:nth-child(2),.home-page>section:first-of-type [class*=Search]:has(button)>:nth-child(2),.home-page>section:first-of-type [class*=filter]:has(button)>:nth-child(2),.home-page>section:first-of-type [class*=search]:has(button)>:nth-child(2){grid-area:rubro!important;min-height:74px!important;padding:14px 18px!important;border-right:1px solid rgba(184,214,255,.9)!important}.home-page>section:first-of-type [class*=Filter]:has(button)>:nth-child(3),.home-page>section:first-of-type [class*=Search]:has(button)>:nth-child(3),.home-page>section:first-of-type [class*=filter]:has(button)>:nth-child(3),.home-page>section:first-of-type [class*=search]:has(button)>:nth-child(3){grid-area:zona!important;min-height:74px!important;padding:14px 18px!important;border-right:1px solid rgba(184,214,255,.9)!important}.home-page>section:first-of-type [class*=Filter]:has(button)>:nth-child(4),.home-page>section:first-of-type [class*=Search]:has(button)>:nth-child(4),.home-page>section:first-of-type [class*=filter]:has(button)>:nth-child(4),.home-page>section:first-of-type [class*=search]:has(button)>:nth-child(4){grid-area:categoria!important;min-height:74px!important;padding:14px 18px!important}.home-page>section:first-of-type [class*=Filter] strong,.home-page>section:first-of-type [class*=Search] strong,.home-page>section:first-of-type [class*=filter] strong,.home-page>section:first-of-type [class*=search] strong{display:block!important;color:#0A1172!important;font-size:13px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.home-page>section:first-of-type [class*=Filter] small,.home-page>section:first-of-type [class*=Filter] span,.home-page>section:first-of-type [class*=Search] small,.home-page>section:first-of-type [class*=Search] span,.home-page>section:first-of-type [class*=filter] small,.home-page>section:first-of-type [class*=filter] span,.home-page>section:first-of-type [class*=search] small,.home-page>section:first-of-type [class*=search] span{display:block!important;margin-top:4px!important;color:#55719c!important;font-size:11px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:980px){.home-page>section:first-of-type [class*=Filter]:has(button),.home-page>section:first-of-type [class*=Search]:has(button),.home-page>section:first-of-type [class*=filter]:has(button),.home-page>section:first-of-type [class*=search]:has(button){width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;grid-template-areas:"need" "rubro" "zona" "categoria"!important}.home-page>section:first-of-type [class*=Filter]:has(button)>:nth-child(2),.home-page>section:first-of-type [class*=Filter]:has(button)>:nth-child(3),.home-page>section:first-of-type [class*=Search]:has(button)>:nth-child(2),.home-page>section:first-of-type [class*=Search]:has(button)>:nth-child(3),.home-page>section:first-of-type [class*=filter]:has(button)>:nth-child(2),.home-page>section:first-of-type [class*=filter]:has(button)>:nth-child(3),.home-page>section:first-of-type [class*=search]:has(button)>:nth-child(2),.home-page>section:first-of-type [class*=search]:has(button)>:nth-child(3){border-right:0!important;border-bottom:1px solid rgba(184,214,255,.9)!important}}.c505-home-finder{overflow:hidden;border:1px solid rgba(184,214,255,.96);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(7,59,154,.08)}.c505-home-finder-main{gap:6px;padding:14px 18px 12px;border-bottom:1px solid rgba(184,214,255,.9)}.c505-home-finder-filters span,.c505-home-finder-main span{color:#0A1172;font-size:13px;font-weight:950;line-height:1.1}.c505-home-finder-main input{height:30px;color:#0A1172;font-size:14px;font-weight:700}.c505-home-finder-main input::placeholder{color:#55719c;font-size:13px}.c505-home-finder-main:focus-within{background:rgba(242,248,255,.75)}.c505-home-finder-filters{display:grid;grid-template-columns:repeat(3,1fr)}.c505-home-finder-filters label{display:grid;gap:5px;padding:12px 14px;min-width:0}.c505-home-finder-filters label:not(:last-child){border-right:1px solid rgba(184,214,255,.9)}.c505-home-finder-filters select{width:100%;height:28px;border:0;outline:0;background:transparent;color:#55719c;font-size:12px;font-weight:700;cursor:pointer}.c505-home-finder-filters select:focus{color:#0A1172}.home-page>section:first-of-type a[href="/#proveedores"]{min-width:190px!important;min-height:56px!important;box-shadow:0 18px 38px rgba(0,91,187,.2)!important}@media (max-width:700px){.c505-home-finder{width:100%;max-width:100%}.c505-home-finder-filters{grid-template-columns:1fr}.c505-home-finder-filters label:not(:last-child){border-right:0;border-bottom:1px solid rgba(184,214,255,.9)}}.home-page .categories-grid,.home-page .categories-row,.home-page .categories-strip,.home-page .category-grid,.home-page .category-row,.home-page .category-strip,.home-page .home-categories,.home-page .home-category-strip,.home-page [class*=categories-grid],.home-page [class*=categories-row],.home-page [class*=categories-strip],.home-page [class*=category-grid],.home-page [class*=category-row],.home-page [class*=category-strip],.home-page [class*=home-categories],.home-page [class*=home-category]{display:none!important}.home-page section:has([class*=provider])>div:first-child:has([class*=card]),.home-page section:has([class*=provider])>div:first-child:has(article){display:none!important}.home-page section:has([class*=provider]){padding-top:20px!important}.c505-home-finder{width:min(100%,560px);max-width:560px;display:grid;gap:14px;padding:0;background:transparent;border:0;box-shadow:none}.c505-home-finder-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.c505-home-filter-pill{display:grid;gap:6px;padding:12px 14px;min-height:78px;border-radius:16px;border:1px solid rgba(179,212,255,.95);background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(7,59,154,.06)}.c505-home-filter-pill span{color:#0a3f91;font-size:13px;font-weight:900;line-height:1.1}.c505-home-filter-pill select{width:100%;height:28px;border:0;outline:0;background:transparent;color:#46658f;font-size:14px;font-weight:700;cursor:pointer;padding:0}.c505-home-finder-main{display:grid;gap:8px;padding:16px 18px;min-height:98px;border-radius:18px;border:1px solid rgba(159,203,255,.95);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,250,255,.98));box-shadow:0 16px 38px rgba(7,59,154,.08)}.c505-home-finder-main span{color:#0a3f91;font-size:14px;font-weight:950;line-height:1.1}.c505-home-finder-main input{width:100%;height:34px;border:0;outline:0;background:transparent;color:#0c2f6d;font-size:18px;font-weight:800;line-height:1.2;padding:0}.c505-home-finder-main input::placeholder{color:#53719d;font-size:16px;font-weight:600}.c505-home-finder-main:focus-within{border-color:rgba(18,117,233,.95);box-shadow:0 18px 42px rgba(11,99,229,.14)}@media (max-width:900px){.c505-home-finder-top{grid-template-columns:1fr}.c505-home-filter-pill{min-height:72px}.c505-home-finder-main{min-height:92px}}.home-page section:first-of-type .hero-actions,.home-page section:first-of-type [class*=hero-actions]{margin-top:18px!important}.home-page a[href*="#proveedores"],.home-page a[href="/#proveedores"]{min-width:170px!important;min-height:52px!important;border-radius:16px!important;font-weight:900!important}.home-page>section:first-of-type{position:relative!important}.home-page>section:first-of-type h1,.home-page>section:first-of-type p{text-align:left!important}.c505-home-finder{width:min(100%,560px)!important;max-width:560px!important;display:grid!important;gap:14px!important;position:relative!important;z-index:5!important}.c505-home-finder-top{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.c505-home-filter-pill{min-height:72px!important;padding:13px 15px!important;border-radius:18px!important;border:0!important;background:linear-gradient(135deg,#eaf5ff,#d7ecff)!important;box-shadow:0 14px 30px rgba(7,59,154,.08)!important}.c505-home-filter-pill span{color:#0A1172!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important}.c505-home-filter-pill select{color:#073b7a!important;font-size:15px!important;font-weight:850!important}.c505-home-finder-main{min-height:96px!important;padding:16px 18px!important;border-radius:22px!important;border:0!important;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.22),transparent 36%),linear-gradient(135deg,#0A1172,#0b86e8 52%,#18aaf8)!important;box-shadow:0 18px 42px rgba(0,91,187,.18)!important}.c505-home-finder-main span{color:#ffffff!important;font-size:14px!important;font-weight:950!important}.c505-home-finder-main input{color:#ffffff!important;font-size:17px!important;font-weight:850!important}.c505-home-finder-main input::placeholder{color:rgba(255,255,255,.86)!important;font-size:16px!important;font-weight:750!important}.home-page>section:first-of-type a[href="/#proveedores"]{border-radius:16px!important;background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important;font-weight:950!important;box-shadow:0 16px 34px rgba(0,91,187,.22)!important}.home-page>section:first-of-type div:has(>a[href="/#proveedores"]){width:min(100%,560px)!important;display:flex!important;justify-content:flex-end!important}@media (max-width:900px){.c505-home-finder-top{grid-template-columns:1fr!important}.home-page>section:first-of-type div:has(>a[href="/#proveedores"]){width:100%!important;justify-content:flex-start!important}}.home-page>section:first-of-type .c505-home-finder+.hero-actions,.home-page>section:first-of-type .c505-home-finder+div,.home-page>section:first-of-type div:has(.c505-home-finder)~div:has(a[href="/#proveedores"]),.home-page>section:first-of-type div:has(>.c505-home-finder)+div{width:min(100%,560px)!important;max-width:560px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}.home-page>section:first-of-type a[href="/#proveedores"]{margin-left:auto!important;margin-right:0!important;width:150px!important;min-width:150px!important;height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}@media (max-width:900px){.home-page>section:first-of-type .c505-home-finder+.hero-actions,.home-page>section:first-of-type .c505-home-finder+div,.home-page>section:first-of-type div:has(.c505-home-finder)~div:has(a[href="/#proveedores"]),.home-page>section:first-of-type div:has(>.c505-home-finder)+div{width:100%!important;max-width:100%!important;justify-content:stretch!important}.home-page>section:first-of-type a[href="/#proveedores"]{width:100%!important;min-width:100%!important}}.home-page>section:first-of-type .app-phone,.home-page>section:first-of-type .app-preview,.home-page>section:first-of-type .hero-phone,.home-page>section:first-of-type .mobile-mockup,.home-page>section:first-of-type .phone-mockup,.home-page>section:first-of-type .phone-preview,.home-page>section:first-of-type [class*=Mockup],.home-page>section:first-of-type [class*=Phone],.home-page>section:first-of-type [class*=mockup],.home-page>section:first-of-type [class*=phone]{display:none!important}.home-page>section:first-of-type img[src*=conecta505-hero],.home-page>section:first-of-type img[src*=hero]{display:block!important}.home-page>section:first-of-type div[style*="position: absolute"]:has(img),.home-page>section:first-of-type figure:has(img){pointer-events:none!important}.home-page>section:first-of-type h1{font-size:clamp(54px,5vw,82px)!important;line-height:.98!important;max-width:780px!important;letter-spacing:-.04em!important}.home-page>section:first-of-type p{font-size:18px!important;line-height:1.45!important}.home-page>section:nth-of-type(2){position:relative!important;overflow:hidden!important;margin-top:34px!important;padding:34px 28px 44px!important;border-radius:30px!important;border:1px solid rgba(180,220,255,.75)!important;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.95) 0,rgba(255,255,255,.3) 18%,transparent 40%),radial-gradient(circle at 82% 20%,rgba(160,221,255,.45) 0,transparent 32%),radial-gradient(circle at 50% 100%,rgba(34,162,255,.25) 0,transparent 42%),linear-gradient(135deg,#f4fbff,#e6f5ff 35%,#ccecff 70%,#b8e4ff)!important;box-shadow:0 22px 60px rgba(7,59,154,.1),inset 0 1px 0 rgba(255,255,255,.92),inset 0 0 80px rgba(255,255,255,.24)!important}.home-page>section:nth-of-type(2):before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.95),transparent 22%),radial-gradient(circle at 90% 18%,rgba(255,255,255,.55),transparent 18%),linear-gradient(90deg,rgba(255,255,255,.15),transparent 35%,transparent 65%,rgba(255,255,255,.12));opacity:.85}.home-page>section:nth-of-type(2):after{content:"";position:absolute;left:22px;right:22px;top:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#0b63e5,#4fb9ff 50%,#0b63e5);box-shadow:0 0 22px rgba(11,99,229,.4)}.home-page>section:nth-of-type(2) h2,.home-page>section:nth-of-type(2) h3{position:relative;z-index:1;font-size:38px!important;line-height:1.02!important;color:#0A1172!important;letter-spacing:-.035em!important;margin-bottom:8px!important}.home-page>section:nth-of-type(2) p{position:relative;z-index:1;color:#46638f!important}.home-page>section:nth-of-type(2) .section-header,.home-page>section:nth-of-type(2) [class*=header],.home-page>section:nth-of-type(2)>div:first-child{position:relative;z-index:1;margin-bottom:18px!important}.home-page>section:nth-of-type(2) .provider-card,.home-page>section:nth-of-type(2) [class*=card],.home-page>section:nth-of-type(2) article{position:relative;z-index:1;border-radius:22px!important;border:1px solid rgba(145,198,255,.7)!important;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(246,251,255,.92))!important;box-shadow:0 10px 28px rgba(7,59,154,.08),inset 0 1px 0 rgba(255,255,255,.85)!important;transition:transform .18s ease,box-shadow .18s ease}.home-page>section:nth-of-type(2) .provider-card:hover,.home-page>section:nth-of-type(2) [class*=card]:hover,.home-page>section:nth-of-type(2) article:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(7,59,154,.12),0 0 0 1px rgba(93,176,255,.22)}.home-page>section:nth-of-type(2) h4,.home-page>section:nth-of-type(2) strong{color:#0b3478!important}.home-page>section:nth-of-type(2) a{position:relative;z-index:1;color:#0b63e5!important;font-weight:800!important}@media (max-width:1100px){.home-page>section:first-of-type h1{font-size:clamp(46px,7vw,70px)!important}.home-page>section:nth-of-type(2){padding:28px 20px 32px!important}.home-page>section:nth-of-type(2) h2,.home-page>section:nth-of-type(2) h3{font-size:32px!important}}@media (max-width:720px){.home-page>section:first-of-type h1{font-size:clamp(38px,9vw,54px)!important;line-height:1.02!important}.home-page>section:nth-of-type(2){border-radius:22px!important;padding:22px 16px 24px!important}.home-page>section:nth-of-type(2) h2,.home-page>section:nth-of-type(2) h3{font-size:28px!important}}.recommended-zone{position:relative;margin-top:42px!important;margin-bottom:34px!important;padding:20px!important;overflow:hidden!important;background:radial-gradient(circle at 12% 16%,rgba(255,255,255,.18) 0,transparent 22%),radial-gradient(circle at 88% 20%,rgba(255,255,255,.16) 0,transparent 18%),linear-gradient(135deg,#0b7fe8,#1596f2 52%,#31b5ff)!important;box-shadow:0 22px 60px rgba(7,59,154,.18),inset 0 1px 0 rgba(255,255,255,.28)!important}.recommended-zone:before{content:"";position:absolute;inset:16px;border-radius:26px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.96) 0,rgba(255,255,255,.7) 18%,transparent 52%),linear-gradient(180deg,rgba(248,252,255,.98),rgba(234,246,255,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 18px 38px rgba(9,71,154,.1);pointer-events:none}.recommended-zone:after{content:"";position:absolute;top:0;left:40px;right:40px;height:4px;border-radius:999px;background:linear-gradient(90deg,#7fd9ff,#ffffff 50%,#7fd9ff);box-shadow:0 0 22px rgba(255,255,255,.55);opacity:.9}.recommended-zone>*{position:relative;z-index:1}.recommended-zone>div:first-child{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}.recommended-zone h2,.recommended-zone h3{margin:0 0 4px!important;font-size:36px!important;line-height:1.02!important;letter-spacing:-.035em!important;color:#0A1172!important}.recommended-zone p{color:#52709a!important;margin-top:0!important}.recommended-zone a{color:#0b63e5!important;text-decoration:none!important}.recommended-zone>div:last-child{gap:18px!important}.recommended-zone>div:last-child>*{min-width:0!important;border-radius:22px!important;border:1px solid rgba(170,208,255,.9)!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,250,255,.96))!important;box-shadow:0 10px 26px rgba(7,59,154,.08),inset 0 1px 0 rgba(255,255,255,.88)!important;transition:transform .18s ease,box-shadow .18s ease}.recommended-zone>div:last-child>:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(7,59,154,.14),0 0 0 1px rgba(118,190,255,.2)!important}.recommended-zone h4,.recommended-zone strong{color:#0b3478!important}@media (max-width:780px){.recommended-zone{padding:14px!important;border-radius:24px!important}.recommended-zone:before{inset:10px;border-radius:18px}.recommended-zone>div:first-child{flex-direction:column!important;align-items:flex-start!important}.recommended-zone h2,.recommended-zone h3{font-size:28px!important}.recommended-zone>div:last-child{grid-template-columns:1fr!important}}.home-page>section:first-of-type h1{font-size:clamp(46px,4.5vw,72px)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:680px!important;color:#0A1172!important}.home-page>section:first-of-type p{max-width:760px!important}.recommended-zone{padding:18px!important;border-radius:34px!important}.recommended-zone:before{inset:14px!important;border-radius:28px!important}.recommended-zone>div:first-child{margin-bottom:14px!important}.recommended-zone>div:first-child h2,.recommended-zone>div:first-child h3{font-size:24px!important;line-height:1.05!important;letter-spacing:-.03em!important;color:#0b3478!important}.recommended-zone>div:first-child p{font-size:15px!important;color:#59769f!important}.recommended-zone>div:last-child{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.recommended-zone>div:last-child>*{min-height:150px!important;padding:16px 16px 14px!important;border-radius:20px!important;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(246,250,255,.97))!important;border:1px solid rgba(170,208,255,.95)!important;box-shadow:0 10px 24px rgba(7,59,154,.07),inset 0 1px 0 rgba(255,255,255,.92)!important}.recommended-zone>div:last-child>* h3,.recommended-zone>div:last-child>* h4,.recommended-zone>div:last-child>* strong{font-size:18px!important;line-height:1.08!important;letter-spacing:-.025em!important;color:#0c3476!important;margin-bottom:6px!important}.recommended-zone>div:last-child>* p,.recommended-zone>div:last-child>* small,.recommended-zone>div:last-child>* span{font-size:13px!important;line-height:1.35!important}.recommended-zone>div:last-child>* [class*=avatar],.recommended-zone>div:last-child>* [class*=badge],.recommended-zone>div:last-child>* [class*=initial]{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:14px!important}.recommended-zone a{font-size:15px!important;font-weight:800!important}@media (max-width:1180px){.recommended-zone>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:780px){.home-page>section:first-of-type h1{font-size:clamp(38px,9vw,54px)!important;max-width:100%!important}.recommended-zone{padding:14px!important;border-radius:24px!important}.recommended-zone:before{inset:10px!important;border-radius:18px!important}.recommended-zone>div:last-child{grid-template-columns:1fr!important}}.home-recommended-section{position:relative!important;margin-top:44px!important;margin-bottom:36px!important;padding:26px 24px 28px!important;border-radius:34px!important;background:linear-gradient(180deg,#f7fbff,#edf6ff)!important;border:1px solid rgba(162,205,255,.9)!important;box-shadow:0 18px 50px rgba(7,59,154,.1),inset 0 1px 0 rgba(255,255,255,.9)!important;overflow:hidden!important}.home-recommended-section:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at top left,rgba(71,167,255,.18),transparent 34%),radial-gradient(circle at top right,rgba(11,99,229,.08),transparent 28%)!important;pointer-events:none!important}.home-recommended-section>*{position:relative!important;z-index:1!important}.home-recommended-section h2,.home-recommended-section h3{color:#0b3478!important}.home-recommended-section p{color:#4f6d98!important}.home-recommended-section .recommended-zone,.home-recommended-section [class*=recommended]{background:transparent!important;box-shadow:none!important;border:none!important}.home-ads-section{position:relative!important;margin-top:10px!important;margin-bottom:34px!important;border-radius:38px!important;overflow:hidden!important;background:linear-gradient(135deg,#0d7de3,#1197f5 50%,#1bb3ff)!important;box-shadow:0 24px 70px rgba(8,84,184,.24),inset 0 1px 0 rgba(255,255,255,.18)!important}.home-ads-section:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at left center,rgba(255,255,255,.14),transparent 30%),radial-gradient(circle at right top,rgba(255,255,255,.1),transparent 24%),linear-gradient(90deg,rgba(255,255,255,.04),transparent 34%)!important;pointer-events:none!important}.home-ads-section>*{position:relative!important;z-index:1!important}.home-ads-section .rotating-ad-band,.home-ads-section [class*=ad-band],.home-ads-section [class*=rotating]{background:transparent!important;border:none!important;box-shadow:none!important;padding:34px 34px 28px!important}.home-ads-section h2,.home-ads-section h3,.home-ads-section h4,.home-ads-section strong{color:#ffffff!important}.home-ads-section p,.home-ads-section small,.home-ads-section span{color:rgba(255,255,255,.92)!important}.home-ads-section [class*=ad-card],.home-ads-section [class*=promo-card],.home-ads-section [class*=spotlight]{background:rgba(255,255,255,.92)!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 18px 48px rgba(4,56,124,.18)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.home-ads-section [class*=ad-card] h3,.home-ads-section [class*=ad-card] h4,.home-ads-section [class*=promo-card] h3,.home-ads-section [class*=promo-card] h4,.home-ads-section [class*=spotlight] h3,.home-ads-section [class*=spotlight] h4{color:#0b3478!important}.home-ads-section [class*=ad-card] p,.home-ads-section [class*=ad-card] span,.home-ads-section [class*=promo-card] p,.home-ads-section [class*=promo-card] span,.home-ads-section [class*=spotlight] p,.home-ads-section [class*=spotlight] span{color:#4e6d97!important}.home-ads-section a,.home-ads-section button{border-radius:16px!important}@media (max-width:900px){.home-recommended-section{padding:18px 16px 20px!important;border-radius:24px!important;margin-top:28px!important;margin-bottom:28px!important}.home-ads-section{border-radius:28px!important;margin-bottom:24px!important}.home-ads-section .rotating-ad-band,.home-ads-section [class*=ad-band],.home-ads-section [class*=rotating]{padding:22px 18px 20px!important}}.home-ads-section{width:100%!important;margin:54px 0 42px!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.rotating-ad-band{position:relative!important;width:min(1180px,calc(100% - 44px))!important;margin:0 auto!important;padding:42px!important;display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:38px!important;align-items:center!important;overflow:hidden!important;border-radius:38px!important;background:radial-gradient(circle at 12% 16%,rgba(255,255,255,.3),transparent 28%),radial-gradient(circle at 78% 18%,rgba(255,255,255,.2),transparent 26%),radial-gradient(circle at 80% 88%,rgba(0,91,187,.22),transparent 34%),linear-gradient(135deg,#0A1172,#0b86e8 46%,#21b7ff)!important;box-shadow:0 32px 82px rgba(0,91,187,.26),inset 0 1px 0 rgba(255,255,255,.24)!important}.rotating-ad-band:before{content:"";position:absolute;inset:18px;border-radius:30px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.13),transparent 34%,rgba(255,255,255,.1)),radial-gradient(circle at 95% 50%,rgba(255,255,255,.24),transparent 24%);opacity:.85}.rotating-ad-band:after{content:"";position:absolute;left:44px;right:44px;top:0;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,0),#ffffff,rgba(255,255,255,0));box-shadow:0 0 28px rgba(255,255,255,.65)}.rotating-ad-card,.rotating-ad-copy{position:relative!important;z-index:2!important}.rotating-ad-kicker{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:rgba(255,255,255,.14)!important;color:rgba(255,255,255,.92)!important;font-size:12px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}.rotating-ad-copy h2{max-width:640px!important;margin:18px 0 14px!important;color:#ffffff!important;font-size:clamp(34px,3.2vw,54px)!important;line-height:1.02!important;letter-spacing:-.055em!important;text-shadow:0 18px 42px rgba(0,42,105,.22)!important}.rotating-ad-copy p{max-width:650px!important;margin:0!important;color:rgba(255,255,255,.92)!important;font-size:17px!important;line-height:1.58!important}.rotating-ad-actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-top:28px!important}.rotating-ad-actions a{min-height:56px!important;padding:0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important}.rotating-ad-primary{background:#ffffff!important;color:#0A1172!important;box-shadow:0 18px 38px rgba(0,42,105,.16)!important}.rotating-ad-secondary{background:rgba(255,255,255,.16)!important;color:#ffffff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)!important}.rotating-ad-card{min-height:320px!important;padding:32px!important;border-radius:34px!important;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.95),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(239,249,255,.94))!important;color:#0b3478!important;border:1px solid rgba(255,255,255,.65)!important;box-shadow:0 28px 66px rgba(0,42,105,.2),inset 0 1px 0 rgba(255,255,255,.95)!important;-webkit-backdrop-filter:blur(14px) saturate(150%)!important;backdrop-filter:blur(14px) saturate(150%)!important}.rotating-ad-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.rotating-ad-card-top small{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#0A1172,#0b86e8)!important;color:#ffffff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.rotating-ad-card-top span{color:#6b83a5!important;font-size:13px!important;font-weight:850!important}.rotating-ad-card h3{margin:24px 0 8px!important;color:#0A1172!important;font-size:clamp(28px,2.5vw,40px)!important;line-height:1.04!important;letter-spacing:-.045em!important}.rotating-ad-card strong{display:block!important;color:#0A1172!important;font-size:15px!important;font-weight:950!important}.rotating-ad-card p{margin:20px 0 0!important;color:#486692!important;font-size:16px!important;line-height:1.55!important}.rotating-ad-footer{margin-top:30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.rotating-ad-footer a{color:#0A1172!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important}.rotating-ad-dots{display:flex!important;align-items:center!important;gap:8px!important}.rotating-ad-dots button{width:12px!important;height:12px!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgba(0,91,187,.2)!important;cursor:pointer!important}.rotating-ad-dots button.active{width:34px!important;background:linear-gradient(135deg,#0A1172,#0b86e8)!important}@media (max-width:980px){.rotating-ad-band{grid-template-columns:1fr!important;width:min(100% - 28px,1180px)!important;padding:28px!important;gap:24px!important}.rotating-ad-card{min-height:auto!important;padding:26px!important}}@media (max-width:640px){.rotating-ad-band{border-radius:26px!important;padding:22px!important}.rotating-ad-copy h2{font-size:32px!important}.rotating-ad-actions{flex-direction:column!important}.rotating-ad-actions a{width:100%!important}.rotating-ad-footer{flex-direction:column!important;align-items:flex-start!important}}:root{--nica-blue:#0A1172;--nica-white:#FFFFFF;--conecta-blue-dark:#0A1172;--conecta-blue-deep:#0A1172;--conecta-blue-soft:#EAF5FF;--conecta-blue-line:#B8D6FF;--conecta-cyan:#12A6F4;--conecta-sky:#21B7FF}.btn-primary,.c505-chat-launcher,.c505-home-finder-main,.dash-nav a.active,.dash-nav a:hover,.login-submit{background:linear-gradient(135deg,var(--nica-blue),var(--conecta-cyan))!important}.home-page a[href="/#proveedores"],.login-card-head h2,.main-nav a.active,.rotating-ad-card strong,.rotating-ad-footer a,.top-actions .btn-outline.active-login,.top-actions .btn-outline[href="/ingresar"]{color:var(--nica-blue)!important}.categories-page,.dash-page,.login-page{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 82% 22%,rgba(139,212,255,.28),transparent 32%),radial-gradient(circle at 50% 92%,rgba(255,255,255,.3),transparent 34%),linear-gradient(135deg,var(--nica-blue) 0,#0B86E8 42%,var(--conecta-cyan) 100%)!important}.rotating-ad-band{background:radial-gradient(circle at 12% 16%,rgba(255,255,255,.3),transparent 28%),radial-gradient(circle at 78% 18%,rgba(255,255,255,.2),transparent 26%),radial-gradient(circle at 80% 88%,rgba(0,91,187,.22),transparent 34%),linear-gradient(135deg,var(--nica-blue) 0,#0B86E8 46%,var(--conecta-sky) 100%)!important}.c505-home-filter-pill{background:linear-gradient(135deg,var(--conecta-blue-soft) 0,#D7ECFF 100%)!important}.c505-home-filter-pill span{color:var(--nica-blue)!important}.home-page>section:first-of-type h1{color:var(--conecta-blue-dark)!important}.home-recommended-section a,.recommended-zone a,a{color:var(--nica-blue)}.c505-home-filter-pill,.c505-home-finder-main,.home-recommended-section,.recommended-zone,.rotating-ad-card{border-color:rgba(184,214,255,.95)!important}.dash-activity strong,.rotating-ad-badge,.rotating-ad-card-top small,.rotating-ad-dots button.active{background:linear-gradient(135deg,var(--nica-blue),#0B86E8)!important}.top-actions .btn-outline.active-login:before,.top-actions .btn-outline[href="/ingresar"]:before{border-color:var(--nica-blue)!important;box-shadow:0 0 0 4px rgba(0,103,198,.1)!important}.header-actions,.nav-actions,.top-actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:nowrap!important}.header-inner,.site-header-inner,.topbar-inner{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:24px!important}.main-nav{justify-self:center!important}.header-actions,.nav-actions,.top-actions{justify-self:end!important}.c505-home-filter-pill select{max-width:100%!important;white-space:nowrap!important;text-overflow:ellipsis!important}.c505-home-filter-pill optgroup,.c505-home-filter-pill option{color:#0A1172!important;background:#ffffff!important}:root{--nica-blue:#0A1172!important;--conecta-blue-dark:#0A1172!important;--conecta-blue-deep:#060A4F!important;--conecta-blue-soft:#EEF0FF!important;--conecta-blue-line:#C7CCFF!important;--conecta-cyan:#2430C4!important;--conecta-sky:#3342E8!important;--c505-navy:#0A1172!important;--c505-navy-dark:#05093E!important;--c505-navy-soft:#EEF0FF!important;--c505-navy-line:#C7CCFF!important}.header-inner a,.main-nav a,.main-nav a.active,.main-nav a:hover,.site-header a,.topbar-inner a{color:#0A1172!important}.main-nav .active:after,.main-nav a.active:after{background:#0A1172!important;border-color:#0A1172!important}.btn-primary,a.btn-primary,button.btn-primary{background:linear-gradient(135deg,#0A1172,#1826B3)!important;border-color:#0A1172!important;color:#ffffff!important;box-shadow:0 18px 38px rgba(10,17,114,.28)!important}.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover{background:linear-gradient(135deg,#05093E,#0A1172)!important;box-shadow:0 22px 46px rgba(10,17,114,.36)!important}.btn-outline,a.btn-outline,button.btn-outline{color:#0A1172!important;border-color:rgba(10,17,114,.42)!important;background:rgba(255,255,255,.78)!important}.btn-outline:hover,a.btn-outline:hover,button.btn-outline:hover{background:rgba(10,17,114,.08)!important;border-color:#0A1172!important}.hero h1,.hero-title,.home-page>section:first-of-type h1{color:#0A1172!important}.hero p,.hero-subtitle,.home-page>section:first-of-type p{color:rgba(10,17,114,.78)!important}.c505-home-filter-pill{background:rgba(238,240,255,.94)!important;border-color:rgba(10,17,114,.12)!important;box-shadow:0 18px 44px rgba(10,17,114,.1)!important}.c505-home-filter-pill span{color:rgba(10,17,114,.68)!important}.c505-home-filter-pill select{color:#0A1172!important}.c505-home-finder-main{border-color:rgba(10,17,114,.16)!important;box-shadow:0 20px 52px rgba(10,17,114,.14)!important}.c505-home-finder-main span{color:rgba(10,17,114,.7)!important}.c505-home-finder-main input{color:#0A1172!important}.card,.category-card,.feature-card,.home-recommended-section,.recommended-zone{border-color:rgba(10,17,114,.12)!important}.card h3,.category-card h3,.feature-card h3,.home-recommended-section h2,.recommended-zone h2{color:#0A1172!important}.ad-band,.cta-section,.home-ads-section,.rotating-ad-band{background:radial-gradient(circle at top left,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,#05093E,#0A1172 48%,#1826B3)!important}.auth-page,.blue-page,.dashboard-page,.login-page{background:radial-gradient(circle at top left,rgba(255,255,255,.16),transparent 34%),linear-gradient(135deg,#05093E,#0A1172 55%,#1826B3)!important}.footer a,footer a{color:#0A1172!important}.c505-recommended-zone,.home-recommended-section,.recommended-zone{position:relative!important;margin-top:56px!important;padding:22px 22px 28px!important;border-radius:32px!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(240,246,255,.96))!important;border:1px solid rgba(10,17,114,.1)!important;box-shadow:0 18px 40px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.72)!important;overflow:hidden!important}.c505-recommended-zone:before,.home-recommended-section:before,.recommended-zone:before{content:""!important;position:absolute!important;top:0!important;left:42px!important;right:42px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#78D2FF,#0A1172 50%,#2EB6F6)!important;opacity:.92!important}.c505-recommended-zone h2,.home-recommended-section h2,.recommended-zone h2{color:#0A1172!important;letter-spacing:-.03em!important}.c505-recommended-zone p,.home-recommended-section p,.recommended-zone p{color:rgba(10,17,114,.72)!important}.c505-recommended-zone a,.home-recommended-section a,.recommended-zone a{color:#0A1172!important}.c505-ad-pro{position:relative;margin-top:52px;padding:54px 46px;border-radius:34px;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 30%),radial-gradient(circle at bottom right,rgba(120,210,255,.22),transparent 28%),linear-gradient(135deg,#081059,#0A1172 48%,#1177C8);box-shadow:0 28px 64px rgba(10,17,114,.22),inset 0 1px 0 rgba(255,255,255,.18)}.c505-ad-pro__glow{position:absolute;border-radius:999px;filter:blur(36px);pointer-events:none}.c505-ad-pro__glow--one{width:220px;height:220px;background:rgba(255,255,255,.12);top:-40px;left:-40px}.c505-ad-pro__glow--two{width:280px;height:280px;background:rgba(110,217,255,.18);right:-40px;bottom:-60px}.c505-ad-pro__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,440px);gap:42px;align-items:center}.c505-ad-pro__left{max-width:620px}.c505-ad-pro__eyebrow{display:inline-block;margin-bottom:18px;color:rgba(255,255,255,.92);font-size:.86rem;font-weight:800;letter-spacing:.22em}.c505-ad-pro__left h2{margin:0 0 18px;color:#ffffff;font-size:clamp(38px,4vw,62px);line-height:.96;letter-spacing:-.05em;max-width:560px}.c505-ad-pro__left p{margin:0;color:rgba(255,255,255,.82);font-size:1.22rem;line-height:1.65;max-width:600px}.c505-ad-pro__actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.c505-ad-pro__btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:16px;font-weight:800;text-decoration:none;transition:transform .2s ease,opacity .2s ease,background .2s ease}.c505-ad-pro__btn:hover{transform:translateY(-2px)}.c505-ad-pro__btn--solid{background:rgba(255,255,255,.98);color:#0A1172!important;box-shadow:0 14px 32px rgba(0,0,0,.14)}.c505-ad-pro__btn--ghost{background:rgba(255,255,255,.12);color:#ffffff!important;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c505-ad-pro__card{background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(245,249,255,.96));border:1px solid rgba(255,255,255,.52);border-radius:32px;padding:34px 34px 28px;box-shadow:0 20px 46px rgba(4,10,67,.18),inset 0 1px 0 rgba(255,255,255,.8)}.c505-ad-pro__cardTop{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.c505-ad-pro__badge{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#0A1172,#1432BA);color:#ffffff;font-weight:800;letter-spacing:.04em;font-size:.9rem}.c505-ad-pro__mini{color:rgba(10,17,114,.72);font-weight:700;font-size:.95rem}.c505-ad-pro__card h3{margin:0 0 10px;color:#0A1172;font-size:clamp(30px,3vw,46px);line-height:1.02;letter-spacing:-.04em}.c505-ad-pro__category{margin:0 0 18px;color:#0A1172!important;font-size:1.05rem;font-weight:800}.c505-ad-pro__text{margin:0;color:rgba(10,17,114,.76);line-height:1.7;font-size:1.06rem}.c505-ad-pro__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px}.c505-ad-pro__link{color:#0A1172!important;font-weight:800;text-decoration:none}.c505-ad-pro__dots{display:flex;align-items:center;gap:10px}.c505-ad-pro__dots button{width:13px;height:13px;border-radius:999px;border:0;background:rgba(10,17,114,.2);cursor:pointer;transition:all .2s ease}.c505-ad-pro__dots button.is-active{width:34px;background:#0A1172}@media (max-width:1100px){.c505-ad-pro__inner{grid-template-columns:1fr}.c505-ad-pro__card{max-width:100%}}@media (max-width:720px){.c505-ad-pro{padding:28px 20px;border-radius:26px}.c505-ad-pro__left h2{font-size:clamp(30px,8vw,44px)}.c505-ad-pro__left p{font-size:1rem}.c505-ad-pro__card{padding:24px 20px;border-radius:24px}.c505-ad-pro__cardTop,.c505-ad-pro__footer{flex-direction:column;align-items:flex-start}}:root{--c505-navy:#0A1172;--c505-navy-soft:#16208f;--c505-sky:#4fc3ff;--c505-ice:#eef6ff}.home-page input::placeholder,.home-page textarea::placeholder{color:rgba(255,255,255,.78)!important}.home-page .hero-search input[type=text],.home-page .hero-search textarea,.home-page .search-box-large,.home-page .search-box-main,.home-page .search-field-large,.home-page input[name=query],.home-page textarea{background:linear-gradient(135deg,#0A1172,#1d2db8)!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 16px 34px rgba(10,17,114,.18)!important;caret-color:#ffffff!important}.home-page .hero-search input[type=text]:focus,.home-page .hero-search textarea:focus,.home-page .search-box-large:focus,.home-page .search-box-main:focus,.home-page .search-field-large:focus,.home-page input[name=query]:focus,.home-page textarea:focus{outline:none!important;border-color:rgba(79,195,255,.72)!important;box-shadow:0 0 0 4px rgba(79,195,255,.16),0 16px 34px rgba(10,17,114,.22)!important}.home-page .hero-search input[type=text],.home-page .hero-search textarea,.home-page .search-box-large,.home-page .search-box-main,.home-page .search-field-large{font-weight:700!important}.home-page .hero-search label,.home-page .search-box-label,.home-page .search-large-label{color:rgba(255,255,255,.92)!important}.c505-ads-premium{position:relative;overflow:hidden;margin-top:56px;padding:58px 48px;border-radius:34px;background:radial-gradient(circle at top left,rgba(255,255,255,.12),transparent 30%),radial-gradient(circle at right center,rgba(79,195,255,.18),transparent 25%),linear-gradient(135deg,#09105f,#0A1172 48%,#1837c6);box-shadow:0 28px 64px rgba(10,17,114,.24),inset 0 1px 0 rgba(255,255,255,.14)}.c505-ads-premium__bgGlow{position:absolute;border-radius:999px;filter:blur(42px);pointer-events:none}.c505-ads-premium__bgGlow--one{width:260px;height:260px;top:-60px;left:-40px;background:rgba(255,255,255,.1)}.c505-ads-premium__bgGlow--two{width:320px;height:320px;right:-70px;bottom:-90px;background:rgba(79,195,255,.16)}.c505-ads-premium__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,460px);gap:42px;align-items:center}.c505-ads-premium__content{max-width:630px}.c505-ads-premium__eyebrow{display:inline-block;margin-bottom:18px;color:rgba(255,255,255,.92);font-size:.86rem;font-weight:800;letter-spacing:.22em}.c505-ads-premium__content h2{margin:0 0 18px;color:#ffffff;font-size:clamp(40px,4vw,62px);line-height:.96;letter-spacing:-.05em;max-width:600px}.c505-ads-premium__content p{margin:0;color:rgba(255,255,255,.82);font-size:1.16rem;line-height:1.7;max-width:590px}.c505-ads-premium__actions{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.c505-ads-premium__btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:16px;font-weight:800;text-decoration:none;transition:transform .2s ease,opacity .2s ease,background .2s ease}.c505-ads-premium__btn:hover{transform:translateY(-2px)}.c505-ads-premium__btn--solid{background:rgba(255,255,255,.98);color:#0A1172!important;box-shadow:0 14px 30px rgba(0,0,0,.14)}.c505-ads-premium__btn--ghost{background:rgba(255,255,255,.12);color:#ffffff!important;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c505-ads-premium__card{background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(245,249,255,.96));border:1px solid rgba(255,255,255,.55);border-radius:32px;padding:28px 28px 24px;box-shadow:0 22px 50px rgba(4,10,67,.2),inset 0 1px 0 rgba(255,255,255,.82)}.c505-ads-premium__cardHeader{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.c505-ads-premium__badge{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#0A1172,#1f34ba);color:#ffffff;font-weight:800;font-size:.9rem;letter-spacing:.04em}.c505-ads-premium__mini{color:rgba(10,17,114,.7);font-weight:700;font-size:.94rem}.c505-ads-premium__mock{position:relative;margin-bottom:22px;padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(232,241,255,.92),rgba(248,251,255,.96));border:1px solid rgba(10,17,114,.08)}.c505-ads-premium__mockBar{height:14px;width:72%;border-radius:999px;background:rgba(10,17,114,.12);margin-bottom:12px}.c505-ads-premium__mockBar.small{width:44%;height:11px}.c505-ads-premium__mockPill{width:110px;height:34px;border-radius:999px;background:linear-gradient(135deg,#0A1172,#2444de);margin-top:14px}.c505-ads-premium__card h3{margin:0 0 10px;color:#0A1172;font-size:clamp(28px,3vw,44px);line-height:1.02;letter-spacing:-.04em}.c505-ads-premium__category{margin:0 0 16px;color:#0A1172!important;font-size:1.02rem;font-weight:800}.c505-ads-premium__text{margin:0;color:rgba(10,17,114,.76);line-height:1.72;font-size:1.04rem}.c505-ads-premium__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px}.c505-ads-premium__link{color:#0A1172!important;font-weight:800;text-decoration:none}.c505-ads-premium__dots{display:flex;align-items:center;gap:10px}.c505-ads-premium__dots button{width:13px;height:13px;border-radius:999px;border:0;background:rgba(10,17,114,.18);cursor:pointer;transition:all .2s ease}.c505-ads-premium__dots button.is-active{width:34px;background:#0A1172}@media (max-width:1100px){.c505-ads-premium__grid{grid-template-columns:1fr}}@media (max-width:720px){.c505-ads-premium{padding:30px 20px;border-radius:26px}.c505-ads-premium__content h2{font-size:clamp(30px,8vw,44px)}.c505-ads-premium__content p{font-size:1rem}.c505-ads-premium__card{padding:22px 18px;border-radius:24px}.c505-ads-premium__cardHeader,.c505-ads-premium__footer{flex-direction:column;align-items:flex-start}}.c505-home-finder-main,.home-page .c505-home-finder .c505-home-finder-main{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at top left,rgba(255,255,255,.12),transparent 28%),linear-gradient(135deg,#0A1172,#1927B7)!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 22px 42px rgba(10,17,114,.22),inset 0 1px 0 rgba(255,255,255,.14)!important}.c505-home-finder-main span,.home-page .c505-home-finder .c505-home-finder-main span{color:rgba(255,255,255,.86)!important;opacity:1!important;font-weight:800!important;letter-spacing:.02em!important}.c505-home-finder-main input,.home-page .c505-home-finder .c505-home-finder-main input{background:transparent!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;caret-color:#ffffff!important;border:0!important;outline:none!important;font-weight:800!important}.c505-home-finder-main input::placeholder,.home-page .c505-home-finder .c505-home-finder-main input::placeholder{color:rgba(255,255,255,.94)!important;-webkit-text-fill-color:rgba(255,255,255,.94)!important;opacity:1!important}.c505-home-finder-main:focus-within,.home-page .c505-home-finder .c505-home-finder-main:focus-within{border-color:rgba(125,218,255,.88)!important;box-shadow:0 0 0 5px rgba(125,218,255,.16),0 24px 48px rgba(10,17,114,.3),inset 0 1px 0 rgba(255,255,255,.18)!important}.home-ads-section,.home-page .home-ads-section{background:transparent!important;padding:0!important}.c505-premium-ads,.home-page .c505-premium-ads{position:relative!important;overflow:hidden!important;margin:64px auto 0!important;padding:clamp(32px,5vw,68px)!important;border-radius:38px!important;background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.16),transparent 27%),radial-gradient(circle at 90% 80%,rgba(75,200,255,.18),transparent 30%),linear-gradient(135deg,#05083f,#0A1172 52%,#101b8d)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 30px 80px rgba(5,8,63,.28),inset 0 1px 0 rgba(255,255,255,.14)!important}.c505-premium-ads__halo{position:absolute!important;border-radius:999px!important;filter:blur(46px)!important;pointer-events:none!important}.c505-premium-ads__halo--left{width:280px!important;height:280px!important;top:-80px!important;left:-70px!important;background:rgba(255,255,255,.14)!important}.c505-premium-ads__halo--right{width:340px!important;height:340px!important;right:-90px!important;bottom:-110px!important;background:rgba(77,203,255,.2)!important}.c505-premium-ads__grid{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(390px,480px)!important;gap:clamp(28px,5vw,58px)!important;align-items:center!important}.c505-premium-ads__copy{max-width:680px!important}.c505-premium-ads__tag{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:0 14px!important;margin-bottom:22px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.15)!important;color:rgba(255,255,255,.92)!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.18em!important}.c505-premium-ads__copy h2{margin:0 0 20px!important;max-width:720px!important;color:#ffffff!important;font-size:clamp(44px,5.2vw,76px)!important;line-height:.92!important;letter-spacing:-.065em!important}.c505-premium-ads__copy p{margin:0!important;max-width:630px!important;color:rgba(255,255,255,.8)!important;font-size:clamp(1.05rem,1.4vw,1.26rem)!important;line-height:1.72!important}.c505-premium-ads__metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:30px!important;max-width:650px!important}.c505-premium-ads__metrics div{padding:16px!important;border-radius:20px!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.13)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.c505-premium-ads__metrics strong{display:block!important;color:#ffffff!important;font-size:1.05rem!important;margin-bottom:5px!important}.c505-premium-ads__metrics span{color:rgba(255,255,255,.72)!important;font-size:.92rem!important;font-weight:700!important}.c505-premium-ads__actions{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:32px!important}.c505-premium-ads__primary,.c505-premium-ads__secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:56px!important;padding:0 24px!important;border-radius:18px!important;font-weight:900!important;text-decoration:none!important}.c505-premium-ads__primary{color:#0A1172!important;background:#ffffff!important;box-shadow:0 18px 42px rgba(0,0,0,.18)!important}.c505-premium-ads__secondary{color:#ffffff!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.16)!important}.c505-premium-ads__card{position:relative!important;padding:30px!important;border-radius:34px!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(240,247,255,.94))!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:0 28px 70px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.86)!important}.c505-premium-ads__cardTop{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:18px!important}.c505-premium-ads__cardTop span{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 16px!important;border-radius:999px!important;background:linear-gradient(135deg,#0A1172,#2539d4)!important;color:#ffffff!important;font-size:.86rem!important;font-weight:900!important;letter-spacing:.05em!important}.c505-premium-ads__cardTop small{color:rgba(10,17,114,.56)!important;font-size:.9rem!important;font-weight:800!important}.c505-premium-ads__visual{display:grid!important;grid-template-columns:76px 1fr!important;gap:16px!important;align-items:center!important;min-height:118px!important;padding:18px!important;margin-bottom:22px!important;border-radius:24px!important;background:radial-gradient(circle at top right,rgba(10,17,114,.1),transparent 30%),linear-gradient(180deg,#edf4ff,#f8fbff)!important;border:1px solid rgba(10,17,114,.1)!important}.c505-premium-ads__avatar{width:76px!important;height:76px!important;border-radius:24px!important;display:grid!important;place-items:center!important;color:#ffffff!important;font-size:1.45rem!important;font-weight:950!important;letter-spacing:-.06em!important;background:linear-gradient(135deg,#0A1172,#2552ff)!important;box-shadow:0 16px 34px rgba(10,17,114,.22)!important}.c505-premium-ads__bars{display:grid!important;gap:10px!important}.c505-premium-ads__bars i{display:block!important;height:13px!important;border-radius:999px!important;background:rgba(10,17,114,.13)!important}.c505-premium-ads__bars i:first-child{width:88%!important}.c505-premium-ads__bars i:nth-child(2){width:62%!important}.c505-premium-ads__bars i:nth-child(3){width:42%!important;background:rgba(10,17,114,.25)!important}.c505-premium-ads__card h3{margin:0 0 10px!important;color:#0A1172!important;font-size:clamp(30px,3.2vw,48px)!important;line-height:1.02!important;letter-spacing:-.055em!important}.c505-premium-ads__category{margin:0 0 18px!important;color:rgba(10,17,114,.7)!important;font-weight:900!important}.c505-premium-ads__text{margin:0!important;color:rgba(10,17,114,.72)!important;font-size:1.04rem!important;line-height:1.68!important}.c505-premium-ads__insights{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:24px!important}.c505-premium-ads__insights div{padding:12px!important;border-radius:16px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.075)!important}.c505-premium-ads__insights strong{display:block!important;color:#0A1172!important;font-size:.98rem!important;margin-bottom:3px!important}.c505-premium-ads__insights span{color:rgba(10,17,114,.58)!important;font-size:.78rem!important;font-weight:800!important}.c505-premium-ads__footer{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-top:26px!important}.c505-premium-ads__footer a{color:#0A1172!important;font-weight:950!important;text-decoration:none!important}.c505-premium-ads__dots{display:flex!important;gap:10px!important;align-items:center!important}.c505-premium-ads__dots button{width:12px!important;height:12px!important;border:0!important;border-radius:999px!important;background:rgba(10,17,114,.22)!important;cursor:pointer!important}.c505-premium-ads__dots button.is-active{width:34px!important;background:#0A1172!important}@media (max-width:1120px){.c505-premium-ads__grid{grid-template-columns:1fr!important}}@media (max-width:760px){.c505-premium-ads,.home-page .c505-premium-ads{padding:28px 20px!important;border-radius:28px!important}.c505-premium-ads__copy h2{font-size:clamp(34px,9vw,48px)!important}.c505-premium-ads__insights,.c505-premium-ads__metrics{grid-template-columns:1fr!important}.c505-premium-ads__card{padding:22px!important;border-radius:28px!important}}.c505-home-finder-main,.home-page .c505-home-finder-main{width:min(100%,620px)!important;max-width:620px!important;min-height:92px!important;border-radius:24px!important}.c505-home-finder-main input,.home-page .c505-home-finder-main input{width:100%!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}.c505-home-finder-main span,.home-page .c505-home-finder-main span{color:rgba(255,255,255,.88)!important}@media (max-width:760px){.c505-home-finder-main,.home-page .c505-home-finder-main{width:100%!important;max-width:100%!important}}.c505-home-finder-main,.home-page .c505-home-finder-main{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(237,244,255,.98) 55%,rgba(224,238,255,.98))!important;border:1px solid rgba(10,17,114,.14)!important;box-shadow:0 18px 38px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.92)!important}.c505-home-finder-main span,.home-page .c505-home-finder-main span{color:#0A1172!important;opacity:.92!important}.c505-home-finder-main input,.home-page .c505-home-finder-main input{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;background:transparent!important}.c505-home-finder-main input::-moz-placeholder,.c505-home-finder-main input::-webkit-input-placeholder,.home-page .c505-home-finder-main input::placeholder{color:rgba(10,17,114,.72)!important;opacity:1!important}.c505-home-finder-main:focus-within,.home-page .c505-home-finder-main:focus-within{border-color:rgba(10,17,114,.26)!important;box-shadow:0 22px 42px rgba(10,17,114,.14),0 0 0 4px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,.98)!important}.c505-home-finder-main-soft,.home-page .c505-home-finder-main-soft{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(237,244,255,.98) 55%,rgba(224,238,255,.98))!important;color:#0A1172!important;border:1px solid rgba(10,17,114,.14)!important;box-shadow:0 18px 38px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.92)!important}.c505-home-finder-main-soft span,.home-page .c505-home-finder-main-soft span{color:#0A1172!important;opacity:.92!important}.c505-home-finder-input-soft,.home-page .c505-home-finder-input-soft{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;background:transparent!important}.c505-home-finder-input-soft::placeholder,.home-page .c505-home-finder-input-soft::placeholder{color:rgba(10,17,114,.72)!important;-webkit-text-fill-color:rgba(10,17,114,.72)!important;opacity:1!important}html body .c505-home-finder .c505-home-finder-main,html body .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft{background:radial-gradient(circle at top left,rgba(255,255,255,.95),transparent 28%),linear-gradient(135deg,#ffffff,#f3f8ff 48%,#e7f1ff)!important;color:#0A1172!important;border:1px solid rgba(10,17,114,.14)!important;box-shadow:0 18px 38px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-home-finder .c505-home-finder-main span,html body .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft span{color:#0A1172!important;opacity:.92!important;-webkit-text-fill-color:#0A1172!important;font-weight:900!important}html body .c505-home-finder .c505-home-finder-main input::placeholder,html body .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft input::placeholder{color:rgba(10,17,114,.7)!important;-webkit-text-fill-color:rgba(10,17,114,.7)!important}html body .c505-home-finder .c505-home-finder-main:focus-within,html body .c505-home-finder-main:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main:focus-within{box-shadow:0 22px 42px rgba(10,17,114,.14),0 0 0 4px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,.98)!important}html body .c505-home-filter-pill,html body .home-page .c505-home-finder .c505-home-filter-pill{background:linear-gradient(135deg,#f3f6ff,#e9efff)!important;border:1px solid rgba(10,17,114,.08)!important;box-shadow:0 12px 24px rgba(10,17,114,.07),inset 0 1px 0 rgba(255,255,255,.85)!important;border-radius:20px!important}html body .c505-home-finder .c505-home-finder-main,html body .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft{width:min(100%,760px)!important;max-width:760px!important;min-height:104px!important;padding:18px 24px 18px 30px!important;border-radius:26px!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(135deg,#ffffff,#f7fbff 52%,#eaf3ff)!important;border:2px solid rgba(10,17,114,.18)!important;border-left:8px solid #0a1172!important;box-shadow:0 24px 48px rgba(10,17,114,.16),0 8px 18px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,1)!important;transform:translateY(2px)!important}html body .c505-home-finder .c505-home-finder-main span,html body .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft span{margin-bottom:10px!important;font-size:.92rem!important}html body .c505-home-finder .c505-home-finder-main input::placeholder,html body .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft input::placeholder{color:rgba(10,17,114,.62)!important;-webkit-text-fill-color:rgba(10,17,114,.62)!important}html body .c505-home-finder .c505-home-finder-main:focus-within,html body .c505-home-finder-main:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main:focus-within{border-color:rgba(10,17,114,.34) rgba(10,17,114,.34) rgba(10,17,114,.34) #0A1172!important;box-shadow:0 0 0 5px rgba(10,17,114,.08),0 28px 56px rgba(10,17,114,.2),inset 0 1px 0 rgba(255,255,255,1)!important}@media (max-width:760px){html body .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main{width:100%!important;max-width:100%!important;min-height:96px!important;padding:16px 20px 16px 24px!important;border-left-width:6px!important}}html body .c505-home-finder .c505-home-finder-main,html body .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft{background:radial-gradient(circle at 10% 0,rgba(255,255,255,1) 0,transparent 38%),linear-gradient(135deg,#ffffff,#f6faff 54%,#eaf3ff)!important;box-shadow:0 18px 36px rgba(10,17,114,.11),0 6px 14px rgba(10,17,114,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html body .c505-home-finder-main:before,html body .home-page .c505-home-finder .c505-home-finder-main:before{content:""!important;position:absolute!important;top:0!important;left:28px!important;width:78px!important;height:4px!important;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,#0A1172,#35B8FF)!important;opacity:.92!important}html body .c505-home-finder .c505-home-finder-main span,html body .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft span{color:rgba(10,17,114,.9)!important;-webkit-text-fill-color:rgba(10,17,114,.9)!important;letter-spacing:.01em!important}html body .c505-home-finder .c505-home-finder-main input,html body .c505-home-finder-main input,html body .home-page .c505-home-finder .c505-home-finder-main input,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft input{letter-spacing:-.01em!important}html body .c505-home-finder .c505-home-finder-main input::placeholder,html body .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft input::placeholder{color:rgba(10,17,114,.58)!important;-webkit-text-fill-color:rgba(10,17,114,.58)!important}html body .c505-home-finder .c505-home-finder-main:focus-within,html body .c505-home-finder-main:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main:focus-within{border-color:rgba(10,17,114,.28)!important;box-shadow:0 0 0 5px rgba(53,184,255,.13),0 22px 44px rgba(10,17,114,.16),inset 0 1px 0 rgba(255,255,255,1)!important}@media (max-width:760px){html body .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main{width:100%!important;max-width:100%!important;min-height:88px!important;padding:16px 20px 16px 22px!important}html body .c505-home-finder-main:before,html body .home-page .c505-home-finder .c505-home-finder-main:before{left:22px!important;width:64px!important}}html body .c505-home-finder .c505-home-finder-main,html body .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft{position:relative!important;overflow:hidden!important;width:min(100%,720px)!important;max-width:720px!important;min-height:92px!important;padding:18px 24px 18px 28px!important;border-radius:24px!important;border:1px solid rgba(10,17,114,.16)!important;background:#ffffff!important;box-shadow:0 18px 36px rgba(10,17,114,.1),0 6px 14px rgba(10,17,114,.05)!important;transform:none!important}html body .c505-home-finder-main:before,html body .home-page .c505-home-finder .c505-home-finder-main:before{display:none!important;content:none!important;opacity:0!important;background:transparent!important}html body .c505-home-finder .c505-home-finder-main span,html body .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main span,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft span{display:block!important;margin:0 0 9px!important;color:rgba(10,17,114,.92)!important;-webkit-text-fill-color:rgba(10,17,114,.92)!important;font-size:.9rem!important;font-weight:950!important}html body .c505-home-finder .c505-home-finder-main input,html body .c505-home-finder-main input,html body .home-page .c505-home-finder .c505-home-finder-main input,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft input{width:100%!important;background:transparent!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;border:0!important;outline:none!important;font-size:1.08rem!important;font-weight:900!important}html body .c505-home-finder .c505-home-finder-main input::placeholder,html body .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main input::placeholder,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft input::placeholder{color:rgba(10,17,114,.54)!important;-webkit-text-fill-color:rgba(10,17,114,.54)!important;opacity:1!important}html body .c505-home-finder .c505-home-finder-main:focus-within,html body .c505-home-finder-main:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main.c505-home-finder-main-soft:focus-within,html body .home-page .c505-home-finder .c505-home-finder-main:focus-within{border-color:rgba(10,17,114,.32)!important;box-shadow:0 0 0 4px rgba(10,17,114,.06),0 22px 44px rgba(10,17,114,.13)!important}@media (max-width:760px){html body .c505-home-finder-main,html body .home-page .c505-home-finder .c505-home-finder-main{width:100%!important;max-width:100%!important;min-height:88px!important;padding:16px 20px 16px 22px!important}}.c505-home-finder-main-autogrow,.home-page .c505-home-finder-main-autogrow{width:min(100%,720px)!important;max-width:720px!important;min-height:120px!important;padding:18px 22px!important;border-radius:28px!important;border:1px solid rgba(10,17,114,.14)!important;background:linear-gradient(180deg,#ffffff,#f5f8ff)!important;box-shadow:0 14px 32px rgba(10,17,114,.08),0 4px 12px rgba(10,17,114,.05)!important;display:flex!important;flex-direction:column!important;gap:12px!important}.c505-home-finder-main-autogrow>span,.home-page .c505-home-finder-main-autogrow>span{display:block!important;margin:0!important;font-size:.95rem!important;line-height:1.1!important;font-weight:900!important;color:#0A1172!important}.c505-home-finder-textarea,.home-page .c505-home-finder-textarea{width:100%!important;min-height:54px!important;max-height:220px!important;resize:none!important;overflow-y:auto!important;border:0!important;outline:none!important;background:transparent!important;color:#0A1172!important;font-size:1.02rem!important;line-height:1.6!important;font-weight:800!important;padding:0!important;margin:0!important;box-shadow:none!important;scrollbar-width:thin!important;scrollbar-color:rgba(10,17,114,.35) transparent!important}.c505-home-finder-textarea::placeholder,.home-page .c505-home-finder-textarea::placeholder{color:rgba(10,17,114,.58)!important;opacity:1!important}.c505-home-finder-textarea::-webkit-scrollbar,.home-page .c505-home-finder-textarea::-webkit-scrollbar{width:8px!important}.c505-home-finder-textarea::-webkit-scrollbar-track,.home-page .c505-home-finder-textarea::-webkit-scrollbar-track{background:rgba(10,17,114,.06)!important;border-radius:999px!important}.c505-home-finder-textarea::-webkit-scrollbar-thumb,.home-page .c505-home-finder-textarea::-webkit-scrollbar-thumb{background:rgba(10,17,114,.28)!important;border-radius:999px!important}.c505-home-finder-main-autogrow:focus-within,.home-page .c505-home-finder-main-autogrow:focus-within{border-color:rgba(10,17,114,.28)!important;box-shadow:0 0 0 4px rgba(10,17,114,.06),0 18px 42px rgba(10,17,114,.12)!important}.home-page footer,footer{position:relative!important;margin-top:88px!important;padding:48px 28px 24px!important;border-top:1px solid rgba(10,17,114,.1)!important;background:radial-gradient(circle at top left,rgba(255,255,255,.98) 0,rgba(241,246,255,.98) 34%,rgba(228,238,252,.98) 100%)!important;overflow:hidden!important}.home-page footer:before,footer:before{content:""!important;position:absolute!important;inset:0 0 auto 0!important;height:4px!important;background:linear-gradient(90deg,#0A1172,#1A5AD7 55%,#87C9FF)!important;opacity:.95!important}.home-page footer:after,footer:after{content:""!important;position:absolute!important;right:-120px!important;bottom:-120px!important;width:320px!important;height:320px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(135,201,255,.18) 0,rgba(135,201,255,0) 72%)!important;pointer-events:none!important}.home-page footer .brand,footer .brand{display:flex!important;align-items:center!important;gap:14px!important}.home-page footer img,footer img{max-width:190px!important;height:auto!important}.home-page footer h3,.home-page footer h4,footer h3,footer h4{color:#0A1172!important;font-weight:900!important;letter-spacing:-.02em!important;margin-bottom:14px!important}.home-page footer a,.home-page footer li,.home-page footer p,footer a,footer li,footer p{color:rgba(10,17,114,.78)!important;font-size:1rem!important;line-height:1.6!important;text-decoration:none!important}.home-page footer a:hover,footer a:hover{color:#0A1172!important}.home-page footer ul,footer ul{list-style:none!important;padding:0!important;margin:0!important}.home-page footer>div:last-child,footer>div:last-child{margin-top:28px!important;padding-top:18px!important;border-top:1px solid rgba(10,17,114,.1)!important;color:rgba(10,17,114,.62)!important;font-size:.96rem!important}.home-page footer .app-buttons,footer .app-buttons{display:flex!important;gap:12px!important;flex-wrap:wrap!important}.home-page footer .app-buttons a,footer .app-buttons a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 18px!important;border-radius:14px!important;background:#0A1172!important;color:#ffffff!important;font-weight:800!important;box-shadow:0 10px 24px rgba(10,17,114,.12)!important}.home-page footer .app-buttons a:hover,footer .app-buttons a:hover{background:#1320a0!important}@media (max-width:900px){.c505-home-finder-main-autogrow,.home-page .c505-home-finder-main-autogrow{width:100%!important;max-width:100%!important}.home-page footer,footer{padding:40px 20px 22px!important}}.c505-home-finder-main-autogrow{display:none!important}html body .c505-main-search-autogrow,html body .home-page .c505-main-search-autogrow{min-height:116px!important;padding:26px 28px!important;grid-template-columns:70px minmax(0,1fr)!important;border:1px solid rgba(10,17,114,.12)!important}html body .c505-main-search-icon,html body .home-page .c505-main-search-icon{width:58px!important;height:58px!important;border:1px solid rgba(10,17,114,.1)!important}html body .c505-main-search-body,html body .home-page .c505-main-search-body{gap:14px!important}html body .c505-main-search-body span,html body .home-page .c505-main-search-body span{font-size:1.08rem!important;letter-spacing:-.01em!important}html body .c505-main-search-textarea,html body .home-page .c505-main-search-textarea{font-size:1.22rem!important}html body .c505-main-search-textarea::-webkit-scrollbar-thumb,html body .home-page .c505-main-search-textarea::-webkit-scrollbar-thumb{background:rgba(10,17,114,.26)!important}html body .c505-main-search-autogrow:focus-within,html body .home-page .c505-main-search-autogrow:focus-within{border-color:rgba(10,17,114,.25)!important}html body .home-page .btn.btn-primary,html body .home-page a.btn-primary,html body .home-page button.btn-primary{border-radius:18px!important;min-height:62px!important;padding-left:30px!important;padding-right:30px!important;background:linear-gradient(135deg,#07105d,#0A1172 52%,#172fc7)!important;box-shadow:0 18px 42px rgba(10,17,114,.24)!important}html body .c505-prefooter,html body .home-page .c505-prefooter{margin:96px auto 34px!important;padding:0 48px!important;position:relative!important;z-index:2!important}html body .c505-prefooter-card,html body .home-page .c505-prefooter-card{max-width:1120px!important;margin:0 auto!important;padding:28px 34px!important;border-radius:28px!important;display:grid!important;grid-template-columns:90px minmax(0,1fr) auto!important;gap:26px!important;align-items:center!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(10,17,114,.1)!important;box-shadow:0 28px 70px rgba(10,17,114,.14),inset 0 1px 0 rgba(255,255,255,1)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.c505-prefooter-icon{width:76px!important;height:76px!important;border-radius:24px!important;display:grid!important;place-items:center!important;font-size:2.2rem!important;background:linear-gradient(180deg,#eef4ff,#dfeaff)!important}.c505-prefooter-copy h2{margin:0 0 8px!important;color:#0A1172!important;font-size:clamp(1.8rem,3vw,2.5rem)!important;line-height:1!important;letter-spacing:-.045em!important}.c505-prefooter-copy p{margin:0!important;color:rgba(10,17,114,.68)!important;font-size:1.08rem!important;line-height:1.45!important}.c505-prefooter-action{display:inline-flex!important;align-items:center!important;gap:18px!important;min-height:62px!important;padding:0 32px!important;border-radius:18px!important;color:#ffffff!important;background:linear-gradient(135deg,#07105d,#0A1172 50%,#192fd2)!important;font-size:1.08rem!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 18px 42px rgba(10,17,114,.24)!important}html body .home-page footer.c505-footer-pro,html body footer.c505-footer-pro{position:relative!important;margin-top:0!important;padding:72px 56px 42px!important;border:0!important;overflow:hidden!important;border-radius:46px 46px 0 0!important;background:radial-gradient(circle at 12% 0,rgba(65,180,255,.22),transparent 26%),radial-gradient(circle at 90% 70%,rgba(60,110,255,.2),transparent 32%),linear-gradient(135deg,#020633,#07105d 42%,#0A1172)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 -22px 70px rgba(10,17,114,.18)!important}html body footer.c505-footer-pro:before{content:""!important;position:absolute!important;top:0!important;left:10%!important;right:10%!important;height:2px!important;background:linear-gradient(90deg,transparent,#62ccff,transparent)!important;box-shadow:0 0 24px rgba(98,204,255,.9)!important}html body footer.c505-footer-pro:after{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0)!important;background-size:46px 46px!important;opacity:.25!important;pointer-events:none!important}.c505-footer-shell{position:relative!important;z-index:2!important;max-width:1280px!important;margin:0 auto!important}.c505-footer-main{display:grid!important;grid-template-columns:1.45fr repeat(3,.9fr) 1.05fr!important;gap:44px!important;align-items:start!important}.c505-footer-brand img{width:210px!important;height:auto!important;margin-bottom:24px!important;filter:drop-shadow(0 8px 24px rgba(0,0,0,.24))!important}.c505-footer-brand p{max-width:300px!important;color:rgba(255,255,255,.82)!important;font-size:1.05rem!important;line-height:1.7!important;margin:0 0 22px!important}.c505-footer-pill{display:inline-flex!important;align-items:center!important;min-height:42px!important;padding:0 18px!important;border-radius:999px!important;color:#72d3ff!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;font-weight:850!important}.c505-footer-col h3,.c505-footer-social h3{color:#ffffff!important;font-size:1.08rem!important;margin:0 0 22px!important;font-weight:950!important}.c505-footer-col h3:after,.c505-footer-social h3:after{content:""!important;display:block!important;width:28px!important;height:3px!important;margin-top:10px!important;border-radius:999px!important;background:#4fc3ff!important}.c505-footer-col a{display:block!important;color:rgba(255,255,255,.78)!important;text-decoration:none!important;font-size:1rem!important;line-height:1.35!important;margin-bottom:16px!important;font-weight:650!important}.c505-footer-col a:hover{color:#ffffff!important}.c505-footer-icons{display:flex!important;gap:12px!important;margin-bottom:30px!important}.c505-footer-icons a{width:46px!important;height:46px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#ffffff!important;text-decoration:none!important;font-weight:900!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.2)!important}.c505-footer-social h4{margin:0 0 16px!important;color:#ffffff!important;font-size:1.12rem!important;font-weight:950!important}.c505-footer-store{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.c505-footer-store a{min-height:44px!important;padding:0 16px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffffff!important;background:#0b1020!important;border:1px solid rgba(255,255,255,.12)!important;text-decoration:none!important;font-size:.9rem!important;font-weight:850!important}.c505-footer-bottom{margin-top:64px!important;padding:22px 28px!important;border-radius:26px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:20px!important;align-items:center!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.14)!important}.c505-footer-shield{width:46px!important;height:46px!important;border-radius:16px!important;display:grid!important;place-items:center!important;background:rgba(65,140,255,.35)!important}.c505-footer-bottom p,.c505-footer-bottom span{margin:0!important;color:rgba(255,255,255,.86)!important;font-size:.98rem!important}.c505-footer-bottom span{justify-self:end!important}@media (max-width:1100px){.c505-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}.c505-prefooter-card{grid-template-columns:1fr!important}.c505-prefooter-action{width:fit-content!important}}@media (max-width:720px){.c505-main-search-autogrow{grid-template-columns:1fr!important;padding:22px!important}.c505-main-search-icon{display:none!important}.c505-prefooter{padding:0 20px!important}footer.c505-footer-pro{padding:52px 24px 32px!important;border-radius:32px 32px 0 0!important}.c505-footer-bottom,.c505-footer-main{grid-template-columns:1fr!important}.c505-footer-bottom span{justify-self:start!important}}.c505-home-finder-main,.c505-home-finder-main-autogrow{display:none!important}html body .c505-main-search-autogrow,html body .home-page .c505-main-search-autogrow{min-height:108px!important;border-radius:28px!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(135deg,#ffffff,#f8fbff 52%,#eef6ff)!important}html body .c505-main-search-body,html body .home-page .c505-main-search-body{min-width:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}html body .c505-main-search-body span,html body .home-page .c505-main-search-body span{color:#0A1172!important;font-size:1.05rem!important;line-height:1.2!important;font-weight:950!important}html body .c505-main-search-textarea,html body .home-page .c505-main-search-textarea{max-height:220px!important;font-size:1.18rem!important;font-weight:750!important;scrollbar-color:rgba(10,17,114,.3) transparent!important}@media (max-width:720px){html body .c505-main-search-autogrow,html body .home-page .c505-main-search-autogrow{grid-template-columns:1fr!important;padding:22px!important}html body .c505-main-search-icon,html body .home-page .c505-main-search-icon{display:none!important}}html body .c505-main-search-autogrow,html body .home-page .c505-main-search-autogrow{width:min(100%,980px)!important;max-width:980px!important;min-height:104px!important;height:auto!important;padding:24px 28px!important;border-radius:30px!important;display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:20px!important;align-items:start!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(135deg,#ffffff,#f9fbff 54%,#eef6ff)!important;border:0!important;box-shadow:0 22px 50px rgba(10,17,114,.14),0 8px 18px rgba(10,17,114,.07),inset 0 1px 0 rgba(255,255,255,1)!important;transition:box-shadow .18s ease,transform .18s ease!important}html body .c505-main-search-icon,html body .home-page .c505-main-search-icon{width:56px!important;height:56px!important;border-radius:999px!important;flex:0 0 56px!important;display:grid!important;place-items:center!important;color:#0A1172!important;font-size:2rem!important;font-weight:900!important;background:linear-gradient(180deg,#f8fbff,#edf4ff)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,1)!important}html body .c505-main-search-textarea,html body .home-page .c505-main-search-textarea{width:100%!important;min-height:32px!important;height:32px;max-height:150px!important;resize:none!important;overflow-y:hidden!important;border:0!important;outline:none!important;background:transparent!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:1.16rem!important;line-height:1.45!important;font-weight:760!important;padding:0!important;margin:0!important;transition:none!important;scrollbar-color:rgba(10,17,114,.28) transparent!important}html body .c505-main-search-textarea::placeholder,html body .home-page .c505-main-search-textarea::placeholder{color:rgba(10,17,114,.5)!important;-webkit-text-fill-color:rgba(10,17,114,.5)!important;opacity:1!important}html body .c505-main-search-textarea::-webkit-scrollbar,html body .home-page .c505-main-search-textarea::-webkit-scrollbar{width:8px!important}html body .c505-main-search-textarea::-webkit-scrollbar-thumb,html body .home-page .c505-main-search-textarea::-webkit-scrollbar-thumb{background:rgba(10,17,114,.28)!important}html body .c505-main-search-autogrow:focus-within,html body .home-page .c505-main-search-autogrow:focus-within{box-shadow:0 0 0 5px rgba(10,17,114,.06),0 28px 62px rgba(10,17,114,.18),inset 0 1px 0 rgba(255,255,255,1)!important}html body .home-page .hero-phone img,html body .home-page .hero-visual img,html body .home-page .phone-mockup img,html body .home-page img[src*=conecta505-hero],html body .home-page img[src="/conecta505-hero.png"]{max-height:610px!important;height:auto!important;width:auto!important;max-width:100%!important;object-fit:contain!important}html body .home-page .hero-phone,html body .home-page .hero-visual,html body .home-page .phone-mockup{align-self:start!important;height:auto!important;min-height:0!important;max-height:640px!important}html body .home-page section:first-of-type{align-items:flex-start!important}html body .home-page footer.c505-footer-pro,html body footer.c505-footer-pro{background:radial-gradient(circle at 12% 0,rgba(65,180,255,.24),transparent 28%),radial-gradient(circle at 90% 72%,rgba(60,110,255,.22),transparent 34%),linear-gradient(135deg,#020633,#07105d 42%,#0A1172)!important;color:#ffffff!important}html body footer.c505-footer-pro *,html body footer.c505-footer-pro a,html body footer.c505-footer-pro div,html body footer.c505-footer-pro h3,html body footer.c505-footer-pro h4,html body footer.c505-footer-pro p,html body footer.c505-footer-pro span{color:rgba(255,255,255,.88)!important}html body footer.c505-footer-pro h3,html body footer.c505-footer-pro h4{color:#ffffff!important}html body footer.c505-footer-pro a:hover{color:#7dd7ff!important}html body footer.c505-footer-pro .c505-footer-brand img{width:210px!important;height:auto!important;padding:10px 14px!important;border-radius:18px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 18px 40px rgba(0,0,0,.18)!important;filter:none!important}html body footer.c505-footer-pro .c505-footer-bottom{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important}html body footer.c505-footer-pro .c505-footer-bottom p,html body footer.c505-footer-pro .c505-footer-bottom span{color:rgba(255,255,255,.92)!important}@media (max-width:720px){html body .c505-main-search-autogrow,html body .home-page .c505-main-search-autogrow{grid-template-columns:1fr!important;min-height:96px!important;padding:22px!important}html body .c505-main-search-icon,html body .home-page .c505-main-search-icon{display:none!important}html body .home-page img[src*=conecta505-hero],html body .home-page img[src="/conecta505-hero.png"]{max-height:460px!important}}html body .c505-main-search-textarea,html body .home-page .c505-main-search-textarea{font-size:.92rem!important;line-height:1.5!important;font-weight:700!important;max-height:132px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.96) rgba(10,17,114,.1)!important}html body .c505-main-search-textarea::placeholder,html body .home-page .c505-main-search-textarea::placeholder{font-size:.92rem!important;line-height:1.5!important;color:rgba(10,17,114,.56)!important;-webkit-text-fill-color:rgba(10,17,114,.56)!important}html body .c505-main-search-textarea::-webkit-scrollbar,html body .home-page .c505-main-search-textarea::-webkit-scrollbar{width:10px!important}html body .c505-main-search-textarea::-webkit-scrollbar-track,html body .home-page .c505-main-search-textarea::-webkit-scrollbar-track{background:rgba(10,17,114,.08)!important;border-radius:999px!important}html body .c505-main-search-textarea::-webkit-scrollbar-thumb,html body .home-page .c505-main-search-textarea::-webkit-scrollbar-thumb{background:rgba(255,255,255,.96)!important;border-radius:999px!important;border:2px solid rgba(10,17,114,.12)!important}html body .c505-main-search-textarea::-webkit-scrollbar-thumb:hover,html body .home-page .c505-main-search-textarea::-webkit-scrollbar-thumb:hover{background:#ffffff!important}html body .c505-main-search-autogrow,html body .home-page .c505-main-search-autogrow{min-height:96px!important}@media (max-width:720px){html body .c505-main-search-textarea,html body .home-page .c505-main-search-textarea{font-size:.88rem!important;line-height:1.45!important;max-height:116px!important}html body .c505-main-search-textarea::placeholder,html body .home-page .c505-main-search-textarea::placeholder{font-size:.88rem!important}}html body .c505-recos-premium,html body .home-page .c505-recos-premium{margin:64px auto 0!important;padding:34px 34px 42px!important;border-radius:38px!important;background:radial-gradient(circle at 8% 0,rgba(255,255,255,.26),transparent 26%),radial-gradient(circle at 92% 100%,rgba(79,195,255,.22),transparent 28%),linear-gradient(135deg,#07105d,#0A1172 42%,#168EEA)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 28px 72px rgba(10,17,114,.24),inset 0 1px 0 rgba(255,255,255,.18)!important}html body .c505-recos-premium>div,html body .home-page .c505-recos-premium>div{position:relative!important;z-index:2!important}html body .c505-recos-premium:before,html body .home-page .c505-recos-premium:before{left:8%!important;right:8%!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,#7dd7ff,#ffffff,#7dd7ff,transparent)!important;box-shadow:0 0 22px rgba(125,215,255,.85)!important}html body .c505-recos-premium:after,html body .home-page .c505-recos-premium:after{content:""!important;position:absolute!important;inset:18px!important;border-radius:30px!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,250,255,.94))!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 18px 42px rgba(5,12,75,.12)!important;z-index:0!important}html body .c505-recos-premium h2,html body .home-page .c505-recos-premium h2{font-size:clamp(1.55rem,2.2vw,2.1rem)!important;line-height:1.05!important;letter-spacing:-.04em!important;margin-bottom:6px!important}html body .c505-recos-premium p,html body .home-page .c505-recos-premium p{color:rgba(10,17,114,.66)!important}html body .c505-recos-premium .card,html body .c505-recos-premium [class*=card],html body .c505-recos-premium article,html body .home-page .c505-recos-premium .card,html body .home-page .c505-recos-premium [class*=card],html body .home-page .c505-recos-premium article{background:linear-gradient(180deg,#ffffff,#f8fbff)!important;border:1px solid rgba(10,17,114,.12)!important;border-radius:22px!important;box-shadow:0 14px 32px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.9)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}html body .c505-recos-premium .card:hover,html body .c505-recos-premium [class*=card]:hover,html body .c505-recos-premium article:hover,html body .home-page .c505-recos-premium .card:hover,html body .home-page .c505-recos-premium [class*=card]:hover,html body .home-page .c505-recos-premium article:hover{transform:translateY(-4px)!important;border-color:rgba(10,17,114,.22)!important;box-shadow:0 20px 44px rgba(10,17,114,.16),inset 0 1px 0 rgba(255,255,255,.94)!important}html body .c505-recos-premium [class*=Avatar],html body .c505-recos-premium [class*=avatar],html body .home-page .c505-recos-premium [class*=Avatar],html body .home-page .c505-recos-premium [class*=avatar]{background:linear-gradient(135deg,#0A1172,#1565D8)!important;box-shadow:0 10px 24px rgba(10,17,114,.2)!important}html body .c505-recos-premium article>div:first-child,html body .home-page .c505-recos-premium article>div:first-child{border-color:rgba(10,17,114,.08)!important}html body .home-page .c505-recos-premium *{text-rendering:geometricPrecision!important}@media (max-width:900px){html body .c505-recos-premium,html body .home-page .c505-recos-premium{padding:24px 18px 30px!important;border-radius:30px!important}html body .c505-recos-premium:after,html body .home-page .c505-recos-premium:after{inset:12px!important;border-radius:24px!important}}html body .c505-recos-premium,html body .home-page .c505-recos-premium{position:relative!important;isolation:isolate!important;overflow:hidden!important;margin:56px auto 0!important;padding:28px 30px 34px!important;border-radius:36px!important;background:radial-gradient(circle at 8% 0,rgba(255,255,255,.95),transparent 28%),radial-gradient(circle at 100% 100%,rgba(80,190,255,.18),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,249,255,.96) 58%,rgba(232,243,255,.96))!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 60px rgba(10,17,114,.14),0 8px 18px rgba(10,17,114,.06),inset 0 1px 0 rgba(255,255,255,.92)!important}html body .c505-recos-premium:after,html body .home-page .c505-recos-premium:after{content:none!important;display:none!important}html body .c505-recos-premium:before,html body .home-page .c505-recos-premium:before{content:""!important;position:absolute!important;top:0!important;left:38px!important;right:38px!important;height:4px!important;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,#0A1172,#2CB8FF 52%,#BFEAFF)!important;box-shadow:0 0 18px rgba(44,184,255,.45)!important;opacity:.95!important;z-index:1!important}html body .c505-recos-premium>*,html body .home-page .c505-recos-premium>*{position:relative!important;z-index:2!important}html body .c505-recos-premium h2,html body .home-page .c505-recos-premium h2{color:#0A1172!important;text-shadow:none!important;font-size:clamp(1.45rem,2vw,1.95rem)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:0 0 6px!important}html body .c505-recos-premium p,html body .home-page .c505-recos-premium p{color:rgba(10,17,114,.68)!important;text-shadow:none!important}html body .c505-recos-premium a,html body .home-page .c505-recos-premium a{color:#0A1172!important;font-weight:900!important;text-decoration:none!important}html body .c505-recos-premium article,html body .home-page .c505-recos-premium article{background:linear-gradient(180deg,#ffffff,#f9fbff)!important;border:1px solid rgba(10,17,114,.13)!important;border-radius:24px!important;box-shadow:0 16px 34px rgba(10,17,114,.11),inset 0 1px 0 rgba(255,255,255,.95)!important;transform:translateZ(0)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}html body .c505-recos-premium article:hover,html body .home-page .c505-recos-premium article:hover{transform:translateY(-4px)!important;border-color:rgba(10,17,114,.24)!important;box-shadow:0 22px 46px rgba(10,17,114,.17),inset 0 1px 0 rgba(255,255,255,.98)!important}html body .c505-recos-premium article h3,html body .c505-recos-premium article strong,html body .home-page .c505-recos-premium article h3,html body .home-page .c505-recos-premium article strong{color:#0A1172!important}html body .c505-recos-premium article div,html body .c505-recos-premium article p,html body .c505-recos-premium article span,html body .home-page .c505-recos-premium article div,html body .home-page .c505-recos-premium article p,html body .home-page .c505-recos-premium article span{text-shadow:none!important}html body .home-page .c505-recos-premium{max-width:calc(100% - 48px)!important}html body .c505-recos-premium *,html body .home-page .c505-recos-premium *{opacity:1!important}@media (max-width:900px){html body .c505-recos-premium,html body .home-page .c505-recos-premium{margin-top:42px!important;padding:24px 18px 28px!important;border-radius:28px!important;max-width:calc(100% - 24px)!important}html body .c505-recos-premium:before,html body .home-page .c505-recos-premium:before{left:24px!important;right:24px!important}}html body .home-page header,html body .site-header,html body header.site-header{position:sticky!important;top:0!important;z-index:80!important;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important;border-bottom:1px solid rgba(10,17,114,.1)!important;box-shadow:0 10px 28px rgba(10,17,114,.06)!important}html body .header-inner,html body .home-page header>div,html body .nav-wrap,html body .site-header-inner,html body .site-header>div,html body .topbar-inner{min-height:70px!important;display:grid!important;grid-template-columns:auto minmax(280px,1fr) auto!important;align-items:center!important;gap:22px!important}html body .brand,html body .home-page header .brand,html body .site-header .brand{display:inline-flex!important;align-items:center!important;min-width:max-content!important;text-decoration:none!important}html body .brand img,html body .home-page header .brand img,html body .site-header .brand img{max-height:58px!important;width:auto!important;object-fit:contain!important}html body .home-page .main-nav,html body .main-nav{justify-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;min-width:0!important}html body .home-page .main-nav a,html body .main-nav a{position:relative!important;color:#0A1172!important;font-weight:780!important;font-size:.96rem!important;letter-spacing:-.01em!important;text-decoration:none!important;padding:24px 0 21px!important;white-space:nowrap!important}html body .home-page .main-nav a:after,html body .main-nav a:after{content:""!important;position:absolute!important;left:50%!important;bottom:12px!important;width:0!important;height:3px!important;border-radius:999px!important;background:#0A1172!important;transform:translateX(-50%)!important;transition:width .18s ease!important}html body .home-page .main-nav a.active:after,html body .home-page .main-nav a:hover:after,html body .main-nav a.active:after,html body .main-nav a:hover:after{width:34px!important}html body .header-actions,html body .home-page .header-actions,html body .home-page .nav-actions,html body .home-page .top-actions,html body .nav-actions,html body .top-actions{justify-self:end!important;margin-left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important;min-width:max-content!important}html body .home-page header .btn,html body .site-header .btn,html body header .btn{min-height:46px!important;height:46px!important;border-radius:999px!important;padding:0 22px!important;font-weight:900!important;font-size:.96rem!important;letter-spacing:-.01em!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap!important;text-decoration:none!important}html body .home-page header .btn-outline,html body .site-header .btn-outline,html body header .btn-outline{color:#0A1172!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,248,255,.96))!important;border:1px solid rgba(10,17,114,.26)!important;box-shadow:0 10px 24px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,1)!important}html body .home-page header .btn-primary,html body .site-header .btn-primary,html body header .btn-primary{color:#ffffff!important;min-width:210px!important;background:radial-gradient(circle at top left,rgba(255,255,255,.16),transparent 30%),linear-gradient(135deg,#05083f,#0A1172 48%,#1f35d6)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 16px 34px rgba(10,17,114,.24),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .home-page header .btn-outline:hover,html body header .btn-outline:hover{border-color:rgba(10,17,114,.42)!important;transform:translateY(-1px)!important}html body .home-page header .btn-primary:hover,html body header .btn-primary:hover{transform:translateY(-1px)!important;box-shadow:0 20px 42px rgba(10,17,114,.3),inset 0 1px 0 rgba(255,255,255,.18)!important}html body .home-page main,html body main{scroll-margin-top:84px!important}@media (max-width:980px){html body .header-inner,html body .home-page header>div,html body .nav-wrap,html body .site-header-inner,html body .site-header>div,html body .topbar-inner{grid-template-columns:auto 1fr!important;gap:16px!important}html body .home-page .main-nav,html body .main-nav{order:3!important;grid-column:1/-1!important;justify-self:start!important;overflow-x:auto!important;width:100%!important;justify-content:flex-start!important;padding-bottom:6px!important}html body .header-actions,html body .home-page .top-actions,html body .nav-actions,html body .top-actions{justify-self:end!important}}@media (max-width:640px){html body .brand img,html body .home-page header .brand img{max-height:48px!important}html body .home-page header .btn,html body header .btn{height:42px!important;min-height:42px!important;padding:0 14px!important;font-size:.88rem!important}html body .home-page header .btn-primary,html body header .btn-primary{min-width:auto!important}html body .home-page .top-actions,html body .top-actions{gap:8px!important}}html body .c505-header-pro{position:sticky!important;top:0!important;z-index:100!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(20px) saturate(160%)!important;-webkit-backdrop-filter:blur(20px) saturate(160%)!important;border-bottom:1px solid rgba(10,17,114,.1)!important;box-shadow:0 10px 30px rgba(10,17,114,.06)!important}html body .c505-header-shell{max-width:1220px!important;min-height:72px!important;margin:0 auto!important;padding:0 30px!important;grid-template-columns:auto minmax(360px,1fr) auto!important;gap:26px!important}html body .c505-header-brand{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;min-width:210px!important;text-decoration:none!important}html body .c505-header-brand img{height:58px!important;display:block!important;object-fit:contain!important}html body .c505-header-nav{display:inline-flex!important;min-width:0!important}html body .c505-header-nav a{position:relative!important;display:inline-flex!important;align-items:center!important;min-height:72px!important;color:#0A1172!important;font-size:.96rem!important;font-weight:800!important;letter-spacing:-.01em!important;text-decoration:none!important;white-space:nowrap!important}html body .c505-header-nav a:after{content:""!important;position:absolute!important;left:50%!important;bottom:15px!important;width:0!important;height:3px!important;border-radius:999px!important;background:#0A1172!important;transform:translateX(-50%)!important;transition:width .18s ease!important}html body .c505-header-nav a.is-active:after,html body .c505-header-nav a:hover:after{width:34px!important}html body .c505-header-actions{display:inline-flex!important;gap:10px!important;white-space:nowrap!important}html body .c505-header-login,html body .c505-header-publish{height:48px!important;min-height:48px!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:.96rem!important;font-weight:950!important;letter-spacing:-.01em!important;text-decoration:none!important;transition:transform .16s ease,box-shadow .16s ease!important}html body .c505-header-login{color:#0A1172!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,249,255,.98))!important;border:1px solid rgba(10,17,114,.28)!important;box-shadow:0 10px 24px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,1)!important}html body .c505-header-login-dot{width:14px!important;height:14px!important;border-radius:999px!important;border:3px solid #0a1172!important;box-shadow:0 0 0 4px rgba(10,17,114,.08)!important}html body .c505-header-publish{min-width:210px!important;color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,#05083f,#0A1172 48%,#2037d6)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 18px 36px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .c505-header-login:hover,html body .c505-header-publish:hover{transform:translateY(-1px)!important}html body .c505-header-publish:hover{box-shadow:0 22px 44px rgba(10,17,114,.32),inset 0 1px 0 rgba(255,255,255,.18)!important}html body .c505-header-pro .btn,html body .c505-header-pro .header-actions,html body .c505-header-pro .main-nav,html body .c505-header-pro .nav-actions,html body .c505-header-pro .top-actions{all:unset}@media (max-width:1020px){html body .c505-header-shell{grid-template-columns:auto auto!important;gap:16px!important}html body .c505-header-nav{grid-column:1/-1!important;justify-self:start!important;width:100%!important;overflow-x:auto!important;justify-content:flex-start!important;padding-bottom:4px!important}html body .c505-header-actions{justify-self:end!important}}@media (max-width:680px){html body .c505-header-shell{padding:0 16px!important}html body .c505-header-brand{min-width:0!important}html body .c505-header-brand img{height:48px!important}html body .c505-header-actions{gap:8px!important}html body .c505-header-login,html body .c505-header-publish{height:42px!important;min-height:42px!important;padding:0 14px!important;font-size:.86rem!important}html body .c505-header-publish{min-width:auto!important}html body .c505-header-login-dot{width:11px!important;height:11px!important;border-width:2px!important}}html body .c505-header-pro{width:100%!important}html body .c505-header-shell{width:100%!important;max-width:none!important;min-height:68px!important;padding:0 28px 0 44px!important;display:grid!important;grid-template-columns:260px minmax(360px,1fr) max-content!important;align-items:center!important}html body .c505-header-brand{justify-self:start!important;min-width:0!important;width:260px!important}html body .c505-header-brand img{height:56px!important;width:auto!important}html body .c505-header-nav{justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:30px!important;width:100%!important}html body .c505-header-actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;width:max-content!important;min-width:max-content!important}html body .c505-header-login,html body .c505-header-publish{height:46px!important;min-height:46px!important;border-radius:999px!important;font-size:.94rem!important}html body .c505-header-login{padding:0 20px!important}html body .c505-header-publish{min-width:198px!important;padding:0 22px!important}html body .c505-header-actions a{flex:0 0 auto!important}html body .c505-header-nav a{min-height:68px!important;padding-top:0!important;padding-bottom:0!important}@media (max-width:1100px){html body .c505-header-shell{grid-template-columns:220px 1fr max-content!important;padding:0 22px!important}html body .c505-header-brand{width:220px!important}html body .c505-header-nav{gap:20px!important}html body .c505-header-publish{min-width:178px!important}}@media (max-width:820px){html body .c505-header-shell{grid-template-columns:auto max-content!important;row-gap:8px!important;padding:10px 16px!important}html body .c505-header-brand{width:auto!important}html body .c505-header-nav{grid-column:1/-1!important;grid-row:2!important;justify-self:start!important;justify-content:flex-start!important;overflow-x:auto!important;gap:22px!important}html body .c505-header-actions{grid-column:2!important;grid-row:1!important;justify-self:end!important}}html body .home-page>section:first-of-type{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(460px,.92fr)!important;align-items:center!important;column-gap:10px!important;overflow:hidden!important}html body .home-page>section:first-of-type>div:first-child{position:relative!important;z-index:2!important;min-width:0!important;max-width:720px!important}html body .home-page>section:first-of-type>div:last-child{position:relative!important;z-index:1!important;min-height:640px!important;display:flex!important;justify-content:flex-end!important;align-items:flex-end!important;padding-right:18px!important;padding-bottom:0!important;overflow:visible!important}html body .home-page>section:first-of-type>div:last-child img{width:clamp(420px,34vw,560px)!important;max-width:100%!important;height:auto!important;object-fit:contain!important;display:block!important;margin-left:auto!important;margin-right:0!important;transform:translateX(6px) translateY(0)!important}html body .home-page>section:first-of-type>div:last-child>div,html body .home-page>section:first-of-type>div:last-child>picture{width:100%!important;display:flex!important;justify-content:flex-end!important;align-items:flex-end!important}html body .home-page>section:first-of-type{align-items:start!important}html body .home-page>section:first-of-type>div:last-child{align-self:start!important}@media (max-width:1180px){html body .home-page>section:first-of-type{grid-template-columns:minmax(0,1fr) minmax(380px,.88fr)!important;column-gap:8px!important}html body .home-page>section:first-of-type>div:last-child{min-height:560px!important;padding-right:8px!important}html body .home-page>section:first-of-type>div:last-child img{width:clamp(360px,33vw,470px)!important}}@media (max-width:920px){html body .home-page>section:first-of-type{grid-template-columns:1fr!important;row-gap:18px!important}html body .home-page>section:first-of-type>div:last-child{min-height:auto!important;justify-content:center!important;align-items:flex-end!important;padding-right:0!important}html body .home-page>section:first-of-type>div:last-child img{width:min(92vw,460px)!important;margin-left:auto!important;margin-right:auto!important;transform:none!important}}html body .c505-header-shell{grid-template-columns:260px 1fr max-content!important;column-gap:18px!important}html body .c505-header-nav{justify-self:end!important;justify-content:flex-end!important;width:auto!important;margin-left:auto!important;margin-right:26px!important;gap:28px!important}html body .c505-header-actions{justify-self:end!important;margin-left:0!important;gap:8px!important}html body .home-page section.c505-hero-stable,html body .home-page>section.c505-hero-stable:first-of-type{position:relative!important;isolation:isolate!important;display:grid!important;grid-template-columns:minmax(520px,.96fr) minmax(420px,.84fr)!important;align-items:center!important;gap:24px!important;min-height:680px!important;padding-top:32px!important;padding-bottom:34px!important;overflow:hidden!important}html body .home-page section.c505-hero-stable>div:first-child,html body .home-page>section.c505-hero-stable:first-of-type>div:first-child{position:relative!important;z-index:5!important;opacity:1!important;visibility:visible!important;transform:none!important;max-width:720px!important;min-width:0!important;pointer-events:auto!important}html body .home-page section.c505-hero-stable a,html body .home-page section.c505-hero-stable h1,html body .home-page section.c505-hero-stable p,html body .home-page section.c505-hero-stable span{opacity:1!important;visibility:visible!important;text-shadow:none!important}html body .home-page section.c505-hero-stable h1{color:#0A1172!important;max-width:680px!important}html body .home-page section.c505-hero-stable>div:last-child,html body .home-page>section.c505-hero-stable:first-of-type>div:last-child{position:relative!important;z-index:2!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;align-self:center!important;min-height:600px!important;max-height:640px!important;overflow:visible!important;pointer-events:none!important;padding-right:10px!important}html body .home-page section.c505-hero-stable>div:last-child img{width:clamp(420px,35vw,550px)!important;max-width:100%!important;height:auto!important;max-height:620px!important;object-fit:contain!important;display:block!important;margin-left:auto!important;margin-right:0!important;transform:translateX(0) translateY(0)!important}html body .home-page section.c505-hero-stable .c505-main-search-autogrow{contain:layout paint!important}@media (min-width:1180px){html body .home-page section.c505-hero-stable>div:last-child{transform:translateX(-18px)!important}}@media (max-width:1100px){html body .c505-header-shell{grid-template-columns:220px 1fr max-content!important}html body .c505-header-nav{margin-right:18px!important;gap:20px!important}html body .home-page section.c505-hero-stable,html body .home-page>section.c505-hero-stable:first-of-type{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr)!important;min-height:620px!important}html body .home-page section.c505-hero-stable>div:last-child img{width:clamp(340px,32vw,460px)!important}}@media (max-width:900px){html body .home-page section.c505-hero-stable,html body .home-page>section.c505-hero-stable:first-of-type{grid-template-columns:1fr!important;min-height:auto!important;row-gap:24px!important}html body .home-page section.c505-hero-stable>div:last-child{min-height:auto!important;justify-content:center!important;padding-right:0!important;transform:none!important}html body .home-page section.c505-hero-stable>div:last-child img{width:min(92vw,440px)!important;margin:0 auto!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:minmax(520px,.95fr) minmax(420px,.85fr)!important;padding:28px 28px 38px!important;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.98),transparent 36%),linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,.94) 38%,rgba(239,248,255,.64))!important}html body .c505-hero-final__copy,html body .home-page .c505-hero-final__copy{z-index:10!important;min-width:0!important;pointer-events:auto!important}html body .c505-hero-final__copy h1,html body .home-page .c505-hero-final__copy h1{font-size:clamp(52px,5.4vw,82px)!important}html body .c505-hero-final__copy p,html body .home-page .c505-hero-final__copy p{color:rgba(10,17,114,.8)!important;-webkit-text-fill-color:rgba(10,17,114,.8)!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{z-index:12!important}html body .c505-hero-final__finder .c505-home-finder,html body .home-page .c505-hero-final__finder .c505-home-finder{width:100%!important;max-width:100%!important}html body .c505-hero-final__finder .c505-home-finder-top,html body .home-page .c505-hero-final__finder .c505-home-finder-top{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-bottom:14px!important}html body .c505-hero-final__finder .c505-home-filter-pill,html body .home-page .c505-hero-final__finder .c505-home-filter-pill{min-height:78px!important;border-radius:18px!important}html body .c505-hero-final__finder .c505-main-search-autogrow,html body .home-page .c505-hero-final__finder .c505-main-search-autogrow{width:100%!important;max-width:100%!important;min-height:100px!important;padding:22px 24px!important;grid-template-columns:56px minmax(0,1fr)!important;border-radius:26px!important}html body .c505-hero-final__finder .c505-main-search-icon,html body .home-page .c505-hero-final__finder .c505-main-search-icon{width:50px!important;height:50px!important}html body .c505-hero-final__finder .c505-main-search-textarea,html body .home-page .c505-hero-final__finder .c505-main-search-textarea{font-size:.92rem!important;line-height:1.5!important;font-weight:760!important;max-height:132px!important}html body .c505-hero-final__searchBtn,html body .home-page .c505-hero-final__searchBtn{height:62px!important;min-height:62px!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:950!important}html body .home-page>section:first-of-type:not(.c505-hero-final){opacity:1!important}@media (max-width:900px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:1fr!important;min-height:auto!important;padding:26px 20px 34px!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{grid-template-columns:1fr!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{min-height:auto!important;justify-content:center!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:min(92vw,440px)!important;margin:0 auto!important;transform:none!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{display:block!important;padding:30px 28px 44px!important;background:linear-gradient(90deg,#ffffff,#ffffff 34%,rgba(239,248,255,.76) 72%,rgba(218,238,255,.92))!important}html body .c505-hero-final__copy,html body .home-page .c505-hero-final__copy{z-index:8!important}html body .c505-hero-final__copy h1,html body .home-page .c505-hero-final__copy h1{margin-bottom:20px!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{z-index:9!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{position:absolute!important;z-index:2!important;top:0!important;right:0!important;bottom:0!important;width:62vw!important;min-width:720px!important;height:100%!important;min-height:0!important;max-height:none!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{position:absolute!important;right:-34px!important;bottom:0!important;width:clamp(760px,68vw,980px)!important;max-height:none!important;transform:none!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.16) 10%,rgba(0,0,0,.72) 24%,#000 38%,#000)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.16) 10%,rgba(0,0,0,.72) 24%,#000 38%,#000)!important}html body .c505-hero-final:before,html body .home-page .c505-hero-final:before{content:""!important;position:absolute!important;z-index:5!important;inset:0 auto 0 0!important;width:58%!important;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,.98) 54%,rgba(255,255,255,.72) 78%,transparent)!important;pointer-events:none!important}html body .home-page .c505-hero-final__copy,html body .home-page .c505-hero-final__finder{z-index:10!important}html body .c505-hero-final__searchBtn,html body .home-page .c505-hero-final__searchBtn{background:linear-gradient(135deg,#05083f,#0A1172 48%,#2037d6)!important}@media (max-width:1120px){html body .c505-hero-final,html body .home-page .c505-hero-final{min-height:620px!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{width:58vw!important;min-width:560px!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{right:-80px!important;width:clamp(640px,70vw,840px)!important}}@media (max-width:900px){html body .c505-hero-final,html body .home-page .c505-hero-final{min-height:auto!important;padding:28px 20px 36px!important}html body .c505-hero-final:before,html body .home-page .c505-hero-final:before{width:100%!important;background:rgba(255,255,255,.9)!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{position:relative!important;width:100%!important;min-width:0!important;height:auto!important;margin-top:28px!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{position:relative!important;right:auto!important;bottom:auto!important;width:min(100%,520px)!important;margin:0 auto!important;-webkit-mask-image:none!important;mask-image:none!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{position:relative!important;isolation:isolate!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(540px,.95fr) minmax(460px,.85fr)!important;align-items:center!important;gap:24px!important;min-height:690px!important;padding:34px 30px 44px!important;background:linear-gradient(90deg,#ffffff,#ffffff 42%,rgba(235,247,255,.82) 73%,rgba(212,235,255,.96))!important}html body .c505-hero-final:before,html body .home-page .c505-hero-final:before{content:none!important;opacity:0!important;background:transparent!important}html body .c505-hero-final__copy,html body .home-page .c505-hero-final__copy{width:min(100%,720px)!important;max-width:720px!important;transform:none!important;filter:none!important;mix-blend-mode:normal!important}html body .c505-hero-final__copy *,html body .home-page .c505-hero-final__copy *{opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important}html body .c505-hero-final__copy h1,html body .home-page .c505-hero-final__copy h1{margin:0 0 20px!important;max-width:700px!important;font-size:clamp(52px,5.2vw,78px)!important;letter-spacing:-.065em!important;font-weight:950!important;text-shadow:none!important}html body .c505-hero-final__copy p,html body .home-page .c505-hero-final__copy p{margin:0 0 24px!important;max-width:680px!important;color:rgba(10,17,114,.82)!important;-webkit-text-fill-color:rgba(10,17,114,.82)!important;font-size:1.18rem!important;line-height:1.55!important;font-weight:650!important;text-shadow:none!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{position:relative!important;z-index:22!important;display:grid!important;gap:18px!important;max-width:720px!important;opacity:1!important;visibility:visible!important}html body .c505-hero-final__finder *,html body .home-page .c505-hero-final__finder *{opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:620px!important;max-height:660px!important;padding:0!important;transform:none!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{right:auto!important;bottom:auto!important;width:clamp(420px,35vw,560px)!important;max-width:100%!important;margin-right:0!important;opacity:1!important;transform:translateX(-8px)!important;filter:none!important}html body .c505-hero-final__searchBtn,html body .home-page .c505-hero-final__searchBtn{background:radial-gradient(circle at top left,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,#05083f,#0A1172 48%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.24)!important;border:1px solid rgba(255,255,255,.14)!important}html body .home-page .c505-recos-premium{margin-top:54px!important}@media (max-width:1120px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)!important;min-height:640px!important}html body .c505-hero-final__copy h1,html body .home-page .c505-hero-final__copy h1{font-size:clamp(46px,5vw,68px)!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:clamp(340px,32vw,460px)!important}}@media (max-width:900px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:1fr!important;min-height:auto!important;padding:28px 20px 36px!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{grid-template-columns:1fr!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{min-height:auto!important;justify-content:center!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:min(92vw,440px)!important;margin:0 auto!important;transform:none!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{padding:28px 30px 64px!important;grid-template-columns:minmax(540px,.98fr) minmax(500px,.92fr)!important;gap:18px!important;background:linear-gradient(90deg,#ffffff,#ffffff 39%,rgba(238,247,255,.78) 68%,rgba(205,232,255,.96))!important}html body .c505-hero-final__copy,html body .home-page .c505-hero-final__copy{max-width:700px!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{grid-template-columns:minmax(0,1fr) 118px!important;gap:16px!important}html body .c505-hero-final__finder .c505-main-search-autogrow,html body .home-page .c505-hero-final__finder .c505-main-search-autogrow{min-height:92px!important;padding:20px 22px!important;border-radius:24px!important}html body .c505-hero-final__searchBtn,html body .home-page .c505-hero-final__searchBtn{border-radius:17px!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:clamp(560px,48vw,760px)!important;max-height:620px!important;transform:translateX(42px) translateY(-18px)!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.22) 9%,#000 24%,#000),linear-gradient(180deg,transparent,#000 7%,#000 93%,transparent)!important;-webkit-mask-composite:source-in!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.22) 9%,#000 24%,#000),linear-gradient(180deg,transparent,#000 7%,#000 93%,transparent)!important;-webkit-mask-composite:source-in,xor!important;mask-composite:intersect!important}html body .c505-hero-final__visual:before,html body .home-page .c505-hero-final__visual:before{right:-40px!important;top:42px!important;background:radial-gradient(circle,rgba(95,190,255,.22),transparent 68%)!important}@media (min-width:1200px){html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{transform:translateX(58px) translateY(-18px)!important}}@media (max-width:1120px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:minmax(0,1fr) minmax(390px,.78fr)!important;min-height:620px!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:clamp(430px,46vw,620px)!important;transform:translateX(34px) translateY(-10px)!important}}@media (max-width:900px){html body .c505-hero-final,html body .home-page .c505-hero-final{padding-bottom:38px!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{grid-template-columns:1fr!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:min(96vw,500px)!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{padding:28px 32px 54px!important}html body .c505-hero-final__copy,html body .home-page .c505-hero-final__copy{z-index:20!important;opacity:1!important;visibility:visible!important}html body .c505-hero-final__copy h1,html body .home-page .c505-hero-final__copy h1{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:clamp(50px,5vw,74px)!important;line-height:.95!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{display:flex!important;justify-content:flex-end!important;align-items:center!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{position:relative!important;display:block!important;width:clamp(600px,50vw,800px)!important;max-width:none!important;height:auto!important;max-height:640px!important;object-fit:contain!important;margin-left:auto!important;margin-right:-54px!important;transform:translateY(-18px)!important;opacity:.98!important;mix-blend-mode:multiply!important;filter:contrast(1.08) saturate(1.08) brightness(1.02)!important;-webkit-mask-image:none!important;mask-image:none!important}html body .c505-hero-final__visual:before,html body .home-page .c505-hero-final__visual:before{top:68px!important;height:560px!important;background:radial-gradient(circle,rgba(56,178,255,.18),transparent 66%)!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{max-width:710px!important;align-items:end!important}html body .c505-hero-final__searchBtn,html body .home-page .c505-hero-final__searchBtn{margin-bottom:0!important}@media (max-width:1120px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:minmax(0,1fr) minmax(390px,.78fr)!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:clamp(480px,48vw,650px)!important;margin-right:-70px!important}}@media (max-width:900px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:1fr!important;min-height:auto!important;padding:28px 20px 38px!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{min-height:auto!important;justify-content:center!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual img{width:min(96vw,500px)!important;margin:0 auto!important;transform:none!important;mix-blend-mode:normal!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{min-height:660px!important;padding:28px 32px 56px!important;grid-template-columns:minmax(540px,.98fr) minmax(520px,.92fr)!important;gap:12px!important;background:linear-gradient(90deg,#ffffff,#ffffff 42%,#eef8ff 70%,#cceaff)!important}html body .c505-hero-final__copy,html body .c505-hero-final__finder,html body .home-page .c505-hero-final__copy,html body .home-page .c505-hero-final__finder{position:relative!important;z-index:30!important;opacity:1!important;visibility:visible!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{position:relative!important;z-index:4!important;max-height:650px!important;display:block!important;pointer-events:none!important}html body .c505-hero-final__visual img,html body .home-page .c505-hero-final__visual>img{display:none!important;opacity:0!important;visibility:hidden!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{content:""!important;position:absolute!important;right:-68px!important;top:14px!important;width:clamp(660px,54vw,880px)!important;height:610px!important;background-image:url(/conecta505-hero.png)!important;filter:saturate(1.05) contrast(1.04)!important;-webkit-mask-image:radial-gradient(ellipse 74% 74% at 66% 50%,#000 0,#000 54%,rgba(0,0,0,.68) 68%,transparent 86%)!important;mask-image:radial-gradient(ellipse 74% 74% at 66% 50%,#000 0,#000 54%,rgba(0,0,0,.68) 68%,transparent 86%)!important}html body .c505-hero-final__visual:before,html body .home-page .c505-hero-final__visual:before{right:-70px!important;top:82px!important;width:560px!important;height:520px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(55,174,255,.22),transparent 68%)!important;z-index:-1!important;pointer-events:none!important}html body .c505-hero-final__searchBtn,html body .home-page .c505-hero-final__searchBtn{opacity:1!important;visibility:visible!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}@media (max-width:1120px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:minmax(0,1fr) minmax(390px,.78fr)!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-92px!important;width:clamp(540px,54vw,720px)!important;height:560px!important}}@media (max-width:900px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:1fr!important;min-height:auto!important;padding:28px 20px 38px!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{min-height:420px!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:50%!important;transform:translateX(50%)!important;width:min(96vw,520px)!important;height:420px!important;-webkit-mask-image:none!important;mask-image:none!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{min-height:650px!important;padding:28px 32px 50px!important;grid-template-columns:minmax(520px,.96fr) minmax(560px,1fr)!important;gap:8px!important;background:radial-gradient(circle at 82% 38%,rgba(70,174,255,.18),transparent 34%),linear-gradient(90deg,#ffffff,#ffffff 43%,#f2f9ff 62%,#d9efff 82%,#c7e8ff)!important}html body .c505-hero-final__copy h1,html body .home-page .c505-hero-final__copy h1{font-size:clamp(48px,4.85vw,70px)!important;line-height:.96!important;letter-spacing:-.062em!important;margin-bottom:18px!important}html body .c505-hero-final__copy p,html body .home-page .c505-hero-final__copy p{max-width:660px!important;margin-bottom:20px!important}html body .c505-hero-final__finder,html body .home-page .c505-hero-final__finder{max-width:700px!important;gap:15px!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{min-height:600px!important;transform:translateX(18px) translateY(-8px)!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-96px!important;top:-2px!important;width:clamp(720px,58vw,940px)!important;height:640px!important;background-position:100%!important;-webkit-mask-image:radial-gradient(ellipse 78% 74% at 66% 50%,#000 0,#000 58%,rgba(0,0,0,.74) 70%,transparent 88%)!important;mask-image:radial-gradient(ellipse 78% 74% at 66% 50%,#000 0,#000 58%,rgba(0,0,0,.74) 70%,transparent 88%)!important}html body .c505-hero-final__visual:before,html body .home-page .c505-hero-final__visual:before{right:-92px!important;top:76px!important;width:620px!important;height:540px!important;background:radial-gradient(circle,rgba(55,174,255,.2),transparent 70%)!important}html body .c505-hero-final__searchBtn,html body .home-page .c505-hero-final__searchBtn{height:58px!important;min-height:58px!important;align-self:end!important}@media (min-width:1300px){html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-130px!important;width:clamp(780px,60vw,1020px)!important}}@media (max-width:1120px){html body .c505-hero-final,html body .home-page .c505-hero-final{grid-template-columns:minmax(0,1fr) minmax(390px,.78fr)!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{transform:translateX(10px) translateY(-4px)!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-110px!important;width:clamp(560px,56vw,740px)!important;height:560px!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{background:radial-gradient(circle at 76% 38%,rgba(76,177,255,.12),transparent 24%),radial-gradient(circle at 88% 58%,rgba(134,206,255,.16),transparent 22%),linear-gradient(90deg,#ffffff,#ffffff 44%,#f6fbff 60%,#eaf6ff 79%,#d7eeff)!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{min-height:590px!important;max-height:620px!important;transform:translateX(-18px) translateY(-4px)!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-42px!important;top:18px!important;width:clamp(760px,61vw,980px)!important;height:600px!important;opacity:.98!important;-webkit-mask-image:radial-gradient(ellipse 82% 72% at 58% 52%,#000 0,#000 54%,rgba(0,0,0,.92) 62%,rgba(0,0,0,.58) 73%,transparent 88%)!important;mask-image:radial-gradient(ellipse 82% 72% at 58% 52%,#000 0,#000 54%,rgba(0,0,0,.92) 62%,rgba(0,0,0,.58) 73%,transparent 88%)!important}html body .c505-hero-final__visual:before,html body .home-page .c505-hero-final__visual:before{right:10px!important;top:78px!important;height:430px!important;background:radial-gradient(circle,rgba(124,204,255,.2),rgba(124,204,255,.1) 45%,transparent 72%)!important;filter:blur(10px)!important}@media (min-width:1200px) and (max-width:1450px){html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{transform:translateX(-26px) translateY(-2px)!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-58px!important;width:clamp(720px,58vw,900px)!important}}html body .c505-hero-final,html body .home-page .c505-hero-final{background:linear-gradient(90deg,#ffffff,#ffffff 54%,#fbfdff 74%,#f4faff 88%,#eef7ff)!important}html body .c505-hero-final:before,html body .home-page .c505-hero-final:before{display:none!important}html body .c505-hero-final__visual,html body .home-page .c505-hero-final__visual{min-height:610px!important;max-height:640px!important;background:transparent!important;overflow:visible!important;transform:translateX(-8px) translateY(0)!important}html body .c505-hero-final__visual:before,html body .home-page .c505-hero-final__visual:before{content:""!important;position:absolute!important;inset:auto!important;right:70px!important;top:110px!important;width:520px!important;height:380px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(200,230,255,.16) 0,rgba(200,230,255,.08) 48%,rgba(255,255,255,0) 76%)!important;filter:blur(18px)!important;z-index:0!important}html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-18px!important;top:22px!important;width:clamp(820px,64vw,1040px)!important;height:620px!important;opacity:1!important;background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;-webkit-mask-image:radial-gradient(ellipse 88% 76% at 58% 52%,#000 0,#000 58%,rgba(0,0,0,.92) 68%,rgba(0,0,0,.55) 79%,transparent 92%)!important;mask-image:radial-gradient(ellipse 88% 76% at 58% 52%,#000 0,#000 58%,rgba(0,0,0,.92) 68%,rgba(0,0,0,.55) 79%,transparent 92%)!important;z-index:1!important}html body .c505-hero-final__copy,html body .home-page .c505-hero-final__copy{position:relative!important;z-index:2!important}@media (min-width:1200px){html body .c505-hero-final__visual:after,html body .home-page .c505-hero-final__visual:after{right:-10px!important;width:clamp(860px,66vw,1080px)!important;height:640px!important}}.c505-search-experience{position:relative!important}.c505-search-live-btn[disabled]{opacity:.82!important;cursor:wait!important}.c505-loader-modal{display:grid!important;place-items:center!important;padding:24px!important;background:radial-gradient(circle at 50% 34%,rgba(35,88,255,.2),transparent 38%),rgba(2,6,34,.74)!important;-webkit-backdrop-filter:blur(16px) saturate(140%)!important;backdrop-filter:blur(16px) saturate(140%)!important}.c505-loader-panel{width:min(960px,94vw)!important;border-radius:30px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 34px 90px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.14)!important}.c505-loader-caption{padding:18px 24px 22px!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04))!important;color:#ffffff!important;display:grid!important;gap:4px!important}.c505-loader-caption span{color:rgba(125,215,255,.94)!important;font-size:.82rem!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}.c505-loader-caption strong{color:#ffffff!important;font-size:1.08rem!important}.cc-loader{position:relative!important;width:100%!important;aspect-ratio:16/9!important;overflow:hidden!important;background:#030916!important;isolation:isolate!important}.cc-loader__bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.cc-loader__orbit,.cc-loader__ring,.cc-loader__ring-halo{position:absolute!important;left:50%!important;top:39%!important;transform:translate(-50%,-50%)!important;border-radius:999px!important;pointer-events:none!important}.cc-loader__ring-halo{width:31%!important;aspect-ratio:1!important;z-index:2!important;background:radial-gradient(circle,rgba(0,155,255,.24),rgba(0,112,255,.1) 48%,transparent 72%)!important;filter:blur(14px)!important;animation:ccRingHalo 2.8s ease-in-out infinite!important}.cc-loader__ring{width:30%!important;aspect-ratio:1!important;z-index:4!important}.cc-loader__ring:before{content:""!important;position:absolute!important;inset:-2%!important;border-radius:inherit!important;background:conic-gradient(from 0deg,transparent 0deg,transparent 16deg,rgba(0,196,255,.95) 38deg,rgba(112,225,255,.95) 74deg,rgba(0,165,255,.7) 98deg,transparent 124deg,transparent 1turn)!important;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 34px),#000 calc(100% - 30px),#000 calc(100% - 10px),transparent calc(100% - 6px))!important;mask:radial-gradient(farthest-side,transparent calc(100% - 34px),#000 calc(100% - 30px),#000 calc(100% - 10px),transparent calc(100% - 6px))!important;filter:drop-shadow(0 0 18px rgba(0,185,255,.9)) drop-shadow(0 0 34px rgba(0,102,255,.5))!important;animation:ccRingSpin 2.6s linear infinite!important}.cc-loader__orbit{aspect-ratio:1!important;z-index:3!important}.cc-loader__orbit:before{content:""!important;position:absolute!important;inset:0!important;border-radius:inherit!important;border-color:rgba(80,188,255,.25) rgba(80,188,255,.14) transparent transparent!important;border-style:solid!important;border-width:2px!important}.cc-loader__orbit--1{width:34%!important;animation:ccOrbitSpin 5.5s linear infinite!important}.cc-loader__orbit--2{width:36%!important;opacity:.65!important;animation:ccOrbitSpinReverse 7.6s linear infinite!important}.cc-loader__orbit--3{width:38%!important;opacity:.38!important;animation:ccOrbitSpin 10s linear infinite!important}.cc-loader__smoke{position:absolute!important;left:12%!important;top:18.6%!important;width:18%!important;height:28%!important;z-index:5!important;pointer-events:none!important}.cc-loader__smoke:before{content:""!important;left:14%!important;bottom:-1%!important;width:72px!important;height:54px!important;background:radial-gradient(circle,rgba(255,242,228,.26),rgba(200,220,255,.18) 46%,transparent 72%)!important;filter:blur(10px)!important;animation:ccCraterSteam 2.6s ease-in-out infinite!important}.cc-loader__smoke-puff,.cc-loader__smoke:before{position:absolute!important;border-radius:999px!important}.cc-loader__smoke-puff{left:calc(8% + (var(--i) * 6%))!important;bottom:0!important;width:calc(28px + var(--i) * 2px)!important;height:calc(28px + var(--i) * 2px)!important;opacity:0!important;background:radial-gradient(circle,rgba(232,240,255,.72),rgba(164,188,230,.42) 45%,rgba(64,88,130,.08) 68%,transparent 76%)!important;filter:blur(7px)!important;animation:ccSmokeRise 6s ease-in-out infinite!important;animation-delay:calc(var(--i) * -.45s)!important}.cc-loader__bell-core,.cc-loader__bell-glow,.cc-loader__bell-swing{position:absolute!important;pointer-events:none!important;z-index:5!important}.cc-loader__bell-glow{right:7.8%!important;top:24.2%!important;width:10.8%!important;mix-blend-mode:screen!important;background:radial-gradient(circle,rgba(255,232,170,.84),rgba(255,194,96,.56) 28%,rgba(255,165,67,.22) 52%,transparent 78%)!important;filter:blur(10px)!important;animation:ccBellPulse 2.8s ease-in-out infinite!important}.cc-loader__bell-core,.cc-loader__bell-glow{aspect-ratio:1!important;border-radius:999px!important}.cc-loader__bell-core{right:10.8%!important;top:29%!important;width:4.2%!important;background:rgba(255,239,191,.9)!important;filter:blur(6px)!important;animation:ccBellCorePulse 2.8s ease-in-out infinite!important}.cc-loader__bell-swing{right:10.15%!important;top:28.4%!important;width:5.2%!important;height:7.2%!important;transform-origin:top center!important;animation:ccBellSwing 2.8s ease-in-out infinite!important}.cc-loader__bell-swing:before{top:8%!important;width:3px!important;height:52%!important;background:rgba(255,222,170,.18)!important;border-radius:999px!important}.cc-loader__bell-swing:after,.cc-loader__bell-swing:before{content:""!important;position:absolute!important;left:50%!important;transform:translateX(-50%)!important}.cc-loader__bell-swing:after{bottom:2%!important;width:24px!important;height:18px!important;border-radius:0 0 14px 14px!important;background:rgba(255,225,170,.12)!important;filter:blur(2px)!important}.cc-loader__stars{position:absolute!important;inset:0!important;z-index:6!important;pointer-events:none!important}.cc-loader__star{position:absolute!important;border-radius:999px!important;background:radial-gradient(circle,#fff,rgba(140,214,255,.95) 32%,rgba(61,159,255,.42) 60%,transparent 74%)!important;box-shadow:0 0 8px rgba(107,202,255,.85),0 0 18px rgba(107,202,255,.4)!important;opacity:.28!important;animation:ccTwinkle 3.1s ease-in-out infinite!important}.cc-loader__star:after,.cc-loader__star:before{content:""!important;position:absolute!important;left:50%!important;top:50%!important;background:rgba(185,232,255,.75)!important;transform:translate(-50%,-50%)!important;border-radius:999px!important}.cc-loader__star:before{width:1px!important;height:180%!important}.cc-loader__star:after{width:180%!important;height:1px!important}.cc-loader__waves{bottom:9.4%!important;width:28%!important;height:11%!important;z-index:6!important;pointer-events:none!important}.cc-loader__wave,.cc-loader__waves{position:absolute!important;left:0!important}.cc-loader__wave{width:100%!important;height:8px!important;border-radius:999px!important;background:linear-gradient(90deg,rgba(48,174,255,.02),rgba(48,174,255,.84) 22%,rgba(124,220,255,.64) 54%,rgba(48,174,255,.08))!important;filter:blur(1px)!important;transform-origin:left center!important}.cc-loader__wave--1{top:4%!important;animation:ccWave1 3.6s ease-in-out infinite!important}.cc-loader__wave--2{top:22%!important;opacity:.88!important;animation:ccWave2 4.2s ease-in-out infinite!important}.cc-loader__wave--3{top:40%!important;opacity:.72!important;animation:ccWave3 3.8s ease-in-out infinite!important}.cc-loader__wave--4{top:58%!important;opacity:.6!important;animation:ccWave4 4.6s ease-in-out infinite!important}.cc-loader__wave--5{top:76%!important;opacity:.46!important;animation:ccWave5 4.1s ease-in-out infinite!important}.cc-loader__dots{position:absolute!important;left:66.4%!important;top:81%!important;display:flex!important;gap:10px!important;z-index:7!important;pointer-events:none!important}.cc-loader__dot{width:8px!important;height:8px!important;border-radius:999px!important;background:rgba(246,250,255,.32)!important;box-shadow:0 0 8px rgba(255,255,255,.14)!important;animation:ccDotPulse 1.5s ease-in-out infinite!important;animation-delay:calc(var(--dot-index) * .2s)!important}.c505-search-mock-result{grid-column:1/-1!important;margin-top:8px!important;padding:18px 20px!important;border-radius:22px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 18px 42px rgba(10,17,114,.12)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important}.c505-search-mock-kicker{display:block!important;color:#0A1172!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-bottom:4px!important}.c505-search-mock-result h3{color:#0A1172!important;margin:0 0 4px!important;font-size:1.1rem!important}.c505-search-mock-result p{margin:0!important;color:rgba(10,17,114,.7)!important;font-size:.94rem!important}.c505-search-mock-list{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.c505-search-mock-list span{padding:8px 10px!important;border-radius:999px!important;background:rgba(10,17,114,.08)!important;color:#0A1172!important;font-weight:850!important;font-size:.82rem!important}@keyframes ccRingSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ccOrbitSpin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes ccOrbitSpinReverse{0%{transform:translate(-50%,-50%) rotate(1turn)}to{transform:translate(-50%,-50%) rotate(0deg)}}@keyframes ccRingHalo{0%,to{opacity:.45;transform:translate(-50%,-50%) scale(.98)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.03)}}@keyframes ccSmokeRise{0%{opacity:0;transform:translate3d(0,18px,0) scale(.58)}18%{opacity:.52}45%{opacity:.44}to{opacity:0;transform:translate3d(38px,-165px,0) scale(1.85)}}@keyframes ccCraterSteam{0%,to{opacity:.24;transform:scale(.92) translateY(0)}50%{opacity:.56;transform:scale(1.06) translateY(-8px)}}@keyframes ccBellPulse{0%,to{opacity:.25;transform:scale(.88)}40%{opacity:.98;transform:scale(1.18)}70%{opacity:.42;transform:scale(1.02)}}@keyframes ccBellCorePulse{0%,to{opacity:.18;transform:scale(.72)}40%{opacity:.92;transform:scale(1.36)}70%{opacity:.34;transform:scale(.96)}}@keyframes ccBellSwing{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes ccTwinkle{0%,to{opacity:.2;transform:scale(.76)}45%{opacity:1;transform:scale(1.24)}70%{opacity:.42;transform:scale(.96)}}@keyframes ccWave1{0%,to{transform:translateX(0) scaleX(1)}50%{transform:translateX(10px) scaleX(.98)}}@keyframes ccWave2{0%,to{transform:translateX(0) scaleX(1)}50%{transform:translateX(14px) scaleX(.97)}}@keyframes ccWave3{0%,to{transform:translateX(0) scaleX(1)}50%{transform:translateX(9px) scaleX(.985)}}@keyframes ccWave4{0%,to{transform:translateX(0) scaleX(1)}50%{transform:translateX(16px) scaleX(.96)}}@keyframes ccWave5{0%,to{transform:translateX(0) scaleX(1)}50%{transform:translateX(12px) scaleX(.98)}}@keyframes ccDotPulse{0%,to{opacity:.28;transform:scale(.78)}40%{opacity:1;transform:scale(1.35)}70%{opacity:.48;transform:scale(.98)}}@media (max-width:768px){.c505-loader-panel{width:min(620px,94vw)!important}.cc-loader{border-radius:18px!important}.c505-search-mock-result{grid-template-columns:1fr!important}.c505-search-mock-list{justify-content:flex-start!important}}html body .c505-search-experience,html body .home-page .c505-search-experience{position:relative!important;z-index:50!important;display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;gap:16px!important;align-items:end!important;width:100%!important;max-width:720px!important;opacity:1!important;visibility:visible!important;overflow:visible!important}html body .c505-search-experience>.c505-home-finder,html body .home-page .c505-search-experience>.c505-home-finder{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .c505-search-live-btn,html body .home-page .c505-hero-final__searchBtn.c505-search-live-btn,html body .home-page .c505-search-live-btn{grid-column:2!important;grid-row:1!important;align-self:end!important;justify-self:stretch!important;display:inline-flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:relative!important;z-index:80!important;width:118px!important;min-width:118px!important;max-width:118px!important;height:58px!important;min-height:58px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important;border-radius:17px!important;border:1px solid rgba(255,255,255,.15)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.24)!important;font-size:1rem!important;font-weight:950!important;text-decoration:none!important;cursor:pointer!important}html body .c505-search-live-btn[disabled],html body .home-page .c505-search-live-btn[disabled]{opacity:.88!important;cursor:wait!important}html body .c505-search-mock-result,html body .home-page .c505-search-mock-result{grid-column:1/-1!important;grid-row:2!important;position:relative!important;z-index:70!important}@media (max-width:900px){html body .c505-search-experience,html body .home-page .c505-search-experience{grid-template-columns:1fr!important;max-width:100%!important}html body .c505-search-live-btn,html body .home-page .c505-search-live-btn{grid-column:1!important;grid-row:2!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .c505-search-mock-result,html body .home-page .c505-search-mock-result{grid-row:3!important}}html body .home-page .c505-hero-final__finder.c505-search-experience,html body .home-page .c505-search-experience{display:contents!important}html body .c505-search-zone,html body .home-page .c505-search-zone{position:relative!important;z-index:80!important;width:min(100%,850px)!important;max-width:850px!important;overflow:visible!important}html body .c505-search-row,html body .home-page .c505-search-row{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;gap:16px!important;align-items:end!important;width:100%!important}html body .c505-search-box-wrap,html body .home-page .c505-search-box-wrap{min-width:0!important;width:100%!important;max-width:720px!important}html body .c505-search-box-wrap .c505-home-finder,html body .home-page .c505-search-box-wrap .c505-home-finder{width:100%!important;max-width:100%!important}html body .c505-search-button,html body .home-page .c505-search-button{width:118px!important;min-width:118px!important;height:58px!important;min-height:58px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:17px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.24)!important;font-size:1rem!important;font-weight:950!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body .c505-search-button[disabled],html body .home-page .c505-search-button[disabled]{opacity:.84!important;cursor:wait!important}html body .c505-loader-modal{background:radial-gradient(circle at center,rgba(35,88,255,.22),transparent 42%),rgba(2,6,34,.76)!important}html body .c505-loader-panel{width:min(960px,94vw)!important;max-width:960px!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 34px 90px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.14)!important}html body .c505-loader-panel .cc-loader{max-width:100%!important}html body .c505-loader-caption{padding:18px 24px 22px!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04))!important;color:#ffffff!important;display:grid!important;gap:4px!important}html body .c505-loader-caption span{color:rgba(125,215,255,.94)!important;font-size:.82rem!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}html body .c505-loader-caption strong{color:#ffffff!important;font-size:1.08rem!important}html body .c505-search-result-clean,html body .home-page .c505-search-result-clean{margin-top:18px!important;width:min(100%,720px)!important;max-width:720px!important;padding:20px!important;border-radius:24px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 18px 42px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-search-result-copy span{display:inline-flex!important;margin-bottom:8px!important;color:#0A1172!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .c505-search-result-copy h3{margin:0 0 6px!important;color:#0A1172!important;font-size:1.25rem!important;line-height:1.12!important}html body .c505-search-result-copy p{margin:0!important;color:rgba(10,17,114,.7)!important;font-size:.96rem!important;line-height:1.5!important}html body .c505-search-result-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html body .c505-search-result-cards article{padding:13px 14px!important;border-radius:16px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.08)!important}html body .c505-search-result-cards strong{display:block!important;color:#0A1172!important;font-size:.92rem!important;line-height:1.18!important;margin-bottom:5px!important}html body .c505-search-result-cards small{color:rgba(10,17,114,.62)!important;font-weight:750!important}@media (max-width:900px){html body .c505-search-row,html body .home-page .c505-search-row{grid-template-columns:1fr!important}html body .c505-search-button,html body .home-page .c505-search-button{width:100%!important;min-width:0!important}html body .c505-search-result-cards{grid-template-columns:1fr!important}html body .c505-loader-panel{width:min(620px,94vw)!important}}html body .c505-search-force-zone,html body .home-page .c505-search-force-zone{z-index:999!important;opacity:1!important;visibility:visible!important}html body .c505-search-force-row,html body .home-page .c505-search-force-row{position:relative!important;z-index:999!important;grid-template-columns:minmax(0,720px) 122px!important;opacity:1!important;visibility:visible!important;overflow:visible!important}html body #c505-home-search-button-force,html body .c505-search-force-box,html body .home-page .c505-search-force-box{opacity:1!important;visibility:visible!important}html body #c505-home-search-button-force{pointer-events:auto!important;width:122px!important;min-width:122px!important;max-width:122px!important;min-height:60px!important}html body #c505-home-search-button-force:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 24px 52px rgba(10,17,114,.32),inset 0 1px 0 rgba(255,255,255,.2)!important}html body .c505-search-force-result,html body .home-page .c505-search-force-result{margin-top:18px!important;width:min(100%,720px)!important;max-width:720px!important;box-shadow:0 18px 42px rgba(10,17,114,.12)!important;display:block!important}html body .c505-search-force-result span{display:block!important;margin-bottom:8px!important;color:#0A1172!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .c505-search-force-result h3{margin:0 0 6px!important;font-size:1.25rem!important}html body .c505-search-force-result p{margin:0 0 16px!important}@media (max-width:900px){html body .c505-search-force-row,html body .home-page .c505-search-force-row{grid-template-columns:1fr!important}html body #c505-home-search-button-force{grid-column:1!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .c505-search-force-result-grid{grid-template-columns:1fr!important}}.c505-search-force-zone,.home-page .c505-search-force-zone{width:100%!important;max-width:760px!important;display:block!important}.c505-search-force-row,.home-page .c505-search-force-row{width:100%!important;max-width:760px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 132px!important;gap:16px!important;align-items:end!important;border:0!important;padding:0!important;margin:0!important}.c505-search-force-box,.home-page .c505-search-force-box{width:100%!important;max-width:none!important;min-width:0!important;display:block!important}.c505-search-force-box .c505-home-finder,.home-page .c505-search-force-box .c505-home-finder{width:100%!important;max-width:100%!important}html body #c505-home-search-button-force{top:0!important;left:0!important}.c505-search-force-row:after,.c505-search-force-row:before,.c505-search-force-zone:after,.c505-search-force-zone:before{display:none!important;content:none!important}.c505-search-force-result,.home-page .c505-search-force-result{width:100%!important;max-width:760px!important;margin-top:18px!important;padding:22px!important;border-radius:24px!important;display:block!important;box-sizing:border-box!important}.c505-search-force-result h3{font-size:1.6rem!important;line-height:1.1!important;margin:0 0 8px!important}.c505-search-force-result p{font-size:1rem!important;line-height:1.55!important;margin:0 0 16px!important}.c505-search-force-result-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;width:100%!important}.c505-search-force-result-grid article{min-width:0!important;padding:14px!important;border-radius:16px!important}.c505-loader-modal{position:fixed!important;inset:0!important;background:rgba(246,250,255,.82)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:9999!important}.c505-loader-panel{width:min(92vw,520px)!important;padding:28px 24px!important;border-radius:28px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(10,17,114,.1)!important;box-shadow:0 28px 64px rgba(10,17,114,.16)!important}@media (max-width:900px){.c505-search-force-row,.home-page .c505-search-force-row{grid-template-columns:1fr!important}html body #c505-home-search-button-force{justify-self:start!important;width:160px!important;min-width:160px!important;margin-top:8px!important}.c505-search-force-result-grid{grid-template-columns:1fr!important}}html body .c505-search-force-zone,html body .home-page .c505-search-force-zone{z-index:120!important;width:min(100%,760px)!important;max-width:760px!important;display:block!important}html body .c505-search-force-row,html body .home-page .c505-search-force-row{max-width:760px!important;grid-template-columns:minmax(0,1fr) 132px!important}html body .c505-search-force-box:after,html body .c505-search-force-box:before,html body .c505-search-force-row:after,html body .c505-search-force-row:before,html body .c505-search-force-zone:after,html body .c505-search-force-zone:before{opacity:0!important;background:transparent!important;border:0!important}html body .c505-search-force-box,html body .home-page .c505-search-force-box{grid-column:1!important;max-width:100%!important;min-width:0!important;display:block!important}html body .c505-search-force-box .c505-home-finder,html body .home-page .c505-search-force-box .c505-home-finder{width:100%!important;max-width:100%!important}html body .c505-search-force-box .c505-home-finder-top,html body .home-page .c505-search-force-box .c505-home-finder-top{margin-bottom:14px!important}html body #c505-home-search-button-force{position:relative!important;z-index:99999!important;max-width:132px!important;height:58px!important;min-height:58px!important;padding:0!important;line-height:1!important}html body .c505-search-force-result,html body .home-page .c505-search-force-result{z-index:9998!important;margin:0!important;box-sizing:border-box!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 30%),linear-gradient(180deg,#ffffff,#f7fbff)!important;box-shadow:0 24px 58px rgba(10,17,114,.18),inset 0 1px 0 rgba(255,255,255,.95)!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;opacity:1!important;visibility:visible!important}html body .c505-search-force-result>span{display:inline-flex!important;width:fit-content!important;padding:7px 10px!important;border-radius:999px!important;background:rgba(10,17,114,.07)!important;font-size:.72rem!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}html body .c505-search-force-result h3,html body .c505-search-force-result>span{max-width:none!important;margin:0!important;color:#0A1172!important;font-weight:950!important}html body .c505-search-force-result h3{font-size:1.35rem!important;line-height:1.12!important;letter-spacing:-.03em!important}html body .c505-search-force-result p{margin:0!important;max-width:650px!important;color:rgba(10,17,114,.7)!important;font-size:.96rem!important;line-height:1.5!important;font-weight:650!important}html body .c505-search-force-result-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html body .c505-search-force-result-grid article{min-width:0!important;padding:13px 14px!important;border-radius:16px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.08)!important;box-shadow:none!important}html body .c505-search-force-result-grid strong{display:block!important;color:#0A1172!important;font-size:.92rem!important;line-height:1.18!important;margin-bottom:5px!important;white-space:normal!important}html body .c505-search-force-result-grid small{display:block!important;color:rgba(10,17,114,.62)!important;font-weight:750!important;font-size:.78rem!important;line-height:1.25!important;white-space:normal!important}html body .home-page .c505-recos-premium{margin-top:84px!important}html body .c505-loader-modal{z-index:99999!important;padding:24px!important;background:radial-gradient(circle at center,rgba(35,88,255,.2),transparent 42%),rgba(2,6,34,.76)!important}@media (max-width:900px){html body .c505-search-force-row,html body .home-page .c505-search-force-row{grid-template-columns:1fr!important}html body #c505-home-search-button-force{grid-column:1!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:8px!important}html body .c505-search-force-result,html body .home-page .c505-search-force-result{position:relative!important;top:auto!important;margin-top:16px!important;width:100%!important}html body .c505-search-force-result-grid{grid-template-columns:1fr!important}}html body .c505-search-force-zone,html body .home-page .c505-search-force-zone{width:min(100%,860px)!important;max-width:860px!important;position:relative!important;z-index:100!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;overflow:visible!important}html body .c505-search-force-row,html body .home-page .c505-search-force-row{display:grid!important;grid-template-columns:minmax(0,720px) 132px!important;gap:16px!important;align-items:end!important;width:100%!important;max-width:860px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;margin:0!important}html body .c505-search-force-box,html body .home-page .c505-search-force-box{width:100%!important;max-width:720px!important}html body .c505-search-force-box,html body .c505-search-force-box .c505-home-finder,html body .home-page .c505-search-force-box,html body .home-page .c505-search-force-box .c505-home-finder{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}html body #c505-home-search-button-force{width:132px!important;min-width:132px!important;height:60px!important;border-radius:18px!important;background:radial-gradient(circle at top left,rgba(255,255,255,.2),transparent 32%),linear-gradient(135deg,#05083f,#0A1172 48%,#2037d6)!important;box-shadow:0 20px 44px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;z-index:999!important}html body #c505-home-search-button-force:disabled{opacity:.82!important}html body .c505-loader-panel{margin:0 auto!important;padding:0!important;box-shadow:0 38px 100px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .c505-loader-panel .cc-loader{margin:0 auto!important;background:#020716!important}html body .cc-loader__bg{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}html body .c505-loader-caption{display:none!important}html body .cc-loader__bell-core,html body .cc-loader__bell-glow,html body .cc-loader__bell-swing,html body .cc-loader__dots,html body .cc-loader__orbit,html body .cc-loader__ring,html body .cc-loader__ring-halo,html body .cc-loader__smoke,html body .cc-loader__stars,html body .cc-loader__waves{pointer-events:none!important}html body .c505-search-force-result,html body .home-page .c505-search-force-result{position:absolute!important;left:0!important;top:calc(100% + 18px)!important;z-index:500!important;width:min(100%,760px)!important;max-width:760px!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 58px rgba(10,17,114,.18)!important}@media (max-width:900px){html body .c505-search-force-row,html body .home-page .c505-search-force-row{grid-template-columns:1fr!important}html body #c505-home-search-button-force{grid-column:1!important;width:100%!important;min-width:0!important;margin-top:8px!important}html body .c505-search-force-result,html body .home-page .c505-search-force-result{position:relative!important;top:auto!important;margin-top:16px!important;width:100%!important}html body .c505-loader-panel{width:min(94vw,680px)!important}}html body .c505-search-force-box,html body .c505-search-force-row,html body .c505-search-force-zone{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}html body .c505-search-force-box:after,html body .c505-search-force-box:before,html body .c505-search-force-row:after,html body .c505-search-force-row:before,html body .c505-search-force-zone:after,html body .c505-search-force-zone:before{display:none!important;content:none!important}html body .c505-search-force-zone{width:min(100%,980px)!important;max-width:980px!important;margin:0!important;padding:0!important}html body .c505-search-force-row{display:grid!important;grid-template-columns:minmax(0,1fr) 170px!important;gap:18px!important;align-items:end!important;width:100%!important;max-width:980px!important;margin:0!important;padding:0!important}html body .c505-search-force-box{width:100%!important;max-width:none!important;min-width:0!important}html body .c505-search-force-box>*{border:0!important;outline:0!important;border-radius:28px!important;background:linear-gradient(180deg,#f8fbff,#eef4ff)!important;box-shadow:0 18px 40px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.88)!important}html body .c505-search-force-box hr,html body .c505-search-force-row hr,html body .c505-search-force-zone hr{display:none!important}html body .c505-search-force-box .c505-home-finder,html body .c505-search-force-box .c505-home-search,html body .c505-search-force-box .c505-home-search-card,html body .c505-search-force-box .c505-main-search-autogrow{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}html body .c505-search-force-box input,html body .c505-search-force-box textarea{border:0!important;outline:0!important;box-shadow:none!important;background:rgba(255,255,255,.72)!important}html body #c505-home-search-button-force{grid-column:2!important;justify-self:end!important;margin:0!important;width:170px!important;min-width:170px!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body #c505-home-search-button-force,html body #c505-home-search-button-force.parent,html body .c505-search-force-row>aside:last-child,html body .c505-search-force-row>div:last-child{outline:0!important}@media (max-width:900px){html body .c505-search-force-row{grid-template-columns:1fr!important}html body #c505-home-search-button-force{grid-column:1!important;justify-self:stretch!important;width:100%!important;min-width:0!important}}@keyframes c505WaterFloat{0%{transform:translateZ(0) scaleX(1);opacity:.92}50%{transform:translate3d(10px,-2px,0) scaleX(1.02);opacity:1}to{transform:translateZ(0) scaleX(1);opacity:.92}}html body .c505-loader-modal .c505-loader-water,html body .c505-loader-modal .cc-loader__waves,html body .c505-loader-panel .c505-loader-water,html body .c505-loader-panel .cc-loader__waves{animation:c505WaterFloat 6.5s ease-in-out infinite!important;will-change:transform,opacity!important}html body .c505-search-experience,html body .c505-search-force-box,html body .c505-search-force-row,html body .c505-search-force-zone,html body .c505-search-row,html body .c505-search-zone{border:0!important;outline:0!important}html body .c505-search-final{position:relative!important;z-index:200!important;width:min(100%,940px)!important;max-width:940px!important;margin:0!important;overflow:visible!important}html body .c505-search-final-card{width:100%!important;padding:28px!important;border:0!important;outline:0!important;border-radius:30px!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 24px 56px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-search-final-filters{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-bottom:16px!important}html body .c505-search-final-filters label{height:78px!important;padding:16px!important;border-radius:18px!important;background:linear-gradient(180deg,#f2f6ff,#eaf1ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1),0 12px 26px rgba(10,17,114,.06)!important;display:grid!important;align-content:center!important;gap:8px!important}html body .c505-search-final-filters label span{color:rgba(10,17,114,.62)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .c505-search-final-filters select{border:0!important;outline:0!important;background:transparent!important;color:#0A1172!important;font-size:.96rem!important;font-weight:900!important;width:100%!important}html body .c505-search-final-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) 156px!important;gap:16px!important;align-items:end!important}html body .c505-search-final-input{min-height:94px!important;padding:20px 22px!important;border-radius:26px!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;box-shadow:0 18px 40px rgba(10,17,114,.09),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-search-final-icon{width:52px!important;height:52px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#0A1172!important;font-size:1.85rem!important;font-weight:950!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-search-final-input-body{display:grid!important;gap:8px!important;min-width:0!important}html body .c505-search-final-input-body span{color:rgba(10,17,114,.62)!important;font-size:.76rem!important;font-weight:950!important}html body .c505-search-final-input-body textarea{width:100%!important;min-height:28px!important;max-height:120px!important;resize:none!important;overflow-y:hidden!important;border:0!important;outline:0!important;background:transparent!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.95rem!important;line-height:1.45!important;font-weight:760!important;padding:0!important}html body .c505-search-final-input-body textarea::placeholder{color:rgba(10,17,114,.5)!important;-webkit-text-fill-color:rgba(10,17,114,.5)!important}html body #c505-home-search-button-force{all:unset!important;width:156px!important;height:62px!important;border-radius:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:stretch!important;align-self:end!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:1rem!important;font-weight:950!important;font-family:inherit!important;cursor:pointer!important;text-align:center!important}html body #c505-home-search-button-force:disabled{opacity:.84!important;cursor:wait!important}html body .c505-search-final-result{position:absolute!important;left:0!important;top:calc(100% + 16px)!important;z-index:900!important;width:min(100%,760px)!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 58px rgba(10,17,114,.18)!important}html body .c505-search-final-result>span{display:inline-flex!important;margin-bottom:8px!important;padding:7px 10px!important;border-radius:999px!important;color:#0A1172!important;background:rgba(10,17,114,.07)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .c505-search-final-result h3{margin:0 0 6px!important;color:#0A1172!important;font-size:1.35rem!important;line-height:1.12!important}html body .c505-search-final-result p{margin:0 0 14px!important;color:rgba(10,17,114,.7)!important;font-size:.96rem!important;line-height:1.5!important}html body .c505-search-final-result>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html body .c505-search-final-result article{padding:13px 14px!important;border-radius:16px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.08)!important}html body .c505-search-final-result strong{display:block!important;color:#0A1172!important;font-size:.92rem!important;margin-bottom:5px!important}html body .c505-search-final-result small{display:block!important;color:rgba(10,17,114,.62)!important;font-weight:750!important}html body .c505-loader-modal{position:fixed!important;inset:0!important;z-index:999999!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:28px!important;background:radial-gradient(circle at center,rgba(26,88,255,.24),transparent 44%),rgba(2,6,34,.82)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;backdrop-filter:blur(18px) saturate(145%)!important}html body .c505-loader-panel{width:min(1040px,92vw)!important;max-width:1040px!important;border-radius:28px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 38px 100px rgba(0,0,0,.48)!important}html body .c505-loader-panel .cc-loader{width:100%!important;aspect-ratio:16/9!important;max-height:min(72vh,620px)!important;border-radius:0!important;overflow:hidden!important}html body .cc-loader__waves{display:block!important;opacity:1!important;z-index:20!important;left:0!important;bottom:5.8%!important;width:48%!important;height:15%!important;animation:c505WaterFloatStrong 5.2s ease-in-out infinite!important}html body .cc-loader__wave{height:10px!important;filter:blur(.6px) drop-shadow(0 0 10px rgba(48,174,255,.6))!important;opacity:.92!important}@keyframes c505WaterFloatStrong{0%{transform:translate3d(-8px,0,0) scaleX(1)}50%{transform:translate3d(18px,-3px,0) scaleX(1.035)}to{transform:translate3d(-8px,0,0) scaleX(1)}}@media (max-width:900px){html body .c505-search-final-bottom{grid-template-columns:1fr!important}html body #c505-home-search-button-force{width:100%!important}html body .c505-search-final-result{position:relative!important;top:auto!important;margin-top:16px!important}html body .c505-search-final-result>div{grid-template-columns:1fr!important}}html body .c505-hs-v44,html body .home-page .c505-hs-v44{position:relative!important;z-index:300!important;width:min(100%,900px)!important;max-width:900px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}html body .c505-hs-v44 *,html body .c505-hs-v44 :after,html body .c505-hs-v44 :before{box-sizing:border-box!important}html body .c505-hs-v44-card{width:100%!important;max-width:900px!important;padding:20px!important;border:0!important;outline:0!important;border-radius:30px!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 24px 56px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-hs-v44-filters{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:0 0 14px!important;padding:0!important;border:0!important}html body .c505-hs-v44-filters label{height:78px!important;min-height:78px!important;padding:15px 16px!important;border:0!important;outline:0!important;border-radius:18px!important;display:grid!important;align-content:center!important;gap:8px!important;background:linear-gradient(180deg,#f2f6ff,#eaf1ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1),0 12px 26px rgba(10,17,114,.06)!important}html body .c505-hs-v44-filters label span{color:rgba(10,17,114,.62)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1!important}html body .c505-hs-v44-filters select{width:100%!important;min-width:0!important;color:#0A1172!important;font-size:.96rem!important;font-weight:900!important;line-height:1.1!important}html body .c505-hs-v44-bottom,html body .c505-hs-v44-filters select{border:0!important;outline:0!important;background:transparent!important}html body .c505-hs-v44-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) 158px!important;gap:16px!important;align-items:end!important;margin:0!important;padding:0!important}html body .c505-hs-v44-input{min-height:92px!important;height:auto!important;padding:19px 22px!important;border-radius:26px!important;border:0!important;outline:0!important;display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;box-shadow:0 18px 40px rgba(10,17,114,.09),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-hs-v44-icon{width:52px!important;height:52px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#0A1172!important;font-size:1.85rem!important;font-weight:950!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-hs-v44-inputBody{display:grid!important;gap:8px!important;min-width:0!important}html body .c505-hs-v44-inputBody span{color:rgba(10,17,114,.62)!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important}html body .c505-hs-v44-inputBody textarea{width:100%!important;min-height:26px!important;max-height:112px!important;height:26px;resize:none!important;overflow-y:hidden!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.95rem!important;line-height:1.4!important;font-weight:760!important;padding:0!important;margin:0!important}html body .c505-hs-v44-inputBody textarea::placeholder{color:rgba(10,17,114,.5)!important;-webkit-text-fill-color:rgba(10,17,114,.5)!important}html body .c505-hs-v44-button{all:unset!important;width:158px!important;height:62px!important;min-height:62px!important;border-radius:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:stretch!important;align-self:end!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:1rem!important;font-weight:950!important;font-family:inherit!important;cursor:pointer!important;text-align:center!important}html body .c505-hs-v44-button:disabled{opacity:.84!important;cursor:wait!important}html body .c505-hs-v44-result{position:absolute!important;left:0!important;top:calc(100% + 16px)!important;z-index:900!important;width:min(100%,760px)!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 58px rgba(10,17,114,.18)!important}html body .c505-hs-v44-result>span{display:inline-flex!important;margin-bottom:8px!important;padding:7px 10px!important;border-radius:999px!important;color:#0A1172!important;background:rgba(10,17,114,.07)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .c505-hs-v44-result h3{margin:0 0 6px!important;color:#0A1172!important;font-size:1.35rem!important;line-height:1.12!important}html body .c505-hs-v44-result p{margin:0 0 14px!important;color:rgba(10,17,114,.7)!important;font-size:.96rem!important;line-height:1.5!important}html body .c505-hs-v44-resultGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html body .c505-hs-v44-resultGrid article{padding:13px 14px!important;border-radius:16px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.08)!important}html body .c505-hs-v44-resultGrid strong{display:block!important;color:#0A1172!important;font-size:.92rem!important;margin-bottom:5px!important}html body .c505-hs-v44-resultGrid small{display:block!important;color:rgba(10,17,114,.62)!important;font-weight:750!important}html body .c505-loader-v44-modal{position:fixed!important;inset:0!important;z-index:999999!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:28px!important;background:radial-gradient(circle at center,rgba(26,88,255,.24),transparent 44%),rgba(2,6,34,.82)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}html body .c505-loader-v44-panel{width:min(1040px,92vw)!important;max-width:1040px!important;border-radius:28px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 38px 100px rgba(0,0,0,.48)!important}html body .c505-loader-v44-panel .cc-loader{width:100%!important;aspect-ratio:16/9!important;max-height:min(72vh,620px)!important;border-radius:0!important;overflow:hidden!important}html body .c505-loader-v44-panel .cc-loader:after{content:""!important;position:absolute!important;left:-12%!important;right:-12%!important;bottom:4%!important;height:20%!important;z-index:22!important;pointer-events:none!important;opacity:.65!important;background:repeating-linear-gradient(168deg,transparent 0 22px,rgba(0,153,255,.2) 23px,rgba(82,210,255,.36) 25px,transparent 31px),radial-gradient(ellipse at 40% 50%,rgba(0,162,255,.26),transparent 58%)!important;filter:blur(.6px) drop-shadow(0 0 14px rgba(0,170,255,.35))!important;animation:c505WaterV44 5.8s ease-in-out infinite!important}@keyframes c505WaterV44{0%{transform:translate3d(-18px,0,0) scaleX(1)}50%{transform:translate3d(22px,-3px,0) scaleX(1.025)}to{transform:translate3d(-18px,0,0) scaleX(1)}}@media (max-width:900px){html body .c505-hs-v44-bottom{grid-template-columns:1fr!important}html body .c505-hs-v44-button{width:100%!important}html body .c505-hs-v44-result{position:relative!important;top:auto!important;margin-top:16px!important}html body .c505-hs-v44-resultGrid{grid-template-columns:1fr!important}}html body .c505-loader-modal,html body .c505-loader-v44-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;overflow:hidden!important;background:radial-gradient(circle at center,rgba(26,88,255,.24),transparent 44%),rgba(2,6,34,.86)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;pointer-events:auto!important;isolation:isolate!important}html body .c505-loader-panel,html body .c505-loader-v44-panel{position:relative!important;z-index:2147483001!important;width:min(1040px,86vw)!important;max-width:1040px!important;max-height:84vh!important;margin:0 auto!important;padding:0!important;border-radius:28px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 38px 100px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .c505-loader-panel .cc-loader,html body .c505-loader-v44-panel .cc-loader{position:relative!important;width:100%!important;aspect-ratio:16/9!important;max-height:78vh!important;border-radius:0!important;overflow:hidden!important}html body .home-page .c505-recos-premium{z-index:1!important}html body .c505-loader-panel .cc-loader:before,html body .c505-loader-v44-panel .cc-loader:before{content:""!important;position:absolute!important;left:-16%!important;right:-16%!important;bottom:3.5%!important;height:19%!important;z-index:24!important;pointer-events:none!important;opacity:.58!important;background:repeating-linear-gradient(170deg,transparent 0 24px,rgba(0,155,255,.16) 25px,rgba(85,215,255,.34) 27px,transparent 34px),radial-gradient(ellipse at 36% 56%,rgba(0,170,255,.26),transparent 62%)!important;filter:blur(.7px) drop-shadow(0 0 12px rgba(0,170,255,.38))!important;animation:c505WaterSoftFinal 6.8s ease-in-out infinite!important;will-change:transform,opacity!important}@keyframes c505WaterSoftFinal{0%{transform:translate3d(-14px,0,0) scaleX(1);opacity:.46}50%{transform:translate3d(18px,-3px,0) scaleX(1.022);opacity:.66}to{transform:translate3d(-14px,0,0) scaleX(1);opacity:.46}}html body .c505-hs-v44,html body .home-page .c505-hs-v44{width:min(100%,980px)!important;max-width:980px!important;margin:0!important;padding:0!important;overflow:visible!important}html body .c505-hs-v44-card,html body .home-page .c505-hs-v44-card{width:100%!important;max-width:980px!important;padding:18px 20px!important;border:0!important;outline:0!important;border-radius:30px!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 24px 56px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-hs-v44-filters,html body .home-page .c505-hs-v44-filters{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-bottom:12px!important}html body .c505-hs-v44-filters label,html body .home-page .c505-hs-v44-filters label{height:72px!important;min-height:72px!important;padding:14px 16px!important}html body .c505-hs-v44-bottom,html body .home-page .c505-hs-v44-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) 162px!important;gap:16px!important;align-items:end!important;width:100%!important}html body .c505-hs-v44-input,html body .home-page .c505-hs-v44-input{width:100%!important;min-height:86px!important;padding:18px 20px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;border:0!important;outline:0!important;border-radius:26px!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;box-shadow:0 18px 40px rgba(10,17,114,.09),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-hs-v44-icon,html body .home-page .c505-hs-v44-icon{width:50px!important;height:50px!important}html body .c505-hs-v44-inputBody textarea,html body .home-page .c505-hs-v44-inputBody textarea{width:100%!important;min-width:0!important;min-height:24px!important;max-height:112px!important;font-size:.92rem!important;line-height:1.4!important}html body .c505-hs-v44-button,html body .home-page .c505-hs-v44-button{width:162px!important;min-width:162px!important;max-width:162px!important;height:60px!important;min-height:60px!important;align-self:end!important;justify-self:stretch!important;margin:0!important;border-radius:20px!important}html body .c505-hs-v44,html body .c505-hs-v44 *,html body .c505-hs-v44-bottom,html body .c505-hs-v44-card,html body .c505-hs-v44-input{outline-color:transparent!important}html body .c505-hs-v44-bottom:after,html body .c505-hs-v44-bottom:before,html body .c505-hs-v44-card:after,html body .c505-hs-v44-card:before,html body .c505-hs-v44:after,html body .c505-hs-v44:before{display:none!important;content:none!important}@media (max-width:900px){html body .c505-hs-v44-bottom,html body .home-page .c505-hs-v44-bottom{grid-template-columns:1fr!important}html body .c505-hs-v44-button,html body .home-page .c505-hs-v44-button{width:100%!important;min-width:0!important;max-width:100%!important}html body .c505-hs-v44-filters,html body .home-page .c505-hs-v44-filters{grid-template-columns:1fr!important}}html body .c505-home-search-v46,html body .home-page .c505-home-search-v46{position:relative!important;z-index:300!important;width:min(100%,820px)!important;max-width:820px!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body .c505-home-search-v46 *,html body .c505-home-search-v46 :after,html body .c505-home-search-v46 :before{box-sizing:border-box!important}html body .c505-home-search-v46-card{grid-template-columns:minmax(0,1fr) 164px!important;padding:16px!important;border:0!important;border-radius:30px!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 24px 56px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-home-search-v46-card,html body .c505-home-search-v46-input{width:100%!important;display:grid!important;gap:16px!important;align-items:center!important;outline:0!important}html body .c505-home-search-v46-input{min-height:84px!important;padding:17px 20px!important;grid-template-columns:54px minmax(0,1fr)!important;border:0!important;border-radius:26px!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;box-shadow:0 18px 40px rgba(10,17,114,.09),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-home-search-v46-icon{width:50px!important;height:50px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#0A1172!important;font-size:1.85rem!important;font-weight:950!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-home-search-v46-body{display:grid!important;gap:8px!important;min-width:0!important}html body .c505-home-search-v46-body span{color:rgba(10,17,114,.62)!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important}html body .c505-home-search-v46-body textarea{width:100%!important;min-width:0!important;min-height:28px!important;max-height:116px!important;height:28px;resize:none!important;overflow-y:hidden!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.96rem!important;line-height:1.42!important;font-weight:760!important;padding:0!important;margin:0!important}html body .c505-home-search-v46-body textarea::placeholder{color:rgba(10,17,114,.5)!important;-webkit-text-fill-color:rgba(10,17,114,.5)!important}html body .c505-home-search-v46-button{all:unset!important;width:164px!important;height:62px!important;min-height:62px!important;border-radius:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:1rem!important;font-weight:950!important;font-family:inherit!important;cursor:pointer!important;text-align:center!important}html body .c505-home-search-v46-button:disabled{opacity:.84!important;cursor:wait!important}html body .c505-home-search-v46-result{position:absolute!important;left:0!important;top:calc(100% + 16px)!important;z-index:900!important;width:min(100%,760px)!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 58px rgba(10,17,114,.18)!important}html body .c505-home-search-v46-result>span{display:inline-flex!important;margin-bottom:8px!important;padding:7px 10px!important;border-radius:999px!important;color:#0A1172!important;background:rgba(10,17,114,.07)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .c505-home-search-v46-result h3{margin:0 0 6px!important;color:#0A1172!important;font-size:1.35rem!important;line-height:1.12!important}html body .c505-home-search-v46-result p{margin:0 0 14px!important;color:rgba(10,17,114,.7)!important;font-size:.96rem!important;line-height:1.5!important}html body .c505-home-search-v46-result>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html body .c505-home-search-v46-result article{padding:13px 14px!important;border-radius:16px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.08)!important}html body .c505-home-search-v46-result strong{display:block!important;color:#0A1172!important;font-size:.92rem!important;margin-bottom:5px!important}html body .c505-home-search-v46-result small{display:block!important;color:rgba(10,17,114,.62)!important;font-weight:750!important}html body .c505-loader-v46-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;overflow:hidden!important;background:radial-gradient(circle at center,rgba(26,88,255,.24),transparent 44%),rgba(2,6,34,.86)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}html body .c505-loader-v46-panel{position:relative!important;z-index:2147483001!important;width:min(1040px,86vw)!important;max-width:1040px!important;max-height:84vh!important;border-radius:28px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 38px 100px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .c505-loader-v46-panel .cc-loader{position:relative!important;width:100%!important;aspect-ratio:16/9!important;max-height:78vh!important;border-radius:0!important;overflow:hidden!important}html body .c505-loader-v46-panel .cc-loader:before{content:""!important;position:absolute!important;left:-16%!important;right:-16%!important;bottom:3.5%!important;height:19%!important;z-index:24!important;pointer-events:none!important;opacity:.58!important;background:repeating-linear-gradient(170deg,transparent 0 24px,rgba(0,155,255,.16) 25px,rgba(85,215,255,.34) 27px,transparent 34px),radial-gradient(ellipse at 36% 56%,rgba(0,170,255,.26),transparent 62%)!important;filter:blur(.7px) drop-shadow(0 0 12px rgba(0,170,255,.38))!important;animation:c505WaterV46 6.8s ease-in-out infinite!important}@keyframes c505WaterV46{0%{transform:translate3d(-14px,0,0) scaleX(1);opacity:.46}50%{transform:translate3d(18px,-3px,0) scaleX(1.022);opacity:.66}to{transform:translate3d(-14px,0,0) scaleX(1);opacity:.46}}html body .c505-products-page{min-height:100vh!important;background:radial-gradient(circle at top right,rgba(33,183,255,.18),transparent 34%),linear-gradient(180deg,#ffffff,#eef7ff)!important;color:#0A1172!important;padding:22px!important}html body .c505-products-header{width:min(1180px,100%)!important;margin:0 auto 34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:16px 18px!important;border-radius:24px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 18px 44px rgba(10,17,114,.1)!important}html body .c505-products-brand{color:#0A1172!important;font-weight:950!important;font-size:1.15rem!important;text-decoration:none!important}html body .c505-products-header nav{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important}html body .c505-products-header nav a{color:rgba(10,17,114,.76)!important;font-weight:850!important;text-decoration:none!important}html body .c505-products-hero{width:min(1180px,100%)!important;margin:0 auto!important;padding:56px 42px!important;border-radius:38px!important;background:radial-gradient(circle at top right,rgba(33,183,255,.2),transparent 40%),linear-gradient(135deg,#ffffff,#f5faff)!important;box-shadow:0 26px 70px rgba(10,17,114,.12)!important}html body .c505-products-hero>span{display:inline-flex!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(10,17,114,.07)!important;color:#0A1172!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:14px!important}html body .c505-products-hero h1{max-width:720px!important;margin:0 0 12px!important;font-size:clamp(2.4rem,5vw,4.8rem)!important;line-height:.95!important;letter-spacing:-.07em!important;color:#0A1172!important}html body .c505-products-hero p{max-width:690px!important;margin:0 0 26px!important;color:rgba(10,17,114,.72)!important;font-size:1.1rem!important;line-height:1.55!important;font-weight:750!important}html body .c505-products-filter-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 190px!important;gap:14px!important;align-items:end!important;width:min(100%,820px)!important;padding:16px!important;border-radius:30px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 22px 54px rgba(10,17,114,.12)!important}html body .c505-products-filter-card label{min-height:76px!important;padding:15px 16px!important;border-radius:18px!important;display:grid!important;align-content:center!important;gap:8px!important;background:linear-gradient(180deg,#f2f6ff,#eaf1ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-products-filter-card label span{color:rgba(10,17,114,.62)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .c505-products-filter-card select{border:0!important;outline:0!important;background:transparent!important;color:#0A1172!important;font-size:.96rem!important;font-weight:900!important}html body .c505-products-filter-card button{height:62px!important;border:0!important;border-radius:20px!important;color:#ffffff!important;font-weight:950!important;background:linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26)!important;cursor:pointer!important}html body .c505-products-grid-section{width:min(1180px,100%)!important;margin:34px auto 0!important}html body .c505-products-section-title span{color:rgba(10,17,114,.62)!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:.78rem!important}html body .c505-products-section-title h2{margin:8px 0 20px!important;color:#0A1172!important;font-size:clamp(1.8rem,4vw,3rem)!important;letter-spacing:-.05em!important}html body .c505-products-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}html body .c505-products-grid article{padding:24px!important;border-radius:28px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 20px 50px rgba(10,17,114,.1)!important}html body .c505-products-grid article div{width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;color:#fff!important;font-weight:950!important;background:#0A1172!important;margin-bottom:14px!important}html body .c505-products-grid h3{margin:0 0 8px!important;color:#0A1172!important;font-size:1.1rem!important}html body .c505-products-grid p{margin:0!important;color:rgba(10,17,114,.66)!important;line-height:1.5!important;font-weight:700!important}@media (max-width:900px){html body .c505-home-search-v46-card,html body .c505-products-filter-card{grid-template-columns:1fr!important}html body .c505-home-search-v46-button{width:100%!important}html body .c505-home-search-v46-result{position:relative!important;top:auto!important;margin-top:16px!important}html body .c505-home-search-v46-result>div,html body .c505-products-grid{grid-template-columns:1fr!important}html body .c505-products-header{align-items:flex-start!important;flex-direction:column!important}html body .c505-products-hero{padding:34px 22px!important}}html body a[href="/productos"]{white-space:nowrap!important}html body .c505-header-nav,html body header nav{align-items:center!important}html body .c505-header-nav:empty,html body header nav:empty{display:none!important}html body a[href="/servicios"]{white-space:nowrap!important}html body .c505-services-page{min-height:100vh!important;background:radial-gradient(circle at top right,rgba(33,183,255,.18),transparent 34%),linear-gradient(180deg,#ffffff,#eef7ff)!important;color:#0A1172!important;padding:22px!important}html body .c505-services-header{width:min(1180px,100%)!important;margin:0 auto 34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:16px 18px!important;border-radius:24px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 18px 44px rgba(10,17,114,.1)!important}html body .c505-services-brand{color:#0A1172!important;font-weight:950!important;font-size:1.15rem!important;text-decoration:none!important}html body .c505-services-header nav{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important}html body .c505-services-header nav a{color:rgba(10,17,114,.76)!important;font-weight:850!important;text-decoration:none!important}html body .c505-services-hero{width:min(1180px,100%)!important;margin:0 auto!important;padding:56px 42px!important;border-radius:38px!important;background:radial-gradient(circle at top right,rgba(33,183,255,.2),transparent 40%),linear-gradient(135deg,#ffffff,#f5faff)!important;box-shadow:0 26px 70px rgba(10,17,114,.12)!important}html body .c505-services-hero>span{display:inline-flex!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(10,17,114,.07)!important;color:#0A1172!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:14px!important}html body .c505-services-hero h1{max-width:760px!important;margin:0 0 12px!important;font-size:clamp(2.4rem,5vw,4.8rem)!important;line-height:.95!important;letter-spacing:-.07em!important;color:#0A1172!important}html body .c505-services-hero p{max-width:720px!important;margin:0 0 26px!important;color:rgba(10,17,114,.72)!important;font-size:1.1rem!important;line-height:1.55!important;font-weight:750!important}html body .c505-services-filter-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 190px!important;gap:14px!important;align-items:end!important;width:min(100%,820px)!important;padding:16px!important;border-radius:30px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 22px 54px rgba(10,17,114,.12)!important}html body .c505-services-filter-card label{min-height:76px!important;padding:15px 16px!important;border-radius:18px!important;display:grid!important;align-content:center!important;gap:8px!important;background:linear-gradient(180deg,#f2f6ff,#eaf1ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-services-filter-card label span{color:rgba(10,17,114,.62)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .c505-services-filter-card select{border:0!important;outline:0!important;background:transparent!important;color:#0A1172!important;font-size:.96rem!important;font-weight:900!important}html body .c505-services-filter-card button{height:62px!important;border:0!important;border-radius:20px!important;color:#ffffff!important;font-weight:950!important;background:linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26)!important;cursor:pointer!important}html body .c505-services-grid-section{width:min(1180px,100%)!important;margin:34px auto 0!important}html body .c505-services-section-title span{color:rgba(10,17,114,.62)!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:.78rem!important}html body .c505-services-section-title h2{margin:8px 0 20px!important;color:#0A1172!important;font-size:clamp(1.8rem,4vw,3rem)!important;letter-spacing:-.05em!important}html body .c505-services-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}html body .c505-services-grid article{padding:24px!important;border-radius:28px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 20px 50px rgba(10,17,114,.1)!important}html body .c505-services-grid article div{width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;color:#fff!important;font-weight:950!important;background:#0A1172!important;margin-bottom:14px!important}html body .c505-services-grid h3{margin:0 0 8px!important;color:#0A1172!important;font-size:1.1rem!important}html body .c505-services-grid p{margin:0!important;color:rgba(10,17,114,.66)!important;line-height:1.5!important;font-weight:700!important}@media (max-width:900px){html body .c505-services-filter-card,html body .c505-services-grid{grid-template-columns:1fr!important}html body .c505-services-header{align-items:flex-start!important;flex-direction:column!important}html body .c505-services-hero{padding:34px 22px!important}}html body .c505-products-filter-card,html body .c505-services-filter-card{display:none!important}html body .c505-products-zone-only,html body .c505-services-zone-only{width:min(100%,360px)!important;padding:14px!important;border-radius:26px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 22px 54px rgba(10,17,114,.12)!important}html body .c505-products-zone-only label,html body .c505-services-zone-only label{min-height:76px!important;padding:15px 16px!important;border-radius:18px!important;display:grid!important;align-content:center!important;gap:8px!important;background:linear-gradient(180deg,#f2f6ff,#eaf1ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-products-zone-only span,html body .c505-services-zone-only span{color:rgba(10,17,114,.62)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .c505-products-zone-only select,html body .c505-services-zone-only select{border:0!important;outline:0!important;background:transparent!important;color:#0A1172!important;font-size:.98rem!important;font-weight:900!important;width:100%!important}html body .c505-products-section-title p,html body .c505-services-section-title p{margin:-10px 0 22px!important;max-width:620px!important;color:rgba(10,17,114,.64)!important;font-weight:720!important;line-height:1.5!important}html body .c505-clickable-grid{align-items:start!important}html body .c505-category-card{position:relative!important;display:block!important;padding:0!important;border:0!important;border-radius:28px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 20px 50px rgba(10,17,114,.1)!important;overflow:hidden!important}html body .c505-category-card summary{list-style:none!important;cursor:pointer!important;padding:24px!important;min-height:210px!important;display:block!important}html body .c505-category-card summary::-webkit-details-marker{display:none!important}html body .c505-category-card-icon{width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;color:#ffffff!important;font-weight:950!important;background:#0A1172!important;margin-bottom:14px!important;transition:transform .18s ease!important}html body .c505-category-card[open] .c505-category-card-icon{transform:rotate(45deg)!important}html body .c505-category-card h3{margin:0 0 8px!important;color:#0A1172!important;font-size:1.12rem!important;line-height:1.2!important}html body .c505-category-card p{margin:0 0 14px!important;color:rgba(10,17,114,.66)!important;line-height:1.5!important;font-weight:700!important}html body .c505-category-card small{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#0A1172!important;font-weight:900!important;font-size:.82rem!important}html body .c505-category-card small:after{content:"↓"!important;transition:transform .18s ease!important}html body .c505-category-card[open] small:after{transform:rotate(180deg)!important}html body .c505-category-card ul{margin:0!important;padding:0 24px 24px!important;list-style:none!important;display:grid!important;gap:9px!important}html body .c505-category-card li{padding:11px 12px!important;border-radius:14px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.075)!important;color:rgba(10,17,114,.78)!important;font-weight:820!important;font-size:.9rem!important}html body .c505-category-card:hover{transform:translateY(-2px)!important;box-shadow:0 26px 64px rgba(10,17,114,.14)!important}@media (max-width:900px){html body .c505-products-zone-only,html body .c505-services-zone-only{width:100%!important}html body .c505-category-card summary{min-height:auto!important}}html body .c505-header-nav a,html body .c505-products-header nav a,html body .c505-services-header nav a,html body header nav a{border-radius:999px!important;transition:color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease!important}html body .c505-header-nav a.c505-nav-active,html body .c505-header-nav a[aria-current=page],html body .c505-products-header nav a.c505-nav-active,html body .c505-products-header nav a[aria-current=page],html body .c505-services-header nav a.c505-nav-active,html body .c505-services-header nav a[aria-current=page],html body header nav a.c505-nav-active,html body header nav a[aria-current=page]{background:rgba(10,17,114,.075)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-header-nav a.c505-nav-active:after,html body .c505-header-nav a[aria-current=page]:after,html body .c505-products-header nav a.c505-nav-active:after,html body .c505-products-header nav a[aria-current=page]:after,html body .c505-services-header nav a.c505-nav-active:after,html body .c505-services-header nav a[aria-current=page]:after,html body header nav a.c505-nav-active:after,html body header nav a[aria-current=page]:after{content:""!important;position:absolute!important;left:18%!important;right:18%!important;bottom:-8px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,#0A1172,#2037d6)!important;box-shadow:0 0 12px rgba(32,55,214,.35)!important}html body a[href*=publicar][aria-current=page]:after,html body a[href="/ingresar"][aria-current=page]:after{display:none!important}html body .c505-header-nav,html body .c505-products-header nav,html body .c505-services-header nav,html body header nav{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}html body .c505-header-nav a,html body .c505-products-header nav a,html body .c505-services-header nav a,html body header nav a{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 16px!important;border-radius:18px!important;background:transparent!important;box-shadow:none!important;transform:none!important;transition:color .16s ease,background .16s ease,box-shadow .16s ease!important}html body .c505-header-nav a.c505-nav-active,html body .c505-header-nav a[aria-current=page],html body .c505-products-header nav a.c505-nav-active,html body .c505-products-header nav a[aria-current=page],html body .c505-services-header nav a.c505-nav-active,html body .c505-services-header nav a[aria-current=page],html body header nav a.c505-nav-active,html body header nav a[aria-current=page]{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;background:linear-gradient(180deg,rgba(10,17,114,.08),rgba(10,17,114,.13))!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1),0 6px 18px rgba(10,17,114,.06)!important}html body .c505-header-nav a.c505-nav-active:after,html body .c505-header-nav a[aria-current=page]:after,html body .c505-products-header nav a.c505-nav-active:after,html body .c505-products-header nav a[aria-current=page]:after,html body .c505-services-header nav a.c505-nav-active:after,html body .c505-services-header nav a[aria-current=page]:after,html body header nav a.c505-nav-active:after,html body header nav a[aria-current=page]:after{content:none!important;display:none!important}html body .c505-header-nav a:hover,html body .c505-products-header nav a:hover,html body .c505-services-header nav a:hover,html body header nav a:hover{background:rgba(10,17,114,.05)!important}html body a[href*=publicar],html body a[href="/ingresar"]{min-height:unset!important}html body .c505-header-pro .c505-header-shell,html body .c505-header-shell,html body header .c505-header-shell{width:min(100%,1220px)!important;max-width:1220px!important;margin:0 auto!important;grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:16px!important;padding:0 18px!important}html body .c505-header-brand,html body .c505-header-logo,html body header a[href="/"]{flex-shrink:0!important}html body .c505-header-nav,html body .c505-header-pro .c505-header-nav,html body header nav{min-width:0!important;width:100%!important;gap:4px!important;row-gap:0!important}html body .c505-header-nav a,html body .c505-header-pro .c505-header-nav a,html body header nav a{min-height:36px!important;height:36px!important;padding:8px 10px!important;border-radius:16px!important}html body .c505-header-nav a.c505-nav-active,html body .c505-header-nav a[aria-current=page],html body header nav a.c505-nav-active,html body header nav a[aria-current=page]{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;background:linear-gradient(180deg,rgba(10,17,114,.08),rgba(10,17,114,.13))!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1),0 6px 18px rgba(10,17,114,.06)!important}html body .c505-header-nav a:after,html body header nav a:after{content:none!important;display:none!important}html body .c505-header-actions,html body .c505-header-pro .c505-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:10px!important;white-space:nowrap!important;flex-shrink:0!important}html body .c505-header-login,html body .c505-header-publish{flex:0 0 auto!important;white-space:nowrap!important}html body .c505-header-login{min-height:46px!important;padding:0 18px!important}html body .c505-header-publish{min-height:46px!important;padding:0 24px!important}html body .c505-header-pro{overflow:visible!important}html body .c505-header-pro *,html body .c505-header-shell *{box-sizing:border-box!important}@media (max-width:980px){html body .c505-header-pro .c505-header-shell,html body .c505-header-shell,html body header .c505-header-shell{grid-template-columns:1fr!important;row-gap:12px!important;padding:14px 18px!important}html body .c505-header-nav,html body header nav{justify-content:flex-start!important;flex-wrap:wrap!important}html body .c505-header-actions{justify-content:flex-start!important}}html body .c505-header-pro .c505-header-shell,html body .c505-header-shell,html body header .c505-header-shell{display:grid!important;grid-template-columns:170px minmax(0,1fr) auto!important;align-items:center!important;column-gap:14px!important;min-height:74px!important}html body .c505-header-nav,html body .c505-header-pro .c505-header-nav,html body header nav{height:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:6px!important;overflow:visible!important;white-space:nowrap!important}html body .c505-header-nav a,html body .c505-header-pro .c505-header-nav a,html body header nav a{box-sizing:border-box!important;flex:0 0 auto!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 12px!important;margin:0!important;border:1px solid transparent!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:.93rem!important;font-weight:850!important;line-height:1!important;letter-spacing:0!important;text-decoration:none!important;white-space:nowrap!important;background:transparent!important;box-shadow:none!important;transform:none!important;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,border-color .16s ease!important}html body .c505-header-nav a.c505-nav-active,html body .c505-header-nav a[aria-current=page],html body .c505-header-pro .c505-header-nav a.c505-nav-active,html body .c505-header-pro .c505-header-nav a[aria-current=page],html body header nav a.c505-nav-active,html body header nav a[aria-current=page]{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 12px!important;margin:0!important;border:1px solid rgba(10,17,114,.13)!important;border-radius:18px!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:.93rem!important;font-weight:850!important;line-height:1!important;background:linear-gradient(180deg,rgba(10,17,114,.075),rgba(10,17,114,.125))!important;box-shadow:0 6px 16px rgba(10,17,114,.055),inset 0 1px 0 rgba(255,255,255,.46)!important;transform:none!important}html body .c505-header-nav a:hover,html body .c505-header-pro .c505-header-nav a:hover,html body header nav a:hover{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 12px!important;margin:0!important;border:1px solid rgba(10,17,114,.08)!important;background:rgba(10,17,114,.045)!important;transform:none!important}html body .c505-header-nav a:after,html body .c505-header-nav a:before,html body .c505-header-pro .c505-header-nav a:after,html body .c505-header-pro .c505-header-nav a:before,html body header nav a:after,html body header nav a:before{content:none!important;display:none!important}html body .c505-header-actions a,html body .c505-header-login,html body .c505-header-publish{transform:none!important;white-space:nowrap!important}@media (max-width:1040px){html body .c505-header-pro .c505-header-shell,html body .c505-header-shell,html body header .c505-header-shell{grid-template-columns:150px minmax(0,1fr) auto!important;column-gap:10px!important}html body .c505-header-nav,html body header nav{gap:3px!important}html body .c505-header-nav a,html body .c505-header-nav a.c505-nav-active,html body .c505-header-nav a[aria-current=page],html body header nav a,html body header nav a.c505-nav-active,html body header nav a[aria-current=page]{padding:0 8px!important;font-size:.88rem!important}}html body .c505-header-pro:not(.c505-site-header),html body .c505-products-header,html body .c505-services-header{display:none!important}html body .c505-site-header{position:sticky!important;top:0!important;z-index:10000!important;width:100%!important;background:rgba(243,247,252,.94)!important;backdrop-filter:blur(12px) saturate(140%)!important;-webkit-backdrop-filter:blur(12px) saturate(140%)!important;border-bottom:1px solid rgba(10,17,114,.1)!important;overflow:visible!important}html body .c505-site-header,html body .c505-site-header *{box-sizing:border-box!important}html body .c505-site-header__inner{width:min(100%,1240px)!important;max-width:1240px!important;padding:10px 18px!important;display:grid!important;grid-template-columns:172px minmax(0,1fr) 348px!important;column-gap:14px!important}html body .c505-site-header__brand{width:172px!important;min-width:172px!important;max-width:172px!important;height:56px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;text-decoration:none!important}html body .c505-site-header__brand img{display:block!important;width:150px!important;object-fit:contain!important}html body .c505-site-header__nav{gap:6px!important;flex-wrap:nowrap!important}html body .c505-site-header__navlink{flex:0 0 auto!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 11px!important;margin:0!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;text-decoration:none!important;font-size:.93rem!important;font-weight:850!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;background:transparent!important;box-shadow:none!important;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease!important}html body .c505-site-header__navlink.is-active,html body .c505-site-header__navlink[aria-current=page]{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 11px!important;margin:0!important;border:1px solid rgba(10,17,114,.14)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(10,17,114,.075),rgba(10,17,114,.125))!important;box-shadow:0 6px 16px rgba(10,17,114,.055),inset 0 1px 0 rgba(255,255,255,.46)!important;transform:none!important}html body .c505-site-header__navlink:hover{height:40px!important;padding:0 11px!important;border:1px solid rgba(10,17,114,.1)!important;background:rgba(10,17,114,.045)!important;transform:none!important}html body .c505-site-header__navlink:after,html body .c505-site-header__navlink:before{content:none!important;display:none!important}html body .c505-site-header__actions{width:348px!important;min-width:348px!important;max-width:348px!important;gap:10px!important;overflow:visible!important}html body .c505-site-header__login,html body .c505-site-header__publish{height:46px!important;min-height:46px!important;max-height:46px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:.96rem!important;font-weight:880!important;line-height:1!important;white-space:nowrap!important}html body .c505-site-header__login{width:126px!important;min-width:126px!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;border:1.5px solid rgba(32,120,255,.58)!important;background:rgba(255,255,255,.78)!important;gap:9px!important;box-shadow:0 8px 18px rgba(10,17,114,.06)!important}html body .c505-site-header__login-dot{width:12px!important;height:12px!important;min-width:12px!important;border-radius:999px!important;border:3px solid #0a1172!important;display:inline-block!important}html body .c505-site-header__publish{width:210px!important;min-width:210px!important;background:linear-gradient(135deg,#0A1172,#2337c9)!important;box-shadow:0 14px 28px rgba(10,17,114,.22)!important;gap:8px!important}html body .c505-site-header__plus{font-size:1.05rem!important;line-height:1!important}html body .c505-site-header nav a:after,html body .c505-site-header nav a:before{content:none!important;display:none!important}@media (max-width:1160px){html body .c505-site-header__inner{grid-template-columns:150px minmax(0,1fr) 320px!important;column-gap:8px!important}html body .c505-site-header__brand{width:150px!important;min-width:150px!important}html body .c505-site-header__brand img{width:135px!important}html body .c505-site-header__nav{gap:3px!important}html body .c505-site-header__navlink,html body .c505-site-header__navlink.is-active,html body .c505-site-header__navlink:hover,html body .c505-site-header__navlink[aria-current=page]{padding:0 8px!important;font-size:.88rem!important}html body .c505-site-header__actions{width:320px!important;min-width:320px!important}html body .c505-site-header__login{width:118px!important;min-width:118px!important}html body .c505-site-header__publish{width:192px!important;min-width:192px!important}}@media (max-width:980px){html body .c505-site-header__inner{grid-template-columns:1fr!important;row-gap:12px!important;padding:14px 18px!important}html body .c505-site-header__brand{width:100%!important;min-width:0!important;justify-content:center!important}html body .c505-site-header__nav{justify-content:flex-start!important;overflow-x:auto!important;scrollbar-width:none!important}html body .c505-site-header__nav::-webkit-scrollbar{display:none!important}html body .c505-site-header__actions{width:100%!important;min-width:0!important;max-width:none!important;justify-content:center!important;flex-wrap:wrap!important}}html body .c505-site-header~.c505-header-pro,html body .c505-site-header~.c505-products-header,html body .c505-site-header~.c505-services-header,html body .c505-site-header~header:has(a[href="/categorias"]),html body .c505-site-header~header:has(a[href="/proveedores"]){display:none!important}html body .c505-site-header{display:block!important}html body .c505-services-animation-visible-v57{width:min(1180px,calc(100% - 44px))!important;height:clamp(420px,52vw,640px)!important;margin:34px auto 28px!important;position:relative!important;z-index:2!important;display:block!important}html body .c505-services-animation-visible-v57>section{width:100%!important;height:100%!important}html body .c505-services-hero-v56-bg{opacity:1!important;display:block!important}@media (max-width:900px){html body .c505-services-animation-visible-v57{width:calc(100% - 28px)!important;height:360px!important;margin-top:22px!important}}html body .c505-services-animation-visible-v57,html body .c505-services-hero-v56-bg{display:none!important}html body .c505-services-page-v58{min-height:100vh!important;padding:34px 22px 56px!important;background:radial-gradient(circle at top right,rgba(33,183,255,.18),transparent 34%),linear-gradient(180deg,#ffffff,#eef7ff)!important;color:#0A1172!important}html body .c505-services-hero-v58{width:min(1180px,100%)!important;margin:0 auto!important;min-height:560px!important;display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr)!important;gap:30px!important;align-items:center!important;padding:44px!important;border-radius:38px!important;background:radial-gradient(circle at top right,rgba(33,183,255,.22),transparent 42%),linear-gradient(135deg,#ffffff,#f5faff)!important;box-shadow:0 26px 70px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.9)!important;overflow:hidden!important;position:relative!important;isolation:isolate!important}html body .c505-services-hero-v58:before{content:""!important;position:absolute!important;inset:auto -10% -30% -10%!important;height:44%!important;pointer-events:none!important;background:radial-gradient(circle,rgba(33,183,255,.16),transparent 60%)!important;z-index:0!important}html body .c505-services-hero-v58-copy{position:relative!important;z-index:2!important;max-width:610px!important}html body .c505-services-hero-v58-copy>span{display:inline-flex!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(10,17,114,.07)!important;color:#0A1172!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:14px!important}html body .c505-services-hero-v58-copy h1{margin:0 0 14px!important;color:#0A1172!important;font-size:clamp(2.7rem,5vw,5.3rem)!important;line-height:.92!important;letter-spacing:-.075em!important}html body .c505-services-hero-v58-copy p{max-width:590px!important;margin:0 0 28px!important;color:rgba(10,17,114,.74)!important;font-size:1.08rem!important;line-height:1.58!important;font-weight:760!important}html body .c505-services-hero-v58 .c505-services-zone-only{width:min(100%,360px)!important;padding:14px!important;border-radius:26px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 22px 54px rgba(10,17,114,.12)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}html body .c505-services-hero-v58 .c505-services-zone-only label{min-height:76px!important;padding:15px 16px!important;border-radius:18px!important;display:grid!important;align-content:center!important;gap:8px!important;background:linear-gradient(180deg,#f2f6ff,#eaf1ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-services-hero-v58 .c505-services-zone-only span{color:rgba(10,17,114,.62)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .c505-services-hero-v58 .c505-services-zone-only select{border:0!important;outline:0!important;background:transparent!important;color:#0A1172!important;font-size:.98rem!important;font-weight:900!important;width:100%!important}html body .c505-services-hero-v58-visual{z-index:1!important;width:100%!important;height:clamp(390px,42vw,560px)!important;min-height:390px!important}html body .c505-services-hero-v58-visual>section{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;border-radius:34px!important}html body .c505-services-page-v58 .c505-services-grid-section{width:min(1180px,100%)!important;margin:42px auto 0!important;position:relative!important;z-index:2!important}@media (max-width:980px){html body .c505-services-hero-v58{grid-template-columns:1fr!important;min-height:auto!important;padding:32px 22px!important}html body .c505-services-hero-v58-copy{max-width:none!important}html body .c505-services-hero-v58-visual{height:360px!important;min-height:360px!important}html body .c505-services-hero-v58 .c505-services-zone-only{width:100%!important}}html body .c505-services-hero-v58-visual{overflow:hidden!important}html body .c505-services-mapfx{position:relative!important;width:100%!important;height:100%!important;min-height:390px!important;border-radius:34px!important;background:radial-gradient(circle at 50% 50%,rgba(97,185,255,.16),transparent 52%),linear-gradient(135deg,#ffffff,#eef7ff)!important;isolation:isolate!important}html body .c505-services-mapfx__art{position:absolute!important;inset:0!important;background-image:url(/servicios-nicaragua.png)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:50%!important;transform:scale(1.02)!important;filter:saturate(1.06) contrast(1.03) brightness(1.02)!important;z-index:1!important}html body .c505-services-mapfx__layer{position:absolute!important;inset:0!important;z-index:3!important;pointer-events:none!important}html body .c505-services-mapfx__orbit{border:1px solid rgba(113,196,255,.42)!important;box-shadow:0 0 30px rgba(87,173,255,.18)!important;animation:c505ServicesOrbitSpin 26s linear infinite!important;transform-origin:center center!important}html body .c505-services-mapfx .orbit-1{height:44%!important;left:19%!important;top:29%!important;opacity:.5!important}html body .c505-services-mapfx .orbit-2{width:72%!important;height:56%!important;left:11%!important;top:21%!important;opacity:.34!important;animation-duration:34s!important;animation-direction:reverse!important}html body .c505-services-mapfx .orbit-3{width:86%!important;height:67%!important;opacity:.24!important;animation-duration:42s!important}html body .c505-services-mapfx__wave{position:absolute!important;left:-8%!important;right:-8%!important;bottom:3%!important;height:14%!important;border-radius:999px!important;background:linear-gradient(90deg,rgba(61,179,255,0),rgba(61,179,255,.38) 18%,rgba(255,255,255,.64) 50%,rgba(61,179,255,.38) 82%,rgba(61,179,255,0))!important;filter:blur(10px)!important;opacity:.38!important;animation:c505ServicesWaterMove 8s ease-in-out infinite!important}html body .c505-services-mapfx .wave-1{bottom:5%!important;animation-duration:7.8s!important}html body .c505-services-mapfx .wave-2{bottom:9%!important;opacity:.26!important;transform:scaleX(1.03)!important;animation-duration:10.2s!important;animation-delay:-1.2s!important}html body .c505-services-mapfx .wave-3{bottom:13%!important;opacity:.17!important;transform:scaleX(.98)!important;animation-duration:12s!important;animation-delay:-2s!important}html body .c505-services-mapfx__sweep{position:absolute!important;top:14%!important;bottom:16%!important;width:24%!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.14) 35%,rgba(155,222,255,.34) 50%,rgba(255,255,255,.14) 65%,rgba(255,255,255,0))!important;filter:blur(22px)!important;transform:skewX(-14deg)!important;opacity:.62!important}html body .c505-services-mapfx .sweep-1{left:-22%!important;animation:c505ServicesSweep 11s linear infinite!important}html body .c505-services-mapfx .sweep-2{left:-38%!important;opacity:.32!important;animation:c505ServicesSweep 16s linear infinite!important;animation-delay:-4s!important}html body .c505-services-mapfx__node{position:absolute!important;width:10px!important;height:10px!important;border-radius:999px!important;background:#ffffff!important;box-shadow:0 0 0 5px rgba(130,212,255,.2),0 0 16px rgba(255,255,255,.94),0 0 34px rgba(40,147,255,.42)!important;animation:c505ServicesNodePulse 3.2s ease-in-out infinite!important}html body .c505-services-mapfx .node-1{left:21%;top:30%;animation-delay:-.2s!important}html body .c505-services-mapfx .node-2{left:33%;top:22%;animation-delay:-1.4s!important}html body .c505-services-mapfx .node-3{left:44%;top:31%;animation-delay:-.9s!important}html body .c505-services-mapfx .node-4{left:60%;top:25%;animation-delay:-1.8s!important}html body .c505-services-mapfx .node-5{left:73%;top:35%;animation-delay:-.4s!important}html body .c505-services-mapfx .node-6{left:79%;top:55%;animation-delay:-1.3s!important}html body .c505-services-mapfx .node-7{left:66%;top:72%;animation-delay:-2.1s!important}html body .c505-services-mapfx .node-8{left:48%;top:76%;animation-delay:-.7s!important}html body .c505-services-mapfx .node-9{left:29%;top:69%;animation-delay:-1.9s!important}html body .c505-services-mapfx .node-10{left:18%;top:57%;animation-delay:-.5s!important}html body .c505-services-mapfx .node-11{left:54%;top:48%;animation-delay:-2.4s!important}html body .c505-services-mapfx .node-12{left:39%;top:58%;animation-delay:-1.1s!important}html body .c505-services-mapfx__spark{position:absolute!important;width:7px!important;height:7px!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 0 12px rgba(133,207,255,.65)!important;opacity:.72!important;animation:c505ServicesFloat 7s ease-in-out infinite!important}html body .c505-services-mapfx .spark-1{left:25%;top:18%;animation-delay:-1s!important}html body .c505-services-mapfx .spark-2{left:40%;top:14%;animation-delay:-2.4s!important}html body .c505-services-mapfx .spark-3{left:58%;top:18%;animation-delay:-.6s!important}html body .c505-services-mapfx .spark-4{left:76%;top:22%;animation-delay:-3.2s!important}html body .c505-services-mapfx .spark-5{left:67%;top:80%;animation-delay:-1.8s!important}html body .c505-services-mapfx .spark-6{left:30%;top:78%;animation-delay:-2.9s!important}html body .c505-services-mapfx__fade{position:absolute!important;pointer-events:none!important;z-index:5!important}html body .c505-services-mapfx__fade--left{top:0!important;bottom:0!important;left:0!important;width:36%!important;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.88) 22%,rgba(255,255,255,.52) 52%,rgba(255,255,255,0))!important}html body .c505-services-mapfx__fade--right{top:0!important;bottom:0!important;right:0!important;width:10%!important;background:linear-gradient(270deg,rgba(255,255,255,.34),rgba(255,255,255,.12) 40%,rgba(255,255,255,0))!important}html body .c505-services-mapfx__fade--top{left:0!important;right:0!important;top:0!important;height:12%!important;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,0))!important}html body .c505-services-mapfx__fade--bottom{left:0!important;right:0!important;bottom:0!important;height:16%!important;background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,0))!important}@keyframes c505ServicesOrbitSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes c505ServicesWaterMove{0%,to{transform:translateX(-1.2%) translateY(0) scaleX(1)}50%{transform:translateX(1.2%) translateY(-4px) scaleX(1.03)}}@keyframes c505ServicesSweep{0%{transform:translateX(0) skewX(-14deg);opacity:0}10%{opacity:.42}50%{opacity:.62}90%{opacity:.18}to{transform:translateX(520%) skewX(-14deg);opacity:0}}@keyframes c505ServicesNodePulse{0%,to{transform:scale(1);opacity:.78}50%{transform:scale(1.28);opacity:1}}@keyframes c505ServicesFloat{0%,to{transform:translateY(0) scale(1);opacity:.34}50%{transform:translateY(-16px) scale(1.18);opacity:.92}}@media (max-width:980px){html body .c505-services-mapfx__fade--left{width:26%!important}html body .c505-services-mapfx .orbit-1,html body .c505-services-mapfx .orbit-2,html body .c505-services-mapfx .orbit-3{opacity:.2!important}}html body .c505-services-mapfx__art{animation:c505ServicesImageDrift 11s ease-in-out infinite!important}html body .c505-services-mapfx__motion{position:absolute!important;inset:0!important;pointer-events:none!important;overflow:hidden!important}html body .c505-services-mapfx__fade--left{width:29%!important;opacity:.86!important}html body .c505-services-mapfx__fade--right{width:7%!important;opacity:.52!important}html body .c505-services-mapfx__orbit{position:absolute!important;border-radius:999px!important;border:1px solid rgba(105,200,255,.55)!important;box-shadow:0 0 22px rgba(72,177,255,.24),inset 0 0 22px rgba(255,255,255,.16)!important;opacity:.62!important}html body .c505-services-mapfx .orbit-1{width:58%!important;height:42%!important;left:21%!important;top:31%!important;animation:c505ServicesOrbitA 12s linear infinite!important}html body .c505-services-mapfx .orbit-2{width:74%!important;height:54%!important;left:12%!important;top:22%!important;opacity:.42!important;animation:c505ServicesOrbitB 16s linear infinite reverse!important}html body .c505-services-mapfx .orbit-3{width:88%!important;height:68%!important;left:4%!important;top:14%!important;opacity:.28!important;animation:c505ServicesOrbitA 22s linear infinite!important}html body .c505-services-mapfx__pulse{position:absolute!important;width:12px!important;height:12px!important;border-radius:999px!important;background:#ffffff!important;box-shadow:0 0 0 5px rgba(96,202,255,.18),0 0 16px rgba(255,255,255,.95),0 0 34px rgba(30,139,255,.55)!important;animation:c505ServicesPulseStrong 2.6s ease-in-out infinite!important}html body .c505-services-mapfx__pulse:after{content:""!important;position:absolute!important;inset:-10px!important;border-radius:999px!important;border:1px solid rgba(119,213,255,.55)!important;animation:c505ServicesRippleStrong 2.6s ease-out infinite!important}html body .c505-services-mapfx .pulse-1{left:25%;top:31%;animation-delay:-.1s!important}html body .c505-services-mapfx .pulse-2{left:37%;top:24%;animation-delay:-.8s!important}html body .c505-services-mapfx .pulse-3{left:49%;top:31%;animation-delay:-1.3s!important}html body .c505-services-mapfx .pulse-4{left:62%;top:26%;animation-delay:-.4s!important}html body .c505-services-mapfx .pulse-5{left:76%;top:36%;animation-delay:-1.8s!important}html body .c505-services-mapfx .pulse-6{left:82%;top:54%;animation-delay:-.9s!important}html body .c505-services-mapfx .pulse-7{left:68%;top:73%;animation-delay:-2.2s!important}html body .c505-services-mapfx .pulse-8{left:51%;top:77%;animation-delay:-.6s!important}html body .c505-services-mapfx .pulse-9{left:34%;top:69%;animation-delay:-1.6s!important}html body .c505-services-mapfx .pulse-10{left:20%;top:56%;animation-delay:-2.4s!important}html body .c505-services-mapfx .pulse-11{left:54%;top:49%;animation-delay:-1.1s!important}html body .c505-services-mapfx .pulse-12{left:43%;top:57%;animation-delay:-1.9s!important}html body .c505-services-mapfx .pulse-13{left:60%;top:61%;animation-delay:-.3s!important}html body .c505-services-mapfx .pulse-14{left:72%;top:48%;animation-delay:-1.5s!important}html body .c505-services-mapfx__traveler{position:absolute!important;width:9px!important;height:9px!important;border-radius:999px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 0 12px rgba(255,255,255,.98),0 0 28px rgba(58,184,255,.8),0 0 52px rgba(30,111,255,.38)!important;opacity:0!important}html body .c505-services-mapfx .traveler-1{left:24%;top:34%;animation:c505TravelOne 5.2s ease-in-out infinite!important}html body .c505-services-mapfx .traveler-2{left:36%;top:28%;animation:c505TravelTwo 6.4s ease-in-out infinite!important;animation-delay:-1.4s!important}html body .c505-services-mapfx .traveler-3{left:52%;top:34%;animation:c505TravelThree 5.8s ease-in-out infinite!important;animation-delay:-2s!important}html body .c505-services-mapfx .traveler-4{left:70%;top:40%;animation:c505TravelFour 7.2s ease-in-out infinite!important;animation-delay:-.8s!important}html body .c505-services-mapfx .traveler-5{left:76%;top:56%;animation:c505TravelFive 6.8s ease-in-out infinite!important;animation-delay:-3s!important}html body .c505-services-mapfx .traveler-6{left:62%;top:70%;animation:c505TravelSix 6s ease-in-out infinite!important;animation-delay:-1.1s!important}html body .c505-services-mapfx .traveler-7{left:44%;top:72%;animation:c505TravelSeven 5.5s ease-in-out infinite!important;animation-delay:-2.5s!important}html body .c505-services-mapfx .traveler-8{left:28%;top:62%;animation:c505TravelEight 6.6s ease-in-out infinite!important;animation-delay:-1.7s!important}html body .c505-services-mapfx .traveler-9{left:39%;top:49%;animation:c505TravelNine 7s ease-in-out infinite!important;animation-delay:-.4s!important}html body .c505-services-mapfx .traveler-10{left:58%;top:50%;animation:c505TravelTen 6.2s ease-in-out infinite!important;animation-delay:-2.2s!important}html body .c505-services-mapfx .traveler-11{left:48%;top:41%;animation:c505TravelEleven 5.9s ease-in-out infinite!important;animation-delay:-3.4s!important}html body .c505-services-mapfx .traveler-12{left:65%;top:58%;animation:c505TravelTwelve 7.4s ease-in-out infinite!important;animation-delay:-1.9s!important}html body .c505-services-mapfx__sweep{z-index:8!important;opacity:.72!important;filter:blur(18px)!important}html body .c505-services-mapfx__wave{z-index:8!important;opacity:.42!important;filter:blur(8px)!important}@keyframes c505ServicesImageDrift{0%,to{transform:scale(1.025) translateZ(0)}50%{transform:scale(1.055) translate3d(-10px,-6px,0)}}@keyframes c505ServicesOrbitA{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes c505ServicesOrbitB{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes c505ServicesPulseStrong{0%,to{transform:scale(.84);opacity:.54}42%{transform:scale(1.34);opacity:1}68%{transform:scale(1.02);opacity:.78}}@keyframes c505ServicesRippleStrong{0%{transform:scale(.55);opacity:.82}to{transform:scale(2.05);opacity:0}}@keyframes c505TravelOne{0%,to{transform:translate(0) scale(.6);opacity:0}14%{opacity:1}50%{transform:translate(210px,76px) scale(1.18);opacity:1}86%{opacity:.2}}@keyframes c505TravelTwo{0%,to{transform:translate(0) scale(.6);opacity:0}16%{opacity:1}50%{transform:translate(170px,128px) scale(1.12);opacity:1}84%{opacity:.15}}@keyframes c505TravelThree{0%,to{transform:translate(0) scale(.6);opacity:0}15%{opacity:1}50%{transform:translate(-120px,105px) scale(1.16);opacity:1}85%{opacity:.18}}@keyframes c505TravelFour{0%,to{transform:translate(0) scale(.6);opacity:0}18%{opacity:1}50%{transform:translate(-170px,88px) scale(1.14);opacity:1}82%{opacity:.16}}@keyframes c505TravelFive{0%,to{transform:translate(0) scale(.6);opacity:0}16%{opacity:1}50%{transform:translate(-230px,-80px) scale(1.16);opacity:1}84%{opacity:.14}}@keyframes c505TravelSix{0%,to{transform:translate(0) scale(.6);opacity:0}15%{opacity:1}50%{transform:translate(-100px,-158px) scale(1.15);opacity:1}86%{opacity:.14}}@keyframes c505TravelSeven{0%,to{transform:translate(0) scale(.6);opacity:0}14%{opacity:1}50%{transform:translate(92px,-160px) scale(1.13);opacity:1}86%{opacity:.18}}@keyframes c505TravelEight{0%,to{transform:translate(0) scale(.6);opacity:0}18%{opacity:1}50%{transform:translate(220px,-76px) scale(1.16);opacity:1}82%{opacity:.15}}@keyframes c505TravelNine{0%,to{transform:translate(0) scale(.6);opacity:0}14%{opacity:1}50%{transform:translate(165px,-35px) scale(1.16);opacity:1}86%{opacity:.15}}@keyframes c505TravelTen{0%,to{transform:translate(0) scale(.6);opacity:0}15%{opacity:1}50%{transform:translate(-148px,34px) scale(1.16);opacity:1}85%{opacity:.16}}@keyframes c505TravelEleven{0%,to{transform:translate(0) scale(.6);opacity:0}16%{opacity:1}50%{transform:translate(78px,118px) scale(1.16);opacity:1}84%{opacity:.16}}@keyframes c505TravelTwelve{0%,to{transform:translate(0) scale(.6);opacity:0}17%{opacity:1}50%{transform:translate(-120px,-108px) scale(1.16);opacity:1}83%{opacity:.16}}html body .c505-services-mapfx .orbit-1{animation-duration:4.4s!important}html body .c505-services-mapfx .orbit-2{animation-duration:5.8s!important}html body .c505-services-mapfx .orbit-3{animation-duration:7.2s!important}html body .c505-services-mapfx__pulse,html body .c505-services-mapfx__pulse:after{animation-duration:1.25s!important}html body .c505-services-mapfx .traveler-1{animation-duration:2.2s!important}html body .c505-services-mapfx .traveler-2{animation-duration:2.6s!important}html body .c505-services-mapfx .traveler-3{animation-duration:2.4s!important}html body .c505-services-mapfx .traveler-4{animation-duration:2.8s!important}html body .c505-services-mapfx .traveler-5{animation-duration:2.7s!important}html body .c505-services-mapfx .traveler-6{animation-duration:2.4s!important}html body .c505-services-mapfx .traveler-7{animation-duration:2.3s!important}html body .c505-services-mapfx .traveler-8{animation-duration:2.7s!important}html body .c505-services-mapfx .traveler-9{animation-duration:2.9s!important}html body .c505-services-mapfx .traveler-10{animation-duration:2.5s!important}html body .c505-services-mapfx .traveler-11{animation-duration:2.3s!important}html body .c505-services-mapfx .traveler-12{animation-duration:3s!important}html body .c505-services-mapfx .sweep-1{animation-duration:2.2s!important}html body .c505-services-mapfx .sweep-2{animation-duration:2.8s!important}html body .c505-services-mapfx .wave-1{animation-duration:3s!important}html body .c505-services-mapfx .wave-2{animation-duration:3.6s!important}html body .c505-services-mapfx .wave-3{animation-duration:4.2s!important}html body .c505-services-mapfx__traveler{opacity:.9!important}html body .c505-services-mapfx__pulse{opacity:.95!important}html body .c505-services-hero-v58-visual{position:relative!important;overflow:visible!important}html body .c505-services-hero-v58-visual,html body .c505-services-mapfx{border-radius:38px!important;background:transparent!important;box-shadow:none!important}html body .c505-services-mapfx{overflow:hidden!important}html body .c505-services-mapfx__art{opacity:.92!important;filter:saturate(1.08) contrast(1.02) brightness(1.04)!important;animation-duration:5.2s!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.14) 7%,rgba(0,0,0,.52) 18%,rgba(0,0,0,1) 34%,rgba(0,0,0,1) 88%,rgba(0,0,0,.88))!important;mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.14) 7%,rgba(0,0,0,.52) 18%,rgba(0,0,0,1) 34%,rgba(0,0,0,1) 88%,rgba(0,0,0,.88))!important}html body .c505-services-mapfx__motion{z-index:7!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.24) 10%,rgba(0,0,0,.72) 24%,rgba(0,0,0,1) 38%,rgba(0,0,0,1))!important;mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.24) 10%,rgba(0,0,0,.72) 24%,rgba(0,0,0,1) 38%,rgba(0,0,0,1))!important}html body .c505-services-mapfx:before{top:0!important;bottom:0!important;left:0!important;width:46%!important;z-index:9!important;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,.98) 17%,rgba(255,255,255,.84) 36%,rgba(255,255,255,.52) 58%,rgba(255,255,255,.18) 82%,rgba(255,255,255,0))!important}html body .c505-services-mapfx:after,html body .c505-services-mapfx:before{content:""!important;position:absolute!important;pointer-events:none!important}html body .c505-services-mapfx:after{inset:0!important;z-index:10!important;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,0) 18%,rgba(255,255,255,0) 76%,rgba(255,255,255,.52)),radial-gradient(circle at 0 50%,rgba(255,255,255,.95) 0,rgba(255,255,255,.72) 18%,rgba(255,255,255,.24) 40%,rgba(255,255,255,0) 66%)!important}html body .c505-services-mapfx__fade{opacity:0!important}html body .c505-services-mapfx .orbit-1{animation-duration:4.2s!important}html body .c505-services-mapfx .orbit-2{animation-duration:5.4s!important}html body .c505-services-mapfx .orbit-3{animation-duration:6.8s!important}html body .c505-services-mapfx__pulse,html body .c505-services-mapfx__pulse:after{animation-duration:1.15s!important}html body .c505-services-mapfx .traveler-1{animation-duration:2s!important}html body .c505-services-mapfx .traveler-2{animation-duration:2.3s!important}html body .c505-services-mapfx .traveler-3{animation-duration:2.2s!important}html body .c505-services-mapfx .traveler-4{animation-duration:2.5s!important}html body .c505-services-mapfx .traveler-5{animation-duration:2.4s!important}html body .c505-services-mapfx .traveler-6{animation-duration:2.2s!important}html body .c505-services-mapfx .traveler-7{animation-duration:2.1s!important}html body .c505-services-mapfx .traveler-8{animation-duration:2.4s!important}html body .c505-services-mapfx .traveler-9{animation-duration:2.5s!important}html body .c505-services-mapfx .traveler-10{animation-duration:2.2s!important}html body .c505-services-mapfx .traveler-11{animation-duration:2.1s!important}html body .c505-services-mapfx .traveler-12{animation-duration:2.6s!important}html body .c505-services-mapfx .sweep-1{animation-duration:2s!important}html body .c505-services-mapfx .sweep-2{animation-duration:2.6s!important}html body .c505-services-mapfx .wave-1{animation-duration:2.8s!important}html body .c505-services-mapfx .wave-2{animation-duration:3.3s!important}html body .c505-services-mapfx .wave-3{animation-duration:3.9s!important}html body .c505-services-mapfx__traveler{opacity:.82!important}html body .c505-services-mapfx__pulse{opacity:.88!important}html body .c505-services-hero-v58{background:radial-gradient(circle at 72% 48%,rgba(33,183,255,.16),transparent 34%),radial-gradient(circle at top right,rgba(33,183,255,.18),transparent 42%),linear-gradient(135deg,#ffffff,#f8fcff 58%,#eef8ff)!important}@media (max-width:980px){html body .c505-services-mapfx:before{width:30%!important}html body .c505-services-mapfx__art,html body .c505-services-mapfx__motion{-webkit-mask-image:none!important;mask-image:none!important}}html body .c505-services-mapfx__art{transform:translateX(-2.4%) scale(1.018)!important;object-position:42% center!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.16) 5%,rgba(0,0,0,.42) 11%,rgba(0,0,0,.72) 18%,rgba(0,0,0,1) 26%,rgba(0,0,0,1) 90%,rgba(0,0,0,.88))!important;mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.16) 5%,rgba(0,0,0,.42) 11%,rgba(0,0,0,.72) 18%,rgba(0,0,0,1) 26%,rgba(0,0,0,1) 90%,rgba(0,0,0,.88))!important}html body .c505-services-mapfx__motion{transform:translateX(-1.8%)!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.22) 8%,rgba(0,0,0,.6) 16%,rgba(0,0,0,1) 28%,rgba(0,0,0,1))!important;mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.22) 8%,rgba(0,0,0,.6) 16%,rgba(0,0,0,1) 28%,rgba(0,0,0,1))!important}html body .c505-services-mapfx:before{width:38%!important;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,.97) 14%,rgba(255,255,255,.78) 33%,rgba(255,255,255,.4) 58%,rgba(255,255,255,.1) 82%,rgba(255,255,255,0))!important}html body .c505-services-mapfx:after{background:linear-gradient(180deg,rgba(255,255,255,.48),rgba(255,255,255,0) 18%,rgba(255,255,255,0) 78%,rgba(255,255,255,.44)),radial-gradient(circle at 0 50%,rgba(255,255,255,.88) 0,rgba(255,255,255,.56) 18%,rgba(255,255,255,.16) 42%,rgba(255,255,255,0) 66%)!important}@media (max-width:980px){html body .c505-services-mapfx__art{transform:translateX(-1.2%) scale(1.01)!important}html body .c505-services-mapfx__motion{transform:translateX(-1%)!important}html body .c505-services-mapfx:before{width:26%!important}}html body .c505-services-mapfx__art{transform:translateX(-4.2%) scale(1.024)!important;transform-origin:center center!important;object-position:38% center!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.12) 4%,rgba(0,0,0,.34) 9%,rgba(0,0,0,.64) 15%,rgba(0,0,0,.92) 22%,rgba(0,0,0,1) 27%,rgba(0,0,0,1))!important;mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.12) 4%,rgba(0,0,0,.34) 9%,rgba(0,0,0,.64) 15%,rgba(0,0,0,.92) 22%,rgba(0,0,0,1) 27%,rgba(0,0,0,1))!important}html body .c505-services-mapfx__motion{transform:translateX(-3.2%)!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.18) 7%,rgba(0,0,0,.52) 13%,rgba(0,0,0,.88) 21%,rgba(0,0,0,1) 27%,rgba(0,0,0,1))!important;mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.18) 7%,rgba(0,0,0,.52) 13%,rgba(0,0,0,.88) 21%,rgba(0,0,0,1) 27%,rgba(0,0,0,1))!important}html body .c505-services-mapfx:before{width:33%!important;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(255,255,255,.96) 14%,rgba(255,255,255,.74) 34%,rgba(255,255,255,.32) 60%,rgba(255,255,255,.08) 82%,rgba(255,255,255,0))!important}html body .c505-services-mapfx:after{background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,0) 16%,rgba(255,255,255,0) 82%,rgba(255,255,255,.38)),radial-gradient(circle at 0 50%,rgba(255,255,255,.82) 0,rgba(255,255,255,.46) 18%,rgba(255,255,255,.12) 40%,rgba(255,255,255,0) 64%)!important}@media (max-width:980px){html body .c505-services-mapfx__art{transform:translateX(-2.4%) scale(1.014)!important}html body .c505-services-mapfx__motion{transform:translateX(-1.8%)!important}html body .c505-services-mapfx:before{width:24%!important}}html body .c505-home-search-v65,html body .home-page .c505-home-search-v65{position:relative!important;z-index:500!important;width:min(100%,760px)!important;max-width:760px!important;margin:0!important;padding:0!important;overflow:visible!important}html body .c505-home-search-v65 *,html body .c505-home-search-v65 :after,html body .c505-home-search-v65 :before{box-sizing:border-box!important}html body .c505-home-search-v65-card{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 156px!important;gap:16px!important;align-items:center!important;padding:14px!important;border-radius:28px!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;border:1px solid rgba(115,177,255,.34)!important;box-shadow:0 22px 52px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-home-search-v65-input{min-width:0!important;min-height:82px!important;width:100%!important;padding:16px 18px!important;border-radius:24px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:15px!important;align-items:center!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;box-shadow:0 16px 36px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-home-search-v65-icon{width:48px!important;height:48px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#0A1172!important;font-size:1.75rem!important;font-weight:950!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-home-search-v65-body{min-width:0!important;display:grid!important;gap:8px!important}html body .c505-home-search-v65-body span{color:rgba(10,17,114,.62)!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important}html body .c505-home-search-v65-body textarea{width:100%!important;min-width:0!important;min-height:28px!important;max-height:116px!important;height:28px;resize:none!important;overflow-y:hidden!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.96rem!important;line-height:1.42!important;font-weight:760!important;padding:0!important;margin:0!important}html body .c505-home-search-v65-body textarea::placeholder{color:rgba(10,17,114,.5)!important;-webkit-text-fill-color:rgba(10,17,114,.5)!important}html body .c505-home-search-v65-button{all:unset!important;width:156px!important;min-width:156px!important;max-width:156px!important;height:62px!important;min-height:62px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:20px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:1rem!important;font-weight:950!important;font-family:inherit!important;text-align:center!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body .c505-home-search-v65-button:disabled{opacity:.84!important;cursor:wait!important}html body .c505-home-search-v65-result{position:absolute!important;left:0!important;top:calc(100% + 16px)!important;z-index:900!important;width:min(100%,760px)!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 58px rgba(10,17,114,.18)!important}html body .c505-home-search-v65-result>span{display:inline-flex!important;margin-bottom:8px!important;padding:7px 10px!important;border-radius:999px!important;color:#0A1172!important;background:rgba(10,17,114,.07)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .c505-home-search-v65-result h3{margin:0 0 6px!important;color:#0A1172!important;font-size:1.35rem!important;line-height:1.12!important}html body .c505-home-search-v65-result p{margin:0 0 14px!important;color:rgba(10,17,114,.7)!important;font-size:.96rem!important;line-height:1.5!important}html body .c505-home-search-v65-result>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html body .c505-home-search-v65-result article{padding:13px 14px!important;border-radius:16px!important;background:rgba(10,17,114,.055)!important;border:1px solid rgba(10,17,114,.08)!important}html body .c505-home-search-v65-result strong{display:block!important;color:#0A1172!important;font-size:.92rem!important;margin-bottom:5px!important}html body .c505-home-search-v65-result small{display:block!important;color:rgba(10,17,114,.62)!important;font-weight:750!important}html body .c505-loader-v65-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;overflow:hidden!important;background:radial-gradient(circle at center,rgba(26,88,255,.24),transparent 44%),rgba(2,6,34,.86)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}html body .c505-loader-v65-panel{position:relative!important;z-index:2147483001!important;width:min(1040px,86vw)!important;max-width:1040px!important;max-height:84vh!important;border-radius:28px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 38px 100px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .c505-loader-v65-panel .cc-loader{position:relative!important;width:100%!important;aspect-ratio:16/9!important;max-height:78vh!important;border-radius:0!important;overflow:hidden!important}@media (max-width:900px){html body .c505-home-search-v65-card{grid-template-columns:1fr!important}html body .c505-home-search-v65-button{width:100%!important;min-width:0!important;max-width:100%!important}html body .c505-home-search-v65-result{position:relative!important;top:auto!important;margin-top:16px!important}html body .c505-home-search-v65-result>div{grid-template-columns:1fr!important}}html body .c505-home-search-v46,html body .c505-home-search-v65,html body .c505-hs-v44,html body .c505-search-force-zone{display:none!important}html body .c505-home-search-v66,html body .home-page .c505-home-search-v66{position:relative!important;z-index:9999!important;width:min(100%,790px)!important;max-width:790px!important;display:block!important;visibility:visible!important;opacity:1!important;margin:0!important;padding:0!important;overflow:visible!important}html body .c505-home-search-v66 *,html body .c505-home-search-v66 :after,html body .c505-home-search-v66 :before{box-sizing:border-box!important}html body .c505-home-search-v66-card{position:relative!important;z-index:9999!important;width:100%!important;min-height:112px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:14px!important;border-radius:30px!important;border:1px solid rgba(115,177,255,.34)!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 22px 52px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important;overflow:visible!important}html body .c505-home-search-v66-input{flex:1 1 auto!important;min-width:0!important;min-height:82px!important;width:auto!important;padding:16px 18px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:15px!important;align-items:center!important;border-radius:24px!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;box-shadow:0 16px 36px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,.95)!important;overflow:hidden!important}html body .c505-home-search-v66-icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:#0A1172!important;font-size:1.75rem!important;font-weight:950!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-home-search-v66-body{min-width:0!important;display:grid!important;gap:8px!important}html body .c505-home-search-v66-body span{color:rgba(10,17,114,.62)!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important}html body .c505-home-search-v66-body textarea{width:100%!important;min-width:0!important;min-height:28px!important;max-height:104px!important;height:28px;resize:none!important;overflow-y:hidden!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.96rem!important;line-height:1.42!important;font-weight:760!important;padding:0!important;margin:0!important}html body .c505-home-search-v66-body textarea::placeholder{color:rgba(10,17,114,.5)!important;-webkit-text-fill-color:rgba(10,17,114,.5)!important}html body .c505-home-search-v66-button{all:unset!important;position:relative!important;z-index:100000!important;flex:0 0 156px!important;width:156px!important;min-width:156px!important;max-width:156px!important;height:62px!important;min-height:62px!important;max-height:62px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:20px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:1rem!important;font-weight:950!important;font-family:inherit!important;text-align:center!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;overflow:visible!important}html body .c505-home-search-v66-button:disabled{opacity:.84!important;cursor:wait!important}html body .c505-home-search-v66-result{position:absolute!important;left:0!important;top:calc(100% + 16px)!important;z-index:900!important;width:min(100%,760px)!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 58px rgba(10,17,114,.18)!important}html body .c505-home-search-v66-result>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html body .c505-loader-v66-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;overflow:hidden!important;background:radial-gradient(circle at center,rgba(26,88,255,.24),transparent 44%),rgba(2,6,34,.86)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}html body .c505-loader-v66-panel{position:relative!important;z-index:2147483001!important;width:min(1040px,86vw)!important;max-width:1040px!important;max-height:84vh!important;border-radius:28px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 38px 100px rgba(0,0,0,.5)!important}html body .c505-loader-v66-panel .cc-loader{width:100%!important;aspect-ratio:16/9!important;max-height:78vh!important}@media (max-width:900px){html body .c505-home-search-v66-card{flex-direction:column!important;align-items:stretch!important}html body .c505-home-search-v66-button{width:100%!important;min-width:0!important;max-width:100%!important;flex-basis:auto!important}html body .c505-home-search-v66-result{position:relative!important;top:auto!important;margin-top:16px!important}html body .c505-home-search-v66-result>div{grid-template-columns:1fr!important}}html body .c505-home-finder,html body .c505-home-search-v46,html body .c505-home-search-v65,html body .c505-home-search-v66,html body .c505-hs-v44,html body .c505-main-search-autogrow,html body .c505-search-force-zone{display:none!important}html body #c505-real-home-search,html body #c505-real-home-search *{display:revert!important}html body #c505-real-home-search{position:relative!important;z-index:999999!important;display:block!important;width:min(100%,820px)!important;max-width:820px!important;margin-top:24px!important;opacity:1!important;visibility:visible!important;overflow:visible!important}html body .c505-real-home-search__card{width:100%!important;min-height:112px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 160px!important;gap:16px!important;align-items:center!important;padding:14px!important;border-radius:30px!important;border:1px solid rgba(115,177,255,.38)!important;background:radial-gradient(circle at top left,rgba(255,255,255,1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 22px 52px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-real-home-search__input{min-width:0!important;min-height:82px!important;padding:16px 18px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:15px!important;align-items:center!important;border-radius:24px!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;box-shadow:0 16px 36px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-real-home-search__icon{width:48px!important;height:48px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#0A1172!important;font-size:1.75rem!important;font-weight:950!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.1)!important}html body .c505-real-home-search__body{min-width:0!important;display:grid!important;gap:8px!important}html body .c505-real-home-search__body span{display:block!important;color:rgba(10,17,114,.62)!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important}html body .c505-real-home-search__body textarea{display:block!important;width:100%!important;min-width:0!important;min-height:28px!important;max-height:104px!important;height:28px;resize:none!important;overflow-y:hidden!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.96rem!important;line-height:1.42!important;font-weight:760!important;padding:0!important;margin:0!important}html body .c505-real-home-search__body textarea::placeholder{color:rgba(10,17,114,.5)!important;-webkit-text-fill-color:rgba(10,17,114,.5)!important}html body .c505-real-home-search__button{all:unset!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:160px!important;min-width:160px!important;max-width:160px!important;height:62px!important;min-height:62px!important;border-radius:20px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 18px 42px rgba(10,17,114,.26),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:1rem!important;font-weight:950!important;font-family:inherit!important;text-align:center!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body .c505-real-home-search__button:disabled{opacity:.84!important;cursor:wait!important}html body .c505-real-home-search__result{position:absolute!important;left:0!important;top:calc(100% + 16px)!important;z-index:900!important;width:min(100%,760px)!important;padding:20px!important;border-radius:24px!important;background:#ffffff!important;border:1px solid rgba(10,17,114,.12)!important;box-shadow:0 24px 58px rgba(10,17,114,.18)!important}html body .c505-real-loader{position:fixed!important;inset:0!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at center,rgba(26,88,255,.24),transparent 44%),rgba(2,6,34,.86)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;backdrop-filter:blur(18px) saturate(145%)!important}html body .c505-real-loader__panel{width:min(1040px,86vw)!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 38px 100px rgba(0,0,0,.5)!important}@media (max-width:900px){html body .c505-real-home-search__card{grid-template-columns:1fr!important}html body .c505-real-home-search__button{width:100%!important;min-width:0!important;max-width:100%!important}}html body .c505-hero-final,html body .c505-hero-final *,html body .c505-real-home-search,html body .c505-real-home-search *,html body .home-page,html body .home-page *{outline:0!important}html body #c505-real-home-search,html body .home-page .c505-real-home-search{width:min(100%,780px)!important;max-width:780px!important;margin-top:24px!important;position:relative!important;z-index:9999!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body #c505-real-home-search .c505-real-home-search__card{display:grid!important;grid-template-columns:minmax(0,1fr) 150px!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:96px!important;padding:12px!important;border:0!important;outline:0!important;border-radius:28px!important;background:radial-gradient(circle at top left,rgba(255,255,255,.98),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,251,255,.92))!important;box-shadow:0 20px 48px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.94)!important;overflow:visible!important}html body #c505-real-home-search .c505-real-home-search__input{display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-width:0!important;width:100%!important;min-height:76px!important;padding:15px 18px!important;border:0!important;outline:0!important;border-radius:24px!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important;box-shadow:0 14px 34px rgba(10,17,114,.07),inset 0 1px 0 rgba(255,255,255,.94)!important;overflow:hidden!important}html body #c505-real-home-search .c505-real-home-search__icon{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;border:0!important;outline:0!important;border-radius:999px!important;color:#0A1172!important;font-size:1.65rem!important;font-weight:950!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.08)!important}html body #c505-real-home-search .c505-real-home-search__body{display:grid!important;gap:7px!important;min-width:0!important}html body #c505-real-home-search .c505-real-home-search__body span{display:block!important;color:rgba(10,17,114,.62)!important;font-size:.74rem!important;font-weight:950!important;line-height:1!important}html body #c505-real-home-search .c505-real-home-search__body textarea{display:block!important;width:100%!important;min-width:0!important;height:28px!important;min-height:28px!important;max-height:96px!important;resize:none!important;overflow-y:hidden!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.96rem!important;line-height:1.42!important;font-weight:760!important;padding:0!important;margin:0!important}html body #c505-real-home-search .c505-real-home-search__button{all:unset!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:stretch!important;align-self:center!important;width:150px!important;min-width:150px!important;max-width:150px!important;height:58px!important;min-height:58px!important;max-height:58px!important;border-radius:19px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#05083f,#0A1172 50%,#2037d6)!important;box-shadow:0 16px 38px rgba(10,17,114,.24),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:1rem!important;font-weight:950!important;font-family:inherit!important;text-align:center!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body #c505-real-home-search .c505-real-home-search__card:after,html body #c505-real-home-search .c505-real-home-search__card:before,html body #c505-real-home-search .c505-real-home-search__input:after,html body #c505-real-home-search .c505-real-home-search__input:before,html body #c505-real-home-search:after,html body #c505-real-home-search:before{content:none!important;display:none!important}html body .home-page .c505-hero-final,html body .home-page .c505-hero-final__copy,html body .home-page .c505-hero-final__visual,html body .home-page .c505-recos-premium,html body .home-page section{outline:0!important}@media (max-width:900px){html body #c505-real-home-search .c505-real-home-search__card{grid-template-columns:1fr!important}html body #c505-real-home-search .c505-real-home-search__button{width:100%!important;min-width:0!important;max-width:100%!important}}.c505-ad-premium *,.c505-hero-final *,.c505-real-home-search *,.c505-recos-premium *,.c505-search-result-card *,.home-page *{outline:none!important}#c505-real-home-search,.c505-ad-premium,.c505-hero-final,.c505-real-home-search,.c505-recos-premium,.c505-search-result-card,.home-page section{border-color:transparent!important}#c505-real-home-search:after,#c505-real-home-search:before,.c505-ad-premium:after,.c505-ad-premium:before,.c505-hero-final:after,.c505-hero-final:before,.c505-real-home-search:after,.c505-real-home-search:before,.c505-recos-premium:after,.c505-recos-premium:before{content:none!important;display:none!important}#c505-real-home-search,.c505-real-home-search{margin-top:26px!important}#c505-real-home-search .c505-real-home-search__card,.c505-real-home-search .c505-real-home-search__card{border-radius:28px!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,250,255,.94))!important;box-shadow:0 18px 46px rgba(10,17,114,.08)!important;overflow:visible!important}#c505-real-home-search .c505-real-home-search__input,.c505-real-home-search .c505-real-home-search__input{grid-template-columns:56px minmax(0,1fr)!important;gap:16px!important;width:100%!important;min-height:92px!important;padding:18px 20px!important;background:linear-gradient(180deg,#f9fbff,#eef4ff)!important}#c505-real-home-search .c505-real-home-search__icon,.c505-real-home-search .c505-real-home-search__icon{width:46px!important;height:46px!important}#c505-real-home-search .c505-real-home-search__body,.c505-real-home-search .c505-real-home-search__body{gap:6px!important}#c505-real-home-search .c505-real-home-search__body span,.c505-real-home-search .c505-real-home-search__body span{font-size:.78rem!important;color:rgba(10,17,114,.6)!important}#c505-real-home-search .c505-real-home-search__body textarea,.c505-real-home-search .c505-real-home-search__body textarea{width:100%!important;min-width:0!important;min-height:34px!important;max-height:110px!important;resize:none!important;overflow-y:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;color:#0A1172!important;caret-color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:.98rem!important;line-height:1.45!important;font-weight:760!important}#c505-real-home-search .c505-real-home-search__button,.c505-real-home-search .c505-real-home-search__button{height:60px!important;min-height:60px!important;max-height:60px!important;box-shadow:0 16px 36px rgba(10,17,114,.22),inset 0 1px 0 rgba(255,255,255,.16)!important;opacity:1!important;visibility:visible!important;position:relative!important;top:0!important;left:0!important}.c505-search-result-card,.home-page .c505-search-result-card{box-shadow:0 16px 40px rgba(10,17,114,.08)!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,249,255,.94))!important}.c505-recos-premium,.home-page .c505-recos-premium{border:0!important;outline:0!important;box-shadow:none!important}.c505-recos-premium .c505-recos-shell,.home-page .c505-recos-shell{border:0!important;outline:0!important;box-shadow:0 24px 56px rgba(10,17,114,.1)!important;border-radius:34px!important;overflow:hidden!important}.c505-recos-premium .c505-reco-card,.home-page .c505-reco-card{border:0!important;box-shadow:0 12px 28px rgba(10,17,114,.08)!important}.c505-ad-premium,.home-page .c505-ad-premium{border:0!important;outline:0!important;box-shadow:none!important}.c505-ad-premium .c505-ad-shell,.home-page .c505-ad-shell{border:0!important;outline:0!important;box-shadow:0 24px 56px rgba(10,17,114,.1)!important;border-radius:34px!important;overflow:hidden!important}.c505-ad-premium .c505-ad-card,.home-page .c505-ad-card{border:0!important;box-shadow:0 14px 32px rgba(10,17,114,.08)!important}.c505-ad-premium *,.c505-real-home-search *,.c505-recos-premium *,.c505-search-result-card *,.home-page *{outline:none!important}.c505-ad-card,.c505-ad-premium,.c505-ad-shell,.c505-real-home-search,.c505-reco-card,.c505-recos-premium,.c505-recos-shell,.c505-search-result-card,.home-page section{border-color:transparent!important}.c505-ad-premium:after,.c505-ad-premium:before,.c505-ad-shell:after,.c505-ad-shell:before,.c505-real-home-search:after,.c505-real-home-search:before,.c505-recos-premium:after,.c505-recos-premium:before,.c505-recos-shell:after,.c505-recos-shell:before,.c505-search-result-card:after,.c505-search-result-card:before{content:none!important;display:none!important}#c505-real-home-search,.c505-real-home-search{width:min(100%,760px)!important;max-width:760px!important;margin-top:24px!important;border:0!important;box-shadow:none!important;background:transparent!important}#c505-real-home-search .c505-real-home-search__card,.c505-real-home-search .c505-real-home-search__card{display:grid!important;grid-template-columns:minmax(0,1fr) 170px!important;gap:18px!important;align-items:center!important;width:100%!important;padding:16px!important;border-radius:30px!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,249,255,.94))!important;box-shadow:0 18px 42px rgba(10,17,114,.08)!important;border:0!important}#c505-real-home-search .c505-real-home-search__input,.c505-real-home-search .c505-real-home-search__input{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:14px!important;align-items:center!important;min-height:90px!important;padding:18px!important;border-radius:24px!important;background:linear-gradient(180deg,#f8fbff,#eef4ff)!important;box-shadow:0 12px 30px rgba(10,17,114,.06)!important;border:0!important;overflow:hidden!important}#c505-real-home-search .c505-real-home-search__icon,.c505-real-home-search .c505-real-home-search__icon{width:44px!important;height:44px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#ffffff,#edf4ff)!important;color:#0A1172!important;border:0!important;box-shadow:inset 0 0 0 1px rgba(10,17,114,.08)!important}#c505-real-home-search .c505-real-home-search__body,.c505-real-home-search .c505-real-home-search__body{min-width:0!important;display:grid!important;gap:8px!important;position:relative!important}#c505-real-home-search .c505-real-home-search__body:after,#c505-real-home-search .c505-real-home-search__body:before,.c505-real-home-search .c505-real-home-search__body:after,.c505-real-home-search .c505-real-home-search__body:before{content:none!important;display:none!important}#c505-real-home-search .c505-real-home-search__body span,.c505-real-home-search .c505-real-home-search__body span{font-size:.8rem!important;font-weight:900!important;line-height:1!important;color:rgba(10,17,114,.58)!important}#c505-real-home-search .c505-real-home-search__body input,#c505-real-home-search .c505-real-home-search__body textarea,.c505-real-home-search .c505-real-home-search__body input,.c505-real-home-search .c505-real-home-search__body textarea{width:100%!important;min-width:0!important;min-height:32px!important;max-height:110px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;resize:none!important;overflow-y:auto!important;overflow-x:hidden!important;color:#6c78b3!important;caret-color:#0A1172!important;-webkit-text-fill-color:#6c78b3!important;font-size:.99rem!important;line-height:1.45!important;font-weight:760!important;letter-spacing:0!important;word-spacing:0!important;text-indent:0!important}#c505-real-home-search .c505-real-home-search__body input::placeholder,#c505-real-home-search .c505-real-home-search__body textarea::placeholder,.c505-real-home-search .c505-real-home-search__body input::placeholder,.c505-real-home-search .c505-real-home-search__body textarea::placeholder{color:#7986bc!important;opacity:1!important}#c505-real-home-search .c505-real-home-search__body input::-webkit-scrollbar,#c505-real-home-search .c505-real-home-search__body textarea::-webkit-scrollbar,.c505-real-home-search .c505-real-home-search__body input::-webkit-scrollbar,.c505-real-home-search .c505-real-home-search__body textarea::-webkit-scrollbar{width:6px!important}#c505-real-home-search .c505-real-home-search__body input::-webkit-scrollbar-thumb,#c505-real-home-search .c505-real-home-search__body textarea::-webkit-scrollbar-thumb,.c505-real-home-search .c505-real-home-search__body input::-webkit-scrollbar-thumb,.c505-real-home-search .c505-real-home-search__body textarea::-webkit-scrollbar-thumb{background:rgba(10,17,114,.18)!important;border-radius:999px!important}#c505-real-home-search .c505-real-home-search__button,.c505-real-home-search .c505-real-home-search__button{all:unset!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:170px!important;min-width:170px!important;max-width:170px!important;height:58px!important;justify-self:end!important;align-self:center!important;color:#fff!important;font-size:1rem!important;font-weight:900!important;text-align:center!important;border-radius:20px!important;cursor:pointer!important;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#07104f,#0A1172 52%,#2241e0)!important;box-shadow:0 14px 30px rgba(10,17,114,.2),inset 0 1px 0 rgba(255,255,255,.14)!important;border:0!important;outline:0!important;position:static!important;float:none!important;margin:0!important}.c505-search-result-card,.home-page .c505-search-result-card{margin-top:18px!important;border:0!important;outline:0!important;border-radius:28px!important;box-shadow:0 16px 38px rgba(10,17,114,.08)!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.95))!important}.c505-recos-premium,.c505-recos-shell,.home-page .c505-recos-premium,.home-page .c505-recos-shell{border:0!important;outline:0!important;box-shadow:none!important}.c505-recos-shell,.home-page .c505-recos-shell{border-radius:34px!important;overflow:hidden!important;box-shadow:0 24px 54px rgba(10,17,114,.1)!important}.c505-reco-card,.home-page .c505-reco-card{border:0!important;box-shadow:0 12px 28px rgba(10,17,114,.08)!important}.c505-ad-card,.c505-ad-premium,.c505-ad-shell,.home-page .c505-ad-card,.home-page .c505-ad-premium,.home-page .c505-ad-shell{border:0!important;outline:0!important}.c505-ad-shell,.home-page .c505-ad-shell{border-radius:34px!important;overflow:hidden!important;box-shadow:0 24px 54px rgba(10,17,114,.1)!important}.c505-ad-card,.home-page .c505-ad-card{box-shadow:0 14px 30px rgba(10,17,114,.08)!important}.c505-ad-premium [class*=label],.c505-ad-premium [class*=meta],.c505-ad-premium [class*=stat],.c505-ad-premium p,.c505-ad-premium small{color:#5c6f98!important}.c505-ad-premium a:not(.c505-ad-badge),.c505-ad-premium h1,.c505-ad-premium h2,.c505-ad-premium h3,.c505-ad-premium h4,.c505-ad-premium strong{color:#0A1172!important}.c505-ad-premium .c505-ad-badge,.c505-ad-premium .c505-ad-badge *{color:#ffffff!important}@media (max-width:900px){#c505-real-home-search .c505-real-home-search__card,.c505-real-home-search .c505-real-home-search__card{grid-template-columns:1fr!important}#c505-real-home-search .c505-real-home-search__button,.c505-real-home-search .c505-real-home-search__button{width:100%!important;min-width:0!important;max-width:100%!important;justify-self:stretch!important}}html body input::placeholder,html body textarea::placeholder{text-decoration:none!important;letter-spacing:0!important;word-spacing:0!important}html body #c505-real-home-search textarea,html body .c505-real-home-search textarea,html body [class*=HomeSearch] textarea,html body [class*=home-search] textarea,html body [class*=search] textarea{text-decoration:none!important;text-shadow:none!important;letter-spacing:0!important;word-spacing:0!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;background-image:none!important}html body #c505-real-home-search :after,html body #c505-real-home-search :before,html body .c505-real-home-search :after,html body .c505-real-home-search :before,html body [class*=home-search] :after,html body [class*=home-search] :before{text-decoration:none!important}html body #c505-real-home-search,html body .c505-real-home-search{width:min(100%,760px)!important;max-width:760px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}html body #c505-real-home-search .c505-real-home-search__card,html body .c505-real-home-search .c505-real-home-search__card{display:grid!important;grid-template-columns:minmax(0,1fr) 170px!important;gap:18px!important;align-items:center!important;border:0!important;outline:0!important;box-shadow:0 18px 42px rgba(10,17,114,.08)!important}html body #c505-real-home-search .c505-real-home-search__input,html body .c505-real-home-search .c505-real-home-search__input{border:0!important;outline:0!important;box-shadow:0 12px 30px rgba(10,17,114,.06)!important}html body #c505-real-home-search .c505-real-home-search__button,html body .c505-real-home-search .c505-real-home-search__button{width:170px!important;min-width:170px!important;max-width:170px!important;height:58px!important;min-height:58px!important;max-height:58px!important;align-self:center!important;justify-self:end!important;border:0!important;outline:0!important}html body .c505-home-search-v46-result,html body .c505-home-search-v65-result,html body .c505-home-search-v66-result,html body .c505-real-home-search__result,html body .c505-search-force-result,html body .c505-search-result-card,html body [class*=Search][class*=Result],html body [class*=search][class*=result]{position:absolute!important;left:0!important;top:calc(100% + 14px)!important;z-index:9998!important;width:min(100%,640px)!important;max-width:640px!important;min-height:0!important;margin:0!important;padding:16px 18px!important;border:0!important;outline:0!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.96))!important;box-shadow:0 18px 44px rgba(10,17,114,.12)!important;overflow:hidden!important}html body .c505-home-search-v66-result h3,html body .c505-real-home-search__result h3,html body .c505-search-result-card h3,html body [class*=search][class*=result] h3{margin:6px 0!important;color:#0A1172!important;font-size:1.1rem!important;line-height:1.18!important}html body .c505-home-search-v66-result p,html body .c505-real-home-search__result p,html body .c505-search-result-card p,html body [class*=search][class*=result] p{margin:0!important;color:rgba(10,17,114,.68)!important;font-size:.9rem!important;line-height:1.45!important}html body .home-page [class*=Card],html body .home-page [class*=Premium],html body .home-page [class*=Shell],html body .home-page [class*=card],html body .home-page [class*=premium],html body .home-page [class*=shell],html body .home-page article,html body .home-page aside,html body .home-page div,html body .home-page main,html body .home-page section{outline:0!important}html body .c505-ad-card,html body .c505-ad-premium,html body .c505-ad-shell,html body .c505-reco-card,html body .c505-recos-premium,html body .c505-recos-shell,html body [class*=Ad],html body [class*=Reco],html body [class*=ad-],html body [class*=reco]{outline:0!important;border-color:transparent!important}html body .c505-ad-shell,html body .c505-recos-shell,html body [class*=ad][class*=shell],html body [class*=reco][class*=shell]{box-shadow:0 24px 54px rgba(10,17,114,.1)!important}html body .c505-ad-premium,html body .c505-ad-premium *,html body [class*=AdPremium],html body [class*=AdPremium] *,html body [class*=ad-premium],html body [class*=ad-premium] *{border-color:transparent!important}html body .c505-ad-premium div,html body .c505-ad-premium p,html body .c505-ad-premium small,html body .c505-ad-premium span,html body [class*=ad] p,html body [class*=ad] small,html body [class*=ad] span{color:#425982!important;-webkit-text-fill-color:#425982!important}html body .c505-ad-premium a,html body .c505-ad-premium h1,html body .c505-ad-premium h2,html body .c505-ad-premium h3,html body .c505-ad-premium h4,html body .c505-ad-premium strong,html body [class*=ad] a,html body [class*=ad] h1,html body [class*=ad] h2,html body [class*=ad] h3,html body [class*=ad] h4,html body [class*=ad] strong{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important}html body .c505-ad-premium [class*=Badge],html body .c505-ad-premium [class*=Badge] *,html body .c505-ad-premium [class*=badge],html body .c505-ad-premium [class*=badge] *,html body .c505-ad-premium button,html body .c505-ad-premium button *,html body [class*=ad] button,html body [class*=ad] button *{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body .c505-ad-premium [class*=Card],html body .c505-ad-premium [class*=card],html body .c505-ad-premium article,html body [class*=ad] [class*=Card],html body [class*=ad] [class*=card],html body [class*=ad] article{border-color:transparent!important;outline:0!important;box-shadow:0 14px 34px rgba(10,17,114,.08)!important}@media (max-width:900px){html body #c505-real-home-search .c505-real-home-search__card,html body .c505-real-home-search .c505-real-home-search__card{grid-template-columns:1fr!important}html body #c505-real-home-search .c505-real-home-search__button,html body .c505-real-home-search .c505-real-home-search__button{width:100%!important;min-width:0!important;max-width:100%!important}html body .c505-real-home-search__result,html body [class*=search][class*=result]{position:relative!important;top:auto!important;margin-top:14px!important}}#c505-search-v72,.c505-search-v72{position:relative;width:min(100%,760px);max-width:760px;margin-top:18px}#c505-search-v72 .c505-search-v72__card,.c505-search-v72 .c505-search-v72__card{border:0!important;outline:0!important;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(246,249,255,.92));border-radius:28px;box-shadow:0 18px 40px rgba(10,17,114,.08);padding:14px 18px}#c505-search-v72 .c505-search-v72__main,.c505-search-v72 .c505-search-v72__main{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;align-items:center}#c505-search-v72 .c505-search-v72__inputShell,.c505-search-v72 .c505-search-v72__inputShell{display:flex;align-items:center;gap:16px;min-height:96px;padding:14px 18px;border-radius:24px;background:linear-gradient(180deg,rgba(248,250,255,.98),rgba(240,245,255,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 10px 26px rgba(10,17,114,.05);border:0!important;outline:0!important}#c505-search-v72 .c505-search-v72__iconWrap,.c505-search-v72 .c505-search-v72__iconWrap{width:48px;min-width:48px;height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f5f8ff,#eaf0fb);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 18px rgba(10,17,114,.08)}#c505-search-v72 .c505-search-v72__icon,.c505-search-v72 .c505-search-v72__icon{color:#0A1172;font-size:1.35rem;line-height:1}#c505-search-v72 .c505-search-v72__copy,.c505-search-v72 .c505-search-v72__copy{flex:1 1;min-width:0}#c505-search-v72 .c505-search-v72__label,.c505-search-v72 .c505-search-v72__label{margin-bottom:8px;font-size:.94rem;font-weight:800;color:rgba(10,17,114,.78)}#c505-search-v72 .c505-search-v72__textarea,.c505-search-v72 .c505-search-v72__textarea{width:100%;min-height:52px;max-height:148px;resize:none;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#7c87bb;font-size:1.03rem;font-weight:700;line-height:1.38;letter-spacing:.01em;overflow-x:hidden!important;overflow-y:hidden;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;padding:0}#c505-search-v72 .c505-search-v72__textarea::-webkit-scrollbar,.c505-search-v72 .c505-search-v72__textarea::-webkit-scrollbar{width:8px}#c505-search-v72 .c505-search-v72__textarea::-webkit-scrollbar-track,.c505-search-v72 .c505-search-v72__textarea::-webkit-scrollbar-track{background:rgba(255,255,255,.22);border-radius:999px}#c505-search-v72 .c505-search-v72__textarea::-webkit-scrollbar-thumb,.c505-search-v72 .c505-search-v72__textarea::-webkit-scrollbar-thumb{background:rgba(255,255,255,.96);border-radius:999px;border:1px solid rgba(220,230,255,.65)}#c505-search-v72 .c505-search-v72__textarea,.c505-search-v72 .c505-search-v72__textarea{scrollbar-color:rgba(255,255,255,.96) rgba(255,255,255,.22)}#c505-search-v72 .c505-search-v72__button,.c505-search-v72 .c505-search-v72__button{justify-self:end;align-self:center;width:180px;min-width:180px;height:56px;border:0!important;outline:0!important;border-radius:20px;background:linear-gradient(135deg,#09106d,#2437c7);color:#fff;font-size:1.04rem;font-weight:800;box-shadow:0 12px 28px rgba(10,17,114,.22);cursor:pointer}#c505-search-v72 .c505-search-v72__button:disabled,.c505-search-v72 .c505-search-v72__button:disabled{opacity:.9;cursor:wait}#c505-search-v72 .c505-search-v72__result,.c505-search-v72 .c505-search-v72__result{margin-top:14px;padding:18px 20px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,249,255,.98));box-shadow:0 16px 36px rgba(10,17,114,.08);border:0!important;outline:0!important}#c505-search-v72 .c505-search-v72__resultEyebrow,.c505-search-v72 .c505-search-v72__resultEyebrow{font-size:.84rem;font-weight:700;color:rgba(66,89,130,.92);margin-bottom:8px}#c505-search-v72 .c505-search-v72__resultTitle,.c505-search-v72 .c505-search-v72__resultTitle{margin:0 0 8px;color:#0A1172;font-size:1.08rem;line-height:1.2}#c505-search-v72 .c505-search-v72__resultText,.c505-search-v72 .c505-search-v72__resultText{margin:0;color:#51648f;font-size:.95rem;line-height:1.5}#c505-search-v72 .c505-search-v72__chips,.c505-search-v72 .c505-search-v72__chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}#c505-search-v72 .c505-search-v72__chip,.c505-search-v72 .c505-search-v72__chip{padding:8px 12px;border-radius:999px;background:#eef3ff;color:#48609a;font-size:.83rem;font-weight:700}#c505-search-v72 .c505-search-v72__overlay,.c505-search-v72__overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(9,16,78,.66);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#c505-search-v72 .c505-search-v72__overlayCard,.c505-search-v72__overlayCard{position:relative;width:min(92vw,760px);min-height:280px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 50% 46%,rgba(43,153,255,.35) 0,rgba(43,153,255,.08) 18%,transparent 44%),linear-gradient(180deg,#03103f,#071b6b 58%,#05103a);box-shadow:0 28px 70px rgba(0,0,0,.38);display:flex;align-items:center;justify-content:center;flex-direction:column;color:white}#c505-search-v72 .c505-search-v72__overlayGlow,.c505-search-v72__overlayGlow{position:absolute;inset:auto 0 0 0;height:90px;background:radial-gradient(circle at 20% 30%,rgba(46,191,255,.9) 0,rgba(46,191,255,.3) 18%,transparent 40%),radial-gradient(circle at 48% 20%,rgba(78,220,255,.9) 0,rgba(78,220,255,.3) 16%,transparent 38%),linear-gradient(90deg,rgba(0,144,255,0),rgba(60,182,255,.95) 16%,rgba(132,228,255,.95) 34%,rgba(43,153,255,0));filter:blur(.3px);opacity:.95;animation:c505SearchWave72 1.1s linear infinite}#c505-search-v72 .c505-search-v72__overlayRing,.c505-search-v72__overlayRing{width:170px;height:170px;border-radius:999px;border-color:rgba(42,214,255,1) rgba(31,133,255,.96) rgba(255,255,255,.16) rgba(255,255,255,.16);border-style:solid;border-width:14px;box-shadow:0 0 28px rgba(42,214,255,.42);animation:c505Spin72 1.35s linear infinite;margin-bottom:24px}#c505-search-v72 .c505-search-v72__overlayTitle,.c505-search-v72__overlayTitle{position:relative;z-index:2;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:800;line-height:1.05;margin-bottom:10px;text-align:center}#c505-search-v72 .c505-search-v72__overlayText,.c505-search-v72__overlayText{position:relative;z-index:2;font-size:1rem;color:rgba(255,255,255,.86);text-align:center}@keyframes c505Spin72{to{transform:rotate(1turn)}}@keyframes c505SearchWave72{0%{transform:translateX(-6%);opacity:.82}50%{transform:translateX(4%);opacity:1}to{transform:translateX(-6%);opacity:.82}}.home-page #c505-search-v72,.home-page #c505-search-v72 *,.home-page .c505-search-v72,.home-page .c505-search-v72 *{outline:none!important}.c505-ad-premium,.c505-ad-premium *,[class*=ad-premium],[class*=ad-premium] *{border-color:transparent!important}.c505-ad-premium div,.c505-ad-premium p,.c505-ad-premium small,.c505-ad-premium span,[class*=ad-premium] div,[class*=ad-premium] p,[class*=ad-premium] small,[class*=ad-premium] span{color:#4d638d!important;-webkit-text-fill-color:#4d638d!important}.c505-ad-premium a,.c505-ad-premium h1,.c505-ad-premium h2,.c505-ad-premium h3,.c505-ad-premium h4,.c505-ad-premium strong,[class*=ad-premium] a,[class*=ad-premium] h1,[class*=ad-premium] h2,[class*=ad-premium] h3,[class*=ad-premium] h4,[class*=ad-premium] strong{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important}.c505-ad-premium [class*=eyebrow],.c505-ad-premium [class*=label],.c505-ad-premium [class*=meta],[class*=ad-premium] [class*=eyebrow],[class*=ad-premium] [class*=label],[class*=ad-premium] [class*=meta]{color:#6b8db8!important;-webkit-text-fill-color:#6b8db8!important}.c505-ad-premium [class*=badge],.c505-ad-premium [class*=pill],.c505-ad-premium button,[class*=ad-premium] [class*=badge],[class*=ad-premium] [class*=pill],[class*=ad-premium] button{color:#fff!important;-webkit-text-fill-color:#fff!important}.c505-ad-premium [class*=card],.c505-ad-premium article,[class*=ad-premium] [class*=card],[class*=ad-premium] article{border:0!important;outline:0!important;box-shadow:0 14px 34px rgba(10,17,114,.08)!important}@media (max-width:900px){#c505-search-v72 .c505-search-v72__main,.c505-search-v72 .c505-search-v72__main{grid-template-columns:1fr;gap:14px}#c505-search-v72 .c505-search-v72__button,.c505-search-v72 .c505-search-v72__button{width:100%;min-width:0;justify-self:stretch}}html body .c505-site-header__publish{width:184px!important;min-width:184px!important;max-width:184px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 18px!important;border-radius:999px!important;background:radial-gradient(circle at top left,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#0A1172,#1e50d8 58%,#2387e8)!important;box-shadow:0 12px 26px rgba(10,17,114,.18)!important;font-size:.92rem!important;font-weight:880!important;line-height:1!important;gap:7px!important;opacity:1!important}html body .c505-site-header__plus,html body .c505-site-header__publish,html body .c505-site-header__publish *{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body .c505-site-header__publish:hover{filter:brightness(1.04)!important;transform:translateY(-1px)!important}@media (max-width:1160px){html body .c505-site-header__publish{width:172px!important;min-width:172px!important;max-width:172px!important;font-size:.88rem!important;padding:0 14px!important}}html body .c505-runtime-search-card{display:grid!important;grid-template-columns:minmax(0,1fr) 168px!important;gap:16px!important;min-height:102px!important;padding:12px!important;border-radius:28px!important;box-shadow:0 18px 42px rgba(10,17,114,.08)!important}html body .c505-runtime-search-field{grid-template-columns:50px minmax(0,1fr)!important;padding:13px 18px!important;border-radius:23px!important;background:linear-gradient(180deg,#ffffff,#f3f7ff)!important;box-shadow:0 12px 28px rgba(10,17,114,.055)!important}html body .c505-runtime-search-field input,html body .c505-runtime-search-field textarea{min-height:30px!important;max-height:132px!important;font-size:1rem!important;line-height:1.42!important}html body .c505-runtime-search-field textarea::-webkit-scrollbar-track{background:rgba(255,255,255,.24)!important}html body .c505-runtime-search-field textarea::-webkit-scrollbar-thumb{background:rgba(255,255,255,.96)!important;border:1px solid rgba(220,230,255,.65)!important}html body .c505-runtime-search-button{all:unset!important;justify-self:end!important;border-radius:19px!important;cursor:pointer!important;font-size:1rem!important;font-weight:900!important;background:linear-gradient(135deg,#07104f,#0A1172 52%,#2241e0)!important;box-shadow:0 14px 32px rgba(10,17,114,.22)!important}html body .c505-runtime-publish-button,html body .c505-site-header__publish{width:176px!important;min-width:176px!important;max-width:176px!important;padding:0 16px!important;background:linear-gradient(135deg,#0A1172,#1e50d8 58%,#2387e8)!important;box-shadow:0 12px 26px rgba(10,17,114,.18)!important;font-size:.9rem!important;font-weight:880!important}html body .c505-runtime-ad-clean,html body .c505-runtime-ad-clean *{border-color:transparent!important;outline:0!important}html body .c505-runtime-ad-readable{color:#4d638d!important;-webkit-text-fill-color:#4d638d!important}html body .c505-runtime-ad-title{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important}html body .c505-runtime-ad-clean [class*=Card],html body .c505-runtime-ad-clean [class*=card],html body .c505-runtime-ad-clean article{border:0!important;box-shadow:0 14px 34px rgba(10,17,114,.08)!important}@media (max-width:900px){html body .c505-runtime-search-card{grid-template-columns:1fr!important}html body .c505-runtime-search-button{width:100%!important;min-width:0!important;max-width:100%!important;justify-self:stretch!important}}html body .c505-runtime-search-card{align-items:center!important;gap:18px!important;min-height:92px!important;padding:10px 14px!important;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,250,255,.92))!important;border:0!important;outline:0!important;box-shadow:0 14px 34px rgba(10,17,114,.07)!important}html body .c505-runtime-search-field{flex:1 1 auto!important;min-width:0!important;min-height:72px!important;grid-template-columns:48px minmax(0,1fr)!important;gap:14px!important;padding:10px 16px!important;background:linear-gradient(180deg,#ffffff,#f4f8ff)!important;border:0!important;outline:0!important}html body .c505-runtime-search-field *,html body .c505-runtime-search-field :active,html body .c505-runtime-search-field :focus,html body .c505-runtime-search-field :focus-visible{outline:none!important;border:0!important;box-shadow:none!important}html body .c505-runtime-search-field input,html body .c505-runtime-search-field textarea{width:100%!important;min-width:0!important;min-height:24px!important;max-height:108px!important;resize:none!important;overflow-x:hidden!important;white-space:pre-wrap!important;word-break:break-word!important;overflow-wrap:anywhere!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.98rem!important;font-weight:760!important;line-height:1.45!important;padding:0!important;margin:0!important}html body .c505-runtime-search-field input::placeholder,html body .c505-runtime-search-field textarea::placeholder{color:#7f89bd!important;-webkit-text-fill-color:#7f89bd!important;opacity:1!important}html body .c505-runtime-search-field textarea::-webkit-scrollbar{width:8px!important}html body .c505-runtime-search-field textarea::-webkit-scrollbar-track{background:rgba(255,255,255,.28)!important;border-radius:999px!important}html body .c505-runtime-search-field textarea::-webkit-scrollbar-thumb{background:rgba(255,255,255,.98)!important;border-radius:999px!important}html body .c505-runtime-search-button{flex:0 0 160px!important;width:160px!important;min-width:160px!important;max-width:160px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin-left:auto!important;align-self:center!important;justify-self:auto!important;border:0!important;outline:0!important;background:linear-gradient(135deg,#0A1172,#1b33b8 55%,#2747d8)!important;box-shadow:0 12px 28px rgba(10,17,114,.18)!important}html body .c505-runtime-publish-button,html body .c505-site-header__publish{width:168px!important;min-width:168px!important;max-width:168px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 14px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:linear-gradient(135deg,#2c56d9,#2a49cd 55%,#233fbc)!important;box-shadow:0 10px 22px rgba(35,63,188,.18)!important;font-size:.92rem!important;font-weight:860!important;opacity:1!important}html body .c505-runtime-search-card,html body .c505-runtime-search-field,html body [class*=result]{border-color:transparent!important}@media (max-width:900px){html body .c505-runtime-search-card{flex-direction:column!important;align-items:stretch!important}html body .c505-runtime-search-button{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important}}html body .c505-runtime-search-card{display:flex!important;flex-direction:column!important;gap:14px!important;padding:14px 16px 16px!important;min-height:auto!important;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,250,255,.94))!important;border:none!important;outline:none!important;box-shadow:0 14px 32px rgba(10,17,114,.06)!important;overflow:visible!important}html body .c505-runtime-search-field{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:78px!important;padding:10px 14px!important;background:linear-gradient(180deg,#ffffff,#f5f8ff)!important;border:none!important;outline:none!important;box-shadow:0 10px 24px rgba(10,17,114,.05)!important;overflow:hidden!important}html body .c505-runtime-search-card,html body .c505-runtime-search-control,html body .c505-runtime-search-control:active,html body .c505-runtime-search-control:focus,html body .c505-runtime-search-control:focus-visible,html body .c505-runtime-search-field{border:none!important;outline:none!important;box-shadow:none!important}html body .c505-runtime-search-control{width:100%!important;min-width:0!important;min-height:24px!important;max-height:104px!important;padding:0!important;margin:0!important;background:transparent!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;font-size:.98rem!important;font-weight:760!important;line-height:1.45!important;resize:none!important;overflow-x:hidden!important;overflow-y:hidden!important;white-space:pre-wrap!important;word-break:break-word!important;overflow-wrap:anywhere!important;appearance:none!important;-webkit-appearance:none!important}html body .c505-runtime-search-control::placeholder{color:#7d88be!important;-webkit-text-fill-color:#7d88be!important;opacity:1!important}html body .c505-runtime-search-control::-webkit-scrollbar{width:8px!important}html body .c505-runtime-search-control::-webkit-scrollbar-track{background:rgba(255,255,255,.25)!important;border-radius:999px!important}html body .c505-runtime-search-control::-webkit-scrollbar-thumb{background:rgba(255,255,255,.98)!important;border-radius:999px!important}html body .c505-runtime-search-label{display:block!important;margin-bottom:2px!important;color:#6271ab!important;font-size:.95rem!important;font-weight:700!important}html body .c505-runtime-search-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;width:100%!important}html body .c505-runtime-search-button{display:inline-flex!important;justify-content:center!important;align-items:center!important;width:168px!important;min-width:168px!important;max-width:168px!important;height:56px!important;min-height:56px!important;max-height:56px!important;border:none!important;outline:none!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:linear-gradient(135deg,#0A1172,#1b33b8 58%,#2445d6)!important;box-shadow:0 14px 28px rgba(10,17,114,.18)!important;opacity:1!important;visibility:visible!important;position:static!important;transform:none!important;z-index:3!important}html body .c505-site-header__publish,html body a[href*=publicar],html body a[href="/publicar-negocio"]{width:182px!important;min-width:182px!important;max-width:182px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0 16px!important;background:linear-gradient(135deg,#4f79ff,#335fe8 55%,#2447ce)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;border:none!important;box-shadow:0 10px 22px rgba(36,71,206,.2)!important;font-size:.93rem!important;font-weight:850!important;letter-spacing:.01em!important}html body .c505-site-header__publish *,html body a[href*=publicar] *,html body a[href="/publicar-negocio"] *{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body .c505-runtime-result-card,html body [class*=result]{border:none!important;outline:none!important;box-shadow:0 12px 28px rgba(10,17,114,.06)!important}@media (max-width:900px){html body .c505-runtime-search-button{width:100%!important;min-width:0!important;max-width:100%!important}}html body .c505-runtime-search-actions,html body .c505-runtime-search-button,html body .c505-runtime-search-card,html body .c505-runtime-search-field{all:revert!important}html body .c505-site-header__publish,html body a[href*=publicar]{width:176px!important;min-width:176px!important;max-width:176px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 16px!important;border:1px solid rgba(10,17,114,.12)!important;border-radius:999px!important;background:linear-gradient(180deg,#ffffff,#eaf3ff)!important;box-shadow:0 10px 22px rgba(10,17,114,.1)!important;font-size:.92rem!important;font-weight:900!important;opacity:1!important}html body .c505-site-header__publish,html body .c505-site-header__publish *,html body a[href*=publicar],html body a[href*=publicar] *{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important}html body input,html body input:focus,html body input:focus-visible,html body textarea,html body textarea:focus,html body textarea:focus-visible{outline:none!important}html body #conecta505-home-query,html body #conecta505-home-query:active,html body #conecta505-home-query:focus,html body #conecta505-home-query:focus-visible{background:#ffffff!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;caret-color:#0A1172!important;border:0!important;outline:0!important;box-shadow:none!important}html body #conecta505-home-query::placeholder{color:#7f89bd!important;-webkit-text-fill-color:#7f89bd!important;opacity:1!important}html body #conecta505-home-query::selection{background:#ffffff!important;color:#0A1172!important}html body #conecta505-home-query::-moz-selection{background:#ffffff!important;color:#0A1172!important}html body .c505-ad-card,html body .c505-ad-premium,html body .c505-ad-shell{border:0!important;outline:0!important;background:transparent!important}html body .c505-ad-premium *{outline:0!important}html body .c505-ad-premium:after,html body .c505-ad-premium:before,html body .c505-ad-shell:after,html body .c505-ad-shell:before{content:none!important;display:none!important}html body .c505-ad-card,html body .c505-ad-premium,html body .c505-ad-shell{display:none!important}html body [class*=ad-card],html body [class*=ad-premium],html body [class*=ad-shell]{border-color:transparent!important;outline:0!important}html body [class*=adPro],html body [class*=adPro] *{outline:0!important}html body .c505-promo-v82{visibility:visible!important;opacity:1!important;margin:72px auto 70px!important;padding:52px!important;gap:42px!important;border:0!important;outline:0!important;border-radius:42px!important;background:radial-gradient(circle at 88% 18%,rgba(42,174,255,.18),transparent 34%),radial-gradient(circle at 2% 86%,rgba(10,17,114,.055),transparent 36%),linear-gradient(135deg,#ffffff,#f7fbff 58%,#edf8ff)!important;box-shadow:0 30px 76px rgba(10,17,114,.095),inset 0 1px 0 rgba(255,255,255,.98)!important}html body .c505-promo-v82,html body .c505-promo-v82 *{box-sizing:border-box!important;outline:0!important}html body .c505-promo-v82:before{content:""!important;position:absolute!important;right:-12%!important;top:-25%!important;width:48%!important;height:80%!important;pointer-events:none!important;background:radial-gradient(circle,rgba(49,184,255,.18),transparent 64%)!important}html body .c505-promo-v82__copy,html body .c505-promo-v82__preview{position:relative!important;z-index:2!important}html body .c505-promo-v82__eyebrow{display:inline-flex!important;align-items:center!important;gap:10px!important;margin-bottom:18px!important;color:#5670a6!important;-webkit-text-fill-color:#5670a6!important;font-size:.76rem!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}html body .c505-promo-v82__eyebrow span{width:8px!important;height:8px!important;border-radius:999px!important;background:#38bdf8!important;box-shadow:0 0 18px rgba(56,189,248,.55)!important}html body .c505-promo-v82__copy h2{max-width:720px!important;margin:0 0 20px!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:clamp(2.6rem,4.8vw,4.7rem)!important;line-height:.96!important;letter-spacing:-.075em!important}html body .c505-promo-v82__copy p{max-width:650px!important;margin:0!important;color:#405987!important;-webkit-text-fill-color:#405987!important;font-size:1.08rem!important;line-height:1.66!important;font-weight:720!important}html body .c505-promo-v82__actions{margin-top:30px!important}html body .c505-promo-v82__primary,html body .c505-promo-v82__secondary{min-height:46px!important;padding:0 24px!important;border:0!important;outline:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.96rem!important;font-weight:900!important;text-decoration:none!important}html body .c505-promo-v82__primary{-webkit-text-fill-color:#ffffff!important;background:linear-gradient(135deg,#0A1172,#2449df)!important;box-shadow:0 15px 30px rgba(10,17,114,.2)!important}html body .c505-promo-v82__secondary{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;background:rgba(255,255,255,.78)!important;box-shadow:0 10px 24px rgba(10,17,114,.07)!important}html body .c505-promo-v82__preview{padding:30px!important;border:0!important;outline:0!important;border-radius:34px!important;background:radial-gradient(circle at top right,rgba(49,184,255,.13),transparent 42%),rgba(255,255,255,.86)!important;box-shadow:0 24px 60px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-promo-v82__top{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:20px!important}html body .c505-promo-v82__badge{min-height:40px!important;padding:0 20px!important;border-radius:999px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:linear-gradient(135deg,#0A1172,#243ed4)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.84rem!important;font-weight:950!important;text-transform:uppercase!important}html body .c505-promo-v82__live{color:#5f75a3!important;-webkit-text-fill-color:#5f75a3!important;font-size:.82rem!important;font-weight:800!important}html body .c505-promo-v82__mock{min-height:118px!important;padding:22px!important;border:0!important;border-radius:26px!important;display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;background:linear-gradient(180deg,#eef4ff,#f9fbff)!important;box-shadow:0 14px 32px rgba(10,17,114,.08),inset 0 1px 0 rgba(255,255,255,.96)!important}html body .c505-promo-v82__logo{width:76px!important;height:76px!important;border-radius:22px!important;display:grid!important;place-items:center!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:linear-gradient(135deg,#0A1172,#2557df)!important;font-size:1.4rem!important;font-weight:950!important}html body .c505-promo-v82__lines{display:grid!important;gap:12px!important}html body .c505-promo-v82__lines span{height:13px!important;border-radius:999px!important;background:#c4cfea!important}html body .c505-promo-v82__lines span:nth-child(2){width:78%!important}html body .c505-promo-v82__lines span:nth-child(3){width:52%!important}html body .c505-promo-v82__body h3{margin:26px 0 6px!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:clamp(1.8rem,3vw,2.35rem)!important;line-height:1.04!important;letter-spacing:-.05em!important}html body .c505-promo-v82__body p,html body .c505-promo-v82__body strong{color:#405987!important;-webkit-text-fill-color:#405987!important}html body .c505-promo-v82__body p{margin:20px 0 22px!important;font-size:1rem!important;line-height:1.62!important;font-weight:650!important}html body .c505-promo-v82__signals{display:flex!important;flex-wrap:wrap!important;gap:10px!important}html body .c505-promo-v82__signals span{padding:9px 12px!important;border-radius:999px!important;background:rgba(10,17,114,.06)!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:.82rem!important;font-weight:850!important}html body .c505-promo-v82__link{margin-top:24px!important;display:inline-flex!important;color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-weight:950!important;text-decoration:none!important}@media (max-width:980px){html body .c505-promo-v82{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;padding:32px!important;margin:48px auto!important}html body .c505-promo-v82__top{align-items:flex-start!important;flex-direction:column!important}html body .c505-promo-v82__copy h2{font-size:clamp(2.2rem,12vw,3.4rem)!important}}html body .c505-promo-v82{margin-top:72px!important;margin-bottom:72px!important;position:relative!important;z-index:2!important;margin-top:64px!important;margin-bottom:58px!important}html body [class*=CTA],html body [class*=cta],html body section:has(a[href="/ingresar"]){position:relative!important}html body [class*=Footer],html body [class*=footer],html body footer{position:relative!important;z-index:1!important}html body .c505-promo-v82{display:grid!important;width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important;min-width:0!important;margin:72px auto 58px!important;grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr)!important;align-items:center!important;justify-content:normal!important;overflow:hidden!important;transform:none!important}html body .c505-promo-v82+div,html body .c505-promo-v82+section{clear:both!important}html body .c505-promo-v82__primary,html body .c505-promo-v82__secondary{width:auto!important;min-width:0!important;max-width:none!important;white-space:nowrap!important}html body .c505-promo-v82 aside,html body .c505-promo-v82 div,html body .c505-promo-v82 section{max-width:none}@media (max-width:980px){html body .c505-promo-v82{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;padding:32px!important}}html body .c505-featured-suppliers-wrap,html body .c505-home-recommended-wrap,html body .c505-recommended-band{position:relative;z-index:1;margin:72px auto 0!important;width:min(1240px,calc(100% - 48px))!important;padding:0!important}html body .c505-featured-suppliers-wrap>*,html body .c505-home-recommended-wrap>*,html body .c505-recommended-band>*{position:relative;z-index:2}html body .c505-featured-suppliers-wrap:after,html body .c505-home-recommended-wrap:after,html body .c505-recommended-band:after{content:"";display:block;height:46px}html body .c505-promo-v82,html body [class*=adProSection]{width:min(1240px,calc(100% - 48px))!important;max-width:1240px!important;margin:0 auto 72px!important;position:relative!important;z-index:2!important;border-radius:34px!important;overflow:hidden!important;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(246,251,255,.98) 52%,rgba(233,246,255,.96))!important;box-shadow:0 24px 64px rgba(17,41,108,.16),0 8px 24px rgba(39,116,211,.08)!important;border:1px solid rgba(173,210,247,.45)!important}html body .c505-promo-v82:before,html body [class*=adProSection]:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,#0f66c9,#25b8ff 50%,#0f66c9);opacity:.95;z-index:1}html body .c505-promo-v82__inner,html body [class*=adProSection]>div{position:relative;z-index:2}html body .c505-promo-v82__content,html body .c505-promo-v82__left,html body .c505-promo-v82__right{background:transparent!important}html body .c505-promo-v82__actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;align-items:center!important;margin-top:26px!important}html body .c505-promo-v82__primary{background:linear-gradient(135deg,#152f97,#2746d0)!important;color:#ffffff!important;border:none!important;box-shadow:0 14px 30px rgba(39,70,208,.22)!important}html body .c505-promo-v82__secondary{background:#ffffff!important;color:#182a89!important;border:1px solid rgba(170,196,234,.65)!important;box-shadow:0 10px 24px rgba(25,58,130,.08)!important}html body .c505-promo-v82+footer,html body [class*=adProSection]+footer{margin-top:0!important}@media (max-width:980px){html body .c505-featured-suppliers-wrap,html body .c505-home-recommended-wrap,html body .c505-promo-v82,html body .c505-recommended-band,html body [class*=adProSection]{width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}html body .c505-featured-suppliers-wrap:after,html body .c505-home-recommended-wrap:after,html body .c505-recommended-band:after{height:24px}}html body .c505-featured-suppliers-wrap,html body .c505-home-recommended-wrap,html body .c505-recommended-band{display:none!important}html body .c505-reco-card,html body .c505-recos-premium,html body .c505-recos-shell{display:revert!important;visibility:visible!important;opacity:1!important}html body .c505-recos-premium{width:100%!important;margin:64px 0 76px!important;padding:54px 0!important;position:relative!important;z-index:2!important;background:radial-gradient(circle at 15% 20%,rgba(88,199,255,.2),transparent 28%),radial-gradient(circle at 90% 18%,rgba(255,255,255,.16),transparent 26%),linear-gradient(135deg,#07327f,#0d66c8 48%,#24aef4)!important;overflow:hidden!important;border:0!important;outline:0!important;box-shadow:none!important}html body .c505-recos-premium:before{left:-10%!important;top:-35%!important;width:44%!important;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 64%)!important}html body .c505-recos-premium:after,html body .c505-recos-premium:before{content:""!important;position:absolute!important;height:80%!important;pointer-events:none!important}html body .c505-recos-premium:after{right:-14%!important;bottom:-38%!important;width:50%!important;background:radial-gradient(circle,rgba(56,189,248,.2),transparent 64%)!important}html body .c505-recos-shell{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:32px!important;position:relative!important;z-index:3!important;border:0!important;outline:0!important;border-radius:34px!important;background:radial-gradient(circle at 100% 0,rgba(47,179,255,.18),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,250,255,.94))!important;box-shadow:0 28px 70px rgba(4,28,86,.24),inset 0 1px 0 rgba(255,255,255,.98)!important;overflow:hidden!important}html body .c505-recos-shell .c505-recos-title,html body .c505-recos-shell h2{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-size:clamp(1.7rem,3vw,2.45rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:950!important}html body .c505-recos-shell .c505-recos-subtitle,html body .c505-recos-shell p{color:#405987!important;-webkit-text-fill-color:#405987!important;font-weight:680!important}html body .c505-recos-shell a{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-weight:900!important;text-decoration:none!important}html body .c505-recos-grid{gap:18px!important}html body .c505-reco-card{min-height:164px!important;border:0!important;outline:0!important;border-radius:24px!important;padding:18px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;box-shadow:0 16px 34px rgba(10,17,114,.1),inset 0 1px 0 rgba(255,255,255,.96)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}html body .c505-reco-card:hover{transform:translateY(-4px)!important;filter:brightness(1.015)!important;box-shadow:0 24px 44px rgba(10,17,114,.14),inset 0 1px 0 rgba(255,255,255,.98)!important}html body .c505-reco-card [class*=Avatar],html body .c505-reco-card [class*=Initial],html body .c505-reco-card [class*=avatar],html body .c505-reco-card [class*=initial]{border:0!important;outline:0!important;background:linear-gradient(135deg,#0f66c9,#2347d8)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:0 12px 24px rgba(31,81,199,.22)!important}html body .c505-reco-card h3,html body .c505-reco-card strong{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-weight:950!important;letter-spacing:-.025em!important}html body .c505-reco-card p,html body .c505-reco-card small,html body .c505-reco-card span{color:#516a9a!important;-webkit-text-fill-color:#516a9a!important}html body .c505-reco-card [class*=Rating],html body .c505-reco-card [class*=rating]{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-weight:950!important}html body .c505-reco-card [class*=Online],html body .c505-reco-card [class*=Reply],html body .c505-reco-card [class*=online],html body .c505-reco-card [class*=reply]{color:#0BA768!important;-webkit-text-fill-color:#0BA768!important;font-weight:850!important}html body .c505-reco-card:after,html body .c505-reco-card:before,html body .c505-recos-shell:after,html body .c505-recos-shell:before{border:0!important;outline:0!important}html body .c505-recos-premium+.c505-promo-v82,html body .c505-recos-premium+div,html body .c505-recos-premium+section{margin-top:70px!important}@media (max-width:980px){html body .c505-recos-premium{margin:42px 0 54px!important;padding:38px 0!important}html body .c505-recos-shell{width:calc(100% - 28px)!important;padding:24px 18px!important;border-radius:28px!important}html body .c505-recos-grid{grid-template-columns:1fr!important}}@supports selector(section:has(a[href="/proveedores"])){html body main section:has(a[href="/proveedores"]){width:min(1180px,calc(100% - 48px))!important;margin:72px auto 88px!important;padding:0!important;border:0!important;outline:0!important;border-radius:36px!important;background:radial-gradient(circle at 16% 18%,rgba(87,215,255,.26),transparent 30%),radial-gradient(circle at 88% 12%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#051457,#0A1172 42%,#0d6fcb)!important;box-shadow:0 34px 78px rgba(4,19,78,.3),inset 0 1px 0 rgba(255,255,255,.16)!important;overflow:hidden!important;position:relative!important;z-index:3!important}html body main section:has(a[href="/proveedores"]):before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,255,255,.1),transparent 28%,transparent 70%,rgba(255,255,255,.08)),radial-gradient(circle at 50% 110%,rgba(57,189,248,.24),transparent 45%)!important;z-index:0!important}html body main section:has(a[href="/proveedores"])>*{position:relative!important;z-index:1!important}html body main section:has(a[href="/proveedores"])>div{width:100%!important;max-width:none!important;margin:0!important;padding:34px 34px 36px!important;border:0!important;outline:0!important;border-radius:36px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body main section:has(a[href="/proveedores"]) h2{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-size:clamp(2rem,3.8vw,3.7rem)!important;line-height:.95!important;letter-spacing:-.065em!important;font-weight:950!important;margin:0 0 10px!important}html body main section:has(a[href="/proveedores"]) p{color:rgba(232,244,255,.88)!important;-webkit-text-fill-color:rgba(232,244,255,.88)!important;font-size:1.02rem!important;font-weight:680!important}html body main section:has(a[href="/proveedores"]) a[href="/proveedores"]{min-height:44px!important;padding:0 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important;font-weight:900!important;text-decoration:none!important}html body main section:has(a[href="/proveedores"]) [class*=Card],html body main section:has(a[href="/proveedores"]) [class*=card],html body main section:has(a[href="/proveedores"]) article{border:0!important;outline:0!important;border-radius:26px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,249,255,.96))!important;box-shadow:0 18px 36px rgba(0,17,70,.2),inset 0 1px 0 rgba(255,255,255,.96)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}html body main section:has(a[href="/proveedores"]) [class*=Card]:hover,html body main section:has(a[href="/proveedores"]) [class*=card]:hover,html body main section:has(a[href="/proveedores"]) article:hover{transform:translateY(-4px)!important;box-shadow:0 26px 48px rgba(0,17,70,.25),inset 0 1px 0 rgba(255,255,255,.98)!important}html body main section:has(a[href="/proveedores"]) [class*=card] h3,html body main section:has(a[href="/proveedores"]) [class*=card] strong,html body main section:has(a[href="/proveedores"]) article h3,html body main section:has(a[href="/proveedores"]) article strong{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important;font-weight:950!important}html body main section:has(a[href="/proveedores"]) article p,html body main section:has(a[href="/proveedores"]) article small,html body main section:has(a[href="/proveedores"]) article span{color:#516a9a!important;-webkit-text-fill-color:#516a9a!important}html body main section:has(a[href="/proveedores"]) [class*=Avatar],html body main section:has(a[href="/proveedores"]) [class*=avatar],html body main section:has(a[href="/proveedores"]) article div:first-child{border:0!important}html body main section:has(a[href="/proveedores"]) article [class*=Avatar],html body main section:has(a[href="/proveedores"]) article [class*=Initial],html body main section:has(a[href="/proveedores"]) article [class*=avatar],html body main section:has(a[href="/proveedores"]) article [class*=initial]{background:linear-gradient(135deg,#0f66c9,#2347d8)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:0 12px 24px rgba(31,81,199,.22)!important}html body main section:has(a[href="/proveedores"])+.c505-promo-v82,html body main section:has(a[href="/proveedores"])+div,html body main section:has(a[href="/proveedores"])+section{margin-top:92px!important}@media (max-width:980px){html body main section:has(a[href="/proveedores"]){width:calc(100% - 28px)!important;margin:42px auto 62px!important;border-radius:30px!important}html body main section:has(a[href="/proveedores"])>div{padding:26px 20px!important;border-radius:30px!important}}}html body [data-c505-final-cta=true]{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;min-height:118px!important;padding:26px 32px!important;display:grid!important;grid-template-columns:86px minmax(0,1fr) 208px!important;gap:22px!important;align-items:center!important;border-radius:30px!important;border:0!important;outline:0!important;background:radial-gradient(circle at 0 0,rgba(255,255,255,.76),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.94),rgba(238,247,255,.92))!important;box-shadow:0 22px 56px rgba(10,17,114,.12),inset 0 1px 0 rgba(255,255,255,.95)!important}html body [data-c505-final-cta=true] *{box-sizing:border-box!important}html body [data-c505-final-cta-button=true]{width:208px!important;min-width:208px!important;max-width:208px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 18px!important;justify-self:end!important;border-radius:999px!important;border:0!important;outline:0!important;background:linear-gradient(135deg,#0A1172,#243ed4)!important;box-shadow:0 12px 26px rgba(10,17,114,.18)!important;font-size:.94rem!important;font-weight:900!important;white-space:nowrap!important}html body [data-c505-final-cta-button=true],html body [data-c505-final-cta-button=true] *{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}@media (max-width:900px){html body [data-c505-final-cta=true]{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:16px!important;padding:24px!important;text-align:left!important}html body [data-c505-final-cta-button=true]{width:100%!important;min-width:0!important;max-width:100%!important;justify-self:stretch!important}}html body .c505-products-motion-host{justify-content:center!important;z-index:2!important}@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(430px,.9fr)!important;gap:42px!important;align-items:center!important}}@media (max-width:980px){@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){grid-template-columns:1fr!important}}html body .c505-products-motion-host{margin-top:26px!important}}html body .c505-products-motion-host{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;position:relative!important;z-index:3!important}@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(420px,.92fr)!important;gap:42px!important;align-items:center!important;overflow:hidden!important}html body main section:has(.c505-products-motion-host)>:not(.c505-products-motion-host){min-width:0!important;position:relative!important;z-index:2!important}}html body .c505-products-motion-host>div{width:min(100%,540px)!important;min-height:420px!important;margin:0!important}html body main section:has(.c505-products-motion-host){margin-top:28px!important}@media (max-width:980px){@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){grid-template-columns:1fr!important;gap:28px!important}}html body .c505-products-motion-host{justify-content:center!important}html body .c505-products-motion-host>div{width:100%!important;min-height:390px!important}}@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(420px,.88fr)!important;grid-auto-flow:row!important;gap:36px 42px!important;align-items:center!important;width:min(1180px,calc(100% - 48px))!important;margin:34px auto 42px!important;padding:56px 42px!important;border-radius:38px!important;overflow:hidden!important}html body main section:has(.c505-products-motion-host)>:not(.c505-products-motion-host){grid-column:1!important;max-width:560px!important;min-width:0!important;justify-self:start!important;align-self:start!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host{grid-column:2!important;grid-row:1/span 10!important;width:100%!important;height:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;margin:0!important;padding:0!important;position:relative!important;z-index:3!important}html body main section:has(.c505-products-motion-host) h1,html body main section:has(.c505-products-motion-host) h2{max-width:560px!important;text-align:left!important;margin-left:0!important;margin-right:0!important}html body main section:has(.c505-products-motion-host) p{max-width:560px!important;text-align:left!important}html body main section:has(.c505-products-motion-host) [class*=Filter],html body main section:has(.c505-products-motion-host) [class*=Zone],html body main section:has(.c505-products-motion-host) [class*=filter],html body main section:has(.c505-products-motion-host) [class*=zone],html body main section:has(.c505-products-motion-host) select{max-width:360px!important}html body .c505-products-motion-host>div{width:min(100%,520px)!important;min-height:420px!important;max-height:460px!important;margin:0!important}}html body .c505-products-motion-host{transform:none!important}@media (max-width:980px){@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){grid-template-columns:1fr!important;width:calc(100% - 28px)!important;padding:34px 24px!important;gap:28px!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host,html body main section:has(.c505-products-motion-host)>:not(.c505-products-motion-host){grid-column:1!important;grid-row:auto!important;max-width:100%!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host{justify-content:center!important}html body .c505-products-motion-host>div{width:100%!important;min-height:390px!important;max-height:none!important}}}@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){width:min(1180px,calc(100% - 48px))!important;margin:30px auto 44px!important;padding:38px 42px!important;min-height:0!important;max-height:none!important;grid-template-columns:minmax(0,.88fr) minmax(390px,.86fr)!important;gap:34px!important;align-items:center!important;border-radius:38px!important;overflow:hidden!important;background:radial-gradient(circle at 78% 20%,rgba(87,173,255,.24),transparent 28%),radial-gradient(circle at 20% 12%,rgba(255,255,255,.08),transparent 26%),linear-gradient(180deg,#072d67,#031227)!important;box-shadow:0 30px 76px rgba(3,18,39,.28),inset 0 1px 0 rgba(255,255,255,.12)!important}html body main section:has(.c505-products-motion-host):before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 34%,transparent 70%,rgba(87,173,255,.1)),radial-gradient(circle at 70% 95%,rgba(87,173,255,.16),transparent 44%)!important;z-index:0!important}html body main section:has(.c505-products-motion-host)>*{position:relative!important;z-index:2!important}html body main section:has(.c505-products-motion-host) h1,html body main section:has(.c505-products-motion-host) h2{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;text-shadow:0 12px 30px rgba(0,0,0,.24)!important;max-width:520px!important;font-size:clamp(3rem,5vw,4.6rem)!important;line-height:.94!important}html body main section:has(.c505-products-motion-host) p{color:rgba(232,245,255,.88)!important;-webkit-text-fill-color:rgba(232,245,255,.88)!important;max-width:530px!important}html body main section:has(.c505-products-motion-host) [class*=badge],html body main section:has(.c505-products-motion-host) [class*=eyebrow],html body main section:has(.c505-products-motion-host) [class*=kicker]{color:#d8efff!important;-webkit-text-fill-color:#d8efff!important;background:rgba(255,255,255,.12)!important}html body main section:has(.c505-products-motion-host) [class*=Filter],html body main section:has(.c505-products-motion-host) [class*=Select],html body main section:has(.c505-products-motion-host) [class*=filter],html body main section:has(.c505-products-motion-host) [class*=select],html body main section:has(.c505-products-motion-host) select{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host{justify-content:flex-end!important;align-self:center!important}html body .c505-products-motion-host>div{width:min(100%,470px)!important;min-height:360px!important;max-height:380px!important}}@media (max-width:980px){@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){width:calc(100% - 28px)!important;grid-template-columns:1fr!important;padding:32px 24px!important;gap:28px!important}html body main section:has(.c505-products-motion-host) h1,html body main section:has(.c505-products-motion-host) h2{font-size:clamp(2.55rem,12vw,3.5rem)!important}html body .c505-products-motion-host{justify-content:center!important}html body .c505-products-motion-host>div{width:100%!important;min-height:350px!important;max-height:none!important}}}@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){width:min(1180px,calc(100% - 48px))!important;margin:32px auto 34px!important;padding:34px 34px 26px!important;min-height:0!important;height:auto!important;grid-template-columns:minmax(0,.95fr) minmax(420px,.92fr)!important;gap:26px!important;align-items:center!important;border-radius:36px!important;overflow:hidden!important;background:radial-gradient(circle at 78% 22%,rgba(77,166,255,.16),transparent 26%),radial-gradient(circle at 24% 20%,rgba(255,255,255,.05),transparent 22%),linear-gradient(180deg,#072b62,#031a3f 58%,#02142f)!important}html body main section:has(.c505-products-motion-host):before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(3,26,63,0),rgba(3,26,63,.08) 40%,rgba(3,26,63,.18) 58%,rgba(3,26,63,.34));z-index:1!important}html body main section:has(.c505-products-motion-host)>*{position:relative!important;z-index:2!important}html body main section:has(.c505-products-motion-host) [class*=badge],html body main section:has(.c505-products-motion-host) [class*=eyebrow],html body main section:has(.c505-products-motion-host) [class*=kicker]{background:rgba(255,255,255,.1)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-size:.92rem!important;letter-spacing:.2em!important;font-weight:800!important;padding:12px 20px!important;border-radius:999px!important}html body main section:has(.c505-products-motion-host) h1,html body main section:has(.c505-products-motion-host) h2{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;text-shadow:0 12px 28px rgba(0,0,0,.22)!important;max-width:540px!important;margin-bottom:16px!important}html body main section:has(.c505-products-motion-host) p{color:rgba(235,244,255,.9)!important;-webkit-text-fill-color:rgba(235,244,255,.9)!important;max-width:560px!important;margin-bottom:18px!important}html body main section:has(.c505-products-motion-host) [class*=Filter],html body main section:has(.c505-products-motion-host) [class*=Select],html body main section:has(.c505-products-motion-host) [class*=filter],html body main section:has(.c505-products-motion-host) [class*=select],html body main section:has(.c505-products-motion-host) select{color:#0A1172!important;-webkit-text-fill-color:#0A1172!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host{justify-content:flex-end!important;align-self:center!important}html body .c505-products-motion-host>div{width:min(100%,470px)!important;min-height:350px!important;max-height:360px!important;background:transparent!important;box-shadow:none!important;border-radius:30px!important;overflow:hidden!important;position:relative!important}html body .c505-products-motion-host>div:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;z-index:2!important;background:linear-gradient(90deg,#031a3f,rgba(3,26,63,.72) 10%,rgba(3,26,63,.15) 24%,rgba(3,26,63,0) 38%,rgba(3,26,63,0)),linear-gradient(180deg,rgba(3,26,63,.12),rgba(3,26,63,0) 18%,rgba(3,26,63,0) 78%,rgba(2,20,47,.22))}html body main section:has(.c505-products-motion-host)>*{margin-bottom:0!important}}@media (max-width:980px){@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){width:calc(100% - 28px)!important;grid-template-columns:1fr!important;padding:28px 22px 22px!important;gap:20px!important}html body .c505-products-motion-host{justify-content:center!important}html body .c505-products-motion-host>div{width:100%!important;min-height:320px!important;max-height:340px!important}}}@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){width:min(1180px,calc(100% - 48px))!important;margin:26px auto 24px!important;padding:24px 34px 16px!important;min-height:0!important;height:auto!important;gap:18px!important;align-items:center!important;overflow:hidden!important;position:relative!important;border-radius:34px!important;background:radial-gradient(circle at 78% 18%,rgba(84,170,255,.14),transparent 24%),radial-gradient(circle at 18% 22%,rgba(255,255,255,.05),transparent 18%),linear-gradient(180deg,#0a2f68,#052554 55%,#041d42)!important}html body main section:has(.c505-products-motion-host):before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;z-index:1!important;background:linear-gradient(90deg,rgba(4,29,66,0),rgba(4,29,66,0) 52%,rgba(4,29,66,.08) 68%,rgba(4,29,66,.16))}html body main section:has(.c505-products-motion-host)>*{position:relative!important;z-index:2!important}html body main section:has(.c505-products-motion-host) [class*=badge],html body main section:has(.c505-products-motion-host) [class*=eyebrow],html body main section:has(.c505-products-motion-host) [class*=kicker],html body main section:has(.c505-products-motion-host) [class*=pill],html body main section:has(.c505-products-motion-host) [class*=tag]{color:rgba(255,255,255,.98)!important;-webkit-text-fill-color:rgba(255,255,255,.98)!important;background:rgba(255,255,255,.1)!important;font-size:.96rem!important;font-weight:800!important;letter-spacing:.18em!important;text-shadow:0 1px 8px rgba(0,0,0,.22)!important;padding:12px 20px!important;border-radius:999px!important}html body main section:has(.c505-products-motion-host) h1,html body main section:has(.c505-products-motion-host) h2{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;max-width:560px!important;margin-bottom:12px!important;text-shadow:0 16px 32px rgba(0,0,0,.22)!important}html body main section:has(.c505-products-motion-host) p{color:rgba(236,243,255,.92)!important;-webkit-text-fill-color:rgba(236,243,255,.92)!important;max-width:560px!important;margin-bottom:14px!important}html body main section:has(.c505-products-motion-host) [class*=Filter],html body main section:has(.c505-products-motion-host) [class*=Select],html body main section:has(.c505-products-motion-host) [class*=filter],html body main section:has(.c505-products-motion-host) [class*=select],html body main section:has(.c505-products-motion-host) select{min-height:60px!important;height:60px!important;padding-top:0!important;padding-bottom:0!important;font-size:1rem!important;border-radius:18px!important}html body main section:has(.c505-products-motion-host) [class*=FilterWrap],html body main section:has(.c505-products-motion-host) [class*=SelectWrap],html body main section:has(.c505-products-motion-host) [class*=filterWrap],html body main section:has(.c505-products-motion-host) [class*=selectWrap]{padding:12px!important;border-radius:22px!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host{justify-content:flex-end!important;align-self:start!important;margin-top:-10px!important}html body .c505-products-motion-host>div{width:min(100%,470px)!important;min-height:292px!important;max-height:304px!important;background:transparent!important;box-shadow:none!important;border-radius:30px!important;overflow:hidden!important;position:relative!important}html body .c505-products-motion-host>div:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(5,37,84,.34),rgba(5,37,84,.24) 8%,rgba(5,37,84,.12) 16%,rgba(5,37,84,.05) 24%,rgba(5,37,84,0) 34%,rgba(5,37,84,0)),linear-gradient(180deg,rgba(5,37,84,.08),rgba(5,37,84,0) 18%,rgba(5,37,84,0) 82%,rgba(5,37,84,.12))}}@media (max-width:980px){@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){width:calc(100% - 28px)!important;padding:24px 22px 16px!important;gap:18px!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host{margin-top:0!important;justify-content:center!important}html body .c505-products-motion-host>div{width:100%!important;min-height:280px!important;max-height:292px!important}}}@supports selector(section:has(.c505-products-motion-host)){html body main section:has(.c505-products-motion-host){min-height:0!important;padding:26px 36px 22px!important;gap:12px!important;align-items:center!important;overflow:hidden!important;position:relative!important}html body main section:has(.c505-products-motion-host)>div:first-child{padding-bottom:0!important}html body main section:has(.c505-products-motion-host) [class*=badge],html body main section:has(.c505-products-motion-host) [class*=eyebrow],html body main section:has(.c505-products-motion-host) [class*=kicker],html body main section:has(.c505-products-motion-host) [class*=pill],html body main section:has(.c505-products-motion-host) [class*=tag]{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:rgba(255,255,255,.1)!important;text-shadow:0 1px 10px rgba(0,0,0,.18)!important;font-weight:800!important;letter-spacing:.16em!important}html body main section:has(.c505-products-motion-host)>div:first-child>:first-child{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body main section:has(.c505-products-motion-host) [class*=FilterWrap],html body main section:has(.c505-products-motion-host) [class*=SelectWrap],html body main section:has(.c505-products-motion-host) [class*=filterWrap],html body main section:has(.c505-products-motion-host) [class*=selectWrap]{padding:10px!important;border-radius:20px!important;max-width:360px!important}html body main section:has(.c505-products-motion-host) [class*=Filter],html body main section:has(.c505-products-motion-host) [class*=Select],html body main section:has(.c505-products-motion-host) [class*=filter],html body main section:has(.c505-products-motion-host) [class*=select],html body main section:has(.c505-products-motion-host) select{min-height:52px!important;height:52px!important;padding-top:0!important;padding-bottom:0!important;border-radius:16px!important;font-size:.98rem!important}html body main section:has(.c505-products-motion-host)>.c505-products-motion-host{align-self:center!important;margin-top:-16px!important}html body .c505-products-motion-host>div{background:transparent!important;box-shadow:none!important;border:0!important;overflow:hidden!important;position:relative!important}html body .c505-products-motion-host>div:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;z-index:3!important;background:linear-gradient(90deg,rgba(5,37,84,.44),rgba(5,37,84,.28) 10%,rgba(5,37,84,.16) 18%,rgba(5,37,84,.08) 26%,rgba(5,37,84,.03) 34%,rgba(5,37,84,0) 42%,rgba(5,37,84,0)),linear-gradient(180deg,rgba(5,37,84,.1),rgba(5,37,84,.02) 16%,rgba(5,37,84,0) 32%,rgba(5,37,84,0) 84%,rgba(5,37,84,.1))}}html{scroll-behavior:auto!important}body{overscroll-behavior-y:auto!important}html body main{overflow-x:clip!important}html body .c505-category-card-link{text-decoration:none;cursor:pointer;text-align:left;font-family:inherit;color:inherit;width:100%;min-height:214px;height:auto;padding:24px 24px 22px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}html body .c505-category-card-link:hover{transform:translateY(-4px)}html body .c505-category-card-link:focus-visible{outline:3px solid rgba(46,133,255,.55);outline-offset:4px}html body .c505-category-card-link .c505-category-card-icon{flex:0 0 auto;margin-bottom:14px}html body .c505-category-card-link:hover .c505-category-card-icon{transform:scale(1.08) rotate(90deg)}html body .c505-category-card-link h3{margin:0 0 8px;line-height:1.15}html body .c505-category-card-link p{margin:0;line-height:1.5}html body .c505-category-card-link small{display:inline-flex;align-items:center;margin-top:auto;padding-top:18px;line-height:1.1;white-space:nowrap}html body .c505-business-profile-page,html body .c505-category-route-page,html body .c505-message-page{min-height:calc(100vh - 76px);padding:clamp(28px,5vw,70px);background:radial-gradient(circle at 16% 12%,rgba(52,144,255,.28),transparent 34%),radial-gradient(circle at 86% 88%,rgba(0,24,120,.28),transparent 38%),linear-gradient(135deg,#eef6ff,#f8fbff 42%,#e8f2ff)}html body .c505-business-profile-shell,html body .c505-category-route-shell,html body .c505-message-shell{position:relative;width:min(1180px,100%);margin:0 auto;border-radius:clamp(28px,4vw,46px);padding:clamp(30px,5vw,64px);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(240,247,255,.96)),radial-gradient(circle at top right,rgba(40,131,255,.16),transparent 38%);border:1px solid rgba(255,255,255,.92);box-shadow:0 34px 90px rgba(1,9,48,.16),inset 0 1px 0 rgba(255,255,255,.88)}html body .c505-category-route-close{position:absolute;top:clamp(18px,3vw,28px);right:clamp(18px,3vw,28px);min-width:96px;height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#06106f;color:#ffffff;text-decoration:none;font-weight:900;box-shadow:0 16px 34px rgba(6,16,111,.24)}html body .c505-category-route-kicker{display:inline-flex;align-items:center;width:fit-content;margin-bottom:18px;padding:9px 14px;border-radius:999px;background:rgba(4,21,125,.08);color:#07117b;font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}html body .c505-business-profile-copy h1,html body .c505-category-route-shell h1,html body .c505-message-shell h1{max-width:840px;margin:0;color:#07117b;font-size:clamp(2.45rem,6vw,5.2rem);line-height:.92;letter-spacing:-.075em}html body .c505-business-profile-copy p,html body .c505-category-route-description,html body .c505-message-shell p{max-width:820px;margin:22px 0 0;color:rgba(7,17,123,.72);font-size:clamp(1rem,2vw,1.25rem);line-height:1.55;font-weight:760}html body .c505-category-route-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}html body .c505-category-route-chips span{padding:10px 14px;border-radius:999px;background:rgba(7,17,123,.07);border:1px solid rgba(7,17,123,.1);color:rgba(7,17,123,.78);font-weight:900;font-size:.86rem}html body .c505-route-listing-head{margin-top:clamp(36px,5vw,58px)}html body .c505-route-listing-head span{display:block;color:rgba(7,17,123,.58);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}html body .c505-route-listing-head h2{margin:8px 0 0;color:#07117b;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1;letter-spacing:-.05em}html body .c505-establishment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}html body .c505-establishment-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;padding:18px;border-radius:32px;background:rgba(255,255,255,.88);border:1px solid rgba(7,17,123,.1);box-shadow:0 18px 46px rgba(7,17,123,.08)}html body .c505-establishment-card:hover{transform:translateY(-3px);box-shadow:0 24px 58px rgba(7,17,123,.13)}html body .c505-establishment-photo{min-height:220px;border-radius:24px;overflow:hidden;background:#eaf4ff}html body .c505-business-profile-photo img,html body .c505-establishment-photo img{width:100%;height:100%;display:block;object-fit:cover}html body .c505-establishment-body{min-width:0}html body .c505-establishment-category{width:fit-content;padding:8px 11px;border-radius:999px;background:rgba(11,124,255,.11);color:#07117b;font-size:.74rem;font-weight:950;text-transform:uppercase;letter-spacing:.1em}html body .c505-establishment-body h3{margin:13px 0 0;color:#07117b;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1;letter-spacing:-.04em}html body .c505-establishment-body p{margin:10px 0 0;color:rgba(7,17,123,.68);font-size:.98rem;line-height:1.45;font-weight:720}html body .c505-establishment-diff{margin-top:14px;padding:14px;border-radius:20px;background:rgba(7,17,123,.055);border:1px solid rgba(7,17,123,.08)}html body .c505-establishment-diff strong{display:block;color:#07117b;font-size:.82rem;font-weight:950;margin-bottom:5px}html body .c505-establishment-diff span{color:rgba(7,17,123,.7);font-size:.92rem;line-height:1.38;font-weight:720}html body .c505-establishment-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}html body .c505-establishment-meta span{padding:7px 10px;border-radius:999px;background:rgba(7,17,123,.07);color:rgba(7,17,123,.72);font-size:.78rem;font-weight:900}html body .c505-establishment-actions{gap:10px;padding-top:16px}html body .c505-category-route-actions a,html body .c505-establishment-actions a{min-height:44px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#06106f;color:#ffffff;font-size:.9rem;font-weight:950;box-shadow:0 14px 28px rgba(6,16,111,.18)}html body .c505-category-route-actions a,html body .c505-establishment-actions a.secondary{background:rgba(7,17,123,.07);color:#07117b;border:1px solid rgba(7,17,123,.12);box-shadow:none}html body .c505-category-route-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(28px,4vw,44px)}html body .c505-business-profile-grid{display:grid;grid-template-columns:minmax(280px,460px) minmax(0,1fr);gap:clamp(24px,4vw,48px);align-items:center}html body .c505-business-profile-photo{min-height:420px;border-radius:34px;overflow:hidden;background:#eaf4ff;box-shadow:0 24px 58px rgba(7,17,123,.14)}html body .c505-message-shell{width:min(760px,100%)}html body .c505-message-target{margin-top:24px;padding:20px;border-radius:24px;background:rgba(255,255,255,.86);border:1px solid rgba(7,17,123,.1)}html body .c505-message-target small,html body .c505-message-target span,html body .c505-message-target strong{display:block}html body .c505-message-target strong{color:#07117b;font-size:1.35rem;font-weight:950}html body .c505-message-target small,html body .c505-message-target span{margin-top:6px;color:rgba(7,17,123,.66);font-weight:800}@media (max-width:1050px){html body .c505-establishment-grid{grid-template-columns:1fr}}@media (max-width:760px){html body .c505-category-card-link{min-height:198px;padding:22px 20px 20px}html body .c505-business-profile-page,html body .c505-category-route-page,html body .c505-message-page{padding:18px 12px 28px}html body .c505-business-profile-shell,html body .c505-category-route-shell,html body .c505-message-shell{border-radius:30px;padding:76px 20px 26px}html body .c505-business-profile-grid,html body .c505-establishment-card{grid-template-columns:1fr}html body .c505-establishment-photo{min-height:190px}html body .c505-business-profile-photo{min-height:260px}html body .c505-category-route-close{top:18px;right:18px}}html body .c505-establishment-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,560px),1fr));gap:22px}html body .c505-establishment-card{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:stretch;gap:24px;padding:20px;max-width:100%}html body .c505-establishment-photo{height:100%;min-height:260px;max-height:320px;align-self:stretch;border-radius:26px}html body .c505-establishment-photo img{object-fit:cover}html body .c505-establishment-body{padding:4px 2px}html body .c505-establishment-body h3{max-width:420px;font-size:clamp(1.55rem,2.4vw,2.15rem)}html body .c505-establishment-body p{max-width:520px;font-size:1rem}html body .c505-establishment-diff{max-width:520px}html body .c505-establishment-actions a{min-height:46px}html body .c505-establishment-actions a.secondary{background:rgba(7,17,123,.06)}html body .c505-route-listing-head{margin-top:clamp(32px,4vw,48px)}html body .c505-route-listing-head h2{max-width:760px}@media (max-width:860px){html body .c505-establishment-card{grid-template-columns:1fr}html body .c505-establishment-photo{min-height:220px;max-height:280px}}@media (max-width:520px){html body .c505-establishment-card{padding:16px;border-radius:28px}html body .c505-establishment-photo{min-height:190px;max-height:230px;border-radius:22px}html body .c505-establishment-actions a{width:100%}}html body .c505-establishment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}html body .c505-establishment-card{display:flex;flex-direction:column;gap:0;padding:14px;border-radius:28px;min-width:0}html body .c505-establishment-photo{width:100%;height:178px;min-height:178px;max-height:178px;border-radius:22px}html body .c505-establishment-body{flex:1 1;padding:16px 4px 4px;display:flex;flex-direction:column}html body .c505-establishment-category{font-size:.68rem;padding:7px 10px;max-width:100%}html body .c505-establishment-body h3{margin-top:12px;font-size:clamp(1.18rem,1.45vw,1.55rem);line-height:1.02;letter-spacing:-.045em}html body .c505-establishment-body p{margin-top:9px;font-size:.9rem;line-height:1.38;max-width:none}html body .c505-establishment-diff{margin-top:12px;padding:12px;border-radius:18px;max-width:none}html body .c505-establishment-diff strong{font-size:.76rem}html body .c505-establishment-diff span{font-size:.84rem}html body .c505-establishment-meta{margin-top:12px;gap:6px}html body .c505-establishment-meta span{font-size:.72rem;padding:6px 9px}html body .c505-establishment-actions{display:grid;grid-template-columns:1fr;gap:8px}html body .c505-establishment-actions a{width:100%;min-height:42px;padding:0 12px;text-align:center}html body .c505-category-route-shell{width:min(1280px,100%)}@media (max-width:1120px){html body .c505-establishment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){html body .c505-establishment-grid{grid-template-columns:1fr}html body .c505-establishment-photo{height:190px;min-height:190px;max-height:190px}}html body .c505-business-profile-page,html body .c505-category-route-page,html body .c505-message-page{background:radial-gradient(circle at 16% 10%,rgba(24,145,255,.36),transparent 34%),radial-gradient(circle at 84% 90%,rgba(255,255,255,.12),transparent 32%),linear-gradient(135deg,#06106f,#07117b 42%,#020842)}html body .c505-business-profile-shell,html body .c505-category-route-shell,html body .c505-message-shell{background:linear-gradient(135deg,rgba(255,255,255,.985),rgba(239,247,255,.97)),radial-gradient(circle at top right,rgba(40,131,255,.18),transparent 38%)}html body .c505-establishment-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:auto;padding-top:14px}html body .c505-establishment-actions a{width:auto;min-width:116px;max-width:fit-content;min-height:40px;padding:0 18px;border-radius:999px;font-size:.84rem;white-space:nowrap}html body .c505-establishment-actions a.secondary{min-width:96px}html body .c505-establishment-card .c505-establishment-actions a{flex:0 0 auto}@media (max-width:520px){html body .c505-establishment-actions a{width:auto;min-width:112px}html body .c505-establishment-actions a.secondary{min-width:92px}}html body .c505-business-profile-page,html body .c505-category-route-page,html body .c505-message-page{background:radial-gradient(circle at 16% 12%,rgba(52,144,255,.18),transparent 34%),radial-gradient(circle at 86% 88%,rgba(0,24,120,.1),transparent 38%),linear-gradient(135deg,#eef6ff,#f8fbff 42%,#e8f2ff)}html body .c505-category-route-shell{width:min(1340px,100%);background:linear-gradient(135deg,rgba(255,255,255,.985),rgba(244,249,255,.97)),radial-gradient(circle at top right,rgba(40,131,255,.13),transparent 38%);overflow:hidden}html body .c505-listings-blue-section{margin:clamp(36px,5vw,58px) calc(clamp(30px, 5vw, 64px) * -1) 0;padding:clamp(34px,5vw,58px) clamp(30px,5vw,64px);background:radial-gradient(circle at 12% 8%,rgba(35,150,255,.3),transparent 30%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.12),transparent 36%),linear-gradient(135deg,#06106f,#071b92 48%,#0828b8)}html body .c505-listings-blue-section .c505-route-listing-head{margin-top:0}html body .c505-listings-blue-section .c505-route-listing-head span{color:rgba(255,255,255,.72)}html body .c505-listings-blue-section .c505-route-listing-head h2{color:#ffffff}html body .c505-listings-blue-section .c505-establishment-card{background:rgba(255,255,255,.96);border-color:rgba(255,255,255,.34);box-shadow:0 22px 54px rgba(0,8,56,.2)}html body .c505-category-route-actions{margin-top:clamp(26px,4vw,38px)}@media (max-width:760px){html body .c505-listings-blue-section{margin-left:-20px;margin-right:-20px;padding:30px 20px}}html body .c505-listings-blue-section .c505-route-listing-head span{color:rgba(255,255,255,.78)!important}html body .c505-listings-blue-section .c505-route-listing-head h2{color:#ffffff!important;max-width:780px}html body .c505-listings-blue-section .c505-establishment-grid{gap:16px;align-items:stretch}html body .c505-listings-blue-section .c505-establishment-card{display:flex;flex-direction:column;gap:0;padding:12px;border-radius:24px;min-height:0;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.3);box-shadow:0 18px 42px rgba(0,8,56,.18)}html body .c505-listings-blue-section .c505-establishment-photo{width:100%;height:142px;min-height:142px;max-height:142px;border-radius:18px;overflow:hidden}html body .c505-listings-blue-section .c505-establishment-photo img{width:100%;height:100%;object-fit:cover;display:block}html body .c505-listings-blue-section .c505-establishment-body{padding:12px 4px 4px;display:flex;flex-direction:column;min-width:0}html body .c505-listings-blue-section .c505-establishment-category{padding:6px 10px;border-radius:999px;font-size:.66rem;letter-spacing:.11em}html body .c505-listings-blue-section .c505-establishment-body h3{margin:10px 0 0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.02;letter-spacing:-.04em}html body .c505-listings-blue-section .c505-establishment-body p{margin:8px 0 0;font-size:.84rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html body .c505-listings-blue-section .c505-establishment-diff{margin-top:10px;padding:10px 12px;border-radius:16px;background:rgba(7,17,123,.055)}html body .c505-listings-blue-section .c505-establishment-diff strong{margin-bottom:4px;font-size:.72rem}html body .c505-listings-blue-section .c505-establishment-diff span{font-size:.8rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html body .c505-listings-blue-section .c505-establishment-meta{margin-top:10px;gap:6px}html body .c505-listings-blue-section .c505-establishment-meta span{padding:5px 8px;font-size:.7rem}html body .c505-listings-blue-section .c505-establishment-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:12px;align-items:center}html body .c505-listings-blue-section .c505-establishment-actions a{width:auto;min-width:108px;min-height:38px;padding:0 14px;border-radius:999px;font-size:.82rem;font-weight:900;white-space:nowrap;box-shadow:none}html body .c505-listings-blue-section .c505-establishment-actions a.secondary{min-width:92px;background:rgba(7,17,123,.07);color:#07117b;border:1px solid rgba(7,17,123,.12)}html body .c505-listings-blue-section .c505-establishment-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(0,8,56,.22)}@media (max-width:1120px){html body .c505-listings-blue-section .c505-establishment-photo{height:136px;min-height:136px;max-height:136px}}@media (max-width:680px){html body .c505-listings-blue-section .c505-establishment-card{padding:10px;border-radius:20px}html body .c505-listings-blue-section .c505-establishment-photo{height:132px;min-height:132px;max-height:132px;border-radius:16px}html body .c505-listings-blue-section .c505-establishment-body{padding:10px 2px 2px}html body .c505-listings-blue-section .c505-establishment-actions a{min-width:100px;min-height:36px;font-size:.8rem}}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-route-listing-head span{color:rgba(255,255,255,.78)!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-route-listing-head h2{color:#ffffff!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section article.c505-establishment-card{display:flex!important;flex-direction:column!important;padding:12px!important;border-radius:24px!important;gap:0!important;min-height:0!important;height:auto!important;background:rgba(255,255,255,.97)!important;box-shadow:0 18px 40px rgba(0,8,56,.2)!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-photo{width:100%!important;height:128px!important;min-height:128px!important;max-height:128px!important;border-radius:18px!important;overflow:hidden!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-body{padding:11px 4px 4px!important;display:flex!important;flex-direction:column!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-category{width:fit-content!important;padding:5px 9px!important;font-size:.62rem!important;line-height:1!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-body h3{margin:9px 0 0!important;font-size:1.08rem!important;line-height:1.05!important;letter-spacing:-.045em!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-body p{margin:7px 0 0!important;font-size:.8rem!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-diff{margin-top:9px!important;padding:9px 10px!important;border-radius:15px!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-diff strong{margin-bottom:3px!important;font-size:.68rem!important;line-height:1.1!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-diff span{font-size:.76rem!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-meta{margin-top:8px!important;gap:5px!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-meta span{padding:4px 8px!important;font-size:.66rem!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:auto!important;padding-top:10px!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-actions a{width:auto!important;min-width:96px!important;min-height:36px!important;padding:0 13px!important;font-size:.78rem!important;border-radius:999px!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-actions a.secondary{min-width:82px!important}@media (max-width:1120px){html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-grid{grid-template-columns:1fr!important}html body main.c505-category-route-page section.c505-category-route-shell section.c505-listings-blue-section .c505-establishment-photo{height:130px!important;min-height:130px!important;max-height:130px!important}}html body .c505-listings-blue-section .c505-on-blue-kicker,html body .c505-on-blue-kicker{color:rgba(255,255,255,.78)!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}html body .c505-listings-blue-section .c505-on-blue-title,html body .c505-on-blue-title{color:#ffffff!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;text-shadow:0 14px 34px rgba(0,0,0,.18)}html body .c505-listings-blue-section .c505-establishment-actions{padding-top:12px!important}html body .c505-listings-blue-section .c505-establishment-actions a{min-width:112px!important;max-width:max-content!important;min-height:38px!important;padding:0 18px!important}html body .c505-listings-blue-section .c505-establishment-actions a.secondary{display:none!important}html body .c505-listings-blue-section .c505-on-blue-kicker{color:rgba(255,255,255,.82)!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-size:.78rem!important;font-weight:900!important}html body .c505-listings-blue-section .c505-on-blue-title{color:#ffffff!important;text-shadow:0 14px 30px rgba(0,0,0,.18)!important;max-width:760px!important}html body .c505-listings-blue-section .c505-establishment-grid{align-items:stretch!important}html body .c505-listings-blue-section article.c505-establishment-card{position:relative!important;overflow:hidden!important;gap:0!important;padding:10px!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,251,255,.97))!important;border:1px solid rgba(255,255,255,.26)!important;box-shadow:0 16px 34px rgba(0,8,56,.18)!important}html body .c505-listings-blue-section article.c505-establishment-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:3px!important;background:linear-gradient(90deg,#27b1ff,#0b7cff 55%,#07117b)!important}html body .c505-listings-blue-section .c505-establishment-photo{width:100%!important;height:118px!important;min-height:118px!important;max-height:118px!important;border-radius:16px!important;overflow:hidden!important;background:#eaf4ff!important}html body .c505-listings-blue-section .c505-establishment-photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}html body .c505-listings-blue-section .c505-establishment-body{padding:10px 4px 4px!important;display:flex!important;flex-direction:column!important;min-width:0!important}html body .c505-listings-blue-section .c505-establishment-category{width:fit-content!important;padding:5px 9px!important;border-radius:999px!important;font-size:.62rem!important;line-height:1!important;font-weight:900!important;background:rgba(11,124,255,.11)!important}html body .c505-listings-blue-section .c505-establishment-body h3{margin:8px 0 0!important;font-size:clamp(.98rem,1.2vw,1.12rem)!important;line-height:1.04!important;letter-spacing:-.04em!important}html body .c505-listings-blue-section .c505-establishment-body p{margin:7px 0 0!important;font-size:.78rem!important;line-height:1.3!important}html body .c505-listings-blue-section .c505-establishment-diff{margin-top:8px!important;padding:9px 10px!important;border-radius:14px!important;background:rgba(7,17,123,.045)!important;border:1px solid rgba(7,17,123,.06)!important}html body .c505-listings-blue-section .c505-establishment-diff strong{display:block!important;margin-bottom:3px!important;font-size:.68rem!important;line-height:1.05!important}html body .c505-listings-blue-section .c505-establishment-diff span{font-size:.74rem!important;line-height:1.22!important}html body .c505-listings-blue-section .c505-establishment-meta{margin-top:8px!important;gap:5px!important}html body .c505-listings-blue-section .c505-establishment-meta span{border-radius:999px!important;font-size:.66rem!important;line-height:1!important}html body .c505-listings-blue-section .c505-establishment-actions{margin-top:auto!important;padding-top:10px!important;gap:0!important}html body .c505-listings-blue-section .c505-establishment-actions a{width:auto!important;min-width:94px!important;min-height:34px!important;padding:0 14px!important;font-size:.76rem!important;font-weight:900!important;box-shadow:none!important}html body .c505-listings-blue-section article.c505-establishment-card:hover{transform:translateY(-3px)!important;box-shadow:0 22px 42px rgba(0,8,56,.22)!important}@media (max-width:1120px){html body .c505-listings-blue-section .c505-establishment-photo{height:114px!important;min-height:114px!important;max-height:114px!important}}@media (max-width:680px){html body .c505-listings-blue-section article.c505-establishment-card{padding:9px!important;border-radius:18px!important}html body .c505-listings-blue-section .c505-establishment-photo{height:112px!important;min-height:112px!important;max-height:112px!important;border-radius:14px!important}html body .c505-listings-blue-section .c505-establishment-actions a{min-width:88px!important;min-height:33px!important;font-size:.74rem!important}}html body .c505-listings-blue-section .c505-route-listing-head-on-blue,html body .c505-listings-blue-section .c505-route-listing-head-on-blue *{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}html body .c505-listings-blue-section .c505-on-blue-kicker[data-c505-force-white=true]{color:rgba(255,255,255,.86)!important;-webkit-text-fill-color:rgba(255,255,255,.86)!important;font-size:.76rem!important;font-weight:950!important;letter-spacing:.18em!important}html body .c505-listings-blue-section .c505-on-blue-title[data-c505-force-white=true]{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-weight:950!important;text-shadow:0 14px 34px rgba(0,0,0,.22)!important}html body .c505-listings-blue-section .c505-establishment-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}html body .c505-listings-blue-section article.c505-establishment-card{align-self:start!important;display:flex!important;flex-direction:column!important;padding:9px!important;border-radius:20px!important;min-height:0!important;height:auto!important;background:linear-gradient(180deg,#ffffff,#f7faff)!important;box-shadow:0 14px 30px rgba(0,8,56,.17)!important}html body .c505-listings-blue-section .c505-establishment-photo{height:96px!important;min-height:96px!important;max-height:96px!important;border-radius:14px!important}html body .c505-listings-blue-section .c505-establishment-body{padding:8px 3px 3px!important}html body .c505-listings-blue-section .c505-establishment-category{padding:5px 8px!important;font-size:.58rem!important;letter-spacing:.12em!important}html body .c505-listings-blue-section .c505-establishment-body h3{margin:7px 0 0!important;font-size:.98rem!important;line-height:1.03!important}html body .c505-listings-blue-section .c505-establishment-body p{margin:6px 0 0!important;font-size:.74rem!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html body .c505-listings-blue-section .c505-establishment-diff{margin-top:7px!important;padding:8px 9px!important;border-radius:13px!important}html body .c505-listings-blue-section .c505-establishment-diff strong{margin-bottom:2px!important;font-size:.64rem!important}html body .c505-listings-blue-section .c505-establishment-diff span{font-size:.7rem!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html body .c505-listings-blue-section .c505-establishment-meta{margin-top:7px!important}html body .c505-listings-blue-section .c505-establishment-meta span{padding:4px 8px!important;font-size:.62rem!important}html body .c505-listings-blue-section .c505-establishment-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;margin-top:7px!important;padding-top:0!important;width:100%!important}html body .c505-listings-blue-section .c505-establishment-actions a{min-width:88px!important;min-height:32px!important;padding:0 13px!important;font-size:.72rem!important;border-radius:999px!important}@media (max-width:1120px){html body .c505-listings-blue-section .c505-establishment-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){html body .c505-listings-blue-section .c505-establishment-grid{grid-template-columns:1fr!important}html body .c505-listings-blue-section .c505-establishment-photo{height:104px!important;min-height:104px!important;max-height:104px!important}}html body .c505-category-route-top-actions{position:absolute;top:clamp(16px,2.4vw,26px);right:clamp(16px,2.4vw,28px);display:flex;align-items:center;gap:10px;z-index:5}html body .c505-category-route-back-top{min-height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(7,17,123,.07);border:1px solid rgba(7,17,123,.12);color:#07117b;text-decoration:none;font-weight:950;box-shadow:none}html body .c505-category-route-back-top:hover,html body .c505-category-route-close:hover{transform:translateY(-2px)}html body .c505-category-route-top-actions .c505-category-route-close{position:static!important;top:auto!important;right:auto!important}html body .c505-category-route-shell{padding-top:clamp(42px,5vw,58px)!important}html body .c505-category-route-kicker{margin-bottom:12px!important}html body .c505-category-route-shell h1{font-size:clamp(2.25rem,5.2vw,4.7rem)!important;line-height:.92!important}html body .c505-category-route-description{margin-top:16px!important;max-width:820px!important}html body .c505-listings-blue-section{margin-top:clamp(26px,3.5vw,38px)!important}html body .c505-category-route-chips{display:none!important}@media (max-width:760px){html body .c505-category-route-top-actions{left:18px;right:18px;justify-content:space-between;gap:8px}html body .c505-category-route-back-top,html body .c505-category-route-top-actions .c505-category-route-close{min-height:40px;padding:0 13px;font-size:.82rem}html body .c505-category-route-shell{padding-top:82px!important}}html body .c505-category-route-back-top{min-height:46px!important;padding:0 20px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-decoration:none!important;font-weight:950!important;font-size:.95rem!important;letter-spacing:-.01em!important;color:#07117b!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(237,244,255,.96))!important;border:1px solid rgba(7,17,123,.14)!important;box-shadow:0 10px 24px rgba(7,17,123,.1),inset 0 1px 0 rgba(255,255,255,.88)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease!important}html body .c505-category-route-back-top:hover{transform:translateY(-2px)!important;border-color:rgba(11,124,255,.34)!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(231,242,255,1))!important;box-shadow:0 16px 34px rgba(7,17,123,.14),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-category-route-back-top:focus-visible{outline:3px solid rgba(11,124,255,.28)!important;outline-offset:3px!important}html body .c505-category-route-back-top:active{transform:translateY(0) scale(.99)!important}@media (max-width:760px){html body .c505-category-route-back-top{min-height:42px!important;padding:0 16px!important;font-size:.85rem!important}}html body .c505-category-route-back-top{min-height:40px!important;padding:0 14px!important;font-size:.88rem!important;gap:6px!important;min-width:auto!important;width:auto!important;max-width:max-content!important}html body .c505-category-route-top-actions{gap:8px!important}html body .c505-products-grid.c505-clickable-grid,html body .c505-services-grid.c505-clickable-grid{gap:18px;align-items:stretch}html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:236px;padding:20px 20px 18px;border-radius:28px;overflow:hidden;text-decoration:none;color:inherit;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,250,255,.96));border:1px solid rgba(7,17,123,.08);box-shadow:0 16px 36px rgba(7,17,123,.08),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}html body .c505-products-grid .c505-category-card-link:before,html body .c505-services-grid .c505-category-card-link:before{content:"";position:absolute;top:0;left:18px;right:18px;height:3px;border-radius:999px;background:linear-gradient(90deg,#24b1ff,#0b7cff 55%,#07117b);opacity:.92}html body .c505-products-grid .c505-category-card-link:hover,html body .c505-services-grid .c505-category-card-link:hover{transform:translateY(-4px);border-color:rgba(11,124,255,.18);box-shadow:0 22px 46px rgba(7,17,123,.12),inset 0 1px 0 rgba(255,255,255,.95)}html body .c505-products-grid .c505-category-card-link:focus-visible,html body .c505-services-grid .c505-category-card-link:focus-visible{outline:3px solid rgba(11,124,255,.22);outline-offset:4px}html body .c505-products-grid .c505-category-card-link .c505-category-card-icon,html body .c505-services-grid .c505-category-card-link .c505-category-card-icon{width:42px;height:42px;margin-bottom:16px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#07117b,#0c1b95);color:#ffffff;font-size:1.2rem;font-weight:900;box-shadow:0 14px 26px rgba(7,17,123,.18);transition:transform .18s ease,box-shadow .18s ease}html body .c505-products-grid .c505-category-card-link:hover .c505-category-card-icon,html body .c505-services-grid .c505-category-card-link:hover .c505-category-card-icon{transform:translateY(-1px) scale(1.04);box-shadow:0 18px 30px rgba(7,17,123,.24)}html body .c505-products-grid .c505-category-card-link h3,html body .c505-services-grid .c505-category-card-link h3{margin:0 0 10px;color:#07117b;font-size:clamp(1.22rem,1.5vw,1.48rem);line-height:1.08;letter-spacing:-.035em;font-weight:950;max-width:100%}html body .c505-products-grid .c505-category-card-link p,html body .c505-services-grid .c505-category-card-link p{margin:0;color:rgba(7,17,123,.68);font-size:.98rem;line-height:1.45;font-weight:760;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html body .c505-products-grid .c505-category-card-link small,html body .c505-services-grid .c505-category-card-link small{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:8px;color:#07117b;font-size:.9rem;font-weight:950;letter-spacing:-.01em;white-space:nowrap;position:relative}html body .c505-products-grid .c505-category-card-link small:after,html body .c505-services-grid .c505-category-card-link small:after{content:"";width:22px;height:22px;border-radius:999px;display:inline-block;background:radial-gradient(circle at center,#0b7cff 0 28%,transparent 29%),linear-gradient(180deg,rgba(11,124,255,.1),rgba(11,124,255,.18));box-shadow:inset 0 0 0 1px rgba(11,124,255,.16)}html body .c505-products-section-title,html body .c505-services-section-title{margin-bottom:24px}html body .c505-products-section-title p,html body .c505-services-section-title p{max-width:760px}@media (max-width:980px){html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{min-height:224px;padding:18px 18px 17px}html body .c505-products-grid .c505-category-card-link p,html body .c505-services-grid .c505-category-card-link p{font-size:.95rem}}@media (max-width:680px){html body .c505-products-grid.c505-clickable-grid,html body .c505-services-grid.c505-clickable-grid{gap:14px}html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{min-height:208px;border-radius:22px;padding:16px 16px 15px}html body .c505-products-grid .c505-category-card-link .c505-category-card-icon,html body .c505-services-grid .c505-category-card-link .c505-category-card-icon{width:38px;height:38px;margin-bottom:13px;border-radius:12px;font-size:1.05rem}html body .c505-products-grid .c505-category-card-link h3,html body .c505-services-grid .c505-category-card-link h3{font-size:1.14rem;margin-bottom:8px}html body .c505-products-grid .c505-category-card-link p,html body .c505-services-grid .c505-category-card-link p{font-size:.9rem;line-height:1.38;-webkit-line-clamp:3}html body .c505-products-grid .c505-category-card-link small,html body .c505-services-grid .c505-category-card-link small{padding-top:14px;font-size:.84rem}}html body .c505-products-grid.c505-clickable-grid,html body .c505-services-grid.c505-clickable-grid{align-items:stretch!important}html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{position:relative!important;isolation:isolate!important;min-height:232px!important;padding:30px 30px 24px!important;border-radius:30px!important;overflow:hidden!important;box-sizing:border-box!important;background:radial-gradient(circle at 92% 8%,rgba(11,124,255,.1),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(247,251,255,.97))!important;border:1px solid rgba(7,17,123,.075)!important;box-shadow:0 18px 42px rgba(7,17,123,.085),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-products-grid .c505-category-card-link:before,html body .c505-services-grid .c505-category-card-link:before{content:""!important;position:absolute!important;top:0!important;left:28px!important;right:28px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,#27b1ff,#0b7cff 48%,#07117b)!important;opacity:.9!important}html body .c505-products-grid .c505-category-card-link:after,html body .c505-services-grid .c505-category-card-link:after{content:""!important;position:absolute!important;width:150px!important;height:150px!important;right:-70px!important;bottom:-70px!important;border-radius:999px!important;background:rgba(11,124,255,.07)!important;z-index:-1!important}html body .c505-products-grid .c505-category-card-link:hover,html body .c505-services-grid .c505-category-card-link:hover{transform:translateY(-5px)!important;border-color:rgba(11,124,255,.2)!important;box-shadow:0 26px 56px rgba(7,17,123,.13),inset 0 1px 0 rgba(255,255,255,.98)!important}html body .c505-products-grid .c505-category-card-link .c505-category-card-icon,html body .c505-services-grid .c505-category-card-link .c505-category-card-icon{width:44px!important;height:44px!important;margin:0 0 18px!important;border-radius:15px!important;background:radial-gradient(circle at 45% 40%,#1595ff 0 18%,transparent 19%),linear-gradient(180deg,#07117b,#08178f)!important;color:#ffffff!important;box-shadow:0 14px 28px rgba(7,17,123,.2),inset 0 1px 0 rgba(255,255,255,.18)!important}html body .c505-products-grid .c505-category-card-link h3,html body .c505-services-grid .c505-category-card-link h3{max-width:96%!important;color:#07117b!important;font-size:clamp(1.2rem,1.45vw,1.42rem)!important;letter-spacing:-.04em!important;font-weight:950!important}html body .c505-products-grid .c505-category-card-link p,html body .c505-services-grid .c505-category-card-link p{max-width:96%!important;color:rgba(7,17,123,.66)!important;font-size:.96rem!important;line-height:1.45!important;font-weight:760!important}html body .c505-products-grid .c505-category-card-link small,html body .c505-services-grid .c505-category-card-link small{width:fit-content!important;max-width:100%!important;font-size:.84rem!important}html body .c505-products-grid .c505-category-card-link small:after,html body .c505-services-grid .c505-category-card-link small:after{content:"→"!important;width:24px!important;height:24px!important;margin-left:8px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(11,124,255,.1)!important;color:#07117b!important;font-size:.82rem!important;font-weight:950!important;box-shadow:inset 0 0 0 1px rgba(11,124,255,.14)!important}@media (max-width:980px){html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{min-height:220px!important;padding:26px 24px 22px!important;border-radius:26px!important}}@media (max-width:680px){html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{min-height:204px!important;padding:22px 20px 20px!important;border-radius:22px!important}html body .c505-products-grid .c505-category-card-link p,html body .c505-services-grid .c505-category-card-link p{font-size:.9rem!important;line-height:1.38!important}}html body .c505-products-grid.c505-clickable-grid,html body .c505-services-grid.c505-clickable-grid{gap:20px!important}html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{min-height:226px!important;padding:28px 28px 22px!important;border-radius:28px!important;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(246,250,255,.97))!important;border:1px solid rgba(7,17,123,.07)!important;box-shadow:0 16px 36px rgba(7,17,123,.08),inset 0 1px 0 rgba(255,255,255,.95)!important}html body .c505-products-grid .c505-category-card-link:after,html body .c505-services-grid .c505-category-card-link:after{display:none!important}html body .c505-products-grid .c505-category-card-link:before,html body .c505-services-grid .c505-category-card-link:before{left:24px!important;right:24px!important;height:2px!important;opacity:.88!important}html body .c505-products-grid .c505-category-card-link:hover,html body .c505-services-grid .c505-category-card-link:hover{transform:translateY(-4px)!important;border-color:rgba(11,124,255,.16)!important;box-shadow:0 22px 48px rgba(7,17,123,.12),inset 0 1px 0 rgba(255,255,255,.98)!important}html body .c505-products-grid .c505-category-card-link .c505-category-card-icon,html body .c505-services-grid .c505-category-card-link .c505-category-card-icon{width:46px!important;height:46px!important;margin-bottom:18px!important;border-radius:14px!important;background:linear-gradient(180deg,#07117b,#0a188f)!important;box-shadow:0 14px 28px rgba(7,17,123,.18)!important}html body .c505-products-grid .c505-category-card-link h3,html body .c505-services-grid .c505-category-card-link h3{margin:0 0 10px!important;max-width:95%!important;font-size:clamp(1.18rem,1.4vw,1.4rem)!important;line-height:1.08!important;letter-spacing:-.035em!important}html body .c505-products-grid .c505-category-card-link p,html body .c505-services-grid .c505-category-card-link p{margin:0!important;max-width:95%!important;font-size:.95rem!important;line-height:1.42!important;color:rgba(7,17,123,.68)!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html body .c505-products-grid .c505-category-card-link small,html body .c505-services-grid .c505-category-card-link small{margin-top:auto!important;padding-top:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding-left:12px!important;padding-right:12px!important;border-radius:999px!important;background:rgba(11,124,255,.08)!important;border:1px solid rgba(11,124,255,.14)!important;color:#07117b!important;font-size:.82rem!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;letter-spacing:-.01em!important}html body .c505-products-grid .c505-category-card-link small:after,html body .c505-services-grid .c505-category-card-link small:after{content:none!important;display:none!important}html body .c505-products-grid .c505-category-card-link:hover small,html body .c505-services-grid .c505-category-card-link:hover small{background:rgba(11,124,255,.11)!important;border-color:rgba(11,124,255,.18)!important}@media (max-width:980px){html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{min-height:214px!important;padding:24px 22px 20px!important}}@media (max-width:680px){html body .c505-products-grid .c505-category-card-link,html body .c505-services-grid .c505-category-card-link{min-height:198px!important;padding:20px 18px 18px!important;border-radius:22px!important}html body .c505-products-grid .c505-category-card-link .c505-category-card-icon,html body .c505-services-grid .c505-category-card-link .c505-category-card-icon{width:42px!important;height:42px!important;margin-bottom:15px!important}html body .c505-products-grid .c505-category-card-link p,html body .c505-services-grid .c505-category-card-link p{font-size:.9rem!important;line-height:1.36!important}html body .c505-products-grid .c505-category-card-link small,html body .c505-services-grid .c505-category-card-link small{min-height:34px!important;font-size:.79rem!important}}html body .c505-door-transition{position:fixed;inset:0;z-index:2147483000;pointer-events:none;opacity:0;visibility:hidden;overflow:hidden;background:transparent}html body .c505-door-transition.is-active{opacity:1;visibility:visible;pointer-events:auto}html body .c505-door-frame,html body .c505-door-stage{position:absolute;inset:0;overflow:hidden;background:transparent}html body .c505-door-frame{display:flex}html body .c505-door-panel{position:relative;width:50%;min-width:50%;max-width:50%;height:100%;overflow:hidden;background:transparent}html body .c505-door-left,html body .c505-door-right{transform:translateX(0)}html body .c505-door-leaf{position:absolute;inset:0;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.04) 28%,rgba(7,17,123,.14)),rgba(7,17,123,.12);border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),inset 0 24px 42px rgba(255,255,255,.1),inset 0 -28px 52px rgba(0,8,56,.16),0 26px 70px rgba(0,8,56,.2);-webkit-backdrop-filter:blur(8px) saturate(1.1);backdrop-filter:blur(8px) saturate(1.1)}html body .c505-door-leaf:before{content:"";position:absolute;inset:22px 18px;border-radius:24px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.03) 26%,rgba(0,8,56,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.24),inset 0 -16px 26px rgba(0,8,56,.1)}html body .c505-door-leaf:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent,transparent 28%,rgba(255,255,255,.18) 34%,rgba(255,255,255,.035) 42%,transparent 52%),linear-gradient(90deg,rgba(255,255,255,.12),transparent 22%,transparent 76%,rgba(0,8,56,.14));pointer-events:none}html body .c505-door-glass-mark{position:absolute;left:16%;right:16%;top:46%;height:2px;border-radius:999px;background:rgba(255,255,255,.3);box-shadow:0 28px 0 rgba(255,255,255,.12),0 -28px 0 rgba(255,255,255,.12);z-index:3}html body .c505-door-handle{position:absolute;top:50%;width:18px;height:126px;border-radius:999px;transform:translateY(-50%);z-index:5;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(235,246,255,.96) 45%,rgba(211,232,255,.94));box-shadow:0 18px 36px rgba(0,8,56,.3),inset 0 0 0 1px rgba(255,255,255,.88),inset 0 9px 15px rgba(255,255,255,.42)}html body .c505-door-handle:after,html body .c505-door-handle:before{content:"";position:absolute;left:50%;width:7px;height:14px;transform:translateX(-50%);border-radius:999px;background:rgba(230,242,255,.96);box-shadow:inset 0 0 0 1px rgba(11,124,255,.12)}html body .c505-door-handle:before{top:-6px}html body .c505-door-handle:after{bottom:-6px}html body .c505-door-left .c505-door-handle{right:20px}html body .c505-door-right .c505-door-handle{left:20px}html body .c505-door-center-line{position:absolute;top:0;bottom:0;left:50%;width:3px;transform:translateX(-50%);z-index:6;background:rgba(255,255,255,.7);box-shadow:0 0 10px rgba(255,255,255,.22),0 0 0 1px rgba(7,17,123,.1)}html body .c505-door-transition.is-active .c505-door-left{animation:c505DoorGlassCleanLeft 2.1s cubic-bezier(.18,.78,.18,1) forwards}html body .c505-door-transition.is-active .c505-door-right{animation:c505DoorGlassCleanRight 2.1s cubic-bezier(.18,.78,.18,1) forwards}html body .c505-door-transition.is-active .c505-door-center-line{animation:c505DoorGlassCenterFade .82s ease forwards}@keyframes c505DoorGlassCleanLeft{0%{transform:translateX(0)}30%{transform:translateX(0)}to{transform:translateX(-104%)}}@keyframes c505DoorGlassCleanRight{0%{transform:translateX(0)}30%{transform:translateX(0)}to{transform:translateX(104%)}}@keyframes c505DoorGlassCenterFade{0%,24%{opacity:1}to{opacity:0}}@media (max-width:760px){html body .c505-door-leaf{background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.035) 28%,rgba(7,17,123,.16)),rgba(7,17,123,.14);-webkit-backdrop-filter:blur(6px) saturate(1.06);backdrop-filter:blur(6px) saturate(1.06)}html body .c505-door-leaf:before{inset:16px 12px;border-radius:18px}html body .c505-door-handle{width:14px;height:94px}html body .c505-door-left .c505-door-handle{right:14px}html body .c505-door-right .c505-door-handle{left:14px}}html body .c505-door-transition.is-active.is-loading .c505-door-leaf{background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.06) 30%,rgba(7,17,123,.38)),rgba(7,17,123,.34)!important;-webkit-backdrop-filter:blur(14px) saturate(1.08)!important;backdrop-filter:blur(14px) saturate(1.08)!important}html body .c505-door-transition.is-active.is-ready .c505-door-left{animation:c505DoorGlassRouteReadyLeft 2.1s cubic-bezier(.18,.78,.18,1) forwards!important}html body .c505-door-transition.is-active.is-ready .c505-door-right{animation:c505DoorGlassRouteReadyRight 2.1s cubic-bezier(.18,.78,.18,1) forwards!important}html body .c505-door-transition.is-active.is-ready .c505-door-center-line{animation:c505DoorGlassRouteReadyCenter .82s ease forwards!important}@keyframes c505DoorGlassRouteReadyLeft{0%{transform:translateX(0)}12%{transform:translateX(0)}to{transform:translateX(-104%)}}@keyframes c505DoorGlassRouteReadyRight{0%{transform:translateX(0)}12%{transform:translateX(0)}to{transform:translateX(104%)}}@keyframes c505DoorGlassRouteReadyCenter{0%,24%{opacity:1}to{opacity:0}}html body .c505-door-frame,html body .c505-door-stage,html body .c505-door-transition,html body .c505-door-transition.is-active,html body .c505-door-transition.is-active.is-loading,html body .c505-door-transition.is-active.is-ready{background:transparent!important}html body .c505-door-transition.is-active.is-loading .c505-door-leaf{background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.055) 30%,rgba(7,17,123,.28)),rgba(7,17,123,.18)!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),inset 0 24px 42px rgba(255,255,255,.11),inset 0 -28px 52px rgba(0,8,56,.18),0 26px 70px rgba(0,8,56,.18)!important;-webkit-backdrop-filter:blur(18px) saturate(1.08) brightness(1.02)!important;backdrop-filter:blur(18px) saturate(1.08) brightness(1.02)!important}html body .c505-door-transition.is-active.is-ready .c505-door-leaf{background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.04) 28%,rgba(7,17,123,.14)),rgba(7,17,123,.1)!important;border:1px solid rgba(255,255,255,.24)!important;-webkit-backdrop-filter:blur(8px) saturate(1.1)!important;backdrop-filter:blur(8px) saturate(1.1)!important}html body .c505-door-transition.is-active.is-loading .c505-door-left,html body .c505-door-transition.is-active.is-loading .c505-door-right{animation:none!important;transform:translateX(0)!important}html body .c505-door-transition.is-active.is-ready .c505-door-left{animation:c505DoorGlassStoreLeft 2s cubic-bezier(.18,.78,.18,1) forwards!important}html body .c505-door-transition.is-active.is-ready .c505-door-right{animation:c505DoorGlassStoreRight 2s cubic-bezier(.18,.78,.18,1) forwards!important}@keyframes c505DoorGlassStoreLeft{0%{transform:translateX(0)}10%{transform:translateX(0)}to{transform:translateX(-104%)}}@keyframes c505DoorGlassStoreRight{0%{transform:translateX(0)}10%{transform:translateX(0)}to{transform:translateX(104%)}}html body .c505-search-fullscreen{position:fixed!important;inset:0!important;z-index:2147482500!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;overflow:hidden!important;animation:c505SearchFullscreenFadeIn .18s ease-out both!important}html body .c505-search-fullscreen-backdrop{position:absolute!important;inset:0!important;background:radial-gradient(circle at 50% 45%,rgba(37,177,255,.36),transparent 28%),radial-gradient(circle at 78% 20%,rgba(255,255,255,.12),transparent 22%),radial-gradient(circle at 18% 78%,rgba(37,177,255,.18),transparent 28%),linear-gradient(135deg,#06106f,#07117b 48%,#021052)!important;backdrop-filter:blur(7px) saturate(1.08)!important;-webkit-backdrop-filter:blur(7px) saturate(1.08)!important}html body .c505-search-fullscreen-backdrop:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(115deg,transparent,transparent 40%,rgba(255,255,255,.1) 48%,transparent 58%),repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 16px)!important;opacity:.55!important}html body .c505-search-fullscreen-center{position:relative!important;z-index:2!important;padding:26px 24px!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.06)),radial-gradient(circle at 30% 20%,rgba(37,177,255,.22),transparent 34%)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 30px 90px rgba(0,8,56,.34),inset 0 1px 0 rgba(255,255,255,.24)!important;animation:c505SearchCenterLift .22s ease-out both!important}html body .c505-search-fullscreen-scene{position:relative!important;border-radius:32px!important;overflow:hidden!important;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.22),transparent 24%),linear-gradient(180deg,rgba(36,177,255,.34),rgba(7,17,123,.58)),linear-gradient(135deg,rgba(255,255,255,.1),rgba(37,177,255,.14))!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 22px 60px rgba(0,8,56,.24)!important}html body .c505-search-fullscreen-sun{position:absolute!important;top:26px!important;right:40px!important;width:25px!important;height:25px!important;border-radius:999px!important;box-shadow:0 0 0 0 rgba(255,255,255,.35)!important;animation:c505SearchSunPulseLarge 1.2s ease-out infinite!important}html body .c505-search-fullscreen-volcano{position:absolute!important;left:82px!important;bottom:50px!important;width:122px!important;height:84px!important;clip-path:polygon(50% 0,100% 100%,0 100%)!important;background:linear-gradient(135deg,transparent 0 46%,rgba(255,255,255,.92) 47% 53%,transparent 54%),linear-gradient(135deg,#29b1ff,#ffffff 42%,#07117b)!important;opacity:.98!important;filter:drop-shadow(0 12px 24px rgba(0,8,56,.2))!important;animation:c505SearchVolcanoLarge 1.25s ease-in-out infinite!important}html body .c505-search-fullscreen-wave{position:absolute!important;left:50px!important;right:50px!important;height:4px!important;border-radius:999px!important;background:rgba(255,255,255,.46)!important}html body .c505-search-fullscreen-wave-a{bottom:36px!important;animation:c505SearchWaveLarge 1s ease-in-out infinite!important}html body .c505-search-fullscreen-wave-b{bottom:22px!important;opacity:.6!important;animation:c505SearchWaveLarge 1s ease-in-out infinite reverse!important}html body .c505-search-fullscreen-pulse{position:absolute!important;right:72px!important;bottom:44px!important;width:16px!important;height:16px!important;border-radius:999px!important;box-shadow:0 0 0 0 rgba(255,255,255,.32)!important;animation:c505SearchPulseLarge 1.1s ease-out infinite!important}html body .c505-search-fullscreen-copy{gap:6px!important}html body .c505-search-fullscreen-copy strong{font-size:clamp(1.12rem,2vw,1.42rem)!important;letter-spacing:-.03em!important}html body .c505-search-fullscreen-copy span{color:rgba(255,255,255,.78)!important;font-size:clamp(.9rem,1.5vw,.98rem)!important;font-weight:760!important}@keyframes c505SearchFullscreenFadeIn{0%{opacity:0}to{opacity:1}}@keyframes c505SearchCenterLift{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes c505SearchSunPulseLarge{0%{box-shadow:0 0 0 0 rgba(255,255,255,.35);transform:scale(1)}75%{box-shadow:0 0 0 22px rgba(255,255,255,0);transform:scale(1.05)}to{box-shadow:0 0 0 0 rgba(255,255,255,0);transform:scale(1)}}@keyframes c505SearchVolcanoLarge{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes c505SearchWaveLarge{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}@keyframes c505SearchPulseLarge{0%{box-shadow:0 0 0 0 rgba(255,255,255,.32);transform:scale(1)}75%{box-shadow:0 0 0 22px rgba(255,255,255,0);transform:scale(1.04)}to{box-shadow:0 0 0 0 rgba(255,255,255,0);transform:scale(1)}}@media (max-width:760px){html body .c505-search-fullscreen-center{width:min(92vw,420px)!important;padding:22px 18px!important;border-radius:24px!important;gap:14px!important}html body .c505-search-fullscreen-scene{width:min(270px,78vw)!important;height:150px!important;border-radius:24px!important}html body .c505-search-fullscreen-volcano{left:62px!important;bottom:40px!important;width:98px!important;height:68px!important}}html body .c505-search-fullscreen-backdrop{background:radial-gradient(circle at 50% 44%,rgba(37,177,255,.34),transparent 28%),radial-gradient(circle at 78% 20%,rgba(255,255,255,.1),transparent 22%),radial-gradient(circle at 18% 82%,rgba(37,177,255,.16),transparent 30%),linear-gradient(135deg,#06106f,#07117b 48%,#021052)!important}html body .c505-search-fullscreen-center{width:min(500px,92vw)!important;padding:0!important;display:grid!important;justify-items:center!important;gap:18px!important}html body .c505-search-fullscreen-center,html body .c505-search-fullscreen-scene{border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .c505-search-fullscreen-scene{width:min(320px,70vw)!important;height:178px!important;overflow:visible!important}html body .c505-search-fullscreen-sun{background:rgba(255,255,255,.98)!important;box-shadow:0 0 0 0 rgba(255,255,255,.36)!important}html body .c505-search-fullscreen-volcano{background:linear-gradient(135deg,transparent 0 46%,rgba(255,255,255,.96) 47% 53%,transparent 54%),linear-gradient(135deg,#2fc4ff,#ffffff 46%,#79d7ff)!important;filter:drop-shadow(0 18px 32px rgba(0,8,56,.34)) drop-shadow(0 0 18px rgba(37,177,255,.18))!important}html body .c505-search-fullscreen-wave{background:rgba(255,255,255,.68)!important;box-shadow:0 0 18px rgba(37,177,255,.18)!important}html body .c505-search-fullscreen-pulse{box-shadow:0 0 0 0 rgba(255,255,255,.34)!important}html body .c505-search-fullscreen-copy{display:grid!important;gap:8px!important;justify-items:center!important;text-align:center!important;max-width:520px!important}html body .c505-search-fullscreen-copy strong{font-size:clamp(1.18rem,2.2vw,1.55rem)!important;font-weight:950!important;letter-spacing:-.035em!important;line-height:1.05!important;text-shadow:0 14px 36px rgba(0,8,56,.36),0 0 18px rgba(37,177,255,.16)!important}html body .c505-search-fullscreen-copy span{color:rgba(255,255,255,.82)!important;font-size:clamp(.92rem,1.55vw,1rem)!important;font-weight:780!important;line-height:1.25!important;text-shadow:0 10px 26px rgba(0,8,56,.28)!important}@media (max-width:760px){html body .c505-search-fullscreen-center{width:min(92vw,420px)!important;gap:14px!important}html body .c505-search-fullscreen-scene{width:min(270px,78vw)!important;height:150px!important}}html body .c505-search-fullscreen-scene{width:min(380px,76vw)!important;height:210px!important}html body .c505-search-fullscreen-sun{top:28px!important;right:44px!important;width:28px!important;height:28px!important}html body .c505-search-fullscreen-volcano{left:94px!important;bottom:56px!important;width:142px!important;height:96px!important;filter:drop-shadow(0 20px 34px rgba(0,8,56,.42)) drop-shadow(0 0 20px rgba(37,177,255,.22))!important}html body .c505-search-fullscreen-wave{left:58px!important;right:58px!important;height:5px!important;background:rgba(255,255,255,.82)!important}html body .c505-search-fullscreen-wave-a{bottom:40px!important}html body .c505-search-fullscreen-wave-b{bottom:24px!important;opacity:.72!important}html body .c505-search-fullscreen-pulse{right:78px!important;bottom:48px!important;width:18px!important;height:18px!important;background:#ffffff!important;box-shadow:0 0 0 0 rgba(255,255,255,.42)!important}html body .c505-search-fullscreen-copy{max-width:560px!important}html body .c505-search-fullscreen-copy strong{color:#ffffff!important;opacity:1!important;font-size:clamp(1.34rem,2.5vw,1.78rem)!important;font-weight:980!important;letter-spacing:-.04em!important;line-height:1.04!important;text-shadow:0 18px 38px rgba(0,8,56,.52),0 0 22px rgba(37,177,255,.18),0 1px 0 rgba(255,255,255,.18)!important}html body .c505-search-fullscreen-copy span{color:rgba(255,255,255,.96)!important;opacity:1!important;font-size:clamp(1rem,1.75vw,1.12rem)!important;font-weight:820!important;line-height:1.28!important;text-shadow:0 12px 28px rgba(0,8,56,.44),0 0 14px rgba(37,177,255,.14)!important}html body .c505-search-fullscreen-copy,html body .c505-search-fullscreen-copy *{-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important}@media (max-width:760px){html body .c505-search-fullscreen-scene{width:min(300px,82vw)!important;height:170px!important}html body .c505-search-fullscreen-volcano{left:70px!important;bottom:44px!important;width:110px!important;height:74px!important}html body .c505-search-fullscreen-wave{left:42px!important;right:42px!important}html body .c505-search-fullscreen-pulse{right:58px!important;bottom:38px!important;width:14px!important;height:14px!important}html body .c505-search-fullscreen-copy strong{font-size:clamp(1.12rem,4vw,1.34rem)!important}html body .c505-search-fullscreen-copy span{font-size:clamp(.92rem,3.2vw,1rem)!important}}html body .c505-search-fullscreen-copy{gap:10px!important;max-width:620px!important}html body .c505-search-fullscreen-copy strong,html body .c505-search-fullscreen-copy strong *{color:#ffffff!important;opacity:1!important;font-size:clamp(1.48rem,2.7vw,1.92rem)!important;font-weight:980!important;line-height:1.04!important;letter-spacing:-.045em!important;text-shadow:0 16px 34px rgba(0,8,56,.46),0 0 18px rgba(255,255,255,.1)!important;-webkit-text-fill-color:#ffffff!important}html body .c505-search-fullscreen-copy span,html body .c505-search-fullscreen-copy span *{color:rgba(255,255,255,.98)!important;opacity:1!important;font-size:clamp(1.06rem,1.9vw,1.18rem)!important;font-weight:840!important;line-height:1.3!important;text-shadow:0 12px 28px rgba(0,8,56,.4),0 0 12px rgba(255,255,255,.08)!important;-webkit-text-fill-color:rgba(255,255,255,.98)!important}html body .c505-search-fullscreen-copy,html body .c505-search-fullscreen-copy *{filter:none!important;mix-blend-mode:normal!important}@media (max-width:760px){html body .c505-search-fullscreen-copy strong,html body .c505-search-fullscreen-copy strong *{font-size:clamp(1.2rem,4.6vw,1.46rem)!important}html body .c505-search-fullscreen-copy span,html body .c505-search-fullscreen-copy span *{font-size:clamp(.96rem,3.5vw,1.04rem)!important}}html body .c505-search-fullscreen-copy strong,html body .c505-search-fullscreen-copy strong *{font-size:clamp(1.62rem,2.95vw,2.05rem)!important;line-height:1.03!important}html body .c505-search-fullscreen-copy span,html body .c505-search-fullscreen-copy span *{font-size:clamp(1.14rem,2.05vw,1.26rem)!important;line-height:1.32!important}@media (max-width:760px){html body .c505-search-fullscreen-copy strong,html body .c505-search-fullscreen-copy strong *{font-size:clamp(1.28rem,5vw,1.54rem)!important}html body .c505-search-fullscreen-copy span,html body .c505-search-fullscreen-copy span *{font-size:clamp(1rem,3.8vw,1.08rem)!important}}html body .c505-login-page{min-height:calc(100vh - 82px);display:grid;place-items:center;padding:64px 24px 72px;overflow:hidden;background:radial-gradient(circle at 76% 32%,rgba(255,255,255,.16),transparent 24%),radial-gradient(circle at 18% 82%,rgba(37,177,255,.18),transparent 32%),linear-gradient(135deg,#06106f,#07117b 48%,#243bbd);position:relative}html body .c505-login-page:before{content:"";position:absolute;inset:auto -8% -20% -8%;height:42%;background:radial-gradient(ellipse at center,rgba(255,255,255,.16),transparent 68%);transform:rotate(-4deg);pointer-events:none}html body .c505-login-page:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent,transparent 42%,rgba(255,255,255,.08) 50%,transparent 62%),repeating-linear-gradient(0deg,rgba(255,255,255,.028) 0 1px,transparent 1px 18px);opacity:.72;pointer-events:none}html body .c505-login-shell{position:relative;z-index:2;width:min(1040px,100%);display:grid;grid-template-columns:1fr 450px;align-items:center;gap:54px}html body .c505-login-copy{color:#ffffff;max-width:520px}html body .c505-login-kicker{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.86);font-size:.72rem;font-weight:950;letter-spacing:.22em}html body .c505-login-copy h1{margin:18px 0 14px;color:#ffffff;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.92;letter-spacing:-.08em;font-weight:980}html body .c505-login-copy p{margin:0;color:rgba(255,255,255,.82);font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.55;font-weight:720}html body .c505-login-points{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}html body .c505-login-points span{padding:10px 12px;border-radius:999px;color:rgba(255,255,255,.88);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);font-size:.84rem;font-weight:850}html body .c505-login-card{width:100%;padding:24px;border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(235,244,255,.76)),radial-gradient(circle at 20% 0,rgba(37,177,255,.18),transparent 32%);border:1px solid rgba(255,255,255,.62);box-shadow:0 36px 100px rgba(0,8,56,.34),inset 0 1px 0 rgba(255,255,255,.78);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}html body .c505-login-logo-box{height:76px;border-radius:22px;display:grid;place-items:center;margin-bottom:20px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(240,247,255,.7));border:1px solid rgba(7,17,123,.06);box-shadow:0 20px 45px rgba(7,17,123,.1),inset 0 1px 0 rgba(255,255,255,.8)}html body .c505-login-logo-box img{width:118px;height:auto;display:block}html body .c505-login-head span{color:#0b7cff;font-size:.78rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}html body .c505-login-head h2{margin:8px 0 6px;color:#07117b;font-size:clamp(2rem,4vw,2.7rem);line-height:.95;letter-spacing:-.07em;text-transform:uppercase;font-weight:980}html body .c505-login-head p{margin:0 0 18px;color:rgba(7,17,123,.62);font-size:.94rem;font-weight:780}html body .c505-login-form{display:grid;gap:13px}html body .c505-login-form label{display:grid;gap:7px}html body .c505-login-form label>span{color:#07117b;font-size:.82rem;font-weight:920}html body .c505-login-form input[type=email],html body .c505-login-form input[type=password]{width:100%;height:54px;border-radius:16px;border:1px solid rgba(7,17,123,.14);outline:none;padding:0 16px;color:#07117b;background:rgba(255,255,255,.74);font-size:.96rem;font-weight:760;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 10px 26px rgba(7,17,123,.05)}html body .c505-login-form input::placeholder{color:rgba(7,17,123,.46)}html body .c505-login-form input:focus{border-color:rgba(11,124,255,.52);box-shadow:0 0 0 4px rgba(11,124,255,.12),inset 0 1px 0 rgba(255,255,255,.72)}html body .c505-login-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:2px 0}html body .c505-login-check{display:inline-flex!important;align-items:center;grid-template-columns:none!important;gap:9px!important;color:rgba(7,17,123,.72);font-size:.84rem;font-weight:850}html body .c505-login-check input{width:16px;height:16px;accent-color:#0b7cff}html body .c505-login-row a{color:#07117b;font-size:.84rem;font-weight:900;text-decoration:none}html body .c505-login-submit{margin-top:2px;height:58px;border:0;border-radius:999px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 22px;color:#ffffff;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,#0b7cff,#07117b);box-shadow:0 22px 48px rgba(7,17,123,.24),inset 0 1px 0 rgba(255,255,255,.28);cursor:pointer}html body .c505-login-submit span{font-size:.98rem;font-weight:950}html body .c505-login-submit strong{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;color:#07117b;background:rgba(255,255,255,.98);font-size:1.1rem}html body .c505-login-divider{height:1px;margin:18px 0 14px;background:linear-gradient(90deg,transparent,rgba(7,17,123,.18),transparent)}html body .c505-login-create{margin:0;text-align:center;color:rgba(7,17,123,.66);font-size:.88rem;font-weight:850}html body .c505-login-create a{color:#07117b;font-weight:950;text-decoration:none}@media (max-width:900px){html body .c505-login-shell{grid-template-columns:1fr;gap:28px}html body .c505-login-copy{text-align:center;justify-self:center}html body .c505-login-points{justify-content:center}}@media (max-width:640px){html body .c505-login-page{padding:36px 16px 52px}html body .c505-login-card{padding:18px;border-radius:28px}html body .c505-login-row{align-items:flex-start;flex-direction:column;gap:8px}html body .c505-login-logo-box{height:66px}}html body .c505-login-page-form-only{display:grid!important;place-items:center!important;padding:54px 24px 70px!important}html body .c505-login-shell-form-only{width:min(470px,100%)!important;display:grid!important;grid-template-columns:1fr!important;align-items:center!important;justify-items:center!important;gap:0!important}html body .c505-login-card-form-only{width:min(470px,100%)!important;padding:28px!important;border-radius:34px!important;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(235,244,255,.78)),radial-gradient(circle at 22% 0,rgba(37,177,255,.16),transparent 34%)!important;border:1px solid rgba(255,255,255,.64)!important;box-shadow:0 36px 100px rgba(0,8,56,.34),inset 0 1px 0 rgba(255,255,255,.8)!important}html body .c505-login-logo-simple{display:grid!important;place-items:center!important;margin:0 auto 22px!important;padding:0!important;height:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .c505-login-logo-simple img{width:132px!important;filter:drop-shadow(0 14px 28px rgba(7,17,123,.12))!important}html body .c505-login-copy,html body .c505-login-kicker,html body .c505-login-points{display:none!important}html body .c505-login-card-form-only .c505-login-head{text-align:left!important}html body .c505-login-card-form-only .c505-login-head h2{margin-top:8px!important;font-size:clamp(2rem,4vw,2.55rem)!important}@media (max-width:640px){html body .c505-login-page-form-only{padding:36px 16px 52px!important}html body .c505-login-card-form-only{padding:22px!important;border-radius:28px!important}html body .c505-login-logo-simple img{width:120px!important}}html body .c505-login-logo-simple{margin:0 auto 20px!important}html body .c505-login-logo-simple img{width:156px!important;max-width:100%!important;height:auto!important;display:block!important}html body .c505-login-submit{width:268px!important;max-width:100%!important;justify-self:start!important;align-self:start!important;padding:0 10px 0 20px!important}html body .c505-login-submit span{font-size:.96rem!important}html body .c505-login-submit strong{width:36px!important;height:36px!important;font-size:1.02rem!important}@media (max-width:640px){html body .c505-login-logo-simple img{width:138px!important}html body .c505-login-submit{width:100%!important}}html body .c505-login-page-form-only{min-height:calc(100vh - 82px)!important;height:calc(100vh - 82px)!important;padding:26px 24px!important;overflow:hidden!important}html body .c505-login-shell-form-only{height:100%!important;align-content:center!important}html body .c505-login-card-form-only{max-height:calc(100vh - 140px)!important;overflow:hidden!important}html body .c505-login-submit{width:228px!important;height:52px!important;min-height:52px!important;padding:0 8px 0 18px!important;border-radius:999px!important}html body .c505-login-submit span{font-size:.9rem!important;font-weight:950!important}html body .c505-login-submit strong{width:32px!important;height:32px!important;font-size:.96rem!important}html body .c505-login-card-form-only{padding:24px!important}html body .c505-login-logo-simple{margin:0 auto 16px!important}html body .c505-login-logo-simple img{width:148px!important}html body .c505-login-head h2{margin:6px 0 4px!important}html body .c505-login-head p{margin:0 0 14px!important}html body .c505-login-form{gap:11px!important}html body .c505-login-form input[type=email],html body .c505-login-form input[type=password]{height:50px!important}html body .c505-login-divider{margin:14px 0 12px!important}@media (max-width:640px){html body .c505-login-page-form-only{min-height:calc(100vh - 82px)!important;height:auto!important;padding:24px 16px 40px!important;overflow:auto!important}html body .c505-login-shell-form-only{height:auto!important}html body .c505-login-card-form-only{max-height:none!important;overflow:visible!important}html body .c505-login-submit{width:210px!important;height:50px!important}}html body .c505-est-page{background:radial-gradient(circle at 80% 8%,rgba(37,177,255,.13),transparent 28%),linear-gradient(180deg,#f7fbff,#ffffff 46%,#eef7ff);color:#07117b;min-height:100vh;padding-bottom:72px}html body .c505-est-hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:58px 0 36px;display:grid;grid-template-columns:minmax(0,1.05fr) .95fr;gap:42px;align-items:center}html body .c505-est-back{display:inline-flex;width:fit-content;align-items:center;justify-content:center;margin-bottom:18px;padding:9px 13px;border-radius:999px;color:#07117b;background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.08);text-decoration:none;font-size:.82rem;font-weight:900;box-shadow:0 12px 28px rgba(7,17,123,.07)}html body .c505-est-kicker{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;color:#0b7cff;background:rgba(11,124,255,.08);border:1px solid rgba(11,124,255,.14);font-size:.72rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}html body .c505-est-hero h1{margin:16px 0 14px;color:#07117b;font-size:clamp(2.5rem,6vw,5.4rem);line-height:.9;letter-spacing:-.085em;font-weight:980}html body .c505-est-hero p{margin:0;max-width:680px;color:rgba(7,17,123,.68);font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.58;font-weight:720}html body .c505-est-meta{margin-top:22px;display:flex;flex-wrap:wrap;gap:9px}html body .c505-est-meta span{padding:9px 12px;border-radius:999px;color:rgba(7,17,123,.74);background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.08);font-size:.82rem;font-weight:850}html body .c505-est-actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:12px}html body .c505-est-contact-band a,html body .c505-est-primary,html body .c505-est-secondary{height:52px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:.92rem;font-weight:950}html body .c505-est-contact-band a,html body .c505-est-primary{color:#ffffff;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.22),transparent 30%),linear-gradient(135deg,#0b7cff,#07117b);box-shadow:0 20px 44px rgba(7,17,123,.22),inset 0 1px 0 rgba(255,255,255,.28)}html body .c505-est-secondary{color:#07117b;background:rgba(255,255,255,.86);border:1px solid rgba(7,17,123,.1)}html body .c505-est-hero-visual{position:relative}html body .c505-est-cover{min-height:430px;border-radius:38px;overflow:hidden;background:linear-gradient(135deg,rgba(11,124,255,.16),rgba(7,17,123,.08)),#ffffff;border:1px solid rgba(255,255,255,.74);box-shadow:0 34px 90px rgba(7,17,123,.16),inset 0 1px 0 rgba(255,255,255,.84);display:grid;place-items:center}html body .c505-est-cover img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}html body .c505-est-floating-card{position:absolute;left:24px;right:24px;bottom:22px;padding:16px 18px;border-radius:24px;display:grid;gap:5px;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.7);box-shadow:0 24px 56px rgba(7,17,123,.16);backdrop-filter:blur(16px) saturate(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08)}html body .c505-est-floating-card strong{color:#07117b;font-size:.96rem;font-weight:950}html body .c505-est-floating-card span{color:rgba(7,17,123,.64);font-size:.86rem;line-height:1.35;font-weight:760}html body .c505-est-info-grid{width:min(1180px,calc(100% - 40px));margin:22px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}html body .c505-est-info-grid article{padding:22px;border-radius:28px;background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.07);box-shadow:0 18px 44px rgba(7,17,123,.07)}html body .c505-est-info-grid span,html body .c505-est-section-head span{color:#0b7cff;font-size:.72rem;font-weight:950;letter-spacing:.15em;text-transform:uppercase}html body .c505-est-info-grid h2{margin:9px 0 8px;color:#07117b;font-size:1.16rem;line-height:1.08;letter-spacing:-.04em;font-weight:950}html body .c505-est-info-grid p{margin:0;color:rgba(7,17,123,.62);font-size:.9rem;line-height:1.48;font-weight:720}html body .c505-est-catalog{width:min(1180px,calc(100% - 40px));margin:44px auto 0}html body .c505-est-section-head{max-width:680px;margin-bottom:20px}html body .c505-est-section-head h2{margin:9px 0 8px;color:#07117b;font-size:clamp(2rem,4vw,3.2rem);line-height:.96;letter-spacing:-.07em;font-weight:980}html body .c505-est-section-head p{margin:0;color:rgba(7,17,123,.62);font-size:1rem;line-height:1.48;font-weight:720}html body .c505-est-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}html body .c505-est-product-card{overflow:hidden;border-radius:30px;background:rgba(255,255,255,.88);border:1px solid rgba(7,17,123,.07);box-shadow:0 24px 58px rgba(7,17,123,.09)}html body .c505-est-product-image{height:190px;background:radial-gradient(circle at 50% 34%,rgba(37,177,255,.18),transparent 34%),#eef7ff;display:grid;place-items:center}html body .c505-est-product-image img{width:100%;height:100%;object-fit:cover}html body .c505-est-product-body{padding:18px;display:grid;gap:12px}html body .c505-est-product-body>div{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}html body .c505-est-product-body h3{margin:0;color:#07117b;font-size:1.02rem;line-height:1.08;font-weight:950;letter-spacing:-.03em}html body .c505-est-product-body strong{color:#0b7cff;font-size:.92rem;white-space:nowrap}html body .c505-est-product-body p{margin:0;color:rgba(7,17,123,.6);font-size:.88rem;line-height:1.42;font-weight:720}html body .c505-est-product-body a{width:fit-content;padding:10px 13px;border-radius:999px;color:#07117b;background:rgba(11,124,255,.08);text-decoration:none;font-size:.82rem;font-weight:950}html body .c505-est-contact-band{width:min(1180px,calc(100% - 40px));margin:44px auto 0;padding:26px;border-radius:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:radial-gradient(circle at 20% 20%,rgba(37,177,255,.18),transparent 34%),linear-gradient(135deg,#06106f,#07117b 58%,#243bbd);color:#ffffff;box-shadow:0 30px 80px rgba(7,17,123,.16)}html body .c505-est-contact-band span{color:rgba(255,255,255,.76);font-size:.78rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}html body .c505-est-contact-band h2{margin:7px 0 0;color:#ffffff;font-size:clamp(1.6rem,4vw,3rem);line-height:.98;letter-spacing:-.06em;font-weight:980}@media (max-width:900px){html body .c505-est-hero,html body .c505-est-info-grid,html body .c505-est-product-grid{grid-template-columns:1fr}html body .c505-est-hero{padding-top:34px}html body .c505-est-cover,html body .c505-est-cover img{min-height:320px}html body .c505-est-contact-band{align-items:flex-start;flex-direction:column}}@media (max-width:640px){html body .c505-est-catalog,html body .c505-est-contact-band,html body .c505-est-hero,html body .c505-est-info-grid{width:min(100% - 28px,1180px)}html body .c505-est-actions{flex-direction:column}html body .c505-est-contact-band a,html body .c505-est-primary,html body .c505-est-secondary{width:100%}}html body header:not(.c505-chat-modal-header) nav{justify-self:end!important;margin-left:auto!important;margin-right:clamp(12px,1.6vw,24px)!important}html body header:not(.c505-chat-modal-header) nav,html body header:not(.c505-chat-modal-header) nav ul,html body header:not(.c505-chat-modal-header) nav>div{gap:clamp(18px,2vw,28px)!important}html body header:not(.c505-chat-modal-header)>div,html body header:not(.c505-chat-modal-header)>section{column-gap:clamp(14px,2vw,28px)!important}html body header:not(.c505-chat-modal-header) a[href="/nosotros"]{margin-right:0!important}@media (max-width:900px){html body header:not(.c505-chat-modal-header) nav{margin-right:0!important;justify-self:center!important}}html body .c505-chat-launcher,html body .c505-chat-launcher.c505-store-v5-message-chat,html body .c505-chat-launcher.c505-store-v5-primary,html body .c505-chat-launcher.c505-store-v5-product-chat,html body .c505-product-v20-chat,html body button.c505-chat-launcher{appearance:none!important;-webkit-appearance:none!important;width:auto!important;min-width:154px!important;max-width:max-content!important;height:48px!important;min-height:48px!important;max-height:48px!important;aspect-ratio:auto!important;padding:0 22px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;white-space:nowrap!important;text-align:center!important;line-height:1!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;border:1px solid rgba(255,255,255,.24)!important;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important;background-color:#0b7cff!important;background-image:radial-gradient(circle at 24% 18%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important;font-family:inherit!important;font-size:.9rem!important;font-weight:950!important;box-shadow:0 18px 38px rgba(7,17,123,.22),0 8px 20px rgba(37,177,255,.14),inset 0 1px 0 rgba(255,255,255,.3)!important}html body .c505-chat-launcher.c505-store-v5-product-chat{min-width:128px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 14px!important;font-size:.8rem!important}html body .c505-chat-launcher,html body .c505-chat-launcher *,html body .c505-product-v20-chat,html body .c505-product-v20-chat *,html body button.c505-chat-launcher,html body button.c505-chat-launcher *{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important;visibility:visible!important}html body .c505-chat-launcher:hover,html body .c505-product-v20-chat:hover,html body button.c505-chat-launcher:hover{transform:translateY(-1px)!important;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.32),transparent 30%),linear-gradient(135deg,#3dc3ff,#0b7cff 42%,#050b65)!important;background-color:#0b7cff!important;box-shadow:0 22px 46px rgba(7,17,123,.26),0 10px 24px rgba(37,177,255,.16),inset 0 1px 0 rgba(255,255,255,.32)!important}.c505-business-profile-anchors-v29{position:absolute;width:1px;height:1px;overflow:hidden;pointer-events:none}.c505-business-profile-anchors-v29 span{display:block;scroll-margin-top:120px}#catalogo,#contacto,#informacion,#inicio,#pago,#promociones{scroll-margin-top:120px}body.c505-business-profile-web a[href="/establecimientos"],body.c505-business-profile-web a[href="/establecimientos/"],body.c505-business-profile-web a[href^="/establecimientos?"],body:has(.c505-business-profile-nav-v29) a[href="/establecimientos"],body:has(.c505-business-profile-nav-v29) a[href="/establecimientos/"],body:has(.c505-business-profile-nav-v29) a[href^="/establecimientos?"]{display:none!important}body:has(.c505-business-profile-nav-v29) main{padding-top:96px!important}html body.c505-business-profile-web .c505-business-profile-nav-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-nav-v29{top:10px!important;width:min(1188px,calc(100% - 48px))!important;min-height:62px!important;padding:9px 12px!important;border-radius:26px!important}html body.c505-business-profile-web main>section:first-of-type,html body:has(.c505-business-profile-nav-v29) main>section:first-of-type{margin-top:18px!important}html body:has(.c505-business-profile-nav-v29) .c505-business-profile-actions-v29 a,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-actions-v29 button,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-brand-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 a{height:38px!important;min-height:38px!important;font-size:.76rem!important}html body.c505-business-profile-web .c505-chat-launcher,html body:has(.c505-business-profile-nav-v29) .c505-chat-launcher{right:28px!important;bottom:22px!important}@media (max-width:1180px){html body.c505-business-profile-web main,html body:has(.c505-business-profile-nav-v29) main{padding-top:136px!important}}@media (max-width:640px){html body.c505-business-profile-web main,html body:has(.c505-business-profile-nav-v29) main{padding-top:216px!important}html body.c505-business-profile-web .c505-business-profile-nav-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-nav-v29{width:min(100% - 18px,920px)!important}}html body.c505-business-profile-web .c505-business-profile-nav-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-nav-v29{grid-template-columns:minmax(185px,1fr) auto auto!important;column-gap:8px!important}html body.c505-business-profile-web .c505-business-profile-links-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29{justify-content:flex-end!important;margin-left:auto!important}html body.c505-business-profile-web .c505-business-profile-actions-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-actions-v29{justify-content:flex-start!important;margin-left:0!important;gap:7px!important}html body.c505-business-profile-web .c505-business-profile-pay-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-pay-v29{min-width:116px!important;gap:7px!important;padding:0 15px!important}html body.c505-business-profile-web .c505-business-profile-pay-v29 svg,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-pay-v29 svg{width:16px!important;height:16px!important;flex:0 0 auto!important;color:#ffffff!important;stroke:#ffffff!important}html body.c505-business-profile-web .c505-business-profile-pay-v29 span,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-pay-v29 span{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-weight:950!important}html body.c505-business-profile-web .c505-business-profile-links-v29 a:not(.is-active),html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 a:not(.is-active){background:rgba(11,124,255,.08)!important;border:1px solid rgba(11,124,255,.15)!important;color:rgba(7,17,123,.78)!important;-webkit-text-fill-color:rgba(7,17,123,.78)!important}@media (max-width:1180px){html body.c505-business-profile-web .c505-business-profile-nav-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-nav-v29{grid-template-columns:1fr!important}html body.c505-business-profile-web .c505-business-profile-actions-v29,html body.c505-business-profile-web .c505-business-profile-links-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-actions-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29{justify-content:center!important;margin-left:0!important}}html body.c505-business-profile-web .c505-business-profile-links-v29 button,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 button{appearance:none!important;-webkit-appearance:none!important;border-radius:999px!important;height:38px!important;min-height:38px!important;padding:0 12px!important;border:1px solid rgba(11,124,255,.15)!important;background:rgba(11,124,255,.08)!important;color:rgba(7,17,123,.78)!important;-webkit-text-fill-color:rgba(7,17,123,.78)!important;font-family:inherit!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important;cursor:pointer!important;transform:none!important;transition:none!important;animation:none!important}html body.c505-business-profile-web .c505-business-profile-links-v29 button.is-active,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 button.is-active{border-color:#0b7cff!important;box-shadow:0 14px 26px rgba(11,124,255,.22)!important}html body.c505-business-profile-web .c505-business-profile-links-v29 button:active,html body.c505-business-profile-web .c505-business-profile-links-v29 button:focus,html body.c505-business-profile-web .c505-business-profile-links-v29 button:hover,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 button:active,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 button:focus,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 button:hover{transform:none!important;transition:none!important;animation:none!important}html body.c505-business-profile-web .c505-business-profile-nav-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-nav-v29{background:#ffffff!important;border:1px solid rgba(7,17,123,.08)!important;box-shadow:0 18px 48px rgba(7,17,123,.13),inset 0 1px 0 rgba(255,255,255,.95)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body.c505-business-profile-web:before,html body:has(.c505-business-profile-nav-v29):before{content:"";position:fixed;top:0;left:0;right:0;height:86px;z-index:99980;pointer-events:none;background:linear-gradient(180deg,rgba(247,251,255,.98),rgba(247,251,255,.92) 64%,rgba(247,251,255,0))}html body.c505-business-profile-web .c505-business-route-page-v30,html body.c505-business-profile-web .c505-info-v31b-page,html body:has(.c505-business-profile-nav-v29) .c505-business-route-page-v30,html body:has(.c505-business-profile-nav-v29) .c505-info-v31b-page{padding-top:124px!important}html body.c505-business-profile-web .c505-business-profile-actions-v29 button,html body.c505-business-profile-web .c505-business-profile-exit-v29,html body.c505-business-profile-web .c505-business-profile-links-v29 button,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-actions-v29 button,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-exit-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 button{background:#ffffff!important}html body.c505-business-profile-web .c505-business-profile-links-v29 button.is-active,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-links-v29 button.is-active{background:#0b7cff!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body.c505-business-profile-web .c505-business-profile-pay-v29,html body:has(.c505-business-profile-nav-v29) .c505-business-profile-pay-v29{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important}@media (max-width:1180px){html body.c505-business-profile-web:before,html body:has(.c505-business-profile-nav-v29):before{height:148px}html body.c505-business-profile-web .c505-business-route-page-v30,html body.c505-business-profile-web .c505-info-v31b-page,html body:has(.c505-business-profile-nav-v29) .c505-business-route-page-v30,html body:has(.c505-business-profile-nav-v29) .c505-info-v31b-page{padding-top:156px!important}}@media (max-width:640px){html body.c505-business-profile-web:before,html body:has(.c505-business-profile-nav-v29):before{height:232px}html body.c505-business-profile-web .c505-business-route-page-v30,html body.c505-business-profile-web .c505-info-v31b-page,html body:has(.c505-business-profile-nav-v29) .c505-business-route-page-v30,html body:has(.c505-business-profile-nav-v29) .c505-info-v31b-page{padding-top:236px!important}}html body .c505-promos-pro-v32a-process{background:radial-gradient(circle at 84% 16%,rgba(37,177,255,.26),transparent 28%),linear-gradient(135deg,#07117b,#123bbb 48%,#0b7cff)!important;box-shadow:0 26px 72px rgba(7,17,123,.14)!important}html body .c505-promos-pro-v32a-process-head span{color:rgba(255,255,255,.78)!important;-webkit-text-fill-color:rgba(255,255,255,.78)!important}html body .c505-promos-pro-v32a-process-head h2,html body .c505-promos-pro-v32a-process-head p{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important}html body .c505-promos-pro-v32a-process-head p{color:rgba(255,255,255,.88)!important;-webkit-text-fill-color:rgba(255,255,255,.88)!important}html body .c505-promos-pro-v32a-step{background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 12px 28px rgba(7,17,123,.1)!important}html body .c505-promos-pro-v32a-step-number{color:#07117b!important;-webkit-text-fill-color:#07117b!important;background:#ffffff!important}html body .c505-promos-pro-v32a-step p{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important;font-weight:900!important}html body .c505-promos-pro-v32a-card-copy h2,html body .c505-promos-pro-v32a-copy h1{color:#07117b!important;-webkit-text-fill-color:#07117b!important}html body .c505-promos-pro-v32a-featured h2,html body .c505-promos-pro-v32a-featured p,html body .c505-promos-pro-v32a-featured-top span{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body .c505-cart-v35-shell{grid-template-columns:minmax(320px,.62fr) minmax(520px,1.38fr)!important;gap:20px!important}html body .c505-cart-v35-hero{border-radius:38px!important;background:radial-gradient(circle at 86% 12%,rgba(37,177,255,.42),transparent 30%),radial-gradient(circle at 18% 86%,rgba(255,255,255,.15),transparent 28%),linear-gradient(135deg,#07117b,#123bbb 48%,#0b7cff)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 28px 76px rgba(7,17,123,.18),inset 0 1px 0 rgba(255,255,255,.2)!important}html body .c505-cart-v35-hero>span{color:rgba(255,255,255,.78)!important;-webkit-text-fill-color:rgba(255,255,255,.78)!important}html body .c505-cart-v35-hero h1{max-width:420px!important;margin:14px 0!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-size:clamp(2.75rem,4.7vw,4.35rem)!important;letter-spacing:-.095em!important}html body .c505-cart-v35-hero p{color:rgba(255,255,255,.84)!important;-webkit-text-fill-color:rgba(255,255,255,.84)!important;font-size:.98rem!important;line-height:1.55!important}html body .c505-cart-v35-summary{width:112px!important;height:112px!important;margin-top:28px!important;color:#07117b!important;box-shadow:0 24px 54px rgba(7,17,123,.18),inset 0 1px 0 rgba(255,255,255,.92)!important}html body .c505-cart-v35-summary strong{color:#07117b!important;-webkit-text-fill-color:#07117b!important;font-size:2.35rem!important}html body .c505-cart-v35-summary small{color:rgba(7,17,123,.72)!important;-webkit-text-fill-color:rgba(7,17,123,.72)!important}html body .c505-cart-v35-panel{background:radial-gradient(circle at 90% 8%,rgba(37,177,255,.1),transparent 28%),linear-gradient(180deg,#ffffff,#f7fbff)!important}html body .c505-cart-v35-item{padding:16px 18px!important}html body .c505-cart-v35-item h2{font-size:1.18rem!important}html body .c505-cart-v35-actions button{min-height:42px!important}@media (max-width:980px){html body .c505-cart-v35-shell{grid-template-columns:1fr!important}html body .c505-cart-v35-hero{padding:34px 24px!important}html body .c505-cart-v35-hero h1,html body .c505-cart-v35-hero p{max-width:620px!important}}html body .c505-cart-v35-shell{grid-template-columns:minmax(320px,.66fr) minmax(520px,1.34fr)!important;gap:22px!important}html body .c505-cart-v35-hero{padding:38px!important;border-radius:36px!important;color:#ffffff!important;background:radial-gradient(circle at 82% 18%,rgba(52,191,255,.35),transparent 28%),radial-gradient(circle at 16% 82%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,#07147d,#123dbe 52%,#1187ff)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 28px 80px rgba(9,24,102,.18),inset 0 1px 0 rgba(255,255,255,.18)!important}html body .c505-cart-v35-hero h1,html body .c505-cart-v35-hero p,html body .c505-cart-v35-hero>span{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body .c505-cart-v35-hero>span{opacity:.82!important;letter-spacing:.18em!important}html body .c505-cart-v35-hero h1{margin:14px 0 16px!important;font-size:clamp(2.8rem,4.9vw,4.5rem)!important;line-height:.92!important;letter-spacing:-.09em!important;max-width:430px!important}html body .c505-cart-v35-hero p{max-width:420px!important;font-size:1rem!important;line-height:1.58!important;opacity:.92!important}html body .c505-cart-v35-summary{width:116px!important;height:116px!important;margin-top:30px!important;border-radius:30px!important;background:rgba(255,255,255,.96)!important;color:#0c1f8f!important;box-shadow:0 20px 42px rgba(10,20,95,.2),inset 0 1px 0 rgba(255,255,255,.92)!important}html body .c505-cart-v35-summary small,html body .c505-cart-v35-summary strong{color:#0c1f8f!important;-webkit-text-fill-color:#0c1f8f!important}html body .c505-cart-v35-summary strong{font-size:2.25rem!important}html body .c505-cart-v35-summary small{font-size:.72rem!important;opacity:.78!important}html body .c505-cart-v35-panel{border-radius:38px!important;padding:22px!important;background:radial-gradient(circle at 88% 14%,rgba(43,190,255,.26),transparent 24%),radial-gradient(circle at 8% 88%,rgba(255,255,255,.08),transparent 22%),linear-gradient(135deg,#07147d,#1442c4 50%,#1290ff)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 28px 80px rgba(9,24,102,.18),inset 0 1px 0 rgba(255,255,255,.14)!important}html body .c505-cart-v35-item{padding:18px 20px!important;border-radius:26px!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 32px rgba(8,19,83,.18)!important}html body .c505-cart-v35-item *,html body .c505-cart-v35-panel a,html body .c505-cart-v35-panel h1,html body .c505-cart-v35-panel h2,html body .c505-cart-v35-panel h3,html body .c505-cart-v35-panel p,html body .c505-cart-v35-panel small,html body .c505-cart-v35-panel span,html body .c505-cart-v35-panel strong{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body .c505-cart-v35-item h2{font-size:1.2rem!important;margin-bottom:6px!important}html body .c505-cart-v35-item p,html body .c505-cart-v35-item small,html body .c505-cart-v35-item span{opacity:.92!important}html body .c505-cart-v35-item .c505-badge,html body .c505-cart-v35-item [class*=badge]{background:rgba(255,255,255,.18)!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.18)!important}html body .c505-cart-v35-item [role=button],html body .c505-cart-v35-item button{border-color:rgba(255,255,255,.2)!important}html body .c505-cart-v35-item [role=button]:not(.c505-cart-v35-primary):not(.c505-cart-v35-cta),html body .c505-cart-v35-item button:not(.c505-cart-v35-primary):not(.c505-cart-v35-cta){background:rgba(255,255,255,.1)!important;color:#ffffff!important}html body .c505-cart-v35-item a{font-weight:700!important;text-decoration:none!important;opacity:1!important}html body .c505-cart-v35-actions{margin-top:18px!important}html body .c505-cart-v35-actions button:first-child{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important}html body .c505-cart-v35-actions button:last-child{background:linear-gradient(90deg,#2ec0ff,#0a74ff 52%,#062ba8)!important;color:#ffffff!important;border:none!important;box-shadow:0 14px 30px rgba(5,28,110,.28)!important}@media (max-width:980px){html body .c505-cart-v35-shell{grid-template-columns:1fr!important}html body .c505-cart-v35-hero,html body .c505-cart-v35-panel{padding:24px!important}html body .c505-cart-v35-hero h1,html body .c505-cart-v35-hero p{max-width:100%!important}}html body .c505-cart-v35-hero{overflow:hidden!important}html body .c505-cart-v35-hero h1{max-width:300px!important;font-size:clamp(2.35rem,3.3vw,3rem)!important;line-height:.96!important;letter-spacing:-.075em!important;overflow-wrap:normal!important;word-break:normal!important}html body .c505-cart-v35-hero p{max-width:300px!important}html body .c505-cart-v35-actions{align-items:center!important}html body .c505-cart-v35-actions button:first-child{background:rgba(255,255,255,.18)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)!important}html body .c505-cart-v35-actions button:last-child{background:#ffffff!important;color:#07117b!important;-webkit-text-fill-color:#07117b!important;border:1px solid rgba(255,255,255,.88)!important;box-shadow:0 18px 36px rgba(7,17,123,.2),inset 0 1px 0 rgba(255,255,255,.92)!important}html body .c505-cart-v35-actions button:first-child:hover,html body .c505-cart-v35-actions button:last-child:hover{transform:translateY(-1px)!important}html body .c505-cart-v35-controls button{background:rgba(255,255,255,.18)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;border:1px solid rgba(255,255,255,.28)!important}html body .c505-cart-v35-controls button:last-child,html body .c505-cart-v35-controls em{background:#ffffff!important;color:#07117b!important;-webkit-text-fill-color:#07117b!important}html body .c505-cart-v35-controls button:last-child{border-color:rgba(255,255,255,.86)!important}@media (min-width:981px){html body .c505-cart-v35-shell{grid-template-columns:minmax(340px,.58fr) minmax(560px,1.42fr)!important}}html body.c505-business-profile-web .c505-header-shell,html body.c505-business-profile-web .c505-main-header,html body.c505-business-profile-web .c505-site-header,html body.c505-business-profile-web .c505-topbar,html body:has(.c505-business-profile-nav-v29) .c505-header-shell,html body:has(.c505-business-profile-nav-v29) .c505-main-header,html body:has(.c505-business-profile-nav-v29) .c505-site-header,html body:has(.c505-business-profile-nav-v29) .c505-topbar{display:none!important}html body.c505-business-profile-web main,html body:has(.c505-business-profile-nav-v29) main{padding-top:76px!important;opacity:1!important;filter:none!important;transform:none!important}html body .c505-business-profile-nav-v29{position:fixed!important;top:10px!important;left:50%!important;z-index:2147482000!important;width:min(1188px,calc(100% - 48px))!important;min-height:62px!important;margin:0!important;padding:9px 12px!important;transform:translateX(-50%)!important;border-radius:26px!important;display:grid!important;grid-template-columns:minmax(185px,1fr) auto auto!important;column-gap:8px!important;align-items:center!important;background:#ffffff!important;border:1px solid rgba(7,17,123,.08)!important;box-shadow:0 18px 48px rgba(7,17,123,.13),inset 0 1px 0 rgba(255,255,255,.95)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}html body .c505-business-profile-brand-v29{height:38px!important;min-height:38px!important;padding:0 12px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;color:#07117b!important;-webkit-text-fill-color:#07117b!important;text-decoration:none!important;font-size:.76rem!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;opacity:1!important;filter:none!important}html body .c505-business-profile-actions-v29,html body .c505-business-profile-links-v29{min-width:0!important;display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:nowrap!important}html body .c505-business-profile-links-v29{justify-content:flex-end!important;margin-left:auto!important}html body .c505-business-profile-actions-v29{justify-content:flex-start!important;margin-left:0!important}html body .c505-business-profile-links-v29 button{height:38px!important;min-height:38px!important;padding:0 13px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;appearance:none!important;-webkit-appearance:none!important;color:rgba(7,17,123,.78)!important;-webkit-text-fill-color:rgba(7,17,123,.78)!important;background:#ffffff!important;border:1px solid rgba(11,124,255,.15)!important;font-family:inherit!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important;cursor:pointer!important;white-space:nowrap!important;opacity:1!important;filter:none!important}html body .c505-business-profile-links-v29 button.is-active{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:#0b7cff!important;border-color:#0b7cff!important;box-shadow:0 14px 26px rgba(11,124,255,.22)!important}html body .c505-business-profile-actions-v29>a,html body .c505-business-profile-share-v29{height:38px!important;min-height:38px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-family:inherit!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;opacity:1!important;filter:none!important}html body .c505-business-profile-pay-v29{min-width:116px!important;gap:7px!important;padding:0 15px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 14px 28px rgba(7,17,123,.18)!important}html body .c505-business-profile-pay-v29 svg{width:16px!important;height:16px!important;color:#ffffff!important;stroke:#ffffff!important}html body .c505-business-profile-pay-v29 span{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}html body .c505-business-profile-exit-v29,html body .c505-business-profile-share-v29{min-width:94px!important;padding:0 15px!important;border:1px solid rgba(7,17,123,.09)!important;color:#07117b!important;-webkit-text-fill-color:#07117b!important;background:#ffffff!important;cursor:pointer!important}html body .c505-business-profile-share-panel-v35c,html body .c505-business-profile-share-panel-v35g,html body .c505-share-floating-v35h{display:none!important}html body .c505-share-portal-v35i{position:fixed!important;top:82px!important;right:max(24px,calc((100vw - 1188px) / 2 + 88px))!important;z-index:2147483647!important;width:336px!important;padding:16px!important;border-radius:24px!important;display:grid!important;gap:10px!important;background:#ffffff!important;border:1px solid rgba(7,17,123,.08)!important;box-shadow:0 32px 86px rgba(7,17,123,.22),inset 0 1px 0 rgba(255,255,255,.95)!important;opacity:1!important;filter:none!important;transform:none!important}html body .c505-share-portal-v35i span{display:block!important;color:#0b7cff!important;-webkit-text-fill-color:#0b7cff!important;font-size:.68rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .c505-share-portal-v35i p{margin:0 0 4px!important;color:#07117b!important;-webkit-text-fill-color:#07117b!important;font-size:.95rem!important;font-weight:950!important}html body .c505-share-copy-v35i{width:100%!important;min-height:44px!important;margin:0!important;padding:0 14px!important;border-radius:16px!important;border:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important;font-family:inherit!important;font-size:.84rem!important;font-weight:950!important;cursor:pointer!important}html body .c505-share-socials-v35i{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body .c505-share-socials-v35i a,html body .c505-share-socials-v35i button{min-height:38px!important;margin:0!important;padding:0 8px!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#07117b!important;-webkit-text-fill-color:#07117b!important;background:#ffffff!important;border:1px solid rgba(11,124,255,.16)!important;text-decoration:none!important;font-family:inherit!important;font-size:.76rem!important;font-weight:950!important;cursor:pointer!important}html body.c505-business-route-entering main,html body.c505-business-route-leaving main,html body.c505-miniweb-leaving main{opacity:1!important;filter:none!important;transform:none!important;transition:none!important;animation:none!important}@media (max-width:1180px){html body.c505-business-profile-web main,html body:has(.c505-business-profile-nav-v29) main{padding-top:136px!important}html body .c505-business-profile-nav-v29{grid-template-columns:1fr!important;width:min(100% - 28px,920px)!important}html body .c505-business-profile-actions-v29,html body .c505-business-profile-brand-v29,html body .c505-business-profile-links-v29{justify-content:center!important;margin-left:0!important}html body .c505-business-profile-actions-v29,html body .c505-business-profile-links-v29{flex-wrap:wrap!important}}@media (max-width:640px){html body.c505-business-profile-web main,html body:has(.c505-business-profile-nav-v29) main{padding-top:216px!important}html body .c505-business-profile-nav-v29{top:8px!important;width:min(100% - 18px,920px)!important;padding:9px!important;border-radius:22px!important}html body .c505-business-profile-actions-v29,html body .c505-business-profile-links-v29{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}html body .c505-business-profile-actions-v29{grid-template-columns:1fr!important}html body .c505-share-portal-v35i{top:224px!important;left:50%!important;right:auto!important;width:min(336px,calc(100vw - 28px))!important;transform:translateX(-50%)!important}}html body .c505-catalog-pro-v33-filters button{min-height:44px!important;padding:0 18px!important;border-radius:999px!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(7,17,123,.08)!important;background:#ffffff!important;color:#07117b!important;-webkit-text-fill-color:#07117b!important;font-family:inherit!important;font-size:.84rem!important;font-weight:950!important;box-shadow:0 14px 30px rgba(7,17,123,.06)!important;cursor:pointer!important}html body .c505-catalog-pro-v33-filters button.is-active{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important;box-shadow:0 18px 34px rgba(7,17,123,.16)!important}html body:has(.c505-cart-v35-shell) .c505-door-frame,html body:has(.c505-cart-v35-shell) .c505-door-left,html body:has(.c505-cart-v35-shell) .c505-door-panel,html body:has(.c505-cart-v35-shell) .c505-door-right,html body:has(.c505-cart-v35-shell) .c505-door-stage,html body:has(.c505-cart-v35-shell) .c505-door-transition{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;animation:none!important;transition:none!important;transform:none!important}html body:has(.c505-cart-v35-shell) .c505-cart-v35-item,html body:has(.c505-cart-v35-shell) .c505-cart-v35-panel,html body:has(.c505-cart-v35-shell) .c505-cart-v35-shell,html body:has(.c505-cart-v35-shell) main{opacity:1!important;filter:none!important;transform:none!important;animation:none!important;transition:none!important}html body:has(.c505-dashboard-v41) .c505-header-shell,html body:has(.c505-dashboard-v41) .c505-main-header,html body:has(.c505-dashboard-v41) .c505-site-header,html body:has(.c505-dashboard-v41) .c505-topbar,html body:has(.c505-dashboard-v41) header.c505-site-header{display:none!important}html body:has(.c505-dashboard-v41){background:#f4f8ff!important}.c505-dashboard-v41{min-height:100vh;padding:22px 24px 56px 112px;color:#07117b;background:radial-gradient(circle at 10% 8%,rgba(37,177,255,.12),transparent 26%),radial-gradient(circle at 90% 0,rgba(11,124,255,.1),transparent 22%),linear-gradient(180deg,#f8fbff,#eef5ff)}.c505-dashboard-v41-rail{position:fixed;z-index:20;left:0;top:0;bottom:0;width:86px;padding:22px 14px;display:grid;grid-template-rows:auto 1fr auto;gap:24px;background:radial-gradient(circle at 50% 0,rgba(37,177,255,.34),transparent 34%),linear-gradient(180deg,#07117b,#052c9f 58%,#0b7cff);box-shadow:18px 0 60px rgba(7,17,123,.2)}.c505-dashboard-v41-rail-logo{width:52px;height:52px;margin:0 auto;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(255,255,255,.98);text-decoration:none;font-size:1.7rem;font-weight:950;box-shadow:0 16px 36px rgba(0,0,0,.18)}.c505-dashboard-v41-rail nav,.c505-dashboard-v41-rail>div:last-child{display:grid;gap:12px;align-content:start;justify-items:center}.c505-dashboard-v41-rail nav a,.c505-dashboard-v41-rail>div:last-child a{width:48px;height:48px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.82);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);text-decoration:none;font-size:1rem;font-weight:950;transition:transform .16s ease,background .16s ease}.c505-dashboard-v41-rail nav a.is-active,.c505-dashboard-v41-rail nav a:hover{transform:translateY(-1px);color:#07117b;background:rgba(255,255,255,.98);box-shadow:0 16px 32px rgba(0,0,0,.18)}.c505-dashboard-v41-shell{width:min(1320px,100%);margin:0 auto;display:grid;gap:18px}.c505-dashboard-v41-header{min-height:82px;padding:14px 16px;border-radius:30px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(255,255,255,.86);border:1px solid rgba(7,17,123,.08);box-shadow:0 20px 60px rgba(7,17,123,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.c505-dashboard-v41-logo-card{display:flex;align-items:center;gap:16px}.c505-dashboard-v41-logo-card img{width:142px;height:auto;display:block}.c505-dashboard-v41-logo-card div{padding-left:16px;border-left:1px solid rgba(7,17,123,.1)}.c505-dashboard-v41-action-card span,.c505-dashboard-v41-hero span,.c505-dashboard-v41-logo-card span,.c505-dashboard-v41-panel-head span,.c505-dashboard-v41-preview span,.c505-dashboard-v41-stats span,.c505-dashboard-v41-tabs span,.c505-dashboard-v41-upload span{display:block;color:#0b7cff;font-size:.7rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.c505-dashboard-v41-logo-card strong{display:block;margin-top:5px;color:#07117b;font-size:1rem;font-weight:950}.c505-dashboard-v41-logo-card p{margin:3px 0 0;color:rgba(7,17,123,.56);font-size:.78rem;font-weight:800}.c505-dashboard-v41-header-actions{display:flex;gap:10px;flex-wrap:wrap}.c505-dashboard-v41-header-actions a,.c505-dashboard-v41-panel-head button,.c505-dashboard-v41-theme button{min-height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(7,17,123,.1);color:#07117b;background:rgba(255,255,255,.98);text-decoration:none;font-family:inherit;font-size:.82rem;font-weight:950;cursor:pointer}.c505-dashboard-v41-header-actions a:first-child,.c505-dashboard-v41-panel-head button,.c505-dashboard-v41-theme button.is-active{color:#ffffff;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.3),transparent 28%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b);border-color:transparent;box-shadow:0 18px 34px rgba(7,17,123,.18)}.c505-dashboard-v41-hero{position:relative;overflow:hidden;min-height:250px;padding:36px;border-radius:36px;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px;align-items:end;color:#ffffff;background:radial-gradient(circle at 88% 0,rgba(37,177,255,.5),transparent 34%),linear-gradient(135deg,#07117b,#0630b4 52%,#0b7cff);box-shadow:0 30px 90px rgba(7,17,123,.18)}.c505-dashboard-v41-hero:before{content:"";position:absolute;right:-180px;top:-210px;width:520px;height:520px;border-radius:50%;border:1px solid rgba(255,255,255,.22)}.c505-dashboard-v41-hero:after{content:"";position:absolute;left:36px;bottom:0;width:min(420px,52%);height:5px;border-radius:999px;background:linear-gradient(90deg,#25b1ff,rgba(255,255,255,.82),transparent)}.c505-dashboard-v41-hero>*{position:relative;z-index:1}.c505-dashboard-v41-hero span{color:rgba(255,255,255,.78)}.c505-dashboard-v41-hero h1{max-width:760px;margin:12px 0 0;color:#ffffff;font-size:clamp(2.2rem,4.8vw,4.8rem);line-height:.92;letter-spacing:-.08em;font-weight:950}.c505-dashboard-v41-hero p{max-width:680px;margin:18px 0 0;color:rgba(255,255,255,.78);font-size:1.02rem;line-height:1.65;font-weight:750}.c505-dashboard-v41-hero article{padding:20px;border-radius:26px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.c505-dashboard-v41-hero article strong{display:block;margin-top:8px;color:#ffffff;font-size:1.55rem;font-weight:950}.c505-dashboard-v41-hero article p{margin:7px 0 0;color:rgba(255,255,255,.74);font-size:.84rem;line-height:1.5}.c505-dashboard-v41-tabs{padding:8px;border-radius:26px;display:flex;gap:8px;overflow-x:auto;background:rgba(255,255,255,.86);border:1px solid rgba(7,17,123,.08);box-shadow:0 18px 50px rgba(7,17,123,.07)}.c505-dashboard-v41-tabs a{min-height:44px;padding:0 14px;border-radius:999px;display:inline-flex;gap:8px;align-items:center;flex:0 0 auto;color:rgba(7,17,123,.72);text-decoration:none;font-size:.8rem;font-weight:950}.c505-dashboard-v41-tabs a.is-active{color:#ffffff;background:linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b);box-shadow:0 16px 30px rgba(7,17,123,.16)}.c505-dashboard-v41-tabs a.is-active span{color:#ffffff}.c505-dashboard-v41-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.c505-dashboard-v41-stats article{min-height:116px;padding:18px;border-radius:28px;display:flex;gap:14px;align-items:center;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.08)}.c505-dashboard-v41-card-icon,.c505-dashboard-v41-stat-icon{flex:0 0 auto;width:54px;height:54px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;color:#0b7cff;background:radial-gradient(circle at 30% 25%,rgba(37,177,255,.18),transparent 34%),#eef6ff;font-size:1.15rem;font-weight:950}.c505-dashboard-v41-stats strong{display:block;margin-top:6px;color:#07117b;font-size:1.75rem;line-height:1;font-weight:950}.c505-dashboard-v41-stats p{margin:6px 0 0;color:rgba(7,17,123,.54);font-size:.78rem;font-weight:800}.c505-dashboard-v41-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.c505-dashboard-v41-action-card,.c505-dashboard-v41-panel,.c505-dashboard-v41-preview,.c505-dashboard-v41-upload{background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.08)}.c505-dashboard-v41-action-card{min-height:140px;padding:22px;border-radius:30px;display:grid;grid-template-columns:64px minmax(0,1fr) 46px;gap:16px;align-items:center;color:inherit;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.c505-dashboard-v41-action-card:hover{transform:translateY(-2px);box-shadow:0 30px 72px rgba(7,17,123,.12)}.c505-dashboard-v41-action-card h2{margin:7px 0 0;color:#07117b;font-size:1.28rem;line-height:1.05;letter-spacing:-.04em;font-weight:950}.c505-dashboard-v41-action-card p{margin:8px 0 0;color:rgba(7,17,123,.58);font-size:.88rem;line-height:1.5;font-weight:760}.c505-dashboard-v41-action-card em{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0b7cff;background:#f4f8ff;border:1px solid rgba(11,124,255,.12);font-style:normal;font-size:1.1rem;font-weight:950}.c505-dashboard-v41-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px}.c505-dashboard-v41-panel{padding:24px;border-radius:30px}.c505-dashboard-v41-panel.is-wide{grid-column:1/-1}.c505-dashboard-v41-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.c505-dashboard-v41-panel-head h2{margin:8px 0 0;color:#07117b;font-size:1.5rem;line-height:1.05;letter-spacing:-.045em;font-weight:950}.c505-dashboard-v41-panel-head p,.c505-dashboard-v41-upload p{margin:8px 0 0;color:rgba(7,17,123,.58);font-size:.88rem;line-height:1.55;font-weight:760}.c505-dashboard-v41-form{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.c505-dashboard-v41-form label{display:grid;gap:7px;color:rgba(7,17,123,.72);font-size:.78rem;font-weight:900}.c505-dashboard-v41-form label.is-full{grid-column:1/-1}.c505-dashboard-v41-form input,.c505-dashboard-v41-form textarea{width:100%;border:1px solid rgba(7,17,123,.1);border-radius:18px;padding:13px 14px;color:#07117b;background:#f7fbff;font-family:inherit;font-size:.88rem;font-weight:800;outline:none}.c505-dashboard-v41-form textarea{min-height:92px;resize:vertical}.c505-dashboard-v41-preview{padding:24px;border-radius:30px;background:radial-gradient(circle at 82% 8%,rgba(37,177,255,.13),transparent 32%),#ffffff}.c505-dashboard-v41-preview h3,.c505-dashboard-v41-upload h3{margin:20px 0 0;color:#07117b;font-size:1.5rem;line-height:1;letter-spacing:-.04em;font-weight:950}.c505-dashboard-v41-preview p{margin:10px 0 20px;color:rgba(7,17,123,.6);line-height:1.55;font-weight:760}.c505-dashboard-v41-preview strong{color:#0b7cff;font-weight:950}.c505-dashboard-v41-list{margin-top:20px;display:grid;gap:10px}.c505-dashboard-v41-list article{padding:16px;border-radius:22px;display:flex;gap:14px;align-items:center;background:#f7fbff;border:1px solid rgba(7,17,123,.06)}.c505-dashboard-v41-list span{flex:0 0 auto;padding:8px 10px;border-radius:999px;color:#ffffff;background:#0b7cff;font-size:.68rem;font-weight:950}.c505-dashboard-v41-list span.is-service{background:#07117b}.c505-dashboard-v41-list div{min-width:0;flex:1 1}.c505-dashboard-v41-list h3{margin:0;color:#07117b;font-size:.96rem;font-weight:950}.c505-dashboard-v41-list p{margin:4px 0 0;color:rgba(7,17,123,.58);font-size:.8rem;line-height:1.45;font-weight:760}.c505-dashboard-v41-list strong{flex:0 0 auto;padding:8px 10px;border-radius:999px;color:#0b7cff;background:rgba(11,124,255,.1);font-size:.72rem;font-weight:950}.c505-dashboard-v41-theme{margin-top:22px;display:flex;gap:10px;flex-wrap:wrap}.c505-dashboard-v41-upload{padding:24px;border-radius:30px}@media (max-width:1120px){.c505-dashboard-v41{padding-left:102px}.c505-dashboard-v41-editor-layout,.c505-dashboard-v41-hero{grid-template-columns:1fr}.c505-dashboard-v41-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.c505-dashboard-v41-grid{grid-template-columns:1fr}}@media (max-width:720px){.c505-dashboard-v41{padding:92px 14px 48px}.c505-dashboard-v41-rail{right:0;bottom:auto;width:auto;height:74px;padding:10px 14px;grid-template-columns:auto 1fr auto;grid-template-rows:1fr}.c505-dashboard-v41-rail nav,.c505-dashboard-v41-rail>div:last-child{grid-auto-flow:column;overflow-x:auto;align-content:center}.c505-dashboard-v41-rail nav a,.c505-dashboard-v41-rail>div:last-child a{width:44px;height:44px}.c505-dashboard-v41-rail-logo{width:46px;height:46px}.c505-dashboard-v41-header,.c505-dashboard-v41-logo-card{align-items:flex-start;flex-direction:column}.c505-dashboard-v41-logo-card div{padding-left:0;border-left:0}.c505-dashboard-v41-action-card,.c505-dashboard-v41-hero,.c505-dashboard-v41-panel,.c505-dashboard-v41-preview,.c505-dashboard-v41-upload{border-radius:24px}.c505-dashboard-v41-stats{grid-template-columns:1fr}.c505-dashboard-v41-action-card{grid-template-columns:56px minmax(0,1fr)}.c505-dashboard-v41-action-card em{grid-column:2}.c505-dashboard-v41-form{grid-template-columns:1fr}.c505-dashboard-v41-list article{align-items:flex-start;flex-direction:column}}.c505-dashboard-v41-rail nav a,.c505-dashboard-v41-rail>div:last-child a{position:relative!important;gap:8px!important}.c505-dashboard-v42-rail-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.c505-dashboard-v42-rail-label{display:none!important}.c505-dashboard-v41-rail nav a[data-label]:after,.c505-dashboard-v41-rail>div:last-child a[data-label]:after{content:attr(data-label);position:absolute;left:62px;top:50%;z-index:999;min-width:max-content;padding:9px 12px;border-radius:14px;color:#07117b;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.08);box-shadow:0 18px 44px rgba(7,17,123,.22);font-size:.74rem;font-weight:950;letter-spacing:0;opacity:0;pointer-events:none;transform:translateY(-50%) translateX(-6px);transition:opacity .14s ease,transform .14s ease}.c505-dashboard-v41-rail nav a[data-label]:before,.c505-dashboard-v41-rail>div:last-child a[data-label]:before{content:"";position:absolute;left:55px;top:50%;z-index:1000;width:10px;height:10px;background:rgba(255,255,255,.98);border-left:1px solid rgba(7,17,123,.08);border-bottom:1px solid rgba(7,17,123,.08);opacity:0;pointer-events:none;transform:translateY(-50%) rotate(45deg);transition:opacity .14s ease}.c505-dashboard-v41-rail nav a[data-label]:hover:after,.c505-dashboard-v41-rail>div:last-child a[data-label]:hover:after{opacity:1;transform:translateY(-50%) translateX(0)}.c505-dashboard-v41-rail nav a[data-label]:hover:before,.c505-dashboard-v41-rail>div:last-child a[data-label]:hover:before{opacity:1}.c505-dashboard-v41{background:radial-gradient(circle at 12% 8%,rgba(37,177,255,.1),transparent 26%),radial-gradient(circle at 88% 4%,rgba(7,17,123,.08),transparent 24%),linear-gradient(180deg,#f8fbff,#eef5ff)!important}.c505-dashboard-v41-header{border-radius:32px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.92))!important;border:1px solid rgba(7,17,123,.07)!important;box-shadow:0 22px 64px rgba(7,17,123,.08),inset 0 1px 0 rgba(255,255,255,.96)!important}.c505-dashboard-v41-hero{border-radius:38px!important;background:radial-gradient(circle at 90% 0,rgba(37,177,255,.55),transparent 34%),radial-gradient(circle at 12% 100%,rgba(255,255,255,.13),transparent 28%),linear-gradient(135deg,#06115f,#0631b7 52%,#0b7cff)!important;box-shadow:0 34px 90px rgba(7,17,123,.22),inset 0 1px 0 rgba(255,255,255,.16)!important}.c505-dashboard-v41-hero article{background:rgba(255,255,255,.15)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)!important}.c505-dashboard-v41-tabs{background:rgba(255,255,255,.92)!important;border:1px solid rgba(7,17,123,.07)!important;box-shadow:0 18px 50px rgba(7,17,123,.07),inset 0 1px 0 rgba(255,255,255,.95)!important}.c505-dashboard-v41-tabs a{border:1px solid transparent!important}.c505-dashboard-v41-tabs a:hover{background:#f3f8ff!important;border-color:rgba(11,124,255,.1)!important}.c505-dashboard-v41-tabs a.is-active:hover{background:linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important}.c505-dashboard-v41-stats article{border-radius:30px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(7,17,123,.07)!important;box-shadow:0 22px 58px rgba(7,17,123,.075),inset 0 1px 0 rgba(255,255,255,.96)!important}.c505-dashboard-v41-card-icon,.c505-dashboard-v41-stat-icon{color:#0b7cff!important;background:radial-gradient(circle at 30% 25%,rgba(37,177,255,.24),transparent 36%),linear-gradient(180deg,#eef6ff,#e7f2ff)!important;border:1px solid rgba(11,124,255,.1)!important}.c505-dashboard-v41-action-card,.c505-dashboard-v41-panel,.c505-dashboard-v41-preview,.c505-dashboard-v41-upload{background:linear-gradient(180deg,#ffffff,#f8fbff)!important;border:1px solid rgba(7,17,123,.075)!important;box-shadow:0 22px 58px rgba(7,17,123,.075),inset 0 1px 0 rgba(255,255,255,.95)!important}.c505-dashboard-v41-action-card{position:relative!important;overflow:hidden!important}.c505-dashboard-v41-action-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#25b1ff,#0b7cff,#07117b);opacity:0;transition:opacity .16s ease}.c505-dashboard-v41-action-card:after{content:"";position:absolute;right:-70px;top:-80px;width:190px;height:190px;border-radius:999px;background:radial-gradient(circle,rgba(11,124,255,.1),transparent 62%);pointer-events:none}.c505-dashboard-v41-action-card:hover:before{opacity:1}.c505-dashboard-v41-action-card:hover .c505-dashboard-v41-card-icon{transform:translateY(-1px) scale(1.03)}.c505-dashboard-v41-card-icon{transition:transform .16s ease}.c505-dashboard-v41-action-card em{color:#07117b!important;background:#ffffff!important;border:1px solid rgba(7,17,123,.08)!important;box-shadow:0 12px 26px rgba(7,17,123,.07)!important}.c505-dashboard-v41-action-card:hover em{color:#ffffff!important;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b)!important;border-color:transparent!important}.c505-dashboard-v41-panel-head{padding-bottom:18px!important;border-bottom:1px solid rgba(7,17,123,.07)!important}.c505-dashboard-v41-panel-head button{box-shadow:0 14px 30px rgba(7,17,123,.14)!important}.c505-dashboard-v41-form{gap:14px!important}.c505-dashboard-v41-form label{padding:13px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff,#f6faff)!important;border:1px solid rgba(7,17,123,.07)!important;box-shadow:0 12px 30px rgba(7,17,123,.045)!important}.c505-dashboard-v41-form input,.c505-dashboard-v41-form textarea{border-radius:18px!important;border:1px solid rgba(11,124,255,.12)!important;background:#ffffff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 8px 18px rgba(7,17,123,.035)!important;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.c505-dashboard-v41-form input:focus,.c505-dashboard-v41-form textarea:focus{border-color:rgba(11,124,255,.42)!important;box-shadow:0 0 0 4px rgba(11,124,255,.1),inset 0 1px 0 rgba(255,255,255,.95)!important;background:#ffffff!important}.c505-dashboard-v41-list article{border-radius:24px!important;background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid rgba(7,17,123,.07)!important;box-shadow:0 12px 28px rgba(7,17,123,.045)!important}.c505-dashboard-v41-list article:hover{border-color:rgba(11,124,255,.18)!important;box-shadow:0 18px 38px rgba(7,17,123,.07)!important}.c505-dashboard-v41-list span{box-shadow:0 10px 22px rgba(11,124,255,.16)!important}.c505-dashboard-v41-list strong{border:1px solid rgba(11,124,255,.12)!important}.c505-dashboard-v41-theme button{background:#ffffff!important;border-color:rgba(7,17,123,.1)!important;box-shadow:0 10px 24px rgba(7,17,123,.05)!important}.c505-dashboard-v41-theme button:hover{border-color:rgba(11,124,255,.24)!important}.c505-dashboard-v41-upload{min-height:188px!important;border-style:dashed!important;border-color:rgba(11,124,255,.2)!important}.c505-dashboard-v41-upload:before{content:"";display:block;width:52px;height:52px;margin-bottom:14px;border-radius:20px;background:radial-gradient(circle at 30% 24%,rgba(37,177,255,.24),transparent 38%),linear-gradient(180deg,#eef6ff,#e7f2ff);border:1px solid rgba(11,124,255,.1)}@media (max-width:720px){.c505-dashboard-v41-rail nav a[data-label]:after,.c505-dashboard-v41-rail nav a[data-label]:before,.c505-dashboard-v41-rail>div:last-child a[data-label]:after,.c505-dashboard-v41-rail>div:last-child a[data-label]:before{display:none!important}.c505-dashboard-v41-rail nav a.is-active{width:auto!important;padding:0 12px!important}.c505-dashboard-v41-rail nav a.is-active .c505-dashboard-v42-rail-label{display:inline-flex!important;color:#07117b!important;font-size:.72rem!important;font-weight:950!important;white-space:nowrap!important}}.c505-hackathon-v45{min-height:100vh;padding:112px 22px 70px;color:#07117b;background:radial-gradient(circle at 10% 6%,rgba(37,177,255,.18),transparent 28%),radial-gradient(circle at 92% 12%,rgba(11,124,255,.12),transparent 26%),linear-gradient(180deg,#f8fbff,#ffffff 48%,#eef6ff)}.c505-hackathon-v45-shell{width:min(1220px,100%);margin:0 auto;display:grid;gap:22px}.c505-hackathon-v45-challenges,.c505-hackathon-v45-final,.c505-hackathon-v45-hero,.c505-hackathon-v45-problem article,.c505-hackathon-v45-solution{background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.08);box-shadow:0 26px 72px rgba(7,17,123,.1)}.c505-hackathon-v45-hero{position:relative;overflow:hidden;padding:24px;border-radius:38px}.c505-hackathon-v45-hero:before{content:"";position:absolute;right:-180px;top:-220px;width:560px;height:560px;border-radius:999px;background:radial-gradient(circle at 38% 42%,rgba(37,177,255,.18),transparent 46%);border:1px solid rgba(11,124,255,.12);pointer-events:none}.c505-hackathon-v45-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px}.c505-hackathon-v45-logo{width:174px;padding:9px 14px;border-radius:22px;display:inline-flex;align-items:center;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.08);box-shadow:0 18px 38px rgba(7,17,123,.08)}.c505-hackathon-v45-logo img{width:100%;height:auto;display:block}.c505-hackathon-v45-top div{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.c505-hackathon-v45-card-grid article span,.c505-hackathon-v45-final span,.c505-hackathon-v45-kicker,.c505-hackathon-v45-problem span,.c505-hackathon-v45-section-head span,.c505-hackathon-v45-solution span,.c505-hackathon-v45-summary-card span,.c505-hackathon-v45-top span{display:block;color:#0b7cff;font-size:.72rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.c505-hackathon-v45-actions a,.c505-hackathon-v45-top a{min-height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:.84rem;font-weight:950}.c505-hackathon-v45-actions a:last-child,.c505-hackathon-v45-top a{color:#07117b;background:#f7fbff;border:1px solid rgba(7,17,123,.08)}.c505-hackathon-v45-actions a:first-child{color:#ffffff;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b);box-shadow:0 18px 34px rgba(7,17,123,.18)}.c505-hackathon-v45-hero-grid{position:relative;z-index:1;margin-top:28px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:stretch}.c505-hackathon-v45-hero h1{max-width:790px;margin:16px 0 0;color:#07117b;font-size:clamp(2.3rem,5vw,5.25rem);line-height:.9;letter-spacing:-.085em;font-weight:950}.c505-hackathon-v45-hero h1 strong{color:#0b7cff}.c505-hackathon-v45-hero p{max-width:720px;margin:20px 0 0;color:rgba(7,17,123,.64);font-size:1.02rem;line-height:1.7;font-weight:760}.c505-hackathon-v45-actions{margin-top:26px;display:flex;gap:10px;flex-wrap:wrap}.c505-hackathon-v45-summary-card{padding:24px;border-radius:30px;color:#ffffff;background:radial-gradient(circle at 84% 10%,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,#07117b,#0b7cff 62%,#25b1ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.c505-hackathon-v45-summary-card span{color:rgba(255,255,255,.76)}.c505-hackathon-v45-summary-card h2{margin:18px 0 0;color:#ffffff;font-size:2rem;line-height:.96;letter-spacing:-.05em;font-weight:950}.c505-hackathon-v45-summary-card p{margin:14px 0 0;color:rgba(255,255,255,.82);font-size:.92rem;line-height:1.65}.c505-hackathon-v45-summary-card div{margin-top:20px;padding:14px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}.c505-hackathon-v45-summary-card em,.c505-hackathon-v45-summary-card strong{color:#ffffff;font-size:.84rem;font-weight:950;font-style:normal}.c505-hackathon-v45-problem{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.c505-hackathon-v45-challenges,.c505-hackathon-v45-final,.c505-hackathon-v45-problem article,.c505-hackathon-v45-solution{padding:26px;border-radius:32px}.c505-hackathon-v45-final h2,.c505-hackathon-v45-problem h2,.c505-hackathon-v45-section-head h2,.c505-hackathon-v45-solution h2{margin:10px 0 0;color:#07117b;font-size:clamp(1.7rem,3vw,3rem);line-height:.98;letter-spacing:-.06em;font-weight:950}.c505-hackathon-v45-final p,.c505-hackathon-v45-problem p,.c505-hackathon-v45-section-head p,.c505-hackathon-v45-solution p{margin:14px 0 0;color:rgba(7,17,123,.62);font-size:.98rem;line-height:1.7;font-weight:760}.c505-hackathon-v45-solution{display:grid;grid-template-columns:330px minmax(0,1fr);gap:22px;align-items:start}.c505-hackathon-v45-pill-grid{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.c505-hackathon-v45-pill-grid span{padding:11px 14px;border-radius:999px;color:#0b7cff;background:rgba(11,124,255,.09);border:1px solid rgba(11,124,255,.1);font-size:.82rem;font-weight:950}.c505-hackathon-v45-section-head{max-width:840px}.c505-hackathon-v45-card-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.c505-hackathon-v45-card-grid article{position:relative;overflow:hidden;min-height:255px;padding:22px;border-radius:28px;background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid rgba(7,17,123,.08);box-shadow:0 18px 44px rgba(7,17,123,.07)}.c505-hackathon-v45-card-grid article:after{content:"";position:absolute;right:-70px;top:-78px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(11,124,255,.1),transparent 62%);pointer-events:none}.c505-hackathon-v45-card-grid article>*{position:relative;z-index:1}.c505-hackathon-v45-card-grid article em{width:48px;height:48px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#ffffff;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b);font-size:.95rem;font-style:normal;font-weight:950}.c505-hackathon-v45-card-grid article span{margin-top:18px;color:rgba(11,124,255,.76);font-size:.68rem;line-height:1.4}.c505-hackathon-v45-card-grid article h3{margin:10px 0 0;color:#07117b;font-size:1.45rem;line-height:1.02;letter-spacing:-.045em;font-weight:950}.c505-hackathon-v45-card-grid article p{margin:12px 0 0;color:rgba(7,17,123,.6);font-size:.88rem;line-height:1.6;font-weight:760}.c505-hackathon-v45-final{color:#ffffff;background:radial-gradient(circle at 90% 0,rgba(37,177,255,.48),transparent 34%),linear-gradient(135deg,#07117b,#0630b4 54%,#0b7cff)}.c505-hackathon-v45-final h2,.c505-hackathon-v45-final p,.c505-hackathon-v45-final span{color:#ffffff}.c505-hackathon-v45-final p{color:rgba(255,255,255,.82)}@media (max-width:980px){.c505-hackathon-v45-hero-grid,.c505-hackathon-v45-problem,.c505-hackathon-v45-solution{grid-template-columns:1fr}.c505-hackathon-v45-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.c505-hackathon-v45{padding:94px 14px 52px}.c505-hackathon-v45-challenges,.c505-hackathon-v45-final,.c505-hackathon-v45-hero,.c505-hackathon-v45-problem article,.c505-hackathon-v45-solution{border-radius:24px}.c505-hackathon-v45-top{align-items:flex-start;flex-direction:column}.c505-hackathon-v45-top div{justify-content:flex-start}.c505-hackathon-v45-card-grid{grid-template-columns:1fr}}.c505-hackathon-v45-count{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.c505-hackathon-v45-count article,.c505-hackathon-v45-provider-note{background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.08)}.c505-hackathon-v45-count article{min-height:146px;padding:22px;border-radius:30px;position:relative;overflow:hidden}.c505-hackathon-v45-count article:after{content:"";position:absolute;right:-55px;top:-65px;width:155px;height:155px;border-radius:999px;background:radial-gradient(circle,rgba(11,124,255,.1),transparent 62%)}.c505-hackathon-v45-card-grid article small,.c505-hackathon-v45-count span,.c505-hackathon-v45-provider-note span{display:block;color:#0b7cff;font-size:.7rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.c505-hackathon-v45-count strong{position:relative;z-index:1;display:block;margin-top:12px;color:#07117b;font-size:3rem;line-height:.9;font-weight:950;letter-spacing:-.06em}.c505-hackathon-v45-count p{position:relative;z-index:1;margin:12px 0 0;color:rgba(7,17,123,.6);font-size:.9rem;line-height:1.5;font-weight:760}.c505-hackathon-v45-provider-note{padding:28px;border-radius:32px;background:radial-gradient(circle at 92% 0,rgba(37,177,255,.12),transparent 32%),linear-gradient(180deg,#ffffff,#f7fbff)}.c505-hackathon-v45-provider-note h2{max-width:900px;margin:10px 0 0;color:#07117b;font-size:clamp(1.7rem,3vw,3rem);line-height:.98;letter-spacing:-.06em;font-weight:950}.c505-hackathon-v45-provider-note p{max-width:980px;margin:14px 0 0;color:rgba(7,17,123,.62);font-size:.98rem;line-height:1.7;font-weight:760}.c505-hackathon-v45-card-grid article small{margin-top:10px;color:rgba(11,124,255,.82);font-size:.66rem;line-height:1.45}.c505-hackathon-v45-card-grid article p.is-note{margin-top:12px;padding:12px;border-radius:18px;color:#075985;background:#e0f2fe;border:1px solid rgba(11,124,255,.12);font-size:.78rem;line-height:1.5;font-weight:850}@media (max-width:860px){.c505-hackathon-v45-count{grid-template-columns:1fr}}.c505-hackathon-v45-count{grid-template-columns:repeat(4,minmax(0,1fr))!important}.c505-hackathon-v45-count article:last-child{color:#ffffff;background:radial-gradient(circle at 86% 0,rgba(37,177,255,.38),transparent 34%),linear-gradient(135deg,#07117b,#0630b4 54%,#0b7cff)!important}.c505-hackathon-v45-count article:last-child p,.c505-hackathon-v45-count article:last-child span,.c505-hackathon-v45-count article:last-child strong{color:#ffffff!important}.c505-hackathon-v45-count article:last-child p{color:rgba(255,255,255,.82)!important}.c505-hackathon-v45-summary-card div+div{margin-top:10px}@media (max-width:1120px){.c505-hackathon-v45-count{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.c505-hackathon-v45-count{grid-template-columns:1fr!important}}.c505-editor-preview-v46{position:fixed;left:50%;bottom:22px;z-index:2147483000;width:min(780px,calc(100% - 28px));min-height:68px;padding:10px;border-radius:26px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#07117b;background:rgba(255,255,255,.96);border:1px solid rgba(7,17,123,.1);box-shadow:0 28px 80px rgba(7,17,123,.24),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:translateX(-50%)}.c505-editor-preview-v46:before{content:"";position:absolute;inset:8px auto 8px 8px;width:5px;border-radius:999px;background:linear-gradient(180deg,#25b1ff,#0b7cff,#07117b)}.c505-editor-preview-v46-status{min-width:176px;padding-left:16px}.c505-editor-preview-v46-status span{display:block;color:#0b7cff;font-size:.68rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.c505-editor-preview-v46-status strong{display:block;margin-top:4px;color:#07117b;font-size:.95rem;line-height:1;font-weight:950}.c505-editor-preview-v46 nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.c505-editor-preview-v46 nav a{min-height:42px;padding:0 15px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.1);text-decoration:none;font-size:.8rem;font-weight:950;white-space:nowrap}.c505-editor-preview-v46 nav a:first-child{color:#ffffff;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b);border-color:transparent;box-shadow:0 16px 30px rgba(7,17,123,.16)}.c505-editor-restore-v46{position:fixed;right:18px;bottom:18px;z-index:2147483000}.c505-editor-restore-v46 a{min-height:46px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ffffff;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#25b1ff,#0b7cff 42%,#07117b);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 42px rgba(7,17,123,.24);text-decoration:none;font-size:.82rem;font-weight:950}@media (max-width:720px){.c505-editor-preview-v46{left:12px;right:12px;bottom:12px;width:auto;padding:12px;border-radius:22px;align-items:stretch;flex-direction:column;transform:none}.c505-editor-preview-v46-status{min-width:0;padding-left:12px}.c505-editor-preview-v46 nav{display:grid;grid-template-columns:1fr}.c505-editor-preview-v46 nav a{width:100%}.c505-editor-restore-v46{left:12px;right:12px;bottom:12px}.c505-editor-restore-v46 a{width:100%}}.c505-editor-restore-v46{left:18px!important;right:auto!important;bottom:22px!important}.c505-editor-restore-v46 a{min-height:44px!important;padding:0 16px!important;font-size:.8rem!important}@media (max-width:720px){.c505-editor-restore-v46{left:12px!important;right:12px!important;bottom:82px!important}.c505-editor-restore-v46 a{width:100%!important}}.c505-home-sectors-v47c{width:min(1220px,calc(100% - 32px));margin:24px auto 30px;padding:20px;border-radius:30px;color:#07117b;background:radial-gradient(circle at 7% 0,rgba(37,177,255,.13),transparent 30%),linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid rgba(7,17,123,.08);box-shadow:0 20px 54px rgba(7,17,123,.08);overflow:hidden}.c505-home-sectors-v47c-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.58fr);gap:18px;align-items:end;margin-bottom:18px}.c505-home-sectors-v47c-head span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;color:#0b7cff;background:rgba(11,124,255,.08);border:1px solid rgba(11,124,255,.1);font-size:.7rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-home-sectors-v47c-head h2{margin:11px 0 0;color:#07117b;font-size:clamp(1.55rem,3vw,2.85rem);line-height:.98;letter-spacing:-.065em;font-weight:950}.c505-home-sectors-v47c-head p{margin:0;color:rgba(7,17,123,.62);font-size:.94rem;line-height:1.58;font-weight:760}.c505-home-sectors-v47c-viewport{position:relative;overflow-x:auto;overflow-y:visible;padding:18px 42px 22px;margin:0 -8px;scroll-snap-type:x mandatory;scroll-behavior:smooth;cursor:grab;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.c505-home-sectors-v47c-viewport:active{cursor:grabbing}.c505-home-sectors-v47c-viewport::-webkit-scrollbar{display:none}.c505-home-sectors-v47c-track{display:flex;gap:14px;width:max-content}.c505-home-sectors-v47c-card{width:286px;min-height:174px;padding:17px;border-radius:23px;flex:0 0 auto;scroll-snap-align:center;background:rgba(255,255,255,.88);border:1px solid rgba(7,17,123,.08);box-shadow:0 12px 30px rgba(7,17,123,.055);transform:scale(.94);opacity:.78;transition:transform .52s cubic-bezier(.2,.8,.2,1),opacity .52s ease,box-shadow .52s ease,border-color .52s ease}.c505-home-sectors-v47c-card.is-active{transform:scale(1.08);opacity:1;border-color:rgba(11,124,255,.24);box-shadow:0 24px 52px rgba(7,17,123,.14),inset 0 1px 0 rgba(255,255,255,.92)}.c505-home-sectors-v47c-card span{display:block;color:#0b7cff;font-size:.66rem;line-height:1.25;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.c505-home-sectors-v47c-card h3{margin:10px 0 0;color:#07117b;font-size:1.35rem;line-height:1;letter-spacing:-.05em;font-weight:950}.c505-home-sectors-v47c-card p{margin:11px 0 0;color:rgba(7,17,123,.6);font-size:.8rem;line-height:1.48;font-weight:760}.c505-home-sectors-v47c-dots{display:flex;justify-content:center;gap:7px;margin-top:2px}.c505-home-sectors-v47c-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:rgba(7,17,123,.18);cursor:pointer;transition:width .26s ease,background .26s ease}.c505-home-sectors-v47c-dots button.is-active{width:24px;background:linear-gradient(90deg,#25b1ff,#0b7cff)}@media (prefers-reduced-motion:reduce){.c505-home-sectors-v47c-card{transition:none}.c505-home-sectors-v47c-viewport{scroll-behavior:auto}}@media (max-width:760px){.c505-home-sectors-v47c-head{grid-template-columns:1fr}.c505-home-sectors-v47c-viewport{padding-left:28px;padding-right:28px}.c505-home-sectors-v47c-card{width:260px}}@media (max-width:520px){.c505-home-sectors-v47c{width:min(100% - 24px,1220px);padding:16px;border-radius:24px}.c505-home-sectors-v47c-viewport{padding-left:18px;padding-right:18px}.c505-home-sectors-v47c-card{width:245px}}.c505-home-sectors-v47c-viewport{cursor:grab!important;-webkit-user-select:none!important;user-select:none!important;touch-action:pan-y pinch-zoom!important}.c505-home-sectors-v47c-viewport.is-dragging{cursor:grabbing!important;scroll-snap-type:none!important}.c505-home-sectors-v47c-viewport.is-dragging .c505-home-sectors-v47c-card{pointer-events:none}.c505-home-sectors-v47c-card{transform:scale(.92)!important}.c505-home-sectors-v47c-card.is-active{transform:scale(1.11)!important}.c505-home-sectors-v47c-dots button{opacity:.58}.c505-home-sectors-v47c-dots button.is-active{opacity:1}@media (max-width:760px){.c505-home-sectors-v47c-card.is-active{transform:scale(1.06)!important}}.c505-header-nav,.c505-site-header nav,header nav{gap:clamp(14px,1.35vw,28px)}@media (max-width:1180px){.c505-header-nav,.c505-site-header nav,header nav{gap:12px}}header:has(a[href="/sectores-conectados"]){overflow:visible!important}header:has(a[href="/sectores-conectados"]) .c505-site-header-inner,header:has(a[href="/sectores-conectados"]) .site-header-inner,header:has(a[href="/sectores-conectados"])>div{display:flex!important;align-items:center!important;gap:clamp(12px,1.2vw,22px)!important}header:has(a[href="/sectores-conectados"]) a[href="/"]{flex:0 0 auto!important}header:has(a[href="/sectores-conectados"]) a[href="/"] img,header:has(a[href="/sectores-conectados"]) img[alt*=Conecta],header:has(a[href="/sectores-conectados"]) img[alt*=conecta]{max-width:138px!important;height:auto!important}header:has(a[href="/sectores-conectados"]) nav{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(14px,1.55vw,30px)!important}header:has(a[href="/sectores-conectados"]) nav a{white-space:nowrap!important;flex:0 0 auto!important;font-size:clamp(.82rem,.86vw,.96rem)!important;letter-spacing:-.015em!important}header:has(a[href="/sectores-conectados"]) a[href*="suscripción"],header:has(a[href="/sectores-conectados"]) a[href*=registrar],header:has(a[href="/sectores-conectados"]) a[href*=suscripcion],header:has(a[href="/sectores-conectados"]) a[href="/ingresar"],header:has(a[href="/sectores-conectados"]) a[href="/registrar"]{white-space:nowrap!important;flex:0 0 auto!important}header:has(a[href="/sectores-conectados"]) a:has(+*){white-space:nowrap}header:has(a[href="/sectores-conectados"]) a[href*=registrar],header:has(a[href="/sectores-conectados"]) a[href="/registrar"]{min-width:168px!important}@media (max-width:1280px){header:has(a[href="/sectores-conectados"]) .c505-site-header-inner,header:has(a[href="/sectores-conectados"]) .site-header-inner,header:has(a[href="/sectores-conectados"])>div{gap:10px!important}header:has(a[href="/sectores-conectados"]) nav{gap:22px!important}header:has(a[href="/sectores-conectados"]) a[href="/"] img,header:has(a[href="/sectores-conectados"]) img[alt*=Conecta],header:has(a[href="/sectores-conectados"]) img[alt*=conecta]{max-width:128px!important}header:has(a[href="/sectores-conectados"]) nav a{font-size:.88rem!important}header:has(a[href="/sectores-conectados"]) a[href*=registrar],header:has(a[href="/sectores-conectados"]) a[href="/registrar"]{min-width:152px!important}}@media (max-width:1160px){header:has(a[href="/sectores-conectados"]) nav{gap:16px!important}header:has(a[href="/sectores-conectados"]) nav a{font-size:.82rem!important}header:has(a[href="/sectores-conectados"]) a[href="/"] img,header:has(a[href="/sectores-conectados"]) img[alt*=Conecta],header:has(a[href="/sectores-conectados"]) img[alt*=conecta]{max-width:118px!important}}header:has(a[href="/sectores-conectados"]) nav{gap:clamp(18px,1.15vw,22px)!important;margin-left:18px!important}header:has(a[href="/sectores-conectados"]) nav a:first-child{margin-left:6px!important}@media (max-width:1280px){header:has(a[href="/sectores-conectados"]) nav{gap:16px!important;margin-left:16px!important}header:has(a[href="/sectores-conectados"]) nav a:first-child{margin-left:4px!important}}@media (max-width:1160px){header:has(a[href="/sectores-conectados"]) nav{gap:14px!important;margin-left:14px!important}header:has(a[href="/sectores-conectados"]) nav a:first-child{margin-left:2px!important}}nav:has(a[href="/sectores-conectados"]){margin-left:34px!important;gap:clamp(12px,1.05vw,20px)!important}nav:has(a[href="/sectores-conectados"]) a{white-space:nowrap!important;font-size:clamp(.82rem,.84vw,.94rem)!important}a[href="/ingresar"]{padding-left:20px!important;padding-right:20px!important;white-space:nowrap!important}a[href="/registrar"]{padding-left:22px!important;padding-right:22px!important;white-space:nowrap!important}@media (max-width:1280px){nav:has(a[href="/sectores-conectados"]){margin-left:38px!important;gap:14px!important}nav:has(a[href="/sectores-conectados"]) a{font-size:.86rem!important}a[href="/ingresar"]{padding-left:18px!important;padding-right:18px!important}a[href="/registrar"]{padding-left:20px!important;padding-right:20px!important}}@media (max-width:1160px){nav:has(a[href="/sectores-conectados"]){margin-left:42px!important;gap:12px!important}nav:has(a[href="/sectores-conectados"]) a{font-size:.8rem!important}}.c505-site-header__inner{display:flex!important;align-items:center!important;gap:0!important}.c505-site-header__brand{flex:0 0 132px!important;width:132px!important;margin-right:34px!important}.c505-site-header__brand img{width:132px!important;max-width:132px!important;height:auto!important;display:block!important}.c505-site-header__nav{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:clamp(16px,1.35vw,24px)!important}.c505-site-header__navlink{white-space:nowrap!important;flex:0 0 auto!important;font-size:clamp(.84rem,.88vw,.96rem)!important}.c505-site-header__actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:10px!important;margin-left:18px!important}.c505-site-header__login,.c505-site-header__publish{white-space:nowrap!important;flex:0 0 auto!important}.c505-site-header__login{padding-left:20px!important;padding-right:20px!important}.c505-site-header__publish{min-width:172px!important;padding-left:22px!important;padding-right:22px!important}@media (max-width:1280px){.c505-site-header__brand{flex-basis:124px!important;width:124px!important;margin-right:30px!important}.c505-site-header__brand img{width:124px!important;max-width:124px!important}.c505-site-header__nav{gap:18px!important}.c505-site-header__actions{gap:8px!important;margin-left:14px!important}.c505-site-header__publish{min-width:160px!important}}@media (max-width:1160px){.c505-site-header__brand{flex-basis:116px!important;width:116px!important;margin-right:26px!important}.c505-site-header__brand img{width:116px!important;max-width:116px!important}.c505-site-header__nav{gap:14px!important}.c505-site-header__navlink{font-size:.8rem!important}.c505-site-header__login{padding-left:16px!important;padding-right:16px!important}.c505-site-header__publish{min-width:148px!important;padding-left:18px!important;padding-right:18px!important}}.c505-site-header__brand{margin-right:46px!important}.c505-site-header__nav{gap:clamp(13px,1.05vw,20px)!important}.c505-site-header__actions{margin-left:14px!important;gap:8px!important}@media (max-width:1280px){.c505-site-header__brand{margin-right:42px!important}.c505-site-header__nav{gap:15px!important}}@media (max-width:1160px){.c505-site-header__brand{margin-right:36px!important}.c505-site-header__nav{gap:12px!important}}.c505-sectores-v48d{min-height:100vh;padding:112px 22px 78px;color:#07117b;background:radial-gradient(circle at 8% 0,rgba(37,177,255,.14),transparent 28%),radial-gradient(circle at 92% 12%,rgba(11,124,255,.1),transparent 26%),linear-gradient(180deg,#f8fbff,#ffffff 46%,#eef6ff)}.c505-sectores-v48d-shell{width:min(1220px,100%);margin:0 auto;display:grid;gap:28px}.c505-sectores-v48d-hero{position:relative;overflow:hidden;min-height:310px;padding:34px 40px;border-radius:34px;background:radial-gradient(circle at 90% 8%,rgba(37,177,255,.18),transparent 30%),linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid rgba(7,17,123,.07);box-shadow:0 26px 72px rgba(7,17,123,.1)}.c505-sectores-v48d-hero:before{content:"";position:absolute;right:-120px;top:-170px;width:460px;height:460px;border-radius:999px;background:radial-gradient(circle,rgba(37,177,255,.15),transparent 62%);pointer-events:none}.c505-sectores-v48d-back{position:relative;z-index:1;width:fit-content;min-height:46px;padding:0 18px 0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;color:#07117b;background:rgba(255,255,255,.86);border:1px solid rgba(7,17,123,.1);box-shadow:0 14px 34px rgba(7,17,123,.08);text-decoration:none;font-size:.9rem;font-weight:950}.c505-sectores-v48d-back span{width:31px;height:31px;border-radius:999px;display:grid;place-items:center;color:#0b7cff;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.1);font-size:1.35rem;line-height:1;font-weight:950}.c505-sectores-v48d-hero-copy{position:relative;z-index:1;max-width:820px;margin-top:54px}.c505-sectores-v48d-hero h1{margin:0;color:#07117b;font-size:clamp(2.75rem,5.5vw,5.35rem);line-height:.92;letter-spacing:-.07em;font-weight:950}.c505-sectores-v48d-hero p{max-width:720px;margin:20px 0 0;color:rgba(7,17,123,.62);font-size:1.04rem;line-height:1.7;font-weight:780}.c505-sectores-v48d-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.c505-sectores-v48d-card{min-height:335px;padding:28px;border-radius:28px;position:relative;overflow:hidden;background:radial-gradient(circle at 90% 0,rgba(37,177,255,.08),transparent 30%),linear-gradient(180deg,#ffffff,#fbfdff);border:1px solid rgba(7,17,123,.07);box-shadow:0 20px 58px rgba(7,17,123,.08);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.c505-sectores-v48d-card:hover{transform:translateY(-4px);border-color:rgba(11,124,255,.18);box-shadow:0 28px 72px rgba(7,17,123,.13)}.c505-sectores-v48d-icon{width:78px;height:78px;border-radius:999px;display:grid;place-items:center;color:#07117b;background:rgba(11,124,255,.09);border:1px solid rgba(11,124,255,.08)}.c505-sectores-v48d-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:3.1;stroke-linecap:round;stroke-linejoin:round}.c505-sectores-v48d-card span{display:block;margin-top:28px;color:#0b7cff;font-size:.68rem;line-height:1.3;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-sectores-v48d-card h2{margin:12px 0 0;color:#07117b;font-size:clamp(1.7rem,2.8vw,2.45rem);line-height:.98;letter-spacing:-.055em;font-weight:950}.c505-sectores-v48d-card p{margin:18px 0 0;color:rgba(7,17,123,.62);font-size:.96rem;line-height:1.58;font-weight:760}.c505-sectores-v48d-card a{position:absolute;left:28px;right:28px;bottom:24px;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#0b7cff;text-decoration:none;font-size:.92rem;font-weight:950}.c505-sectores-v48d-card a strong{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;color:#0b7cff;background:rgba(255,255,255,.98);border:1px solid rgba(11,124,255,.2);box-shadow:0 12px 26px rgba(7,17,123,.08)}@media (max-width:1040px){.c505-sectores-v48d-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:660px){.c505-sectores-v48d{padding:94px 14px 54px}.c505-sectores-v48d-hero{min-height:auto;padding:24px;border-radius:26px}.c505-sectores-v48d-hero-copy{margin-top:38px}.c505-sectores-v48d-grid{grid-template-columns:1fr}.c505-sectores-v48d-card{min-height:320px}}.c505-sectores-v48d-card{min-height:350px!important;padding-bottom:86px!important}.c505-sectores-v48d-card h2{font-size:clamp(1.62rem,2.45vw,2.28rem)!important}.c505-sectores-v48d-card p{max-width:92%}.c505-sectores-v48d-card a{bottom:26px!important}@media (max-width:660px){.c505-sectores-v48d-card{min-height:330px!important;padding-bottom:82px!important}.c505-sectores-v48d-card p{max-width:100%}}.c505-sectores-page,.c505-sectores-v48-page,.c505-sectores-v48d-page{padding-top:18px!important}.c505-sectores-hero,.c505-sectores-v48-hero,.c505-sectores-v48d-hero{margin-top:10px!important;padding-top:34px!important;padding-bottom:28px!important;min-height:auto!important}.c505-sectores-hero .c505-back-link,.c505-sectores-v48-hero .c505-back-link,.c505-sectores-v48d-hero .c505-back-link{margin-bottom:20px!important}.c505-sectores-hero h1,.c505-sectores-v48-hero h1,.c505-sectores-v48d-hero h1{margin-bottom:14px!important}.c505-sectores-hero p,.c505-sectores-v48-hero p,.c505-sectores-v48d-hero p{margin-bottom:0!important}.c505-sectores-grid,.c505-sectores-v48-grid,.c505-sectores-v48d-grid{margin-top:18px!important;gap:18px!important}@media (max-width:768px){.c505-sectores-page,.c505-sectores-v48-page,.c505-sectores-v48d-page{padding-top:10px!important}.c505-sectores-hero,.c505-sectores-v48-hero,.c505-sectores-v48d-hero{padding-top:24px!important;padding-bottom:20px!important;margin-top:8px!important}.c505-sectores-grid,.c505-sectores-v48-grid,.c505-sectores-v48d-grid{margin-top:14px!important;gap:16px!important}}.c505-sectores-v48d{padding-top:86px!important}.c505-sectores-v48d-hero{min-height:250px!important;padding-top:24px!important;padding-bottom:28px!important}.c505-sectores-v48d-hero-copy{margin-top:34px!important}.c505-sectores-v48d-hero h1{font-size:clamp(2.55rem,5vw,4.8rem)!important}.c505-sectores-v48d-shell{gap:20px!important}.c505-sectores-v48d-grid{margin-top:0!important}@media (max-width:660px){.c505-sectores-v48d{padding-top:78px!important}.c505-sectores-v48d-hero{padding-top:20px!important;padding-bottom:22px!important}.c505-sectores-v48d-hero-copy{margin-top:28px!important}.c505-sectores-v48d-shell{gap:16px!important}}.c505-sectores-v48d{padding-top:64px!important}.c505-sectores-v48d-hero{margin-top:0!important}@media (max-width:660px){.c505-sectores-v48d{padding-top:68px!important}}.c505-sectores-v48d{padding-top:54px!important}@media (max-width:660px){.c505-sectores-v48d{padding-top:62px!important}}.c505-sector-detail-v49{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:28px 0 72px}.c505-sector-detail-v49-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:22px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(241,249,255,.96));border:1px solid rgba(117,176,255,.28);border-radius:34px;padding:32px;margin-bottom:22px}.c505-sector-detail-v49-back{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(155,182,234,.55);background:rgba(255,255,255,.9);color:#0d237d;text-decoration:none;font-weight:700;margin-bottom:18px}.c505-sector-detail-v49-band span,.c505-sector-detail-v49-card>span,.c505-sector-detail-v49-eyebrow,.c505-sector-detail-v49-footer span,.c505-sector-detail-v49-panel-label{display:inline-flex;align-items:center;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#0a77ff}.c505-sector-detail-v49-copy h1{margin:10px 0;font-size:clamp(3rem,6vw,5rem);line-height:.96;letter-spacing:-.05em;color:#10228d}.c505-sector-detail-v49-copy h2{margin:0 0 14px;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.15;color:#2c4f98}.c505-sector-detail-v49-band p,.c505-sector-detail-v49-card p,.c505-sector-detail-v49-copy p,.c505-sector-detail-v49-footer p,.c505-sector-detail-v49-panel p{color:#5d6fb0;font-size:1.05rem;line-height:1.55}.c505-sector-detail-v49-chips,.c505-sector-detail-v49-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.c505-sector-detail-v49-chips span,.c505-sector-detail-v49-tags span{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(155,182,234,.55);color:#183288;font-weight:700}.c505-sector-detail-v49-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;border-radius:30px;padding:26px;background:linear-gradient(145deg,#1430a9,#1791f8);color:#fff;box-shadow:0 24px 60px rgba(23,82,190,.22)}.c505-sector-detail-v49-panel strong{font-size:clamp(3rem,6vw,5rem);line-height:1;letter-spacing:-.05em;color:#fff;margin:12px 0}.c505-sector-detail-v49-panel p,.c505-sector-detail-v49-panel-label{color:rgba(255,255,255,.92)}.c505-sector-detail-v49-cta,.c505-sector-detail-v49-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:999px;text-decoration:none;font-weight:800}.c505-sector-detail-v49-cta{background:linear-gradient(90deg,#21b0ff,#082fa8);color:#fff;box-shadow:0 14px 32px rgba(11,86,211,.22)}.c505-sector-detail-v49-ghost{background:rgba(255,255,255,.92);border:1px solid rgba(155,182,234,.55);color:#16318b}.c505-sector-detail-v49-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:22px}.c505-sector-detail-v49-card{padding:26px;border-radius:28px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(241,249,255,.96));border:1px solid rgba(117,176,255,.28);min-height:230px}.c505-sector-detail-v49-card h3{margin:14px 0 10px;font-size:1.8rem;line-height:1.08;color:#10228d}.c505-sector-detail-v49-band,.c505-sector-detail-v49-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;border-radius:30px;padding:28px;background:linear-gradient(90deg,#102b98,#1691f8);color:#fff;margin-bottom:22px}.c505-sector-detail-v49-band h2,.c505-sector-detail-v49-footer h2{margin:10px 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:.98;letter-spacing:-.04em;color:#fff}.c505-sector-detail-v49-band p,.c505-sector-detail-v49-footer p{color:rgba(255,255,255,.88)}.c505-sector-detail-v49-band .c505-sector-detail-v49-tags span{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.2);color:#fff}.c505-sector-detail-v49-actions{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:1100px){.c505-sector-detail-v49-band,.c505-sector-detail-v49-footer,.c505-sector-detail-v49-grid,.c505-sector-detail-v49-hero{grid-template-columns:1fr}}@media (max-width:720px){.c505-sector-detail-v49{width:min(100% - 20px,1240px);padding:18px 0 56px}.c505-sector-detail-v49-band,.c505-sector-detail-v49-card,.c505-sector-detail-v49-footer,.c505-sector-detail-v49-hero{padding:22px;border-radius:24px}.c505-sector-detail-v49-copy h1{font-size:clamp(2.4rem,14vw,3.8rem)}.c505-sector-detail-v49-copy h2{font-size:1.2rem}}.c505-sector-detail-v49.is-provider-page-v49i{background:radial-gradient(circle at 92% 12%,rgba(37,177,255,.1),transparent 32%),linear-gradient(180deg,#f8fcff,#ffffff 45%,#f7fbff)}.c505-sector-detail-v49-hero.is-provider-hero-v49i{position:relative;display:block!important;min-height:455px!important;padding:32px 34px 28px!important;overflow:hidden;background:radial-gradient(circle at 82% 8%,rgba(37,177,255,.18),transparent 38%),linear-gradient(110deg,#ffffff,#f8fcff 43%,#eaf6ff)!important;border:1px solid rgba(11,124,255,.12)!important;box-shadow:0 24px 70px rgba(7,17,123,.09)!important}.c505-sector-detail-v49-hero.is-provider-hero-v49i:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-8deg,transparent,transparent 14px,rgba(11,124,255,.04) 15px,transparent 16px);-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.78) 54%,black);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.78) 54%,black);opacity:.36;pointer-events:none}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-copy{position:relative;z-index:3;width:min(47%,560px)}.c505-sector-detail-v49-kicker{display:flex;align-items:center;gap:clamp(54px,8vw,130px);margin-bottom:26px}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-back{min-height:34px!important;padding:0 14px!important;border-radius:999px!important;font-size:.83rem!important;font-weight:850!important;gap:7px!important;white-space:nowrap}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-back span{font-size:.95rem;line-height:1}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-eyebrow{margin:0!important;white-space:nowrap}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-copy h1{letter-spacing:-.08em}.c505-sector-provider-hero-v49i{z-index:1;inset:0 0 0 auto;width:63%;overflow:hidden;background:transparent!important;pointer-events:none}.c505-sector-provider-hero-v49i,.c505-sector-provider-hero-v49i img{position:absolute;min-height:100%;border:0!important;outline:0!important;box-shadow:none!important}.c505-sector-provider-hero-v49i img{inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center right;transform:scale(1.08);border-radius:0!important;filter:saturate(1.04) contrast(1.01);-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.16) 10%,rgba(0,0,0,.8) 24%,black 38%);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.16) 10%,rgba(0,0,0,.8) 24%,black 38%)}.c505-sector-wave-v49i{position:relative;height:34px;margin:-2px 0 8px;overflow:hidden;pointer-events:none}.c505-sector-wave-v49i span,.c505-sector-wave-v49i:before{content:"";position:absolute;left:-8%;right:-8%;top:12px;height:24px;border-radius:999px;background:radial-gradient(ellipse at 50% 50%,rgba(37,177,255,.2),transparent 62%),linear-gradient(90deg,transparent,rgba(11,124,255,.18),transparent);opacity:.42;transform:skewY(-2deg);animation:c505ProviderWave49i 9s ease-in-out infinite}.c505-sector-wave-v49i span{top:19px;opacity:.25;animation-duration:12s;animation-direction:reverse}.c505-sector-wave-v49i.is-before-band{margin:12px 0 10px}@keyframes c505ProviderWave49i{0%,to{transform:translateX(-16px) skewY(-2deg)}50%{transform:translateX(16px) skewY(2deg)}}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-grid{gap:22px;margin-top:0}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-card{position:relative;min-height:230px;padding:28px 28px 26px;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 92% 12%,rgba(37,177,255,.15),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,248,255,.94));border:1px solid rgba(11,124,255,.13);box-shadow:0 24px 60px rgba(7,17,123,.075),inset 0 1px 0 rgba(255,255,255,.85)}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-card:nth-child(2){background:radial-gradient(circle at 92% 12%,rgba(12,186,164,.13),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(238,252,249,.9))}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-card:nth-child(3){background:radial-gradient(circle at 92% 12%,rgba(255,177,37,.17),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,249,238,.92))}.c505-sector-detail-v49-card-icon{width:48px;height:48px;margin-bottom:16px;border-radius:17px;display:grid;place-items:center;color:#0b7cff;background:rgba(11,124,255,.09);border:1px solid rgba(11,124,255,.14);font-weight:950;box-shadow:0 12px 28px rgba(7,17,123,.08)}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-card>span{color:#0b7cff;letter-spacing:.18em}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-card h3{max-width:330px;font-size:clamp(1.45rem,2vw,2rem);letter-spacing:-.045em}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-card p{max-width:360px}.c505-sector-detail-v49-band.is-provider-band-v49i{position:relative;min-height:auto;padding:30px 34px;display:grid;grid-template-columns:1fr;gap:24px;align-items:center;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 100% 0,rgba(37,177,255,.42),transparent 34%),linear-gradient(115deg,#07117b,#103dc3 48%,#1596ee)}.c505-sector-detail-v49-band.is-provider-band-v49i:after{content:"";position:absolute;inset:auto -8% -54px 34%;height:128px;background:repeating-linear-gradient(-8deg,rgba(255,255,255,.12),rgba(255,255,255,.12) 1px,transparent 2px,transparent 12px);opacity:.3;pointer-events:none}.c505-sector-detail-v49-band.is-provider-band-v49i>div:first-child{position:relative;z-index:2;display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:12px 38px;align-items:center}.c505-sector-detail-v49-band.is-provider-band-v49i>div:first-child>span{grid-column:1/-1}.c505-sector-detail-v49-band.is-provider-band-v49i h2{grid-column:1;max-width:520px;margin:0;font-size:clamp(2.1rem,4vw,3.65rem);line-height:.98;letter-spacing:-.07em}.c505-sector-detail-v49-band.is-provider-band-v49i p{grid-column:2;max-width:620px;margin:0;font-size:1rem;line-height:1.64}.c505-sector-detail-v49-band.is-provider-band-v49i .c505-sector-detail-v49-tags{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;width:100%}.c505-sector-detail-v49-band.is-provider-band-v49i .c505-sector-detail-v49-tags span{min-height:44px;width:100%;padding:0 14px;justify-content:center;color:#ffffff;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.16);white-space:nowrap;font-size:.78rem;letter-spacing:.08em}@media (max-width:1100px){.c505-sector-detail-v49-hero.is-provider-hero-v49i{min-height:auto!important;padding:32px 26px 28px!important}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-copy{width:min(100%,680px)}.c505-sector-provider-hero-v49i{position:relative;width:100%;height:330px;margin-top:22px;border-radius:28px}.c505-sector-provider-hero-v49i img{position:relative;transform:scale(1.02);border-radius:28px!important;-webkit-mask-image:none;mask-image:none}.c505-sector-detail-v49-band.is-provider-band-v49i>div:first-child{grid-template-columns:1fr}.c505-sector-detail-v49-band.is-provider-band-v49i p{grid-column:1}.c505-sector-detail-v49-band.is-provider-band-v49i .c505-sector-detail-v49-tags{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.c505-sector-detail-v49-hero.is-provider-hero-v49i{padding:26px 18px 22px!important;border-radius:26px}.c505-sector-detail-v49-kicker{gap:16px;flex-wrap:wrap;margin-bottom:22px}.c505-sector-provider-hero-v49i{height:250px}.c505-sector-detail-v49-band.is-provider-band-v49i,.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-card{border-radius:24px;padding:24px}.c505-sector-detail-v49-band.is-provider-band-v49i .c505-sector-detail-v49-tags{grid-template-columns:1fr}}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-kicker{margin-bottom:22px}.c505-sector-detail-v49.is-provider-page-v49i .c505-sector-detail-v49-back{min-height:32px!important;padding:0 12px!important;font-size:.78rem!important}.c505-provider-search-v49j{position:relative;z-index:4;width:min(100%,610px);margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.c505-provider-search-v49j-field{min-height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 40px rgba(7,17,123,.08),inset 0 1px 0 rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.c505-provider-search-v49j-field span{color:#0b7cff;font-size:1.25rem;font-weight:950;line-height:1}.c505-provider-search-v49j-field input{width:100%;border:0;outline:0;background:transparent;color:#07117b;font-size:.94rem;font-weight:750}.c505-provider-search-v49j-field input::placeholder{color:rgba(7,17,123,.46)}.c505-provider-search-v49j button{min-height:48px;padding:0 22px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#0b7cff,#0717a8);font-size:.9rem;font-weight:950;cursor:pointer;box-shadow:0 18px 38px rgba(7,17,123,.16)}.c505-provider-search-v49j button:hover{transform:translateY(-1px)}@media (max-width:700px){.c505-provider-search-v49j{grid-template-columns:1fr}.c505-provider-search-v49j button{width:100%}}.c505-sectors-hub-v50{width:min(1240px,calc(100% - 32px));margin:22px auto 72px;display:grid;gap:22px}.c505-sectors-hub-v50-hero{position:relative;overflow:hidden;padding:28px 28px 30px;border-radius:34px;border:1px solid rgba(11,124,255,.12);background:linear-gradient(90deg,rgba(214,238,255,.78),rgba(255,255,255,.96) 47%,rgba(190,232,255,.78));box-shadow:0 26px 70px rgba(7,17,123,.08),inset 0 1px 0 rgba(255,255,255,.88)}.c505-sectors-hub-v50-hero:after{content:"";position:absolute;inset:auto -8% -26% auto;width:380px;height:380px;border-radius:999px;background:radial-gradient(circle,rgba(11,124,255,.12) 0,rgba(11,124,255,.03) 48%,transparent 72%);pointer-events:none}.c505-sectors-hub-v50-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.c505-sectors-hub-v50-back{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:999px;border:1px solid rgba(7,17,123,.14);background:rgba(255,255,255,.82);color:#07117b;font-size:.98rem;font-weight:850;text-decoration:none;box-shadow:0 10px 24px rgba(7,17,123,.06)}.c505-sectors-hub-v50-count{min-width:156px;padding:14px 16px;border-radius:22px;background:linear-gradient(135deg,#0d2fa5,#1197eb);color:#ffffff;display:grid;gap:4px;box-shadow:0 18px 40px rgba(7,17,123,.18)}.c505-sectors-hub-v50-count strong{font-size:2rem;line-height:1;font-weight:950}.c505-sectors-hub-v50-count span{font-size:.88rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.c505-sectors-hub-v50-copy{position:relative;z-index:2;max-width:860px}.c505-sectors-hub-v50-copy h1{margin:0;color:#07117b;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.98;font-weight:950;letter-spacing:-.05em}.c505-sectors-hub-v50-copy p{margin:18px 0 0;max-width:820px;color:rgba(7,17,123,.62);font-size:clamp(1.05rem,1.55vw,1.5rem);line-height:1.55;font-weight:700}.c505-sectors-hub-v50-searchwrap{position:relative;z-index:2;margin-top:28px;display:flex;align-items:center;gap:12px}.c505-sectors-hub-v50-search{flex:1 1 auto;min-height:58px;display:flex;align-items:center;gap:12px;padding:0 18px;border-radius:999px;border:1px solid rgba(11,124,255,.16);background:rgba(255,255,255,.86);box-shadow:0 18px 40px rgba(7,17,123,.07),inset 0 1px 0 rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.c505-sectors-hub-v50-search span{color:#0b7cff;font-size:1.35rem;font-weight:950;line-height:1}.c505-sectors-hub-v50-search input{width:100%;border:0;outline:0;background:transparent;color:#07117b;font-size:1rem;font-weight:800}.c505-sectors-hub-v50-search input::placeholder{color:rgba(7,17,123,.44)}.c505-sectors-hub-v50-clear{min-height:54px;padding:0 20px;border-radius:999px;border:1px solid rgba(7,17,123,.12);background:rgba(255,255,255,.78);color:#07117b;font-size:.92rem;font-weight:850;cursor:pointer}.c505-sectors-hub-v50-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.c505-sectors-hub-v50-card{position:relative;overflow:hidden;min-height:306px;padding:26px 26px 24px;border-radius:30px;border:1px solid rgba(11,124,255,.12);background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(236,248,255,.92));box-shadow:0 24px 60px rgba(7,17,123,.07),inset 0 1px 0 rgba(255,255,255,.92);display:flex;flex-direction:column}.c505-sectors-hub-v50-card:after{content:"";position:absolute;top:-34px;right:-34px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(11,124,255,.08) 0,rgba(11,124,255,.03) 44%,transparent 72%);pointer-events:none}.c505-sectors-hub-v50-icon{width:82px;height:82px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,rgba(224,241,255,.94),rgba(213,234,248,.96));border:1px solid rgba(11,124,255,.12);margin-bottom:22px;position:relative;z-index:1}.c505-sectors-hub-v50-icon span{color:#07117b;font-size:1rem;font-weight:950;letter-spacing:.08em}.c505-sectors-hub-v50-eyebrow{position:relative;z-index:1;display:inline-block;margin-bottom:14px;color:#0b7cff;font-size:.88rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.c505-sectors-hub-v50-card h2{position:relative;z-index:1;margin:0;color:#07117b;font-size:clamp(2rem,2.8vw,2.8rem);line-height:.98;font-weight:950;letter-spacing:-.05em}.c505-sectors-hub-v50-card p{position:relative;z-index:1;margin:18px 0 0;color:rgba(7,17,123,.62);font-size:.98rem;line-height:1.55;font-weight:700;max-width:95%}.c505-sectors-hub-v50-cta{position:relative;z-index:1;margin-top:auto;padding-top:22px;display:inline-flex;align-items:center;gap:12px;color:#0b7cff;font-size:1rem;font-weight:900;text-decoration:none}.c505-sectors-hub-v50-cta span{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(11,124,255,.2);background:rgba(255,255,255,.7)}.c505-sectors-hub-v50-empty{grid-column:1/-1;padding:42px 28px;border-radius:28px;border:1px solid rgba(11,124,255,.12);background:rgba(255,255,255,.84);text-align:center}.c505-sectors-hub-v50-empty h3{margin:0;color:#07117b;font-size:1.6rem;font-weight:900}.c505-sectors-hub-v50-empty p{margin:12px auto 0;max-width:700px;color:rgba(7,17,123,.62);font-size:1rem;line-height:1.6;font-weight:700}.c505-sectors-hub-v50-empty button{margin-top:18px;min-height:48px;padding:0 20px;border:0;border-radius:999px;background:linear-gradient(135deg,#0b7cff,#0717a8);color:#ffffff;font-size:.94rem;font-weight:900;cursor:pointer}@media (max-width:1100px){.c505-sectors-hub-v50-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c505-sectors-hub-v50-top{align-items:flex-start;flex-direction:column}.c505-sectors-hub-v50-count{min-width:0;width:100%}}@media (max-width:720px){.c505-sectors-hub-v50{width:min(100%,calc(100% - 20px));margin:14px auto 48px;gap:16px}.c505-sectors-hub-v50-hero{padding:20px 18px 22px;border-radius:26px}.c505-sectors-hub-v50-searchwrap{flex-direction:column;align-items:stretch}.c505-sectors-hub-v50-grid{grid-template-columns:1fr}.c505-sectors-hub-v50-card{min-height:280px;padding:22px 20px;border-radius:24px}.c505-sectors-hub-v50-icon{width:72px;height:72px;margin-bottom:18px}.c505-sectors-hub-v50-card p{max-width:100%}}.c505-sectors-hub-v50-search{align-items:flex-start;padding-top:14px;padding-bottom:14px;border-radius:28px}.c505-sectors-hub-v50-search span{margin-top:2px}.c505-sectors-hub-v50-search textarea{width:100%;min-height:28px;max-height:132px;resize:none;border:0;outline:0;background:transparent;color:#07117b;font-size:1rem;line-height:1.5;font-weight:850;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.95) rgba(7,17,123,.08)}.c505-sectors-hub-v50-search textarea::placeholder{color:rgba(7,17,123,.44)}.c505-sectors-hub-v50-search textarea::-webkit-scrollbar{width:8px}.c505-sectors-hub-v50-search textarea::-webkit-scrollbar-track{background:rgba(7,17,123,.06);border-radius:999px}.c505-sectors-hub-v50-search textarea::-webkit-scrollbar-thumb{background:rgba(255,255,255,.96);border-radius:999px;border:1px solid rgba(11,124,255,.12)}.c505-sectors-hub-v50-results{position:relative;z-index:2;margin-top:18px;padding:16px;border-radius:28px;background:rgba(255,255,255,.74);border:1px solid rgba(11,124,255,.12);box-shadow:0 18px 42px rgba(7,17,123,.07),inset 0 1px 0 rgba(255,255,255,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.c505-sectors-hub-v50-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.c505-sectors-hub-v50-results-head span{color:#0b7cff;font-size:.78rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.c505-sectors-hub-v50-results-head strong{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;color:#ffffff;background:linear-gradient(135deg,#0b7cff,#0717a8);font-size:1rem;font-weight:950}.c505-sectors-hub-v50-results-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.c505-sectors-hub-v50-result{min-height:92px;padding:14px 14px 13px;border-radius:22px;text-decoration:none;display:grid;gap:6px;background:radial-gradient(circle at 100% 0,rgba(37,177,255,.14),transparent 38%),rgba(255,255,255,.86);border:1px solid rgba(11,124,255,.12);box-shadow:0 10px 26px rgba(7,17,123,.055)}.c505-sectors-hub-v50-result span{color:#0b7cff;font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-sectors-hub-v50-result strong{color:#07117b;font-size:1.1rem;line-height:1.05;font-weight:950;letter-spacing:-.035em}.c505-sectors-hub-v50-result small{color:rgba(7,17,123,.58);font-size:.78rem;font-weight:850}.c505-sectors-hub-v50-result:hover{transform:translateY(-1px);border-color:rgba(11,124,255,.24)}.c505-sectors-hub-v50-noresults{margin:0;color:rgba(7,17,123,.62);font-size:.95rem;line-height:1.55;font-weight:750}@media (max-width:980px){.c505-sectors-hub-v50-results-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.c505-sectors-hub-v50-results-list{grid-template-columns:1fr}.c505-sectors-hub-v50-search{border-radius:22px}}.c505-sectors-hub-v50b{width:min(1240px,calc(100% - 32px));margin:24px auto 74px;display:grid;gap:24px}.c505-sectors-hub-v50b-hero{position:relative;overflow:hidden;padding:28px;border-radius:34px;border:1px solid rgba(11,124,255,.12);background:radial-gradient(circle at 100% 0,rgba(37,177,255,.22),transparent 34%),linear-gradient(90deg,rgba(220,242,255,.84),rgba(255,255,255,.96) 48%,rgba(194,235,255,.82));box-shadow:0 26px 70px rgba(7,17,123,.08),inset 0 1px 0 rgba(255,255,255,.88)}.c505-sectors-hub-v50b-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px}.c505-sectors-hub-v50b-back{min-height:40px;padding:0 17px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.13);text-decoration:none;font-size:.92rem;font-weight:900;box-shadow:0 10px 24px rgba(7,17,123,.06)}.c505-sectors-hub-v50b-count{min-width:156px;padding:12px 16px;border-radius:22px;color:#ffffff;background:linear-gradient(135deg,#0b7cff,#0717a8);box-shadow:0 18px 40px rgba(7,17,123,.18)}.c505-sectors-hub-v50b-count strong{display:block;font-size:2.1rem;line-height:1;font-weight:950}.c505-sectors-hub-v50b-count span{display:block;margin-top:4px;font-size:.82rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.c505-sectors-hub-v50b-copy{position:relative;z-index:2;max-width:880px}.c505-sectors-hub-v50b-copy h1{margin:0;color:#07117b;font-size:clamp(2.5rem,5vw,4.55rem);line-height:.98;letter-spacing:-.055em;font-weight:950}.c505-sectors-hub-v50b-copy p{max-width:850px;margin:18px 0 0;color:rgba(7,17,123,.63);font-size:clamp(1.05rem,1.5vw,1.34rem);line-height:1.58;font-weight:760}.c505-sectors-hub-v50b-search-area{position:relative;z-index:3;margin-top:28px;display:flex;gap:12px;align-items:flex-start}.c505-sectors-hub-v50b-search{flex:1 1;min-height:58px;padding:14px 18px;border-radius:28px;display:flex;align-items:flex-start;gap:12px;background:rgba(255,255,255,.88);border:1px solid rgba(11,124,255,.16);box-shadow:0 18px 40px rgba(7,17,123,.07),inset 0 1px 0 rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.c505-sectors-hub-v50b-search span{margin-top:1px;color:#0b7cff;font-size:1.28rem;font-weight:950}.c505-sectors-hub-v50b-search textarea{width:100%;min-height:28px;max-height:140px;resize:none;border:0;outline:0;background:transparent;color:#07117b;font-size:1rem;line-height:1.5;font-weight:850;scrollbar-color:#ffffff rgba(7,17,123,.08)}.c505-sectors-hub-v50b-search textarea::placeholder{color:rgba(7,17,123,.44)}.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar{width:8px}.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar-track{background:rgba(7,17,123,.06)}.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar-thumb{border:1px solid rgba(11,124,255,.12)}.c505-sectors-hub-v50b-clear{min-height:56px;padding:0 20px;border:0;border-radius:999px;color:#07117b;background:rgba(255,255,255,.8);font-size:.93rem;font-weight:900;cursor:pointer;box-shadow:0 14px 28px rgba(7,17,123,.06)}.c505-sectors-hub-v50b-results{position:relative;z-index:3;margin-top:18px;padding:16px;border-radius:28px;background:rgba(255,255,255,.76);border:1px solid rgba(11,124,255,.12);box-shadow:0 18px 42px rgba(7,17,123,.07),inset 0 1px 0 rgba(255,255,255,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.c505-sectors-hub-v50b-results-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.c505-sectors-hub-v50b-results-head span{color:#0b7cff;font-size:.76rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.c505-sectors-hub-v50b-results-head strong{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;color:#ffffff;background:linear-gradient(135deg,#0b7cff,#0717a8);font-size:1rem;font-weight:950}.c505-sectors-hub-v50b-results-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.c505-sectors-hub-v50b-result{min-height:88px;padding:14px;border-radius:22px;display:grid;gap:6px;text-decoration:none;background:radial-gradient(circle at 100% 0,rgba(37,177,255,.14),transparent 38%),rgba(255,255,255,.88);border:1px solid rgba(11,124,255,.12);box-shadow:0 10px 26px rgba(7,17,123,.055)}.c505-sectors-hub-v50b-result span{color:#0b7cff;font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-sectors-hub-v50b-result strong{color:#07117b;font-size:1.15rem;line-height:1.05;font-weight:950;letter-spacing:-.035em}.c505-sectors-hub-v50b-result small{color:rgba(7,17,123,.6);font-size:.78rem;font-weight:850}.c505-sectors-hub-v50b-noresults strong{color:#07117b;font-size:1rem;font-weight:950}.c505-sectors-hub-v50b-noresults p{margin:8px 0 0;color:rgba(7,17,123,.62);font-size:.94rem;font-weight:760}.c505-sectors-hub-v50b-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.c505-sectors-hub-v50b-card{min-height:306px;position:relative;overflow:hidden;padding:26px;border-radius:30px;border:1px solid rgba(11,124,255,.12);background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(236,248,255,.92));box-shadow:0 24px 60px rgba(7,17,123,.07),inset 0 1px 0 rgba(255,255,255,.92);display:flex;flex-direction:column}.c505-sectors-hub-v50b-number{width:76px;height:76px;border-radius:999px;display:grid;place-items:center;color:#07117b;background:linear-gradient(180deg,rgba(224,241,255,.94),rgba(213,234,248,.96));border:1px solid rgba(11,124,255,.12);margin-bottom:22px;font-size:.95rem;font-weight:950;letter-spacing:.08em}.c505-sectors-hub-v50b-eyebrow{color:#0b7cff;font-size:.84rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.c505-sectors-hub-v50b-card h2{margin:0;color:#07117b;font-size:clamp(2rem,2.8vw,2.8rem);line-height:.98;font-weight:950;letter-spacing:-.05em}.c505-sectors-hub-v50b-card p{margin:18px 0 0;color:rgba(7,17,123,.62);font-size:.98rem;line-height:1.55;font-weight:760}.c505-sectors-hub-v50b-cta{margin-top:auto;padding-top:22px;display:inline-flex;align-items:center;gap:12px;color:#0b7cff;text-decoration:none;font-size:1rem;font-weight:950}.c505-sectors-hub-v50b-cta span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.74);border:1px solid rgba(11,124,255,.2)}.c505-sectors-hub-v50b-empty{grid-column:1/-1;padding:42px 28px;border-radius:28px;border:1px solid rgba(11,124,255,.12);background:rgba(255,255,255,.84);text-align:center}.c505-sectors-hub-v50b-empty h3{margin:0;color:#07117b;font-size:1.6rem;font-weight:950}.c505-sectors-hub-v50b-empty p{margin:12px auto 0;max-width:680px;color:rgba(7,17,123,.62);font-weight:760;line-height:1.6}.c505-sectors-hub-v50b-empty button{margin-top:18px;min-height:48px;padding:0 20px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#0b7cff,#0717a8);font-size:.94rem;font-weight:950;cursor:pointer}@media (max-width:1050px){.c505-sectors-hub-v50b-grid,.c505-sectors-hub-v50b-results-list{grid-template-columns:repeat(2,minmax(0,1fr))}.c505-sectors-hub-v50b-top{flex-direction:column}.c505-sectors-hub-v50b-count{width:100%}}@media (max-width:700px){.c505-sectors-hub-v50b{width:min(100%,calc(100% - 20px));margin:14px auto 48px;gap:16px}.c505-sectors-hub-v50b-hero{padding:20px 18px 22px;border-radius:26px}.c505-sectors-hub-v50b-search-area{flex-direction:column;align-items:stretch}.c505-sectors-hub-v50b-grid,.c505-sectors-hub-v50b-results-list{grid-template-columns:1fr}.c505-sectors-hub-v50b-card{min-height:280px;padding:22px;border-radius:24px}}.c505-sectors-hub-v50b-search{padding-top:14px!important;padding-bottom:14px!important}.c505-sectors-hub-v50b-search span{flex:none!important}.c505-sectors-hub-v50b-search textarea{height:auto;overflow-wrap:anywhere!important}.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}.c505-sectors-hub-v50b-search textarea::placeholder{color:rgba(7,17,123,.44)!important}.c505-sectors-hub-v50b-clear{flex:none!important}.c505-sectors-hub-v50b-search,.c505-sectors-hub-v50b-search-area{align-items:flex-start!important;width:100%!important;max-width:100%!important}.c505-sectors-hub-v50b-search{min-width:0!important;height:auto!important;min-height:58px!important;overflow:hidden!important}.c505-sectors-hub-v50b-search span{flex:0 0 auto!important;margin-top:3px!important}.c505-sectors-hub-v50b-search textarea{flex:1 1!important;min-width:0!important;width:100%!important;max-width:100%!important;display:block!important;min-height:28px!important;max-height:132px!important;resize:none!important;border:0!important;outline:0!important;background:transparent!important;color:#07117b!important;font-size:1rem!important;line-height:1.5!important;font-weight:850!important;white-space:pre-wrap!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;overflow-x:hidden!important;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#ffffff rgba(7,17,123,.1)}.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar{width:9px}.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar-track{border-radius:999px;background:rgba(7,17,123,.08)}.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.98);border:1px solid rgba(11,124,255,.18)}.c505-sectors-hub-v50b-search textarea::placeholder{white-space:normal!important;overflow-wrap:break-word!important}.c505-sectors-hub-v50b-clear{flex:0 0 auto!important}.c505-sector-business-v51,.c505-sector-market-v51{--sector-a:#0b7cff;--sector-b:#0717a8;--sector-soft:#eaf5ff;width:min(1240px,calc(100% - 32px));margin:24px auto 74px}.c505-sector-business-v51.is-proveedores,.c505-sector-market-v51.is-proveedores{--sector-a:#0b7cff;--sector-b:#07117b;--sector-soft:#eaf5ff}.c505-sector-business-v51.is-agromercado,.c505-sector-market-v51.is-agromercado{--sector-a:#16a34a;--sector-b:#0f766e;--sector-soft:#ecfdf5}.c505-sector-business-v51.is-comercio-local,.c505-sector-market-v51.is-comercio-local{--sector-a:#f59e0b;--sector-b:#9a3412;--sector-soft:#fff7ed}.c505-sector-business-v51.is-turismo-comunitario,.c505-sector-market-v51.is-turismo-comunitario{--sector-a:#06b6d4;--sector-b:#075985;--sector-soft:#ecfeff}.c505-sector-business-v51.is-cultura-circuitos-creativos,.c505-sector-market-v51.is-cultura-circuitos-creativos{--sector-a:#a855f7;--sector-b:#581c87;--sector-soft:#faf5ff}.c505-sector-business-v51.is-agrotech-productivo,.c505-sector-market-v51.is-agrotech-productivo{--sector-a:#22c55e;--sector-b:#365314;--sector-soft:#f7fee7}.c505-sector-business-v51~.c505-door-transition,.c505-sector-market-v51~.c505-door-transition,.c505-sectors-hub-v50b~.c505-door-transition{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.c505-sectors-hub-v50b-card:first-child{background:radial-gradient(circle at 100% 0,rgba(11,124,255,.16),transparent 34%),linear-gradient(135deg,#ffffff,#eaf5ff)!important}.c505-sectors-hub-v50b-card:nth-child(2){background:radial-gradient(circle at 100% 0,rgba(34,197,94,.18),transparent 34%),linear-gradient(135deg,#ffffff,#ecfdf5)!important}.c505-sectors-hub-v50b-card:nth-child(3){background:radial-gradient(circle at 100% 0,rgba(245,158,11,.18),transparent 34%),linear-gradient(135deg,#ffffff,#fff7ed)!important}.c505-sectors-hub-v50b-card:nth-child(4){background:radial-gradient(circle at 100% 0,rgba(6,182,212,.18),transparent 34%),linear-gradient(135deg,#ffffff,#ecfeff)!important}.c505-sectors-hub-v50b-card:nth-child(5){background:radial-gradient(circle at 100% 0,rgba(168,85,247,.18),transparent 34%),linear-gradient(135deg,#ffffff,#faf5ff)!important}.c505-sectors-hub-v50b-card:nth-child(6){background:radial-gradient(circle at 100% 0,rgba(132,204,22,.18),transparent 34%),linear-gradient(135deg,#ffffff,#f7fee7)!important}.c505-sector-market-v51-hero{position:relative;overflow:hidden;padding:28px;border-radius:34px;border:1px solid rgba(11,124,255,.12);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--sector-a) 24%,transparent),transparent 36%),linear-gradient(135deg,#ffffff 0,var(--sector-soft) 100%);box-shadow:0 26px 70px rgba(7,17,123,.08)}.c505-sector-market-v51-top{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px}.c505-sector-market-v51-back{min-height:40px;display:inline-flex;align-items:center;padding:0 17px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.12);color:#07117b;font-size:.9rem;font-weight:900;text-decoration:none}.c505-sector-market-v51-count{min-width:142px;padding:13px 16px;border-radius:22px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a));box-shadow:0 18px 40px color-mix(in srgb,var(--sector-a) 30%,transparent)}.c505-sector-market-v51-count strong{display:block;font-size:2rem;line-height:1;font-weight:950}.c505-sector-market-v51-count span{display:block;margin-top:4px;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.c505-sector-market-v51-copy{max-width:900px}.c505-sector-market-v51-copy>span{color:var(--sector-b);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:950}.c505-sector-market-v51-copy h1{margin:8px 0 0;color:#07117b;font-size:clamp(3rem,6vw,5.8rem);line-height:.9;letter-spacing:-.075em;font-weight:950}.c505-sector-market-v51-copy p{max-width:820px;margin:18px 0 0;color:rgba(7,17,123,.64);font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.56;font-weight:760}.c505-sector-market-v51-search{margin-top:28px;min-height:58px;display:flex;align-items:center;gap:12px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.86);border:1px solid rgba(7,17,123,.12);box-shadow:0 18px 40px rgba(7,17,123,.07)}.c505-sector-market-v51-search>span{color:var(--sector-a);font-size:1.35rem;font-weight:950}.c505-sector-market-v51-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#07117b;font-size:1rem;font-weight:850}.c505-sector-market-v51-search button{flex:none;min-height:42px;padding:0 16px;border:0;border-radius:999px;background:var(--sector-soft);color:var(--sector-b);font-weight:900}.c505-sector-market-v51-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.c505-sector-market-v51-card{min-height:355px;padding:24px;border-radius:30px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--sector-a) 16%,transparent),transparent 34%),linear-gradient(180deg,#ffffff 0,var(--sector-soft) 100%);border:1px solid rgba(7,17,123,.1);box-shadow:0 24px 60px rgba(7,17,123,.07);display:flex;flex-direction:column}.c505-sector-market-v51-badge{align-self:flex-start;min-height:34px;display:inline-flex;align-items:center;padding:0 13px;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a));font-size:.78rem;font-weight:950}.c505-sector-market-v51-type{margin-top:20px;color:var(--sector-b);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:950}.c505-sector-market-v51-card h2{margin:10px 0 0;color:#07117b;font-size:clamp(1.8rem,2.7vw,2.7rem);line-height:.98;letter-spacing:-.055em;font-weight:950}.c505-sector-market-v51-card p{margin:14px 0 0;color:rgba(7,17,123,.62);font-size:.97rem;line-height:1.55;font-weight:720}.c505-sector-market-v51-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.c505-sector-market-v51-meta span,.c505-sector-market-v51-tags span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(7,17,123,.1);color:rgba(7,17,123,.72);font-size:.75rem;font-weight:850}.c505-sector-market-v51-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.c505-sector-market-v51-cta{margin-top:auto;padding-top:22px;display:inline-flex;align-items:center;gap:12px;color:var(--sector-b);font-weight:950;text-decoration:none}.c505-sector-market-v51-cta span{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a))}.c505-sector-market-v51-empty{grid-column:1/-1;padding:38px;border-radius:28px;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.1);text-align:center}.c505-sector-business-v51-hero{position:relative;overflow:hidden;padding:28px;border-radius:36px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--sector-a) 28%,transparent),transparent 35%),linear-gradient(135deg,#ffffff 0,var(--sector-soft) 100%);border:1px solid rgba(7,17,123,.1);box-shadow:0 28px 74px rgba(7,17,123,.09);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:24px}.c505-sector-business-v51-nav{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:18px}.c505-sector-business-v51-nav a{min-height:40px;display:inline-flex;align-items:center;padding:0 17px;border-radius:999px;color:#07117b;background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.12);font-size:.9rem;font-weight:900;text-decoration:none}.c505-sector-business-v51-nav div{text-align:right}.c505-sector-business-v51-nav span{display:block;color:var(--sector-b);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:950}.c505-sector-business-v51-nav strong{display:block;color:#07117b;margin-top:4px}.c505-sector-business-v51-copy{align-self:end}.c505-sector-business-v51-copy>span{min-height:34px;display:inline-flex;align-items:center;padding:0 13px;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a));font-size:.78rem;font-weight:950}.c505-sector-business-v51-copy h1{max-width:780px;margin:18px 0 0;color:#07117b;font-size:clamp(3rem,6vw,6rem);line-height:.9;letter-spacing:-.08em;font-weight:950}.c505-sector-business-v51-copy p{max-width:720px;margin:18px 0 0;color:rgba(7,17,123,.64);font-size:clamp(1.08rem,1.45vw,1.35rem);line-height:1.55;font-weight:760}.c505-sector-business-v51-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.c505-sector-business-v51-actions a,.c505-sector-business-v51-contact a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a));font-weight:950;text-decoration:none;box-shadow:0 18px 40px color-mix(in srgb,var(--sector-a) 28%,transparent)}.c505-sector-business-v51-panel{align-self:stretch;padding:24px;border-radius:28px;background:rgba(255,255,255,.72);border:1px solid rgba(7,17,123,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.c505-sector-business-v51-panel span{color:var(--sector-b);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:950}.c505-sector-business-v51-panel strong{display:block;margin-top:14px;color:#07117b;font-size:2.2rem;line-height:1;font-weight:950}.c505-sector-business-v51-panel p{color:rgba(7,17,123,.62);line-height:1.55;font-weight:740}.c505-sector-business-v51-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.c505-sector-business-v51-grid article{padding:24px;border-radius:28px;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.1);box-shadow:0 20px 52px rgba(7,17,123,.06)}.c505-sector-business-v51-grid span{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a));font-weight:950}.c505-sector-business-v51-grid h2{color:#07117b;margin:16px 0 0;font-size:1.45rem;letter-spacing:-.035em}.c505-sector-business-v51-grid p{color:rgba(7,17,123,.62);line-height:1.5}.c505-sector-business-v51-catalog,.c505-sector-business-v51-contact{margin-top:22px;padding:28px;border-radius:30px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--sector-a) 18%,transparent),transparent 34%),linear-gradient(135deg,#ffffff 0,var(--sector-soft) 100%);border:1px solid rgba(7,17,123,.1);box-shadow:0 22px 58px rgba(7,17,123,.06)}.c505-sector-business-v51-catalog{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:center}.c505-sector-business-v51-catalog span,.c505-sector-business-v51-contact span{color:var(--sector-b);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:950}.c505-sector-business-v51-catalog h2,.c505-sector-business-v51-contact h2{color:#07117b;margin:8px 0 0;font-size:clamp(2rem,3vw,3.4rem);line-height:1;letter-spacing:-.06em}.c505-sector-business-v51-catalog p,.c505-sector-business-v51-contact p{color:rgba(7,17,123,.62);line-height:1.58;font-weight:740}.c505-sector-business-v51-tags{display:flex;flex-wrap:wrap;gap:10px}.c505-sector-business-v51-tags span{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(7,17,123,.1)}.c505-sector-business-v51-contact{display:flex;justify-content:space-between;align-items:center;gap:24px}@media (max-width:1050px){.c505-sector-business-v51-grid,.c505-sector-market-v51-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c505-sector-business-v51-catalog,.c505-sector-business-v51-hero{grid-template-columns:1fr}.c505-sector-business-v51-contact{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.c505-sector-business-v51,.c505-sector-market-v51{width:min(100%,calc(100% - 20px));margin:14px auto 48px}.c505-sector-business-v51-hero,.c505-sector-market-v51-hero{padding:20px;border-radius:26px}.c505-sector-business-v51-nav,.c505-sector-market-v51-top{flex-direction:column;align-items:flex-start}.c505-sector-market-v51-search{border-radius:22px;flex-wrap:wrap;padding:14px}.c505-sector-business-v51-grid,.c505-sector-market-v51-grid{grid-template-columns:1fr}.c505-sector-business-v51-copy h1,.c505-sector-market-v51-copy h1{font-size:3rem}}.c505-sector-web-v52{--sector-a:#0b7cff;--sector-b:#0717a8;--sector-c:#bfe8ff;width:min(1190px,calc(100% - 40px));margin:14px auto 74px;color:#07117b}.c505-sector-web-v52.is-proveedores{--sector-a:#0b7cff;--sector-b:#07117b;--sector-c:#bfe8ff}.c505-sector-web-v52.is-agromercado{--sector-a:#18b963;--sector-b:#0f766e;--sector-c:#bbf7d0}.c505-sector-web-v52.is-comercio-local{--sector-a:#f59e0b;--sector-b:#9a3412;--sector-c:#fed7aa}.c505-sector-web-v52.is-turismo-comunitario{--sector-a:#06b6d4;--sector-b:#075985;--sector-c:#bae6fd}.c505-sector-web-v52.is-cultura-circuitos-creativos{--sector-a:#a855f7;--sector-b:#581c87;--sector-c:#e9d5ff}.c505-sector-web-v52.is-agrotech-productivo{--sector-a:#84cc16;--sector-b:#365314;--sector-c:#d9f99d}.c505-sector-web-v52~.c505-door-transition{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.c505-sector-web-v52-nav{position:sticky;z-index:20;top:14px;min-height:60px;padding:10px 14px 10px 22px;border-radius:999px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(255,255,255,.92);border:1px solid rgba(7,17,123,.08);box-shadow:0 20px 50px rgba(7,17,123,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.c505-sector-web-v52-nav strong{white-space:nowrap;font-size:.86rem;font-weight:950}.c505-sector-web-v52-nav div{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.c505-sector-web-v52-nav div::-webkit-scrollbar{display:none}.c505-sector-web-v52-nav a{min-height:40px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;color:#07117b;background:rgba(255,255,255,.62);border:1px solid rgba(7,17,123,.1);font-size:.82rem;font-weight:900;text-decoration:none}.c505-sector-web-v52-nav a.is-primary,.c505-sector-web-v52-nav a:first-child{color:#ffffff;background:linear-gradient(135deg,var(--sector-a),var(--sector-b));border-color:transparent;box-shadow:0 14px 28px color-mix(in srgb,var(--sector-a) 26%,transparent)}.c505-sector-web-v52-hero{margin-top:24px;min-height:500px;padding:34px;border-radius:42px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:28px;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.94) 0,rgba(255,255,255,.72) 45%,color-mix(in srgb,var(--sector-c) 60%,#ffffff) 100%),repeating-linear-gradient(0deg,transparent 0,transparent 17px,rgba(7,17,123,.035) 18px);border:1px solid color-mix(in srgb,var(--sector-a) 22%,transparent);box-shadow:0 28px 72px rgba(7,17,123,.1)}.c505-sector-web-v52-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.c505-sector-web-v52-pills span,.c505-sector-web-v52-tags span{min-height:32px;display:inline-flex;align-items:center;padding:0 13px;border-radius:999px;color:color-mix(in srgb,var(--sector-b) 88%,#07117b);background:rgba(255,255,255,.78);border:1px solid color-mix(in srgb,var(--sector-a) 24%,transparent);font-size:.76rem;font-weight:950}.c505-sector-web-v52-pills span{letter-spacing:.13em;text-transform:uppercase}.c505-sector-web-v52-copy h1{margin:0;color:#07117b;font-size:clamp(4rem,7vw,6.8rem);line-height:.84;letter-spacing:-.09em;font-weight:950}.c505-sector-web-v52-copy p{max-width:650px;margin:22px 0 0;color:rgba(7,17,123,.64);font-size:clamp(1.04rem,1.42vw,1.32rem);line-height:1.55;font-weight:780}.c505-sector-web-v52-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.c505-sector-web-v52-visual{min-height:430px;padding:34px;border-radius:36px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 88% 15%,color-mix(in srgb,var(--sector-a) 28%,transparent),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.52),color-mix(in srgb,var(--sector-c) 62%,#ffffff));border:1px solid rgba(255,255,255,.75)}.c505-sector-web-v52-visual:before{content:"";position:absolute;inset:auto -12% -28% auto;width:280px;height:280px;border-radius:999px;background:color-mix(in srgb,var(--sector-a) 22%,transparent)}.c505-sector-web-v52-visual-card{width:min(100%,480px);min-height:250px;padding:34px;border-radius:34px;display:grid;grid-template-columns:150px 1fr;align-items:center;gap:34px;background:rgba(255,255,255,.88);box-shadow:0 26px 60px rgba(7,17,123,.1);position:relative;z-index:2}.c505-sector-web-v52-icon{width:148px;height:148px;display:grid;place-items:center;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a));font-size:4.2rem;font-weight:950;box-shadow:0 22px 44px color-mix(in srgb,var(--sector-a) 28%,transparent)}.c505-sector-web-v52-lines{display:grid;gap:18px}.c505-sector-web-v52-lines span{height:20px;border-radius:999px;background:linear-gradient(90deg,var(--sector-a),color-mix(in srgb,var(--sector-a) 42%,#ffffff))}.c505-sector-web-v52-lines span:nth-child(2){width:78%}.c505-sector-web-v52-lines span:nth-child(3){width:52%;opacity:.28}.c505-sector-web-v52-location{position:absolute;left:24px;bottom:24px;z-index:3;padding:14px 18px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 18px 36px rgba(7,17,123,.1)}.c505-sector-web-v52-location span{display:block;color:var(--sector-a);text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:950}.c505-sector-web-v52-location strong{display:block;margin-top:4px;color:#07117b}.c505-sector-web-v52-info{margin-top:28px;padding:30px;border-radius:34px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:center;background:rgba(255,255,255,.98);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.07)}.c505-sector-web-v52-contact span,.c505-sector-web-v52-info span,.c505-sector-web-v52-section-head div>span,.c505-sector-web-v52-section-head>span{color:var(--sector-a);text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:950}.c505-sector-web-v52-info h2{margin:10px 0 0;color:#07117b;font-size:clamp(2.4rem,4vw,4rem);line-height:1;letter-spacing:-.07em}.c505-sector-web-v52-info p{color:rgba(7,17,123,.62);line-height:1.58;font-weight:750}.c505-sector-web-v52-info-tags{display:flex;flex-wrap:wrap;gap:10px}.c505-sector-web-v52-info-tags span{min-height:44px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;background:color-mix(in srgb,var(--sector-c) 52%,#ffffff);border:1px solid color-mix(in srgb,var(--sector-a) 24%,transparent);color:#07117b}.c505-sector-web-v52-blue{margin-top:38px;padding:34px;border-radius:38px;overflow:hidden;background:repeating-linear-gradient(0deg,transparent 0,transparent 17px,rgba(255,255,255,.045) 18px),linear-gradient(135deg,var(--sector-b) 0,color-mix(in srgb,var(--sector-a) 88%,#07117b) 100%);box-shadow:0 30px 72px color-mix(in srgb,var(--sector-a) 26%,transparent)}.c505-sector-web-v52-section-head{max-width:820px}.c505-sector-web-v52-section-head.is-row{max-width:none;display:flex;justify-content:space-between;align-items:center;gap:24px}.c505-sector-web-v52-section-head h2{max-width:780px;margin:10px 0 0;color:#ffffff;font-size:clamp(2.8rem,5.2vw,5.4rem);line-height:.92;letter-spacing:-.08em;font-weight:950}.c505-sector-web-v52-section-head p{max-width:820px;margin:18px 0 0;color:rgba(255,255,255,.9);font-size:1.06rem;line-height:1.55;font-weight:780}.c505-sector-web-v52-section-head.is-row>a{flex:none;min-height:52px;display:inline-flex;align-items:center;padding:0 24px;border-radius:999px;color:var(--sector-b);background:rgba(255,255,255,.98);text-decoration:none;font-weight:950}.c505-sector-web-v52-catalog-grid,.c505-sector-web-v52-promo-grid{display:grid;grid-template-columns:1.18fr .92fr .92fr;gap:18px;margin-top:28px}.c505-sector-web-v52-catalog-grid article,.c505-sector-web-v52-promo-grid article{min-height:260px;border-radius:28px;overflow:hidden;background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.65);box-shadow:0 20px 46px rgba(0,0,0,.1)}.c505-sector-web-v52-promo-grid article{padding:22px;background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--sector-c) 72%,#ffffff),transparent 32%),linear-gradient(180deg,#ffffff 0,color-mix(in srgb,var(--sector-c) 36%,#ffffff) 100%)}.c505-sector-web-v52-promo-grid article.is-large{grid-row:span 2;min-height:470px}.c505-sector-web-v52-catalog-grid article>span,.c505-sector-web-v52-promo-grid article>span{min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--sector-a),var(--sector-b));text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:950}.c505-sector-web-v52-promo-grid h3{margin:20px 0 0;color:#07117b;font-size:1.15rem}.c505-sector-web-v52-promo-grid p{color:rgba(7,17,123,.62);font-weight:740;line-height:1.5}.c505-sector-web-v52-fake-chart{margin-top:28px;min-height:200px;display:flex;align-items:flex-end;gap:18px}.c505-sector-web-v52-fake-chart i{width:30%;border-radius:16px 16px 0 0;background:linear-gradient(180deg,var(--sector-a),var(--sector-b))}.c505-sector-web-v52-fake-chart i:first-child{height:110px}.c505-sector-web-v52-fake-chart i:nth-child(2){height:80px;opacity:.8}.c505-sector-web-v52-fake-chart i:nth-child(3){height:140px}.c505-sector-web-v52-mini-card{margin:28px auto 20px;width:min(100%,240px);min-height:112px;padding:22px;border-radius:22px;display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;background:rgba(255,255,255,.82)}.c505-sector-web-v52-mini-card b{grid-row:span 2;width:54px;height:54px;border-radius:14px;background:var(--sector-b)}.c505-sector-web-v52-mini-card i{height:14px;border-radius:999px;background:var(--sector-a)}.c505-sector-web-v52-mini-card i:nth-child(3){width:70%;opacity:.55}.c505-sector-web-v52-catalog-grid article{min-height:360px;background:rgba(255,255,255,.98)}.c505-sector-web-v52-product-visual{min-height:190px;display:grid;grid-template-columns:92px 1fr;align-items:center;gap:20px;padding:32px;background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--sector-c) 72%,#ffffff),transparent 34%),linear-gradient(135deg,#ffffff,color-mix(in srgb,var(--sector-c) 48%,#ffffff))}.c505-sector-web-v52-product-visual b{width:92px;height:92px;display:grid;place-items:center;border-radius:24px;color:#ffffff;background:linear-gradient(135deg,var(--sector-b),var(--sector-a));font-size:2.2rem}.c505-sector-web-v52-product-visual i{height:16px;border-radius:999px;background:var(--sector-a)}.c505-sector-web-v52-product-visual i:nth-child(3){width:72%;opacity:.55}.c505-sector-web-v52-product-copy{padding:22px;display:grid;grid-template-columns:1fr auto;gap:12px}.c505-sector-web-v52-product-copy h3{margin:0;color:#07117b;font-size:1.2rem}.c505-sector-web-v52-product-copy strong{color:var(--sector-a);font-size:1rem;font-weight:950}.c505-sector-web-v52-product-copy p{grid-column:1/-1;margin:0;color:rgba(7,17,123,.62);line-height:1.5;font-weight:740}.c505-sector-web-v52-product-copy a{grid-column:1/-1;justify-self:start;min-height:42px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border-radius:999px;color:#07117b;background:color-mix(in srgb,var(--sector-c) 62%,#ffffff);text-decoration:none;font-weight:950}.c505-sector-web-v52-product-copy small{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--sector-a),var(--sector-b))}.c505-sector-web-v52-contact{margin-top:40px;padding:34px;border-radius:34px;display:flex;justify-content:space-between;gap:24px;align-items:center;background:linear-gradient(135deg,var(--sector-b),color-mix(in srgb,var(--sector-a) 86%,#07117b));box-shadow:0 30px 72px color-mix(in srgb,var(--sector-a) 26%,transparent)}.c505-sector-web-v52-contact h2{max-width:820px;margin:10px 0 0;color:#ffffff;font-size:clamp(2.6rem,5vw,5rem);line-height:.92;letter-spacing:-.08em}.c505-sector-web-v52-contact p{max-width:820px;color:rgba(255,255,255,.9);font-size:1.05rem;line-height:1.55;font-weight:780}.c505-sector-web-v52-contact a{flex:none;min-height:54px;display:inline-flex;align-items:center;padding:0 24px;border-radius:999px;color:var(--sector-b);background:rgba(255,255,255,.98);text-decoration:none;font-weight:950}@media (max-width:1100px){.c505-sector-web-v52-hero,.c505-sector-web-v52-info{grid-template-columns:1fr}.c505-sector-web-v52-catalog-grid,.c505-sector-web-v52-promo-grid{grid-template-columns:1fr 1fr}.c505-sector-web-v52-promo-grid article.is-large{grid-row:auto}}@media (max-width:780px){.c505-sector-web-v52{width:min(100%,calc(100% - 20px));margin-top:10px}.c505-sector-web-v52-nav{border-radius:24px;align-items:flex-start;flex-direction:column}.c505-sector-web-v52-nav div{width:100%}.c505-sector-web-v52-blue,.c505-sector-web-v52-contact,.c505-sector-web-v52-hero,.c505-sector-web-v52-info{padding:22px;border-radius:26px}.c505-sector-web-v52-copy h1{font-size:3.6rem}.c505-sector-web-v52-visual{min-height:300px;padding:22px}.c505-sector-web-v52-visual-card{grid-template-columns:1fr;min-height:220px}.c505-sector-web-v52-icon{width:110px;height:110px;font-size:3rem}.c505-sector-web-v52-contact,.c505-sector-web-v52-section-head.is-row{flex-direction:column;align-items:flex-start}.c505-sector-web-v52-catalog-grid,.c505-sector-web-v52-promo-grid{grid-template-columns:1fr}}body:has(.c505-sector-web-v52){background:radial-gradient(circle at 88% 6%,color-mix(in srgb,#0b7cff 12%,transparent),transparent 34%),linear-gradient(180deg,#f7fbff,#ffffff 48%,#f3f9ff)!important}.c505-sector-web-v52{margin-top:16px!important}.c505-sector-web-v52-nav{top:14px!important;z-index:80!important;margin-bottom:18px!important;background:rgba(255,255,255,.95)!important}.c505-sector-web-v52-nav a{font-size:.84rem!important}.c505-sector-web-v52-nav a.is-primary{color:#ffffff!important;background:linear-gradient(135deg,var(--sector-a),var(--sector-b))!important}.c505-sector-web-v52-blue{background:repeating-linear-gradient(0deg,transparent 0,transparent 17px,rgba(255,255,255,.045) 18px),radial-gradient(circle at 92% 0,color-mix(in srgb,var(--sector-a) 28%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--sector-b) 92%,#07117b) 0,color-mix(in srgb,var(--sector-a) 82%,#0b3cc4) 100%)!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head div>span,.c505-sector-web-v52-blue .c505-sector-web-v52-section-head>span{color:rgba(255,255,255,.78)!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head h2{color:#ffffff!important;text-shadow:0 18px 42px rgba(0,0,0,.16)!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head p{color:rgba(255,255,255,.92)!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head.is-row>a{color:var(--sector-b)!important;background:#ffffff!important}.c505-sector-web-v52-catalog-grid h3,.c505-sector-web-v52-promo-grid h3{color:#07117b!important}.c505-sector-web-v52-catalog-grid p,.c505-sector-web-v52-promo-grid p{color:rgba(7,17,123,.66)!important}.c505-sector-web-v52-floating-chat{position:fixed;z-index:95;right:28px;bottom:24px;min-height:52px;padding:0 24px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#23b7ff,#0645c8);font-size:.95rem;font-weight:950;box-shadow:0 22px 48px rgba(7,17,123,.24);cursor:pointer}.c505-sector-web-v52-floating-chat:hover{transform:translateY(-2px);box-shadow:0 26px 56px rgba(7,17,123,.3)}.c505-sector-web-v52-chat-cta{flex:none;min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:999px;color:var(--sector-b);background:rgba(255,255,255,.98);text-decoration:none;font-weight:950;cursor:pointer;box-shadow:0 18px 40px rgba(7,17,123,.18)}.c505-sector-web-v52-contact a{color:var(--sector-b)!important;background:#ffffff!important}body:has(.c505-sector-web-v52) .c505-chat-window{z-index:120!important}.c505-sector-web-v52-contact span{color:rgba(255,255,255,.78)!important}.c505-sector-web-v52-contact h2{color:#ffffff!important}.c505-sector-web-v52-contact p{color:rgba(255,255,255,.92)!important}@media (max-width:780px){.c505-sector-web-v52-floating-chat{right:16px;bottom:16px;min-height:50px;padding:0 20px}.c505-sector-web-v52-nav{top:10px!important}}body.c505-sector-web-mode .c505-site-header,body:has(.c505-sector-web-v52) .c505-site-header{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.c505-sector-web-v52{background:transparent!important}.c505-sector-web-v52-nav{z-index:90!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(7,17,123,.1)!important;box-shadow:0 22px 54px rgba(7,17,123,.12)!important}.c505-sector-web-v52-nav a:not(.is-primary),.c505-sector-web-v52-nav strong{color:#07117b!important}.c505-sector-web-v52-nav a.is-primary,.c505-sector-web-v52-nav a:first-child{color:#ffffff!important;background:linear-gradient(135deg,var(--sector-a),var(--sector-b))!important}.c505-sector-web-v52-blue,.c505-sector-web-v52-contact{color:#ffffff!important;background:repeating-linear-gradient(0deg,transparent 0,transparent 17px,rgba(255,255,255,.045) 18px),radial-gradient(circle at 92% 0,color-mix(in srgb,var(--sector-a) 30%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--sector-b) 95%,#07117b) 0,color-mix(in srgb,var(--sector-a) 82%,#0b3cc4) 100%)!important}.c505-sector-web-v52-blue>.c505-sector-web-v52-section-head,.c505-sector-web-v52-blue>.c505-sector-web-v52-section-head *,.c505-sector-web-v52-contact>div,.c505-sector-web-v52-contact>div *{color:#ffffff!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head div>span,.c505-sector-web-v52-blue .c505-sector-web-v52-section-head>span,.c505-sector-web-v52-contact span{color:rgba(255,255,255,.78)!important;text-shadow:none!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head h1,.c505-sector-web-v52-blue .c505-sector-web-v52-section-head h2,.c505-sector-web-v52-blue .c505-sector-web-v52-section-head h3,.c505-sector-web-v52-contact h1,.c505-sector-web-v52-contact h2,.c505-sector-web-v52-contact h3{color:#ffffff!important;text-shadow:0 18px 42px rgba(0,0,0,.18)!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head p,.c505-sector-web-v52-contact p{color:rgba(255,255,255,.92)!important}.c505-sector-web-v52-blue .c505-sector-web-v52-section-head.is-row>a,.c505-sector-web-v52-chat-cta,.c505-sector-web-v52-contact a{color:var(--sector-b)!important;background:#ffffff!important;border:0!important}.c505-sector-web-v52-catalog-grid article,.c505-sector-web-v52-promo-grid article{background:#ffffff!important;color:#07117b!important}.c505-sector-web-v52-catalog-grid article h1,.c505-sector-web-v52-catalog-grid article h2,.c505-sector-web-v52-catalog-grid article h3,.c505-sector-web-v52-product-copy h3,.c505-sector-web-v52-promo-grid article h1,.c505-sector-web-v52-promo-grid article h2,.c505-sector-web-v52-promo-grid article h3{color:#07117b!important;text-shadow:none!important}.c505-sector-web-v52-catalog-grid article p,.c505-sector-web-v52-product-copy p,.c505-sector-web-v52-promo-grid article p{color:rgba(7,17,123,.66)!important}.c505-sector-web-v52-catalog-grid article>span,.c505-sector-web-v52-promo-grid article>span{color:#ffffff!important;background:linear-gradient(135deg,var(--sector-a),var(--sector-b))!important}.c505-sector-web-v52-mini-card,.c505-sector-web-v52-product-visual{background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--sector-c) 72%,#ffffff),transparent 34%),linear-gradient(135deg,#ffffff,color-mix(in srgb,var(--sector-c) 48%,#ffffff))!important}.c505-sector-web-v52-floating-chat{color:#ffffff!important;background:linear-gradient(135deg,#23b7ff,#0645c8)!important;border:0!important}body:has(.c505-sector-web-v52) .c505-chat-window{display:flex!important;z-index:130!important}.c505-sector-market-v51-badge,.c505-sector-market-v51-count,.c505-sector-market-v51-cta span{color:#ffffff!important}.c505-sector-market-v51-card h1,.c505-sector-market-v51-card h2,.c505-sector-market-v51-card h3,.c505-sector-market-v51-copy h1{color:#07117b!important}.c505-sector-market-v51-card p,.c505-sector-market-v51-copy p{color:rgba(7,17,123,.64)!important}.c505-sector-business-v51-catalog,.c505-sector-business-v51-contact{color:#07117b}.c505-sector-business-v51 .blue,.c505-sector-business-v51 .gradient-blue,.c505-sector-business-v51 .is-blue,.c505-sector-business-v51-contact[style*=blue]{color:#ffffff!important}@media (max-width:780px){.c505-sector-web-v52-blue,.c505-sector-web-v52-contact{border-radius:26px!important}}.c505-sector-web-v52 .c505-sector-web-v52-blue{color:#ffffff!important;background:repeating-linear-gradient(0deg,transparent 0,transparent 17px,rgba(255,255,255,.045) 18px),radial-gradient(circle at 92% 0,color-mix(in srgb,var(--sector-a) 34%,transparent),transparent 34%),linear-gradient(135deg,#07117b 0,#073fc4 50%,color-mix(in srgb,var(--sector-a) 82%,#0755d8) 100%)!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d *,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-section-head,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-section-head *,.c505-sector-web-v52 .c505-sector-web-v52-contact,.c505-sector-web-v52 .c505-sector-web-v52-contact *{color:#ffffff!important;opacity:1!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d div>span,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d>span,.c505-sector-web-v52 .c505-sector-web-v52-contact span{color:rgba(255,255,255,.78)!important;text-shadow:none!important;letter-spacing:.16em!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d h1,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d h2,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d h3,.c505-sector-web-v52 .c505-sector-web-v52-contact h1,.c505-sector-web-v52 .c505-sector-web-v52-contact h2,.c505-sector-web-v52 .c505-sector-web-v52-contact h3{color:#ffffff!important;opacity:1!important;text-shadow:0 18px 42px rgba(0,0,0,.22)!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-blue-text-v52d p,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-section-head p,.c505-sector-web-v52 .c505-sector-web-v52-contact p{color:rgba(255,255,255,.94)!important;opacity:1!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-section-head.is-row>a{color:#07117b!important;background:#ffffff!important;border:0!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-catalog-grid article,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-promo-grid article{color:#07117b!important;background:#ffffff!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-catalog-grid article h1,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-catalog-grid article h2,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-catalog-grid article h3,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-product-copy h3,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-promo-grid article h1,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-promo-grid article h2,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-promo-grid article h3{color:#07117b!important;text-shadow:none!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-catalog-grid article p,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-product-copy p,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-promo-grid article p{color:rgba(7,17,123,.66)!important}.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-catalog-grid article>span,.c505-sector-web-v52 .c505-sector-web-v52-blue .c505-sector-web-v52-promo-grid article>span{color:#ffffff!important;background:linear-gradient(135deg,var(--sector-a),var(--sector-b))!important}.c505-sector-web-v52 .c505-sector-web-v52-contact .c505-sector-web-v52-chat-cta,.c505-sector-web-v52 .c505-sector-web-v52-contact a{color:#07117b!important;background:#ffffff!important}.c505-sector-chat-v52e{position:fixed;z-index:200;right:24px;bottom:92px;width:min(390px,calc(100vw - 28px));height:540px;display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#0b7ee8,#07117b);box-shadow:0 30px 80px rgba(0,42,105,.42)}.c505-sector-chat-v52e-top{min-height:78px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:rgba(255,255,255,.12)}.c505-sector-chat-v52e-top strong{display:block;color:#ffffff;font-size:1rem;font-weight:950}.c505-sector-chat-v52e-top span{display:block;margin-top:4px;color:rgba(255,255,255,.78);font-size:.82rem;font-weight:750}.c505-sector-chat-v52e-top button{width:38px;height:38px;flex:none;border:0;border-radius:999px;color:#ffffff;background:rgba(255,255,255,.18);font-size:1.45rem;line-height:1;cursor:pointer}.c505-sector-chat-v52e-body{flex:1 1;padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;background:radial-gradient(circle at 0 0,rgba(255,255,255,.14),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0))}.c505-sector-chat-v52e-msg{max-width:84%;padding:12px 14px;border-radius:20px}.c505-sector-chat-v52e-msg small{display:block;margin-bottom:5px;font-size:.72rem;font-weight:950;opacity:.84}.c505-sector-chat-v52e-msg p{margin:0;font-size:.9rem;line-height:1.45;font-weight:760}.c505-sector-chat-v52e-msg.is-other{align-self:flex-start;color:#ffffff;background:#2db4ff;border-bottom-left-radius:8px}.c505-sector-chat-v52e-msg.is-me{align-self:flex-end;color:#07117b;background:rgba(255,255,255,.98);border-bottom-right-radius:8px}.c505-sector-chat-v52e-input{padding:14px 16px 16px;display:flex;gap:10px;background:rgba(255,255,255,.12)}.c505-sector-chat-v52e-input input{flex:1 1;min-width:0;height:48px;border:0;outline:0;border-radius:16px;padding:0 15px;color:#07117b;background:rgba(255,255,255,.92);font-size:.9rem;font-weight:760}.c505-sector-chat-v52e-input input::placeholder{color:rgba(7,17,123,.48)}.c505-sector-chat-v52e-input button{height:48px;border:0;border-radius:16px;padding:0 16px;color:#07117b;background:rgba(255,255,255,.98);font-size:.9rem;font-weight:950;cursor:pointer}.c505-sector-web-v52-chat-cta,.c505-sector-web-v52-floating-chat{cursor:pointer!important}body:has(.c505-sector-web-v52) .c505-chat-launcher{display:none!important}@media (max-width:700px){.c505-sector-chat-v52e{right:14px;left:14px;bottom:84px;width:auto;height:70vh}}.c505-sector-chat-v52e-input{align-items:flex-end!important}.c505-sector-chat-v52e-input textarea{flex:1 1!important;min-width:0!important;width:100%!important;max-width:100%!important;min-height:48px!important;max-height:126px!important;resize:none!important;border:0!important;outline:0!important;border-radius:16px!important;padding:14px 15px!important;color:#07117b!important;background:rgba(255,255,255,.94)!important;font-size:.9rem!important;line-height:1.45!important;font-weight:760!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-wrap:break-word!important;word-break:break-word!important;overflow-x:hidden!important;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.98) transparent}.c505-sector-chat-v52e-input textarea::-webkit-scrollbar{width:9px}.c505-sector-chat-v52e-input textarea::-webkit-scrollbar-track{border-radius:999px;background:transparent}.c505-sector-chat-v52e-input textarea::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.18)}.c505-sector-chat-v52e-input textarea::placeholder{color:rgba(7,17,123,.48)}.c505-ai-launcher-v53{position:fixed;z-index:88;left:22px;bottom:22px;min-height:58px;padding:0 18px 0 12px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:10px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff 62%,#20b8ff);box-shadow:0 22px 48px rgba(7,17,123,.28);cursor:pointer}.c505-ai-launcher-v53 span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:.82rem;font-weight:950}.c505-ai-launcher-v53 strong{font-size:.88rem;font-weight:950;white-space:nowrap}.c505-ai-launcher-v53:hover{transform:translateY(-2px);box-shadow:0 26px 56px rgba(7,17,123,.34)}.c505-ai-room-v53{position:fixed;z-index:210;left:22px;bottom:92px;width:min(430px,calc(100vw - 28px));height:590px;display:flex;flex-direction:column;overflow:hidden;border-radius:30px;background:linear-gradient(180deg,#07117b,#0b58d6 56%,#0b7cff);box-shadow:0 34px 90px rgba(0,42,105,.48)}.c505-ai-room-v53-top{min-height:82px;padding:17px 18px;display:flex;justify-content:space-between;align-items:center;gap:14px;background:rgba(255,255,255,.12)}.c505-ai-room-v53-top span{display:block;color:rgba(255,255,255,.74);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:950}.c505-ai-room-v53-top strong{display:block;margin-top:5px;color:#ffffff;font-size:1.2rem;font-weight:950}.c505-ai-room-v53-top button{width:40px;height:40px;border:0;border-radius:999px;color:#ffffff;background:rgba(255,255,255,.18);font-size:1.5rem;line-height:1;cursor:pointer}.c505-ai-room-v53-body{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.98) transparent;flex:1 1;padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;background:radial-gradient(circle at 0 0,rgba(255,255,255,.14),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0))}.c505-ai-room-v53-msg{max-width:86%;padding:12px 14px;border-radius:20px}.c505-ai-room-v53-msg small{display:block;margin-bottom:5px;font-size:.72rem;font-weight:950;opacity:.82}.c505-ai-room-v53-msg p{margin:0;font-size:.9rem;line-height:1.45;font-weight:760;white-space:pre-wrap;overflow-wrap:anywhere}.c505-ai-room-v53-msg.is-assistant{align-self:flex-start;color:#ffffff;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.16);border-bottom-left-radius:8px}.c505-ai-room-v53-msg.is-user{align-self:flex-end;color:#07117b;background:rgba(255,255,255,.98);border-bottom-right-radius:8px}.c505-ai-room-v53-input{padding:14px 16px 16px;display:flex;align-items:flex-end;gap:10px;background:rgba(255,255,255,.12)}.c505-ai-room-v53-input textarea{flex:1 1;min-width:0;width:100%;max-width:100%;min-height:48px;max-height:132px;resize:none;border:0;outline:0;border-radius:16px;padding:14px 15px;color:#07117b;background:rgba(255,255,255,.94);font-size:.9rem;line-height:1.45;font-weight:760;white-space:pre-wrap;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;overflow-x:hidden;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.98) transparent}.c505-ai-room-v53-input textarea::-webkit-scrollbar{width:9px}.c505-ai-room-v53-input textarea::-webkit-scrollbar-track{border-radius:999px;background:transparent}.c505-ai-room-v53-input textarea::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.18)}.c505-ai-room-v53-input textarea::placeholder{color:rgba(7,17,123,.48)}.c505-ai-room-v53-input button{flex:none;height:48px;border:0;border-radius:16px;padding:0 16px;color:#07117b;background:rgba(255,255,255,.98);font-size:.9rem;font-weight:950;cursor:pointer}@media (max-width:700px){.c505-ai-launcher-v53{left:16px;bottom:16px}.c505-ai-room-v53{left:14px;right:14px;bottom:86px;width:auto;height:72vh}}*,body,html{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.98) rgba(255,255,255,.08)}::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track,body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:rgba(255,255,255,.08)}::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:rgba(255,255,255,.98)!important;border-radius:999px;border:2px solid rgba(255,255,255,.08)}::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#ffffff!important}.c505-ai-room-v53-body,.c505-ai-room-v53-input textarea,.c505-sector-chat-v52e-body,.c505-sector-chat-v52e-input textarea,.c505-sectors-hub-v50-search textarea,.c505-sectors-hub-v50b-search textarea{scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.98) transparent!important}.c505-ai-room-v53-body::-webkit-scrollbar,.c505-ai-room-v53-input textarea::-webkit-scrollbar,.c505-sector-chat-v52e-body::-webkit-scrollbar,.c505-sector-chat-v52e-input textarea::-webkit-scrollbar,.c505-sectors-hub-v50-search textarea::-webkit-scrollbar,.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar{width:8px!important}.c505-ai-room-v53-body::-webkit-scrollbar-track,.c505-ai-room-v53-input textarea::-webkit-scrollbar-track,.c505-sector-chat-v52e-body::-webkit-scrollbar-track,.c505-sector-chat-v52e-input textarea::-webkit-scrollbar-track,.c505-sectors-hub-v50-search textarea::-webkit-scrollbar-track,.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar-track{background:transparent!important}.c505-ai-room-v53-body::-webkit-scrollbar-thumb,.c505-ai-room-v53-input textarea::-webkit-scrollbar-thumb,.c505-sector-chat-v52e-body::-webkit-scrollbar-thumb,.c505-sector-chat-v52e-input textarea::-webkit-scrollbar-thumb,.c505-sectors-hub-v50-search textarea::-webkit-scrollbar-thumb,.c505-sectors-hub-v50b-search textarea::-webkit-scrollbar-thumb{background:rgba(255,255,255,.98)!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.2)!important}.c505-ai-room-v53-input button:disabled,.c505-ai-room-v53-input textarea:disabled{opacity:.72;cursor:wait}.c505-ai-room-v53-msg.is-assistant p{white-space:pre-wrap;overflow-wrap:anywhere}body.c505-template-mode-v55{scroll-padding-top:120px}body.c505-template-mode-v55 .c505-site-header{display:none!important}body.c505-template-mode-v55 #catalogo,body.c505-template-mode-v55 #contacto,body.c505-template-mode-v55 #informacion,body.c505-template-mode-v55 #inicio,body.c505-template-mode-v55 #promociones{outline:2px dashed rgba(35,183,255,.42);outline-offset:8px}.c505-template-topbar-v55{position:fixed;z-index:220;top:18px;left:50%;width:min(980px,calc(100vw - 28px));min-height:68px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px 12px 18px;border-radius:24px;color:#07117b;background:rgba(255,255,255,.96);border:1px solid rgba(7,17,123,.1);box-shadow:0 24px 70px rgba(7,17,123,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.c505-template-topbar-v55 span{display:block;color:rgba(7,17,123,.54);font-size:.68rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.c505-template-topbar-v55 strong{display:block;margin-top:4px;color:#07117b;font-size:1.02rem;font-weight:950}.c505-template-topbar-v55-actions{display:flex;align-items:center;gap:10px}.c505-template-topbar-v55-actions button{min-height:42px;padding:0 16px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.84rem;font-weight:950;cursor:pointer}.c505-template-topbar-v55-actions button:first-child{color:#07117b;background:rgba(7,17,123,.08)}.c505-template-panel-v55{position:fixed;z-index:219;right:22px;top:108px;width:min(410px,calc(100vw - 28px));max-height:calc(100vh - 132px);overflow-y:auto;border-radius:30px;background:#ffffff;border:1px solid rgba(7,17,123,.1);box-shadow:0 30px 90px rgba(7,17,123,.2);padding:18px;scrollbar-width:thin;scrollbar-color:rgba(7,17,123,.22) transparent}.c505-template-panel-v55::-webkit-scrollbar{width:8px}.c505-template-panel-v55::-webkit-scrollbar-track{background:transparent}.c505-template-panel-v55::-webkit-scrollbar-thumb{background:rgba(7,17,123,.22);border-radius:999px}.c505-template-panel-v55-head span{display:block;color:rgba(7,17,123,.52);font-size:.68rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.c505-template-panel-v55-head h2{margin:6px 0;color:#07117b;font-size:1.38rem;line-height:1.04;font-weight:980}.c505-template-panel-v55-head p{margin:0;color:rgba(7,17,123,.64);font-size:.88rem;line-height:1.45;font-weight:720}.c505-template-panel-v55-sections{margin-top:16px;display:grid;gap:9px}.c505-template-panel-v55-sections button{width:100%;padding:12px 13px;border:1px solid rgba(7,17,123,.1);border-radius:18px;text-align:left;background:linear-gradient(180deg,#ffffff,#f8fbff);cursor:pointer}.c505-template-panel-v55-sections button.is-active{border-color:rgba(11,124,255,.38);background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-template-panel-v55-sections button strong{display:block;color:#07117b;font-size:.9rem;font-weight:950}.c505-template-panel-v55-sections button small{display:block;margin-top:4px;color:rgba(7,17,123,.58);font-size:.75rem;line-height:1.35;font-weight:720}.c505-template-panel-v55-sections button.is-active small,.c505-template-panel-v55-sections button.is-active strong{color:#ffffff}.c505-template-panel-v55-form{margin-top:18px;display:grid;gap:12px}.c505-template-panel-v55-form label{display:grid;gap:7px}.c505-template-panel-v55-form label span{color:#07117b;font-size:.78rem;font-weight:950}.c505-template-panel-v55-form input,.c505-template-panel-v55-form select,.c505-template-panel-v55-form textarea{width:100%;border:1px solid rgba(7,17,123,.12);outline:0;border-radius:16px;padding:12px 13px;color:#07117b;background:#f8fbff;font-size:.86rem;line-height:1.4;font-weight:720}.c505-template-panel-v55-form textarea{resize:vertical;min-height:88px}.c505-template-panel-v55-save{min-height:48px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.9rem;font-weight:950;cursor:pointer}.c505-template-panel-v55-note{margin:0;color:rgba(7,17,123,.52);font-size:.74rem;line-height:1.45;font-weight:720}.c505-dashboard-template-shortcut-v55{position:fixed;z-index:85;right:24px;bottom:24px;width:min(430px,calc(100vw - 28px));pointer-events:none}.c505-dashboard-template-shortcut-v55-card{pointer-events:auto;padding:20px;border-radius:30px;color:#07117b;background:radial-gradient(circle at 0 0,rgba(35,183,255,.18),transparent 34%),#ffffff;border:1px solid rgba(7,17,123,.1);box-shadow:0 30px 80px rgba(7,17,123,.18)}.c505-dashboard-template-shortcut-v55-card span{color:rgba(7,17,123,.54);font-size:.68rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.c505-dashboard-template-shortcut-v55-card h2{margin:6px 0 8px;color:#07117b;font-size:1.35rem;line-height:1.05;font-weight:980}.c505-dashboard-template-shortcut-v55-card p{margin:0;color:rgba(7,17,123,.64);font-size:.86rem;line-height:1.45;font-weight:720}.c505-dashboard-template-shortcut-v55-actions{margin-top:16px}.c505-dashboard-template-shortcut-v55-actions a{min-height:46px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);text-decoration:none;font-size:.88rem;font-weight:950}.c505-dashboard-template-shortcut-v55-sector{margin-top:16px;padding-top:14px;border-top:1px solid rgba(7,17,123,.1)}.c505-dashboard-template-shortcut-v55-sector strong{display:block;color:#07117b;font-size:.82rem;font-weight:950}.c505-dashboard-template-shortcut-v55-sector div{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.c505-dashboard-template-shortcut-v55-sector a{min-height:34px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:rgba(7,17,123,.07);text-decoration:none;font-size:.76rem;font-weight:900}@media (max-width:820px){.c505-template-topbar-v55{top:10px;min-height:auto;align-items:flex-start;flex-direction:column}.c505-template-topbar-v55-actions{width:100%}.c505-template-topbar-v55-actions button{flex:1 1}.c505-template-panel-v55{top:128px;max-height:calc(100vh - 150px)}.c505-dashboard-template-shortcut-v55,.c505-template-panel-v55{left:14px;right:14px;width:auto}}.c505-dashboard-v56{min-height:100vh;padding:28px 24px 72px;background:radial-gradient(circle at 0 0,rgba(35,183,255,.2),transparent 30%),linear-gradient(180deg,#eef5ff,#f8fbff)}.c505-dashboard-v56-hero{min-height:260px;border-radius:36px;padding:clamp(28px,5vw,52px);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:24px;align-items:center;color:#ffffff;background:radial-gradient(circle at 100% 0,rgba(35,183,255,.42),transparent 34%),linear-gradient(135deg,#07117b,#073fc4 58%,#0b8cff);box-shadow:0 32px 90px rgba(7,17,123,.22)}.c505-dashboard-v56-hero span,.c505-dashboard-v56-sector-strip span{display:block;letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:950}.c505-dashboard-v56-hero h1{max-width:880px;margin:10px 0 16px;font-size:clamp(2.3rem,5vw,5rem);line-height:.95;font-weight:980}.c505-dashboard-v56-hero p{max-width:780px;margin:0;color:rgba(255,255,255,.88);font-size:1.06rem;line-height:1.6;font-weight:780}.c505-dashboard-v56-hero aside{padding:22px;border-radius:28px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.c505-dashboard-v56-hero aside strong{display:block;margin-top:8px;font-size:1.8rem;line-height:1;font-weight:980}.c505-dashboard-v56-hero aside small{display:inline-flex;margin-top:12px;padding:7px 10px;border-radius:999px;color:#07117b;background:#ffffff;font-size:.72rem;font-weight:950}.c505-dashboard-v56-grid{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.c505-dashboard-v56-card{min-height:420px;padding:26px;border-radius:34px;display:flex;flex-direction:column;justify-content:space-between;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 28px 80px rgba(7,17,123,.12);position:relative;overflow:hidden}.c505-dashboard-v56-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background:radial-gradient(circle at 100% 0,var(--c505-v56-accent),transparent 34%)}.c505-dashboard-v56-card.is-blue{--c505-v56-accent:#0b7cff}.c505-dashboard-v56-card.is-cyan{--c505-v56-accent:#23b7ff}.c505-dashboard-v56-card.is-green{--c505-v56-accent:#20c997}.c505-dashboard-v56-actions,.c505-dashboard-v56-card ul,.c505-dashboard-v56-card-head{position:relative;z-index:1}.c505-dashboard-v56-card-head span{color:#0b7cff;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:950}.c505-dashboard-v56-card h2{margin:10px 0;color:#07117b;font-size:clamp(2rem,3vw,3.2rem);line-height:.96;font-weight:980}.c505-dashboard-v56-card p{margin:0;color:rgba(7,17,123,.64);font-size:.98rem;line-height:1.55;font-weight:760}.c505-dashboard-v56-actions{margin-top:24px;display:grid;gap:10px}.c505-dashboard-v56-actions a{min-height:52px;border-radius:999px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;text-align:center;color:#07117b;background:rgba(7,17,123,.07);text-decoration:none;font-size:.88rem;font-weight:950}.c505-dashboard-v56-actions a.is-primary{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);box-shadow:0 18px 40px rgba(11,124,255,.24)}.c505-dashboard-v56-card ul{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:9px}.c505-dashboard-v56-card li{color:rgba(7,17,123,.7);font-size:.82rem;font-weight:850}.c505-dashboard-v56-card li:before{content:"✓";margin-right:8px;color:#0b7cff;font-weight:980}.c505-dashboard-v56-sector-strip{margin-top:26px;padding:26px;border-radius:34px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;align-items:center;background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.08);box-shadow:0 24px 70px rgba(7,17,123,.1)}.c505-dashboard-v56-sector-strip span{color:#0b7cff}.c505-dashboard-v56-sector-strip h2{margin:7px 0 8px;color:#07117b;font-size:2rem;line-height:1;font-weight:980}.c505-dashboard-v56-sector-strip p{margin:0;color:rgba(7,17,123,.62);font-size:.92rem;line-height:1.5;font-weight:760}.c505-dashboard-v56-sector-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.c505-dashboard-v56-sector-links a{min-height:42px;padding:0 15px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:#ffffff;border:1px solid rgba(7,17,123,.08);text-decoration:none;font-size:.82rem;font-weight:950;box-shadow:0 14px 34px rgba(7,17,123,.08)}body.c505-template-mode-product-v56 .c505-site-header,body.c505-template-mode-service-v56 .c505-site-header{display:none!important}@media (max-width:1050px){.c505-dashboard-v56-grid{grid-template-columns:1fr}.c505-dashboard-v56-card{min-height:auto}.c505-dashboard-v56-hero,.c505-dashboard-v56-sector-strip{grid-template-columns:1fr}.c505-dashboard-v56-sector-links{justify-content:flex-start}}@media (max-width:720px){.c505-dashboard-v56{padding:18px 14px 54px}.c505-dashboard-v56-card,.c505-dashboard-v56-hero,.c505-dashboard-v56-sector-strip{border-radius:26px}}.c505-dashboard-flow-v57{min-height:100vh;padding:28px 24px 74px;background:radial-gradient(circle at 0 0,rgba(35,183,255,.2),transparent 30%),linear-gradient(180deg,#eef5ff,#f8fbff)}.c505-dashboard-flow-v57-hero{min-height:250px;border-radius:36px;padding:clamp(28px,5vw,52px);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:24px;align-items:center;color:#ffffff;background:radial-gradient(circle at 100% 0,rgba(35,183,255,.42),transparent 34%),linear-gradient(135deg,#07117b,#073fc4 58%,#0b8cff);box-shadow:0 32px 90px rgba(7,17,123,.22)}.c505-dashboard-flow-v57-card-head span,.c505-dashboard-flow-v57-footer span,.c505-dashboard-flow-v57-hero span,.c505-dashboard-flow-v57-workflow>span{display:block;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:950}.c505-dashboard-flow-v57-hero h1{max-width:900px;margin:10px 0 16px;font-size:clamp(2.2rem,5vw,4.7rem);line-height:.96;font-weight:980}.c505-dashboard-flow-v57-hero p{max-width:820px;margin:0;color:rgba(255,255,255,.88);font-size:1.05rem;line-height:1.6;font-weight:780}.c505-dashboard-flow-v57-hero aside{padding:22px;border-radius:28px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22)}.c505-dashboard-flow-v57-hero aside strong{display:block;margin-top:8px;font-size:1.8rem;line-height:1;font-weight:980}.c505-dashboard-flow-v57-hero aside small{display:inline-flex;margin-top:12px;padding:7px 10px;border-radius:999px;color:#07117b;background:#ffffff;font-size:.72rem;font-weight:950}.c505-dashboard-flow-v57-notice{margin-top:18px;padding:15px 18px;border-radius:20px;color:#07117b;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 18px 44px rgba(7,17,123,.08);font-size:.92rem;font-weight:850}.c505-dashboard-flow-v57-grid{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.c505-dashboard-flow-v57-card{min-height:640px;padding:24px;border-radius:34px;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 28px 80px rgba(7,17,123,.12);position:relative;overflow:hidden}.c505-dashboard-flow-v57-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background:radial-gradient(circle at 100% 0,var(--c505-flow-accent),transparent 34%)}.c505-dashboard-flow-v57-card.is-blue{--c505-flow-accent:#0b7cff}.c505-dashboard-flow-v57-card.is-cyan{--c505-flow-accent:#23b7ff}.c505-dashboard-flow-v57-card.is-green{--c505-flow-accent:#20c997}.c505-dashboard-flow-v57-card>*{position:relative;z-index:1}.c505-dashboard-flow-v57-card-head span,.c505-dashboard-flow-v57-footer span,.c505-dashboard-flow-v57-workflow>span{color:#0b7cff}.c505-dashboard-flow-v57-card h2{margin:10px 0;color:#07117b;font-size:clamp(2rem,3vw,3.1rem);line-height:.96;font-weight:980}.c505-dashboard-flow-v57-card p{margin:0;color:rgba(7,17,123,.64);font-size:.94rem;line-height:1.5;font-weight:760}.c505-dashboard-flow-v57-category-list{margin-top:22px}.c505-dashboard-flow-v57-category-list>strong{display:block;color:#07117b;font-size:.82rem;font-weight:950}.c505-dashboard-flow-v57-category-list>div{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.c505-dashboard-flow-v57-category-list button{min-height:38px;padding:0 13px;border:0;border-radius:999px;color:#07117b;background:rgba(7,17,123,.07);font-size:.78rem;font-weight:900;cursor:pointer}.c505-dashboard-flow-v57-category-list button.is-selected{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-flow-v57-workflow{margin-top:22px;padding:18px;border-radius:26px;background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid rgba(7,17,123,.08)}.c505-dashboard-flow-v57-workflow h3{margin:8px 0;color:#07117b;font-size:1.35rem;line-height:1.05;font-weight:980}.c505-dashboard-flow-v57-chips{margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}.c505-dashboard-flow-v57-chips small{min-height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:rgba(11,124,255,.08);font-size:.72rem;font-weight:900}.c505-dashboard-flow-v57-steps{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.c505-dashboard-flow-v57-steps div{padding:10px;border-radius:16px;background:#ffffff;border:1px solid rgba(7,17,123,.07)}.c505-dashboard-flow-v57-steps b{width:26px;height:26px;border-radius:999px;display:grid;place-items:center;color:#ffffff;background:#0b7cff;font-size:.75rem;font-weight:950}.c505-dashboard-flow-v57-steps p{margin-top:7px;font-size:.68rem;line-height:1.25;font-weight:850}.c505-dashboard-flow-v57-actions{margin-top:16px;display:grid;gap:9px}.c505-dashboard-flow-v57-actions a,.c505-dashboard-flow-v57-actions button{min-height:48px;width:100%;border:0;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(7,17,123,.07);text-decoration:none;font-size:.84rem;font-weight:950;cursor:pointer}.c505-dashboard-flow-v57-actions a:nth-child(2){color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-flow-v57-actions a:nth-child(3){color:#ffffff;background:linear-gradient(135deg,#0b7cff,#23b7ff)}.c505-dashboard-flow-v57-actions button.is-ready{color:#ffffff;background:linear-gradient(135deg,#079669,#20c997)}.c505-dashboard-flow-v57-footer{margin-top:26px;padding:26px;border-radius:34px;background:rgba(255,255,255,.86);border:1px solid rgba(7,17,123,.08);box-shadow:0 24px 70px rgba(7,17,123,.1)}.c505-dashboard-flow-v57-footer h2{margin:8px 0;color:#07117b;font-size:2rem;font-weight:980}.c505-dashboard-flow-v57-footer p{margin:0;color:rgba(7,17,123,.62);font-size:.94rem;line-height:1.5;font-weight:760}body.c505-template-mode-v57 .c505-site-header{display:none!important}body.c505-template-mode-v57{scroll-padding-top:118px}.c505-template-v57-top{position:fixed;z-index:230;top:18px;left:50%;transform:translateX(-50%);width:min(980px,calc(100vw - 28px));min-height:68px;padding:12px 14px 12px 18px;border-radius:24px;display:flex;justify-content:space-between;gap:16px;align-items:center;color:#07117b;background:rgba(255,255,255,.96);border:1px solid rgba(7,17,123,.1);box-shadow:0 24px 70px rgba(7,17,123,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.c505-template-v57-top span{display:block;color:rgba(7,17,123,.54);font-size:.68rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.c505-template-v57-top strong{display:block;margin-top:4px;color:#07117b;font-size:1.02rem;font-weight:950}.c505-template-v57-top>div:last-child{display:flex;gap:10px}.c505-template-v57-top button{min-height:42px;padding:0 16px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.84rem;font-weight:950;cursor:pointer}.c505-template-v57-top button:first-child{color:#07117b;background:rgba(7,17,123,.08)}.c505-template-v57-panel{position:fixed;z-index:229;right:22px;top:108px;width:min(410px,calc(100vw - 28px));max-height:calc(100vh - 132px);overflow-y:auto;border-radius:30px;background:#ffffff;border:1px solid rgba(7,17,123,.1);box-shadow:0 30px 90px rgba(7,17,123,.2);padding:18px}.c505-template-v57-head span{display:block;color:rgba(7,17,123,.52);font-size:.68rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.c505-template-v57-head h2{margin:6px 0;color:#07117b;font-size:1.36rem;line-height:1.04;font-weight:980}.c505-template-v57-head p{margin:0;color:rgba(7,17,123,.64);font-size:.86rem;line-height:1.45;font-weight:720}.c505-template-v57-jump{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.c505-template-v57-jump button{min-height:32px;padding:0 10px;border:0;border-radius:999px;color:#07117b;background:rgba(7,17,123,.07);font-size:.72rem;font-weight:900;cursor:pointer}.c505-template-v57-form{margin-top:16px;display:grid;gap:12px}.c505-template-v57-form label{display:grid;gap:7px}.c505-template-v57-form label span{color:#07117b;font-size:.78rem;font-weight:950}.c505-template-v57-form input,.c505-template-v57-form select,.c505-template-v57-form textarea{width:100%;border:1px solid rgba(7,17,123,.12);outline:0;border-radius:16px;padding:12px 13px;color:#07117b;background:#f8fbff;font-size:.86rem;line-height:1.4;font-weight:720}.c505-template-v57-form textarea{resize:vertical;min-height:86px}.c505-template-v57-save{min-height:48px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.9rem;font-weight:950;cursor:pointer}.c505-template-v57-form small{color:rgba(7,17,123,.54);font-size:.74rem;line-height:1.45;font-weight:720}body.c505-template-mode-v57 #catalogo,body.c505-template-mode-v57 #contacto,body.c505-template-mode-v57 #informacion,body.c505-template-mode-v57 #inicio,body.c505-template-mode-v57 #promociones{outline:2px dashed rgba(35,183,255,.42);outline-offset:8px}@media (max-width:1150px){.c505-dashboard-flow-v57-grid{grid-template-columns:1fr}.c505-dashboard-flow-v57-card{min-height:auto}.c505-dashboard-flow-v57-hero{grid-template-columns:1fr}}@media (max-width:760px){.c505-dashboard-flow-v57{padding:18px 14px 60px}.c505-dashboard-flow-v57-card,.c505-dashboard-flow-v57-footer,.c505-dashboard-flow-v57-hero{border-radius:26px}.c505-dashboard-flow-v57-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.c505-template-v57-top{top:10px;flex-direction:column;align-items:flex-start}.c505-template-v57-top>div:last-child{width:100%}.c505-template-v57-top button{flex:1 1}.c505-template-v57-panel{left:14px;right:14px;width:auto;top:132px;max-height:calc(100vh - 150px)}}body.c505-dashboard-clean-v57a .c505-site-header{display:none!important}.c505-dashboard-clean-v57a-main{min-height:100vh;padding:28px 24px 72px;background:radial-gradient(circle at 0 0,rgba(35,183,255,.18),transparent 28%),linear-gradient(180deg,#eef5ff,#f8fbff)}.c505-dashboard-clean-v57a-title{padding:14px 6px 18px}.c505-dashboard-clean-v57a-title span{display:block;color:#0b7cff;font-size:.75rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-clean-v57a-title h1{margin:8px 0;color:#07117b;font-size:clamp(2.1rem,4vw,4.2rem);line-height:.98;font-weight:980}.c505-dashboard-clean-v57a-title p{max-width:760px;margin:0;color:rgba(7,17,123,.64);font-size:1rem;line-height:1.5;font-weight:760}.c505-dashboard-clean-v57a-notice{margin:4px 0 18px;padding:14px 17px;border-radius:18px;color:#07117b;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 16px 38px rgba(7,17,123,.08);font-size:.9rem;font-weight:850}.c505-dashboard-clean-v57a-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.c505-dashboard-clean-v57a-card{min-height:590px;padding:22px;border-radius:30px;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 24px 68px rgba(7,17,123,.11);position:relative;overflow:hidden}.c505-dashboard-clean-v57a-card:before{content:"";position:absolute;inset:0;opacity:.16;pointer-events:none;background:radial-gradient(circle at 100% 0,var(--c505-clean-accent),transparent 36%)}.c505-dashboard-clean-v57a-card.is-blue{--c505-clean-accent:#0b7cff}.c505-dashboard-clean-v57a-card.is-cyan{--c505-clean-accent:#23b7ff}.c505-dashboard-clean-v57a-card.is-green{--c505-clean-accent:#20c997}.c505-dashboard-clean-v57a-card>*{position:relative;z-index:1}.c505-dashboard-clean-v57a-card-top span,.c505-dashboard-clean-v57a-selected-head span{display:block;color:#0b7cff;font-size:.72rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-clean-v57a-card-top h2{margin:8px 0;color:#07117b;font-size:clamp(2rem,3vw,3.1rem);line-height:.95;font-weight:980}.c505-dashboard-clean-v57a-card-top p,.c505-dashboard-clean-v57a-selected-head p{margin:0;color:rgba(7,17,123,.64);font-size:.9rem;line-height:1.48;font-weight:760}.c505-dashboard-clean-v57a-picker{margin-top:18px}.c505-dashboard-clean-v57a-picker>strong{display:block;color:#07117b;font-size:.82rem;font-weight:950}.c505-dashboard-clean-v57a-picker>div{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.c505-dashboard-clean-v57a-picker button{min-height:36px;padding:0 12px;border:0;border-radius:999px;color:#07117b;background:rgba(7,17,123,.07);font-size:.76rem;font-weight:900;cursor:pointer}.c505-dashboard-clean-v57a-picker button.is-selected{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);box-shadow:0 12px 28px rgba(11,124,255,.22)}.c505-dashboard-clean-v57a-selected{margin-top:18px;padding:17px;border-radius:24px;background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid rgba(7,17,123,.08)}.c505-dashboard-clean-v57a-selected h3{margin:7px 0 8px;color:#07117b;font-size:1.35rem;line-height:1.05;font-weight:980}.c505-dashboard-clean-v57a-chips{margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}.c505-dashboard-clean-v57a-chips small{min-height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:rgba(11,124,255,.08);font-size:.7rem;font-weight:900}.c505-dashboard-clean-v57a-mini-steps{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.c505-dashboard-clean-v57a-mini-steps small{min-height:34px;padding:0 10px;border-radius:14px;display:flex;align-items:center;color:rgba(7,17,123,.72);background:#ffffff;border:1px solid rgba(7,17,123,.07);font-size:.68rem;font-weight:900}.c505-dashboard-clean-v57a-actions{margin-top:14px;display:grid;gap:9px}.c505-dashboard-clean-v57a-actions a,.c505-dashboard-clean-v57a-actions button{min-height:46px;width:100%;border:0;border-radius:999px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(7,17,123,.07);text-align:center;text-decoration:none;font-size:.83rem;font-weight:950;cursor:pointer}.c505-dashboard-clean-v57a-actions a.is-primary{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-clean-v57a-actions a.is-secondary{color:#ffffff;background:linear-gradient(135deg,#0b7cff,#23b7ff)}.c505-dashboard-clean-v57a-actions button.is-ready{color:#ffffff;background:linear-gradient(135deg,#079669,#20c997)}@media (max-width:1120px){.c505-dashboard-clean-v57a-grid{grid-template-columns:1fr}.c505-dashboard-clean-v57a-card{min-height:auto}}@media (max-width:720px){.c505-dashboard-clean-v57a-main{padding:18px 14px 60px}.c505-dashboard-clean-v57a-card{border-radius:24px}}body.c505-dashboard-compact-v57b .c505-site-header{display:none!important}.c505-dashboard-compact-v57b-main{min-height:100vh;padding:24px 24px 58px;background:radial-gradient(circle at 0 0,rgba(35,183,255,.16),transparent 28%),linear-gradient(180deg,#eef5ff,#f8fbff)}.c505-dashboard-compact-v57b-title{padding:4px 4px 18px}.c505-dashboard-compact-v57b-title span{display:block;color:#0b7cff;font-size:.72rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-compact-v57b-title h1{margin:7px 0 6px;color:#07117b;font-size:clamp(2rem,3.6vw,3.8rem);line-height:.98;font-weight:980}.c505-dashboard-compact-v57b-title p{max-width:680px;margin:0;color:rgba(7,17,123,.62);font-size:.96rem;line-height:1.45;font-weight:760}.c505-dashboard-compact-v57b-notice{margin:0 0 16px;padding:13px 16px;border-radius:18px;color:#07117b;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 14px 34px rgba(7,17,123,.08);font-size:.88rem;font-weight:850}.c505-dashboard-compact-v57b-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.c505-dashboard-compact-v57b-card{padding:18px;border-radius:28px;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.1);position:relative;overflow:hidden}.c505-dashboard-compact-v57b-card:before{content:"";position:absolute;inset:0;opacity:.13;pointer-events:none;background:radial-gradient(circle at 100% 0,var(--c505-compact-accent),transparent 36%)}.c505-dashboard-compact-v57b-card.is-blue{--c505-compact-accent:#0b7cff}.c505-dashboard-compact-v57b-card.is-cyan{--c505-compact-accent:#23b7ff}.c505-dashboard-compact-v57b-card.is-green{--c505-compact-accent:#20c997}.c505-dashboard-compact-v57b-card>*{position:relative;z-index:1}.c505-dashboard-compact-v57b-card-top{display:grid;gap:8px}.c505-dashboard-compact-v57b-card-top span{display:block;color:#0b7cff;font-size:.68rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-compact-v57b-card-top h2{margin:4px 0 0;color:#07117b;font-size:clamp(1.8rem,2.6vw,2.7rem);line-height:.96;font-weight:980}.c505-dashboard-compact-v57b-card-top p{margin:0;color:rgba(7,17,123,.6);font-size:.84rem;line-height:1.38;font-weight:760}.c505-dashboard-compact-v57b-picker{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.c505-dashboard-compact-v57b-picker button{min-height:34px;padding:0 11px;border:0;border-radius:999px;color:#07117b;background:rgba(7,17,123,.07);font-size:.72rem;font-weight:900;cursor:pointer}.c505-dashboard-compact-v57b-picker button.is-selected{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);box-shadow:0 10px 24px rgba(11,124,255,.2)}.c505-dashboard-compact-v57b-preview{margin-top:14px;display:grid;gap:10px}.c505-dashboard-compact-v57b-browser{border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid rgba(7,17,123,.08)}.c505-dashboard-compact-v57b-browser-top{min-height:36px;padding:0 11px;display:flex;align-items:center;gap:6px;background:rgba(7,17,123,.05)}.c505-dashboard-compact-v57b-browser-top i{width:7px;height:7px;border-radius:999px;background:rgba(7,17,123,.24)}.c505-dashboard-compact-v57b-browser-top span{margin-left:4px;color:rgba(7,17,123,.56);font-size:.68rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c505-dashboard-compact-v57b-template{min-height:150px;padding:17px;color:#ffffff;background:radial-gradient(circle at 100% 0,rgba(35,183,255,.34),transparent 34%),linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-compact-v57b-template small{display:block;color:rgba(255,255,255,.74);font-size:.64rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-dashboard-compact-v57b-template h3{margin:7px 0;color:#ffffff;font-size:1.35rem;line-height:1.05;font-weight:980}.c505-dashboard-compact-v57b-template p{margin:0;color:rgba(255,255,255,.88);font-size:.78rem;line-height:1.38;font-weight:760}.c505-dashboard-compact-v57b-template div{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.c505-dashboard-compact-v57b-template b{min-height:25px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:#ffffff;font-size:.64rem;font-weight:950}.c505-dashboard-compact-v57b-description{margin:0;color:rgba(7,17,123,.62);font-size:.8rem;line-height:1.35;font-weight:760}.c505-dashboard-compact-v57b-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.c505-dashboard-compact-v57b-actions a,.c505-dashboard-compact-v57b-actions button{min-height:42px;border:0;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(7,17,123,.07);text-align:center;text-decoration:none;font-size:.72rem;font-weight:950;cursor:pointer}.c505-dashboard-compact-v57b-actions a.is-preview{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-compact-v57b-actions a.is-edit{color:#ffffff;background:linear-gradient(135deg,#0b7cff,#23b7ff)}.c505-dashboard-compact-v57b-actions button.is-ready{color:#ffffff;background:linear-gradient(135deg,#079669,#20c997)}@media (max-width:1120px){.c505-dashboard-compact-v57b-grid{grid-template-columns:1fr}}@media (max-width:720px){.c505-dashboard-compact-v57b-main{padding:18px 14px 56px}.c505-dashboard-compact-v57b-card{border-radius:24px}.c505-dashboard-compact-v57b-actions{grid-template-columns:1fr}}body.c505-dashboard-pro-v57c .c505-site-header{display:none!important}.c505-dashboard-pro-v57c-main{min-height:100vh;padding:22px 24px 56px;background:radial-gradient(circle at 0 0,rgba(35,183,255,.16),transparent 28%),linear-gradient(180deg,#eef5ff,#f8fbff)}.c505-dashboard-pro-v57c-header{margin-bottom:16px;padding:18px 20px;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(255,255,255,.82);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.1)}.c505-dashboard-pro-v57c-header span{display:block;color:#0b7cff;font-size:.72rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-pro-v57c-header h1{margin:6px 0 5px;color:#07117b;font-size:clamp(2rem,3vw,3.2rem);line-height:.98;font-weight:980}.c505-dashboard-pro-v57c-header p{margin:0;color:rgba(7,17,123,.62);font-size:.96rem;line-height:1.4;font-weight:760}.c505-dashboard-pro-v57c-header aside{min-width:230px;padding:16px 18px;border-radius:22px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);box-shadow:0 18px 42px rgba(11,124,255,.22)}.c505-dashboard-pro-v57c-header aside b{display:block;font-size:1.2rem;font-weight:980}.c505-dashboard-pro-v57c-header aside small{display:block;margin-top:4px;color:rgba(255,255,255,.82);font-size:.76rem;font-weight:850}.c505-dashboard-pro-v57c-notice{margin-bottom:14px;padding:13px 16px;border-radius:18px;color:#07117b;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 14px 34px rgba(7,17,123,.08);font-size:.88rem;font-weight:850}.c505-dashboard-pro-v57c-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.c505-dashboard-pro-v57c-card{min-height:auto;padding:18px;border-radius:28px;background:rgba(255,255,255,.94);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.1);overflow:hidden;position:relative}.c505-dashboard-pro-v57c-card:before{content:"";position:absolute;inset:0;opacity:.13;pointer-events:none;background:radial-gradient(circle at 100% 0,var(--c505-pro-accent),transparent 36%)}.c505-dashboard-pro-v57c-card.is-blue{--c505-pro-accent:#0b7cff}.c505-dashboard-pro-v57c-card.is-cyan{--c505-pro-accent:#23b7ff}.c505-dashboard-pro-v57c-card.is-green{--c505-pro-accent:#20c997}.c505-dashboard-pro-v57c-card>*{position:relative;z-index:1}.c505-dashboard-pro-v57c-card-head span{display:block;color:#0b7cff;font-size:.68rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-pro-v57c-card-head h2{margin:5px 0;color:#07117b;font-size:clamp(1.8rem,2.4vw,2.6rem);line-height:.96;font-weight:980}.c505-dashboard-pro-v57c-card-head p{margin:0;color:rgba(7,17,123,.6);font-size:.82rem;line-height:1.34;font-weight:760}.c505-dashboard-pro-v57c-tabs{margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}.c505-dashboard-pro-v57c-tabs button{min-height:33px;padding:0 10px;border:0;border-radius:999px;color:#07117b;background:rgba(7,17,123,.07);font-size:.7rem;font-weight:900;cursor:pointer}.c505-dashboard-pro-v57c-tabs button.is-selected{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-pro-v57c-body{margin-top:13px}.c505-dashboard-pro-v57c-preview{border-radius:22px;overflow:hidden;background:#ffffff;border:1px solid rgba(7,17,123,.08)}.c505-dashboard-pro-v57c-preview-top{min-height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;background:rgba(7,17,123,.05)}.c505-dashboard-pro-v57c-preview-top i{width:7px;height:7px;border-radius:999px;background:rgba(7,17,123,.24)}.c505-dashboard-pro-v57c-preview-top span{margin-left:4px;color:rgba(7,17,123,.56);font-size:.66rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c505-dashboard-pro-v57c-preview-screen{min-height:132px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;color:#ffffff;background:radial-gradient(circle at 100% 0,rgba(35,183,255,.34),transparent 34%),linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-pro-v57c-preview-screen small{display:block;color:rgba(255,255,255,.74);font-size:.62rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-dashboard-pro-v57c-preview-screen h3{margin:6px 0 5px;color:#ffffff;font-size:1.22rem;line-height:1.05;font-weight:980}.c505-dashboard-pro-v57c-preview-screen p{margin:0;color:rgba(255,255,255,.88);font-size:.74rem;line-height:1.34;font-weight:760}.c505-dashboard-pro-v57c-preview-chips{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.c505-dashboard-pro-v57c-preview-chips b{min-height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:#ffffff;font-size:.62rem;font-weight:950}.c505-dashboard-pro-v57c-desc{margin:9px 0 0;color:rgba(7,17,123,.62);font-size:.78rem;line-height:1.32;font-weight:760}.c505-dashboard-pro-v57c-flow{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.c505-dashboard-pro-v57c-flow small{min-height:30px;padding:0 7px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:rgba(7,17,123,.7);background:rgba(7,17,123,.055);font-size:.6rem;text-align:center;font-weight:900}.c505-dashboard-pro-v57c-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.c505-dashboard-pro-v57c-actions a,.c505-dashboard-pro-v57c-actions button{min-height:40px;border:0;border-radius:999px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(7,17,123,.07);text-align:center;text-decoration:none;font-size:.68rem;font-weight:950;cursor:pointer}.c505-dashboard-pro-v57c-actions a.is-preview{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-pro-v57c-actions a.is-edit{color:#ffffff;background:linear-gradient(135deg,#0b7cff,#23b7ff)}.c505-dashboard-pro-v57c-actions button.is-ready{color:#ffffff;background:linear-gradient(135deg,#079669,#20c997)}.c505-template-v57-top{z-index:260!important;border:1px solid rgba(11,124,255,.22)!important;box-shadow:0 26px 74px rgba(7,17,123,.22)!important}.c505-template-v57-top strong{color:#07117b!important}.c505-template-v57-top button:last-child{min-width:260px;background:linear-gradient(135deg,#07117b,#0b7cff)!important}@media (max-width:1120px){.c505-dashboard-pro-v57c-grid{grid-template-columns:1fr}.c505-dashboard-pro-v57c-header{align-items:flex-start;flex-direction:column}.c505-dashboard-pro-v57c-header aside{width:100%}}@media (max-width:720px){.c505-dashboard-pro-v57c-main{padding:16px 14px 54px}.c505-dashboard-pro-v57c-card,.c505-dashboard-pro-v57c-header{border-radius:24px}.c505-dashboard-pro-v57c-actions,.c505-dashboard-pro-v57c-flow{grid-template-columns:1fr}.c505-template-v57-top button:last-child{min-width:0}}body.c505-dashboard-v57d .c505-site-header,body.c505-force-template-mode-v57d .c505-site-header{display:none!important}.c505-force-template-bar-v57d{position:fixed;z-index:99999;top:16px;left:50%;width:min(1040px,calc(100vw - 28px));min-height:76px;transform:translateX(-50%);padding:13px 16px 13px 20px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#07117b;background:rgba(255,255,255,.98);border:1px solid rgba(11,124,255,.24);box-shadow:0 28px 78px rgba(7,17,123,.26);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.c505-force-template-bar-v57d span{display:block;color:#0b7cff;font-size:.68rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-force-template-bar-v57d strong{display:block;margin-top:3px;color:#07117b;font-size:1.06rem;line-height:1.1;font-weight:980}.c505-force-template-bar-v57d p{margin:4px 0 0;color:rgba(7,17,123,.62);font-size:.8rem;font-weight:760}.c505-force-template-bar-v57d button{min-height:48px;padding:0 20px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.86rem;font-weight:950;cursor:pointer;white-space:nowrap}body.c505-force-template-mode-v57d{scroll-padding-top:116px}.c505-dashboard-v57d-main{min-height:100vh;padding:22px 24px 56px;background:radial-gradient(circle at 0 0,rgba(35,183,255,.16),transparent 28%),linear-gradient(180deg,#eef5ff,#f8fbff)}.c505-dashboard-v57d-header{margin-bottom:16px;padding:18px 20px;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(255,255,255,.88);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.1)}.c505-dashboard-v57d-header span{display:block;color:#0b7cff;font-size:.72rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-v57d-header h1{margin:6px 0 5px;color:#07117b;font-size:clamp(2rem,3vw,3.15rem);line-height:.98;font-weight:980}.c505-dashboard-v57d-header p{margin:0;color:rgba(7,17,123,.62);font-size:.95rem;line-height:1.4;font-weight:760}.c505-dashboard-v57d-header>strong{min-height:46px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.86rem;font-weight:950;white-space:nowrap}.c505-dashboard-v57d-notice{margin-bottom:14px;padding:13px 16px;border-radius:18px;color:#07117b;background:#ffffff;border:1px solid rgba(7,17,123,.08);box-shadow:0 14px 34px rgba(7,17,123,.08);font-size:.88rem;font-weight:850}.c505-dashboard-v57d-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.c505-dashboard-v57d-card{padding:18px;border-radius:28px;background:rgba(255,255,255,.95);border:1px solid rgba(7,17,123,.08);box-shadow:0 22px 58px rgba(7,17,123,.1);position:relative;overflow:hidden}.c505-dashboard-v57d-card:before{content:"";position:absolute;inset:0;opacity:.13;pointer-events:none;background:radial-gradient(circle at 100% 0,var(--c505-v57d-accent),transparent 36%)}.c505-dashboard-v57d-card.is-productos{--c505-v57d-accent:#0b7cff}.c505-dashboard-v57d-card.is-servicios{--c505-v57d-accent:#23b7ff}.c505-dashboard-v57d-card.is-sectores{--c505-v57d-accent:#20c997}.c505-dashboard-v57d-card>*{position:relative;z-index:1}.c505-dashboard-v57d-card-head span{display:block;color:#0b7cff;font-size:.68rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.c505-dashboard-v57d-card-head h2{margin:5px 0;color:#07117b;font-size:clamp(1.8rem,2.4vw,2.6rem);line-height:.96;font-weight:980}.c505-dashboard-v57d-card-head p{margin:0;color:rgba(7,17,123,.6);font-size:.82rem;line-height:1.34;font-weight:760}.c505-dashboard-v57d-cats{margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}.c505-dashboard-v57d-cats button{min-height:33px;padding:0 10px;border:0;border-radius:999px;color:#07117b;background:rgba(7,17,123,.07);font-size:.7rem;font-weight:900;cursor:pointer}.c505-dashboard-v57d-cats button.is-active{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-v57d-preview{margin-top:13px;border-radius:22px;overflow:hidden;background:#ffffff;border:1px solid rgba(7,17,123,.08)}.c505-dashboard-v57d-browser{min-height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;background:rgba(7,17,123,.05)}.c505-dashboard-v57d-browser i{width:7px;height:7px;border-radius:999px;background:rgba(7,17,123,.24)}.c505-dashboard-v57d-browser span{margin-left:4px;color:rgba(7,17,123,.56);font-size:.66rem;font-weight:900}.c505-dashboard-v57d-screen{min-height:128px;padding:15px;color:#ffffff;background:radial-gradient(circle at 100% 0,rgba(35,183,255,.34),transparent 34%),linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-v57d-screen small{display:block;color:rgba(255,255,255,.74);font-size:.62rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-dashboard-v57d-screen h3{margin:6px 0 5px;color:#ffffff;font-size:1.24rem;line-height:1.05;font-weight:980}.c505-dashboard-v57d-screen p{margin:0;color:rgba(255,255,255,.88);font-size:.74rem;line-height:1.34;font-weight:760}.c505-dashboard-v57d-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.c505-dashboard-v57d-actions a,.c505-dashboard-v57d-actions button{min-height:40px;border:0;border-radius:999px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;color:#07117b;background:rgba(7,17,123,.07);text-align:center;text-decoration:none;font-size:.68rem;font-weight:950;cursor:pointer}.c505-dashboard-v57d-actions a.is-blue{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-dashboard-v57d-actions a.is-cyan{color:#ffffff;background:linear-gradient(135deg,#0b7cff,#23b7ff)}@media (max-width:1120px){.c505-dashboard-v57d-grid{grid-template-columns:1fr}.c505-dashboard-v57d-header{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.c505-dashboard-v57d-main{padding:16px 14px 54px}.c505-dashboard-v57d-card,.c505-dashboard-v57d-header{border-radius:24px}.c505-dashboard-v57d-actions{grid-template-columns:1fr}.c505-force-template-bar-v57d{top:10px;align-items:flex-start;flex-direction:column}.c505-force-template-bar-v57d button{width:100%}}body.c505-visual-card-editor-active-v58{scroll-padding-top:120px}.c505-visual-card-editor-v58{position:fixed;z-index:99990;right:22px;top:112px;width:min(410px,calc(100vw - 28px));max-height:calc(100vh - 132px);overflow-y:auto;padding:16px;border-radius:30px;background:rgba(255,255,255,.98);border:1px solid rgba(11,124,255,.16);box-shadow:0 30px 90px rgba(7,17,123,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.c505-visual-card-editor-v58.is-collapsed{width:min(240px,calc(100vw - 28px))}.c505-visual-card-editor-v58-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.c505-visual-card-editor-v58-head span{display:block;color:#0b7cff;font-size:.66rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.c505-visual-card-editor-v58-head h2{margin:5px 0 4px;color:#07117b;font-size:1.35rem;line-height:1;font-weight:980}.c505-visual-card-editor-v58-head p{margin:0;color:rgba(7,17,123,.62);font-size:.78rem;line-height:1.35;font-weight:760}.c505-visual-card-editor-v58-head button{min-height:34px;border:0;border-radius:999px;padding:0 12px;color:#07117b;background:rgba(7,17,123,.07);font-size:.72rem;font-weight:950;cursor:pointer}.c505-visual-card-editor-v58-colors{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.c505-visual-card-editor-v58-colors button{min-height:30px;border:0;border-radius:999px;padding:0 10px;color:#07117b;background:rgba(7,17,123,.07);font-size:.68rem;font-weight:900;cursor:pointer;text-transform:capitalize}.c505-visual-card-editor-v58-colors button.is-active{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-visual-card-v58{margin-top:14px;padding:18px;border-radius:28px;background:#ffffff;border:1px solid rgba(7,17,123,.09);box-shadow:0 18px 54px rgba(7,17,123,.1);color:#07117b}.c505-visual-card-v58-image{width:100%;height:130px;border:0;border-radius:22px;overflow:hidden;cursor:pointer;background:radial-gradient(circle at 0 0,rgba(35,183,255,.2),transparent 40%),linear-gradient(135deg,#eaf5ff,#ffffff)}.c505-visual-card-v58-image img{width:100%;height:100%;object-fit:cover}.c505-visual-card-v58-image div{width:100%;height:100%;display:grid;place-items:center;gap:6px;color:#07117b}.c505-visual-card-v58-image b{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:2rem;line-height:1}.c505-visual-card-v58-image span{font-size:.72rem;font-weight:900;color:rgba(7,17,123,.56)}.c505-visual-card-v58-remove{margin-top:8px;border:0;background:rgba(7,17,123,.07);font-size:.68rem;font-weight:900;cursor:pointer}.c505-visual-card-v58-badge,.c505-visual-card-v58-remove{min-height:30px;border-radius:999px;padding:0 10px;color:#07117b}.c505-visual-card-v58-badge{width:fit-content;margin-top:12px;display:inline-flex;align-items:center;background:#eaf2ff;font-size:.66rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-visual-card-v58 h3{margin:10px 0 6px;color:#07117b;font-size:1.2rem;line-height:1.08;font-weight:980}.c505-visual-card-v58-description{margin:0;color:rgba(7,17,123,.68);font-size:.82rem;line-height:1.35;font-weight:760}.c505-visual-card-v58-feature{margin-top:12px;padding:12px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid rgba(7,17,123,.1)}.c505-visual-card-v58-feature strong{display:block;color:#07117b;font-size:.76rem;font-weight:950}.c505-visual-card-v58-feature p{margin:4px 0 0;color:rgba(7,17,123,.66);font-size:.76rem;line-height:1.34;font-weight:760}.c505-visual-card-v58-location{width:fit-content;min-height:28px;margin-top:10px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:rgba(7,17,123,.07);font-size:.68rem;font-weight:900}.c505-visual-card-v58-cta{width:100%;min-height:42px;margin-top:12px;border:0;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.82rem;font-weight:950;cursor:text}.c505-visual-card-v58 [contenteditable=true]{outline:2px dashed transparent;outline-offset:3px;transition:outline-color .16s ease,background .16s ease}.c505-visual-card-v58 [contenteditable=true]:focus,.c505-visual-card-v58 [contenteditable=true]:hover{outline-color:rgba(11,124,255,.42);background-color:rgba(11,124,255,.06)}.c505-visual-card-v58.is-verde .c505-visual-card-v58-badge,.c505-visual-card-v58.is-verde .c505-visual-card-v58-cta,.c505-visual-card-v58.is-verde .c505-visual-card-v58-image b{background:linear-gradient(135deg,#047857,#20c997);color:#ffffff}.c505-visual-card-v58.is-naranja .c505-visual-card-v58-badge,.c505-visual-card-v58.is-naranja .c505-visual-card-v58-cta,.c505-visual-card-v58.is-naranja .c505-visual-card-v58-image b{background:linear-gradient(135deg,#b45309,#fb923c);color:#ffffff}.c505-visual-card-v58.is-morado .c505-visual-card-v58-badge,.c505-visual-card-v58.is-morado .c505-visual-card-v58-cta,.c505-visual-card-v58.is-morado .c505-visual-card-v58-image b{background:linear-gradient(135deg,#581c87,#a855f7);color:#ffffff}.c505-visual-card-v58.is-oscuro .c505-visual-card-v58-badge,.c505-visual-card-v58.is-oscuro .c505-visual-card-v58-cta,.c505-visual-card-v58.is-oscuro .c505-visual-card-v58-image b{background:linear-gradient(135deg,#020617,#334155);color:#ffffff}.c505-visual-card-editor-v58-actions{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.c505-visual-card-editor-v58-actions button{min-height:42px;border:0;border-radius:999px;color:#07117b;background:rgba(7,17,123,.07);font-size:.78rem;font-weight:950;cursor:pointer}.c505-visual-card-editor-v58-actions button:first-child{color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff)}.c505-visual-card-editor-v58-actions button.is-ready{color:#ffffff;background:linear-gradient(135deg,#079669,#20c997)}.c505-visual-card-editor-v58-note{margin:10px 0 0;color:rgba(7,17,123,.54);font-size:.72rem;line-height:1.4;font-weight:760}@media (max-width:760px){.c505-visual-card-editor-v58{left:14px;right:14px;top:132px;width:auto;max-height:calc(100vh - 150px)}.c505-visual-card-editor-v58-actions{grid-template-columns:1fr}}body.c505-inline-product-editor-active-v59a .c505-template-v57-panel,body.c505-inline-product-editor-active-v59a .c505-visual-card-editor-v58{display:none!important}.c505-inline-product-toolbar-v59a{position:fixed;z-index:99998;left:50%;bottom:18px;transform:translateX(-50%);width:min(520px,calc(100vw - 28px));min-height:62px;padding:10px 12px 10px 16px;border-radius:999px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#07117b;background:rgba(255,255,255,.98);border:1px solid rgba(11,124,255,.2);box-shadow:0 22px 64px rgba(7,17,123,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.c505-inline-product-toolbar-v59a strong{display:block;color:#07117b;font-size:.86rem;font-weight:950}.c505-inline-product-toolbar-v59a span{display:block;margin-top:2px;color:rgba(7,17,123,.58);font-size:.72rem;font-weight:820}.c505-inline-product-toolbar-v59a button{min-height:42px;border:0;border-radius:999px;padding:0 14px;color:#ffffff;background:linear-gradient(135deg,#07117b,#0b7cff);font-size:.76rem;font-weight:950;cursor:pointer;white-space:nowrap}.c505-inline-editable-card-v59a{position:relative!important;outline:2px solid rgba(35,183,255,.55)!important;outline-offset:5px!important;cursor:default!important}.c505-inline-editable-card-v59a:hover{outline-color:rgba(255,255,255,.85)!important}.c505-inline-v59a-control{position:absolute;z-index:30;top:10px;right:10px;min-height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:#ffffff;box-shadow:0 10px 24px rgba(7,17,123,.14);font-size:.68rem;font-weight:950;pointer-events:none}.c505-inline-editable-text-v59a{outline:2px dashed transparent;outline-offset:3px;transition:outline-color .16s ease,background-color .16s ease;cursor:text!important}.c505-inline-editable-text-v59a:focus,.c505-inline-editable-text-v59a:hover{outline-color:rgba(35,183,255,.8);background-color:rgba(255,255,255,.16)}.c505-inline-editable-media-v59a{position:relative;cursor:pointer!important;outline:2px dashed rgba(35,183,255,.55);outline-offset:-6px}.c505-inline-editable-media-v59a:after{content:"Click para cambiar foto";position:absolute;z-index:20;left:50%;bottom:12px;transform:translateX(-50%);min-height:30px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;color:#07117b;background:rgba(255,255,255,.94);box-shadow:0 10px 24px rgba(7,17,123,.12);font-size:.68rem;font-weight:950;pointer-events:none;white-space:nowrap}@media (max-width:760px){.c505-inline-product-toolbar-v59a{left:14px;right:14px;bottom:14px;width:auto;transform:none;border-radius:24px}}body:has(.c505-estweb-editor-panel-v1),body:has(.c505-estweb-editor-panel-v1) *,body:has(.c505-estweb-editor-panel-v1) :after,body:has(.c505-estweb-editor-panel-v1) :before{animation:none!important;animation-delay:0s!important;animation-duration:0s!important;animation-fill-mode:none!important;transition:none!important;transition-delay:0s!important;transition-duration:0s!important;scroll-behavior:auto!important;view-transition-name:none!important}body:has(.c505-estweb-editor-panel-v1) [class*=animate],body:has(.c505-estweb-editor-panel-v1) [class*=fade],body:has(.c505-estweb-editor-panel-v1) [class*=motion],body:has(.c505-estweb-editor-panel-v1) [class*=reveal],body:has(.c505-estweb-editor-panel-v1) [class*=slide],body:has(.c505-estweb-editor-panel-v1) [data-aos]{opacity:1!important;transform:none!important;filter:none!important}body.c505-editor-no-door .c505-door-route-transition,body.c505-editor-no-door .c505-door-transition,body:has(.c505-estweb-editor-panel-v1) .c505-door-route-transition,body:has(.c505-estweb-editor-panel-v1) .c505-door-transition,html.c505-editor-no-door .c505-door-route-transition,html.c505-editor-no-door .c505-door-transition,html[data-c505-est-editor-no-motion="1"] .c505-door-route-transition,html[data-c505-est-editor-no-motion="1"] .c505-door-transition{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;animation:none!important;transition:none!important;transform:none!important}.c505-door-frame,.c505-door-panel,.c505-door-route-transition,.c505-door-stage,.c505-door-transition{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;animation:none!important;transition:none!important;transform:none!important}@media (min-width:1024px){body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58{position:fixed!important;top:104px!important;right:18px!important;left:auto!important;bottom:18px!important;width:360px!important;max-width:360px!important;min-width:0!important;height:auto!important;max-height:calc(100vh - 122px)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:100080!important;margin:0!important;padding:16px!important;transform:none!important;border-radius:28px!important;border:1px solid rgba(147,197,253,.62)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 24px 70px rgba(7,20,104,.18)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) main,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) main{padding-right:390px!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell *,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 *{max-width:100%!important;box-sizing:border-box!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell header,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 header{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-items:stretch!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell a,body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell button,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 a,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 button{min-width:0!important;white-space:nowrap!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell input,body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell select,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 input,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 select{width:100%!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-ai-fab-v53,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-ai-fab-v53{left:18px!important;right:auto!important}}@media (max-width:1023px){body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58{position:sticky!important;top:12px!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:12px auto!important;border-radius:24px!important;z-index:50!important}}body:has(.c505-editor-shell) .c505-category-card,body:has(.c505-editor-shell) .c505-sector-card,body:has(.c505-editor-shell) .c505-service-card,body:has(.c505-editor-shell) .c505-template-card,body:has(.c505-editor-shell) article{scroll-margin-top:120px}body:has(.c505-editor-shell) .c505-editor-shell header button:not(:has(svg)),body:has(.c505-visual-card-editor-v58) .c505-visual-card-editor-v58 header button:not(:has(svg)){min-width:0}@media (min-width:1024px){body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell header,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 header{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell header button,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 header button{width:100%!important;min-height:40px!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell header button[disabled],body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 header button[disabled]{display:none!important}}body:has(.c505-editor-shell) [data-c505-single-template-card=hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}body:has(.c505-editor-shell) [data-c505-single-template-card=visible]{display:block!important;visibility:visible!important;pointer-events:auto!important}body [data-c505-single-template-card=hidden],body [data-c505-single-template-card=visible]{display:revert!important;visibility:visible!important;pointer-events:auto!important;width:revert!important;max-width:revert!important;min-width:revert!important;height:revert!important;margin:revert!important;overflow:visible!important}@media (min-width:1024px){body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) main,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) main{padding-right:390px!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58{position:fixed!important;top:104px!important;right:18px!important;left:auto!important;bottom:18px!important;width:360px!important;max-width:360px!important;height:auto!important;max-height:calc(100vh - 122px)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:100080!important;margin:0!important;border-radius:28px!important}}body:has(.c505-editor-shell) .c505-editor-shell button:empty,body:has(.c505-visual-card-editor-v58) .c505-visual-card-editor-v58 button:empty{display:none!important}@media (min-width:1024px){body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) main,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) main{padding-right:0!important;padding-bottom:260px!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:18px!important;transform:translateX(-50%)!important;width:min(880px,calc(100vw - 36px))!important;max-width:min(880px,calc(100vw - 36px))!important;min-width:0!important;height:auto!important;max-height:250px!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:100080!important;margin:0!important;padding:14px 16px!important;border-radius:28px!important;border:1px solid rgba(147,197,253,.68)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 26px 80px rgba(7,20,104,.2)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell header,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 header{display:grid!important;grid-template-columns:1.2fr auto auto auto!important;gap:10px!important;align-items:center!important;padding-bottom:10px!important;margin-bottom:10px!important;border-bottom:1px solid rgba(147,197,253,.45)!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell section,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 section{margin-top:8px!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell a,body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell button,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 a,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 button{min-width:0!important;white-space:nowrap!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell button:empty,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58 button:empty{display:none!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-ai-fab-v53,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-ai-fab-v53{left:18px!important;right:auto!important;bottom:18px!important}}@media (max-width:1023px){body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) main,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) main{padding-bottom:280px!important}body:has(.c505-editor-shell):not(:has(.c505-product-single-editor-page)) .c505-editor-shell,body:has(.c505-visual-card-editor-v58):not(:has(.c505-product-single-editor-page)) .c505-visual-card-editor-v58{position:fixed!important;left:12px!important;right:12px!important;top:auto!important;bottom:12px!important;width:auto!important;max-width:none!important;max-height:260px!important;overflow-y:auto!important;z-index:100080!important;border-radius:24px!important}}.c505-template-badge-v52{width:fit-content;max-width:100%;margin:10px 0 12px;padding:8px 12px;border-radius:999px;border:1px solid rgba(37,99,235,.24);background:rgba(239,246,255,.92);color:#07148a;font-size:12px;font-weight:950;line-height:1.15;box-shadow:0 8px 22px rgba(7,20,104,.06)}.c505-template-badge-v52[data-empty=true]{color:#52658d;background:rgba(248,250,252,.96)}.c505-selected-template-label-v53{padding:7px 10px!important;box-shadow:0 8px 22px rgba(7,20,104,.06)!important}.c505-template-badge-v52,[data-c505-template-badge-v52="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.c505-selected-template-label-v53{grid-column:1/-1!important;width:100%!important;margin:0 0 8px!important;padding:8px 12px!important;border-radius:999px!important;border:1px solid rgba(37,99,235,.24)!important;background:rgba(239,246,255,.92)!important;color:#07148a!important;font-size:11.5px!important;font-weight:950!important;line-height:1.15!important;text-align:center!important}.c505-selected-template-label-v53[data-empty=true]{color:#52658d!important;background:rgba(248,250,252,.96)!important}.c505-miniweb-template-bridge-v56{position:fixed;left:50%;top:88px;z-index:100070;transform:translateX(-50%);width:min(560px,calc(100vw - 36px));padding:12px 16px;border-radius:22px;border:1px solid rgba(147,197,253,.68);background:rgba(255,255,255,.94);color:#07148a;box-shadow:0 18px 60px rgba(7,20,104,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none}.c505-miniweb-template-bridge-v56 small,.c505-miniweb-template-bridge-v56 span,.c505-miniweb-template-bridge-v56 strong{display:block}.c505-miniweb-template-bridge-v56 strong{font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:#1d8cf8}.c505-miniweb-template-bridge-v56 span{margin-top:3px;font-size:16px;font-weight:950;color:#07148a}.c505-miniweb-template-bridge-v56 small{margin-top:3px;font-size:12px;font-weight:800;color:#52658d;line-height:1.25}.c505-miniweb-panel-template-v56{width:100%;margin:0 0 10px;padding:9px 12px;border-radius:999px;border:1px solid rgba(37,99,235,.22);background:rgba(239,246,255,.92);color:#07148a;font-size:12px;font-weight:950;text-align:center}.c505-miniweb-editor-badge-v61{position:fixed;left:50%;top:88px;z-index:100090;transform:translateX(-50%);width:min(460px,calc(100vw - 36px));padding:10px 14px;border-radius:999px;border:1px solid rgba(147,197,253,.68);background:rgba(255,255,255,.94);color:#07148a;box-shadow:0 16px 50px rgba(7,20,104,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;text-align:center}.c505-miniweb-editor-badge-v61 strong{display:block;color:#1d8cf8;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-editor-badge-v61 span{display:block;margin-top:2px;color:#07148a;font-size:13px;font-weight:950}.c505-miniweb-panel-template-v62{width:100%;margin:0 0 10px;padding:9px 12px;border-radius:999px;border:1px solid rgba(37,99,235,.22);background:rgba(239,246,255,.92);color:#07148a;font-size:12px;font-weight:950;text-align:center}[data-c505-miniweb-base-hidden-v63="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important}.c505-miniweb-variant-v63{width:min(1180px,calc(100vw - 48px));margin:28px auto 120px;padding:28px;border-radius:32px;border:1px solid rgba(147,197,253,.55);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(219,234,254,.76));box-shadow:0 28px 90px rgba(7,20,104,.12)}.c505-miniweb-variant-v63.is-productos{background:radial-gradient(circle at 85% 10%,rgba(29,140,248,.22),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.97),rgba(219,234,254,.78))}.c505-miniweb-variant-v63.is-servicios{background:radial-gradient(circle at 12% 10%,rgba(29,140,248,.18),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.97),rgba(238,242,255,.84))}.c505-miniweb-variant-v63.is-sectores{background:radial-gradient(circle at 88% 20%,rgba(34,197,94,.2),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.97),rgba(220,252,231,.72))}.c505-miniweb-variant-head-v63{display:grid;gap:10px;max-width:820px;margin-bottom:22px}.c505-miniweb-variant-head-v63 span{width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(29,140,248,.12);color:#07148a;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-variant-head-v63 h2{margin:0;color:#07148a;font-size:clamp(34px,5vw,68px);line-height:.92;letter-spacing:-.07em}.c505-miniweb-variant-head-v63 p{max-width:720px;margin:0;color:#52658d;font-size:clamp(16px,2vw,21px);font-weight:850;line-height:1.35}.c505-miniweb-chip-row-v63{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.c505-miniweb-chip-row-v63 b{padding:10px 14px;border-radius:999px;background:#ffffff;color:#07148a;border:1px solid rgba(37,99,235,.18);font-size:12px;font-weight:950}.c505-miniweb-grid-v63,.c505-miniweb-sector-layout-v63,.c505-miniweb-service-layout-v63{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.c505-miniweb-service-layout-v63{grid-template-columns:1.35fr .95fr .95fr}.c505-miniweb-sector-layout-v63{grid-template-columns:1.4fr 1fr 1fr}.c505-miniweb-card-v63{min-height:250px;padding:22px;border-radius:28px;border:1px solid rgba(147,197,253,.58);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.92));box-shadow:0 18px 60px rgba(7,20,104,.1);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.c505-miniweb-card-v63:before{content:"";position:absolute;inset:18px 18px auto auto;width:110px;height:110px;border-radius:30px;background:radial-gradient(circle at center,rgba(255,255,255,.86) 0 24%,transparent 25%),linear-gradient(135deg,#07148a,#1d8cf8);opacity:.95}.c505-miniweb-card-v63 span{position:relative;width:fit-content;margin-bottom:12px;padding:8px 11px;border-radius:999px;background:rgba(29,140,248,.12);color:#07148a;font-size:10.5px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.c505-miniweb-card-v63 h3{position:relative;margin:0;color:#07148a;font-size:24px;line-height:1;letter-spacing:-.05em}.c505-miniweb-card-v63 p{position:relative;margin:10px 0 0;color:#52658d;font-size:14px;font-weight:820;line-height:1.35}.c505-miniweb-card-v63.is-main,.c505-miniweb-card-v63.is-wide{min-height:300px}@media (max-width:900px){.c505-miniweb-grid-v63,.c505-miniweb-sector-layout-v63,.c505-miniweb-service-layout-v63{grid-template-columns:1fr}.c505-miniweb-variant-v63{width:calc(100vw - 24px);padding:18px}}[data-c505-miniweb-base-hidden-v63="1"],[data-c505-miniweb-base-hidden-v64="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important}.c505-miniweb-full-v64{width:min(1180px,calc(100vw - 48px));margin:96px auto 140px;padding:28px;border-radius:36px;border:1px solid rgba(147,197,253,.58);box-shadow:0 30px 100px rgba(7,20,104,.13)}.c505-miniweb-full-v64.is-productos{background:radial-gradient(circle at 88% 12%,rgba(29,140,248,.24),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(219,234,254,.78))}.c505-miniweb-full-v64.is-servicios{background:radial-gradient(circle at 16% 10%,rgba(29,140,248,.2),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(238,242,255,.86))}.c505-miniweb-full-v64.is-sectores{background:radial-gradient(circle at 88% 18%,rgba(34,197,94,.22),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(220,252,231,.76))}.c505-miniweb-full-hero-v64{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;margin-bottom:24px}.c505-miniweb-full-copy-v64{min-height:420px;padding:34px;border-radius:32px;background:rgba(255,255,255,.58);border:1px solid rgba(147,197,253,.4);display:flex;flex-direction:column;justify-content:center}.c505-miniweb-full-copy-v64>span{width:fit-content;padding:9px 13px;border-radius:999px;background:rgba(29,140,248,.12);color:#07148a;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-full-copy-v64 h1{margin:16px 0 12px;color:#07148a;font-size:clamp(44px,7vw,86px);line-height:.88;letter-spacing:-.08em}.c505-miniweb-full-copy-v64 p{max-width:720px;margin:0;color:#52658d;font-size:clamp(17px,2vw,23px);font-weight:850;line-height:1.35}.c505-miniweb-full-visual-v64{min-height:420px;padding:28px;border-radius:32px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.96),transparent 22%),linear-gradient(135deg,rgba(219,234,254,.95),rgba(147,197,253,.75));border:1px solid rgba(255,255,255,.72);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.c505-miniweb-full-visual-v64 div{position:absolute;inset:72px 52px auto auto;width:240px;height:180px;border-radius:32px;background:radial-gradient(circle at center,rgba(255,255,255,.92) 0 22%,transparent 23%),linear-gradient(135deg,#07148a,#1d8cf8);box-shadow:0 24px 70px rgba(7,20,104,.2)}.c505-miniweb-full-visual-v64 small,.c505-miniweb-full-visual-v64 strong{position:relative;display:block}.c505-miniweb-full-visual-v64 strong{color:#07148a;font-size:22px;font-weight:950}.c505-miniweb-full-visual-v64 small{max-width:420px;margin-top:8px;color:#52658d;font-size:14px;font-weight:850;line-height:1.35}.c505-miniweb-full-cta-v64{margin-top:20px;padding:24px;border-radius:28px;background:linear-gradient(135deg,#07148a,#1d8cf8);color:#fff;display:flex;justify-content:space-between;gap:18px;align-items:center;box-shadow:0 22px 70px rgba(7,20,104,.2)}.c505-miniweb-full-cta-v64 span{display:block;font-size:24px;font-weight:950;letter-spacing:-.04em}.c505-miniweb-full-cta-v64 p{margin:4px 0 0;max-width:720px;color:rgba(255,255,255,.86);font-size:14px;font-weight:800}.c505-miniweb-full-cta-v64 a{flex:0 0 auto;padding:13px 18px;border-radius:999px;background:#fff;color:#07148a;font-size:13px;font-weight:950;text-decoration:none}@media (max-width:900px){.c505-miniweb-full-v64{width:calc(100vw - 24px);margin-top:86px;padding:16px}.c505-miniweb-full-hero-v64{grid-template-columns:1fr}.c505-miniweb-full-copy-v64,.c505-miniweb-full-visual-v64{min-height:340px;padding:22px}.c505-miniweb-full-cta-v64{flex-direction:column;align-items:flex-start}}[data-c505-miniweb-base-hidden-v63="1"],[data-c505-miniweb-base-hidden-v64="1"],[data-c505-miniweb-variant-v63="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.c505-miniweb-full-v64{margin-bottom:190px!important}.c505-miniweb-full-v64 .c505-miniweb-grid-v63,.c505-miniweb-full-v64 .c505-miniweb-sector-layout-v63,.c505-miniweb-full-v64 .c505-miniweb-service-layout-v63{display:none!important}.c505-miniweb-real-sections-v65{display:grid;gap:18px;margin-top:24px}.c505-miniweb-real-band-v65{min-height:280px;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;padding:30px;border-radius:32px;border:1px solid rgba(147,197,253,.54);background:rgba(255,255,255,.78);box-shadow:0 18px 60px rgba(7,20,104,.08);overflow:hidden}.c505-miniweb-real-band-v65.is-primary{background:radial-gradient(circle at 88% 18%,rgba(29,140,248,.18),transparent 34%),rgba(255,255,255,.82)}.c505-miniweb-real-band-v65.is-cta{grid-template-columns:1fr auto;background:linear-gradient(135deg,#07148a,#1d8cf8);color:#fff}.c505-miniweb-real-band-v65 span{display:inline-flex;width:fit-content;margin-bottom:10px;padding:8px 12px;border-radius:999px;background:rgba(29,140,248,.12);color:#07148a;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.c505-miniweb-real-band-v65.is-cta span{color:#fff;background:rgba(255,255,255,.16)}.c505-miniweb-real-band-v65 h2{margin:0;color:#07148a;font-size:clamp(34px,4vw,56px);line-height:.96;letter-spacing:-.06em}.c505-miniweb-real-band-v65.is-cta h2{color:#fff}.c505-miniweb-real-band-v65 p{max-width:720px;margin:12px 0 0;color:#52658d;font-size:17px;font-weight:850;line-height:1.35}.c505-miniweb-real-band-v65.is-cta p{color:rgba(255,255,255,.86)}.c505-miniweb-real-visual-v65{min-height:210px;border-radius:28px;background:radial-gradient(circle at center,rgba(255,255,255,.94) 0 18%,transparent 19%),linear-gradient(135deg,#07148a,#1d8cf8);box-shadow:0 22px 70px rgba(7,20,104,.18)}.c505-miniweb-real-list-v65{list-style:none;display:grid;gap:12px;margin:0;padding:0}.c505-miniweb-real-list-v65 li{padding:16px 18px;border-radius:20px;background:#fff;border:1px solid rgba(37,99,235,.16);color:#07148a;font-size:16px;font-weight:950;box-shadow:0 10px 30px rgba(7,20,104,.06)}.c505-miniweb-real-band-v65 a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:#fff;color:#07148a;font-size:14px;font-weight:950;text-decoration:none;white-space:nowrap}@media (max-width:900px){.c505-miniweb-real-band-v65,.c505-miniweb-real-band-v65.is-cta{grid-template-columns:1fr;min-height:auto;padding:22px}}[data-c505-miniweb-base-hidden-v63="1"],[data-c505-miniweb-base-hidden-v64="1"]{display:revert!important;visibility:visible!important;pointer-events:auto!important;width:revert!important;height:revert!important;min-height:revert!important;max-height:revert!important;margin:revert!important;padding:revert!important;overflow:revert!important}[data-c505-miniweb-full-v64="1"],[data-c505-miniweb-variant-v63="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.c505-miniweb-runtime-reset{width:min(1180px,calc(100vw - 48px));margin:96px auto 170px;padding:28px;border-radius:36px;border:1px solid rgba(147,197,253,.58);background:radial-gradient(circle at 88% 12%,rgba(29,140,248,.22),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(219,234,254,.82));box-shadow:0 30px 100px rgba(7,20,104,.13)}.c505-miniweb-runtime-reset.is-servicios{background:radial-gradient(circle at 16% 10%,rgba(29,140,248,.2),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(238,242,255,.86))}.c505-miniweb-runtime-reset.is-sectores{background:radial-gradient(circle at 88% 18%,rgba(34,197,94,.22),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(220,252,231,.76))}.c505-miniweb-runtime-badge{width:min(460px,100%);margin:-64px auto 22px;padding:10px 14px;border-radius:999px;border:1px solid rgba(147,197,253,.68);background:rgba(255,255,255,.94);color:#07148a;box-shadow:0 16px 50px rgba(7,20,104,.16);text-align:center}.c505-miniweb-runtime-badge strong{display:block;color:#1d8cf8;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-runtime-badge span{display:block;margin-top:2px;color:#07148a;font-size:13px;font-weight:950}.c505-miniweb-runtime-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;margin-bottom:24px}.c505-miniweb-runtime-copy{min-height:420px;padding:34px;border-radius:32px;background:rgba(255,255,255,.62);border:1px solid rgba(147,197,253,.4);display:flex;flex-direction:column;justify-content:center}.c505-miniweb-runtime-copy>span,.c505-miniweb-runtime-sections article>span{width:fit-content;padding:9px 13px;border-radius:999px;background:rgba(29,140,248,.12);color:#07148a;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-runtime-copy h1{margin:16px 0 12px;color:#07148a;font-size:clamp(44px,7vw,86px);line-height:.88;letter-spacing:-.08em}.c505-miniweb-runtime-copy p{max-width:720px;margin:0;color:#52658d;font-size:clamp(17px,2vw,23px);font-weight:850;line-height:1.35}.c505-miniweb-runtime-chips{gap:10px;margin-top:18px}.c505-miniweb-runtime-chips b{padding:10px 14px;font-size:12px}.c505-miniweb-runtime-visual{min-height:420px;padding:28px;border-radius:32px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.96),transparent 22%),linear-gradient(135deg,rgba(219,234,254,.95),rgba(147,197,253,.75));border:1px solid rgba(255,255,255,.72);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.c505-miniweb-runtime-visual div{position:absolute;inset:72px 52px auto auto;width:240px;height:180px;border-radius:32px;background:radial-gradient(circle at center,rgba(255,255,255,.92) 0 22%,transparent 23%),linear-gradient(135deg,#07148a,#1d8cf8);box-shadow:0 24px 70px rgba(7,20,104,.2)}.c505-miniweb-runtime-visual small,.c505-miniweb-runtime-visual strong{position:relative;display:block}.c505-miniweb-runtime-visual strong{color:#07148a;font-size:22px;font-weight:950}.c505-miniweb-runtime-visual small{max-width:420px;margin-top:8px;color:#52658d;font-size:14px;font-weight:850;line-height:1.35}.c505-miniweb-runtime-sections{display:grid;gap:18px}.c505-miniweb-runtime-sections article{min-height:240px;display:grid;gap:10px;align-content:center;padding:30px;border-radius:32px;border:1px solid rgba(147,197,253,.54);background:rgba(255,255,255,.82);box-shadow:0 18px 60px rgba(7,20,104,.08)}.c505-miniweb-runtime-sections article h2{margin:0;color:#07148a;font-size:clamp(34px,4vw,56px);line-height:.96;letter-spacing:-.06em}.c505-miniweb-runtime-sections article p{max-width:760px;margin:0;color:#52658d;font-size:17px;font-weight:850;line-height:1.35}.c505-miniweb-runtime-sections article.is-cta{background:linear-gradient(135deg,#07148a,#1d8cf8);color:#fff}.c505-miniweb-runtime-sections article.is-cta h2,.c505-miniweb-runtime-sections article.is-cta span{color:#fff}.c505-miniweb-runtime-sections article.is-cta p{color:rgba(255,255,255,.86)}.c505-miniweb-runtime-sections article.is-cta a{width:fit-content;margin-top:10px;padding:13px 18px;border-radius:999px;background:#fff;color:#07148a;font-size:14px;font-weight:950;text-decoration:none}@media (max-width:900px){.c505-miniweb-runtime-reset{width:calc(100vw - 24px);margin-top:86px;padding:16px}.c505-miniweb-runtime-hero{grid-template-columns:1fr}.c505-miniweb-runtime-copy,.c505-miniweb-runtime-visual{min-height:340px;padding:22px}.c505-miniweb-actions-reset,.c505-miniweb-groups-reset,.c505-miniweb-options-reset{grid-template-columns:1fr!important;width:100%!important}}.c505-miniweb-original-look-reset{width:min(760px,calc(100vw - 44px))!important;margin:92px auto 170px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.c505-miniweb-original-look-reset .c505-miniweb-runtime-badge{width:min(460px,100%);margin:0 auto 12px;padding:10px 14px;border-radius:999px;border:1px solid rgba(147,197,253,.68);background:rgba(255,255,255,.94);color:#07148a;box-shadow:0 16px 50px rgba(7,20,104,.16);text-align:center;position:sticky;top:94px;z-index:20}.c505-miniweb-original-look-reset .c505-miniweb-runtime-badge strong{display:block;color:#1d8cf8;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-original-look-reset .c505-miniweb-runtime-badge span{display:block;margin-top:2px;color:#07148a;font-size:13px;font-weight:950}.c505-miniweb-original-blue-reset,.c505-miniweb-original-catalog-reset,.c505-miniweb-original-cta-reset,.c505-miniweb-original-hero-reset,.c505-miniweb-sector-grid-reset,.c505-miniweb-sector-hero-reset{border-radius:30px;border:1px solid rgba(147,197,253,.56);box-shadow:0 22px 72px rgba(7,20,104,.16);overflow:hidden}.c505-miniweb-original-hero-reset{display:grid;grid-template-columns:1fr .82fr;gap:18px;min-height:280px;padding:24px;background:radial-gradient(circle at 90% 12%,rgba(29,140,248,.22),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(219,234,254,.78))}.c505-miniweb-original-hero-reset>div:first-child,.c505-miniweb-sector-hero-reset>div{display:flex;flex-direction:column;justify-content:center}.c505-miniweb-original-blue-reset header span,.c505-miniweb-original-catalog-reset header span,.c505-miniweb-original-cta-reset span,.c505-miniweb-original-hero-reset span,.c505-miniweb-promo-grid-reset article span,.c505-miniweb-sector-grid-reset span,.c505-miniweb-sector-hero-reset span{width:fit-content;padding:8px 11px;border-radius:999px;background:rgba(29,140,248,.14);color:#07148a;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-original-hero-reset h1,.c505-miniweb-sector-hero-reset h1{margin:12px 0 10px;color:#07148a;font-size:clamp(46px,7vw,78px);line-height:.86;letter-spacing:-.08em}.c505-miniweb-original-hero-reset p,.c505-miniweb-sector-hero-reset p{margin:0;color:#52658d;font-size:16px;font-weight:850;line-height:1.35}.c505-miniweb-runtime-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.c505-miniweb-runtime-chips b{padding:9px 12px;border-radius:999px;background:#fff;color:#07148a;border:1px solid rgba(37,99,235,.18);font-size:11px;font-weight:950}.c505-miniweb-original-phone-reset{min-height:230px;border-radius:24px;background:radial-gradient(circle at 32% 30%,rgba(255,255,255,.96),transparent 24%),linear-gradient(135deg,rgba(219,234,254,.95),rgba(147,197,253,.8));border:1px solid rgba(255,255,255,.72);padding:22px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.c505-miniweb-symbol-reset{position:absolute;inset:44px 34px auto auto;width:150px;height:112px;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(7,20,104,.14)}.c505-miniweb-symbol-reset i{position:absolute;left:22px;top:24px;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#07148a,#1d8cf8)}.c505-miniweb-symbol-reset em,.c505-miniweb-symbol-reset small{position:absolute;left:90px;right:18px;height:12px;border-radius:999px;background:#1d8cf8}.c505-miniweb-symbol-reset em{top:32px}.c505-miniweb-symbol-reset small{top:56px;opacity:.45}.c505-miniweb-original-phone-reset small,.c505-miniweb-original-phone-reset strong{position:relative;display:block}.c505-miniweb-original-phone-reset strong{color:#07148a;font-size:20px;font-weight:950}.c505-miniweb-original-phone-reset small{margin-top:6px;color:#52658d;font-size:12px;font-weight:850;line-height:1.35}.c505-miniweb-original-blue-reset{margin-top:18px;padding:24px;background:linear-gradient(180deg,rgba(29,140,248,.14) 0 1px,transparent 1px),linear-gradient(90deg,rgba(29,140,248,.1) 0 1px,transparent 1px),linear-gradient(135deg,#07148a,#1d5fd8);background-size:28px 28px,28px 28px,auto;color:#fff}.c505-miniweb-original-blue-reset header h2,.c505-miniweb-original-catalog-reset header h2,.c505-miniweb-original-cta-reset h2{margin:8px 0;color:inherit;font-size:clamp(34px,5vw,56px);line-height:.88;letter-spacing:-.07em}.c505-miniweb-original-blue-reset header p,.c505-miniweb-original-catalog-reset header p,.c505-miniweb-original-cta-reset p{margin:0;max-width:680px;color:rgba(255,255,255,.88);font-size:15px;font-weight:850;line-height:1.35}.c505-miniweb-promo-grid-reset{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:14px;margin-top:18px}.c505-miniweb-product-row-reset article,.c505-miniweb-promo-grid-reset article,.c505-miniweb-sector-grid-reset article{border-radius:24px;border:1px solid rgba(147,197,253,.58);background:rgba(255,255,255,.94);color:#07148a;padding:18px;min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.c505-miniweb-promo-grid-reset article.is-large{grid-row:span 2;min-height:440px}.c505-miniweb-bars-reset{width:100%;height:180px;border-radius:20px;background:linear-gradient(180deg,transparent 54%,#07148a 55% 100%),linear-gradient(90deg,#07148a 0 32%,transparent 32% 38%,#1d8cf8 38% 66%,transparent 66% 72%,#07148a 72% 100%);opacity:.96}.c505-miniweb-product-row-reset article h3,.c505-miniweb-promo-grid-reset article h3,.c505-miniweb-sector-grid-reset article h2{margin:10px 0 6px;color:#07148a;font-size:21px;line-height:1;letter-spacing:-.04em}.c505-miniweb-product-row-reset article p,.c505-miniweb-promo-grid-reset article p,.c505-miniweb-sector-grid-reset article p{margin:0;color:#52658d;font-size:13px;font-weight:830;line-height:1.35}.c505-miniweb-original-catalog-reset{margin-top:18px;padding:24px;background:linear-gradient(180deg,rgba(29,140,248,.11) 0 1px,transparent 1px),linear-gradient(90deg,rgba(29,140,248,.08) 0 1px,transparent 1px),linear-gradient(135deg,#07148a,#1d5fd8);background-size:28px 28px,28px 28px,auto;color:#fff}.c505-miniweb-product-row-reset{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.c505-miniweb-product-row-reset article{min-height:300px}.c505-miniweb-product-row-reset article .c505-miniweb-symbol-reset,.c505-miniweb-promo-grid-reset article .c505-miniweb-symbol-reset{position:relative;inset:auto;width:100%;height:126px;margin-bottom:14px;box-shadow:none;background:rgba(219,234,254,.75)}.c505-miniweb-product-row-reset article a{width:fit-content;margin-top:12px;padding:9px 12px;border-radius:999px;background:#07148a;color:#fff;font-size:12px;font-weight:950;text-decoration:none}.c505-miniweb-original-cta-reset{margin-top:18px;padding:30px;background:linear-gradient(135deg,#07148a,#1d8cf8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.c505-miniweb-original-cta-reset a{flex:0 0 auto;padding:13px 18px;border-radius:999px;background:#fff;color:#07148a;font-size:14px;font-weight:950;text-decoration:none}.c505-miniweb-sector-hero-reset{min-height:360px;padding:32px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;background:radial-gradient(circle at 90% 12%,rgba(34,197,94,.22),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(220,252,231,.78))}.c505-miniweb-sector-hero-reset>strong{width:120px;height:120px;border-radius:28px;background:linear-gradient(135deg,#07148a,#1d8cf8);color:#fff;display:grid;place-items:center;text-align:center;font-size:44px;line-height:.8;box-shadow:0 20px 60px rgba(7,20,104,.16)}.c505-miniweb-sector-hero-reset>strong small{font-size:14px;text-transform:uppercase}.c505-miniweb-sector-grid-reset{margin-top:18px;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(220,252,231,.78))}@media (max-width:900px){.c505-miniweb-original-look-reset{width:calc(100vw - 24px)!important;margin-top:86px!important}.c505-miniweb-original-hero-reset,.c505-miniweb-product-row-reset,.c505-miniweb-promo-grid-reset,.c505-miniweb-sector-grid-reset,.c505-miniweb-sector-hero-reset{grid-template-columns:1fr}.c505-miniweb-promo-grid-reset article.is-large{grid-row:auto;min-height:280px}.c505-miniweb-original-cta-reset{flex-direction:column;align-items:flex-start}}[data-c505-miniweb-card-host-reset="1"]{min-height:245px!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-actions-reset{right:24px!important;z-index:10!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-label-reset{min-height:34px!important;line-height:1.15!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-btn-reset{height:42px!important}@media (max-width:920px){[data-c505-miniweb-card-host-reset="1"]{padding-right:24px!important;padding-bottom:150px!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-actions-reset{left:24px!important;right:24px!important;top:auto!important;bottom:24px!important;transform:none!important;width:auto!important;max-width:none!important}}.c505-miniweb-agro-original-reset{width:min(760px,calc(100vw - 44px))!important;margin:92px auto 170px!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important}.c505-miniweb-agro-blue-reset,.c505-miniweb-agro-catalog-reset,.c505-miniweb-agro-cta-reset,.c505-miniweb-agro-hero-reset,.c505-miniweb-agro-info-reset{border-radius:30px;border:1px solid rgba(134,239,172,.62);box-shadow:0 24px 74px rgba(6,78,59,.14);overflow:hidden}.c505-miniweb-agro-hero-reset{min-height:280px;display:grid;grid-template-columns:1fr .78fr;gap:18px;padding:24px;background:radial-gradient(circle at 88% 16%,rgba(34,197,94,.22),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(220,252,231,.8))}.c505-miniweb-agro-hero-reset>div:first-child{display:flex;flex-direction:column;justify-content:center}.c505-miniweb-agro-blue-reset header span,.c505-miniweb-agro-catalog-reset header span,.c505-miniweb-agro-cta-reset span,.c505-miniweb-agro-hero-reset span,.c505-miniweb-agro-info-reset span,.c505-miniweb-agro-products-reset article span{width:fit-content;padding:8px 11px;border-radius:999px;background:rgba(34,197,94,.14);color:#047857;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-agro-hero-reset h1{margin:12px 0 10px;color:#07148a;font-size:clamp(48px,7vw,82px);line-height:.86;letter-spacing:-.08em}.c505-miniweb-agro-hero-reset p{margin:0;color:#52658d;font-size:16px;font-weight:850;line-height:1.35}.c505-miniweb-agro-visual-reset{min-height:220px;border-radius:24px;background:radial-gradient(circle at 80% 80%,rgba(34,197,94,.18),transparent 34%),linear-gradient(135deg,rgba(220,252,231,.95),rgba(187,247,208,.82));border:1px solid rgba(255,255,255,.74);position:relative;overflow:hidden}.c505-miniweb-agro-visual-reset i{position:absolute;left:42px;top:62px;width:76px;height:76px;border-radius:999px;background:linear-gradient(135deg,#059669,#22c55e);box-shadow:0 16px 42px rgba(5,150,105,.22)}.c505-miniweb-agro-visual-reset b,.c505-miniweb-agro-visual-reset small{position:absolute;left:142px;right:38px;height:14px;border-radius:999px;background:#22c55e}.c505-miniweb-agro-visual-reset b{top:76px}.c505-miniweb-agro-visual-reset small{top:106px;opacity:.45}.c505-miniweb-agro-visual-reset strong{position:absolute;left:42px;bottom:28px;padding:10px 14px;border-radius:16px;background:rgba(255,255,255,.94);color:#07148a;font-size:14px;line-height:1.05;box-shadow:0 14px 36px rgba(6,78,59,.12)}.c505-miniweb-agro-info-reset{margin-top:18px;padding:24px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:rgba(255,255,255,.94)}.c505-miniweb-agro-blue-reset h2,.c505-miniweb-agro-catalog-reset h2,.c505-miniweb-agro-cta-reset h2,.c505-miniweb-agro-info-reset h2{margin:8px 0;color:#07148a;font-size:clamp(34px,5vw,58px);line-height:.88;letter-spacing:-.07em}.c505-miniweb-agro-blue-reset p,.c505-miniweb-agro-catalog-reset p,.c505-miniweb-agro-cta-reset p,.c505-miniweb-agro-info-reset p{margin:0;max-width:680px;color:#52658d;font-size:15px;font-weight:850;line-height:1.35}.c505-miniweb-agro-pills-reset{display:grid;gap:10px;min-width:210px}.c505-miniweb-agro-pills-reset b{padding:10px 14px;border-radius:999px;border:1px solid rgba(34,197,94,.32);color:#047857;background:#fff;font-size:12px;font-weight:950;text-align:center}.c505-miniweb-agro-blue-reset{margin-top:18px;padding:24px;background:linear-gradient(180deg,rgba(255,255,255,.08) 0 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px),linear-gradient(135deg,#07148a,#059669);background-size:28px 28px,28px 28px,auto;color:#fff}.c505-miniweb-agro-blue-reset header h2,.c505-miniweb-agro-blue-reset header p,.c505-miniweb-agro-cta-reset h2,.c505-miniweb-agro-cta-reset p{color:#fff}.c505-miniweb-agro-products-reset{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:14px;margin-top:18px}.c505-miniweb-agro-card-row-reset article,.c505-miniweb-agro-products-reset article{min-height:230px;border-radius:24px;border:1px solid rgba(134,239,172,.54);background:rgba(255,255,255,.94);color:#07148a;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.c505-miniweb-agro-products-reset article.is-large{min-height:350px}.c505-miniweb-agro-bars-reset{height:170px;border-radius:20px;background:linear-gradient(180deg,transparent 54%,#047857 55% 100%),linear-gradient(90deg,#059669 0 32%,transparent 32% 38%,#22c55e 38% 66%,transparent 66% 72%,#059669 72% 100%)}.c505-miniweb-agro-card-row-reset article div,.c505-miniweb-agro-mini-card-reset{width:100%;height:120px;border-radius:22px;margin-bottom:14px;background:radial-gradient(circle at 24% 50%,#059669 0 18%,transparent 19%),linear-gradient(135deg,rgba(220,252,231,.94),rgba(187,247,208,.8))}.c505-miniweb-agro-card-row-reset h3,.c505-miniweb-agro-products-reset h3{margin:10px 0 6px;color:#07148a;font-size:21px;line-height:1;letter-spacing:-.04em}.c505-miniweb-agro-card-row-reset p,.c505-miniweb-agro-products-reset p{color:#52658d;font-size:13px;font-weight:830}.c505-miniweb-agro-catalog-reset{margin-top:18px;padding:24px;background:linear-gradient(180deg,rgba(34,197,94,.08) 0 1px,transparent 1px),linear-gradient(90deg,rgba(34,197,94,.08) 0 1px,transparent 1px),linear-gradient(135deg,#07148a,#059669);background-size:28px 28px,28px 28px,auto;color:#fff}.c505-miniweb-agro-catalog-reset header h2,.c505-miniweb-agro-catalog-reset header p{color:#fff}.c505-miniweb-agro-card-row-reset{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.c505-miniweb-agro-card-row-reset article a{width:fit-content;margin-top:12px;padding:9px 12px;border-radius:999px;background:#059669;color:#fff;font-size:12px;font-weight:950;text-decoration:none}.c505-miniweb-agro-cta-reset{margin-top:18px;padding:30px;background:linear-gradient(135deg,#07148a,#059669);color:#fff;display:flex;justify-content:space-between;gap:18px;align-items:center}.c505-miniweb-agro-cta-reset a{flex:0 0 auto;padding:13px 18px;border-radius:999px;background:#fff;color:#07148a;font-size:14px;font-weight:950;text-decoration:none}@media (max-width:900px){.c505-miniweb-agro-card-row-reset,.c505-miniweb-agro-cta-reset,.c505-miniweb-agro-hero-reset,.c505-miniweb-agro-info-reset,.c505-miniweb-agro-products-reset{grid-template-columns:1fr}.c505-miniweb-agro-pills-reset{min-width:0}.c505-miniweb-agro-cta-reset{flex-direction:column;align-items:flex-start}}[data-c505-miniweb-card-host-reset="1"]{position:relative!important;min-height:170px!important;padding-right:330px!important;overflow:hidden!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-actions-reset{position:absolute!important;right:22px!important;top:50%!important;transform:translateY(-50%)!important;width:300px!important;max-width:300px!important;margin:0!important;display:grid!important;grid-template-columns:74px 136px 74px!important;gap:8px!important;z-index:20!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-label-reset{grid-column:1/-1!important;width:100%!important;min-height:32px!important;margin:0 0 8px!important;padding:7px 10px!important;display:grid!important;place-items:center!important;white-space:normal!important;line-height:1.12!important;font-size:11px!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-btn-reset{width:100%!important;height:40px!important;min-width:0!important;padding:0 8px!important;border-radius:14px!important;font-size:12px!important;white-space:nowrap!important}@media (max-width:920px){[data-c505-miniweb-card-host-reset="1"]{padding-right:20px!important;padding-bottom:138px!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-actions-reset{left:20px!important;right:20px!important;top:auto!important;bottom:20px!important;transform:none!important;width:auto!important;max-width:none!important}}[data-c505-miniweb-runtime-hidden="1"]{display:none!important}body:not([data-c505-miniweb-editor-active="1"]) [data-miniweb-edit-photo],body:not([data-c505-miniweb-editor-active="1"]) [data-miniweb-edit-text]{outline:none!important;box-shadow:none!important}.c505-mw-root{width:min(760px,calc(100vw - 44px));margin:92px auto 170px;color:#07148a}.c505-mw-editor-badge{width:min(460px,100%);margin:0 auto 12px;padding:10px 14px;border-radius:999px;border:1px solid rgba(147,197,253,.68);background:rgba(255,255,255,.96);color:#07148a;box-shadow:0 16px 50px rgba(7,20,104,.16);text-align:center;position:sticky;top:94px;z-index:20}.c505-mw-editor-badge strong{display:block;color:#1d8cf8;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-mw-editor-badge span{display:block;margin-top:2px;color:#07148a;font-size:13px;font-weight:950}.c505-mw-agro-blue,.c505-mw-agro-info,.c505-mw-blue-section,.c505-mw-catalog-section,.c505-mw-cta,.c505-mw-hero{border-radius:30px;border:1px solid rgba(147,197,253,.56);box-shadow:0 22px 72px rgba(7,20,104,.16);overflow:hidden}.c505-mw-hero{min-height:280px;display:grid;grid-template-columns:1fr .82fr;gap:18px;padding:24px;background:radial-gradient(circle at 90% 12%,rgba(29,140,248,.22),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(219,234,254,.78))}.c505-mw-hero.is-green{border-color:rgba(134,239,172,.62);background:radial-gradient(circle at 88% 16%,rgba(34,197,94,.22),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(220,252,231,.8))}.c505-mw-hero-copy,.c505-mw-hero-visual{display:flex;flex-direction:column;justify-content:center}.c505-mw-agro-blue header span,.c505-mw-agro-info span,.c505-mw-blue-section header span,.c505-mw-catalog-section header span,.c505-mw-cta span,.c505-mw-hero-copy>span,.c505-mw-promo-grid article span{width:fit-content;padding:8px 11px;border-radius:999px;background:rgba(29,140,248,.14);color:#07148a;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-mw-root.is-agro .c505-mw-agro-blue header span,.c505-mw-root.is-agro .c505-mw-agro-info span,.c505-mw-root.is-agro .c505-mw-hero-copy>span{color:#047857;background:rgba(34,197,94,.14)}.c505-mw-hero h1{margin:12px 0 10px;color:#07148a;font-size:clamp(48px,7vw,82px);line-height:.86;letter-spacing:-.08em}.c505-mw-hero p{margin:0;color:#52658d;font-size:16px;font-weight:850;line-height:1.35}.c505-mw-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.c505-mw-chips b{padding:9px 12px;border-radius:999px;background:#fff;color:#07148a;border:1px solid rgba(37,99,235,.18);font-size:11px;font-weight:950}.c505-mw-hero-visual{min-height:230px;border-radius:24px;background:radial-gradient(circle at 32% 30%,rgba(255,255,255,.96),transparent 24%),linear-gradient(135deg,rgba(219,234,254,.95),rgba(147,197,253,.8));border:1px solid rgba(255,255,255,.72);padding:22px;position:relative}.c505-mw-root.is-agro .c505-mw-hero-visual{background:radial-gradient(circle at 80% 80%,rgba(34,197,94,.18),transparent 34%),linear-gradient(135deg,rgba(220,252,231,.95),rgba(187,247,208,.82))}.c505-mw-visual-card{position:relative;width:100%;height:126px;margin-bottom:14px;border-radius:22px;background:radial-gradient(circle at 24% 50%,#07148a 0 18%,transparent 19%),linear-gradient(135deg,rgba(219,234,254,.94),rgba(147,197,253,.8))}.c505-mw-root.is-agro .c505-mw-visual-card{background:radial-gradient(circle at 24% 50%,#059669 0 18%,transparent 19%),linear-gradient(135deg,rgba(220,252,231,.94),rgba(187,247,208,.8))}.c505-mw-visual-card b,.c505-mw-visual-card em,.c505-mw-visual-card i{position:absolute;border-radius:999px;background:#1d8cf8}.c505-mw-visual-card i{left:48%;top:28%;width:34%;height:12px}.c505-mw-visual-card b{left:48%;top:48%;width:24%;height:10px;opacity:.52}.c505-mw-visual-card em{left:24%;top:34%;width:42px;height:42px;background:#07148a}.c505-mw-root.is-agro .c505-mw-visual-card b,.c505-mw-root.is-agro .c505-mw-visual-card i{background:#22c55e}.c505-mw-root.is-agro .c505-mw-visual-card em{background:#059669}.c505-mw-hero-visual small,.c505-mw-hero-visual strong{display:block;position:relative}.c505-mw-hero-visual strong{color:#07148a;font-size:20px;font-weight:950}.c505-mw-hero-visual small{margin-top:6px;color:#52658d;font-size:12px;font-weight:850;line-height:1.35}.c505-mw-blue-section,.c505-mw-catalog-section{margin-top:18px;padding:24px;background:linear-gradient(180deg,rgba(29,140,248,.14) 0 1px,transparent 1px),linear-gradient(90deg,rgba(29,140,248,.1) 0 1px,transparent 1px),linear-gradient(135deg,#07148a,#1d5fd8);background-size:28px 28px,28px 28px,auto;color:#fff}.c505-mw-agro-blue h2,.c505-mw-blue-section h2,.c505-mw-catalog-section h2,.c505-mw-cta h2{margin:8px 0;color:inherit;font-size:clamp(34px,5vw,56px);line-height:.88;letter-spacing:-.07em}.c505-mw-agro-blue p,.c505-mw-blue-section p,.c505-mw-catalog-section p,.c505-mw-cta p{margin:0;max-width:680px;color:rgba(255,255,255,.88);font-size:15px;font-weight:850;line-height:1.35}.c505-mw-agro-products,.c505-mw-product-row,.c505-mw-promo-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:14px;margin-top:18px}.c505-mw-product-row{grid-template-columns:repeat(3,1fr)}.c505-mw-agro-products article,.c505-mw-product-row article,.c505-mw-promo-grid article{min-height:230px;border-radius:24px;border:1px solid rgba(147,197,253,.58);background:rgba(255,255,255,.94);color:#07148a;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.c505-mw-agro-products article.is-large,.c505-mw-promo-grid article.is-large{min-height:350px}.c505-mw-bars{height:170px;border-radius:20px;background:linear-gradient(180deg,transparent 54%,#07148a 55% 100%),linear-gradient(90deg,#07148a 0 32%,transparent 32% 38%,#1d8cf8 38% 66%,transparent 66% 72%,#07148a 72% 100%)}.c505-mw-bars.is-green{background:linear-gradient(180deg,transparent 54%,#047857 55% 100%),linear-gradient(90deg,#059669 0 32%,transparent 32% 38%,#22c55e 38% 66%,transparent 66% 72%,#059669 72% 100%)}.c505-mw-agro-products article h3,.c505-mw-product-row article h3,.c505-mw-promo-grid article h3{margin:10px 0 6px;color:#07148a;font-size:21px;line-height:1;letter-spacing:-.04em}.c505-mw-agro-products article p,.c505-mw-product-row article p,.c505-mw-promo-grid article p{margin:0;color:#52658d;font-size:13px;font-weight:830;line-height:1.35}.c505-mw-product-row article a{width:fit-content;margin-top:12px;padding:9px 12px;border-radius:999px;background:#07148a;color:#fff;font-size:12px;font-weight:950;text-decoration:none}.c505-mw-agro-info{margin-top:18px;padding:24px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:rgba(255,255,255,.94)}.c505-mw-agro-info h2{margin:8px 0;color:#07148a;font-size:clamp(34px,5vw,56px);line-height:.9}.c505-mw-agro-info p{margin:0;color:#52658d;font-size:15px;font-weight:850}.c505-mw-agro-pills{display:grid;gap:10px;min-width:210px}.c505-mw-agro-pills b{padding:10px 14px;border-radius:999px;border:1px solid rgba(34,197,94,.32);color:#047857;background:#fff;font-size:12px;font-weight:950;text-align:center}.c505-mw-agro-blue{margin-top:18px;padding:24px;background:linear-gradient(180deg,rgba(255,255,255,.08) 0 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px),linear-gradient(135deg,#07148a,#059669);background-size:28px 28px,28px 28px,auto;color:#fff}.c505-mw-cta{margin-top:18px;padding:30px;background:linear-gradient(135deg,#07148a,#1d8cf8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.c505-mw-cta.is-green{background:linear-gradient(135deg,#07148a,#059669)}.c505-mw-cta a{flex:0 0 auto;padding:13px 18px;border-radius:999px;background:#fff;color:#07148a;font-size:14px;font-weight:950;text-decoration:none}body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"],body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-text="1"]{outline:1.5px dashed rgba(29,140,248,.42);outline-offset:4px}body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"]{cursor:pointer}.c505-miniweb-runtime-note{width:100%;margin:0 0 10px;padding:9px 12px;border-radius:999px;border:1px solid rgba(37,99,235,.22);background:rgba(239,246,255,.92);color:#07148a;font-size:12px;font-weight:950;text-align:center}@media (max-width:900px){.c505-mw-root{width:calc(100vw - 24px);margin-top:86px}.c505-mw-agro-info,.c505-mw-agro-products,.c505-mw-cta,.c505-mw-hero,.c505-mw-product-row,.c505-mw-promo-grid{grid-template-columns:1fr}.c505-mw-agro-products article.is-large,.c505-mw-promo-grid article.is-large{min-height:280px}.c505-mw-cta{flex-direction:column;align-items:flex-start}}body[data-c505-miniweb-editor-active="1"]{overflow:hidden!important}.c505-mw-editor-stage{position:fixed;left:0;right:0;top:76px;bottom:0;z-index:3;overflow-y:auto;overflow-x:hidden;padding:12px 0 170px;background:radial-gradient(circle at 72% 8%,rgba(29,140,248,.16),transparent 34%),linear-gradient(180deg,rgba(239,248,255,.98),rgba(248,250,252,.98))}.c505-mw-editor-stage .c505-mw-root{margin-top:8px!important;margin-bottom:24px!important}.c505-mw-editor-stage .c505-mw-editor-badge{top:12px!important}@media (max-width:900px){.c505-mw-editor-stage{top:72px;padding-bottom:190px}.c505-mw-editor-stage .c505-mw-root{width:calc(100vw - 20px)!important}}body:not([data-c505-miniweb-editor-active="1"]) .c505-mw-editor-stage,body[data-c505-miniweb-editor-active="1"] main [data-c505-miniweb-runtime-hidden="1"]{display:none!important}body[data-c505-miniweb-editor-active="1"]:has(.c505-mw-editor-stage){overflow:hidden!important}body[data-c505-miniweb-editor-active="1"]:not(:has(.c505-mw-editor-stage)){overflow:auto!important}.c505-mw-editor-stage{will-change:auto!important;transform:translateZ(0)}.c505-mw-editor-stage .c505-mw-root{animation:none!important;transition:none!important}.c505-mw-editor-stage *{scroll-behavior:auto!important}.c505-mw-editor-stage .c505-mw-root{width:min(920px,calc(100vw - 48px))!important;margin-top:18px!important}.c505-mw-editor-stage .c505-mw-editor-badge{position:static!important;top:auto!important;margin-bottom:14px!important;z-index:1!important}.c505-mw-editor-stage .c505-mw-hero{grid-template-columns:1.05fr .95fr!important}.c505-mw-editor-stage .c505-mw-agro-products,.c505-mw-editor-stage .c505-mw-product-row,.c505-mw-editor-stage .c505-mw-promo-grid{gap:18px!important}body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"]{cursor:pointer!important;position:relative}body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"]:after{content:"Cambiar imagen";position:absolute;left:12px;bottom:12px;z-index:5;padding:7px 10px;border-radius:999px;background:rgba(7,20,138,.92);color:#fff;font-size:11px;font-weight:950;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;pointer-events:none}body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"]:hover:after{opacity:1;transform:translateY(0)}body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"][data-c505-photo-uploaded="1"].c505-mw-bars>*,body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"][data-c505-photo-uploaded="1"].c505-mw-visual-card>*{opacity:0!important}body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"][data-c505-photo-uploaded="1"].c505-mw-bars,body[data-c505-miniweb-editor-active="1"] [data-miniweb-edit-photo="1"][data-c505-photo-uploaded="1"].c505-mw-visual-card{background-color:#dbeafe!important}@media (max-width:900px){.c505-mw-editor-stage .c505-mw-root{width:calc(100vw - 20px)!important}.c505-mw-editor-stage .c505-mw-hero{grid-template-columns:1fr!important}}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-actions-reset{contain:layout paint!important}[data-c505-miniweb-card-host-reset="1"] .c505-miniweb-label-reset{overflow:hidden!important;text-overflow:ellipsis!important}[data-c505-miniweb-card-host-reset="1"]{transition:none!important}.c505-mw-editor-stage,[data-c505-miniweb-editor-stage="1"],[data-c505-miniweb-full-v64="1"],[data-c505-miniweb-runtime="1"],[data-c505-miniweb-shared-root="1"],[data-c505-miniweb-variant-v63="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important}body[data-c505-miniweb-editor-active="1"]{overflow:auto!important}[data-c505-miniweb-base-hidden-v63="1"],[data-c505-miniweb-base-hidden-v64="1"],[data-c505-miniweb-runtime-hidden="1"]{display:revert!important;visibility:visible!important}.c505-dashboard-miniweb-actions-stable{grid-template-columns:92px 150px 92px!important;gap:10px!important;min-width:360px!important}.c505-dashboard-miniweb-template-label-stable{grid-column:1/-1;min-height:32px;padding:8px 12px;border-radius:999px;border:1px solid rgba(37,99,235,.24);background:rgba(239,246,255,.94);color:#07148a;font-size:11.5px;font-weight:950;line-height:1.15;text-align:center;display:grid;place-items:center}.c505-dashboard-miniweb-template-label-stable[data-empty=true]{color:#52658d;background:rgba(248,250,252,.96)}.c505-dashboard-miniweb-actions-stable a,.c505-dashboard-miniweb-actions-stable button{width:100%;height:42px;border-radius:15px;font-size:12px;font-weight:950;text-decoration:none;display:grid;place-items:center;cursor:pointer}.c505-dashboard-miniweb-actions-stable button{border:1px solid rgba(37,99,235,.28)}.c505-miniweb-modal-stable-backdrop{position:fixed;inset:0;z-index:260000;display:grid;place-items:center;padding:24px;background:rgba(7,20,70,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.c505-miniweb-modal-stable{width:min(760px,100%);max-height:min(88vh,760px);overflow:auto;padding:22px;border-radius:28px;border:1px solid rgba(147,197,253,.62);background:rgba(255,255,255,.98);box-shadow:0 30px 90px rgba(7,20,104,.22);color:#071468}.c505-miniweb-modal-stable header{display:flex;justify-content:space-between;gap:18px;margin-bottom:16px}.c505-miniweb-modal-stable header span{color:#52658d;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.c505-miniweb-modal-stable header h3{margin:5px 0;color:#071468;font-size:30px;line-height:.95}.c505-miniweb-modal-stable header p{margin:0;color:#52658d;font-size:14px;font-weight:800}.c505-miniweb-modal-stable header button{width:36px;height:36px;border:0;border-radius:999px;color:#fff;background:#07148a;font-size:24px;font-weight:900;cursor:pointer}.c505-miniweb-groups-stable,.c505-miniweb-options-stable{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.c505-miniweb-groups-stable{margin-bottom:12px}.c505-miniweb-groups-stable button,.c505-miniweb-modal-stable footer button,.c505-miniweb-options-stable button{border-radius:16px;border:1px solid rgba(37,99,235,.24);color:#07148a;background:#fff;font-weight:950;cursor:pointer}.c505-miniweb-groups-stable button{min-height:44px;font-size:14px}.c505-miniweb-options-stable button{min-height:118px;padding:14px;text-align:left}.c505-miniweb-options-stable span,.c505-miniweb-options-stable strong{display:block}.c505-miniweb-options-stable span{margin-top:8px;font-size:12px;line-height:1.3}.c505-miniweb-groups-stable button[data-active=true],.c505-miniweb-modal-stable footer button:last-child,.c505-miniweb-options-stable button[data-active=true]{color:#fff;background:linear-gradient(135deg,#07148a,#1d8cf8);border-color:transparent}.c505-miniweb-modal-stable footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:18px;border-top:4px solid #07148a;background:linear-gradient(90deg,rgba(239,246,255,.9),rgba(191,219,254,.9))}.c505-miniweb-modal-stable footer button{min-height:42px;padding:0 18px}@media (max-width:900px){.c505-dashboard-miniweb-actions-stable{grid-template-columns:1fr!important;min-width:0!important;width:100%!important}.c505-miniweb-groups-stable,.c505-miniweb-options-stable{grid-template-columns:1fr}}.c505-dashboard-primary-routes-v80>article:first-child{position:relative!important;overflow:hidden!important}.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-copy-v80{max-width:calc(100% - 310px)!important}.c505-dashboard-miniweb-actions-stable{width:292px!important;min-width:292px!important;max-width:292px!important;display:grid!important;grid-template-columns:72px 132px 72px!important;gap:8px!important;align-items:center!important;justify-content:end!important;flex:0 0 292px!important;position:relative!important;z-index:20!important}.c505-dashboard-miniweb-template-label-stable{grid-column:1/-1!important;width:100%!important;min-height:31px!important;padding:7px 10px!important;border-radius:999px!important;font-size:11px!important;line-height:1.05!important;white-space:normal!important;word-break:normal!important;overflow:hidden!important;text-overflow:ellipsis!important}.c505-dashboard-miniweb-actions-stable a,.c505-dashboard-miniweb-actions-stable button{width:100%!important;min-width:0!important;height:41px!important;padding:0 8px!important;border-radius:14px!important;font-size:11.5px!important;line-height:1!important;white-space:nowrap!important;pointer-events:auto!important;position:relative!important;z-index:30!important}.c505-dashboard-miniweb-actions-stable button{appearance:none!important;-webkit-appearance:none!important}.c505-miniweb-modal-stable,.c505-miniweb-modal-stable *,.c505-miniweb-modal-stable-backdrop{pointer-events:auto!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-copy-v80{max-width:100%!important}.c505-dashboard-miniweb-actions-stable{width:100%!important;min-width:0!important;max-width:none!important;grid-template-columns:1fr!important;flex:1 1 auto!important}}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3{grid-template-columns:minmax(0,1fr) 360px!important;gap:28px!important}.c505-dashboard-miniweb-actions-stable-v3{width:100%!important;grid-template-columns:1fr!important;gap:10px!important;align-items:center!important;justify-items:stretch!important;z-index:50!important}.c505-dashboard-miniweb-template-label-stable-v3{padding:8px 14px!important;border:1px solid rgba(37,99,235,.24)!important;background:rgba(239,246,255,.96)!important;color:#07148a!important;font-size:12px!important;font-weight:950!important;line-height:1.15!important;text-align:center!important;display:grid!important;place-items:center!important}.c505-dashboard-miniweb-template-label-stable-v3[data-empty=true]{color:#52658d!important;background:rgba(248,250,252,.96)!important}.c505-dashboard-miniweb-buttons-stable-v3{grid-template-columns:88px minmax(130px,1fr) 88px!important}.c505-dashboard-miniweb-buttons-stable-v3 a,.c505-dashboard-miniweb-buttons-stable-v3 button{height:43px!important;border-radius:15px!important;border:1px solid rgba(37,99,235,.28)!important;background:#fff!important;color:#07148a!important;font-weight:950!important;text-decoration:none!important;display:grid!important;place-items:center!important;cursor:pointer!important;pointer-events:auto!important;position:relative!important;z-index:60!important;font-family:inherit!important;appearance:none!important;-webkit-appearance:none!important}.c505-dashboard-miniweb-buttons-stable-v3 button:nth-child(2),.c505-dashboard-miniweb-buttons-stable-v3 button:nth-child(3){color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#07148a,#1d8cf8)!important}.c505-miniweb-modal-stable-backdrop-v3{position:fixed!important;inset:0!important;z-index:260000!important;display:grid!important;place-items:center!important;padding:24px!important;background:rgba(7,20,70,.3)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.c505-miniweb-modal-stable-v3{width:min(760px,100%)!important;max-height:min(88vh,760px)!important;overflow:auto!important;padding:22px!important;border-radius:28px!important;border:1px solid rgba(147,197,253,.62)!important;background:rgba(255,255,255,.98)!important;box-shadow:0 30px 90px rgba(7,20,104,.22)!important;color:#071468!important}.c505-miniweb-modal-stable-v3 header{display:flex!important;justify-content:space-between!important;gap:18px!important;margin-bottom:16px!important}.c505-miniweb-modal-stable-v3 header span{color:#52658d!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.c505-miniweb-modal-stable-v3 header h3{margin:5px 0!important;color:#071468!important;font-size:30px!important;line-height:.95!important}.c505-miniweb-modal-stable-v3 header p{margin:0!important;color:#52658d!important;font-size:14px!important;font-weight:800!important}.c505-miniweb-modal-stable-v3 header button{width:38px!important;height:38px!important;border:0!important;border-radius:999px!important;color:#fff!important;background:#07148a!important;font-size:24px!important;font-weight:900!important;cursor:pointer!important}.c505-miniweb-groups-stable-v3,.c505-miniweb-options-stable-v3{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.c505-miniweb-groups-stable-v3{margin-bottom:12px!important}.c505-miniweb-groups-stable-v3 button,.c505-miniweb-modal-stable-v3 footer button,.c505-miniweb-options-stable-v3 button{border-radius:16px!important;border:1px solid rgba(37,99,235,.24)!important;color:#07148a!important;background:#fff!important;font-weight:950!important;cursor:pointer!important;font-family:inherit!important}.c505-miniweb-groups-stable-v3 button{min-height:44px!important;font-size:14px!important}.c505-miniweb-options-stable-v3 button{min-height:118px!important;padding:14px!important;text-align:left!important}.c505-miniweb-options-stable-v3 span,.c505-miniweb-options-stable-v3 strong{display:block!important}.c505-miniweb-options-stable-v3 span{margin-top:8px!important;font-size:12px!important;line-height:1.3!important}.c505-miniweb-groups-stable-v3 button[data-active=true],.c505-miniweb-modal-stable-v3 footer button:last-child,.c505-miniweb-options-stable-v3 button[data-active=true]{color:#fff!important;background:linear-gradient(135deg,#07148a,#1d8cf8)!important;border-color:transparent!important}.c505-miniweb-modal-stable-v3 footer{display:flex!important;justify-content:flex-end!important;gap:10px!important;margin-top:18px!important;padding-top:18px!important;border-top:4px solid #07148a!important;background:linear-gradient(90deg,rgba(239,246,255,.9),rgba(191,219,254,.9))!important}.c505-miniweb-modal-stable-v3 footer button{min-height:42px!important;padding:0 18px!important}@media (max-width:980px){.c505-dashboard-miniweb-buttons-stable-v3,.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3,.c505-miniweb-groups-stable-v3,.c505-miniweb-options-stable-v3{grid-template-columns:1fr!important}}.c505-miniweb-server-editor-page{min-height:100vh!important;padding:18px 0 160px!important;background:radial-gradient(circle at 72% 8%,rgba(29,140,248,.16),transparent 34%),linear-gradient(180deg,rgba(239,248,255,.98),rgba(248,250,252,.98))!important}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"]{display:block!important;visibility:visible!important;pointer-events:auto!important}.c505-miniweb-server-editor-page .c505-mw-root{width:min(940px,calc(100vw - 44px))!important;margin:8px auto 24px!important;display:block!important;visibility:visible!important}.c505-miniweb-server-editor-page .c505-mw-editor-badge{position:static!important;top:auto!important;margin-bottom:14px!important}.c505-miniweb-server-editor-page [data-miniweb-edit-photo="1"],.c505-miniweb-server-editor-page [data-miniweb-edit-text="1"]{outline:1.5px dashed rgba(29,140,248,.42)!important;outline-offset:4px!important}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3{grid-template-columns:minmax(240px,1fr) minmax(330px,390px)!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 h3{max-width:220px!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 p{max-width:280px!important}.c505-dashboard-miniweb-actions-stable-v3{width:min(390px,100%)!important}.c505-dashboard-miniweb-template-label-stable-v3{min-height:34px!important;line-height:1.12!important}.c505-dashboard-miniweb-buttons-stable-v3{grid-template-columns:90px minmax(140px,1fr) 90px!important;gap:10px!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3{grid-template-columns:1fr!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 h3,.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 p{max-width:none!important}.c505-dashboard-miniweb-actions-stable-v3{justify-self:stretch!important;width:100%!important}}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3{grid-template-columns:minmax(260px,1fr) 310px!important;gap:18px!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80{display:flex!important;align-items:flex-start!important;gap:14px!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 h3{max-width:240px!important;margin:0!important;line-height:.95!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 p{max-width:265px!important;margin-top:10px!important;line-height:1.32!important}.c505-dashboard-miniweb-actions-stable-v3{width:310px!important;min-width:310px!important;max-width:310px!important;position:relative!important;z-index:20!important}.c505-dashboard-miniweb-template-label-stable-v3{width:100%!important;padding:7px 10px!important;font-size:11px!important;line-height:1.08!important;white-space:normal!important}.c505-dashboard-miniweb-buttons-stable-v3{display:grid!important;grid-template-columns:72px 134px 72px!important;gap:8px!important;width:100%!important}.c505-dashboard-miniweb-buttons-stable-v3 a,.c505-dashboard-miniweb-buttons-stable-v3 button{height:41px!important;min-width:0!important;width:100%!important;padding:0 8px!important;font-size:11.5px!important;line-height:1!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3{grid-template-columns:1fr!important;gap:18px!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 h3,.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 p{max-width:none!important}.c505-dashboard-miniweb-actions-stable-v3{justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important}.c505-dashboard-miniweb-buttons-stable-v3{grid-template-columns:1fr!important}}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3{display:grid!important;grid-template-columns:minmax(230px,1fr) auto!important;gap:22px!important;align-items:center!important;overflow:hidden!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80{min-width:0!important;max-width:none!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 h3{max-width:230px!important}.c505-dashboard-web-card-stable-v3 .c505-dashboard-route-copy-v80 p{max-width:300px!important}.c505-dashboard-miniweb-actions-stable-v3{justify-self:end!important;width:auto!important;min-width:0!important;max-width:none!important;display:grid!important;grid-template-columns:auto!important;gap:9px!important}.c505-dashboard-miniweb-template-label-stable-v3{width:300px!important;max-width:300px!important;min-height:32px!important;padding:7px 14px!important;border-radius:999px!important;font-size:11.5px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.c505-dashboard-miniweb-buttons-stable-v3{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;width:auto!important}.c505-dashboard-miniweb-buttons-stable-v3 a,.c505-dashboard-miniweb-buttons-stable-v3 button{width:auto!important;min-width:82px!important;height:40px!important;padding:0 18px!important;border-radius:14px!important;font-size:12px!important;white-space:nowrap!important}.c505-dashboard-miniweb-buttons-stable-v3 button:nth-child(2){min-width:134px!important}.c505-dashboard-miniweb-buttons-stable-v3 button:nth-child(3){min-width:82px!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-stable-v3{grid-template-columns:1fr!important}.c505-dashboard-miniweb-actions-stable-v3{justify-self:stretch!important}.c505-dashboard-miniweb-template-label-stable-v3{width:100%!important;max-width:none!important}.c505-dashboard-miniweb-buttons-stable-v3{justify-content:flex-start!important;flex-wrap:wrap!important}}.c505-miniweb-server-editor-page{padding-top:10px!important;padding-bottom:140px!important;background:linear-gradient(180deg,rgba(239,248,255,.96),rgba(248,250,252,.98))!important}.c505-miniweb-server-editor-page .c505-mw-root{width:min(720px,calc(100vw - 44px))!important;margin-top:0!important;margin-bottom:24px!important}.c505-miniweb-server-editor-page .c505-mw-editor-badge{width:min(420px,100%)!important;margin:0 auto 12px!important;padding:9px 14px!important;border-radius:999px!important;box-shadow:0 14px 38px rgba(7,20,104,.12)!important}.c505-miniweb-server-editor-page .c505-mw-agro-blue,.c505-miniweb-server-editor-page .c505-mw-agro-info,.c505-miniweb-server-editor-page .c505-mw-blue-section,.c505-miniweb-server-editor-page .c505-mw-catalog-section,.c505-miniweb-server-editor-page .c505-mw-cta,.c505-miniweb-server-editor-page .c505-mw-hero{border-radius:22px!important;box-shadow:0 18px 54px rgba(7,20,104,.13)!important}.c505-miniweb-server-editor-page .c505-mw-hero{min-height:250px!important;padding:20px!important;grid-template-columns:1fr .9fr!important}.c505-miniweb-server-editor-page .c505-mw-hero h1{font-size:clamp(42px,6vw,64px)!important;line-height:.86!important}.c505-miniweb-server-editor-page .c505-mw-hero p{font-size:14px!important}.c505-miniweb-server-editor-page .c505-mw-agro-blue,.c505-miniweb-server-editor-page .c505-mw-blue-section,.c505-miniweb-server-editor-page .c505-mw-catalog-section{padding:20px!important}.c505-miniweb-server-editor-page .c505-mw-agro-blue h2,.c505-miniweb-server-editor-page .c505-mw-blue-section h2,.c505-miniweb-server-editor-page .c505-mw-catalog-section h2,.c505-miniweb-server-editor-page .c505-mw-cta h2{font-size:clamp(32px,5vw,48px)!important}.c505-miniweb-server-editor-page .c505-mw-agro-products,.c505-miniweb-server-editor-page .c505-mw-product-row,.c505-miniweb-server-editor-page .c505-mw-promo-grid{gap:12px!important}.c505-miniweb-server-editor-page .c505-mw-agro-products article,.c505-miniweb-server-editor-page .c505-mw-product-row article,.c505-miniweb-server-editor-page .c505-mw-promo-grid article{border-radius:18px!important;padding:14px!important;min-height:220px!important}.c505-miniweb-server-editor-page .c505-mw-agro-products article.is-large,.c505-miniweb-server-editor-page .c505-mw-promo-grid article.is-large{min-height:310px!important}.c505-miniweb-server-editor-page .c505-mw-cta{padding:24px!important}.c505-miniweb-server-editor-page [data-miniweb-edit-photo="1"],.c505-miniweb-server-editor-page [data-miniweb-edit-text="1"]{outline:1px dashed rgba(29,140,248,.32)!important}.c505-miniweb-server-editor-page [data-miniweb-edit-photo="1"]:hover,.c505-miniweb-server-editor-page [data-miniweb-edit-text="1"]:hover{outline-color:rgba(29,140,248,.7)!important}@media (max-width:900px){.c505-miniweb-server-editor-page .c505-mw-root{width:calc(100vw - 20px)!important}.c505-miniweb-server-editor-page .c505-mw-agro-products,.c505-miniweb-server-editor-page .c505-mw-hero,.c505-miniweb-server-editor-page .c505-mw-product-row,.c505-miniweb-server-editor-page .c505-mw-promo-grid{grid-template-columns:1fr!important}}.c505-dashboard-primary-routes-v80>article:first-child{display:grid;grid-template-columns:minmax(360px,1fr) auto;gap:22px;align-items:center}.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-copy-v80{display:grid;grid-template-columns:52px minmax(260px,1fr);gap:16px;align-items:start;min-width:0}.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-copy-v80>div{min-width:0}.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-copy-v80 h3{margin:0 0 8px;line-height:.95}.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-copy-v80 p{margin:0;max-width:320px;line-height:1.32;text-wrap:pretty;word-break:normal;overflow-wrap:break-word}.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-actions-v80{justify-self:end;align-self:center}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article:first-child{grid-template-columns:1fr}.c505-dashboard-primary-routes-v80>article:first-child .c505-dashboard-route-actions-v80{justify-self:start}}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{display:grid!important;grid-template-columns:minmax(320px,1fr) 285px!important;gap:28px!important}.c505-dashboard-web-copy-final-v7 .c505-dashboard-icon-v80,.c505-dashboard-web-copy-final-v7 [class*=icon],.c505-dashboard-web-copy-final-v7>span{flex:0 0 auto!important}.c505-dashboard-web-text-final-v7{max-width:360px!important}.c505-dashboard-web-text-final-v7 small{display:block!important;margin:0 0 6px!important;color:#52658d!important;font-size:11px!important;font-weight:950!important;letter-spacing:.14em!important;line-height:1.05!important;text-transform:uppercase!important}.c505-dashboard-web-text-final-v7 h3{margin:0 0 10px!important;color:#07148a!important;font-size:28px!important;letter-spacing:-.06em!important;max-width:240px!important;white-space:normal!important}.c505-dashboard-web-text-final-v7 p{max-width:340px!important;color:#40527c!important;font-size:14px!important;font-weight:800!important;line-height:1.36!important;text-wrap:pretty!important}.c505-dashboard-web-card-final-v7 .c505-dashboard-route-actions-v80,.c505-dashboard-web-card-final-v7 .c505-dashboard-route-copy-v80{all:unset!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:1fr!important;gap:18px!important}.c505-dashboard-web-card-final-v7>div:last-child{justify-self:stretch!important}.c505-dashboard-web-text-final-v7,.c505-dashboard-web-text-final-v7 h3,.c505-dashboard-web-text-final-v7 p{max-width:none!important}}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:minmax(315px,1fr) 292px!important;gap:18px!important;min-height:170px!important;overflow:hidden!important}.c505-dashboard-web-copy-final-v7{display:flex!important;gap:16px!important;min-width:0!important;max-width:380px!important}.c505-dashboard-web-text-final-v7{min-width:0!important;max-width:320px!important}.c505-dashboard-web-text-final-v7 h3{max-width:220px!important;margin-bottom:9px!important;line-height:.95!important}.c505-dashboard-web-text-final-v7 p{max-width:300px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.c505-dashboard-web-card-final-v7>div:last-child{justify-self:end!important;width:292px!important;max-width:292px!important;min-width:292px!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:1fr!important}.c505-dashboard-web-copy-final-v7,.c505-dashboard-web-text-final-v7,.c505-dashboard-web-text-final-v7 h3,.c505-dashboard-web-text-final-v7 p{max-width:none!important}.c505-dashboard-web-card-final-v7>div:last-child{justify-self:stretch!important;width:100%!important;max-width:none!important;min-width:0!important}}.c505-miniweb-modal-portal-backdrop-v8{position:fixed!important;inset:0!important;z-index:280000!important;display:grid!important;place-items:center!important;padding:24px!important;background:rgba(7,20,70,.34)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.c505-miniweb-modal-portal-v8{width:min(820px,calc(100vw - 48px))!important;max-height:min(88vh,780px)!important;overflow:auto!important;padding:22px!important;border-radius:28px!important;border:1px solid rgba(147,197,253,.62)!important;background:rgba(255,255,255,.99)!important;box-shadow:0 30px 90px rgba(7,20,104,.24)!important;color:#071468!important}.c505-miniweb-modal-portal-v8 header{display:flex!important;justify-content:space-between!important;gap:18px!important;margin-bottom:16px!important}.c505-miniweb-modal-portal-v8 header span{color:#52658d!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.c505-miniweb-modal-portal-v8 header h3{margin:5px 0!important;color:#071468!important;font-size:32px!important;line-height:.95!important}.c505-miniweb-modal-portal-v8 header p{margin:0!important;color:#52658d!important;font-size:14px!important;font-weight:800!important}.c505-miniweb-modal-portal-v8 header button{width:38px!important;height:38px!important;border:0!important;border-radius:999px!important;color:#fff!important;background:#07148a!important;font-size:24px!important;font-weight:900!important;cursor:pointer!important;flex:0 0 auto!important}.c505-miniweb-groups-portal-v8{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-bottom:12px!important}.c505-miniweb-options-portal-v8{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.c505-miniweb-groups-portal-v8 button,.c505-miniweb-modal-portal-v8 footer button,.c505-miniweb-options-portal-v8 button{border-radius:16px!important;border:1px solid rgba(37,99,235,.24)!important;color:#07148a!important;background:#fff!important;font-weight:950!important;cursor:pointer!important;font-family:inherit!important}.c505-miniweb-groups-portal-v8 button{min-height:44px!important;font-size:14px!important}.c505-miniweb-options-portal-v8 button{min-height:118px!important;padding:14px!important;text-align:left!important}.c505-miniweb-options-portal-v8 span,.c505-miniweb-options-portal-v8 strong{display:block!important}.c505-miniweb-options-portal-v8 span{margin-top:8px!important;font-size:12px!important;line-height:1.3!important}.c505-miniweb-groups-portal-v8 button[data-active=true],.c505-miniweb-modal-portal-v8 footer button:last-child,.c505-miniweb-options-portal-v8 button[data-active=true]{color:#fff!important;background:linear-gradient(135deg,#07148a,#1d8cf8)!important;border-color:transparent!important}.c505-miniweb-modal-portal-v8 footer{display:flex!important;justify-content:flex-end!important;gap:10px!important;margin-top:18px!important;padding-top:18px!important;border-top:4px solid #07148a!important;background:linear-gradient(90deg,rgba(239,246,255,.9),rgba(191,219,254,.9))!important}.c505-miniweb-modal-portal-v8 footer button{min-height:42px!important;padding:0 18px!important}@media (max-width:820px){.c505-miniweb-modal-portal-v8{width:calc(100vw - 24px)!important;padding:18px!important}.c505-miniweb-groups-portal-v8,.c505-miniweb-options-portal-v8{grid-template-columns:1fr!important}}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:minmax(335px,1fr) 240px!important;gap:14px!important;align-items:center!important}.c505-dashboard-web-copy-final-v7{max-width:390px!important}.c505-dashboard-web-text-final-v7,.c505-dashboard-web-text-final-v7 p{max-width:330px!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-compact-v9{width:232px!important;min-width:232px!important;max-width:232px!important}.c505-dashboard-miniweb-actions-compact-v9 *{box-sizing:border-box!important}.c505-dashboard-miniweb-actions-compact-v9 a,.c505-dashboard-miniweb-actions-compact-v9 button{border-radius:13px!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:1fr!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-compact-v9{width:100%!important;min-width:0!important;max-width:none!important;justify-self:stretch!important}}.c505-miniweb-server-editor-page,.c505-miniweb-server-public-page{padding:14px 0 140px!important}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"],.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"]{display:block!important;visibility:visible!important;pointer-events:auto!important}.c505-miniweb-server-editor-page .c505-mw-root,.c505-miniweb-server-public-page .c505-mw-root{width:min(720px,calc(100vw - 44px))!important;margin:0 auto 24px!important;display:block!important;visibility:visible!important}.c505-miniweb-server-editor-page [data-miniweb-edit-photo="1"]:hover,.c505-miniweb-server-editor-page [data-miniweb-edit-text="1"]:hover{outline-color:rgba(29,140,248,.75)!important}.c505-miniweb-server-editor-page .c505-mw-root,.c505-miniweb-server-public-page .c505-mw-root,[data-c505-miniweb-shared-root="1"].c505-mw-root{width:min(980px,calc(100vw - 72px))!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important}.c505-miniweb-server-editor-page .c505-mw-hero,.c505-miniweb-server-public-page .c505-mw-hero,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-hero{width:100%!important;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)!important}.c505-miniweb-server-editor-page .c505-mw-agro-blue,.c505-miniweb-server-editor-page .c505-mw-agro-info,.c505-miniweb-server-editor-page .c505-mw-blue-section,.c505-miniweb-server-editor-page .c505-mw-catalog-section,.c505-miniweb-server-editor-page .c505-mw-cta,.c505-miniweb-server-public-page .c505-mw-agro-blue,.c505-miniweb-server-public-page .c505-mw-agro-info,.c505-miniweb-server-public-page .c505-mw-blue-section,.c505-miniweb-server-public-page .c505-mw-catalog-section,.c505-miniweb-server-public-page .c505-mw-cta,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-agro-blue,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-agro-info,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-blue-section,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-catalog-section,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-cta{width:100%!important}.c505-miniweb-server-editor-page .c505-mw-agro-products,.c505-miniweb-server-editor-page .c505-mw-product-row,.c505-miniweb-server-editor-page .c505-mw-promo-grid,.c505-miniweb-server-public-page .c505-mw-agro-products,.c505-miniweb-server-public-page .c505-mw-product-row,.c505-miniweb-server-public-page .c505-mw-promo-grid,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-agro-products,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-product-row,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-promo-grid{gap:18px!important}.c505-miniweb-server-editor-page .c505-mw-hero h1,.c505-miniweb-server-public-page .c505-mw-hero h1,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-hero h1{max-width:620px!important}@media (max-width:1050px){.c505-miniweb-server-editor-page .c505-mw-root,.c505-miniweb-server-public-page .c505-mw-root,[data-c505-miniweb-shared-root="1"].c505-mw-root{width:calc(100vw - 40px)!important;max-width:none!important}}@media (max-width:820px){.c505-miniweb-server-editor-page .c505-mw-hero,.c505-miniweb-server-public-page .c505-mw-hero,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-hero{grid-template-columns:1fr!important}}[data-c505-miniweb-shared-root="1"]{width:min(1040px,calc(100vw - 56px))!important;max-width:1040px!important;margin-left:auto!important;margin-right:auto!important}[data-c505-miniweb-shared-root="1"] .c505-mw-agro-blue,[data-c505-miniweb-shared-root="1"] .c505-mw-agro-info,[data-c505-miniweb-shared-root="1"] .c505-mw-blue-section,[data-c505-miniweb-shared-root="1"] .c505-mw-catalog-section,[data-c505-miniweb-shared-root="1"] .c505-mw-cta,[data-c505-miniweb-shared-root="1"] .c505-mw-hero{width:100%!important}[data-c505-miniweb-shared-root="1"] .c505-mw-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important}@media (max-width:900px){[data-c505-miniweb-shared-root="1"]{width:calc(100vw - 24px)!important;max-width:none!important}[data-c505-miniweb-shared-root="1"] .c505-mw-hero{grid-template-columns:1fr!important}}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"],.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"],[data-c505-miniweb-shared-root="1"].c505-mw-root{width:min(1080px,calc(100vw - 56px))!important;max-width:1080px!important;margin-left:auto!important;margin-right:auto!important}.c505-miniweb-server-editor-page .c505-mw-hero,.c505-miniweb-server-public-page .c505-mw-hero,[data-c505-miniweb-shared-root="1"] .c505-mw-hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important}.c505-miniweb-server-editor-page .c505-mw-blue-section,.c505-miniweb-server-editor-page .c505-mw-catalog-section,.c505-miniweb-server-editor-page .c505-mw-cta,.c505-miniweb-server-public-page .c505-mw-blue-section,.c505-miniweb-server-public-page .c505-mw-catalog-section,.c505-miniweb-server-public-page .c505-mw-cta,[data-c505-miniweb-shared-root="1"] .c505-mw-blue-section,[data-c505-miniweb-shared-root="1"] .c505-mw-catalog-section,[data-c505-miniweb-shared-root="1"] .c505-mw-cta{width:100%!important}@media (max-width:900px){.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"],.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"],[data-c505-miniweb-shared-root="1"].c505-mw-root{width:calc(100vw - 24px)!important;max-width:none!important}.c505-miniweb-server-editor-page .c505-mw-hero,.c505-miniweb-server-public-page .c505-mw-hero,[data-c505-miniweb-shared-root="1"] .c505-mw-hero{grid-template-columns:1fr!important}}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"]>*,.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"]>*,[data-c505-miniweb-shared-root="1"].c505-mw-root>*{width:100%!important}.c505-miniweb-server-editor-page .c505-mw-hero,.c505-miniweb-server-public-page .c505-mw-hero,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-hero{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr)!important;gap:28px!important}.c505-miniweb-server-editor-page .c505-mw-agro-products,.c505-miniweb-server-editor-page .c505-mw-product-row,.c505-miniweb-server-editor-page .c505-mw-promo-grid,.c505-miniweb-server-public-page .c505-mw-agro-products,.c505-miniweb-server-public-page .c505-mw-product-row,.c505-miniweb-server-public-page .c505-mw-promo-grid,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-agro-products,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-product-row,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-promo-grid{gap:22px!important}.c505-miniweb-server-editor-page .c505-mw-hero h1,.c505-miniweb-server-public-page .c505-mw-hero h1,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-hero h1{max-width:760px!important}.c505-miniweb-server-public-page [data-miniweb-edit-photo="1"],.c505-miniweb-server-public-page [data-miniweb-edit-text="1"]{outline:none!important;box-shadow:none!important}.c505-miniweb-server-editor-page [data-miniweb-edit-photo="1"],.c505-miniweb-server-editor-page [data-miniweb-edit-text="1"]{outline:1px dashed rgba(29,140,248,.34)!important;outline-offset:3px!important}@media (max-width:900px){.c505-miniweb-server-editor-page,.c505-miniweb-server-public-page{padding-left:10px!important;padding-right:10px!important}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"].c505-mw-root,.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"].c505-mw-root,[data-c505-miniweb-shared-root="1"].c505-mw-root{width:calc(100vw - 20px)!important}.c505-miniweb-server-editor-page .c505-mw-hero,.c505-miniweb-server-public-page .c505-mw-hero,[data-c505-miniweb-shared-root="1"].c505-mw-root .c505-mw-hero{grid-template-columns:1fr!important}}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:minmax(350px,1fr) 224px!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-compact-v9{width:224px!important;min-width:224px!important;max-width:224px!important;justify-self:end!important;margin-right:2px!important}.c505-dashboard-miniweb-actions-compact-v9 a,.c505-dashboard-miniweb-actions-compact-v9 button{height:38px!important;font-size:11.5px!important;padding-left:8px!important;padding-right:8px!important}.c505-dashboard-miniweb-actions-compact-v9 a{width:56px!important}.c505-dashboard-miniweb-actions-compact-v9 button:first-of-type{width:88px!important}.c505-dashboard-miniweb-actions-compact-v9 button:last-of-type{width:56px!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-compact-v9{width:214px!important;min-width:214px!important;max-width:214px!important;margin-right:14px!important}.c505-dashboard-miniweb-actions-compact-v9 a{width:54px!important}.c505-dashboard-miniweb-actions-compact-v9 button:first-of-type{width:84px!important}.c505-dashboard-miniweb-actions-compact-v9 button:last-of-type{width:54px!important}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:minmax(350px,1fr) 236px!important;grid-template-columns:minmax(360px,1fr) 270px!important;gap:12px!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-final-v10{width:226px!important;min-width:226px!important;max-width:226px!important;justify-self:end!important;margin-right:24px!important}.c505-dashboard-miniweb-actions-final-v10 a,.c505-dashboard-miniweb-actions-final-v10 button{height:38px!important;border-radius:13px!important;font-size:11.2px!important;padding-left:8px!important;padding-right:8px!important}.c505-dashboard-miniweb-actions-final-v10 a{width:54px!important}.c505-dashboard-miniweb-actions-final-v10 button:first-of-type{width:84px!important}.c505-dashboard-miniweb-actions-final-v10 button:last-of-type{width:54px!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:1fr!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-final-v10{width:100%!important;min-width:0!important;max-width:none!important;margin-right:0!important;justify-self:stretch!important}}.c505-dashboard-page-v80 *,.c505-dashboard-page-v80 :after,.c505-dashboard-page-v80 :before{outline:none!important}.c505-dashboard-page-v80 a,.c505-dashboard-page-v80 article,.c505-dashboard-page-v80 button,.c505-dashboard-page-v80 input,.c505-dashboard-page-v80 nav,.c505-dashboard-page-v80 section,.c505-dashboard-page-v80 select,.c505-dashboard-page-v80 textarea{border-color:transparent!important;outline:none!important}.c505-dashboard-page-v80 article,.c505-dashboard-page-v80 nav,.c505-dashboard-page-v80 section{box-shadow:0 18px 55px rgba(7,20,104,.055)!important}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:minmax(365px,1fr) 260px!important;gap:10px!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-final-v11{width:218px!important;min-width:218px!important;max-width:218px!important;justify-self:end!important;margin-right:34px!important}.c505-dashboard-miniweb-actions-final-v11 a,.c505-dashboard-miniweb-actions-final-v11 button{height:37px!important;border-radius:13px!important;font-size:11.1px!important}.c505-dashboard-miniweb-actions-final-v11 a{width:52px!important}.c505-dashboard-miniweb-actions-final-v11 button:first-of-type{width:82px!important}.c505-dashboard-miniweb-actions-final-v11 button:last-of-type{width:52px!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:1fr!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-final-v11{width:100%!important;min-width:0!important;max-width:none!important;margin-right:0!important;justify-self:stretch!important}}.c505-dashboard-web-text-final-v7{max-width:265px!important}.c505-dashboard-web-text-final-v7 p{max-width:255px!important;padding-right:8px!important;line-height:1.34!important}.c505-dashboard-primary-routes-v80>article.c505-dashboard-web-card-final-v7{grid-template-columns:minmax(325px,1fr) 278px!important;column-gap:18px!important}.c505-dashboard-web-card-final-v7>.c505-dashboard-miniweb-actions-final-v11{margin-right:22px!important;transform:translateX(4px)!important}.c505-dashboard-miniweb-actions-final-v11 a,.c505-dashboard-miniweb-actions-final-v11 button{border:0!important;outline:none!important}.c505-miniweb-server-editor-page,.c505-miniweb-server-public-page{min-height:100vh!important;padding:10px 16px 150px!important;overflow-x:hidden!important;background:linear-gradient(180deg,rgba(239,248,255,.96),rgba(248,250,252,.98))!important}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"].c505-mw-root,.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"].c505-mw-root,[data-c505-miniweb-shared-root="1"].c505-mw-root{width:calc(100vw - 32px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.c505-miniweb-server-public-page [data-miniweb-edit-photo="1"],.c505-miniweb-server-public-page [data-miniweb-edit-text="1"],[data-c505-miniweb-mode=public] [data-miniweb-edit-photo="1"],[data-c505-miniweb-mode=public] [data-miniweb-edit-text="1"]{outline:none!important;box-shadow:none!important}.c505-miniweb-server-editor-page [data-miniweb-edit-photo="1"],.c505-miniweb-server-editor-page [data-miniweb-edit-text="1"],[data-c505-miniweb-mode=editor] [data-miniweb-edit-photo="1"],[data-c505-miniweb-mode=editor] [data-miniweb-edit-text="1"]{outline:1px dashed rgba(29,140,248,.34)!important;outline-offset:3px!important}[data-c505-miniweb-mode=public] .c505-mw-editor-badge{display:none!important}@media (max-width:900px){.c505-miniweb-server-editor-page,.c505-miniweb-server-public-page{padding-left:10px!important;padding-right:10px!important}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"].c505-mw-root,.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"].c505-mw-root,[data-c505-miniweb-shared-root="1"].c505-mw-root{width:calc(100vw - 20px)!important}}.c505-ai-fab-v53,.c505-ai-launcher-v53,[data-c505-ai-launcher="1"]{position:fixed!important;right:24px!important;left:auto!important;bottom:24px!important;z-index:240000!important;transform:none!important}.c505-ai-room-v53,[data-c505-ai-panel="1"]{position:fixed!important;right:24px!important;left:auto!important;bottom:96px!important;top:auto!important;width:min(430px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;height:min(560px,calc(100vh - 128px))!important;max-height:calc(100vh - 128px)!important;overflow:hidden!important;z-index:240001!important;transform:none!important;margin:0!important}.c505-ai-room-v53 *,[data-c505-ai-panel="1"] *{box-sizing:border-box!important}.c505-ai-room-v53 input,.c505-ai-room-v53 textarea,[data-c505-ai-panel="1"] input,[data-c505-ai-panel="1"] textarea{width:100%!important;min-width:0!important;max-width:100%!important}.c505-ai-room-v53 button[aria-label*=Cerrar],[data-c505-ai-panel="1"] button[aria-label*=Cerrar]{visibility:visible!important;opacity:1!important;pointer-events:auto!important}@media (max-width:720px){.c505-ai-fab-v53,.c505-ai-launcher-v53,[data-c505-ai-launcher="1"]{right:16px!important;bottom:16px!important}.c505-ai-room-v53,[data-c505-ai-panel="1"]{right:12px!important;left:auto!important;bottom:84px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;height:min(560px,calc(100vh - 110px))!important;max-height:calc(100vh - 110px)!important}}.c505-ai-room-v53 button[aria-label*=Cerrar],[data-c505-ai-panel="1"] button[aria-label*=Cerrar]{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:9999px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:24px!important;line-height:1!important;font-weight:700!important;background:rgba(255,255,255,.14)!important;color:#ffffff!important;border:0!important;box-shadow:none!important}.c505-ai-room-v53 button[aria-label*=Cerrar]>*,[data-c505-ai-panel="1"] button[aria-label*=Cerrar]>*{line-height:1!important}.c505-ai-room-v53 button[aria-label*=Cerrar]:hover,[data-c505-ai-panel="1"] button[aria-label*=Cerrar]:hover{background:rgba(255,255,255,.22)!important}body:has(input[type=password]) form [role=button][aria-label*=Ingresar],body:has(input[type=password]) form button:not([type]),body:has(input[type=password]) form button[type=submit]{margin-left:auto!important;margin-right:0!important;align-self:flex-end!important}body:has(input[type=password]) form button[type=submit]{justify-self:end!important;width:auto!important;min-width:140px!important}body:has(input[type=password]) form button[type=submit]{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}body:has(input[type=password]) form .c505-login-submit,body:has(input[type=password]) form [class*=submit],body:has(input[type=password]) form>button[type=submit]{margin-left:auto!important;margin-right:0!important;justify-self:end!important;align-self:flex-end!important;width:auto!important}.c505-miniweb-server-editor-page,.c505-miniweb-server-public-page,.c505-web-del-local-page{min-height:100vh!important;background:radial-gradient(circle at 20% 0,rgba(30,144,255,.08),transparent 32%),linear-gradient(180deg,#f5fbff,#eef7ff)!important;padding:18px 0 110px!important;overflow-x:hidden!important}[data-c505-miniweb-shared-root="1"],[data-c505-web-del-local="1"]{width:min(680px,calc(100vw - 32px))!important;max-width:min(680px,calc(100vw - 32px))!important;margin:0 auto!important;transform:none!important;zoom:1!important;scale:1!important;transform-origin:top center!important}.c505-web-del-local-editor-page [data-c505-miniweb-shared-root="1"],[data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"]{width:min(680px,calc(100vw - 32px))!important;max-width:min(680px,calc(100vw - 32px))!important;min-width:0!important;margin-inline:auto!important}[data-c505-miniweb-shared-root="1"] .c505-mw-cards,[data-c505-miniweb-shared-root="1"] .c505-mw-grid,[data-c505-miniweb-shared-root="1"] .c505-mw-products,[data-c505-miniweb-shared-root="1"] .c505-mw-promo-grid,[data-c505-miniweb-shared-root="1"] article,[data-c505-miniweb-shared-root="1"] footer,[data-c505-miniweb-shared-root="1"] header,[data-c505-miniweb-shared-root="1"] section{max-width:100%!important}[data-c505-miniweb-mode=editor] [data-c505-editable-photo="1"],[data-c505-miniweb-mode=editor] [data-c505-editable="1"]{outline:1px dashed rgba(14,116,255,.42)!important;outline-offset:3px!important;cursor:text!important}[data-c505-miniweb-mode=editor] [data-c505-editable-photo="1"]{cursor:pointer!important}.c505-mw-editor-badge{position:sticky!important;top:8px!important;z-index:50!important;width:fit-content!important;margin:0 auto 10px!important;border-radius:999px!important;padding:8px 14px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(21,96,255,.22)!important;box-shadow:0 12px 36px rgba(10,50,120,.12)!important;color:#06127a!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.c505-miniweb-editor-toolbar,.c505-mw-editor-toolbar,[data-c505-miniweb-editor-toolbar="1"]{position:fixed!important;left:50%!important;right:auto!important;bottom:18px!important;transform:translateX(-50%)!important;z-index:100000!important;width:min(520px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}@media (max-width:720px){.c505-miniweb-server-editor-page,.c505-miniweb-server-public-page,.c505-web-del-local-page{padding:12px 0 105px!important}.c505-web-del-local-editor-page [data-c505-miniweb-shared-root="1"],[data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"],[data-c505-miniweb-shared-root="1"],[data-c505-web-del-local="1"]{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.c505-mw-editor-badge{top:6px!important;font-size:10px!important;padding:7px 12px!important}}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"],.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"],.c505-web-del-local-editor-page [data-c505-miniweb-shared-root="1"],.c505-web-del-local-page [data-c505-miniweb-shared-root="1"],.c505-web-del-local-page [data-c505-web-del-local="1"],.c505-web-del-local-public-page [data-c505-miniweb-shared-root="1"],[data-c505-miniweb-shared-root="1"].c505-mw-root,main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"],main[data-c505-web-del-local-page="1"] [data-c505-web-del-local="1"]{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:relative!important;z-index:1!important;min-height:120px!important}.c505-miniweb-server-editor-page [data-c505-miniweb-shared-root="1"]>*,.c505-miniweb-server-public-page [data-c505-miniweb-shared-root="1"]>*,.c505-web-del-local-page [data-c505-miniweb-shared-root="1"]>*,[data-c505-miniweb-shared-root="1"].c505-mw-root>*,main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"]>*{display:revert!important;visibility:visible!important;opacity:1!important}[data-c505-miniweb-shared-root="1"] .c505-mw-agro-blue,[data-c505-miniweb-shared-root="1"] .c505-mw-agro-info,[data-c505-miniweb-shared-root="1"] .c505-mw-blue-section,[data-c505-miniweb-shared-root="1"] .c505-mw-catalog-section,[data-c505-miniweb-shared-root="1"] .c505-mw-cta,[data-c505-miniweb-shared-root="1"] .c505-mw-hero{display:block!important;visibility:visible!important;opacity:1!important}[data-c505-miniweb-shared-root="1"] .c505-mw-agro-products,[data-c505-miniweb-shared-root="1"] .c505-mw-product-row,[data-c505-miniweb-shared-root="1"] .c505-mw-promo-grid{display:grid!important;visibility:visible!important;opacity:1!important}[data-c505-miniweb-shared-root="1"] .c505-mw-hero{display:grid!important}[data-c505-miniweb-mode=editor] .c505-mw-editor-badge{display:flex!important;visibility:visible!important;opacity:1!important}[data-c505-miniweb-mode=editor] [data-miniweb-edit-photo="1"],[data-c505-miniweb-mode=editor] [data-miniweb-edit-text="1"]{visibility:visible!important;opacity:1!important}.c505-web-del-local-sector-frame{min-height:100vh!important;background:#eef7ff!important;overflow-x:hidden!important}.c505-web-del-local-sector-frame .c505-sector-web-v52{margin-inline:auto!important}.c505-web-del-local-sector-badge{position:fixed!important;top:86px!important;left:50%!important;transform:translateX(-50%)!important;z-index:100010!important;display:flex!important;align-items:center!important;gap:10px!important;width:fit-content!important;max-width:calc(100vw - 28px)!important;border-radius:999px!important;padding:8px 14px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(21,96,255,.22)!important;box-shadow:0 14px 36px rgba(10,50,120,.16)!important;color:#07127d!important;pointer-events:none!important}.c505-web-del-local-sector-badge strong{font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.c505-web-del-local-sector-badge span{font-size:11px!important;font-weight:800!important;opacity:.7!important}.c505-web-del-local-sector-editor .c505-sector-web-v52 nav,.c505-web-del-local-sector-editor .c505-sector-web-v52 section{outline:1px dashed rgba(14,116,255,.26)!important;outline-offset:4px!important}.c505-web-del-local-sector-toolbar{position:fixed!important;left:50%!important;bottom:18px!important;transform:translateX(-50%)!important;z-index:100020!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:min(540px,calc(100vw - 32px))!important;padding:10px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(21,96,255,.22)!important;box-shadow:0 18px 52px rgba(0,48,140,.2)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.c505-web-del-local-sector-toolbar a,.c505-web-del-local-sector-toolbar button{appearance:none!important;border:1px solid rgba(21,96,255,.24)!important;border-radius:999px!important;background:#ffffff!important;color:#07127d!important;min-width:110px!important;height:38px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:900!important;font-size:13px!important;cursor:pointer!important}.c505-web-del-local-sector-toolbar button:first-of-type{background:linear-gradient(135deg,#155cff,#008dff)!important;color:#ffffff!important;border-color:transparent!important}.c505-web-del-local-sector-editor .c505-sector-web-v52-floating-chat{bottom:88px!important}@media (max-width:720px){.c505-web-del-local-sector-badge{top:74px!important;padding:7px 12px!important}.c505-web-del-local-sector-toolbar{bottom:12px!important;gap:6px!important;padding:8px!important;width:calc(100vw - 18px)!important;overflow-x:auto!important;justify-content:flex-start!important}.c505-web-del-local-sector-toolbar a,.c505-web-del-local-sector-toolbar button{min-width:96px!important;height:36px!important;font-size:12px!important;flex:0 0 auto!important}}html body main[data-c505-web-del-local-page="1"].c505-web-del-local-editor-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-public-page{background:#eef7ff!important;padding:22px 0 120px!important}html body .c505-web-del-local-editor-page [data-c505-miniweb-shared-root="1"].c505-mw-root,html body .c505-web-del-local-page [data-c505-miniweb-shared-root="1"].c505-mw-root,html body .c505-web-del-local-public-page [data-c505-miniweb-shared-root="1"].c505-mw-root,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"].c505-mw-root{width:min(720px,calc(100vw - 44px))!important;max-width:min(720px,calc(100vw - 44px))!important;min-width:0!important;margin:0 auto!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;zoom:1!important;scale:1!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-hero,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-hero{grid-template-columns:minmax(0,1fr) minmax(240px,.82fr)!important;gap:22px!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{gap:14px!important}html body [data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"].c505-mw-root{width:min(720px,calc(100vw - 44px))!important;max-width:min(720px,calc(100vw - 44px))!important}@media (max-width:760px){html body main[data-c505-web-del-local-page="1"].c505-web-del-local-editor-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-public-page{padding:12px 0 110px!important}html body [data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"].c505-mw-root,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"].c505-mw-root{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-hero,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-hero,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{grid-template-columns:1fr!important}}html body main[data-c505-web-del-local-page="1"].c505-web-del-local-editor-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-public-page{background:radial-gradient(circle at 72% 0,rgba(0,141,255,.12),transparent 34%),linear-gradient(180deg,#eef8ff,#f7fbff)!important}html body .c505-web-del-local-page [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body .c505-web-del-local-page [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios]{width:min(980px,calc(100vw - 56px))!important;max-width:min(980px,calc(100vw - 56px))!important;min-width:0!important;margin:0 auto!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;zoom:1!important;scale:1!important}html body [data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios]{width:min(980px,calc(100vw - 56px))!important;max-width:min(980px,calc(100vw - 56px))!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-hero,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-hero{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important;gap:24px!important;width:100%!important;max-width:100%!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-blue-section,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-catalog-section,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-cta,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-blue-section,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-catalog-section,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-cta{width:100%!important;max-width:100%!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;width:100%!important;max-width:100%!important}html body [data-c505-miniweb-mode=editor] [data-c505-editable-photo="1"],html body [data-c505-miniweb-mode=editor] [data-c505-editable="1"],html body [data-c505-miniweb-mode=editor] [data-miniweb-edit-photo="1"],html body [data-c505-miniweb-mode=editor] [data-miniweb-edit-text="1"]{outline:1px dashed rgba(14,116,255,.42)!important;outline-offset:3px!important}html body [data-c505-miniweb-mode=editor] .c505-mw-editor-badge{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:fit-content!important;max-width:calc(100vw - 40px)!important;margin:0 auto 10px!important;padding:7px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(21,96,255,.22)!important;box-shadow:0 14px 36px rgba(10,50,120,.14)!important;color:#06127a!important;pointer-events:none!important}html body [data-c505-miniweb-mode=editor] .c505-mw-editor-badge strong{font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body [data-c505-miniweb-mode=editor] .c505-mw-editor-badge span{font-size:10px!important;font-weight:800!important;opacity:.72!important}@media (max-width:760px){html body main[data-c505-web-del-local-page="1"].c505-web-del-local-editor-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-public-page{padding:12px 0 110px!important}html body [data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-mode=editor][data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body main[data-c505-web-del-local-page="1"] [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios]{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-hero,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-hero,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{grid-template-columns:1fr!important}}html body main[data-c505-web-del-local-page="1"].c505-web-del-local-editor-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-page,html body main[data-c505-web-del-local-page="1"].c505-web-del-local-public-page{width:100vw!important;max-width:100vw!important;min-height:100vh!important;overflow-x:hidden!important;background:radial-gradient(circle at 78% 0,rgba(0,141,255,.14),transparent 34%),linear-gradient(180deg,#eef8ff,#f7fbff)!important;padding:18px 0 120px!important}html body main[data-c505-web-del-local-page="1"]>section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos],html body main[data-c505-web-del-local-page="1"]>section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios]{width:min(1440px,calc(100vw - 72px))!important;max-width:min(1440px,calc(100vw - 72px))!important;min-width:0!important;margin:0 auto!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;zoom:1!important;scale:1!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor][data-c505-miniweb-group=productos],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor][data-c505-miniweb-group=servicios],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=public][data-c505-miniweb-group=productos],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=public][data-c505-miniweb-group=servicios]{width:min(1440px,calc(100vw - 72px))!important;max-width:min(1440px,calc(100vw - 72px))!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-hero,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-hero{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;gap:28px!important;width:100%!important;max-width:100%!important;align-items:stretch!important;padding:34px!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-blue-section,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-catalog-section,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-cta,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-blue-section,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-catalog-section,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-cta{width:100%!important;max-width:100%!important;padding:36px!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-product-row,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;max-width:100%!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-product-row>*,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-promo-grid>*,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-product-row>*,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-promo-grid>*{width:100%!important;max-width:100%!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-hero h1,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-hero h1{font-size:clamp(44px,5vw,82px)!important;line-height:.88!important;max-width:760px!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-blue-section h2,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-catalog-section h2,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-cta h2,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-blue-section h2,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-catalog-section h2,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-cta h2{font-size:clamp(34px,3.6vw,62px)!important;line-height:.92!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor] [data-c505-editable-photo="1"],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor] [data-c505-editable="1"],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor] [data-miniweb-edit-photo="1"],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor] [data-miniweb-edit-text="1"]{outline:1px dashed rgba(14,116,255,.38)!important;outline-offset:3px!important}@media (max-width:900px){html body main[data-c505-web-del-local-page="1"]>section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos],html body main[data-c505-web-del-local-page="1"]>section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor][data-c505-miniweb-group=productos],html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-mode=editor][data-c505-miniweb-group=servicios]{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-hero,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-hero{grid-template-columns:1fr!important;padding:22px!important}html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-product-row,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body section.c505-mw-root.c505-mw-fullpage[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{grid-template-columns:1fr!important}}html body main.c505-web-del-local-editor-page,html body main.c505-web-del-local-page,html body main.c505-web-del-local-public-page,html body main[data-c505-web-del-local-page="1"]{width:100vw!important;max-width:100vw!important;min-height:100vh!important;overflow-x:hidden!important;background:radial-gradient(circle at 78% 0,rgba(0,141,255,.14),transparent 34%),linear-gradient(180deg,#eef8ff,#f7fbff)!important;padding:18px 0 120px!important}html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body main[data-c505-web-del-local-page="1"] section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=productos],html body main[data-c505-web-del-local-page="1"] section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=servicios],html body section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=productos],html body section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=servicios]{width:min(1180px,calc(100vw - 48px))!important;max-width:min(1180px,calc(100vw - 48px))!important;min-width:0!important;margin:0 auto!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;zoom:1!important;scale:1!important}html body [data-c505-miniweb-mode=editor].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-mode=editor].c505-mw-root[data-c505-miniweb-group=servicios],html body [data-c505-miniweb-mode=public].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-mode=public].c505-mw-root[data-c505-miniweb-group=servicios]{width:min(1180px,calc(100vw - 48px))!important;max-width:min(1180px,calc(100vw - 48px))!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-hero,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-hero{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;gap:26px!important;width:100%!important;max-width:100%!important;align-items:stretch!important;padding:32px!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-blue-section,html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-catalog-section,html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-cta,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-blue-section,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-catalog-section,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-cta{width:100%!important;max-width:100%!important;padding:34px!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-product-row,html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;max-width:100%!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-product-row>*,html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-promo-grid>*,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-product-row>*,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-promo-grid>*{width:100%!important;max-width:100%!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-hero h1,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-hero h1{font-size:clamp(42px,4.2vw,72px)!important;line-height:.9!important;max-width:720px!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-blue-section h2,html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-catalog-section h2,html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-cta h2,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-blue-section h2,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-catalog-section h2,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-cta h2{font-size:clamp(32px,3.2vw,54px)!important;line-height:.94!important}html body .c505-mw-root[data-c505-miniweb-mode=editor] [data-c505-editable-photo="1"],html body .c505-mw-root[data-c505-miniweb-mode=editor] [data-c505-editable="1"],html body .c505-mw-root[data-c505-miniweb-mode=editor] [data-miniweb-edit-photo="1"],html body .c505-mw-root[data-c505-miniweb-mode=editor] [data-miniweb-edit-text="1"]{outline:1px dashed rgba(14,116,255,.38)!important;outline-offset:3px!important}html body .c505-mw-root[data-c505-miniweb-mode=editor] .c505-mw-editor-badge{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:fit-content!important;max-width:calc(100vw - 40px)!important;margin:0 auto 10px!important;padding:7px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(21,96,255,.22)!important;box-shadow:0 14px 36px rgba(10,50,120,.14)!important;color:#06127a!important;pointer-events:none!important}@media (max-width:900px){html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=productos],html body [data-c505-miniweb-shared-root="1"].c505-mw-root[data-c505-miniweb-group=servicios],html body main[data-c505-web-del-local-page="1"] section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=productos],html body main[data-c505-web-del-local-page="1"] section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=servicios],html body section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=productos],html body section.c505-mw-root.c505-mw-standard-layout[data-c505-miniweb-group=servicios]{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-hero,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-hero{grid-template-columns:1fr!important;padding:22px!important}html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-product-row,html body .c505-mw-root[data-c505-miniweb-group=productos] .c505-mw-promo-grid,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-product-row,html body .c505-mw-root[data-c505-miniweb-group=servicios] .c505-mw-promo-grid{grid-template-columns:1fr!important}}html body .c505-store-v5-editor-page{min-height:100vh!important;padding-bottom:110px!important}html body .c505-store-v5-editor-page article,html body .c505-store-v5-editor-page aside,html body .c505-store-v5-editor-page section{outline:1px dashed rgba(14,116,255,.22)!important;outline-offset:4px!important}html body .c505-store-v5-editor-page .c505-catalog-v20-section,html body .c505-store-v5-editor-page .c505-promo-v19-grid,html body .c505-store-v5-editor-page .c505-promo-v19-section,html body .c505-store-v5-editor-page .c505-store-v5-contact,html body .c505-store-v5-editor-page .c505-store-v5-hero,html body .c505-store-v5-editor-page .c505-store-v5-visual{transform:none!important;scale:1!important;zoom:1!important}.c505-store-editor-toolbar-v07{position:fixed!important;left:50%!important;bottom:18px!important;transform:translateX(-50%)!important;z-index:100050!important;display:flex!important;gap:10px!important;width:min(560px,calc(100vw - 32px))!important;padding:10px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 18px 54px rgba(0,48,140,.22)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.c505-store-editor-toolbar-v07,.c505-store-editor-toolbar-v07 a,.c505-store-editor-toolbar-v07 button{align-items:center!important;justify-content:center!important;border:1px solid rgba(21,96,255,.24)!important}.c505-store-editor-toolbar-v07 a,.c505-store-editor-toolbar-v07 button{appearance:none!important;border-radius:999px!important;background:#ffffff!important;color:#07127d!important;min-width:96px!important;height:36px!important;padding:0 14px!important;display:inline-flex!important;text-decoration:none!important;font-weight:900!important;font-size:12px!important;cursor:pointer!important}.c505-store-editor-toolbar-v07 button:first-child,.c505-store-editor-toolbar-v07 button:nth-child(2){background:linear-gradient(135deg,#155cff,#008dff)!important;color:#ffffff!important;border-color:transparent!important}@media (max-width:720px){.c505-store-editor-toolbar-v07{bottom:12px!important;justify-content:flex-start!important;overflow-x:auto!important;gap:6px!important;width:calc(100vw - 18px)!important}.c505-store-editor-toolbar-v07 a,.c505-store-editor-toolbar-v07 button{min-width:90px!important;flex:0 0 auto!important}}.c505-photo-picker-v20{position:fixed!important;left:-9999px!important;top:-9999px!important;opacity:0!important;pointer-events:none!important}.c505-catalog-editor-fallback-v15,.c505-catalog-editor-fallback-v17{display:none!important;visibility:hidden!important;pointer-events:none!important}.c505-editor-topnav-fixed-v18{position:unset!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important;max-width:none!important;margin-left:inherit!important;margin-right:inherit!important;transform:none!important;z-index:auto!important;overflow:visible!important}.c505-estweb-editor-panel-v20{z-index:2147483000!important}.c505-store-editor-toolbar-v20{z-index:2147482500!important}.c505-catalog-pro-v33-page .c505-photo-host-v20,.c505-store-v5-editor-page .c505-photo-host-v20{position:relative!important;overflow:hidden!important}.c505-catalog-pro-v33-page .c505-photo-preview-v20,.c505-store-v5-editor-page .c505-photo-preview-v20{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}.c505-catalog-pro-v33-page .c505-photo-host-v20>:not(.c505-photo-preview-v20),.c505-store-v5-editor-page .c505-photo-host-v20>:not(.c505-photo-preview-v20){position:relative!important;z-index:2!important}.c505-estweb-editor-panel-v20,.c505-store-editor-toolbar-v20{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-estweb-editor-panel-v20.is-dragging-v20,.c505-store-editor-toolbar-v20.is-dragging-v20{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}body:has(.c505-store-v5-editor-page) .c505-store-editor-toolbar-v07:not(:last-of-type){display:none!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-editor-head-v1 button[aria-label="Cerrar editor"],html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]{position:relative!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;padding:0!important;overflow:hidden!important;display:grid!important;place-items:center!important;font-size:0!important;line-height:1!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-editor-head-v1 button[aria-label="Cerrar editor"]>*,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]>*{display:none!important;visibility:hidden!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-editor-head-v1 button[aria-label="Cerrar editor"]:after,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:after{display:none!important;visibility:hidden!important;content:none!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-editor-head-v1 button[aria-label="Cerrar editor"]:before,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:before{content:"×"!important;display:grid!important;place-items:center!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;font-size:34px!important;line-height:1!important;font-weight:950!important;color:currentColor!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}body:has(.c505-clean-editor-bar-v24) .c505-catalog-editor-fallback-v15,body:has(.c505-clean-editor-bar-v24) .c505-catalog-editor-fallback-v17,body:has(.c505-clean-editor-bar-v24) .c505-estweb-editor-panel-v1{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body:has(.c505-clean-editor-bar-v24) .c505-store-editor-toolbar-v07{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.c505-clean-editor-bar-v24{position:fixed!important;left:50%!important;bottom:18px!important;transform:translateX(-50%)!important;z-index:2147482600!important;display:flex!important;align-items:center!important;gap:10px!important;width:min(780px,calc(100vw - 42px))!important;padding:10px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(21,96,255,.18)!important;box-shadow:0 18px 60px rgba(0,48,140,.22)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.c505-clean-editor-bar-v24__status{min-width:138px!important;padding:7px 14px!important;border-radius:999px!important;background:rgba(239,248,255,.88)!important;border-left:4px solid #1588ff!important;color:#07127d!important}.c505-clean-editor-bar-v24__status span{display:block!important;font-size:10px!important;line-height:1!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#1687ff!important}.c505-clean-editor-bar-v24__status strong{display:block!important;margin-top:4px!important;font-size:14px!important;line-height:1.05!important;font-weight:950!important;color:#07127d!important}.c505-clean-editor-bar-v24__ghost,.c505-clean-editor-bar-v24__primary{height:42px!important;min-width:108px!important;border-radius:999px!important;padding:0 18px!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.c505-clean-editor-bar-v24__primary{border:0!important;color:#ffffff!important;background:linear-gradient(135deg,#1588ff,#0617a8)!important;box-shadow:0 10px 28px rgba(13,102,255,.28)!important}.c505-clean-editor-bar-v24__ghost{border:1px solid rgba(21,96,255,.2)!important;color:#07127d!important;background:rgba(255,255,255,.84)!important}@media (max-width:720px){.c505-clean-editor-bar-v24{overflow-x:auto!important;justify-content:flex-start!important;border-radius:24px!important}.c505-clean-editor-bar-v24__ghost,.c505-clean-editor-bar-v24__primary,.c505-clean-editor-bar-v24__status{flex:0 0 auto!important}}body:has(.c505-clean-editor-bar-v25) .c505-catalog-editor-fallback-v15,body:has(.c505-clean-editor-bar-v25) .c505-catalog-editor-fallback-v17,body:has(.c505-clean-editor-bar-v25) .c505-clean-editor-bar-v24,body:has(.c505-clean-editor-bar-v25) .c505-estweb-editor-panel-v1,body:has(.c505-clean-editor-bar-v25) .c505-store-editor-toolbar-v07,body:has(.c505-clean-editor-bar-v25) nav[aria-label="Controles de edición web del local"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.c505-clean-editor-bar-v25{position:fixed!important;left:50%!important;bottom:22px!important;transform:translateX(-50%)!important;z-index:2147482600!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:min(720px,calc(100vw - 42px))!important;padding:10px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.97)!important;border:1px solid rgba(21,96,255,.18)!important;box-shadow:0 18px 60px rgba(0,48,140,.22)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.c505-clean-editor-bar-v25__status{min-width:140px!important;padding:7px 14px!important;border-radius:999px!important;background:rgba(239,248,255,.9)!important;border-left:4px solid #1588ff!important;color:#07127d!important}.c505-clean-editor-bar-v25__status span{display:block!important;font-size:10px!important;line-height:1!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#1687ff!important}.c505-clean-editor-bar-v25__status strong{display:block!important;margin-top:4px!important;font-size:14px!important;line-height:1.05!important;font-weight:950!important;color:#07127d!important}.c505-clean-editor-bar-v25__ghost,.c505-clean-editor-bar-v25__primary{height:42px!important;min-width:112px!important;border-radius:999px!important;padding:0 18px!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;cursor:pointer!important}.c505-clean-editor-bar-v25__primary{border:0!important;color:#ffffff!important;background:linear-gradient(135deg,#1588ff,#0617a8)!important;box-shadow:0 10px 28px rgba(13,102,255,.28)!important}.c505-clean-editor-bar-v25__ghost{border:1px solid rgba(21,96,255,.2)!important;color:#07127d!important;background:rgba(255,255,255,.84)!important}@media (max-width:760px){.c505-clean-editor-bar-v25{justify-content:flex-start!important;overflow-x:auto!important;border-radius:24px!important}.c505-clean-editor-bar-v25__ghost,.c505-clean-editor-bar-v25__primary,.c505-clean-editor-bar-v25__status{flex:0 0 auto!important}}.c505-clean-editor-bar-v24,.c505-clean-editor-bar-v25{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.c505-estweb-editor-panel-v1{z-index:2147483000!important;pointer-events:auto!important}.c505-store-editor-toolbar-v07{z-index:2147482500!important;pointer-events:auto!important}.c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;line-height:1!important;font-size:0!important}.c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]>*{display:none!important}.c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:before{content:"×"!important;display:grid!important;place-items:center!important;width:100%!important;height:100%!important;font-size:34px!important;line-height:1!important;font-weight:950!important;pointer-events:none!important}.c505-editor-movable-v27{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v27 a,.c505-editor-movable-v27 button,.c505-editor-movable-v27 input,.c505-editor-movable-v27 label,.c505-editor-movable-v27 select,.c505-editor-movable-v27 textarea{cursor:pointer!important}.c505-editor-movable-v27.is-dragging-v27{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}.c505-editor-movable-v29{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v29 a,.c505-editor-movable-v29 button,.c505-editor-movable-v29 input,.c505-editor-movable-v29 label,.c505-editor-movable-v29 select,.c505-editor-movable-v29 textarea{cursor:pointer!important}.c505-editor-movable-v29.is-dragging-v29{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}.c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]{display:none!important;visibility:hidden!important;pointer-events:none!important}.c505-editor-movable-v30{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v30 a,.c505-editor-movable-v30 button,.c505-editor-movable-v30 input,.c505-editor-movable-v30 label,.c505-editor-movable-v30 select,.c505-editor-movable-v30 textarea{cursor:pointer!important}.c505-editor-movable-v30.is-dragging-v30{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}.c505-estweb-editor-panel-v1,.c505-estweb-editor-panel-v1[data-panel-open=false],.c505-estweb-editor-panel-v1[data-panel-open=true]{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2147483000!important}.c505-estweb-editor-panel-v1[data-panel-open=false]{right:18px!important}.c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"],.c505-estweb-panel-close-v25{display:none!important;visibility:hidden!important;pointer-events:none!important}.c505-editor-movable-v32{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v32 a,.c505-editor-movable-v32 button,.c505-editor-movable-v32 input,.c505-editor-movable-v32 label,.c505-editor-movable-v32 select,.c505-editor-movable-v32 textarea{cursor:pointer!important}.c505-editor-movable-v32.is-dragging-v32{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}body:has(.c505-estweb-bottom-bar-v25) .c505-clean-editor-bar-v24,body:has(.c505-estweb-bottom-bar-v25) .c505-clean-editor-bar-v25,body:has(.c505-estweb-bottom-bar-v25) .c505-store-editor-toolbar-v07,body:has(.c505-estweb-bottom-bar-v25) nav:not(.c505-estweb-bottom-bar-v25)[aria-label*="edición" i],body:has(.c505-estweb-bottom-bar-v25) nav:not(.c505-estweb-bottom-bar-v25)[aria-label*=editor i]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"],html body .c505-estweb-panel-close-v25{position:absolute!important;top:12px!important;right:12px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(147,197,253,.72)!important;background:#07148a!important;color:#ffffff!important;font-size:0!important;line-height:1!important;font-weight:950!important;cursor:pointer!important}html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]>*,html body .c505-estweb-panel-close-v25>*{display:none!important}html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:after,html body .c505-estweb-panel-close-v25:after{display:none!important;content:none!important}html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:before,html body .c505-estweb-panel-close-v25:before{content:"×"!important;display:grid!important;place-items:center!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;color:#ffffff!important;font-size:25px!important;line-height:1!important;font-weight:950!important;pointer-events:none!important;transform:none!important}html body .c505-estweb-bottom-bar-v25{left:50%!important;right:auto!important;bottom:20px!important;transform:translateX(-50%)!important;width:min(760px,calc(100vw - 320px))!important;min-height:58px!important;align-items:center!important;gap:10px!important}.c505-editor-movable-v33{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v33 a,.c505-editor-movable-v33 button,.c505-editor-movable-v33 input,.c505-editor-movable-v33 label,.c505-editor-movable-v33 select,.c505-editor-movable-v33 textarea{cursor:pointer!important}.c505-editor-movable-v33.is-dragging-v33{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}[data-c505-editor-duplicate-hidden=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .c505-estweb-bottom-bar-v25{grid-template-columns:repeat(5,minmax(0,1fr))!important}.c505-editor-movable-v34{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v34 a,.c505-editor-movable-v34 button,.c505-editor-movable-v34 input,.c505-editor-movable-v34 label,.c505-editor-movable-v34 select,.c505-editor-movable-v34 textarea{cursor:pointer!important}.c505-editor-movable-v34.is-dragging-v34{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}[data-c505-hidden-duplicate-v35=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"],html body .c505-estweb-panel-close-v25{display:inline-grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}html body .c505-estweb-bottom-bar-v25{display:grid!important;z-index:2147482500!important}body:has(.c505-estweb-bottom-bar-v25) .c505-clean-editor-bar-v24,body:has(.c505-estweb-bottom-bar-v25) .c505-clean-editor-bar-v25,body:has(.c505-estweb-bottom-bar-v25) .c505-store-editor-toolbar-v07{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.c505-editor-movable-v35{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v35 a,.c505-editor-movable-v35 button,.c505-editor-movable-v35 input,.c505-editor-movable-v35 label,.c505-editor-movable-v35 select,.c505-editor-movable-v35 textarea{cursor:pointer!important}.c505-editor-movable-v35.is-dragging-v35{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]{position:absolute!important;top:24px!important;right:24px!important;left:auto!important;bottom:auto!important;margin:0!important;transform:none!important;z-index:2147483001!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25>*,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]>*{display:none!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25:before,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:before{content:"×"!important;position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;font-size:28px!important;line-height:1!important;font-weight:950!important;pointer-events:none!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25:after,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:after{display:none!important;content:none!important}html body .c505-estweb-editor-panel-v1 [class*=head],html body .c505-estweb-editor-panel-v1 [class*=header]{padding-right:58px!important}[data-c505-hidden-duplicate-v36b=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .c505-estweb-editor-panel-v1[data-panel-open=true]{top:104px!important;right:24px!important}.c505-editor-movable-v36b{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v36b a,.c505-editor-movable-v36b button,.c505-editor-movable-v36b input,.c505-editor-movable-v36b label,.c505-editor-movable-v36b select,.c505-editor-movable-v36b textarea{cursor:pointer!important}.c505-editor-movable-v36b.is-dragging-v36b{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}[data-c505-hidden-duplicate-v37=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.c505-editor-movable-v37{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v37 a,.c505-editor-movable-v37 button,.c505-editor-movable-v37 input,.c505-editor-movable-v37 label,.c505-editor-movable-v37 select,.c505-editor-movable-v37 textarea{cursor:pointer!important}.c505-editor-movable-v37.is-dragging-v37{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}[data-c505-hidden-duplicate-v38=true]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .c505-estweb-editor-panel-v1[data-panel-open=true]{position:fixed!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2147483000!important}html body .c505-estweb-editor-panel-v1[data-panel-open=false]{right:-352px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.c505-editor-movable-v38{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.c505-editor-movable-v38 a,.c505-editor-movable-v38 button,.c505-editor-movable-v38 input,.c505-editor-movable-v38 label,.c505-editor-movable-v38 select,.c505-editor-movable-v38 textarea{cursor:pointer!important}.c505-editor-movable-v38.is-dragging-v38{cursor:grabbing!important;box-shadow:0 24px 72px rgba(0,48,140,.34)!important}html body .c505-estweb-editor-panel-v1{position:fixed!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25,html body .c505-estweb-editor-panel-v1 button.c505-estweb-panel-close-v25,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]{position:absolute!important;top:22px!important;right:22px!important;left:auto!important;bottom:auto!important;margin:0!important;transform:none!important;z-index:2147483002!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25>*,html body .c505-estweb-editor-panel-v1 button.c505-estweb-panel-close-v25>*,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]>*{display:none!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25:after,html body .c505-estweb-editor-panel-v1 button.c505-estweb-panel-close-v25:after,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:after{display:none!important;content:none!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-panel-close-v25:before,html body .c505-estweb-editor-panel-v1 button.c505-estweb-panel-close-v25:before,html body .c505-estweb-editor-panel-v1 button[aria-label="Cerrar editor"]:before{content:"×"!important;position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;color:#ffffff!important;font-size:28px!important;line-height:1!important;font-weight:950!important;pointer-events:none!important;transform:none!important}html body .c505-estweb-editor-panel-v1 .c505-estweb-editor-head-v1,html body .c505-estweb-editor-panel-v1 [class*=head],html body .c505-estweb-editor-panel-v1 [class*=header]{padding-right:66px!important}.c505-template-assignment-bar-v3{position:fixed!important;top:14px!important;left:18px!important;right:382px!important;z-index:2147482200!important;display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:14px!important;align-items:center!important;border:1px solid rgba(150,195,255,.78)!important;border-radius:24px!important;background:radial-gradient(circle at 6% 0,rgba(30,155,255,.18),transparent 34%),rgba(255,255,255,.94)!important;box-shadow:0 18px 48px rgba(0,48,140,.18)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;padding:12px 16px!important;color:#07148a!important}.c505-template-assignment-copy-v3{min-width:0!important;display:grid!important;gap:3px!important}.c505-template-assignment-copy-v3 span{text-transform:uppercase!important;letter-spacing:.16em!important;font-size:11px!important;font-weight:950!important;color:#5a6fa2!important}.c505-template-assignment-copy-v3 strong{font-size:18px!important;line-height:1!important;letter-spacing:-.035em!important;color:#07148a!important}.c505-template-assignment-copy-v3 small{color:#6678a8!important;font-size:12px!important;font-weight:800!important}.c505-template-assignment-selects-v3 select{width:100%!important;min-height:46px!important;border:1px solid rgba(135,180,255,.88)!important;border-radius:16px!important;background:#ffffff!important;color:#07148a!important;font-weight:950!important;padding:0 14px!important;outline:none!important}@media (max-width:980px){.c505-template-assignment-bar-v3{left:12px!important;right:12px!important;grid-template-columns:1fr!important}}.c505-template-mode-pill-v6{width:fit-content!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:0 12px!important;border-radius:999px!important;background:linear-gradient(135deg,#07148a,#1e8cff)!important;color:#ffffff!important;letter-spacing:.16em!important;font-size:10px!important;font-weight:950!important;box-shadow:0 10px 24px rgba(0,54,184,.24)!important}.c505-template-assignment-copy-v3 em{margin-top:4px!important;display:block!important;color:#0b4bd8!important;font-style:normal!important;font-size:12px!important;font-weight:950!important}.c505-template-assignment-selects-v3{display:grid!important;gap:10px!important}.c505-template-publish-actions-v6{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.c505-template-publish-actions-v6 button{min-height:40px!important;border-radius:999px!important;border:1px solid rgba(135,180,255,.88)!important;background:#ffffff!important;color:#07148a!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.c505-template-publish-actions-v6 button:last-child{border-color:transparent!important;background:linear-gradient(135deg,#1e9bff,#0036b8)!important;color:#ffffff!important;box-shadow:0 12px 28px rgba(0,62,185,.22)!important}html body .c505-template-assignment-bar-v3{position:fixed!important;top:18px!important;left:18px!important;right:372px!important;z-index:2147482200!important;display:grid!important;grid-template-columns:minmax(280px,1.25fr) minmax(360px,.92fr)!important;gap:18px!important;align-items:center!important;min-height:92px!important;padding:14px 18px!important;border:1px solid rgba(135,180,255,.9)!important;border-radius:24px!important;background:radial-gradient(circle at 5% 0,rgba(35,152,255,.18),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.97),rgba(244,249,255,.94))!important;box-shadow:0 18px 42px rgba(0,45,145,.16)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;color:#07148a!important}html body .c505-template-assignment-copy-v3{display:grid!important;grid-template-columns:auto 1fr!important;column-gap:10px!important;row-gap:2px!important;align-items:center!important;min-width:0!important}html body .c505-template-mode-pill-v6{grid-row:1/3!important;width:fit-content!important;min-height:30px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#07148a,#1e8cff)!important;color:#ffffff!important;letter-spacing:.13em!important;font-size:10px!important;font-weight:950!important;box-shadow:0 10px 24px rgba(0,54,184,.22)!important}html body .c505-template-assignment-copy-v3>span:not(.c505-template-mode-pill-v6){text-transform:uppercase!important;letter-spacing:.16em!important;font-size:10.5px!important;line-height:1!important;font-weight:950!important;color:#6d7fae!important}html body .c505-template-assignment-copy-v3 strong{font-size:18px!important;line-height:1.05!important;letter-spacing:-.04em!important;color:#07148a!important}html body .c505-template-assignment-copy-v3 small{grid-column:1/-1!important;margin-top:4px!important;color:#6274a6!important;font-size:12px!important;line-height:1.25!important;font-weight:850!important}html body .c505-template-assignment-copy-v3 em{grid-column:1/-1!important;margin-top:4px!important;display:block!important;color:#0b4bd8!important;font-style:normal!important;font-size:12px!important;font-weight:950!important}html body .c505-template-assignment-selects-v3{display:grid!important;gap:9px!important}html body .c505-template-assignment-selects-v3 select{width:100%!important;min-height:46px!important;border-radius:17px!important;border:1px solid rgba(112,164,255,.92)!important;padding:0 16px!important;font-size:14px!important;font-weight:950!important;color:#07148a!important;background:#ffffff!important;outline:none!important}html body .c505-template-publish-actions-v6{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}html body .c505-template-publish-actions-v6 button{min-height:40px!important;border-radius:999px!important;border:1px solid rgba(118,173,255,.92)!important;font-size:12.5px!important;font-weight:950!important;cursor:pointer!important}html body .c505-template-publish-actions-v6 button:first-child{background:#ffffff!important;color:#07148a!important}html body .c505-template-publish-actions-v6 button:last-child{background:linear-gradient(135deg,#1ea0ff,#0037b8)!important;color:#ffffff!important;border-color:transparent!important;box-shadow:0 10px 24px rgba(0,67,186,.2)!important}@media (max-width:980px){html body .c505-template-assignment-bar-v3{left:12px!important;right:12px!important;grid-template-columns:1fr!important}html body .c505-template-publish-actions-v6{grid-template-columns:1fr!important}}html body section.c505-template-assignment-bar-v3{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:min(870px,calc(100vw - 398px))!important;max-width:870px!important;min-height:68px!important;margin:10px 0 10px 18px!important;padding:10px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:12px!important;align-items:center!important;border-radius:20px!important;border:1px solid rgba(135,180,255,.9)!important;background:radial-gradient(circle at 6% 0,rgba(35,152,255,.13),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(245,250,255,.96))!important;box-shadow:0 12px 28px rgba(0,45,145,.12)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#07148a!important;z-index:30!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-copy-v3{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;column-gap:9px!important;row-gap:1px!important;align-items:center!important;min-width:0!important}html body section.c505-template-assignment-bar-v3 .c505-template-mode-pill-v6{grid-row:1/4!important;min-height:26px!important;padding:0 11px!important;border-radius:999px!important;font-size:9.5px!important;letter-spacing:.12em!important;white-space:nowrap!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-copy-v3>span:not(.c505-template-mode-pill-v6){font-size:10px!important;line-height:1!important;letter-spacing:.15em!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-copy-v3 strong{font-size:17px!important;line-height:1!important;letter-spacing:-.035em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-copy-v3 small{grid-column:2/-1!important;margin-top:2px!important;max-width:520px!important;font-size:11.5px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-copy-v3 em{grid-column:2/-1!important;margin-top:2px!important;font-size:11.5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-selects-v3{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;align-items:center!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-selects-v3 select{min-height:40px!important;height:40px!important;border-radius:15px!important;padding:0 13px!important;font-size:13px!important;font-weight:950!important}html body section.c505-template-assignment-bar-v3 .c505-template-publish-actions-v6{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}html body section.c505-template-assignment-bar-v3 .c505-template-publish-actions-v6 button{min-height:36px!important;height:36px!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important}@media (max-width:1100px){html body section.c505-template-assignment-bar-v3{width:calc(100vw - 36px)!important;max-width:none!important;margin:10px 18px!important;grid-template-columns:1fr!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-selects-v3{grid-template-columns:1fr 1fr!important}}@media (max-width:720px){html body section.c505-template-assignment-bar-v3{margin:8px 12px!important;width:calc(100vw - 24px)!important;grid-template-columns:1fr!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-selects-v3,html body section.c505-template-assignment-bar-v3 .c505-template-publish-actions-v6{grid-template-columns:1fr!important}html body section.c505-template-assignment-bar-v3 .c505-template-assignment-copy-v3 em,html body section.c505-template-assignment-bar-v3 .c505-template-assignment-copy-v3 small{white-space:normal!important}}html body .c505-template-canvas-fit-v9{width:min(760px,calc(100vw - 430px))!important;max-width:min(760px,calc(100vw - 430px))!important;min-height:500px!important;max-height:calc(100vh - 150px)!important;margin:10px 0 18px 22px!important;padding:18px 22px 24px!important;border-radius:30px!important;overflow:auto!important;transform:none!important}html body .c505-template-canvas-fit-v9 [class*=badge],html body .c505-template-canvas-fit-v9 [class*=editando],html body .c505-template-canvas-fit-v9 [class*=editing]{max-width:fit-content!important}html body .c505-template-card-fit-v9{width:min(560px,100%)!important;max-width:560px!important;min-height:390px!important;margin-left:auto!important;margin-right:auto!important;transform:scale(.88)!important;transform-origin:top center!important}html body .c505-template-card-fit-v9 img,html body .c505-template-card-fit-v9 svg{max-height:128px!important}@media (max-width:1100px){html body .c505-template-canvas-fit-v9{width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important;margin:10px 18px 18px!important}html body .c505-template-card-fit-v9{transform:scale(.9)!important}}@media (max-width:760px){html body .c505-template-canvas-fit-v9{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:8px 12px 16px!important;padding:14px!important}html body .c505-template-card-fit-v9{transform:scale(1)!important;max-width:100%!important}}html body main.c505-product-single-editor-page{min-height:100vh!important;padding:8px 0 22px!important;overflow-x:hidden!important;overflow-y:auto!important;align-items:flex-start!important}html body .c505-product-single-editor-page .c505-product-single-editor-canvas,html body main.c505-product-single-editor-page section.c505-product-single-editor-canvas{width:min(700px,calc(100vw - 455px))!important;max-width:min(700px,calc(100vw - 455px))!important;min-width:0!important;min-height:430px!important;height:auto!important;max-height:calc(100vh - 145px)!important;margin:10px 0 18px 22px!important;padding:14px 16px 18px!important;border-radius:26px!important;overflow:auto!important;transform:none!important}html body .c505-product-single-editor-page .c505-product-single-editor-label{width:fit-content!important;min-height:32px!important;height:32px!important;margin:0 auto 10px!important;padding:0 20px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:scale(.9)!important;transform-origin:center!important}html body .c505-product-single-editor-page .c505-product-single-editor-label span{font-size:12px!important;letter-spacing:.17em!important;line-height:1!important}html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap{width:min(500px,100%)!important;max-width:500px!important;min-width:0!important;margin:0 auto!important;padding:0!important;transform:scale(.84)!important;transform-origin:top center!important}html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap .c505-establishment-card,html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap article{width:100%!important;max-width:500px!important;min-height:370px!important;border-radius:23px!important}html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap .c505-establishment-card>div:first-child,html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap article>div:first-child{max-height:120px!important;min-height:104px!important;height:120px!important;overflow:hidden!important}html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap h1,html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap h2,html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap h3{font-size:clamp(18px,1.9vw,23px)!important;line-height:1!important}html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap p,html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap small,html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap span{line-height:1.24!important}@media (max-width:1100px){html body .c505-product-single-editor-page .c505-product-single-editor-canvas,html body main.c505-product-single-editor-page section.c505-product-single-editor-canvas{width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important;margin:10px 18px 18px!important}html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap{transform:scale(.88)!important}}@media (max-width:760px){html body .c505-product-single-editor-page .c505-product-single-editor-canvas,html body main.c505-product-single-editor-page section.c505-product-single-editor-canvas{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:8px 12px 16px!important;padding:14px!important}html body .c505-product-single-editor-page .c505-product-single-editor-card-wrap{transform:scale(1)!important;max-width:100%!important}}html body:has(.c505-template-pro-sidebar-v12){background:radial-gradient(circle at 70% 5%,rgba(30,155,255,.12),transparent 30%),linear-gradient(180deg,#f7fbff,#eef6ff)!important}html body .c505-template-pro-sidebar-v12{width:218px!important;background:radial-gradient(circle at 18% 8%,rgba(35,160,255,.38),transparent 18%),linear-gradient(180deg,#06183f,#020b24)!important;padding:24px 14px!important;box-shadow:22px 0 52px rgba(0,25,90,.18)!important;gap:28px!important}html body .c505-template-pro-brand-v12{padding:6px 10px!important}html body .c505-template-pro-brand-v12 strong{letter-spacing:-.035em!important}html body .c505-template-pro-brand-mark-v12{width:36px!important;height:36px!important;background:radial-gradient(circle at 35% 35%,#39b9ff 0 18%,transparent 19%),conic-gradient(from 120deg,#06148a,#1e9bff,#07148a)!important;box-shadow:0 14px 30px rgba(30,155,255,.28)!important}html body .c505-template-pro-nav-v12{display:grid!important;gap:9px!important}html body .c505-template-pro-nav-v12 button,html body .c505-template-pro-sidebar-footer-v12 a,html body .c505-template-pro-sidebar-footer-v12 button{width:100%!important;min-height:54px!important;border:0!important;border-radius:13px!important;background:transparent!important;color:rgba(255,255,255,.82)!important;display:flex!important;align-items:center!important;gap:13px!important;padding:0 14px!important;text-decoration:none!important;font-weight:800!important;cursor:pointer!important}html body .c505-template-pro-nav-v12 button[data-active=true]{background:linear-gradient(135deg,rgba(30,130,255,.78),rgba(6,20,138,.72))!important;color:#ffffff!important;box-shadow:0 18px 38px rgba(0,80,210,.28)!important}html body .c505-template-pro-nav-v12 span,html body .c505-template-pro-sidebar-footer-v12 span{width:28px!important;height:28px!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.28)!important;display:grid!important;place-items:center!important;color:#ffffff!important;font-size:15px!important}html body .c505-template-pro-sidebar-footer-v12{gap:8px!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v3{margin:22px 360px 18px 244px!important;grid-template-columns:minmax(0,1fr) minmax(380px,520px)!important;gap:24px!important;border:1px solid rgba(142,184,255,.88)!important;background:radial-gradient(circle at 8% 0,rgba(30,155,255,.11),transparent 34%),rgba(255,255,255,.94)!important;padding:18px 22px!important;z-index:50!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3{display:grid!important;grid-template-columns:auto 1fr!important;column-gap:14px!important;row-gap:4px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-mode-pill-v6{grid-row:1/4!important;min-height:34px!important;padding:0 16px!important;letter-spacing:.13em!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3>span:not(.c505-template-mode-pill-v6){text-transform:none!important;letter-spacing:0!important;font-size:13px!important;line-height:1!important;font-weight:850!important;color:#586b9f!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3 strong{font-size:25px!important;line-height:1.05!important;letter-spacing:-.055em!important;color:#07148a!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3 small{grid-column:2/-1!important;margin-top:4px!important;max-width:680px!important;font-size:13px!important;color:#6274a6!important;white-space:normal!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3 em{grid-column:2/-1!important;color:#0b4bd8!important;font-size:13px!important;font-style:normal!important;font-weight:950!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-selects-v3{gap:12px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-selects-v3 select{min-height:50px!important;height:50px!important;border:1px solid rgba(120,170,255,.9)!important;padding:0 16px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6 button{min-height:46px!important;height:46px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6 button:first-child:before{content:"▣";margin-right:8px}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6 button:last-child:before{content:"↥";margin-right:8px}html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{min-height:calc(100vh - 156px)!important;padding:0 24px 110px 244px!important;grid-template-columns:minmax(0,1fr) 360px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{min-height:590px!important;padding:72px 44px 58px!important;border:1px solid rgba(202,220,247,.95)!important;background-color:rgba(255,255,255,.88)!important;background-image:radial-gradient(circle,rgba(9,36,120,.11) 1px,transparent 1.4px)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:before{font-weight:800!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after{content:"−   100%   +   ⛶"!important;min-width:170px!important;border:1px solid rgba(190,211,242,.95)!important;background:rgba(255,255,255,.86)!important;font-weight:850!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{width:min(620px,100%)!important;max-width:620px!important;transform:scale(.96)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article{border:3px solid rgba(23,111,239,.88)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-panel,html body:has(.c505-template-pro-sidebar-v12) [class*=editor-panel],html body:has(.c505-template-pro-sidebar-v12) [class*=single-card-editor-panel]{background:rgba(255,255,255,.92)!important}html body .c505-template-pro-device-bar-v12{left:244px!important;bottom:22px!important;min-height:70px!important;border:1px solid rgba(202,220,247,.95)!important;background:rgba(255,255,255,.92)!important}html body .c505-template-pro-devices-v12 button,html body .c505-template-pro-history-v12 button{border:1px solid rgba(190,211,242,.95)!important;font-weight:850!important}html body .c505-template-pro-devices-v12 button[data-active=true]{border-color:rgba(40,135,255,.72)!important;background:rgba(235,246,255,.95)!important}html body:has(.c505-template-pro-sidebar-v12) [class*=ai],html body:has(.c505-template-pro-sidebar-v12) [data-c505-ai-launcher="1"]{z-index:2147482300!important}@media (max-width:1180px){html body .c505-template-pro-sidebar-v12{display:none!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v3{margin:16px 18px!important;grid-template-columns:1fr!important}html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{padding:0 18px 110px!important;grid-template-columns:1fr!important}html body .c505-template-pro-device-bar-v12{left:18px!important;right:18px!important}}@media (max-width:760px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{padding:62px 16px 38px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{transform:scale(1)!important}html body .c505-template-pro-device-bar-v12{display:none!important}}html body:has(.c505-template-pro-sidebar-v12){background:radial-gradient(circle at 78% 0,rgba(30,155,255,.12),transparent 30%),linear-gradient(180deg,#f7fbff,#eef6ff)!important}html body .c505-template-pro-sidebar-v12{position:fixed!important;inset:0 auto 0 0!important;width:212px!important;z-index:2147482100!important;padding:30px 18px!important;display:flex!important;flex-direction:column!important}html body .c505-template-pro-brand-v12{display:flex!important;align-items:center!important;gap:12px!important;color:#ffffff!important;text-decoration:none!important;padding:6px 0!important}html body .c505-template-pro-brand-v12 strong{font-size:18px!important;font-weight:950!important;letter-spacing:-.04em!important}html body .c505-template-pro-brand-mark-v12{width:38px!important;height:38px!important;border-radius:999px!important;background:radial-gradient(circle at 34% 34%,#38bcff 0 18%,transparent 19%),conic-gradient(from 130deg,#06148a,#1e9bff,#07148a)!important;box-shadow:0 16px 32px rgba(30,155,255,.3)!important}html body .c505-template-pro-nav-v12{display:none!important}html body .c505-template-pro-sidebar-footer-v12{margin-top:auto!important;display:grid!important;gap:18px!important}html body .c505-template-pro-sidebar-footer-v12 a,html body .c505-template-pro-sidebar-footer-v12 button{width:100%!important;min-height:42px!important;border:0!important;background:transparent!important;color:rgba(255,255,255,.88)!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0!important;text-decoration:none!important;font-size:16px!important;font-weight:900!important;cursor:pointer!important}html body .c505-template-pro-sidebar-footer-v12 span{width:30px!important;height:30px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.3)!important;display:grid!important;place-items:center!important;font-size:14px!important}html body:has(.c505-template-pro-sidebar-v12) a[href="/dashboard"]:not(.c505-template-pro-brand-v12):not(.c505-template-pro-sidebar-footer-v12 a),html body:has(.c505-template-pro-sidebar-v12) button:has(>span):not(.c505-template-publish-actions-v6 button){border-radius:999px!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v3{position:relative!important;inset:auto!important;transform:none!important;margin:28px 380px 22px 238px!important;width:auto!important;max-width:none!important;min-height:116px!important;display:grid!important;grid-template-columns:142px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;border-radius:22px!important;border:1px solid rgba(142,184,255,.9)!important;background:radial-gradient(circle at 8% 0,rgba(30,155,255,.1),transparent 34%),rgba(255,255,255,.96)!important;box-shadow:0 18px 48px rgba(0,45,145,.11)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;padding:16px 20px!important;z-index:80!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-mode-pill-v6{min-height:32px!important;padding:0 17px!important;border-radius:999px!important;background:linear-gradient(135deg,#07148a,#1e8cff)!important;color:#ffffff!important;font-size:11px!important;letter-spacing:.14em!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 12px 26px rgba(0,54,184,.22)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3 em,html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3 small,html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3 strong,html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3>span:not(.c505-template-mode-pill-v6){display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-selects-v3{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-selects-v3 select{width:100%!important;min-height:48px!important;height:48px!important;border-radius:15px!important;border:1px solid rgba(112,164,255,.92)!important;background:#ffffff!important;color:#07148a!important;font-size:14px!important;font-weight:950!important;padding:0 18px!important;outline:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6 button{min-height:44px!important;height:44px!important;border-radius:999px!important;font-size:13px!important;font-weight:950!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6 button:first-child{background:#ffffff!important;color:#07148a!important;border:1px solid rgba(118,173,255,.92)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6 button:last-child{background:linear-gradient(135deg,#1e9bff,#0036b8)!important;color:#ffffff!important;border-color:transparent!important;box-shadow:0 12px 28px rgba(0,67,186,.22)!important}html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{min-height:calc(100vh - 160px)!important;padding:0 24px 96px 238px!important;background:transparent!important;overflow-x:hidden!important;display:grid!important;grid-template-columns:minmax(620px,1fr) 340px!important;gap:24px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{position:relative!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:520px!important;max-height:calc(100vh - 190px)!important;height:auto!important;padding:82px 42px 90px!important;border:1px solid rgba(202,220,247,.96)!important;background-color:rgba(255,255,255,.9)!important;background-image:radial-gradient(circle,rgba(9,36,120,.12) 1px,transparent 1.45px)!important;background-size:18px 18px!important;box-shadow:0 20px 54px rgba(0,40,130,.08)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:before{content:"Vista previa de la tarjeta"!important;position:absolute!important;top:26px!important;left:30px!important;color:#6071a6!important;font-size:14px!important;font-weight:850!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after{content:"−  100%  +  ⛶"!important;position:absolute!important;right:22px!important;height:38px!important;min-width:150px!important;border:1px solid rgba(190,211,242,.96)!important;border-radius:13px!important;background:rgba(255,255,255,.9)!important;color:#6274a6!important;display:grid!important;place-items:center!important;font-size:13px!important;font-weight:900!important;letter-spacing:.04em!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-label{display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{width:min(610px,100%)!important;max-width:610px!important;min-width:0!important;margin:0 auto!important;padding:0!important;transform:scale(.9)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article{border:3px solid rgba(23,111,239,.9)!important;box-shadow:0 26px 54px rgba(0,35,120,.16)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-panel,html body:has(.c505-template-pro-sidebar-v12) [class*=editor-panel],html body:has(.c505-template-pro-sidebar-v12) [class*=single-card-editor-panel]{border-radius:22px!important;border:1px solid rgba(202,220,247,.95)!important;background:rgba(255,255,255,.93)!important;box-shadow:0 22px 58px rgba(0,40,130,.1)!important}html body .c505-template-pro-device-bar-v12{position:fixed!important;bottom:20px!important;min-height:66px!important;z-index:2147482000!important;border:1px solid rgba(202,220,247,.96)!important;border-radius:16px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 48px rgba(0,40,130,.1)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 14px!important}html body .c505-template-pro-devices-v12,html body .c505-template-pro-history-v12{display:flex!important;align-items:center!important;gap:8px!important}html body .c505-template-pro-devices-v12 button,html body .c505-template-pro-history-v12 button{min-height:42px!important;border-radius:12px!important;border:1px solid rgba(190,211,242,.96)!important;background:#ffffff!important;color:#6678a8!important;padding:0 16px!important;font-weight:900!important}html body .c505-template-pro-devices-v12 button[data-active=true]{border-color:rgba(40,135,255,.74)!important;color:#0954d8!important;background:rgba(235,246,255,.96)!important}html body:has(.c505-template-pro-sidebar-v12) [data-c505-ai-launcher="1"]{z-index:2147482300!important}@media (max-width:1180px){html body .c505-template-pro-sidebar-v12{display:none!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v3{margin:16px 18px!important;grid-template-columns:120px minmax(0,1fr)!important}html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{padding:0 18px 96px!important;grid-template-columns:1fr!important}html body .c505-template-pro-device-bar-v12{left:18px!important;right:18px!important}}@media (max-width:760px){html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v3{grid-template-columns:1fr!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v3{justify-content:flex-start!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v6{grid-template-columns:1fr!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{padding:70px 16px 42px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{transform:scale(1)!important}html body .c505-template-pro-device-bar-v12{display:none!important}}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{min-height:540px!important;max-height:calc(100vh - 185px)!important;padding:86px 42px 122px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:before{left:32px!important;z-index:4!important;opacity:.9!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after{z-index:5!important;min-width:132px!important;height:36px!important;background:rgba(255,255,255,.96)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{width:min(590px,100%)!important;max-width:590px!important;margin:8px auto 0!important;transform:scale(.82)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article{max-width:590px!important}html body .c505-template-pro-device-bar-v12{bottom:14px!important;min-height:58px!important;padding:0 12px!important}html body .c505-template-pro-devices-v12 button,html body .c505-template-pro-history-v12 button{min-height:38px!important;height:38px!important;border-radius:11px!important;padding:0 14px!important;font-size:13px!important}html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{gap:28px!important}@media (max-width:1180px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{transform:scale(.86)!important}html body .c505-template-pro-device-bar-v12{left:18px!important;right:18px!important}}@media (max-width:760px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{padding:76px 16px 44px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{transform:scale(1)!important;margin-top:0!important}}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{max-height:calc(100vh - 178px)!important;padding:100px 42px 128px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:before{top:24px!important;left:34px!important;z-index:8!important;opacity:.95!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after{top:20px!important;right:26px!important;z-index:9!important;min-width:128px!important;font-size:12px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{margin-top:14px!important;transform:scale(.78)!important;transform-origin:top center!important}html body[data-c505-template-device=desktop] .c505-product-single-editor-card-wrap{width:min(590px,100%)!important;max-width:590px!important;transform:scale(.78)!important}html body[data-c505-template-device=tablet] .c505-product-single-editor-card-wrap{width:500px!important;max-width:min(500px,100%)!important;transform:scale(.78)!important}html body[data-c505-template-device=tablet] .c505-product-single-editor-card-wrap .c505-establishment-card,html body[data-c505-template-device=tablet] .c505-product-single-editor-card-wrap article{max-width:500px!important}html body[data-c505-template-device=mobile] .c505-product-single-editor-card-wrap{width:360px!important;max-width:min(360px,100%)!important;transform:scale(.82)!important}html body[data-c505-template-device=mobile] .c505-product-single-editor-card-wrap .c505-establishment-card,html body[data-c505-template-device=mobile] .c505-product-single-editor-card-wrap article{max-width:360px!important}html body .c505-template-pro-devices-v12 button,html body .c505-template-pro-history-v12 button{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease!important}html body .c505-template-pro-devices-v12 button:hover,html body .c505-template-pro-history-v12 button:hover{transform:translateY(-1px)!important;box-shadow:0 10px 22px rgba(0,58,170,.12)!important}html body .c505-template-pro-devices-v12 button:active,html body .c505-template-pro-history-v12 button:active{transform:translateY(0) scale(.98)!important}html body .c505-template-pro-devices-v12 button[data-active=true]{border-color:rgba(30,140,255,.9)!important;color:#0759e7!important;background:linear-gradient(180deg,#ffffff,#eef8ff)!important;box-shadow:inset 0 0 0 1px rgba(30,140,255,.12),0 10px 22px rgba(0,58,170,.1)!important}html body .c505-template-pro-device-bar-v12{bottom:12px!important;left:238px!important;right:384px!important}html body .c505-template-pro-devices-v12 button,html body .c505-template-pro-history-v12 button{padding:0 13px!important}html body[data-c505-template-device=mobile]:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{padding-top:94px!important;padding-bottom:122px!important}@media (max-width:1180px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{transform:scale(.84)!important}html body[data-c505-template-device=mobile]:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{transform:scale(.9)!important}html body .c505-template-pro-device-bar-v12{left:18px!important;right:18px!important}}@media (max-width:760px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{padding:76px 16px 42px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=desktop]:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=mobile]:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=tablet]:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{width:100%!important;max-width:100%!important;transform:scale(1)!important;margin-top:0!important}}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{padding:92px 42px 112px!important;min-height:548px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=desktop] .c505-product-single-editor-card-wrap{width:min(620px,100%)!important;max-width:620px!important;margin:10px auto 0!important;transform:scale(.86)!important}html body[data-c505-template-device=tablet] .c505-product-single-editor-card-wrap{width:520px!important;max-width:min(520px,100%)!important}html body[data-c505-template-device=mobile] .c505-product-single-editor-card-wrap{width:380px!important;max-width:min(380px,100%)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article{min-height:440px!important;max-width:620px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap h1,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap h2,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap h3{margin-top:8px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap p{line-height:1.38!important;margin-top:7px!important;margin-bottom:9px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap b,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap li,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap small,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap span,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap strong{line-height:1.32!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [contenteditable=true],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-card-editable="1"],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-editable="1"]{min-height:auto!important;line-height:1.34!important;padding-top:4px!important;padding-bottom:4px!important;box-sizing:border-box!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=badge],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=chip],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=pill]{line-height:1.1!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap div:has(>b),html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap div:has(>strong){line-height:1.32!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap a,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap button{line-height:1!important}html body .c505-template-pro-device-bar-v12{min-height:56px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after{top:18px!important;right:24px!important;z-index:10!important}@media (max-width:1180px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=desktop] .c505-product-single-editor-card-wrap{transform:scale(.9)!important}}@media (max-width:760px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=desktop] .c505-product-single-editor-card-wrap,html body[data-c505-template-device=mobile] .c505-product-single-editor-card-wrap,html body[data-c505-template-device=tablet] .c505-product-single-editor-card-wrap{transform:scale(1)!important}}html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{overflow:hidden!important;align-items:start!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{height:calc(100vh - 245px)!important;min-height:500px!important;padding:52px 36px 78px!important;margin:0!important;border-radius:22px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after{top:14px!important;right:18px!important;z-index:20!important;min-width:126px!important;height:34px!important;border-radius:14px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 8px 18px rgba(0,42,130,.08)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article{min-height:430px!important;max-width:610px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap h1,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap h2,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap h3{line-height:1.12!important;margin-bottom:8px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap li,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap p,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap small,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap span{line-height:1.34!important}html body .c505-template-pro-device-bar-v12{bottom:10px!important;min-height:54px!important;height:54px!important;z-index:2147481900!important}html body .c505-template-pro-devices-v12 button,html body .c505-template-pro-history-v12 button{min-height:36px!important;height:36px!important}html body[data-c505-template-device=tablet] .c505-product-single-editor-card-wrap{width:min(520px,100%)!important;max-width:520px!important;transform:scale(.86)!important}html body[data-c505-template-device=mobile] .c505-product-single-editor-card-wrap{width:min(380px,100%)!important;max-width:380px!important;transform:scale(.9)!important}@media (max-width:1180px){html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{overflow:auto!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{height:auto!important;min-height:520px!important;overflow:hidden!important}}@media (max-width:760px){html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{padding:54px 16px 44px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=desktop] .c505-product-single-editor-card-wrap,html body[data-c505-template-device=mobile] .c505-product-single-editor-card-wrap,html body[data-c505-template-device=tablet] .c505-product-single-editor-card-wrap{width:100%!important;max-width:100%!important;transform:scale(1)!important}}html body .c505-template-pro-sidebar-v12{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .c505-template-pro-sidebar-footer-v12 span{border-color:rgba(255,255,255,.3)!important;color:#ffffff!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{border:1px solid rgba(160,195,255,.42)!important;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.55),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.58),rgba(245,250,255,.36))!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=Editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [contenteditable=true],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-card-editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-selected=true]{outline:none!important;border-color:transparent!important;box-shadow:none!important;background-image:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article{box-shadow:0 20px 46px rgba(14,55,125,.16),inset 0 1px 0 rgba(255,255,255,.34)!important}html body .c505-template-pro-device-bar-v12{border:1px solid rgba(109,149,229,.35)!important;background:rgba(255,255,255,.72)!important;box-shadow:0 14px 32px rgba(19,53,120,.1),inset 0 1px 0 rgba(255,255,255,.4)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}html body .c505-template-pro-sidebar-v12{background:radial-gradient(circle at 18% 7%,rgba(35,160,255,.35),transparent 18%),linear-gradient(180deg,#07183f,#020a23)!important;color:#ffffff!important;border-right:1px solid rgba(120,170,255,.16)!important;box-shadow:24px 0 52px rgba(0,25,90,.18)!important}html body .c505-template-pro-brand-v12,html body .c505-template-pro-brand-v12 strong,html body .c505-template-pro-sidebar-footer-v12 a,html body .c505-template-pro-sidebar-footer-v12 button{color:#ffffff!important;opacity:1!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21{inset:auto!important;margin:24px 382px 18px 238px!important;width:auto!important;max-width:none!important;min-height:86px!important;height:auto!important;grid-template-columns:136px minmax(0,1fr)!important;gap:14px!important;padding:12px 18px!important;border:1px solid rgba(142,184,255,.9)!important;background:radial-gradient(circle at 8% 0,rgba(30,155,255,.1),transparent 34%),rgba(255,255,255,.96)!important;box-shadow:0 18px 48px rgba(0,45,145,.11)!important;z-index:80!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21 .c505-template-assignment-copy-v3,html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21 .c505-template-assignment-selects-v3,html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21 .c505-template-publish-actions-v6{display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v21{display:flex!important;align-items:center!important;justify-content:center!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-mode-pill-v21{min-height:28px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#07148a,#1e8cff)!important;color:#ffffff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.13em!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-controls-v21{display:grid!important;grid-template-columns:minmax(260px,1fr) max-content!important;gap:10px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-category-select-v21{width:100%!important;height:40px!important;min-height:40px!important;border-radius:15px!important;border:1px solid rgba(112,164,255,.92)!important;background:#ffffff!important;color:#07148a!important;font-size:14px!important;font-weight:950!important;padding:0 16px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21{gap:8px!important;min-width:0!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button{width:120px!important;min-width:120px!important;max-width:120px!important;flex:0 0 120px!important;height:38px!important;min-height:38px!important;padding:0 10px!important;font-size:12px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child{border:1px solid rgba(118,173,255,.92)!important;background:#ffffff!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:last-child{border:0!important;background:linear-gradient(135deg,#1e9bff,#0036b8)!important;color:#ffffff!important;box-shadow:0 12px 28px rgba(0,67,186,.18)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-notice-v21{bottom:6px!important;color:#0b4bd8!important;font-size:11px!important;font-weight:950!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after{content:none!important;display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:before{content:none!important;display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{height:calc(100vh - 225px)!important;min-height:545px!important;max-height:none!important;padding:54px 36px 92px!important;overflow:hidden!important;border:1px solid rgba(160,195,255,.38)!important;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.56),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.58),rgba(245,250,255,.36))!important;box-shadow:0 18px 44px rgba(19,53,120,.08),inset 0 1px 0 rgba(255,255,255,.38)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body[data-c505-template-device=desktop] .c505-product-single-editor-card-wrap{width:min(610px,100%)!important;max-width:610px!important;margin:0 auto!important;transform:scale(.84)!important;transform-origin:top center!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=Editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=Selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [contenteditable=true],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-card-editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-selected=true]{outline:none!important;border-color:transparent!important;box-shadow:none!important;background-image:none!important}@media (max-width:1180px){html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21{margin:16px 18px!important;grid-template-columns:120px minmax(0,1fr)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-controls-v21{grid-template-columns:1fr!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button{width:118px!important;min-width:118px!important;max-width:118px!important;flex-basis:118px!important}}body,html{overflow-y:auto!important;overflow-x:hidden!important}html body:has(.c505-template-pro-sidebar-v12){overflow-y:auto!important;overflow-x:hidden!important}html body:has(.c505-template-pro-sidebar-v12) main.c505-product-single-editor-page{overflow:visible!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:after,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas:before{pointer-events:none!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21{z-index:2147482600!important;pointer-events:auto!important;width:630px!important;max-width:calc(100vw - 720px)!important;min-width:590px!important;margin:24px 470px 18px 238px!important;padding:12px 16px!important;min-height:66px!important;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;border-radius:22px!important;border:1px solid rgba(86,150,255,.28)!important;box-shadow:0 14px 34px rgba(0,45,145,.08)!important;background:rgba(255,255,255,.94)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21,html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21 *{pointer-events:auto!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21:after,html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21:before{content:none!important;display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v21{width:112px!important;min-width:112px!important;max-width:112px!important;overflow:visible!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v21 em,html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v21 small,html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v21 strong,html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-copy-v21>span:not(.c505-template-mode-pill-v21){display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-mode-pill-v21{width:104px!important;min-width:104px!important;height:28px!important;border:0!important;box-shadow:none!important;font-size:9.5px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-assignment-controls-v21{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;overflow:visible!important;min-width:0!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-category-select-v21{width:246px!important;min-width:246px!important;max-width:246px!important;height:38px!important;border-radius:14px!important;border:1px solid rgba(86,150,255,.32)!important;cursor:pointer!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;width:max-content!important;overflow:visible!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button{width:84px!important;min-width:84px!important;max-width:84px!important;flex:0 0 84px!important;height:34px!important;min-height:34px!important;padding:0 8px!important;border-radius:999px!important;font-size:11.5px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;transform:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:last-child{width:88px!important;min-width:88px!important;max-width:88px!important;flex-basis:88px!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:after,html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:before{content:none!important;display:none!important}html body .c505-template-pro-device-bar-v12{z-index:2147481800!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21{position:relative!important;overflow:visible!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-notice-v21{position:absolute!important;left:154px!important;bottom:5px!important;display:inline-flex!important;align-items:center!important;width:auto!important;max-width:240px!important;min-width:0!important;margin:0!important;padding:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#0757dd!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important;pointer-events:none!important;z-index:2147482604!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{border-width:0!important;box-shadow:0 18px 44px rgba(19,53,120,.07),inset 0 1px 0 rgba(255,255,255,.34)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=Card],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=card],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap>*{outline:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap article,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap>article{border:1px solid rgba(255,255,255,.66)!important;outline:none!important;box-shadow:0 24px 56px rgba(18,55,125,.15),inset 0 1px 0 rgba(255,255,255,.48)!important;background-clip:padding-box!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [contenteditable=true],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-card-editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-selected=true]{border-color:transparent!important;outline:none!important;box-shadow:none!important;background-image:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button{border-width:1px!important;border-color:rgba(86,150,255,.22)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:last-child{box-shadow:0 10px 22px rgba(0,84,214,.14)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-category-select-v21{border-color:rgba(86,150,255,.24)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-category-select-v21:focus-visible,html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:focus-visible{outline:2px solid rgba(30,139,255,.22)!important;outline-offset:2px!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21{border:0!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-category-select-v21{border-color:rgba(86,150,255,.18)!important;outline:none!important;box-shadow:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button{border-color:rgba(86,150,255,.16)!important;outline:none!important;box-shadow:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:last-child{border-color:transparent!important;box-shadow:0 10px 22px rgba(0,84,214,.13)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{border:0!important;box-shadow:0 18px 44px rgba(19,53,120,.06),inset 0 1px 0 rgba(255,255,255,.28)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{border:0!important;box-shadow:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap>*,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap>article,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap>div{border-color:transparent!important;border-width:0!important;outline:none!important;box-shadow:0 24px 56px rgba(18,55,125,.13),inset 0 1px 0 rgba(255,255,255,.42)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=editable],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [class*=selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [contenteditable=true],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-c505-selected],html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap [data-selected=true]{border-color:transparent!important;outline:none!important;box-shadow:none!important}html body .c505-template-pro-device-bar-v12{border:0!important;box-shadow:0 14px 32px rgba(19,53,120,.09)!important}html body .c505-template-pro-device-bar-v12 button{border-color:rgba(86,150,255,.16)!important;outline:none!important}html body .c505-template-pro-device-bar-v12 button.is-active,html body .c505-template-pro-device-bar-v12 button[aria-pressed=true],html body .c505-template-pro-device-bar-v12 button[data-active=true]{border-color:rgba(30,139,255,.28)!important}html body:has(.c505-template-pro-sidebar-v12) a:focus-visible,html body:has(.c505-template-pro-sidebar-v12) button:focus-visible,html body:has(.c505-template-pro-sidebar-v12) select:focus-visible{outline:2px solid rgba(30,139,255,.18)!important;outline-offset:2px!important}html body:has(.c505-template-pro-sidebar-v12) section.c505-template-assignment-bar-v21{border-color:transparent!important;outline:none!important;box-shadow:0 16px 38px rgba(0,45,145,.08)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-canvas{border-color:transparent!important;outline:none!important;box-shadow:0 18px 44px rgba(19,53,120,.06),inset 0 1px 0 rgba(255,255,255,.24)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap{border-color:transparent!important;outline:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap .c505-establishment-card,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap>article,html body:has(.c505-template-pro-sidebar-v12) .c505-product-single-editor-card-wrap>div{border-color:transparent!important;outline:none!important}html body .c505-template-pro-device-bar-v12{border-color:transparent!important;outline:none!important;box-shadow:0 14px 32px rgba(19,53,120,.08)!important}html body .c505-template-pro-device-bar-v12 button,html body:has(.c505-template-pro-sidebar-v12) .c505-template-category-select-v21,html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button{border-color:rgba(86,150,255,.12)!important;outline:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child{border-color:transparent!important;border-width:0!important;box-shadow:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child:after,html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child:before{content:none!important;display:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child:active,html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child:focus,html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child:focus-visible{border-color:transparent!important;outline:none!important;box-shadow:none!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child{background:linear-gradient(135deg,#eef6ff,#dcecff)!important;color:#07148a!important;border:0!important;outline:none!important;box-shadow:0 8px 18px rgba(0,69,180,.1),inset 0 1px 0 rgba(255,255,255,.72)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child:hover{background:linear-gradient(135deg,#e2f0ff,#cfe4ff)!important}html body:has(.c505-template-pro-sidebar-v12) .c505-template-publish-actions-v21 button:first-child:active{transform:translateY(1px)!important}html body:has(.c505-redesign-dashboard){margin:0!important;background:linear-gradient(180deg,#eaf5ff,#dcecff 48%,#d4e5f7)!important;overflow-x:hidden!important}.c505-redesign-dashboard{min-height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);background:radial-gradient(760px 420px at 0 0,rgba(6,35,95,.22),transparent 60%),radial-gradient(760px 420px at 100% 0,rgba(31,142,255,.15),transparent 60%),linear-gradient(180deg,#eaf5ff,#dcecff 50%,#d4e5f7);color:#07145f}.c505-redesign-sidebar{position:sticky;top:0;height:100vh;padding:28px 24px;color:#fff;background:radial-gradient(220px 220px at 18% 0,rgba(0,122,255,.42),transparent 58%),linear-gradient(180deg,#082b68,#02143d 50%,#010a22);display:flex;flex-direction:column;gap:24px;box-shadow:28px 0 70px rgba(3,22,70,.25)}.c505-redesign-brand{display:flex;align-items:center;gap:14px}.c505-redesign-brand-mark{width:58px;height:58px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;font-size:25px;font-weight:950;background:linear-gradient(135deg,#1e9bff,#07148a);box-shadow:0 18px 36px rgba(0,86,214,.42)}.c505-redesign-brand strong{display:block;font-size:25px;line-height:1}.c505-redesign-brand small{color:rgba(255,255,255,.72);font-weight:700}.c505-redesign-nav{display:grid;gap:8px}.c505-redesign-sidebar-item{height:52px;padding:0 16px;display:flex;align-items:center;gap:14px;border-radius:16px;color:rgba(255,255,255,.78);text-decoration:none}.c505-redesign-sidebar-item.is-active{color:#fff;background:linear-gradient(135deg,#1f91ff,#0c36c0);box-shadow:0 16px 34px rgba(0,72,220,.36)}.c505-redesign-plan-card{margin-top:auto;padding:20px;border-radius:22px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.14)}.c505-redesign-plan-card a{height:42px;margin-top:14px;display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:14px;color:#fff;text-decoration:none;font-weight:900;background:linear-gradient(135deg,#1fa2ff,#0473e8)}.c505-redesign-help{color:rgba(255,255,255,.75);text-decoration:none;font-weight:800}.c505-redesign-main{padding:28px 34px 44px;display:flex;flex-direction:column;gap:22px}.c505-redesign-feature-card,.c505-redesign-hero,.c505-redesign-panel,.c505-redesign-stats article,.c505-redesign-summary{background:rgba(255,255,255,.78);border:1px solid rgba(110,166,245,.22);box-shadow:0 18px 42px rgba(9,53,120,.07),inset 0 1px 0 rgba(255,255,255,.65)}.c505-redesign-hero{min-height:138px;padding:26px 34px;border-radius:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;position:relative}.c505-redesign-edit-chip,.c505-redesign-kicker{display:inline-flex;align-items:center;border-radius:999px;background:#e7f1ff;color:#0757dd;font-weight:950}.c505-redesign-kicker{height:28px;padding:0 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.c505-redesign-hero h1{margin:10px 0 6px;font-size:clamp(2.7rem,4.4vw,4.05rem);line-height:.94;letter-spacing:-.065em}.c505-redesign-hero p{margin:0;color:#364b86;font-weight:780}.c505-redesign-user{display:flex;align-items:center;gap:14px}.c505-redesign-avatar{width:54px;height:54px;justify-content:center;background:linear-gradient(135deg,#1d8cf8,#07148a);font-weight:950}.c505-redesign-avatar,.c505-redesign-user b{border-radius:999px;display:inline-flex;align-items:center;color:#fff}.c505-redesign-user b{height:34px;padding:0 18px;background:linear-gradient(135deg,#1d8cf8,#7c3aed)}.c505-redesign-user a{color:#28427f;text-decoration:none;font-weight:900}.c505-redesign-edit-chip{position:absolute;right:34px;bottom:24px;height:34px;padding:0 18px;font-size:13px}.c505-redesign-featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.c505-redesign-feature-card{min-height:292px;padding:34px;border-radius:30px;display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:22px;overflow:hidden}.c505-redesign-feature-card-web{background:radial-gradient(420px 240px at 92% 0,rgba(31,162,255,.2),transparent 62%),rgba(255,255,255,.8)}.c505-redesign-feature-card-purple{background:radial-gradient(420px 240px at 92% 0,rgba(124,58,237,.18),transparent 62%),rgba(255,255,255,.82)}.c505-redesign-feature-copy>small{display:block;margin:12px 0 8px;color:#5572a6;font-weight:950;letter-spacing:.17em;text-transform:uppercase;font-size:12px}.c505-redesign-feature-copy h2{margin:0 0 16px;font-size:clamp(2rem,2.55vw,2.6rem);letter-spacing:-.055em;line-height:1.02}.c505-redesign-feature-copy p{margin:0;color:#355082;font-weight:780;line-height:1.5}.c505-redesign-feature-copy>a,.c505-redesign-primary-button,.c505-redesign-secondary-button{margin-top:24px;min-width:112px;height:50px;padding:0 24px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:950;color:#fff;background:linear-gradient(135deg,#1fa2ff,#064bd2)}.c505-redesign-primary-button.is-purple{background:linear-gradient(135deg,#8b5cf6,#5b21d8)}.c505-redesign-secondary-button{color:#07148a;background:#fff;border:1px solid rgba(86,150,255,.28)}.c505-redesign-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.c505-redesign-stats article{min-height:112px;padding:18px;border-radius:24px;display:flex;gap:14px;align-items:center}.c505-redesign-stats h3,.c505-redesign-stats p,.c505-redesign-stats strong{margin:0}.c505-redesign-stats strong{display:block;margin:4px 0;color:#0757dd}.c505-redesign-stats p{color:#40598c;font-size:13px;font-weight:750}.c505-redesign-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#eaf3ff;color:#0b63dc;font-weight:950}.c505-redesign-icon-green{background:#e8fff0;color:#16a34a}.c505-redesign-icon-purple{background:#f0e7ff;color:#7c3aed}.c505-redesign-icon-orange{background:#fff2e4;color:#f97316}.c505-redesign-content-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:20px}.c505-redesign-panel,.c505-redesign-summary{border-radius:24px;padding:24px}.c505-redesign-side-stack{display:grid;gap:20px}.c505-redesign-account div,.c505-redesign-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.c505-redesign-account a,.c505-redesign-action-grid a{height:42px;border:1px solid rgba(86,150,255,.26);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#07148a;text-decoration:none;font-weight:900;background:rgba(255,255,255,.66)}@media (max-width:1180px){.c505-redesign-dashboard{grid-template-columns:1fr}.c505-redesign-sidebar{position:relative;height:auto}.c505-redesign-content-grid,.c505-redesign-feature-card,.c505-redesign-featured-grid,.c505-redesign-stats{grid-template-columns:1fr}}.c505-redesign-sidebar{padding:24px 22px 32px!important;overflow-y:auto!important;overflow-x:hidden!important;gap:18px!important}.c505-redesign-nav{gap:6px!important}.c505-redesign-sidebar-item{min-height:48px!important;height:auto!important;padding:0 14px!important;border-radius:14px!important}.c505-redesign-plan-card{margin-top:18px!important;padding:18px 18px 20px!important;border-radius:22px!important;min-height:auto!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 10px 24px rgba(0,0,0,.12)!important}.c505-redesign-plan-card b,.c505-redesign-plan-card p,.c505-redesign-plan-card small,.c505-redesign-plan-card span,.c505-redesign-plan-card strong{display:block!important;color:#ffffff!important;line-height:1.35!important;word-break:normal!important}.c505-redesign-plan-card small{color:rgba(255,255,255,.74)!important;margin-bottom:4px!important}.c505-redesign-plan-card a{margin-top:14px!important;height:40px!important;border-radius:13px!important}.c505-redesign-help{margin-top:8px!important;color:rgba(255,255,255,.76)!important;font-weight:800!important}.c505-redesign-hero{min-height:108px!important;padding:20px 34px 18px!important;border-radius:26px!important;align-items:start!important;gap:18px!important}.c505-redesign-kicker{height:26px!important;padding:0 14px!important;font-size:11px!important;letter-spacing:.14em!important}.c505-redesign-hero h1{margin:8px 0 4px!important;font-size:clamp(2.2rem,3.5vw,3.15rem)!important;line-height:.94!important;letter-spacing:-.06em!important}.c505-redesign-hero p{max-width:520px!important;font-size:15px!important;line-height:1.25!important;color:#3b5388!important}.c505-redesign-user{align-self:start!important;gap:12px!important}.c505-redesign-avatar{width:50px!important;height:50px!important;font-size:18px!important}.c505-redesign-user b{height:32px!important;padding:0 16px!important;font-size:14px!important}.c505-redesign-edit-chip{right:32px!important;bottom:16px!important;height:32px!important;padding:0 16px!important;font-size:12px!important}.c505-redesign-feature-card{min-height:318px!important;padding:32px 34px!important;grid-template-columns:minmax(0,1fr) 220px!important;gap:20px!important;position:relative!important;box-shadow:0 20px 46px rgba(12,55,120,.08),inset 0 1px 0 rgba(255,255,255,.75)!important}.c505-redesign-feature-card:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(420px 220px at 100% 0,rgba(31,162,255,.12),transparent 62%),radial-gradient(280px 200px at 0 100%,rgba(124,58,237,.07),transparent 65%)!important}.c505-redesign-feature-card-web{background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.82))!important}.c505-redesign-feature-card-purple{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.84))!important}.c505-redesign-feature-card>*,.c505-redesign-feature-copy{position:relative!important;z-index:1!important}.c505-redesign-feature-copy>small{margin:6px 0 10px!important;letter-spacing:.16em!important;color:#5a74a9!important}.c505-redesign-feature-copy h2{margin:0 0 14px!important;font-size:clamp(2.1rem,2.8vw,2.9rem)!important;letter-spacing:-.06em!important}.c505-redesign-feature-copy p{max-width:410px!important;line-height:1.45!important;color:#395282!important}.c505-redesign-feature-copy>a,.c505-redesign-primary-button,.c505-redesign-secondary-button{min-width:104px!important;height:46px!important;padding:0 20px!important;border-radius:14px!important;margin-top:18px!important;font-size:14px!important}.c505-dashboard-web-card-final-v7,.c505-dashboard-web-copy-final-v7,.c505-dashboard-web-text-final-v7{position:relative!important;z-index:1!important}.c505-dashboard-web-card-final-v7{display:flex!important;flex-direction:column!important;gap:14px!important}.c505-dashboard-web-copy-final-v7{align-items:flex-start!important;gap:14px!important}.c505-dashboard-web-text-final-v7 h2,.c505-dashboard-web-text-final-v7 h3{margin:0 0 10px!important;font-size:clamp(2.05rem,2.7vw,2.7rem)!important;line-height:1.02!important}.c505-dashboard-web-text-final-v7 p{margin:0!important;max-width:400px!important;line-height:1.45!important;color:#395282!important}@media (max-width:980px){.c505-redesign-feature-card,.c505-redesign-hero{grid-template-columns:1fr!important}.c505-redesign-feature-card{min-height:auto!important}}.c505-redesign-sidebar{background:radial-gradient(circle at 12% 8%,rgba(36,144,255,.3),transparent 22%),linear-gradient(180deg,#062b78,#001c58 58%,#00133e)!important;border-right:1px solid rgba(255,255,255,.08)!important;padding:22px 18px 26px!important}.c505-redesign-sidebar,.c505-redesign-sidebar *{box-sizing:border-box!important}.c505-redesign-sidebar-item{border-radius:18px!important}.c505-redesign-sidebar-item.is-active,.c505-redesign-sidebar-item[aria-current=page]{background:linear-gradient(135deg,#1d8fff,#1b59db)!important;box-shadow:0 12px 24px rgba(16,88,210,.28)!important}.c505-redesign-help,.c505-redesign-plan-card{display:none!important}.c505-dashboard-hero-v80,.c505-redesign-hero{min-height:112px!important;padding:20px 34px!important;border-radius:28px!important;align-items:center!important}.c505-dashboard-hero-v80 h1,.c505-redesign-hero h1{font-size:clamp(2.2rem,4vw,3.25rem)!important;line-height:.92!important;margin:8px 0 6px!important}.c505-dashboard-hero-v80 p,.c505-redesign-hero p{max-width:560px!important;font-size:15px!important;line-height:1.2!important;margin:0!important}.c505-dashboard-hero-status-v80,.c505-redesign-edit-chip{align-self:center!important}.c505-dashboard-primary-routes-v80{margin-top:22px!important}.c505-dashboard-primary-routes-v80>article{min-height:308px!important;padding:34px 34px 30px!important;border-radius:30px!important;display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)!important;gap:24px!important;align-items:center!important;overflow:hidden!important;position:relative!important}.c505-dashboard-primary-routes-v80>article:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(360px 220px at 100% 0,rgba(33,150,243,.12),transparent 62%),radial-gradient(300px 200px at 0 100%,rgba(124,58,237,.07),transparent 65%)!important}.c505-dashboard-primary-routes-v80>article,.c505-dashboard-web-card-final-v7{box-shadow:0 18px 38px rgba(19,52,110,.08),inset 0 1px 0 rgba(255,255,255,.72)!important}.c505-dashboard-route-copy-v80,.c505-dashboard-web-copy-final-v7{grid-template-columns:62px minmax(0,1fr)!important;gap:18px!important;position:relative!important;z-index:1!important}.c505-dashboard-route-copy-v80 .c505-dash-icon,.c505-dashboard-web-copy-final-v7 .c505-dash-icon{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:16px!important}.c505-dashboard-route-copy-v80 small,.c505-dashboard-web-text-final-v7 small{margin:2px 0 10px!important;color:#5a74a9!important}.c505-dashboard-route-copy-v80 h3,.c505-dashboard-web-text-final-v7 h3{margin:0 0 12px!important;font-size:clamp(2rem,3vw,3rem)!important;line-height:.98!important;max-width:280px!important}.c505-dashboard-route-copy-v80 p,.c505-dashboard-web-text-final-v7 p{max-width:360px!important;color:#395282!important}.c505-dashboard-primary-routes-v80>article>:last-child{position:relative!important;z-index:1!important}.c505-dashboard-primary-routes-v80 article small,.c505-dashboard-primary-routes-v80 article span{word-break:normal!important}.c505-dashboard-primary-routes-v80 a,.c505-dashboard-primary-routes-v80 button{min-width:96px!important;height:42px!important;padding:0 18px!important;border-radius:14px!important;font-size:14px!important;font-weight:800!important}.c505-dashboard-stats-v80 article{min-height:92px!important}.c505-dashboard-main-grid-v80{gap:22px!important}@media (max-width:980px){.c505-dashboard-primary-routes-v80{grid-template-columns:1fr!important}.c505-dashboard-primary-routes-v80>article{grid-template-columns:1fr!important;min-height:auto!important}.c505-dashboard-route-copy-v80 h3,.c505-dashboard-web-text-final-v7 h3{max-width:100%!important}}.c505-dashboard-primary-routes-v80{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.c505-dashboard-primary-routes-v80>article,.c505-dashboard-web-card-final-v7{min-height:260px!important;padding:28px 30px!important;border-radius:32px!important;display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr)!important;gap:22px!important;align-items:center!important;overflow:hidden!important}.c505-dashboard-route-copy-v80,.c505-dashboard-web-copy-final-v7{display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:16px!important;align-items:start!important;min-width:0!important}.c505-dashboard-route-copy-v80 .c505-dash-icon,.c505-dashboard-web-copy-final-v7 .c505-dash-icon{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:14px!important}.c505-dashboard-route-copy-v80>div:last-child,.c505-dashboard-web-text-final-v7{min-width:0!important}.c505-dashboard-route-copy-v80 small,.c505-dashboard-web-text-final-v7 small{display:block!important;margin:2px 0 8px!important;font-size:12px!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#5c74a8!important}.c505-dashboard-route-copy-v80 h3,.c505-dashboard-web-text-final-v7 h3{margin:0 0 10px!important;max-width:100%!important;font-size:clamp(2rem,2.5vw,3rem)!important;line-height:.95!important;letter-spacing:-.06em!important;text-wrap:balance!important}.c505-dashboard-route-copy-v80 p,.c505-dashboard-web-text-final-v7 p{margin:0!important;max-width:100%!important;font-size:15px!important;line-height:1.45!important;color:#3b5588!important;text-wrap:pretty!important}.c505-dashboard-primary-routes-v80>article>:last-child{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;gap:12px!important}.c505-dashboard-primary-routes-v80>article>:last-child>div,.c505-dashboard-primary-routes-v80>article>:last-child>nav{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}.c505-dashboard-primary-routes-v80>article>:last-child small,.c505-dashboard-primary-routes-v80>article>:last-child span{max-width:100%!important;white-space:normal!important;line-height:1.25!important}.c505-dashboard-primary-routes-v80>article a,.c505-dashboard-primary-routes-v80>article button{min-width:88px!important;height:40px!important;padding:0 16px!important;border-radius:14px!important;font-size:14px!important;font-weight:800!important}.c505-dashboard-primary-routes-v80>article .is-primary,.c505-dashboard-primary-routes-v80>article a.is-primary{box-shadow:0 10px 22px rgba(72,90,216,.18)!important}.c505-dashboard-primary-routes-v80>article:after{display:none!important}@media (max-width:1100px){.c505-dashboard-primary-routes-v80>article,.c505-dashboard-web-card-final-v7{grid-template-columns:1fr!important;min-height:auto!important}.c505-dashboard-primary-routes-v80>article>:last-child{align-items:flex-start!important;justify-content:flex-start!important}}@media (max-width:760px){.c505-dashboard-primary-routes-v80{grid-template-columns:1fr!important}.c505-dashboard-primary-routes-v80>article,.c505-dashboard-web-card-final-v7{padding:24px 22px!important;gap:18px!important}.c505-dashboard-route-copy-v80,.c505-dashboard-web-copy-final-v7{grid-template-columns:48px minmax(0,1fr)!important;gap:14px!important}.c505-dashboard-route-copy-v80 h3,.c505-dashboard-web-text-final-v7 h3{font-size:clamp(1.9rem,8vw,2.5rem)!important}}.c505-redesign-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.c505-redesign-feature-card{min-height:255px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;overflow:hidden!important}.c505-redesign-card-illustration,.c505-redesign-web-illustration{display:none!important}.c505-redesign-feature-copy{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:start!important}.c505-redesign-feature-copy>.c505-redesign-icon{grid-row:1/span 4!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}.c505-redesign-feature-copy>small{grid-column:2!important;margin:0 0 8px!important;font-size:12px!important;line-height:1.05!important;letter-spacing:.15em!important}.c505-redesign-feature-copy h2{grid-column:2!important;margin:0 0 12px!important;max-width:100%!important;font-size:clamp(2rem,2.45vw,2.55rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;text-wrap:balance!important}.c505-redesign-feature-copy p{grid-column:2!important;max-width:52ch!important;margin:0!important;line-height:1.42!important}.c505-redesign-feature-copy>a,.c505-redesign-miniweb-actions{grid-column:2!important;margin-top:20px!important}.c505-redesign-miniweb-actions,.c505-redesign-miniweb-actions [class*=Actions],.c505-redesign-miniweb-actions [class*=actions],.c505-redesign-miniweb-actions>*{width:100%!important;max-width:none!important}.c505-redesign-miniweb-actions div,.c505-redesign-miniweb-actions nav,.c505-redesign-miniweb-actions section{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important}.c505-redesign-miniweb-actions small,.c505-redesign-miniweb-actions span,.c505-redesign-miniweb-actions strong{max-width:none!important}.c505-redesign-feature-card a,.c505-redesign-feature-card button{height:42px!important;min-height:42px!important;min-width:88px!important;padding:0 16px!important;border-radius:14px!important;font-size:14px!important;font-weight:900!important}.c505-redesign-feature-card-purple,.c505-redesign-feature-card-web{min-height:255px!important}@media (max-width:980px){.c505-redesign-featured-grid{grid-template-columns:1fr!important}.c505-redesign-feature-card{min-height:auto!important}}@media (max-width:640px){.c505-redesign-feature-copy{grid-template-columns:1fr!important}.c505-redesign-feature-copy h2,.c505-redesign-feature-copy p,.c505-redesign-feature-copy>.c505-redesign-icon,.c505-redesign-feature-copy>a,.c505-redesign-feature-copy>small,.c505-redesign-miniweb-actions{grid-column:1!important}}.c505-redesign-featured-grid{align-items:stretch!important}.c505-redesign-feature-card{padding:30px 34px!important}.c505-redesign-feature-card,.c505-redesign-feature-card-purple,.c505-redesign-feature-card-web{min-height:260px!important;max-height:260px!important}.c505-redesign-feature-copy h2{font-size:clamp(2rem,2.35vw,2.5rem)!important;margin-bottom:12px!important}.c505-redesign-feature-copy p{max-width:54ch!important;font-size:15px!important;line-height:1.38!important}.c505-redesign-miniweb-actions{margin-top:18px!important}.c505-redesign-miniweb-actions small,.c505-redesign-miniweb-actions span,.c505-redesign-miniweb-actions strong{width:fit-content!important;max-width:260px!important;min-height:30px!important;padding:0 16px!important;border-radius:999px!important;background:rgba(232,243,255,.92)!important;color:#07148a!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.c505-redesign-miniweb-actions,.c505-redesign-miniweb-actions div,.c505-redesign-miniweb-actions footer,.c505-redesign-miniweb-actions nav,.c505-redesign-miniweb-actions section,.c505-redesign-miniweb-actions>*{max-width:100%!important}.c505-redesign-miniweb-actions div:has(a),.c505-redesign-miniweb-actions div:has(button),.c505-redesign-miniweb-actions footer,.c505-redesign-miniweb-actions nav{gap:10px!important}.c505-redesign-miniweb-actions a,.c505-redesign-miniweb-actions button{width:86px!important;min-width:86px!important;max-width:86px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;border-radius:14px!important;font-weight:950!important;flex:0 0 86px!important}.c505-redesign-feature-card-purple .c505-redesign-primary-button,.c505-redesign-feature-card-purple a{width:132px!important;min-width:132px!important;max-width:132px!important;height:44px!important;margin-top:18px!important;border-radius:15px!important;box-shadow:0 16px 30px rgba(91,33,216,.18)!important}.c505-redesign-feature-copy{column-gap:20px!important}.c505-redesign-feature-card:after,.c505-redesign-feature-copy:after{content:none!important;display:none!important}@media (max-width:980px){.c505-redesign-feature-card,.c505-redesign-feature-card-purple,.c505-redesign-feature-card-web{max-height:none!important;min-height:auto!important}.c505-redesign-miniweb-actions div:has(a),.c505-redesign-miniweb-actions div:has(button),.c505-redesign-miniweb-actions footer,.c505-redesign-miniweb-actions nav{flex-wrap:wrap!important}}.c505-redesign-user{gap:18px!important;align-items:center!important}.c505-redesign-user>div{min-width:170px!important;display:grid!important;gap:3px!important}.c505-redesign-user small,.c505-redesign-user strong{display:block!important;white-space:nowrap!important;line-height:1.1!important}.c505-redesign-user strong{font-size:15px!important}.c505-redesign-user small{font-size:13px!important;color:#355082!important}.c505-redesign-hero{min-height:126px!important;padding:22px 34px!important}.c505-redesign-hero h1{font-size:clamp(2.45rem,3.9vw,3.55rem)!important;margin-bottom:5px!important}.c505-redesign-hero p{max-width:600px!important}.c505-redesign-feature-card{min-height:250px!important;max-height:250px!important;padding:28px 30px!important;border-radius:30px!important}.c505-redesign-feature-copy{grid-template-columns:54px minmax(0,1fr)!important;column-gap:18px!important}.c505-redesign-feature-copy h2{font-size:clamp(1.9rem,2.25vw,2.35rem)!important;line-height:.98!important;margin-bottom:10px!important}.c505-redesign-feature-copy p{font-size:14.5px!important;line-height:1.36!important;max-width:56ch!important}.c505-redesign-miniweb-actions{width:100%!important}.c505-redesign-miniweb-actions,.c505-redesign-miniweb-actions div,.c505-redesign-miniweb-actions footer,.c505-redesign-miniweb-actions nav,.c505-redesign-miniweb-actions section,.c505-redesign-miniweb-actions>*{max-width:100%!important;overflow:visible!important}.c505-redesign-miniweb-actions small,.c505-redesign-miniweb-actions span,.c505-redesign-miniweb-actions strong{max-width:210px!important;min-height:28px!important;padding:0 14px!important;font-size:11.5px!important}.c505-redesign-miniweb-actions div:has(a),.c505-redesign-miniweb-actions div:has(button),.c505-redesign-miniweb-actions footer,.c505-redesign-miniweb-actions nav{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important}.c505-redesign-miniweb-actions a,.c505-redesign-miniweb-actions button{width:74px!important;min-width:74px!important;max-width:74px!important;flex:0 0 74px!important;height:38px!important;min-height:38px!important;padding:0 10px!important;border-radius:13px!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important}.c505-redesign-feature-card-purple .c505-redesign-primary-button,.c505-redesign-feature-card-purple a{width:118px!important;min-width:118px!important;max-width:118px!important;height:42px!important;border-radius:14px!important}.c505-redesign-stats article{min-height:100px!important;padding:16px!important}.c505-ai-fab,[class*=AIFab],[class*=ai-fab]{transform:scale(.92)!important;transform-origin:bottom right!important}html body .c505-redesign-dashboard .c505-redesign-hero{min-height:104px!important;padding:16px 32px!important;border-radius:26px!important;align-items:center!important}html body .c505-redesign-dashboard .c505-redesign-hero h1{font-size:clamp(2.15rem,3.4vw,3.05rem)!important;line-height:.92!important;margin:5px 0!important;letter-spacing:-.06em!important}html body .c505-redesign-dashboard .c505-redesign-hero p{max-width:500px!important;font-size:14.5px!important;line-height:1.18!important;margin:0!important}html body .c505-redesign-dashboard .c505-redesign-kicker{height:24px!important;padding:0 13px!important;font-size:10.5px!important}html body .c505-redesign-dashboard .c505-redesign-edit-chip{bottom:14px!important;height:30px!important;padding:0 14px!important;font-size:11.5px!important}html body .c505-redesign-dashboard .c505-redesign-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}html body .c505-redesign-dashboard .c505-redesign-feature-card{height:238px!important;min-height:238px!important;max-height:238px!important;padding:26px 30px!important;border-radius:30px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important}html body .c505-redesign-dashboard .c505-redesign-card-illustration,html body .c505-redesign-dashboard .c505-redesign-web-illustration{display:none!important}html body .c505-redesign-dashboard .c505-redesign-feature-copy{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;column-gap:18px!important;align-items:start!important}html body .c505-redesign-dashboard .c505-redesign-feature-copy>.c505-redesign-icon{grid-column:1!important;grid-row:1/span 4!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border-radius:15px!important}html body .c505-redesign-dashboard .c505-redesign-feature-copy .c505-redesign-feature-actions-card,html body .c505-redesign-dashboard .c505-redesign-feature-copy .c505-redesign-miniweb-actions,html body .c505-redesign-dashboard .c505-redesign-feature-copy h2,html body .c505-redesign-dashboard .c505-redesign-feature-copy p,html body .c505-redesign-dashboard .c505-redesign-feature-copy>small{grid-column:2!important}html body .c505-redesign-dashboard .c505-redesign-feature-copy>small{margin:0 0 7px!important;font-size:11.5px!important;line-height:1!important;letter-spacing:.15em!important}html body .c505-redesign-dashboard .c505-redesign-feature-copy h2{max-width:100%!important;margin:0 0 9px!important;font-size:clamp(1.9rem,2.25vw,2.35rem)!important;line-height:.98!important;letter-spacing:-.055em!important;text-wrap:balance!important}html body .c505-redesign-dashboard .c505-redesign-feature-copy p{max-width:56ch!important;margin:0!important;font-size:14.2px!important;line-height:1.33!important;color:#395282!important}html body .c505-redesign-dashboard .c505-redesign-feature-actions-card,html body .c505-redesign-dashboard .c505-redesign-web-actions-row{margin-top:16px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;overflow:visible!important}html body .c505-redesign-dashboard .c505-redesign-feature-actions-card a,html body .c505-redesign-dashboard .c505-redesign-web-actions-row a{width:86px!important;min-width:86px!important;max-width:86px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;border-radius:14px!important;font-size:13px!important;font-weight:950!important;white-space:nowrap!important;flex:0 0 86px!important;margin-top:0!important}html body .c505-redesign-dashboard .c505-redesign-ghost-button{color:#07148a!important;background:#ffffff!important;border:1px solid rgba(86,150,255,.22)!important;box-shadow:0 10px 22px rgba(22,51,124,.07)!important}html body .c505-redesign-dashboard .c505-redesign-feature-card-card .c505-redesign-primary-button.is-purple{width:104px!important;min-width:104px!important;max-width:104px!important;flex-basis:104px!important}html body .c505-redesign-dashboard .c505-redesign-miniweb-actions small,html body .c505-redesign-dashboard .c505-redesign-miniweb-actions span,html body .c505-redesign-dashboard .c505-redesign-miniweb-actions strong{display:none!important}html body:has(.c505-account-compact-v03){margin:0!important;background:radial-gradient(760px 420px at 0 0,rgba(6,35,95,.14),transparent 60%),radial-gradient(760px 420px at 100% 0,rgba(31,142,255,.12),transparent 60%),linear-gradient(180deg,#eaf5ff,#dcecff 52%,#d4e5f7)!important;overflow-x:hidden!important}.c505-account-compact-v03{min-height:100vh!important;padding:32px 72px!important;display:flex!important;justify-content:center!important;align-items:flex-start!important;background:radial-gradient(760px 420px at 0 0,rgba(6,35,95,.12),transparent 60%),linear-gradient(180deg,#eaf5ff,#dcecff 58%,#d4e5f7)!important;color:#07145f!important}.c505-account-compact-card-v03{width:min(1080px,100%)!important;padding:24px 28px 22px!important;border-radius:30px!important;background:radial-gradient(520px 260px at 100% 0,rgba(31,142,255,.09),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.74))!important;border:1px solid rgba(110,166,245,.16)!important;box-shadow:0 22px 54px rgba(9,53,120,.09),inset 0 1px 0 rgba(255,255,255,.7)!important}.c505-account-compact-header-v03{margin:0 0 16px!important}.c505-account-compact-header-v03>div{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:14px!important}.c505-account-compact-back-v03{color:#0757dd!important;font-weight:950!important;text-decoration:none!important;font-size:14px!important}.c505-account-compact-pill-v03{height:28px!important;padding:0 15px!important;border-radius:999px!important;background:rgba(229,241,255,.95)!important;color:#0757dd!important;display:inline-flex!important;align-items:center!important;font-size:12px!important;font-weight:950!important}.c505-account-compact-header-v03 h1{margin:0 0 6px!important;font-size:clamp(2rem,3.2vw,2.85rem)!important;line-height:.94!important;letter-spacing:-.065em!important;color:#07145f!important}.c505-account-compact-header-v03 p{margin:0!important;color:#40598c!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important}.c505-account-compact-form-v03,.c505-account-compact-grid-v03{display:grid!important;gap:14px!important}.c505-account-compact-grid-v03{grid-template-columns:repeat(2,minmax(0,1fr))!important}.c505-account-compact-form-v03 label{display:grid!important;gap:6px!important}.c505-account-compact-form-v03 label span{color:#07145f!important;font-size:13px!important;font-weight:950!important}.c505-account-compact-form-v03 input[type=email],.c505-account-compact-form-v03 input[type=password],.c505-account-compact-form-v03 input[type=text]{width:100%!important;height:42px!important;padding:0 15px!important;border-radius:14px!important;border:1px solid rgba(86,150,255,.2)!important;outline:none!important;background:rgba(255,255,255,.8)!important;color:#07145f!important;font-size:14px!important;font-weight:850!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 18px rgba(9,53,120,.028)!important}.c505-account-compact-full-v03{width:100%!important}.c505-account-compact-upload-v03{min-height:44px!important;padding:6px 10px!important;border-radius:14px!important;background:rgba(255,255,255,.8)!important;border:1px solid rgba(86,150,255,.18)!important;display:flex!important;align-items:center!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 18px rgba(9,53,120,.025)!important}.c505-account-compact-upload-v03 input[type=file]{width:100%!important;color:#07145f!important;font-weight:800!important}.c505-account-compact-upload-v03 input[type=file]::file-selector-button{height:32px!important;margin-right:14px!important;padding:0 16px!important;border:0!important;border-radius:11px!important;background:linear-gradient(135deg,#eef6ff,#dbeaff)!important;color:#07148a!important;font-weight:900!important;cursor:pointer!important}.c505-account-compact-actions-v03{margin-top:2px!important;padding-top:16px!important;display:flex!important;justify-content:flex-end!important;gap:12px!important;border-top:1px solid rgba(86,150,255,.1)!important}.c505-account-compact-actions-v03 a,.c505-account-compact-actions-v03 button{min-width:136px!important;height:42px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:950!important;font-size:14px!important}.c505-account-compact-actions-v03 a{color:#394d87!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(86,150,255,.16)!important}.c505-account-compact-actions-v03 button{border:0!important;color:#ffffff!important;background:linear-gradient(135deg,#07148a,#1e9bff)!important;box-shadow:0 12px 26px rgba(0,84,214,.18)!important;cursor:pointer!important}@media (max-width:820px){.c505-account-compact-card-v03,.c505-account-compact-v03{padding:24px!important}.c505-account-compact-grid-v03{grid-template-columns:1fr!important}.c505-account-compact-actions-v03{flex-direction:column-reverse!important}.c505-account-compact-actions-v03 a,.c505-account-compact-actions-v03 button{width:100%!important}}.c505-account-compact-v03{padding-top:26px!important;padding-bottom:26px!important}.c505-account-compact-card-v03{padding:20px 26px 18px!important;border-radius:28px!important}.c505-account-compact-header-v03{margin-bottom:12px!important}.c505-account-compact-header-v03>div{margin-bottom:10px!important}.c505-account-compact-header-v03 h1{font-size:clamp(1.85rem,3vw,2.55rem)!important;margin-bottom:4px!important}.c505-account-compact-header-v03 p{font-size:14px!important;line-height:1.2!important}.c505-account-compact-form-v03,.c505-account-compact-grid-v03{gap:11px!important}.c505-account-compact-form-v03 label{gap:4px!important}.c505-account-compact-form-v03 input[type=email],.c505-account-compact-form-v03 input[type=password],.c505-account-compact-form-v03 input[type=text]{height:39px!important;border-radius:13px!important}.c505-account-compact-upload-v03{min-height:40px!important;padding:5px 10px!important}.c505-account-compact-actions-v03{padding-top:12px!important}.c505-account-compact-actions-v03 a,.c505-account-compact-actions-v03 button{height:39px!important}html body .c505-redesign-dashboard .c505-redesign-web-actions-row{margin-top:16px!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;overflow:visible!important}html body .c505-redesign-dashboard .c505-redesign-web-actions-row>div{width:auto!important;min-width:0!important;max-width:none!important;margin-right:0!important;justify-self:start!important}html body .c505-redesign-dashboard .c505-redesign-web-actions-row>div>div:first-child{display:none!important}html body .c505-redesign-dashboard .c505-redesign-web-actions-row a,html body .c505-redesign-dashboard .c505-redesign-web-actions-row button{width:86px!important;min-width:86px!important;max-width:86px!important;height:40px!important;border-radius:14px!important;font-size:13px!important;font-weight:950!important}.c505-dashboard-v57d-pending{min-height:40px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:rgba(7,17,123,.66);background:rgba(7,17,123,.06);border:1px dashed rgba(7,17,123,.2);font-size:.76rem;font-weight:900;cursor:default}.c505-dashboard-v57d a:focus-visible,.c505-dashboard-v57d button:focus-visible,.c505-redesign-user a:focus-visible{outline:3px solid rgba(11,124,255,.48);outline-offset:3px}.c505-redesign-dashboard a:focus-visible,.c505-redesign-dashboard button:focus-visible{outline:3px solid rgba(11,124,255,.58)!important;outline-offset:3px!important}html body .c505-redesign-dashboard .c505-redesign-feature-actions-card a,html body .c505-redesign-dashboard .c505-redesign-feature-actions-card button,html body .c505-redesign-dashboard .c505-redesign-web-actions-row a,html body .c505-redesign-dashboard .c505-redesign-web-actions-row button{height:44px!important;min-height:44px!important}.c505-redesign-user a{min-height:44px;display:inline-flex;align-items:center}.c505-account-compact-v03 a:focus-visible,.c505-account-compact-v03 button:focus-visible,.c505-account-compact-v03 input:focus-visible,.c505-account-compact-v03 select:focus-visible,.c505-account-compact-v03 textarea:focus-visible{outline:3px solid rgba(11,124,255,.58)!important;outline-offset:3px!important}.c505-account-compact-back-v03{min-height:44px;display:inline-flex;align-items:center}.c505-account-compact-form-v03 input[type=email],.c505-account-compact-form-v03 input[type=password],.c505-account-compact-form-v03 input[type=text],.c505-account-compact-form-v03 select,.c505-account-compact-v03 a,.c505-account-compact-v03 button{min-height:44px!important}.c505-account-compact-actions-v03 a,.c505-account-compact-actions-v03 button,.c505-account-compact-form-v03 input[type=email],.c505-account-compact-form-v03 input[type=password],.c505-account-compact-form-v03 input[type=text],.c505-account-compact-form-v03 select{height:44px!important}.c505-account-compact-form-v03 input[type=checkbox]{width:22px;height:22px;accent-color:#0b7cff}.c505-dashboard-v57d-main a:focus-visible,.c505-dashboard-v57d-main button:focus-visible{outline:3px solid rgba(11,124,255,.58);outline-offset:3px}.c505-dashboard-v57d-actions a,.c505-dashboard-v57d-actions button,.c505-dashboard-v57d-cats button{min-height:44px}@media (max-width:640px){.c505-account-compact-v03{padding-left:14px!important;padding-right:14px!important}.c505-account-compact-card-v03{padding-left:18px!important;padding-right:18px!important}html body .c505-redesign-dashboard .c505-redesign-feature-actions-card,html body .c505-redesign-dashboard .c505-redesign-web-actions-row{flex-wrap:wrap!important}html body .c505-redesign-dashboard .c505-redesign-feature-actions-card a,html body .c505-redesign-dashboard .c505-redesign-feature-actions-card button,html body .c505-redesign-dashboard .c505-redesign-web-actions-row a,html body .c505-redesign-dashboard .c505-redesign-web-actions-row button{flex:1 1 108px!important;width:auto!important;min-width:108px!important;max-width:none!important}}.c505-skip-link{top:12px;z-index:500000;display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:3px solid #ffffff;padding:10px 16px;background:#07148a;box-shadow:0 12px 32px rgba(7,20,138,.28);font-weight:900;transform:translateY(-180%);transition:transform .14s ease}.c505-skip-link:focus,.c505-skip-link:focus-visible{outline:3px solid #facc15;transform:translateY(0)}#contenido-principal{scroll-margin-top:96px}:where(a,button,input,select,textarea,summary,[tabindex]:not([tabindex="-1"])):focus-visible{outline:3px solid #0b7cff;outline-offset:3px}@media (prefers-reduced-motion:reduce){.c505-skip-link{transition:none}}html body .c505-site-header__inner{width:min(100%,1440px)!important;max-width:1440px!important;min-height:76px!important;margin:0 auto!important;padding:10px 20px!important;display:flex!important;align-items:center!important;gap:0!important}html body .c505-site-header__brand{flex:0 0 124px!important;width:124px!important;min-width:124px!important;max-width:124px!important;height:54px!important;margin:0 20px 0 0!important;overflow:hidden!important}html body .c505-site-header__brand img{width:124px!important;max-width:124px!important;height:auto!important}html body .c505-site-header__nav{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(4px,.55vw,10px)!important;white-space:nowrap!important;overflow:visible!important}html body .c505-site-header__navlink,html body .c505-site-header__navlink.is-active,html body .c505-site-header__navlink:hover,html body .c505-site-header__navlink[aria-current=page]{flex:0 0 auto!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 clamp(6px,.55vw,10px)!important;margin:0!important;font-size:clamp(.78rem,.77vw,.9rem)!important;line-height:1!important}html body .c505-site-header__actions{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0 0 0 12px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;white-space:nowrap!important}html body .c505-site-header__login{flex:0 0 116px!important;width:116px!important;min-width:116px!important;max-width:116px!important;padding:0 14px!important}html body .c505-site-header__publish{flex:0 0 168px!important;width:168px!important;min-width:168px!important;max-width:168px!important;padding:0 14px!important}@media (max-width:1120px){html body .c505-site-header__inner{display:grid!important;grid-template-columns:124px minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;column-gap:14px!important;row-gap:8px!important;padding:10px 18px 12px!important}html body .c505-site-header__brand{grid-column:1!important;grid-row:1!important;margin:0!important}html body .c505-site-header__actions{grid-column:3!important;grid-row:1!important;margin:0!important}html body .c505-site-header__nav{grid-column:1/-1!important;grid-row:2!important;width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;padding-bottom:2px!important}html body .c505-site-header__nav::-webkit-scrollbar{display:none!important}html body .c505-site-header__navlink,html body .c505-site-header__navlink.is-active,html body .c505-site-header__navlink:hover,html body .c505-site-header__navlink[aria-current=page]{font-size:.84rem!important;padding:0 10px!important}}@media (max-width:620px){html body .c505-site-header__inner{grid-template-columns:1fr!important}html body .c505-site-header__brand{grid-column:1!important;justify-self:center!important}html body .c505-site-header__actions{grid-column:1!important;grid-row:3!important;width:100%!important;justify-content:center!important}html body .c505-site-header__login,html body .c505-site-header__publish{flex:1 1!important;width:auto!important;min-width:0!important;max-width:190px!important}}html body:has(.c505-support-page){background:#f4f8ff!important}html body .c505-support-page{min-height:100vh;padding:clamp(34px,5vw,72px) 22px 90px;color:#07117b;background:radial-gradient(circle at 8% 0,rgba(37,177,255,.15),transparent 28%),radial-gradient(circle at 94% 16%,rgba(79,121,255,.12),transparent 26%),linear-gradient(180deg,#f8fbff,#ffffff 46%,#eef6ff)}html body .c505-support-shell{width:min(1160px,100%);margin:0 auto}html body .c505-support-hero{position:relative;overflow:hidden;margin:0 0 30px;padding:clamp(26px,4vw,46px);border:1px solid rgba(54,104,230,.14);border-radius:30px;background:radial-gradient(circle at top right,rgba(37,177,255,.22),transparent 36%),linear-gradient(135deg,#ffffff,#edf5ff 58%,#e4efff);box-shadow:0 24px 56px rgba(10,17,114,.1)}html body .c505-support-hero:after{content:"";position:absolute;right:-80px;bottom:-110px;width:260px;height:260px;border-radius:999px;background:rgba(37,177,255,.1);pointer-events:none}html body .c505-support-back{position:relative;z-index:1;display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(10,17,114,.13);border-radius:999px;color:#0a1172;background:rgba(255,255,255,.8);box-shadow:0 8px 20px rgba(10,17,114,.07);font-size:.9rem;font-weight:850;text-decoration:none}html body .c505-support-back:hover{background:#ffffff;transform:translateY(-1px)}html body .c505-support-intro{position:relative;z-index:1;max-width:760px;margin-top:28px}html body .c505-support-eyebrow{margin:0;color:#078052;font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}html body .c505-support-title{margin:12px 0 0;color:#07117b;font-size:clamp(2.1rem,5vw,4.2rem);font-weight:950;line-height:.98;letter-spacing:-.045em}html body .c505-support-lead{max-width:720px;margin:18px 0 0;color:#476188;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.75}html body .c505-support-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;align-items:start}html body .c505-support-card{border:1px solid rgba(54,104,230,.14);border-radius:26px;background:rgba(255,255,255,.94);box-shadow:0 18px 44px rgba(10,17,114,.08)}html body .c505-support-form-card{padding:clamp(24px,4vw,40px)}html body .c505-support-info-card{padding:24px}html body .c505-support-info-card.is-privacy{border-color:rgba(234,179,8,.3);background:linear-gradient(180deg,rgba(255,251,235,.98),rgba(254,249,195,.66))}html body .c505-support-card-title{margin:0;color:#07117b;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:920;line-height:1.2}html body .c505-support-card-copy{margin:10px 0 0;color:#53698f;font-size:.94rem;line-height:1.7}html body .c505-support-aside{display:grid;gap:18px}html body .c505-support-list{margin:16px 0 0;padding-left:20px;color:#53698f;font-size:.92rem;line-height:1.65}html body .c505-support-list li+li{margin-top:10px}html body .c505-support-form{display:grid;gap:20px;margin-top:28px}html body .c505-support-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}html body .c505-support-form label{display:block;margin:0 0 8px;color:#14265d;font-size:.9rem;font-weight:850;line-height:1.35}html body .c505-support-form input,html body .c505-support-form select,html body .c505-support-form textarea{width:100%!important;max-width:100%!important;border:1px solid #c9d8ee!important;border-radius:14px!important;padding:12px 14px!important;color:#0b1d4e!important;background:#ffffff!important;box-shadow:inset 0 1px 2px rgba(10,17,114,.035)!important;font:inherit!important;line-height:1.45!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease!important}html body .c505-support-form input,html body .c505-support-form select{min-height:48px!important}html body .c505-support-form textarea{min-height:180px!important;resize:vertical!important}html body .c505-support-form input:hover,html body .c505-support-form select:hover,html body .c505-support-form textarea:hover{border-color:#92b8ee!important}html body .c505-support-form input:focus,html body .c505-support-form input:focus-visible,html body .c505-support-form select:focus,html body .c505-support-form select:focus-visible,html body .c505-support-form textarea:focus,html body .c505-support-form textarea:focus-visible{border-color:#0b7cff!important;outline:3px solid rgba(11,124,255,.22)!important;outline-offset:2px!important;box-shadow:0 0 0 4px rgba(11,124,255,.08)!important}html body .c505-support-form button[type=submit]{display:inline-flex!important;min-height:50px!important;width:190px!important;max-width:100%!important;justify-self:start!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:999px!important;padding:0 24px!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;background:linear-gradient(135deg,#0a1172,#2254d8 54%,#1c91ef)!important;box-shadow:0 14px 28px rgba(34,84,216,.22)!important;font-size:.95rem!important;font-weight:900!important}html body .c505-support-form button[type=submit]:hover:not(:disabled){filter:brightness(1.05)!important;transform:translateY(-1px)!important}html body .c505-support-form button[type=submit]:disabled{cursor:not-allowed!important;opacity:.58!important}html body .c505-support-form button[type=submit]:focus-visible{outline:3px solid #0b7cff!important;outline-offset:3px!important}html body .c505-support-form [role=alert]{border:1px solid #fecaca!important;border-radius:16px!important;padding:15px!important;color:#7f1d1d!important;background:#fef2f2!important}html body .c505-support-form [role=status]{border:1px solid #a7f3d0!important;border-radius:16px!important;padding:18px!important;color:#065f46!important;background:#ecfdf5!important}html body .c505-support-form .hidden{display:none!important}html body .c505-support-form .sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}@media (max-width:860px){html body .c505-support-layout{grid-template-columns:1fr}html body .c505-support-aside{grid-template-columns:repeat(2,minmax(0,1fr))}html body .c505-support-info-card:last-child{grid-column:1/-1}}@media (max-width:620px){html body .c505-support-page{padding:24px 14px 64px}html body .c505-support-form-card,html body .c505-support-hero,html body .c505-support-info-card{border-radius:22px}html body .c505-support-aside,html body .c505-support-form-grid,html body .c505-support-layout{grid-template-columns:1fr}html body .c505-support-info-card:last-child{grid-column:auto}html body .c505-support-form button[type=submit]{width:190px!important;max-width:100%!important;justify-self:start!important}}@media (prefers-reduced-motion:reduce){html body .c505-support-back,html body .c505-support-form button[type=submit],html body .c505-support-form input,html body .c505-support-form select,html body .c505-support-form textarea{transition:none!important}}html body .c505-site-header__navlink{box-sizing:border-box!important;border:1px solid transparent!important;font-weight:800!important;transform:none!important;translate:none!important;scale:1!important;transition:color .14s ease,background-color .14s ease,border-color .14s ease,box-shadow .14s ease,filter .14s ease!important}html body .c505-site-header__navlink:focus,html body .c505-site-header__navlink:focus-visible,html body .c505-site-header__navlink:hover{border-color:rgba(54,104,230,.18)!important;font-weight:800!important;transform:none!important;translate:none!important;scale:1!important}html body .c505-site-header__navlink.is-active,html body .c505-site-header__navlink.is-active:hover,html body .c505-site-header__navlink[aria-current=page],html body .c505-site-header__navlink[aria-current=page]:hover{border-color:rgba(54,104,230,.22)!important;font-weight:800!important;transform:none!important;translate:none!important;scale:1!important}html body .c505-site-header__login,html body .c505-site-header__publish{box-sizing:border-box!important;font-weight:850!important;transform:none!important;translate:none!important;scale:1!important;transition:color .14s ease,background-color .14s ease,border-color .14s ease,box-shadow .14s ease,filter .14s ease!important}html body .c505-site-header__login:focus,html body .c505-site-header__login:focus-visible,html body .c505-site-header__login:hover,html body .c505-site-header__publish:focus,html body .c505-site-header__publish:focus-visible,html body .c505-site-header__publish:hover{font-weight:850!important;transform:none!important;translate:none!important;scale:1!important}html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__login,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__login:focus,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__login:focus-visible,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__login:hover,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink:focus,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink:focus-visible,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink:hover,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__publish,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__publish:focus,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__publish:focus-visible,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__publish:hover{animation:none!important;transition:none!important;transition-property:none!important;transition-duration:0s!important;transition-delay:0s!important;transform:none!important;translate:none!important;rotate:none!important;scale:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;will-change:auto!important;backface-visibility:visible!important;perspective:none!important}html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink:focus,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink:hover{box-sizing:border-box!important;flex:0 0 auto!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0 clamp(6px,.55vw,10px)!important;border:1px solid transparent!important;border-radius:18px!important;font-size:clamp(.82rem,.82vw,.94rem)!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;box-shadow:none!important}html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink:hover{color:#0a1172!important;-webkit-text-fill-color:#0a1172!important;background:rgba(10,17,114,.055)!important}html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink.is-active,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink.is-active:hover,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink[aria-current=page],html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink[aria-current=page]:hover{height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0 clamp(6px,.55vw,10px)!important;border:1px solid rgba(10,17,114,.16)!important;font-weight:800!important;background:linear-gradient(180deg,rgba(10,17,114,.075),rgba(10,17,114,.125))!important;box-shadow:none!important;animation:none!important;transition:none!important;transform:none!important;translate:none!important;rotate:none!important;scale:none!important;filter:none!important}html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__login:focus-visible,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__navlink:focus-visible,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__publish:focus-visible{outline:3px solid #0b7cff!important;outline-offset:3px!important}html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__login-dot,html body .c505-site-header[data-c505-header-stable=v3]
.c505-site-header__plus{animation:none!important;transition:none!important;transform:none!important;translate:none!important;rotate:none!important;scale:none!important;filter:none!important;will-change:auto!important}@media (max-width:1120px){html body .c505-site-header[data-c505-header-stable=v3] .c505-site-header__navlink,html body .c505-site-header[data-c505-header-stable=v3] .c505-site-header__navlink.is-active,html body .c505-site-header[data-c505-header-stable=v3] .c505-site-header__navlink:focus,html body .c505-site-header[data-c505-header-stable=v3] .c505-site-header__navlink:hover,html body .c505-site-header[data-c505-header-stable=v3] .c505-site-header__navlink[aria-current=page]{padding:0 10px!important;font-size:.88rem!important}}@media (prefers-reduced-motion:reduce){html body .c505-site-header[data-c505-header-stable=v3] *,html body .c505-site-header[data-c505-header-stable=v3] :after,html body .c505-site-header[data-c505-header-stable=v3] :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}html body main.home-page.page[data-c505-home=v1]
section.c505-hero-final
.c505-hero-final__copy>h1{font-size:clamp(38px,3.2vw,50px)!important;line-height:1.02!important;letter-spacing:-.038em!important}@media (max-width:700px){html body main.home-page.page[data-c505-home=v1] section.c505-hero-final .c505-hero-final__copy>h1{font-size:clamp(32px,8.8vw,40px)!important;line-height:1.04!important}}main.home-page.page[data-c505-home=v1]{--c505-home-responsive-v1:1;width:100%;min-width:0;overflow-x:clip}main.home-page.page[data-c505-home=v1] *,main.home-page.page[data-c505-home=v1] :after,main.home-page.page[data-c505-home=v1] :before{box-sizing:border-box}main.home-page.page[data-c505-home=v1] img{max-width:100%;height:auto}@media (max-width:1180px){main.home-page.page[data-c505-home=v1] .category-strip{width:min(100% - 32px,1180px)!important;margin-inline:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}main.home-page.page[data-c505-home=v1] .category-card{min-width:0!important;width:100%!important}main.home-page.page[data-c505-home=v1] .c505-footer-shell{width:min(100% - 32px,1180px)!important;margin-inline:auto!important}main.home-page.page[data-c505-home=v1] .c505-footer-main{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px!important}main.home-page.page[data-c505-home=v1] .c505-footer-brand{grid-column:1/-1!important;max-width:720px!important}}@media (max-width:980px){main.home-page.page[data-c505-home=v1] .c505-hero-final{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;gap:28px!important;padding:48px 20px 34px!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__copy{width:100%!important;min-width:0!important;max-width:none!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__copy>h1{max-width:780px!important;font-size:clamp(38px,5.5vw,46px)!important;line-height:1.03!important;overflow-wrap:anywhere}main.home-page.page[data-c505-home=v1] .c505-hero-final__copy>p{max-width:720px!important;font-size:16px!important;line-height:1.65!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{width:min(100%,720px)!important;min-width:0!important;margin:0 auto!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__visual img{display:block!important;width:100%!important;max-width:720px!important;height:auto!important;object-fit:contain!important}main.home-page.page[data-c505-home=v1] .category-strip{width:min(100% - 24px,820px)!important}main.home-page.page[data-c505-home=v1] .c505-footer-main,main.home-page.page[data-c505-home=v1] .category-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}main.home-page.page[data-c505-home=v1] .c505-footer-brand{grid-column:1/-1!important}main.home-page.page[data-c505-home=v1] .c505-footer-social{min-width:0!important}main.home-page.page[data-c505-home=v1] .c505-footer-icons,main.home-page.page[data-c505-home=v1] .c505-footer-store{flex-wrap:wrap!important}}@media (max-width:700px){main.home-page.page[data-c505-home=v1] .c505-hero-final{gap:22px!important;padding:32px 14px 26px!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__copy>h1{max-width:none!important;margin-inline:0!important;font-size:clamp(32px,9.2vw,38px)!important;line-height:1.05!important;letter-spacing:-.032em!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__copy>p{font-size:15.5px!important;line-height:1.6!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{width:100%!important;max-width:520px!important}main.home-page.page[data-c505-home=v1] .category-strip{width:calc(100% - 24px)!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}main.home-page.page[data-c505-home=v1] .category-card{width:100%!important;min-height:0!important;padding:14px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:12px!important}main.home-page.page[data-c505-home=v1] .category-icon{width:46px!important;height:46px!important;min-width:46px!important;display:grid!important;place-items:center!important}main.home-page.page[data-c505-home=v1] .category-texts{min-width:0!important}main.home-page.page[data-c505-home=v1] .category-texts h3,main.home-page.page[data-c505-home=v1] .category-texts p{overflow-wrap:anywhere}main.home-page.page[data-c505-home=v1] .c505-footer-pro{padding-inline:0!important}main.home-page.page[data-c505-home=v1] .c505-footer-shell{width:calc(100% - 28px)!important}main.home-page.page[data-c505-home=v1] .c505-footer-main{grid-template-columns:minmax(0,1fr)!important;gap:28px!important}main.home-page.page[data-c505-home=v1] .c505-footer-brand{grid-column:auto!important;max-width:none!important}main.home-page.page[data-c505-home=v1] .c505-footer-brand img{width:min(190px,70%)!important}main.home-page.page[data-c505-home=v1] .c505-footer-col,main.home-page.page[data-c505-home=v1] .c505-footer-social{width:100%!important;min-width:0!important}main.home-page.page[data-c505-home=v1] .c505-footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;text-align:left!important}body:has(main[data-c505-home=v1]) [data-c505-ai-launcher="1"]{right:12px!important;bottom:12px!important;transform:scale(.88)!important;transform-origin:right bottom!important}}@media (max-width:420px){main.home-page.page[data-c505-home=v1] .c505-hero-final{padding-inline:12px!important}main.home-page.page[data-c505-home=v1] .c505-hero-final__copy>h1{font-size:30px!important;line-height:1.06!important}main.home-page.page[data-c505-home=v1] .c505-footer-shell,main.home-page.page[data-c505-home=v1] .category-strip{width:calc(100% - 20px)!important}main.home-page.page[data-c505-home=v1] .category-card{padding:12px!important}}html body{--c505-public-responsive-v2:1}@media (max-width:900px){html,html body{width:100%!important;max-width:100%!important;overflow-x:clip!important}html body header.c505-site-header[data-c505-header-stable=v3]{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}html body header.c505-site-header[data-c505-header-stable=v3]>div.c505-site-header__inner{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:11px 14px!important;display:grid!important;grid-template-columns:minmax(120px,1fr) auto!important;align-items:center!important;gap:10px!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__brand{width:fit-content!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__brand img{display:block!important;width:160px!important;max-width:100%!important;height:auto!important}html body header.c505-site-header[data-c505-header-stable=v3] nav.c505-site-header__nav{display:none!important}html body header.c505-site-header[data-c505-header-stable=v3] div.c505-site-header__actions{width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__login,html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__publish{min-height:42px!important;height:42px!important;margin:0!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;white-space:nowrap!important;font-size:14px!important}}@media (max-width:620px){html body header.c505-site-header[data-c505-header-stable=v3]>div.c505-site-header__inner{padding:9px 11px!important;grid-template-columns:minmax(100px,1fr) auto!important;gap:7px!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__brand img{width:142px!important;max-width:38vw!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__login{min-width:0!important;padding:0 10px!important;font-size:13px!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__publish{width:44px!important;min-width:44px!important;max-width:44px!important;padding:0!important;font-size:0!important;overflow:hidden!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__publish span.c505-site-header__plus{margin:0!important;padding:0!important;font-size:23px!important;line-height:1!important}html body button.c505-ai-launcher-v53[data-c505-ai-launcher="1"]{position:fixed!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;right:12px!important;left:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;overflow:hidden!important;transform:none!important;z-index:9999!important}html body button.c505-ai-launcher-v53[data-c505-ai-launcher="1"]>strong{display:none!important}html body button.c505-ai-launcher-v53[data-c505-ai-launcher="1"]>span{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;font-size:14px!important}html body section.c505-ai-room-v53[data-c505-ai-panel="1"]{width:calc(100vw - 20px)!important;max-width:420px!important;max-height:min(72vh,640px)!important;right:10px!important;left:auto!important;bottom:calc(78px + env(safe-area-inset-bottom))!important}html body main.home-page.page[data-c505-home=v1] section.c505-hero-final{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;overflow:hidden!important}html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;margin:4px 0 0!important;padding:0!important;overflow:hidden!important}html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual>img{position:static!important;inset:auto!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;transform:none!important}html body main.home-page.page[data-c505-home=v1] footer.c505-footer-pro div.c505-footer-col>a{width:fit-content!important;max-width:100%!important;margin-left:0!important;padding-left:0!important;text-indent:0!important}html body main.home-page.page[data-c505-home=v1] footer.c505-footer-pro div.c505-footer-bottom{padding-bottom:84px!important}}@media (max-width:380px){html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__brand img{width:126px!important;max-width:35vw!important}html body header.c505-site-header[data-c505-header-stable=v3] span.c505-site-header__login-dot{display:none!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__login{padding-inline:8px!important;font-size:12px!important}html body header.c505-site-header[data-c505-header-stable=v3] a.c505-site-header__publish{width:40px!important;min-width:40px!important;max-width:40px!important}}html body{--c505-mobile-menu-v5:1}.c505-hero-final__visual-mobile,.c505-site-header__menu-backdrop,.c505-site-header__menu-button,.c505-site-header__mobile-menu{display:none}@media (max-width:900px){html body header.c505-site-header[data-c505-header-stable=v4]{position:relative!important;z-index:12000!important;width:100%!important;min-height:64px!important;overflow:visible!important}html body header.c505-site-header[data-c505-header-stable=v4]>.c505-site-header__inner{width:100%!important;min-height:64px!important;margin:0!important;padding:9px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;align-items:center!important;gap:10px!important}html body header.c505-site-header[data-c505-header-stable=v4] .c505-site-header__brand{width:fit-content!important;max-width:150px!important;min-width:0!important;margin:0!important}html body header.c505-site-header[data-c505-header-stable=v4] .c505-site-header__brand img{display:block!important;width:130px!important;max-width:100%!important;height:auto!important}html body header.c505-site-header[data-c505-header-stable=v4] .c505-site-header__actions,html body header.c505-site-header[data-c505-header-stable=v4] .c505-site-header__nav{display:none!important}html body header.c505-site-header[data-c505-header-stable=v4] button.c505-site-header__menu-button{width:46px!important;min-width:46px!important;height:46px!important;margin:0!important;padding:0!important;justify-self:end!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:1px solid rgba(31,112,255,.28)!important;border-radius:14px!important;background:#ffffff!important;box-shadow:0 10px 24px rgba(15,46,120,.12)!important;cursor:pointer!important}html body header.c505-site-header[data-c505-header-stable=v4] button.c505-site-header__menu-button>span{display:block!important;width:21px!important;height:2px!important;border-radius:999px!important;background:#071b70!important}html body button.c505-site-header__menu-backdrop{position:fixed!important;inset:0!important;z-index:11990!important;display:block!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;background:rgba(3,13,55,.48)!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}html body aside.c505-site-header__mobile-menu{position:fixed!important;z-index:12010!important;top:74px!important;right:12px!important;left:12px!important;width:auto!important;max-height:calc(100vh - 92px)!important;padding:18px!important;display:block!important;overflow-y:auto!important;border:1px solid rgba(68,139,255,.24)!important;border-radius:22px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 28px 70px rgba(3,20,82,.3)!important}html body aside.c505-site-header__mobile-menu .c505-site-header__mobile-head{margin-bottom:14px!important;padding-bottom:13px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(31,112,255,.16)!important}html body aside.c505-site-header__mobile-menu .c505-site-header__mobile-head>strong{color:#071b70!important;font-size:21px!important}html body aside.c505-site-header__mobile-menu .c505-site-header__mobile-head>button{width:38px!important;height:38px!important;padding:0!important;border:0!important;border-radius:12px!important;background:#eef6ff!important;color:#071b70!important;font-size:28px!important;line-height:1!important}html body aside.c505-site-header__mobile-menu>nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body aside.c505-site-header__mobile-menu>nav>a{min-height:46px!important;padding:11px 13px!important;display:flex!important;align-items:center!important;border:1px solid rgba(31,112,255,.13)!important;border-radius:13px!important;background:#f8fbff!important;color:#12266f!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important}html body aside.c505-site-header__mobile-menu>nav>a.is-active{border-color:#2085ff!important;background:linear-gradient(135deg,#158cff,#101a91)!important;color:#ffffff!important}html body aside.c505-site-header__mobile-menu .c505-site-header__mobile-actions{margin-top:14px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html body aside.c505-site-header__mobile-menu .c505-site-header__mobile-actions>a{min-height:48px!important;padding:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important}html body aside.c505-site-header__mobile-menu .c505-site-header__mobile-actions>a:first-child{border:1px solid #2589ff!important;background:#ffffff!important;color:#071b70!important}html body aside.c505-site-header__mobile-menu .c505-site-header__mobile-actions>a:last-child{background:linear-gradient(135deg,#168fff,#101a91)!important;color:#ffffff!important}}@media (max-width:620px){html body main.home-page.page[data-c505-home=v1] section.c505-hero-final{padding:24px 14px 0!important;gap:16px!important;overflow:hidden!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{position:relative!important;width:calc(100% + 28px)!important;max-width:none!important;height:210px!important;min-height:210px!important;margin:0 -14px!important;padding:0!important;overflow:hidden!important;background:#e7f3ff!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual-desktop{display:none!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual-mobile{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;background-repeat:no-repeat!important;background-size:175% auto!important;background-position:72% 79%!important}html body button.c505-ai-launcher-v53[data-c505-ai-launcher="1"]{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;right:9px!important;bottom:calc(9px + env(safe-area-inset-bottom))!important}html body button.c505-ai-launcher-v53[data-c505-ai-launcher="1"]>span{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;font-size:12px!important}}@media (max-width:380px){html body aside.c505-site-header__mobile-menu>nav{grid-template-columns:minmax(0,1fr)!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{height:190px!important;min-height:190px!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual-mobile{background-size:190% auto!important;background-position:73% 80%!important}}html body{--c505-menu-polish-v6:1}@media (max-width:900px){html body aside#c505-mobile-menu.c505-site-header__mobile-menu .c505-site-header__mobile-head>button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(30,112,255,.32)!important;border-radius:12px!important;background:linear-gradient(135deg,#158cff,#111d92)!important;color:#ffffff!important;box-shadow:0 8px 20px rgba(13,53,160,.24)!important;font-size:27px!important;font-weight:500!important;line-height:1!important;cursor:pointer!important}html body aside#c505-mobile-menu.c505-site-header__mobile-menu>nav>a.is-active{width:fit-content!important;min-width:122px!important;max-width:72%!important;justify-self:start!important;padding:11px 22px!important;border-radius:13px!important}}@media (max-width:620px){html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{height:225px!important;min-height:225px!important;background:#ddecff!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual-mobile{inset:0!important;width:100%!important;height:100%!important;background-size:138% auto!important;background-position:68% 72%!important;background-repeat:no-repeat!important}}@media (max-width:380px){html body aside#c505-mobile-menu.c505-site-header__mobile-menu>nav>a.is-active{min-width:112px!important;max-width:76%!important;padding-inline:19px!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{height:215px!important;min-height:215px!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual-mobile{background-size:145% auto!important;background-position:69% 73%!important}}main.home-page.page[data-c505-home=v1]{--c505-home-image-v7:1}@media (max-width:620px){html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{height:245px!important;min-height:245px!important;background:#ddecff!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual-mobile{inset:0!important;width:100%!important;height:100%!important;background-size:118% auto!important;background-position:64% 72%!important;background-repeat:no-repeat!important}}@media (max-width:380px){html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual{height:230px!important;min-height:230px!important}html body main.home-page.page[data-c505-home=v1] .c505-hero-final__visual-mobile{background-size:124% auto!important;background-position:65% 73%!important}}main.home-page.page[data-c505-home=v1]{--c505-home-single-visual-v8:1}@media (max-width:620px){html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual{position:relative!important;isolation:isolate!important;display:block!important;width:calc(100% + 28px)!important;max-width:none!important;height:clamp(200px,56vw,225px)!important;min-height:200px!important;margin:0 -14px!important;padding:0!important;overflow:hidden!important;background:#eaf4ff!important;background-image:none!important}html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual>:not(.c505-hero-final__visual-mobile){display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;position:absolute!important;pointer-events:none!important}html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual:after,html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual:before{display:none!important;content:none!important}html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual>div.c505-hero-final__visual-mobile{position:absolute!important;inset:0!important;z-index:1!important;display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;margin:0!important;background-repeat:no-repeat!important;background-size:100% auto!important;background-position:50%!important}}@media (max-width:380px){html body main.home-page.page[data-c505-home=v1] section.c505-hero-final>div.c505-hero-final__visual{height:210px!important;min-height:210px!important}}html body [data-mic505-ui="1"].c505-ai-room-v53{top:16px!important;right:24px!important;bottom:16px!important;left:auto!important;width:min(460px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:linear-gradient(180deg,#173da9,#0b62ee)!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:30px!important;box-shadow:0 30px 90px rgba(0,36,112,.34),inset 0 1px 0 rgba(255,255,255,.2)!important}html body [data-mic505-ui="1"] [data-mic505-header=light]{flex:0 0 auto!important;border:0!important;border-bottom:1px solid rgba(7,17,123,.12)!important;background:rgba(247,250,255,.98)!important}html body [data-mic505-ui="1"] .c505-ai-room-v53-body{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:16px!important;padding:18px 18px 28px!important;overflow-x:hidden!important;overflow-y:auto!important;border:0!important;box-shadow:none!important;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.03))!important;backdrop-filter:blur(18px) saturate(135%)!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important}html body [data-mic505-ui="1"]
.c505-ai-room-v53-body
[data-c505-ai-body="1"],html body [data-mic505-ui="1"]
[data-mic505-message=assistant]{flex:0 0 auto!important;align-self:stretch!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:4px 2px 14px!important;overflow:visible!important;border:0!important;border-radius:0!important;color:#ffffff!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body [data-mic505-ui="1"]
[data-mic505-message=assistant] small{display:block!important;margin:0 0 8px!important;color:rgba(255,255,255,.84)!important}html body [data-mic505-ui="1"]
[data-mic505-message=assistant] p{width:100%!important;max-width:100%!important;margin:0!important;color:#ffffff!important;font-size:.92rem!important;line-height:1.55!important;white-space:pre-wrap!important;overflow:visible!important}html body [data-mic505-ui="1"]
[data-mic505-message=user]{flex:0 0 auto!important;align-self:flex-end!important;width:auto!important;max-width:88%!important;border-radius:20px 20px 8px 20px!important;color:#07117b!important;background:rgba(255,255,255,.98)!important}html body [data-mic505-ui="1"] .c505-ai-room-v53-input{position:relative!important;z-index:5!important;flex:0 0 auto!important;margin:0!important;padding:18px!important;border:0!important;border-top:1px solid rgba(7,17,123,.1)!important;background:rgba(238,246,255,.98)!important}html body [data-mic505-ui="1"]
[data-mic505-header=light]
button[aria-label*=Cerrar]{color:#ffffff!important;background:#0b43ad!important;border:0!important;opacity:1!important;box-shadow:0 8px 22px rgba(7,17,123,.22)!important}@media (max-width:720px){html body [data-mic505-ui="1"].c505-ai-room-v53{top:8px!important;right:8px!important;bottom:8px!important;left:8px!important;width:auto!important;max-width:none!important;border-radius:24px!important}}.c505-skip-link{position:fixed;top:-1000px;left:12px;z-index:1000000;padding:12px 16px;border:2px solid #ffffff;border-radius:12px;color:#ffffff;background:#07117b;box-shadow:0 12px 30px rgba(7,17,123,.3);font-weight:800;text-decoration:none}.c505-skip-link:focus,.c505-skip-link:focus-visible{top:12px;outline:3px solid #ffd84d;outline-offset:3px}#contenido-principal:focus{outline:none}