#fr-hero{position:relative;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;.fr-svg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.fr-connection{stroke:rgba(255,255,255,.2);stroke-width:.3}.fr-active-connection{stroke:rgba(255,255,255,.6);stroke-width:.5;animation:fr-fade-line 2s ease-out forwards}.fr-pulse-icon{position:absolute;width:28px;height:28px;border-radius:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);box-shadow:0 0 8px rgba(255,255,255,.6),0 0 20px rgba(255,255,255,.25);z-index:3;pointer-events:none;svg{width:14px;height:14px}&.pulse-blue{background:hsl(210,90%,92%);svg{color:hsl(210,80%,45%)}}&.pulse-amber{background:hsl(38,95%,90%);svg{color:hsl(30,85%,42%)}}&.pulse-green{background:hsl(145,65%,88%);svg{color:hsl(150,60%,32%)}}&.pulse-purple{background:hsl(270,70%,92%);svg{color:hsl(270,60%,45%)}}}.fr-org-node{position:absolute;width:40px;height:40px;border-radius:8px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.55);border:2px solid rgba(255,255,255,.25);z-index:2;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;svg{width:22px;height:22px}&.glowing{background:rgba(255,255,255,.9);border-color:rgba(255,255,255,.7);box-shadow:0 0 20px rgba(255,255,255,.5)}@media screen and (max-width:600px){width:32px;height:32px;svg{width:18px;height:18px}}}}@keyframes fr-fade-line{0%{stroke-opacity:0}15%{stroke-opacity:1}75%{stroke-opacity:1}to{stroke-opacity:0}}#fintech-repository-page{.hero-window{height:80vh;position:relative}.hero-bg{position:absolute;inset:0;background:linear-gradient(to bottom,var(--blue),var(--sky-light40));z-index:0}.hero-window>[data-row]{position:relative;z-index:1;height:100%;@media screen and (max-width:1200px){grid-template-rows:1fr 1fr}}#hero-content{display:flex;flex-direction:column;justify-content:center;height:100%;[data-button]{width:-moz-fit-content;width:fit-content}@media screen and (max-width:1200px){height:-moz-fit-content;height:fit-content}}#fr-bento-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);grid-gap:var(--micro);gap:var(--micro);width:100%;aspect-ratio:1/1;@media screen and (max-width:1200px){aspect-ratio:auto;grid-auto-rows:minmax(200px,auto)}@media screen and (max-width:800px){grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-auto-rows:minmax(180px,auto)}.point-card{background-color:var(--sky-light90);border:1px solid var(--blue);border-radius:16px;padding:32px;overflow:hidden;@media screen and (max-width:1200px){padding-left:24px;padding-bottom:120px;padding-right:24px;padding-top:24px;aspect-ratio:auto;border-radius:12px}@media screen and (max-width:800px){padding-left:24px;padding-bottom:120px;padding-right:24px;padding-top:24px}.card-content{position:relative;z-index:50}.card-image{z-index:-1}.card-image svg{position:absolute;width:240px;right:48px;bottom:-24px;max-width:48%;@media screen and (max-width:800px){right:8%;bottom:-24%}}}.metric-card{background-color:var(--sky-light90);border:1px solid var(--blue);border-radius:16px;padding:32px;display:flex;flex-direction:column;justify-content:center;@media screen and (max-width:960px){padding-left:24px;padding-bottom:24px;padding-right:24px;padding-top:24px;aspect-ratio:auto;border-radius:12px}@media screen and (max-width:800px){padding-left:16px;padding-bottom:16px;padding-right:16px;padding-top:16px}h6{font-size:4rem;font-weight:400;@media screen and (max-width:960px){font-size:3rem}@media screen and (max-width:800px){font-size:2.5rem}}}#point-1{grid-column:1/4;grid-row:1/3}#point-2{grid-column:4/7;grid-row:1/3}#point-3{grid-column:4/7;grid-row:4/7}#point-4{grid-column:1/4;grid-row:3/6}#metric-1{grid-column:1/4;grid-row:6/7}#metric-2{grid-column:4/7;grid-row:3/4}@media screen and (max-width:800px){#point-1,#point-2,#point-3,#point-4{grid-column:1/3;grid-row:auto}#metric-1,#metric-2{grid-column:auto;grid-row:auto}}}#dpi-gateway{background:linear-gradient(to bottom,var(--sky-light60),var(--transparent))}#dpi-access-card{background-color:var(--sky-light90);border:1px solid var(--blue)}.small-feature-card .card-content{display:flex;flex-direction:column;justify-content:space-between}#security-points-cards{[data-card]{aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:space-between}}}