:root{--fm-radius-button: 8px;--fm-radius-card: 8px}.button,.button-secondary,button,input[type=submit],input[type=button]{border-radius:var(--fm-radius-button, 8px)}.product-card,.collection-card,.resource-card,.card,.product-grid__card,.product-card__content,.collection-card__content,.product-card__rfq{border-radius:var(--fm-radius-card, 8px)}.rfq-form{display:grid;gap:24px;width:100%;padding:24px;background:var(--color-background);border:1px solid color-mix(in srgb,var(--color-foreground) 16%,transparent);border-radius:var(--fm-radius-card, 8px)}.rfq-form__intro,.rfq-form__form,.fibermint-page{width:100%}.rfq-form__eyebrow,.fibermint-page__eyebrow{margin:0 0 8px;font-family:var(--font-accent--family);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground)}.rfq-form__title,.fibermint-page h1,.fibermint-page h2{margin:0;color:var(--color-foreground-heading)}.rfq-form__text,.fibermint-page p,.fibermint-page li{color:var(--color-foreground)}.rfq-form__form{display:grid;gap:16px}.rfq-form__grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.rfq-form__field{display:grid;gap:8px;font-size:.9rem}.rfq-form__input{width:100%;min-height:48px;padding:12px 14px;color:var(--color-input-text);background:var(--color-input-background);border:var(--style-border-width-inputs) solid var(--color-input-border);border-radius:var(--style-border-radius-inputs)}.rfq-form__input--textarea{min-height:140px;resize:vertical}.rfq-form--product{gap:18px;background:#fff;border-color:#0e1b4d1f;box-shadow:0 16px 34px #0e1b4d1a}.rfq-form--product .rfq-form__form{gap:22px}.rfq-form--product .rfq-form__grid{gap:16px 18px}.rfq-form--product .rfq-form__field--full{grid-column:1 / -1}.rfq-form--product .rfq-form__input{background:#fbfcfe;border-color:#0e1b4d24}.rfq-form--product .rfq-form__input[readonly]{color:#0e1b4d;background:#f3f6f9;cursor:default}.rfq-form--product .rfq-form__submit{width:100%;margin-top:6px;background:#f4f7fb;color:#10235c;border:1px solid rgba(16,35,92,.24);box-shadow:0 8px 18px #10235c14;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.rfq-form--product .rfq-form__submit:hover,.rfq-form--product .rfq-form__submit:focus-visible{background:#10235c;color:#fff;border-color:#10235c;box-shadow:0 10px 22px #10235c33}.rfq-form__success,.rfq-form__error{display:flex;align-items:center;gap:8px}.product-card__rfq{position:relative;z-index:2;width:fit-content;margin-top:8px;padding:10px 14px;text-decoration:none}.product-information__media .product-media-container{overflow:hidden;background:#fff;border-radius:var(--fm-radius-card, 8px)}.product-information__media .product-media-container img{background:#fff!important;object-fit:contain}.fm-product-showcase-title{--fm-product-title-size: 42px;--fm-product-title-line-height: 1.12;max-width:720px;margin:0 0 18px;color:#0e1b4d;font-family:var(--font-body--family);font-size:var(--fm-product-title-size);font-weight:700;line-height:var(--fm-product-title-line-height);letter-spacing:0;min-height:2.24em;max-height:2.24em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.accordion .details-content .text-block,.accordion .details-content .text-block>*{width:100%;max-inline-size:100%}@media screen and (min-width:1200px){.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left{grid-template-columns:minmax(0,.6fr) minmax(400px,.4fr);align-items:start}.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left .product-information__media{width:100%;min-width:0;padding-right:18px}.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left .product-details{padding-left:18px}.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left .product-information__media media-gallery,.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-right .product-information__media media-gallery{max-width:860px}.product-information__media media-gallery{--thumbnail-width: 70px;--fm-product-media-height: 492px;--slideshow-thumbnails-padding-inline: 10px;--slideshow-thumbnails-padding-block: 0;--product-media-fit: contain}.product-information__media .product-media-container{width:min(100%,820px);height:var(--fm-product-media-height, 492px);max-height:none;aspect-ratio:5 / 3!important;background:#fff!important}.product-information__media .product-media,.product-information__media .product-media>*,.product-information__media .product-media img,.product-information__media .product-media__image{background:#fff!important;width:100%;height:100%}.product-information__media .product-media img,.product-information__media .product-media__image{background:#fff!important;object-fit:contain!important;object-position:center center}.product-information__media slideshow-arrows,.product-information__media .slideshow-control:not(.slideshow-controls__thumbnail){display:none!important}.product-information__media .slideshow-controls__thumbnails{gap:8px}.product-information__media .slideshow-controls__thumbnail{width:70px!important;aspect-ratio:1!important}.product-information__grid--limit-details .product-details>.group-block{--details-max-width: 31rem}}@media screen and (max-width:749px){.fm-product-showcase-title{margin-bottom:14px;--fm-product-title-size: 32px}}.fm-product-description{padding-block:var(--padding-block-start) var(--padding-block-end);background:#eef2f7}.fm-product-description__inner{width:min(1280px,calc(100% - 80px));margin-inline:auto}.fm-product-description__card{width:100%;padding:clamp(26px,3vw,42px);background:#e4e7ef;border:1px solid rgba(14,27,77,.08);border-radius:18px;color:#0e1b4d;box-shadow:0 18px 42px #0e1b4d14}.fm-product-description__card :is(h2,h3){margin:34px 0 16px;color:#0e1b4d;font-family:var(--font-body--family);font-weight:700;letter-spacing:0}.fm-product-description__card :is(h2,h3):first-child{margin-top:0}.fm-product-description__card h2{font-size:clamp(1.35rem,1.6vw,1.75rem);line-height:1.25}.fm-product-description__card h3{font-size:clamp(1.15rem,1.3vw,1.35rem);line-height:1.3}.fm-product-description__card p{margin:0 0 16px}.fm-product-description__card :is(p,li){color:#31405f;font-size:1rem;line-height:1.68}.fm-product-description__card ul{margin:0 0 30px 1.2rem;padding:0}.fm-product-description__card li{margin-bottom:8px;padding-left:4px}.fm-product-description__card table{width:100%;margin:14px 0 34px;border-collapse:collapse;table-layout:fixed;overflow:hidden;border-radius:12px;color:#0e1b4d;font-size:.98rem}.fm-product-description__card table :is(th,td):first-child{width:33.333%}.fm-product-description__card table :is(th,td):nth-child(2){width:66.667%}.fm-product-description__card th,.fm-product-description__card td{padding:14px 18px;border-bottom:1px solid rgba(14,27,77,.13);text-align:left;vertical-align:top;line-height:1.55;text-transform:none}.fm-product-description__card th{background:#d5dbe8;color:#0e1b4d;font-weight:700}.fm-product-description__card td{background:#ffffff47;color:#263755}.fm-product-description__card tr:last-child td{border-bottom:0}.fm-product-description__card>:last-child{margin-bottom:0}@media screen and (max-width:749px){.fm-product-description__inner{width:calc(100% - 32px)}.fm-product-description{padding-block:20px 42px}.fm-product-description__card{padding:22px 18px;border-radius:14px}.fm-product-description__card :is(h2,h3){margin:24px 0 10px;font-size:1.08rem;line-height:1.3}.fm-product-description__card :is(p,li){font-size:.93rem;line-height:1.55}.fm-product-description__card ul{margin-bottom:22px}.fm-product-description__card table{display:block;width:100%;max-width:100%;margin-bottom:24px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.fm-product-description__card th,.fm-product-description__card td{padding:10px 12px;font-size:.9rem}}.fm-breadcrumb{display:flex;align-items:center;gap:8px;color:#51617c;font-size:.92rem}.fm-breadcrumb a{color:#0e1b4d;text-decoration:none}.fm-breadcrumb a:hover{text-decoration:underline}.fm-collection-hero{background:#fff;border-top:1px solid rgba(14,27,77,.1)}.fm-collection-hero__breadcrumb{display:flex;align-items:center;gap:14px;width:min(1280px,calc(100% - 80px));margin:0 auto;padding:18px 0;color:#59667c;font-size:.94rem;border-bottom:1px solid rgba(14,27,77,.1)}.fm-collection-hero__breadcrumb a{color:#0e4fb8;font-weight:600;text-decoration:none}.fm-collection-hero__breadcrumb a:hover{text-decoration:underline;text-underline-offset:4px}.fm-collection-hero__banner{position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);gap:40px;align-items:center;min-height:142px;overflow:hidden;padding:32px max(40px,calc((100vw - 1280px)/2));background:linear-gradient(90deg,#ffffffc7 0 36%,#fff0 36% 100%),linear-gradient(115deg,#4eae8a33 0 30%,#1f82c021 30% 62%,#fff0 62% 100%),linear-gradient(135deg,#e5f3ec,#f5fbfd 52%,#d7e8f2);border-bottom:1px solid rgba(14,27,77,.12)}.fm-collection-hero__banner:after{content:"";position:absolute;inset:0 0 0 auto;width:min(40vw,520px);background:linear-gradient(110deg,transparent 0 36%,rgba(255,255,255,.35) 36% 58%,transparent 58% 100%),repeating-linear-gradient(90deg,rgba(14,27,77,.06) 0 1px,transparent 1px 34px);opacity:.65;pointer-events:none}.fm-collection-hero__banner h1{position:relative;z-index:1;margin:0;padding:0;background:transparent;color:#303743;font-family:var(--font-body--family);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;text-transform:uppercase}.fm-collection-hero__banner>p{position:relative;z-index:1;max-width:620px;margin:0;color:#2e3c55;font-size:1rem;line-height:1.6}.fm-collection-sidebar{grid-column:2 / var(--facets-vertical-col-width);grid-row:1;align-self:start;margin:0 20px 0 0;padding:0}.fm-collection-sidebar h2{display:flex;align-items:center;min-height:58px;margin:0 0 14px;padding:0;color:#0e1b4d;font-family:var(--font-heading--family);font-size:1.15rem;font-weight:600;line-height:1.2;text-transform:uppercase;border-bottom:1px solid rgba(14,27,77,.16)}.fm-collection-categories{padding-bottom:26px;border-bottom:1px solid rgba(14,27,77,.08)}.fm-category-tree,.fm-category-tree ul{margin:0;padding:0;list-style:none}.fm-category-tree{display:grid;gap:6px}.fm-category-tree>li{position:relative}.fm-category-tree a{display:inline-flex;align-items:center;min-height:22px;color:#0e4fb8;font-size:.95rem;font-weight:500;line-height:1.3;text-decoration:none}.fm-category-tree details{display:grid;gap:5px}.fm-category-tree summary{display:inline-flex!important;align-items:center;justify-content:flex-start!important;gap:6px;width:max-content!important;max-width:100%;min-height:24px;margin:0;padding:0!important;color:#0e4fb8;font-size:.95rem;font-weight:500;line-height:1.3;cursor:pointer;list-style:none}.fm-category-tree summary::-webkit-details-marker{display:none}.fm-category-tree summary:before{content:"+";flex:0 0 auto;width:10px;color:#6c7898;font-size:1rem;font-weight:500;line-height:1;text-align:center}.fm-category-tree details[open] summary:before{content:"-"}.fm-category-tree summary:hover{color:#0e1b4d}.fm-category-tree summary.is-active{color:#0e1b4d}.fm-category-tree summary a{min-height:inherit;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.fm-category-tree a:hover{text-decoration:underline;text-underline-offset:3px}.fm-category-tree a.is-active{color:#0e1b4d;font-weight:600}.fm-category-tree>li>a,.fm-category-tree>li>details>summary{font-weight:500}.fm-category-tree ul{position:relative;display:grid;gap:6px;margin:5px 0 2px 10px;padding-left:18px}.fm-category-tree ul:before{content:"";position:absolute;top:2px;bottom:6px;left:0;width:1px;background:#0e4fb838}.fm-category-tree ul li{position:relative}.fm-category-tree ul li:before{content:"";position:absolute;top:11px;left:-18px;width:10px;height:1px;background:#0e4fb83d}.fm-category-tree ul a{color:#435173;font-size:.9rem;font-weight:500}.collection-wrapper:has(.fm-collection-sidebar) .facets-block-wrapper--vertical:not(.hidden){grid-column:2 / var(--facets-vertical-col-width);grid-row:2;margin:24px 20px 8px 0!important}.collection-wrapper:has(.fm-collection-sidebar)>.facets--horizontal.facets-controls-wrapper{grid-column:var(--facets-vertical-col-width) / var(--full-width-column-number);grid-row:1;align-self:start;display:flex!important;align-items:center;min-height:58px;margin:0;padding:0!important}.collection-wrapper:has(.fm-collection-sidebar)>.facets--horizontal .facets--filters-title{display:none}.collection-wrapper:has(.fm-collection-sidebar) .facets--vertical{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.collection-wrapper:has(.fm-collection-sidebar) .facets--vertical .facets__title-wrapper{padding:0 0 12px;border-bottom:1px solid rgba(14,27,77,.16)}.collection-wrapper:has(.fm-collection-sidebar) .facets--vertical .facets--filters-title{display:block;margin:0 0 14px;padding:0 0 12px;border-bottom:1px solid rgba(14,27,77,.16);color:#0e1b4d;font-family:var(--font-heading--family);font-size:1.15rem;font-weight:600;line-height:1.2;text-transform:uppercase}.collection-wrapper:has(.fm-collection-sidebar) .main-collection-grid{grid-row:1 / span 20;padding-top:58px}.main-collection-grid .card-gallery{overflow:hidden;background:#fff;border-radius:0;box-shadow:none}.main-collection-grid .card-gallery .product-media-container,.main-collection-grid .card-gallery .product-media,.main-collection-grid .card-gallery img{border-radius:inherit}.main-collection-grid .product-card,.main-collection-grid .product-card__content{height:100%}.main-collection-grid .product-grid__item{overflow:hidden;background:#fff;border:1px solid rgba(14,27,77,.12);border-radius:8px;box-shadow:0 12px 26px #0e1b4d1a;transition:transform .16s ease,box-shadow .16s ease}.main-collection-grid .product-grid__item:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0e1b4d24}.main-collection-grid .product-card__content{display:grid;grid-template-rows:auto minmax(48px,auto) auto;align-content:start;gap:0}.main-collection-grid .product-card__content>.group-block{min-height:48px;align-content:start;padding:14px 18px 8px}.main-collection-grid .product-card__content>.group-block :is(h1,h2,h3,h4,h5,h6,p){display:-webkit-box;min-height:2.8em;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.4}.main-collection-grid .product-card__rfq{display:inline-flex;justify-content:center;width:calc(100% - 36px);align-self:end;margin:6px 18px 18px;background:#fff;color:#0e1b4d;border:1px solid rgba(14,27,77,.22);box-shadow:0 8px 18px #0e1b4d14;text-align:center;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.main-collection-grid .product-card__rfq:hover,.main-collection-grid .product-card__rfq:focus-visible{background:#0e1b4d;color:#fff;border-color:#0e1b4d;box-shadow:0 10px 22px #0e1b4d2e}.product-recommendations .resource-list--grid{--resource-list-row-gap: 16px}.product-recommendations .product-card__rfq{display:none}.product-recommendations .product-card__content{gap:0}@media screen and (min-width:750px){.product-recommendations .resource-list--grid{--resource-list-columns-per-row: 8 !important}}#header-group .shopify-section:first-child{background:#0b1748!important;color:#fff!important}#header-group .shopify-section:first-child *{color:#fff!important}#header-group header-component,#header-group .header,#header-group .header-section,#header-group .header__row,#header-group .header__columns{background:#fff!important;color:#0e1b4d!important}#header-group .button,.header-actions__action.button{background:#0e1b4d!important;color:#fff!important;border-color:#0e1b4d!important}#header-group a:not(.button),#header-group summary,#header-group .svg-wrapper{color:#0e1b4d!important}#header-group .mega-menu__list{gap:18px 20px}#header-group .mega-menu__column>div{height:100%;padding:10px 12px 12px;background:#ffffffb8;border:1px solid rgba(14,27,77,.1);border-radius:var(--fm-radius-card, 8px)}#header-group .mega-menu__column>div>.mega-menu__link{display:flex;align-items:center;min-height:38px;margin-bottom:6px;padding:8px 10px;background:#eef3f6;border-left:3px solid #1f82c0;border-radius:6px;color:#07133f!important;font-weight:700;line-height:1.25}#header-group .mega-menu__column>div>ul{margin:4px 0 0 10px;padding-left:12px;border-left:1px solid rgba(31,130,192,.28)}#header-group .mega-menu__column>div>ul li{margin:1px 0}#header-group .mega-menu__column>div>ul .mega-menu__link{position:relative;display:block;padding:5px 8px 5px 14px;border-radius:6px;color:#34415f!important;font-size:.94em;line-height:1.28}#header-group .mega-menu__column>div>ul .mega-menu__link:before{content:"";position:absolute;top:50%;left:3px;width:4px;height:4px;border-radius:50%;background:#1f82c0;transform:translateY(-50%);opacity:.72}#header-group .mega-menu__column>div>ul .mega-menu__link:hover{background:#1f82c014;color:#0e1b4d!important}#header-group .menu-list__link{font-size:1.05rem}#header-group .menu-list__link-title{padding-inline:14px}.fm-blog-banner{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:36px;align-items:center;min-height:150px;margin-bottom:36px;overflow:hidden;padding:38px 34px;background:linear-gradient(115deg,rgba(31,130,192,.18) 0 32%,rgba(255,255,255,.52) 32% 56%,transparent 56% 100%),linear-gradient(135deg,#dbeaf4,#f5f9fb 54%,#d2e2ed);border:1px solid rgba(14,27,77,.12);border-radius:var(--fm-radius-card, 8px);box-shadow:inset 0 -1px #0e1b4d0f}.fm-blog-banner:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:#1f82c0}.fm-blog-banner__eyebrow{margin:0 0 8px;color:#1f82c0;font-family:var(--font-accent--family);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fm-blog-banner h1{margin:0;color:#0e1b4d;font-size:2.85rem;line-height:1.08}.fm-blog-banner p:last-child{max-width:620px;margin:0;color:#263761;font-size:1rem;line-height:1.55}.fm-home{color:#0e1b4d}.fm-home__inner{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:64px 0}.fm-home--intro{background:#fff}.fm-home--featured{background:#eef3f6}.fm-home--products{background:#fff}.fm-home--factory{background:#0e1b4d;color:#fff}.fm-home--gallery{background:#fff}.fm-home--process{background:#f7f9fb}.fm-home--cta{background:#dfe8ed}.fm-home__eyebrow{margin:0 0 10px;font-family:var(--font-accent--family);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.fm-home h1,.fm-home h2{max-width:780px;margin:0 0 16px;color:currentColor}.fm-home p{max-width:760px}.fm-home__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.fm-home__cards,.fm-home__gallery,.fm-home__product-grid,.fm-home__steps,.fm-home__metrics{display:grid;gap:16px}.fm-home__product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.fm-home__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.fm-home__gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.fm-home__product,.fm-home__card,.fm-home__steps>div,.fm-home__metrics>div{display:grid;gap:10px;padding:22px;text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(14,27,77,.14);border-radius:var(--fm-radius-card, 8px);overflow:hidden}.fm-home__product{grid-template-rows:auto 1fr;padding:0;overflow:hidden}.fm-home__card img{width:calc(100% + 44px);max-width:none;height:190px;margin:-22px -22px 6px;object-fit:cover;background:#f4f7f9;border-bottom:1px solid rgba(14,27,77,.12)}.fm-home__product-media{display:block;aspect-ratio:4 / 3;background:#fff;border-bottom:1px solid rgba(14,27,77,.12);border-radius:var(--fm-radius-card, 8px) var(--fm-radius-card, 8px) 0 0;overflow:hidden}.fm-home__product-media img{width:100%;height:100%;object-fit:contain;padding:16px}.fm-home__product-title{padding:16px 16px 4px;font-weight:700}.fm-home__quote{padding:0 16px 16px;color:#0e1b4d;font-weight:700}.fm-home__card span,.fm-home__steps strong,.fm-home__metrics strong{font-weight:700;color:#0e1b4d}.fm-home__split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:40px;align-items:center}.fm-home__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.fm-home__metrics>div{color:#0e1b4d}.fm-home__steps{grid-template-columns:repeat(4,minmax(0,1fr))}.fm-home__gallery figure{margin:0;overflow:hidden;background:#f7f9fb;border:1px solid rgba(14,27,77,.14);border-radius:var(--fm-radius-card, 8px)}.fm-home__gallery img{display:block;width:100%;height:230px;object-fit:cover}.fm-home__gallery figcaption{padding:14px 16px;color:#0e1b4d;font-weight:700}.fm-footer{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:32px;padding:56px max(20px,calc((100vw - 1120px)/2));background:#07133f;color:#fff}.fm-footer a,.fm-footer h2,.fm-footer h3,.fm-footer p{color:#fff}.fm-footer__logo{display:block;width:150px;height:auto;margin-bottom:18px}.fm-footer__nav{display:grid;align-content:start;gap:10px}.fm-footer__nav h3{margin:0 0 8px}.fm-footer__nav a{text-decoration:none;opacity:.86}.fm-footer__nav a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}.fm-footer__bottom{padding:18px max(20px,calc((100vw - 1120px)/2));background:#03091e;color:#fff;font-size:.9rem}.fibermint-page{display:grid;gap:36px;max-width:1120px;margin:0 auto;padding:56px 20px 72px}.fibermint-page__hero{max-width:820px}.fibermint-page__hero h1{margin-bottom:16px}.fibermint-page__grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.fibermint-page__media-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.fibermint-page__media-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.fibermint-page__media-grid img{display:block;width:100%;height:320px;object-fit:cover;background:#f4f7f9;border-radius:var(--fm-radius-card, 8px)}.fibermint-page__grid article,.fibermint-page__band,.fibermint-page__faq details{padding:22px;border:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);background:color-mix(in srgb,var(--color-background) 92%,white);border-radius:var(--fm-radius-card, 8px)}.fibermint-page__faq{display:grid;gap:12px}.fibermint-page__faq summary{cursor:pointer;font-weight:600;color:var(--color-foreground-heading)}.fibermint-page__contact{max-width:900px}.fibermint-page__contact--with-media{display:grid;max-width:1120px;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:24px;align-items:stretch}.fibermint-page__contact-media{display:grid;gap:16px}.fibermint-page__contact-media img{display:block;width:100%;height:260px;object-fit:cover;background:#eef3f6;border-radius:var(--fm-radius-card, 8px)}.fibermint-page__contact-media--single{gap:0;min-height:100%}.fibermint-page__contact-media--single img{height:100%;min-height:640px;object-position:center}.fibermint-page--about{display:block;max-width:none;padding:0;background:#f4f7fa;color:#0e1b4d}.fm-about__hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:44px;align-items:center;padding:72px max(20px,calc((100vw - 1120px)/2)) 76px;background:linear-gradient(135deg,rgba(31,130,192,.14) 0 36%,transparent 36% 100%),linear-gradient(180deg,#fff,#eaf3f8)}.fm-about__hero-copy{display:grid;gap:18px}.fm-about__hero h1{max-width:620px;font-size:3.6rem;line-height:1.05}.fm-about__hero-copy>p:not(.fibermint-page__eyebrow){margin:0;font-size:1.1rem;line-height:1.65}.fm-about__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.fm-about__hero-media{position:relative;min-height:clamp(360px,34vw,440px);overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none;isolation:isolate}.fm-about__hero-media:before{content:"";position:absolute;z-index:0;top:92px;right:0;bottom:0;left:0;background:#ffffffb8;border:1px solid rgba(14,27,77,.1);border-radius:var(--fm-radius-card, 8px);box-shadow:0 18px 40px #0e1b4d21}.fm-about__hero-media img,.fm-about__feature-media img,.fm-about__gallery img{display:block;width:100%;object-fit:cover}.fm-about__hero-media img{position:absolute;z-index:1;top:-68px;left:-7%;width:120%;max-width:none;height:auto;aspect-ratio:auto;object-fit:contain;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.3) 3%,#000 10%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.3) 3%,#000 10%);filter:drop-shadow(0 18px 20px rgba(14,27,77,.18))}.fm-about__hero-media p{position:absolute;z-index:2;right:0;bottom:0;left:0;margin:0;padding:12px 16px;background:#ffffffdb;border-top:1px solid rgba(14,27,77,.08);border-radius:0 0 var(--fm-radius-card, 8px) var(--fm-radius-card, 8px);color:#51617c;font-size:.92rem}.fm-about__metrics{position:relative;z-index:1;display:grid;width:min(1120px,calc(100% - 40px));margin:-34px auto 0;overflow:hidden;grid-template-columns:repeat(4,minmax(0,1fr));background:#0e1b4d;border-radius:var(--fm-radius-card, 8px);box-shadow:0 16px 34px #0e1b4d2e}.fm-about__metrics div{display:grid;gap:6px;padding:24px;border-right:1px solid rgba(255,255,255,.14)}.fm-about__metrics div:last-child{border-right:0}.fm-about__metrics strong{color:#fff;font-family:var(--font-accent--family);font-size:2rem;line-height:1}.fm-about__metrics span{color:#ffffffc7;font-size:.94rem}.fm-about__band{padding:72px max(20px,calc((100vw - 1120px)/2))}.fm-about__band--white{background:#fff}.fm-about__band--tint{background:#eaf3f8}.fm-about__split{display:grid;gap:44px;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center}.fm-about__copy,.fm-about__section-head{display:grid;gap:16px}.fm-about__copy h2,.fm-about__section-head h2,.fm-about__cta h2{font-size:2.35rem;line-height:1.16}.fm-about__checklist{display:grid;gap:10px;margin:6px 0 0;padding:0;list-style:none}.fm-about__checklist li{padding:12px 14px;background:#f4f7fa;border-left:3px solid #1f82c0;border-radius:6px}.fm-about__feature-media{margin:0}.fm-about__feature-media img{height:420px;background:#eef3f6;border-radius:var(--fm-radius-card, 8px)}.fm-about__feature-media figcaption,.fm-about__gallery figcaption{margin-top:10px;color:#51617c;font-size:.92rem}.fm-about__section-head{max-width:760px;margin-bottom:26px}.fm-about__capabilities{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.fm-about__capabilities article{display:grid;align-content:start;gap:12px;min-height:100%;padding:22px;background:#fff;border:1px solid rgba(14,27,77,.1);border-radius:var(--fm-radius-card, 8px)}.fm-about__capabilities span{display:inline-grid;width:40px;height:40px;place-items:center;background:#e8f3fb;color:#1f82c0;border-radius:8px;font-family:var(--font-accent--family);font-weight:700}.fm-about__capabilities h3{margin:0;color:#0e1b4d;font-size:1.12rem}.fm-about__capabilities p{margin:0;color:#34415f}.fm-about__gallery{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.fm-about__gallery figure{margin:0}.fm-about__gallery img{aspect-ratio:1 / .78;background:#eef3f6;border-radius:var(--fm-radius-card, 8px)}.fm-about__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:54px max(20px,calc((100vw - 1120px)/2));background:linear-gradient(115deg,rgba(31,130,192,.12) 0 34%,rgba(255,255,255,.58) 34% 58%,transparent 58% 100%),linear-gradient(135deg,#eaf3f8,#fff 58%,#dcebf4);border-top:1px solid rgba(14,27,77,.1)}.fm-about__cta h2,.fm-about__cta p,.fm-about__cta .fibermint-page__eyebrow{color:#0e1b4d}.fm-about__cta p{max-width:740px;color:#34415f}.fm-about__cta .fibermint-page__eyebrow{color:#1f82c0}.fm-about__cta .button{background:#0e1b4d;color:#fff;border:1px solid #0e1b4d}.fm-about__cta .button:hover{background:#1f82c0;border-color:#1f82c0}product-price,.price,.product-price,.cart-bubble,.shopify-payment-button,.quantity,.quantity-label,.quantity-rules,cart-icon,cart-drawer-component,.cart-drawer,.cart-totals,.cart-summary,.product-badges,.hotspot-dialog__product-price,.price-filter,.facets__price,[data-testid=cart-drawer-trigger],[data-testid=cart-icon],[data-testid=cart-total-value],button[name=checkout],button[name=add],form[action*="/cart/add"]{display:none!important}@media screen and (max-width:989px){.fm-about__hero,.fm-about__split,.fm-about__cta{grid-template-columns:1fr}.fm-about__hero h1{font-size:2.75rem}.fm-about__metrics,.fm-about__capabilities,.fm-about__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.fm-about__feature-media img{height:360px}.fm-about__hero-media{min-height:370px}.fm-about__hero-media img{top:-50px;left:-5%;width:117%}.fm-about__cta{justify-items:start}.fm-blog-banner{grid-template-columns:1fr;gap:18px}}@media screen and (max-width:749px){.rfq-form{padding:18px}.rfq-form__grid,.fibermint-page__grid,.fibermint-page__media-grid,.fibermint-page__contact--with-media,.fm-home__cards,.fm-home__gallery,.fm-home__product-grid,.fm-home__steps,.fm-home__metrics,.fm-home__split,.fm-footer{grid-template-columns:1fr}.fibermint-page{padding-block-start:36px}.fibermint-page--about{padding-block-start:0}.fm-about__hero{gap:28px;padding-top:44px;padding-bottom:54px}.fm-about__hero-media{min-height:310px}.fm-about__hero-media:before{top:70px}.fm-about__hero-media img{top:-32px;left:-6%;width:118%}.fm-about__hero h1{font-size:2.25rem}.fm-about__hero-copy>p:not(.fibermint-page__eyebrow){font-size:1rem}.fm-about__metrics,.fm-about__capabilities,.fm-about__gallery{grid-template-columns:1fr}.fm-about__metrics div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.fm-about__metrics div:last-child{border-bottom:0}.fm-about__band{padding-top:48px;padding-bottom:48px}.fm-about__copy h2,.fm-about__section-head h2,.fm-about__cta h2{font-size:1.9rem}.fm-about__feature-media img{height:280px}.fm-blog-banner{margin-bottom:28px;padding:30px 22px}.fm-blog-banner h1{font-size:2.1rem}.fm-collection-hero__breadcrumb{width:calc(100% - 32px);gap:10px;padding:14px 0;overflow-x:auto;white-space:nowrap}.fm-collection-hero__banner{grid-template-columns:1fr;gap:12px;min-height:150px;padding:28px 16px}.fm-collection-hero__banner h1{font-size:2rem}.fm-collection-hero__banner>p{font-size:.94rem}.fm-collection-sidebar{display:none}.collection-wrapper:has(.fm-collection-sidebar) .main-collection-grid{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/fibermint-b2b.css.map */
