.fc-bom-wrap{font-family:Macan,DM Sans,-apple-system,sans-serif}.fc-bom-wrap *,.fc-bom-wrap :after,.fc-bom-wrap :before{box-sizing:border-box;margin:0;padding:0}.fc-bom-sec{padding:56px 0}.fc-bom-inner{margin:0 auto;max-width:1280px;padding:0 30px}.fc-bom-grid{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-top:0}.fc-bom-card{align-content:start;background:#fff;border:1.5px solid #000;border-radius:30px;display:grid;grid-template-rows:auto 1px auto;overflow:hidden;position:relative;transition:transform .2s cubic-bezier(.4,0,.2,1)}.fc-bom-card--dark{background:#001214}.fc-bom-card--dark .fc-bom-title{color:#1a1a1a;font-family:Macan,DM Sans,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.015em;line-height:1.4;margin-bottom:10px}.fc-bom-card--dark .fc-bom-tbl td:last-child{color:#e6e6e6}.fc-bom-card--dark .fc-bom-divider{border-color:hsla(0,0%,100%,.12)}.fc-bom-img-wrap{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.fc-bom-img{display:block;flex-shrink:0;transform:scale(var(--bom-card-scale,1));transform-origin:50% 100%;transition:transform .4s ease;width:100%}.fc-bom-divider{background:rgba(0,0,0,.08);height:1px;width:100%}.fc-bom-bubble-row{align-items:center;display:flex;justify-content:space-between;left:16px;position:absolute;right:16px;top:16px;z-index:3}.fc-bom-bubble{align-items:center;background:#1a1a1a;border:1.5px solid #444;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.fc-bom-bubble-num{color:#fff;font-weight:300;letter-spacing:.5px}.fc-bom-bubble-num,.fc-bom-tag{font-family:IBM Plex Mono,monospace;font-size:12px}.fc-bom-tag{background:#c8e633;border-radius:20px;color:#1a1a1a;font-weight:500;height:40px;letter-spacing:1px;line-height:40px;padding:0 18px;white-space:nowrap}.fc-bom-card-content{display:flex;flex-direction:column;padding:16px 16px 18px}.fc-bom-title{color:#1a1a1a;font-family:Macan,DM Sans,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.015em;line-height:1.4;margin-bottom:10px}.fc-bom-tbl{border-collapse:collapse;width:100%}.fc-bom-tbl tr{border-bottom:1px solid #e8eceb}.fc-bom-tbl tr:last-child{border-bottom:none}.fc-bom-tbl td{font-size:13px;padding:6px 0;vertical-align:top}.fc-bom-tbl td:first-child{color:#1a1a1a;font-size:13px;padding-right:5px;width:44%}.fc-bom-tbl td:last-child{color:#1a1a1a;font-weight:600}.fc-bom-wrap--dark_to_white{background:linear-gradient(180deg,#001214,#fff)}.fc-bom-img-wrap--light{background:#fff}.fc-bom-img-wrap--dark{background:linear-gradient(160deg,#021510,#091510 55%,#040c08)}.fc-bom-card--dark .fc-bom-img-wrap{outline:1px solid rgba(0,134,146,.35);outline-offset:-1px}.fc-bom-card--dark .fc-bom-tbl td:first-child{color:#1a1a1a;font-size:13px;padding-right:5px;width:44%}.fc-bom-card--dark .fc-bom-tbl td:last-child{color:#fff!important}.fc-bom-card--dark .fc-bom-tbl tr{border-bottom-color:hsla(0,0%,100%,.1)}.fc-bom-card:hover{outline:1.5px solid #43e1db;outline-offset:-1px;transform:translateY(-3px)}.fc-bom-card:hover .fc-bom-bubble{background:#008692;border-color:#008692}.fc-bom-card--light{background:#fff;border:1px solid #e0e4e3;box-shadow:0 2px 12px rgba(0,0,0,.06)}.fc-bom-card--light .fc-bom-title{color:#0a1a14}.fc-bom-card--light .fc-bom-tbl td:first-child{color:#5a6e68}.fc-bom-card--light .fc-bom-tbl td:last-child{color:#0a1a14}.fc-bom-card--light .fc-bom-tbl tr{border-bottom-color:rgba(0,0,0,.08)}.fc-bom-card--light .fc-bom-divider{border-color:rgba(0,0,0,.08)}.fc-bom-card--light .fc-bom-bubble{background:#f0f4f3;border-color:#c8d4d0}.fc-bom-card--light .fc-bom-bubble-num{color:#0a1a14}.fc-bom-img-wrap--gradient{background:linear-gradient(125deg,#012620,#021f1a 18%,#000 42%,#0a1a05 68%,#1a3a08 88%,#2a5010)}.fc-bom-img-wrap--teal{background:#008692}.fc-bom-card{padding:0!important}@media(max-width:1024px){.fc-bom-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){.fc-bom-grid{gap:10px!important;grid-template-columns:1fr!important}.fc-bom-inner{padding:0 16px}.fc-bom-sec{padding:32px 0}.fc-bom-img{transform:scale(var(--bom-card-scale-mob,var(--bom-card-scale,1)))}.fc-bom-card{grid-template-rows:var(--bom-img-h,auto) 1px auto!important}}.fc-bom-wrap--dark_teal{background:#0f2022}.fc-bom-wrap--dark{background:#001214}.fc-btn{border:none}.cta-primary,.fc-btn{align-items:center;cursor:pointer;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:16px;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.cta-primary{background:#008792;border:none;border-radius:20px;color:#fff;letter-spacing:normal;padding:10px 20px}.cta-primary:hover{background:#006f78;transform:translateY(-1px)}.cta-secondary{align-items:center;background:#43e1db;border:none;border-radius:50px;color:#2e2e2e;cursor:pointer;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;letter-spacing:1px;line-height:16px;padding:10px 28px;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.cta-secondary:hover{background:#2ecfc9;transform:translateY(-1px)}.cta-tertiary{align-items:center;background:transparent;border:1px solid #006f78;border-radius:30px;color:#006f78;cursor:pointer;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;letter-spacing:1px;line-height:16px;padding:10px 20px;text-decoration:none;transition:background .2s,color .2s,transform .15s;white-space:nowrap}.cta-tertiary:hover{background:#006f78;color:#fff;transform:translateY(-1px)}.cta-four{align-items:center;background:transparent;border:1.5px solid #fff;border-radius:50px;color:#43e1db;cursor:pointer;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;letter-spacing:1px;line-height:16px;padding:10px 20px;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;white-space:nowrap}.cta-four:hover{background:rgba(67,225,219,.1);border-color:#43e1db;transform:translateY(-1px)}.cta-five{align-items:center;background:#e6ff4f;border:none;border-radius:20px;color:#000;cursor:pointer;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;letter-spacing:1px;line-height:16px;padding:10px 20px;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.cta-five:hover{background:#d4f033;transform:translateY(-1px)}.fc-bom-wrap--white{background:#fff}.fc-bom-wrap--white .fc-bom-card{border:1.5px solid #000;box-shadow:none}.fc-bom-wrap--white .fc-bom-card:hover{border-color:transparent;box-shadow:none;outline:1.5px solid #43e1db;outline-offset:-1px}.fc-bom-wrap--white .fc-bom-bubble,.fc-bom-wrap--white .fc-bom-card--light .fc-bom-bubble{background:#1a1a1a;border-color:#444}.fc-bom-wrap--white .fc-bom-bubble-num,.fc-bom-wrap--white .fc-bom-card--light .fc-bom-bubble-num{color:#fff}