.technical-hero-custom{position:relative;width:100%;max-width:100%;background-color:var(--th-bg, #000000);overflow-x:hidden;overflow-y:visible;display:flex;flex-direction:column;align-items:stretch;cursor:default}.technical-hero-custom>.page-width{flex:0 0 auto;width:100%;max-width:min(100%,calc(var(--page-width) + 8rem));padding-left:max(1rem,1.5rem);padding-right:max(1rem,1.5rem)}@media screen and (min-width:750px){.technical-hero-custom>.page-width{padding-left:max(2rem,3rem);padding-right:max(2rem,3rem)}}@media screen and (min-width:1024px){.technical-hero-custom--bleed-right>.page-width{overflow:visible}}.technical-hero-custom__glow-top{position:absolute;top:0;left:0;right:0;width:100%;max-width:100%;height:640px;transform:none;margin:0 auto;background-image:radial-gradient(ellipse at top,rgba(255,255,255,.06) 0%,transparent 60%);pointer-events:none;filter:blur(100px);display:block!important}.technical-hero-custom__inner{position:relative;width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:1fr;gap:48px;align-items:start;overflow:visible}@media screen and (min-width:1024px){.technical-hero-custom__inner{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:24px;align-items:stretch}}.technical-hero-custom__col-text{display:flex;flex-direction:column;align-items:center;text-align:center;order:2;padding-top:40px;width:100%;min-width:0;overflow:visible}@media screen and (min-width:1024px){.technical-hero-custom__col-text{align-items:flex-start;text-align:left;order:1;padding-top:0;justify-content:center;align-self:stretch;min-height:0}}.technical-hero-custom__badge-wrap{margin-bottom:32px}.technical-hero-custom__badge{display:inline-flex;align-items:center;gap:12px;padding:8px 20px;border-radius:9999px;border:1px solid rgba(255,255,255,.08);background-color:#ffffff05;backdrop-filter:blur(64px);-webkit-backdrop-filter:blur(64px)}.technical-hero-custom__badge span{font-size:10px;font-weight:900;letter-spacing:4px;color:#86868b;text-transform:uppercase;font-style:italic;text-wrap:balance}@media screen and (min-width:768px){.technical-hero-custom__badge span{font-size:8px;letter-spacing:2px}}.technical-hero-custom__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:44px;line-height:1.2;letter-spacing:-2px;margin:0;padding:0 6px 6px 0;box-sizing:border-box;width:100%;max-width:100%;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;overflow:visible}@media screen and (min-width:768px){.technical-hero-custom__title{width:max-content}}@media screen and (min-width:640px){.technical-hero-custom__title{font-size:54px}}@media screen and (min-width:768px){.technical-hero-custom__title{font-size:60px}}@media screen and (min-width:1280px){.technical-hero-custom__title{font-size:71px;letter-spacing:-4px}}@media screen and (min-width:1024px){.technical-hero-custom__title{max-width:none}}.technical-hero-custom__title-line{display:block;background-image:linear-gradient(to bottom right,#fff,#f5f5f7 40%,#86868b 78%,#6e6e73);background-size:100% 100%;background-repeat:no-repeat;background-position:0 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.technical-hero-custom__title-accent{display:block;width:100%;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-wrap:balance;background-color:transparent;background-image:linear-gradient(110deg,var(--th-green, #16a34a) 0%,var(--th-yellow, #eab308) 18%,var(--th-orange, #f97316) 34%,var(--th-accent, #e32726) 50%,var(--th-orange, #f97316) 66%,var(--th-yellow, #eab308) 82%,var(--th-green, #16a34a) 100%);background-size:200% 100%;background-repeat:no-repeat;background-position:0% 50%;line-height:1.05;padding:0 6px .12em 0;box-sizing:border-box;overflow:visible;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:technical-hero-custom-pulse 18s ease-in-out infinite alternate;will-change:background-position}@media screen and (min-width:768px){.technical-hero-custom__title-accent{width:max-content;max-width:none;white-space:nowrap;overflow-wrap:normal;word-break:normal;text-wrap:wrap}}@keyframes technical-hero-custom-pulse{0%{background-position:0% 50%}to{background-position:100% 50%}}.technical-hero-custom__sub{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:500;font-size:17px;letter-spacing:-1px;line-height:28px;color:var(--th-sub, #a1a1a6);margin:0 0 48px;text-wrap:balance;width:100%;max-width:44rem}@media screen and (min-width:640px){.technical-hero-custom__sub{font-size:18px;line-height:29px}}@media screen and (min-width:768px){.technical-hero-custom__sub{font-size:20px;line-height:33px}}.technical-hero-custom__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%}@media screen and (min-width:640px){.technical-hero-custom__actions{flex-direction:row;width:auto}}@media screen and (min-width:1024px){.technical-hero-custom__actions{justify-content:flex-start}}.technical-hero-custom__btn-primary{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:#f5f5f7;color:#000;padding:16px 32px;border-radius:9999px;font-weight:700;font-size:16px;letter-spacing:0;text-decoration:none;box-shadow:0 0 40px #ffffff1a;width:100%;text-align:center;transition:transform .5s ease,box-shadow .5s ease}@media screen and (min-width:640px){.technical-hero-custom__btn-primary{width:auto}}.technical-hero-custom__btn-primary:hover{transform:scale(1.05)}.technical-hero-custom__btn-primary:active{transform:scale(.95)}.technical-hero-custom__btn-primary-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background-image:linear-gradient(90deg,var(--th-accent, #e32726),#ff6b6b);filter:blur(24px);opacity:0;transition:opacity .5s ease;display:block!important}.technical-hero-custom__btn-primary:hover .technical-hero-custom__btn-primary-glow{opacity:.3}.technical-hero-custom__btn-primary span{position:relative}.technical-hero-custom__btn-secondary{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:16px 28px;border-radius:9999px;font-weight:600;font-size:16px;letter-spacing:0;text-decoration:none;color:#f5f5f7;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);width:100%;text-align:center;transition:color .3s ease,background-color .3s ease,border-color .3s ease}@media screen and (min-width:640px){.technical-hero-custom__btn-secondary{width:auto}}.technical-hero-custom__btn-secondary:hover{color:#fff;background-color:#ffffff1a}.technical-hero-custom__btn-secondary-inner{position:relative;display:inline-flex;align-items:center;gap:8px}.technical-hero-custom__btn-secondary svg{width:16px;height:16px;stroke:var(--th-accent, #e32726);fill:none;transition:transform .3s ease;color:var(--th-accent, #e32726)}.technical-hero-custom__btn-secondary:hover svg{transform:translate(6px)}.technical-hero-custom__col-visual{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;order:1;width:100%;min-width:0}@media screen and (max-width:1023px){.technical-hero-custom>.page-width{overflow:visible}.technical-hero-custom__inner{display:block;overflow:visible}.technical-hero-custom__col-text{position:absolute;left:0;right:0;bottom:0;z-index:7;align-items:center;text-align:center;order:initial;padding:0 0 18px;margin:0 auto;pointer-events:auto}.technical-hero-custom__title{width:100%;max-width:none;font-size:33px;line-height:1.2;letter-spacing:-1.2px;text-align:center;color:#fff;filter:drop-shadow(0 8px 26px rgba(0,0,0,.78))}.technical-hero-custom__title-accent{line-height:.98;padding-bottom:.08em}.technical-hero-custom__sub{width:100%;max-width:none;padding-left:18px;padding-right:18px;font-size:14px;line-height:22px;letter-spacing:-.04em;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:22px;color:#f5f5f7e0;text-shadow:0 4px 24px rgba(0,0,0,.86)}.technical-hero-custom__actions{padding-left:18px;padding-right:18px;align-items:center;justify-content:center;gap:14px;width:100%}.technical-hero-custom__btn-primary,.technical-hero-custom__btn-secondary{width:100%;padding:14px 24px;font-size:14px}.technical-hero-custom__col-visual{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.technical-hero-custom__visual-wrap{width:100%;max-width:100%;height:clamp(680px,178vw,860px);aspect-ratio:auto;margin-left:0;margin-right:0}.technical-hero-custom__visual-card{border-radius:0}.technical-hero-custom__visual-card:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:5;height:62%;pointer-events:none;background:radial-gradient(ellipse 88% 58% at 50% 48%,rgba(0,0,0,.18) 0%,transparent 58%),linear-gradient(to top,var(--th-bg, #000000) 0%,rgba(0,0,0,.9) 24%,rgba(0,0,0,.62) 56%,transparent 100%);display:block!important}.technical-hero-custom__badge-wrap{margin-bottom:12px}.technical-hero-custom__badge{padding:6px 14px}.technical-hero-custom__badge span{font-size:8px;letter-spacing:2px}}@media screen and (min-width:1024px){.technical-hero-custom__col-visual{order:2;align-self:stretch;min-height:0;width:100%;max-width:100%;margin-left:0;margin-right:0}}.technical-hero-custom__visual-wrap{width:100%;max-width:100%;margin-left:auto;margin-right:auto;aspect-ratio:1 / 1;display:block}.technical-hero-custom__visual-card{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:32px;overflow:hidden;background-color:#1a1a1b;box-shadow:0 25px 50px -12px #00000040}@media screen and (min-width:768px){.technical-hero-custom__visual-card{border-radius:48px}}.technical-hero-custom__visual-card-glow{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at center,rgba(255,255,255,.08) 0%,transparent 60%);pointer-events:none;filter:blur(60px);display:block!important}.technical-hero-custom__visual-img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;position:relative;opacity:.7;transition:opacity .7s ease;display:block!important}.technical-hero-custom__visual-img--mobile{display:none!important}.technical-hero-custom__visual-card:hover .technical-hero-custom__visual-img{opacity:.9}.technical-hero-custom__visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top right,#000000,transparent,rgba(0,0,0,.4));mix-blend-mode:overlay;pointer-events:none;display:block!important}.technical-hero-custom__visual-fade-bottom{display:none!important}@media screen and (max-width:1023px){.technical-hero-custom__visual-fade-bottom{display:block!important;position:absolute;left:0;right:0;bottom:0;z-index:4;height:82%;pointer-events:none;background:linear-gradient(to top,var(--th-bg, #000000) 0%,rgba(0,0,0,.9) 26%,rgba(0,0,0,.58) 58%,transparent 100%)}.technical-hero-custom--has-mobile-image .technical-hero-custom__visual-img--desktop{display:none!important}.technical-hero-custom--has-mobile-image .technical-hero-custom__visual-img--mobile{display:block!important}}.technical-hero-custom--image-bg-off .technical-hero-custom__visual-card{background-color:transparent;box-shadow:none}.technical-hero-custom--image-bg-off .technical-hero-custom__visual-img,.technical-hero-custom--image-bg-off .technical-hero-custom__visual-card:hover .technical-hero-custom__visual-img{opacity:1}@media screen and (min-width:1024px){.technical-hero-custom--bleed-right .technical-hero-custom__inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:stretch;overflow:visible}.technical-hero-custom--bleed-right .technical-hero-custom__col-visual{overflow:visible;align-items:stretch}.technical-hero-custom--bleed-right .technical-hero-custom__visual-wrap{--th-page-inline-padding: 5rem;--th-bleed-right: calc(var(--th-page-inline-padding) + max((100vw - var(--page-width)) / 2, 0px));width:calc(100% + var(--th-bleed-right));max-width:none;margin-left:0;margin-right:calc(-1 * var(--th-bleed-right));align-self:stretch;aspect-ratio:auto;height:100%;min-height:min(72vh,48rem)}.technical-hero-custom--bleed-right .technical-hero-custom__visual-card{border-radius:48px 0 0 48px}}.technical-hero-custom--gradient-bg{background-image:radial-gradient(ellipse 55% 75% at 12% 50%,color-mix(in srgb,var(--th-green, #16a34a) var(--th-bg-intensity, 35%),transparent) 0%,transparent 65%),radial-gradient(ellipse 55% 75% at 88% 50%,color-mix(in srgb,var(--th-orange, #f97316) var(--th-bg-intensity, 35%),transparent) 0%,transparent 65%),radial-gradient(ellipse 80% 50% at 50% 0%,color-mix(in srgb,var(--th-accent, #e32726) calc(var(--th-bg-intensity, 35%) / 3),transparent) 0%,transparent 70%);background-repeat:no-repeat;background-attachment:scroll}.technical-hero-custom--gradient-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--th-bg, #000000) 60%,transparent) 75%,var(--th-bg, #000000) 100%);pointer-events:none;z-index:0}.technical-hero-custom--gradient-bg>*{position:relative;z-index:1}.technical-hero-custom--grid-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px,64px 64px;background-position:center center;mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 0%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 0%,transparent 80%);pointer-events:none;z-index:0}.technical-hero-custom--grid-bg>*{position:relative;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/5/assets/technical-hero-custom.css.map */
