.ciBreadcrumb{background:#002c47;padding:12px 0 12px 5%}.ciBreadcrumbInner{align-items:center;gap:8px;display:flex}.ciBcLink{color:#ffffff80;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s}.ciBcLink:hover{color:#ffffffd9}.ciBcSep{color:#ffffff40;font-size:12px}.ciBcActive{color:#b3ba1c;font-size:12px;font-weight:600}.ciHeroSection{background:#002c47;grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:78vh;padding:80px 48px 72px;display:grid;position:relative;overflow:hidden}.ciHeroSection:before{content:"";z-index:2;background:#b3ba1c;width:5px;position:absolute;top:0;bottom:0;left:0}.ciHeroSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#b3ba1c0a 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-200px}.ciHeroInner{z-index:2;max-width:820px;position:relative}.ciHeroEyebrow{letter-spacing:3px;text-transform:uppercase;color:#b3ba1c;background:#b3ba1c1f;border:1px solid #b3ba1c47;border-radius:8px;align-items:center;gap:6px;margin-bottom:28px;padding:6px 14px;font-size:11px;font-weight:700;animation:.9s cubic-bezier(.22,1,.36,1) .1s both ciFadeUp;display:inline-flex}.ciHeroEyebrowDot{background:#b3ba1c;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ciHeroHeadline{color:#fff;letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.05;animation:1s cubic-bezier(.22,1,.36,1) .25s both ciFadeUp}.ciHeroSub1{color:#b3ba1c;letter-spacing:-.01em;white-space:nowrap;margin-bottom:14px;font-size:clamp(16px,1.8vw,22px);font-weight:700;line-height:1.3;animation:1s cubic-bezier(.22,1,.36,1) .35s both ciFadeUp}.ciHeroSubheadline{color:#ffffffe0;max-width:640px;margin-bottom:44px;font-size:clamp(16px,1.8vw,20px);font-weight:300;line-height:1.7;animation:1s cubic-bezier(.22,1,.36,1) .4s both ciFadeUp}.ciHeroSubheadline strong{color:#fff;font-weight:600}.ciHeroCtas{flex-wrap:wrap;gap:14px;animation:.9s cubic-bezier(.22,1,.36,1) .55s both ciFadeUp;display:flex}.ciCtaPrimary{color:#002c47;background:#b3ba1c;border-radius:12px;align-items:center;gap:8px;padding:15px 30px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .12s;display:inline-flex}.ciCtaPrimary:hover{background:#969d10;transform:translateY(-1px)}.ciCtaSecondary{color:#fff;background:0 0;border:1.5px solid #ffffff52;border-radius:12px;align-items:center;gap:8px;padding:15px 30px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .15s,transform .12s;display:inline-flex}.ciCtaSecondary:hover{border-color:#ffffffad;transform:translateY(-1px)}.ciHeroVisual{z-index:2;justify-content:center;align-items:center;animation:1.4s .4s both ciFadeIn;display:flex;position:relative}.ciNodeDiagramWrap{width:100%;max-width:640px}.ciNodeDiagram{width:100%;max-width:640px;height:480px;margin:0 auto;position:relative}.ciDiagramSvg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ciDNode{z-index:2;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;transform:translate(-50%,-50%)}.ciDNodeLink{cursor:pointer;text-decoration:none}.ciDNodeCircle{background:#00111e;border:2px solid #b3ba1c59;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.ciDNodeLink:hover .ciDNodeCircle{border-color:#b3ba1c;transform:scale(1.06);box-shadow:0 0 32px #b3ba1c47}.ciDNodeLabel{letter-spacing:3px;text-transform:uppercase;color:#b3ba1c;text-align:center;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.3;transition:color .2s}.ciDNodeLink:hover .ciDNodeLabel{color:#fff}.ciDNodePeople{top:18%;left:50%}.ciDNodeCompany{top:65%;left:80%}.ciDNodeMatter{top:65%;left:20%}.ciDNodeCI{cursor:default;top:48%;left:50%}.ciDNodeCircleCI{background:#b3ba1c1f!important;border:2.5px solid #b3ba1c!important;width:90px!important;height:90px!important;box-shadow:0 0 50px #b3ba1c47,0 0 90px #b3ba1c1a!important}.ciTravelLine{stroke:#b3ba1c;stroke-width:1.5px;stroke-dasharray:6 5;fill:none;opacity:.35}.ciOuterLine{stroke:#b3ba1c2e;stroke-width:1px;stroke-dasharray:4 6;fill:none}.ciTravelDot{stroke:#b3ba1c;stroke-width:3px;stroke-dasharray:4 196;stroke-dashoffset:200px;fill:none;animation:2.4s ease-in-out infinite ciTravelDotAnim}.ciTravelDot2{animation-delay:.8s}.ciTravelDot3{animation-delay:1.6s}.ciTravelDotP2c{animation-delay:.4s}.ciTravelDotP2m{animation-delay:1.2s}.ciTravelDotC2m{animation-delay:2s}@keyframes ciFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ciFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ciTravelDotAnim{0%{stroke-dashoffset:200px;opacity:0}10%{opacity:1}90%{opacity:1}to{stroke-dashoffset:0;opacity:0}}@media (max-width:900px){.ciHeroSection{grid-template-columns:1fr;min-height:auto;padding:60px 24px 40px}.ciHeroVisual{display:none}}@media (max-width:480px){.ciHeroSection{padding:20px}.ciHeroSub1{white-space:normal}}
.ciPainCallout{text-align:center;background:#00111e;padding:80px 48px 90px;position:relative;overflow:hidden}.ciPainCallout:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#002c47,#0000);height:80px;position:absolute;top:0;left:0;right:0}.ciPainCallout:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(#0000,#fff);height:60px;position:absolute;bottom:0;left:0;right:0}.ciPainCallout p{z-index:2;color:#ffffffb8;max-width:780px;margin:0 auto;font-size:clamp(18px,2.2vw,26px);font-style:italic;font-weight:300;line-height:1.65;position:relative}.ciPainCallout strong{color:#fff;font-style:normal;font-weight:700}.ciPainEmphasis{color:#b3ba1c;margin-top:8px;font-size:1.08em;font-style:normal;font-weight:700;display:block}@media (max-width:480px){.ciPainCallout{padding:40px 20px 90px}}
.ciConnectorShowcase{background:#fff;padding:88px 48px;position:relative;overflow:hidden}.ciConnectorShowcase:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#fff,#0000);height:40px;position:absolute;top:0;left:0;right:0}.ciConnectorShowcase:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#0000,#002c47);height:60px;position:absolute;bottom:0;left:0;right:0}.ciConnectorShowcaseInner{z-index:1;max-width:920px;margin:0 auto;position:relative}.ciConnectorShowcaseHeader{text-align:center;margin-bottom:48px}.ciShowcaseSectionLabel{letter-spacing:2px;text-transform:uppercase;color:#969d10;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.ciShowcaseSectionTitle{letter-spacing:-.02em;color:#002c47;margin-bottom:8px;font-size:clamp(26px,3.2vw,40px);font-weight:800;line-height:1.1}.ciShowcaseSectionTitle span{color:#b3ba1c}.ciShowcaseSectionDesc{color:#4a6070;max-width:600px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.75}.ciConnectorCards{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.ciConnectorCard{background:#002c47;border:1.5px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:16px;padding:32px 28px;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:flex}.ciConnectorCard:hover{background:#015596;border-color:#b3ba1c59;transform:translateY(-3px)}.ciConnectorCardIcon{background:#b3ba1c1f;border:1.5px solid #b3ba1c47;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ciConnectorCardLabel{letter-spacing:2px;text-transform:uppercase;color:#b3ba1c;font-size:10px;font-weight:700}.ciConnectorCardName{color:#fff;font-size:20px;font-weight:800;line-height:1.2}.ciConnectorCardDesc{color:#ffffffe0;flex:1;font-size:14px;font-weight:300;line-height:1.65}.ciConnectorCardCta{color:#b3ba1c;align-items:center;gap:5px;margin-top:auto;font-size:13px;font-weight:700;display:flex}.ciComingSoonBadge{color:#b3ba1c;letter-spacing:1.5px;text-transform:uppercase;background:#b3ba1c26;border:1.5px solid #b3ba1c73;border-radius:20px;margin-top:8px;padding:5px 10px;font-size:10px;font-weight:700;line-height:1.4;display:inline-block}@media (max-width:900px){.ciConnectorCards{grid-template-columns:1fr}.ciConnectorShowcase{padding:60px 24px}}@media (max-width:480px){.ciConnectorShowcase{padding:20px 20px 80px}}
.ciWhySection{background:#002c47;padding:56px 48px 88px;position:relative;overflow:hidden}.ciWhySection:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#002c47,#0000);height:100px;position:absolute;top:0;left:0;right:0}.ciWhySection>*{z-index:1;position:relative}.ciWhyLayout{text-align:center;max-width:920px;margin:0 auto}.ciWhyHeader{margin-bottom:48px}.ciWhySectionLabel{letter-spacing:2px;text-transform:uppercase;color:#b3ba1c;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.ciWhySectionTitle{letter-spacing:-.02em;color:#fff;font-size:clamp(26px,3.2vw,40px);font-weight:800;line-height:1.1}.ciWhyGrid{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.ciWhyCol{flex-direction:column;gap:12px;display:flex}.ciWhyColLabel{letter-spacing:2px;text-transform:uppercase;border-radius:20px;width:fit-content;margin:0 auto 4px;padding:6px 16px;font-size:13px;font-weight:800;display:block}.ciWhyColLabelProblem{color:#ff6b6b;background:#9b1c1c38;border:1.5px solid #9b1c1c80}.ciWhyColLabelSolution{color:#b3ba1c;background:#b3ba1c1f;border:1px solid #b3ba1c47}.ciWhyCard{text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-height:200px;padding:22px 20px;display:flex}.ciWhyCardProblem{background:#fff;border:1px solid #9b1c1c26}.ciWhyCardSolution{background:#b3ba1c;border:2px solid #969d10}.ciWhyCardIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:42px;height:42px;margin-bottom:4px;display:flex}.ciWhyCardIconProblem{background:#9b1c1c14;border:1.5px solid #9b1c1c2e}.ciWhyCardIconSolution{background:#002c471f;border:1.5px solid #002c4733}.ciWhyCardTitle{width:100%;margin-bottom:2px;font-size:14px;font-weight:700}.ciWhyCardTitleProblem{color:#1a1a1a}.ciWhyCardTitleSolution{color:#002c47}.ciWhyCardDesc{width:100%;font-size:13.5px;font-weight:400;line-height:1.65}.ciWhyCardDescProblem{color:#000000b8}.ciWhyCardDescSolution{color:#002c47c7}@media (max-width:768px){.ciWhySection{padding:56px 48px 50px}}@media (max-width:700px){.ciWhyGrid{grid-template-columns:1fr}.ciWhySection{padding:48px 24px 60px}}@media (max-width:480px){.ciWhySection{padding:20px}}
.ciHiwSection{background:#00111e;padding:88px 48px;position:relative;overflow:hidden}.ciHiwSection:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#002c47,#0000);height:100px;position:absolute;top:0;left:0;right:0}.ciHiwSection:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#002c47);height:100px;position:absolute;bottom:0;left:0;right:0}.ciHiwInner{z-index:2;max-width:1000px;margin:0 auto;position:relative}.ciHiwHeader{text-align:center;margin-bottom:48px}.ciHiwSectionLabel{letter-spacing:2px;text-transform:uppercase;color:#b3ba1c;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.ciHiwSectionTitle{letter-spacing:-.02em;color:#fff;margin-bottom:8px;font-size:clamp(26px,3.2vw,40px);font-weight:800;line-height:1.1}.ciHiwSectionTitle span{color:#b3ba1c}.ciHiwSectionDesc{color:#ffffffe0;max-width:680px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.75}.ciHiwColumns{grid-template-columns:1fr 1fr;align-items:start;gap:48px;width:100%;display:grid}.ciFlowDiagram{background:#f6f4ef;border:1.5px solid #002c471a;border-radius:20px;flex-direction:column;padding:28px 22px;display:flex;box-shadow:0 4px 24px #002c4714}.ciFlowDiagramTitle{letter-spacing:2px;text-transform:uppercase;color:#00111e66;text-align:center;letter-spacing:.5px;margin-bottom:18px;font-size:11px;font-weight:700}.ciFlowIngestHeader{text-align:center;box-sizing:border-box;background:#002c47;border-radius:8px;width:100%;padding:8px 12px}.ciFlowIngestHeaderLabel{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff8c;font-size:10px;font-weight:700}.ciFlowEntityRow{gap:8px;width:100%;display:flex}.ciFlowEntityTile{text-align:center;box-sizing:border-box;background:#002c47;border:2px solid #002c47cc;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:12px 8px;display:flex}.ciFlowEntityName{color:#fff;font-size:12px;font-weight:700}.ciFlowSourceRow{gap:8px;width:100%;display:flex}.ciFlowSourceTile{text-align:center;box-sizing:border-box;background:#002c47;border:2px solid #002c47cc;border-radius:8px;flex:1;padding:12px 8px}.ciFlowSourceName{color:#fff;font-size:13px;font-weight:700}.ciFlowArrow{justify-content:center;padding:6px 0;display:flex}.ciFlowProcess{background:#002c47;border:2px solid #002c47cc;border-radius:8px;padding:14px}.ciFlowProcessHeader{justify-content:center;align-items:center;gap:7px;margin-bottom:12px;display:flex}.ciFlowProcessTitle{letter-spacing:1.5px;text-transform:uppercase;color:#b3ba1c;font-size:11px;font-weight:700}.ciFlowSteps{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;display:grid}.ciFlowStep{text-align:center;background:#b3ba1c;border:2px solid #969d10;border-radius:6px;padding:9px 4px}.ciFlowStepNum{color:#002c47;letter-spacing:1px;text-transform:uppercase;opacity:.6;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.ciFlowStepName{color:#002c47;font-size:13px;font-weight:700}.ciFlowStepArrow{color:#ffffff80;padding:0 4px;font-size:16px;font-weight:700;line-height:1}.ciFlowExport{background:#002c47;border:2px solid #b3ba1c66;border-radius:8px;padding:14px}.ciFlowExportTitle{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff8c;text-align:center;margin-bottom:10px;font-size:10px;font-weight:700;display:block}.ciFlowExportItems{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ciFlowExportItem{color:#fff;background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:20px;align-items:center;gap:5px;padding:7px 12px;font-size:13px;font-weight:700;display:flex}.ciFlowDualArrows{padding:2px 0}.ciFlowSurfaced{background:#b3ba1c;border:2px solid #969d10;border-radius:8px;padding:14px}.ciFlowSurfacedTitle{letter-spacing:1.5px;text-transform:uppercase;color:#002c47;text-align:center;margin-bottom:10px;font-size:10px;font-weight:700;display:block}.ciFlowSurfacedCols{gap:8px;display:flex}.ciFlowSurfacedGroup{background:#002c471f;border-radius:8px;flex-direction:column;flex:1;gap:6px;padding:8px 6px;display:flex}.ciFlowSurfacedGroupMcp{background:#002c472e;border:1.5px solid #002c4733;flex:none}.ciFlowSurfacedItem{color:#002c47;white-space:nowrap;background:#002c471f;border:1px solid #002c472e;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:700;display:flex}.ciFlowSurfacedItemMcp{color:#00111e;background:#0155962e;border-color:#01559673}.ciFlowIngestWrap{flex-direction:column;gap:6px;display:flex}.ciHiwSteps{flex-direction:column;gap:0;display:flex;position:relative}.ciHiwSteps:before{content:"";z-index:0;background:linear-gradient(#b3ba1c80 0%,#b3ba1c33 100%);width:2px;position:absolute;top:20px;bottom:40px;left:19px}.ciHiwStep{z-index:1;gap:24px;padding:0 0 40px;display:flex;position:relative}.ciHiwStep:last-child{padding-bottom:0}.ciHiwStepNum{color:#b3ba1c;z-index:2;background:#00111e;border:2px solid #b3ba1c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex;position:relative;box-shadow:0 0 0 4px #00111e}.ciHiwStep:last-child .ciHiwStepNum{color:#002c47;background:#b3ba1c;border-color:#969d10}.ciHiwStepContent{padding-top:8px}.ciHiwStepTitle{color:#fff;margin-bottom:7px;font-size:17px;font-weight:700}.ciHiwStepDesc{color:#ffffffe0;font-size:15px;font-weight:300;line-height:1.7}@media (max-width:768px){.ciHiwSection{padding:50px 24px}}@media (max-width:767px){.ciHiwColumns{grid-template-columns:1fr}}@media (max-width:480px){.ciFlowDiagram{padding:18px 12px}.ciHiwSection{padding:20px 20px 60px}.ciFlowSteps{grid-template-columns:1fr}.ciFlowStep{border-radius:150px;width:60%;margin:0 auto}.ciFlowStepArrow{text-align:center;display:block;transform:rotate(90deg)}.ciFlowExportItem{border-radius:150px;flex-direction:column;width:60%;margin:0 auto}.ciFlowSurfacedItem{padding:6px}}
.ciMcpSection{background:#002c47;padding:80px 48px;position:relative;overflow:hidden}.ciMcpBgGlow{pointer-events:none;background:radial-gradient(circle,#01559640 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-80px;right:-80px}.ciMcpInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:900px;margin:0 auto;display:grid;position:relative}.ciMcpBadge{background:#b3ba1c1f;border:1.5px solid #b3ba1c59;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:5px 14px;display:inline-flex}.ciMcpBadgeText{letter-spacing:2px;text-transform:uppercase;color:#b3ba1c;font-size:11px;font-weight:700}.ciMcpHeadline{color:#fff;margin-bottom:18px;font-size:clamp(24px,2.8vw,38px);font-weight:800;line-height:1.25}.ciMcpHeadline span{color:#b3ba1c}.ciMcpDesc{color:#ffffffbf;margin-bottom:28px;font-size:15px;font-weight:300;line-height:1.75}.ciMcpCtas{flex-wrap:wrap;gap:12px;display:flex}.ciMcpCtaBtn{color:#002c47;background:#b3ba1c;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.ciMcpCtaBtn:hover{background:#969d10}.ciMcpTiles{flex-direction:column;gap:14px;display:flex}.ciMcpTile{background:#fff;border:1.5px solid #002c471f;border-radius:12px;align-items:flex-start;gap:16px;padding:20px 22px;display:flex;box-shadow:0 4px 20px #002c471f}.ciMcpTileIcon{background:#b3ba1c1f;border:1.5px solid #b3ba1c4d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ciMcpTileTitle{color:#002c47;margin-bottom:5px;font-size:14px;font-weight:700}.ciMcpTileDesc{color:#002c47;font-size:13.5px;font-weight:300;line-height:1.6}@media (max-width:900px){.ciMcpInner{grid-template-columns:1fr}.ciMcpSection{padding:60px 24px}}@media (max-width:480px){.ciMcpSection{padding:40px 20px}}
.ciContentPartners{z-index:1;background:#00111e;padding:72px 48px;position:relative}.ciContentPartnersInner{text-align:center;max-width:800px;margin:0 auto}.ciPartnersLabel{letter-spacing:2px;text-transform:uppercase;color:#b3ba1c;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.ciPartnersTitle{color:#fff;margin-bottom:12px;font-size:clamp(26px,3.2vw,40px);font-weight:800}.ciPartnersTitle span{color:#b3ba1c}.ciPartnersDesc{color:#ffffffe0;margin-bottom:28px;font-size:16px;font-weight:300;line-height:1.75}.ciPartnersGrid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ciPartnerTile{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;height:56px;padding:0 24px;transition:background .2s,border-color .2s;display:flex}.ciPartnerTile:hover{background:#ffffff1a;border-color:#ffffff38}.ciPartnerTileImg{filter:invert()grayscale();opacity:.75;width:auto;height:32px}.ciPartnersGradient{z-index:1;background:linear-gradient(#00111e,#002c47);height:80px;position:relative}@media (max-width:768px){.ciContentPartners{padding:48px 24px}.ciPartnersGradient{height:40px}}@media (max-width:480px){.ciContentPartners{padding:40px 20px}}
.ciNativeStack{background:#002c47;padding:72px 48px}.ciNativeStackInner{text-align:center;max-width:960px;margin:0 auto}.ciNativeStackLabel{letter-spacing:2px;text-transform:uppercase;color:#b3ba1c;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.ciNativeStackTitle{letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:clamp(26px,3.2vw,40px);font-weight:800;line-height:1.1}.ciNativeStackTitle span{color:#b3ba1c}.ciNativeStackDesc{color:#ffffffe0;margin-bottom:28px;font-size:16px;font-weight:300;line-height:1.75}.ciNativeTileGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.ciNativeTile{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;height:56px;padding:0 20px;transition:background .2s,border-color .2s;display:flex}.ciNativeTile:hover{background:#ffffff1c;border-color:#fff3}.ciNativeTileLabel{color:#ffffffbf;white-space:nowrap;font-size:14px;font-weight:600}@media (max-width:700px){.ciNativeStack{padding:48px 24px}}@media (max-width:480px){.ciNativeStack{padding:40px 20px}}
