:root{--it-ink: #0b1f2a;--it-ink-soft: #40515b;--it-surface: #f4f6f5;--it-surface-warm: #ebe7df;--it-line: #d6dddf;--it-white: #fff;--it-accent: #e5782d;--it-accent-dark: #bd5418;--it-blue: #265f7a;--it-radius-sm: 6px;--it-radius-md: 14px;--it-radius-lg: 22px;--it-shadow: 0 24px 60px rgb(11 31 42 / 10%);--it-section-space: clamp(4.5rem, 8vw, 8rem)}.page-wrapper,.content-for-layout{max-width:100%;overflow-x:clip}.page-wrapper{background:var(--it-white)}.shopify-section.section-wrapper{position:relative;width:100%;min-width:0;margin:0;overflow:clip;background:var(--it-white);isolation:isolate}.shopify-section.section-wrapper:has(>.it-hero),.shopify-section.section-wrapper:has(>.it-section--dark){background:var(--it-ink)}.shopify-section.section-wrapper:has(>.it-section--soft){background:var(--it-surface)}.shopify-section.section-wrapper:has(>.it-section--warm){background:var(--it-surface-warm)}.it-section{position:relative;z-index:0;width:100%;min-width:0;overflow:clip;color:var(--it-ink);background:var(--it-white);isolation:isolate}.it-section--soft{background:var(--it-surface)}.it-section--warm{background:var(--it-surface-warm)}.it-section--dark{color:var(--it-white);background:var(--it-ink)}.it-shell{width:min(100%,var(--page-width, 1440px));margin-inline:auto;padding-inline:var(--page-margin, clamp(1.25rem, 4vw, 4rem))}.it-section__inner{padding-block:var(--it-section-space)}.it-section__inner--compact{padding-block:clamp(2.5rem,5vw,4.5rem)}.it-section-heading{max-width:52rem;margin-bottom:clamp(2rem,4vw,3.5rem)}.it-section-heading--center{margin-inline:auto;text-align:center}.it-eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:var(--it-blue);font-size:.76rem;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.it-section--dark .it-eyebrow,.it-hero .it-eyebrow{color:#9ed1e6}.it-eyebrow:before{width:1.7rem;height:2px;content:"";background:var(--it-accent)}.it-title{margin:0;color:inherit;font-size:clamp(2.1rem,5vw,4.7rem);line-height:.99;letter-spacing:-.04em;text-wrap:balance}.it-title--section{font-size:clamp(1.9rem,3.5vw,3.35rem);line-height:1.05}.it-title--card{font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.12;letter-spacing:-.025em}.it-lead{max-width:43rem;margin:1.35rem 0 0;color:var(--it-ink-soft);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65}.it-section--dark .it-lead,.it-hero .it-lead{color:#ffffffc7}.it-rte>:first-child{margin-top:0}.it-rte>:last-child{margin-bottom:0}.it-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.it-button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;padding:.85rem 1.4rem;border:1px solid transparent;border-radius:var(--it-radius-sm);color:var(--it-white);background:var(--it-accent);font-size:.92rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.it-button:hover{color:var(--it-white);background:var(--it-accent-dark);transform:translateY(-1px)}.it-button--secondary{border-color:currentColor;color:var(--it-ink);background:transparent}.it-button--secondary:hover{color:var(--it-white);border-color:var(--it-ink);background:var(--it-ink)}.it-section--dark .it-button--secondary,.it-hero .it-button--secondary{color:var(--it-white)}.it-section--dark .it-button--secondary:hover,.it-hero .it-button--secondary:hover{color:var(--it-ink);border-color:var(--it-white);background:var(--it-white)}.it-hero{z-index:0;width:100%;min-width:0;min-height:min(78rem,var(--it-hero-height, 46rem));overflow:hidden;color:var(--it-white);background:var(--it-ink);isolation:isolate}.it-hero__media,.it-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.it-hero__media{overflow:clip;background:var(--it-ink)}.it-hero__media img{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;width:calc(100% + 2px);max-width:none;height:calc(100% + 2px);object-fit:cover;object-position:var(--it-media-position, center)}.it-hero__shade{z-index:1;background:linear-gradient(90deg,#051219f0,#051219ad 42%,#0512191f 78%)}.it-hero__inner{position:relative;z-index:2;display:flex;min-height:inherit;align-items:center;padding-block:clamp(4.5rem,10vw,8rem)}.it-hero__content{max-width:49rem}.it-hero__proofs{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.6rem 0 0;padding:0;list-style:none}.it-hero__proof{padding:.48rem .7rem;border:1px solid rgb(255 255 255 / 22%);border-radius:999px;color:#ffffffdb;background:#0719226b;font-size:.78rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.it-trust{border-block:1px solid var(--it-line);background:var(--it-white)}.it-trust__grid{display:grid;grid-template-columns:repeat(var(--it-columns, 4),minmax(0,1fr))}.it-trust__item{display:grid;grid-template-columns:2.4rem 1fr;gap:.85rem;align-items:center;padding:1.3rem clamp(.8rem,2.2vw,1.8rem);border-inline-start:1px solid var(--it-line)}.it-trust__item:first-child{border-inline-start:0}.it-trust__icon{display:grid;width:2.4rem;height:2.4rem;place-items:center;border-radius:50%;color:var(--it-blue);background:#e8f0f3}.it-trust__icon svg{width:1.15rem;height:1.15rem}.it-trust__title{margin:0 0 .16rem;font-size:.86rem;font-weight:750;line-height:1.25}.it-trust__text{margin:0;color:var(--it-ink-soft);font-size:.75rem;line-height:1.35}.it-story__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);gap:clamp(2rem,6vw,6.5rem);align-items:center}.it-story--reverse .it-story__media{order:2}.it-story__media{overflow:hidden;min-height:34rem;border-radius:var(--it-radius-lg);background:#dfe5e6;box-shadow:var(--it-shadow)}.it-story__media--portrait{aspect-ratio:4 / 5;min-height:auto}.it-story__media--wide{aspect-ratio:16 / 10;min-height:auto}.it-story__media--square{aspect-ratio:1;min-height:auto}.it-story__media img{display:block;width:100%;height:100%;object-fit:var(--it-media-fit, cover)}.it-story__media--fit-cover img{width:calc(100% + 2px);max-width:none;height:calc(100% + 2px);margin:-1px}.it-story__content{max-width:39rem}.it-story__tag{display:inline-flex;margin-bottom:1.15rem;padding:.42rem .65rem;border-radius:999px;color:var(--it-blue);background:#e8f0f3;font-size:.72rem;font-weight:700;letter-spacing:.05em}.it-section--dark .it-story__tag{color:#b9deeb;background:#ffffff1a}.it-story__list{display:grid;gap:1rem;margin:2rem 0 0;padding:0;list-style:none}.it-story__item{display:grid;grid-template-columns:1.7rem 1fr;gap:.8rem}.it-story__check{display:grid;width:1.7rem;height:1.7rem;place-items:center;border-radius:50%;color:var(--it-white);background:var(--it-accent);font-size:.78rem;font-weight:800}.it-story__item-title{margin:.08rem 0 .2rem;font-size:.98rem;font-weight:750;line-height:1.3}.it-story__item-text{margin:0;color:var(--it-ink-soft);font-size:.88rem;line-height:1.55}.it-section--dark .it-story__item-text{color:#ffffffad}.it-card-grid{display:grid;grid-template-columns:repeat(var(--it-columns, 4),minmax(0,1fr));gap:1rem}.it-card-grid:has(.it-card--visual){grid-template-columns:repeat(2,minmax(0,1fr))}.it-card{position:relative;min-height:18rem;padding:clamp(1.4rem,3vw,2.2rem);overflow:hidden;border:1px solid var(--it-line);border-radius:var(--it-radius-md);background:var(--it-white)}.it-card:after{position:absolute;right:-3rem;bottom:-4rem;width:10rem;height:10rem;border:1px solid #dce2e3;border-radius:50%;content:""}.it-card__body{position:relative;z-index:1}.it-card--visual{display:flex;min-height:31rem;flex-direction:column;padding:0}.it-card--visual:after{display:none}.it-card--visual .it-card__body{display:flex;flex:1;flex-direction:column;padding:clamp(1.25rem,2.4vw,1.8rem)}.it-card__media{position:relative;aspect-ratio:21 / 9;overflow:clip;background:#dfe5e6}.it-card__media img{display:block;width:calc(100% + 2px);max-width:none;height:calc(100% + 2px);margin:-1px;object-fit:cover;object-position:var(--it-card-position, center)}.it-card__number{display:inline-grid;width:2.55rem;height:2.55rem;place-items:center;margin-bottom:3.5rem;border-radius:50%;color:var(--it-white);background:var(--it-ink);font-size:.77rem;font-weight:750}.it-card--visual .it-card__number{margin-bottom:1.6rem}.it-card__text{position:relative;z-index:1;margin:.8rem 0 0;color:var(--it-ink-soft);font-size:.9rem;line-height:1.55}.it-card__link{position:relative;z-index:1;display:inline-flex;margin-top:1.4rem;color:var(--it-blue);font-size:.83rem;font-weight:750;text-underline-offset:.25rem}.it-config-grid{display:grid;grid-template-columns:repeat(var(--it-columns, 3),minmax(0,1fr));gap:1rem}.it-config{display:flex;min-height:22rem;flex-direction:column;padding:clamp(1.5rem,3vw,2.4rem);border:1px solid rgb(255 255 255 / 14%);border-radius:var(--it-radius-md);background:#ffffff0d}.it-config__label{margin-bottom:auto;color:#8fc5db;font-size:.72rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.it-config__text{margin-top:1rem;color:#ffffffad;font-size:.9rem;line-height:1.6}.it-config__text ul{padding-left:1.2rem}.it-specs{display:grid;grid-template-columns:minmax(16rem,.65fr) minmax(0,1.35fr);gap:clamp(2rem,6vw,6rem)}.it-specs__table{border-top:1px solid var(--it-line)}.it-specs__row{display:grid;grid-template-columns:minmax(9rem,.42fr) minmax(0,.58fr);gap:1.5rem;padding:1.2rem 0;border-bottom:1px solid var(--it-line)}.it-specs__key{font-size:.82rem;font-weight:750}.it-specs__value{color:var(--it-ink-soft);font-size:.9rem;line-height:1.5}.it-specs__note{margin-top:1.5rem;color:var(--it-ink-soft);font-size:.78rem;line-height:1.5}.it-faq{max-width:58rem;margin-inline:auto}.it-faq__item{border-top:1px solid var(--it-line)}.it-faq__item:last-child{border-bottom:1px solid var(--it-line)}.it-faq__summary{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem 0;cursor:pointer;font-size:clamp(1rem,1.5vw,1.14rem);font-weight:700;list-style:none}.it-faq__summary::-webkit-details-marker{display:none}.it-faq__summary:after{width:.75rem;height:.75rem;flex:0 0 auto;border-right:2px solid;border-bottom:2px solid;content:"";transform:rotate(45deg);transition:transform .2s ease}.it-faq__item[open] .it-faq__summary:after{transform:rotate(225deg)}.it-faq__answer{max-width:48rem;padding:0 2rem 1.4rem 0;color:var(--it-ink-soft);font-size:.92rem;line-height:1.65}.it-contact{overflow:hidden}.it-contact__panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(22rem,1.2fr);gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,5vw,5rem);border-radius:var(--it-radius-lg);background:var(--it-ink);color:var(--it-white)}.it-contact__points{display:grid;gap:.7rem;margin:2rem 0 0;padding:0;list-style:none;color:#ffffffb8;font-size:.88rem}.it-contact__points li{display:grid;grid-template-columns:1.3rem 1fr;gap:.6rem}.it-contact__points li:before{color:var(--it-accent);content:"\2713";font-weight:800}.it-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.it-form__field--wide{grid-column:1 / -1}.it-form label{display:block;margin-bottom:.45rem;color:#ffffffd1;font-size:.75rem;font-weight:700}.it-form input,.it-form textarea,.it-form select{width:100%;min-height:3.15rem;padding:.8rem .9rem;border:1px solid rgb(255 255 255 / 22%);border-radius:var(--it-radius-sm);color:var(--it-white);background:#ffffff12;box-shadow:none}.it-form textarea{min-height:8.5rem;resize:vertical}.it-form input::placeholder,.it-form textarea::placeholder{color:#ffffff6b}.it-form select option{color:var(--it-ink);background:var(--it-white)}.it-form__status{grid-column:1 / -1;padding:.8rem 1rem;border-radius:var(--it-radius-sm);background:#ffffff1a;font-size:.86rem}.it-form__status--success{color:#c6f0d1}.it-form .it-button{justify-self:start}@media(max-width:989px){.it-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.it-trust__item:nth-child(odd){border-inline-start:0}.it-trust__item:nth-child(n+3){border-top:1px solid var(--it-line)}.it-story__grid,.it-specs,.it-contact__panel{grid-template-columns:1fr}.it-story--reverse .it-story__media{order:0}.it-story__media{min-height:28rem}.it-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.it-config-grid{grid-template-columns:1fr}.it-config{min-height:17rem}}@media(max-width:749px){:root{--it-section-space: 4.25rem}.it-shell{padding-inline:1.25rem}.it-hero{min-height:42rem}.it-hero__shade{background:linear-gradient(0deg,#051219f5,#051219a8 62%,#0512192e)}.it-hero__inner{align-items:flex-end;padding-bottom:3rem}.it-actions{align-items:stretch;flex-direction:column}.it-actions .it-button{width:100%}.it-trust__grid,.it-card-grid{grid-template-columns:1fr}.it-trust__item{border-inline-start:0;border-top:1px solid var(--it-line)}.it-trust__item:first-child{border-top:0}.it-story__media{min-height:auto;aspect-ratio:4 / 5}.it-story__media--wide{aspect-ratio:4 / 3}.it-card{min-height:15rem}.it-card--visual{min-height:0}.it-card__media{aspect-ratio:16 / 9}.it-card__number{margin-bottom:2.3rem}.it-specs__row{grid-template-columns:1fr;gap:.4rem}.it-contact__panel{padding:2rem 1.25rem;border-radius:var(--it-radius-md)}.it-form{grid-template-columns:1fr}.it-form__field--wide{grid-column:auto}}@media(prefers-reduced-motion:reduce){.it-button,.it-faq__summary:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/industrial-terminal.css.map */
