.cyber-bento-section{-webkit-user-select:none;user-select:none;width:100%;position:relative}.cyber-card-grid{gap:.75rem;width:100%;display:grid}@media (max-width:767px){.cyber-card-grid{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.cyber-card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cyber-card-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(300px,auto)}.cyber-bento-card:nth-child(3){grid-area:1/3/auto/span 2}.cyber-bento-card:nth-child(4){grid-area:2/1/auto/span 2}.cyber-bento-card:nth-child(5){grid-area:2/3}.cyber-bento-card:nth-child(6){grid-area:2/4}.cyber-bento-card:nth-child(7){flex-direction:column;grid-area:3/1/auto/span 4;justify-content:space-between;min-height:220px}.cyber-bento-card:nth-child(7) .cyber-card-header{flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem}.cyber-bento-card:nth-child(7) .cyber-card-icon{order:-1}.cyber-bento-card:nth-child(7) .cyber-card-title{text-align:left;max-width:none}.cyber-bento-card:nth-child(7) .cyber-card-content{text-align:right;align-self:flex-end;max-width:55%;margin-top:0;padding-top:0}}.cyber-bento-card{--glow-x:50%;--glow-y:50%;--glow-intensity:0;--glow-radius:200px;background:#111;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;min-height:300px;padding:1.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.cyber-bento-card:after{content:"";background:radial-gradient(var(--glow-radius)circle at var(--glow-x)var(--glow-y),rgba(205,72,97,calc(var(--glow-intensity)*.9))0%,rgba(205,72,97,calc(var(--glow-intensity)*.4))30%,transparent 60%);border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:1;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cyber-card-header{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.cyber-card-header--right{justify-content:flex-end;gap:.75rem}.cyber-card-header--right .cyber-card-title{text-align:right;max-width:none}.cyber-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cyber-card-title{color:#fff;max-width:60%;font-size:1rem;font-weight:600;line-height:1.35}.cyber-card-content{z-index:2;margin-top:auto;padding-top:10rem;position:relative}.cyber-card-description{font-size:.9rem;font-family:var(--font-manrope);color:#ffffff8c;line-height:1.65}.cyber-global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;pointer-events:none;z-index:200!important}
