.iv-hero-card{background:#080f1c;border-radius:40px;width:100%;min-height:279px;position:relative;box-shadow:0 4px 24px #ffffff40}.iv-hero-card__border,.source-card__border,.icon-badge__border{pointer-events:none;-webkit-mask-composite:destination-out;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}.iv-hero-card__border{background:linear-gradient(149.62deg,#c7c7c780 13.42%,#17161680 36.45% 74.83%,#c7c7c780 90.18%);border-radius:40px}.iv-hero-cards-row{grid-template-columns:1fr;gap:12px;width:100%;display:grid}.icon-badge{background:#080f1c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.icon-badge__border{background:linear-gradient(149.62deg,#c7c7c7 13.42%,#171616 36.45% 74.83%,#c7c7c7 90.18%);border-radius:50%}.icon-badge__inner{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.source-card{background:linear-gradient(#1c1f24 0%,#090e19 100%);border-radius:24px;width:100%;height:100%;min-height:250px}.iv-cards-grid>*{height:100%}.source-card__border{background:linear-gradient(149.62deg,#c7c7c780 13.42%,#17161680 36.45% 74.83%,#c7c7c780 90.18%);border-radius:24px}.iv-section{flex-direction:column;gap:32px;display:flex}.iv-section__header{flex-direction:column;gap:8px;display:flex}.iv-section__title{color:var(--foreground);font-size:40px;font-weight:700;line-height:48px}.iv-section__subtitle{max-width:72ch;color:var(--muted-foreground);font-size:18px;font-weight:400;line-height:27px}.iv-cards-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.iv-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:660px){.iv-hero-cards-row{grid-template-columns:repeat(2,minmax(279px,351px));justify-content:center}}@media (min-width:1024px){.iv-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.iv-hero-cards-row{grid-template-columns:repeat(4,minmax(279px,351px))}}@media (max-width:768px){.iv-section__title{font-size:32px;line-height:40px}}
