.reltec-home{--reltec-dark: #182127;--reltec-dark-soft: #243039;--reltec-orange: #e56c22;--reltec-light: #f5f4f2;--reltec-border: #dcdedc;color:#20282d;background:#fff}.reltec-home .button--primary{--color-button: 229, 108, 34;--color-button-text: 255, 255, 255}.reltec-home h1,.reltec-home h2,.reltec-home p{margin-top:0}.reltec-hero{background:linear-gradient(115deg,#f7f7f6,#f1f2f1 54%,#e9eceb);overflow:hidden}.reltec-hero__inner{min-height:52rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4rem;padding-top:5rem;padding-bottom:5rem}.reltec-hero__content{position:relative;isolation:isolate;padding:2.6rem 3.2rem 2.6rem 3.4rem;border-left:.45rem solid var(--reltec-orange);background-image:linear-gradient(rgba(112,124,132,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(112,124,132,.09) 1px,transparent 1px);background-size:3.2rem 3.2rem}.reltec-hero__content:after{position:absolute;right:0;bottom:0;left:2.4rem;height:1px;content:"";background:linear-gradient(90deg,var(--reltec-orange) 0 8rem,rgba(112,124,132,.3) 8rem 72%,transparent 72%);z-index:-1}.reltec-hero__technical-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none}.reltec-hero__technical-circle{position:absolute;top:2.4rem;right:1.5rem;width:15rem;height:15rem;border:1px dashed rgba(83,98,108,.28);border-radius:50%}.reltec-hero__technical-circle:before,.reltec-hero__technical-circle:after{position:absolute;top:50%;left:50%;content:"";background:#53626c3d;transform:translate(-50%,-50%)}.reltec-hero__technical-circle:before{width:120%;height:1px}.reltec-hero__technical-circle:after{width:1px;height:120%}.reltec-hero__technical-axis{position:absolute;background:#53626c38}.reltec-hero__technical-axis--horizontal{right:0;bottom:6.5rem;width:19rem;height:1px}.reltec-hero__technical-axis--vertical{right:9.5rem;bottom:1.5rem;width:1px;height:10rem}.reltec-hero__technical-cross{position:absolute;top:9.9rem;right:8.6rem;width:1.8rem;height:1.8rem}.reltec-hero__technical-cross:before,.reltec-hero__technical-cross:after{position:absolute;top:50%;left:50%;content:"";background:var(--reltec-orange);transform:translate(-50%,-50%)}.reltec-hero__technical-cross:before{width:100%;height:2px}.reltec-hero__technical-cross:after{width:2px;height:100%}.reltec-eyebrow{margin-bottom:1.8rem;color:var(--reltec-orange);font-size:1.3rem;font-weight:800;letter-spacing:.3rem;text-transform:uppercase}.reltec-hero h1{position:relative;max-width:56rem;margin-bottom:1.8rem;padding-bottom:1.7rem;color:var(--reltec-dark);font-size:clamp(4.2rem,4.25vw,6.2rem);font-weight:750;line-height:.98;letter-spacing:-.2rem}.reltec-hero h1:after{position:absolute;bottom:0;left:0;width:8rem;height:.3rem;content:"";background:var(--reltec-orange)}.reltec-hero__text{max-width:49rem;margin-bottom:1.8rem;color:#566168;font-size:clamp(1.7rem,1.45vw,2.1rem);line-height:1.45}.reltec-tech-badge{display:inline-flex;min-height:4.2rem;align-items:center;gap:1.1rem;margin-bottom:2.2rem;padding:.65rem 1.5rem .65rem .8rem;border:1px solid var(--reltec-dark);border-radius:.4rem;color:var(--reltec-dark);background:#ffffffad;font-size:1.15rem;font-weight:800;letter-spacing:.2rem;text-transform:uppercase}.reltec-tech-badge__icon{display:grid;width:2.9rem;height:2.9rem;place-items:center;color:#fff;background:var(--reltec-orange);font-size:1.8rem}.reltec-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:2.7rem}.reltec-hero__actions .button,.reltec-cta .button{min-height:5rem;padding-inline:2.6rem}.reltec-benefits{display:flex;flex-wrap:wrap;gap:1.6rem 2.5rem;margin:0;padding:0;list-style:none;color:#4a5459;font-size:1.35rem}.reltec-benefits li{display:flex;align-items:center;gap:.7rem}.reltec-benefits span{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:50%;color:#fff;background:var(--reltec-orange);font-weight:700}.reltec-hero__visual{position:relative;min-height:42rem;display:flex;align-items:center;justify-content:center}.reltec-hero__slides{position:relative;z-index:2;width:min(74%,52rem);height:43rem}.reltec-hero__main-product{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translate(1.5rem);transition:opacity .6s ease,transform .6s ease,visibility .6s;pointer-events:none}.reltec-hero__main-product.is-active{opacity:1;visibility:visible;transform:translate(0);pointer-events:auto}.reltec-hero__main-product.is-active:hover{transform:translateY(-.5rem)}.reltec-hero__main-product img{display:block;width:100%;height:100%;max-height:43rem;object-fit:contain;filter:drop-shadow(0 2.2rem 2.4rem rgba(24,33,39,.18))}.reltec-hero__slide-controls{position:absolute;left:50%;bottom:-2.6rem;display:flex;align-items:center;gap:1rem;transform:translate(-50%)}.reltec-hero__slide-dots{display:flex;align-items:center;gap:.7rem}.reltec-hero__slide-dot,.reltec-hero__slide-arrow{border:0;cursor:pointer}.reltec-hero__slide-dot{width:.8rem;height:.8rem;padding:0;border-radius:50%;background:#aeb5b8;transition:width .18s ease,background .18s ease}.reltec-hero__slide-dot.is-active{width:2.4rem;border-radius:1rem;background:var(--reltec-orange)}.reltec-hero__slide-arrow{display:grid;width:3rem;height:3rem;padding:0;place-items:center;border:1px solid var(--reltec-border);border-radius:50%;color:var(--reltec-dark);background:#ffffffe6;font-size:2.2rem;line-height:1}.reltec-hero__slide-arrow:hover,.reltec-hero__slide-arrow:focus-visible{color:#fff;background:var(--reltec-orange)}.reltec-hero__shape{position:absolute;border-radius:50%;background:#ffffffc7}.reltec-hero__shape--one{width:38rem;height:38rem}.reltec-hero__shape--two{right:3%;bottom:4%;width:13rem;height:13rem;border:1px solid rgba(229,108,34,.24);background:transparent}.reltec-hero__parts{position:absolute;right:0;bottom:1rem;z-index:3;display:flex;gap:.8rem}.reltec-hero__part{display:grid;width:8rem;height:8rem;place-items:center;overflow:hidden;border:1px solid var(--reltec-border);border-radius:50%;background:#fff;box-shadow:0 .8rem 2rem #18212717}.reltec-hero__part img{width:88%;height:88%;object-fit:contain}.reltec-categories,.reltec-products{padding-top:4.8rem;padding-bottom:5.6rem}.reltec-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.2rem}.reltec-section-heading h2{margin-bottom:0;color:var(--reltec-dark);font-size:clamp(2.6rem,3vw,3.8rem)}.reltec-section-heading a{color:var(--reltec-orange);font-size:1.4rem;font-weight:650;text-decoration:none}.reltec-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.reltec-category-card{overflow:hidden;border:1px solid var(--reltec-border);border-radius:.8rem;color:var(--reltec-dark);background:#fff;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.reltec-category-card:hover{transform:translateY(-.4rem);box-shadow:0 1.4rem 3rem #1821271a}.reltec-category-card__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--reltec-light)}.reltec-category-card__media img,.reltec-category-card__media svg{width:100%;height:100%;object-fit:contain;padding:1.4rem}.reltec-category-card__label{min-height:6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1.7rem;font-size:1.55rem;font-weight:700}.reltec-category-card__label span:last-child{color:var(--reltec-orange);font-size:2rem}.reltec-trust{color:#fff;background:var(--reltec-dark)}.reltec-trust__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.2rem;padding-top:2.8rem;padding-bottom:2.8rem}.reltec-trust__item{display:flex;align-items:center;gap:1.2rem}.reltec-trust__icon{display:grid;flex:0 0 auto;width:4.4rem;height:4.4rem;place-items:center;border:1px solid rgba(255,255,255,.26);border-radius:50%;color:var(--reltec-orange);font-size:1.25rem;font-weight:800}.reltec-trust strong,.reltec-trust small{display:block}.reltec-trust strong{font-size:1.45rem}.reltec-trust small{margin-top:.2rem;color:#ffffffb8;font-size:1.15rem;line-height:1.3}.reltec-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.reltec-product-card{display:grid;grid-template-columns:42% 58%;overflow:hidden;border:1px solid var(--reltec-border);border-radius:.8rem;background:#fff}.reltec-product-card__image{min-height:23rem;display:grid;place-items:center;padding:1.4rem;background:var(--reltec-light)}.reltec-product-card__image img{width:100%;height:100%;max-height:21rem;object-fit:contain}.reltec-product-card__body{display:flex;flex-direction:column;padding:2rem 1.8rem}.reltec-product-card__title{margin-bottom:1.6rem;color:var(--reltec-dark);font-size:1.45rem;font-weight:700;line-height:1.35;text-decoration:none}.reltec-product-card__price{margin-top:auto;margin-bottom:1.4rem}.reltec-product-card__price strong,.reltec-product-card__price span{display:block}.reltec-product-card__price strong{color:var(--reltec-dark);font-size:1.6rem}.reltec-product-card__price span{margin-top:.35rem;color:#6a7378;font-size:1.1rem}.reltec-product-card__form .button{width:100%;min-height:4.4rem;font-size:1.3rem}.reltec-cta{color:#fff;background:linear-gradient(90deg,#182127f7,#182127db),repeating-linear-gradient(135deg,#202b31 0 24px,#26333a 24px 48px)}.reltec-cta__inner{min-height:18rem;display:flex;align-items:center;justify-content:space-between;gap:3rem;padding-top:3.5rem;padding-bottom:3.5rem}.reltec-cta h2{margin-bottom:.8rem;color:#fff;font-size:clamp(2.5rem,3vw,3.8rem)}.reltec-cta p{max-width:72rem;margin-bottom:0;color:#ffffffc7;font-size:1.5rem}@media screen and (max-width:1100px){.reltec-hero__inner{gap:2rem}.reltec-product-card{grid-template-columns:1fr}.reltec-product-card__image{min-height:20rem}}@media screen and (max-width:989px){.reltec-hero__inner{min-height:auto;grid-template-columns:1fr;padding-top:4rem}.reltec-hero__visual{min-height:35rem}.reltec-category-grid,.reltec-trust__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.reltec-product-grid{grid-template-columns:1fr}.reltec-product-card{grid-template-columns:34% 66%}}@media screen and (max-width:599px){.reltec-hero__inner{padding-top:3.2rem;padding-bottom:3.2rem}.reltec-hero__content{padding:2.2rem 1.8rem 2.4rem 2.2rem}.reltec-hero h1{max-width:100%;font-size:4rem}.reltec-hero__technical-circle{top:2rem;right:-5rem;width:12rem;height:12rem}.reltec-tech-badge{max-width:100%;font-size:1.05rem;letter-spacing:.14rem}.reltec-hero__actions{flex-direction:column}.reltec-hero__actions .button{width:100%}.reltec-hero__visual{min-height:27rem}.reltec-hero__slides{width:min(78%,38rem);height:27rem}.reltec-hero__slide-controls{bottom:-2rem}.reltec-hero__shape--one{width:26rem;height:26rem}.reltec-hero__parts{right:1rem}.reltec-hero__part{width:6.2rem;height:6.2rem}.reltec-category-grid,.reltec-trust__inner{grid-template-columns:1fr}.reltec-section-heading{align-items:start;flex-direction:column}.reltec-product-card{grid-template-columns:1fr}.reltec-cta__inner{align-items:flex-start;flex-direction:column}.reltec-cta .button{width:100%}}.product-form__buttons--with-quantity{display:grid;grid-template-columns:13rem minmax(0,1fr);column-gap:2rem;row-gap:1rem;max-width:44rem}.product-form__quantity-selector{width:13rem;min-height:4.7rem}.product-form__buttons--with-quantity .product-form__submit{margin-bottom:0}.product-form__buttons--with-quantity .shopify-payment-button{grid-column:1 / -1}@media screen and (max-width:399px){.product-form__buttons--with-quantity{grid-template-columns:11rem minmax(0,1fr)}.product-form__quantity-selector{width:11rem}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
