:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}.hero-section{clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,50% 100%,0 90%);background:#17253a;position:relative;overflow:hidden}@media only screen and (width<=1000px){.hero-section{clip-path:polygon(0 0,100% 0,100% 95%,50% 100%,50% 100%,0 95%)}}@media only screen and (width<=640px){.hero-section{clip-path:none}}.hero-section .hero-content>:first-child{margin-top:0}.hero-section .hero-content>:last-child{margin-bottom:0}.hero-section .hero-content{z-index:1;color:#fff;width:100%;max-width:1050px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media only screen and (width<=640px){.hero-section .hero-content{top:65%}}@media only screen and (width<=520px){.hero-section .hero-content{top:65%}}.hero-section .hero-content h1{color:#fff;font-size:9.375rem}@container (width<=1600px){.hero-section .hero-content h1{font-size:8.15625rem}}@container (width<=1200px){.hero-section .hero-content h1{font-size:7.03125rem}}@container (width<=800px){.hero-section .hero-content h1{font-size:6.09375rem}}@container (width<=640px){.hero-section .hero-content h1{font-size:4.6875rem}}@container (width<=520px){.hero-section .hero-content h1{font-size:4.6875rem}}.hero-section .hero-content h1{text-wrap:balance;text-transform:uppercase;margin:0;line-height:.9}@media only screen and (width<=740px){.hero-section .hero-content h1{font-size:6.25rem}@container (width<=1600px){.hero-section .hero-content h1{font-size:5.4375rem}}@container (width<=1200px){.hero-section .hero-content h1{font-size:4.6875rem}}@container (width<=800px){.hero-section .hero-content h1{font-size:4.0625rem}}@container (width<=640px){.hero-section .hero-content h1{font-size:3.75rem}}@container (width<=520px){.hero-section .hero-content h1{font-size:3.75rem}}.hero-section .hero-content h1{line-height:.95}}.hero-section .hero-content h1 small{font-family:DM Sans,sans-serif;font-size:1.875rem;display:block}@container (width<=1600px){.hero-section .hero-content h1 small{font-size:1.63125rem}}@container (width<=1200px){.hero-section .hero-content h1 small{font-size:1.5rem}}@container (width<=800px){.hero-section .hero-content h1 small{font-size:1.5rem}}@container (width<=640px){.hero-section .hero-content h1 small{font-size:1.5rem}}@container (width<=520px){.hero-section .hero-content h1 small{font-size:1.5rem}}.hero-section .hero-content h1 small{color:#d7bb8d;letter-spacing:.3em;font-weight:900}@media only screen and (width<=740px){.hero-section .hero-content h1 small{font-size:1rem}}.hero-section .hero-content p{color:#c3ccd9;width:100%;max-width:740px}.hero-section .hero-content .btn-wrap{margin-top:2.5em}@media only screen and (width<=740px){.hero-section .hero-content .btn-wrap{align-items:flex-start;margin-top:2em}.hero-section .hero-content .btn-wrap a{width:initial}}.hero-section .hero-video{pointer-events:none}.hero-section .hero-video video{object-fit:cover;width:100%;height:100dvh;display:block}@media only screen and (width<=740px){.hero-section .hero-video video{height:820px}}@media only screen and (width<=640px){.hero-section .hero-video video{object-position:top center}}.hero-section .hero-video video.desktop-video{display:block}@media only screen and (width<=640px){.hero-section .hero-video video.desktop-video{display:none}}.hero-section .hero-video video.mobile-video{display:none}@media only screen and (width<=640px){.hero-section .hero-video video.mobile-video{display:block}}.home-precision-machining .headline-content{justify-content:center;gap:2.5em 5em;padding-bottom:30px;display:flex}@media only screen and (width<=1500px){.home-precision-machining .headline-content{column-gap:2.5em}}@media only screen and (width<=1280px){.home-precision-machining .headline-content{flex-flow:column wrap;column-gap:2em}}@media only screen and (width<=550px){.home-precision-machining .headline-content{padding-bottom:0}}.home-precision-machining .headline-content .headline-txt{max-width:10em}@media only screen and (width<=1500px){.home-precision-machining .headline-content .headline-txt{max-width:100%}}@media only screen and (width<=1280px){.home-precision-machining .headline-content .headline-txt{order:4;max-width:100%}}.home-precision-machining .headline-content .headline-logos{display:contents}@media only screen and (width<=1280px){.home-precision-machining .headline-content .headline-logos{justify-content:center;align-items:center;gap:2em;display:flex}}.home-precision-machining .headline-content .headline-logo{justify-content:center;align-items:center;display:flex}.home-precision-machining .headline-content .headline-logo img{object-fit:contain;max-width:100%;display:block}@media only screen and (width<=1280px){.home-precision-machining .headline-content .headline-logo img{max-width:200px;max-height:150px}}@media only screen and (width<=740px){.home-precision-machining .headline-content .headline-logo img{max-width:100%;max-height:100px}}.home-precision-machining .headline-content .headline-logo.usa{order:1}.home-precision-machining .headline-content .headline-logo.responsive{order:2}@media only screen and (width>=1281px){.home-precision-machining .headline-content .headline-logo.responsive{display:none}}.home-precision-machining h2{color:#17253a;margin:0;font-size:6.25rem}@media only screen and (width<=1920px){.home-precision-machining h2{font-size:5.3125rem}}@media only screen and (width<=1750px){.home-precision-machining h2{font-size:4.6875rem}}@media only screen and (width<=1500px){.home-precision-machining h2{font-size:4.0625rem}}@media only screen and (width<=1350px){.home-precision-machining h2{font-size:3.4375rem}}@media only screen and (width<=1280px){.home-precision-machining h2{font-size:4.0625rem}}@media only screen and (width<=740px){.home-precision-machining h2{font-size:3.4375rem}}@media only screen and (width<=520px){.home-precision-machining h2{font-size:2.8125rem}}.home-precision-machining p{max-width:95ch;margin:0 auto}.home-precision-machining .btn-wrap{margin-top:2.5em}.precision-machining-images{--py-min:35px;--pt-min:var(--py-min);--pb-min:var(--py-min);--py-scaler:6vw;--py-max:65px;--pt-max:var(--py-max);--pb-max:var(--py-max);padding-top:clamp(var(--pt-min), var(--py-scaler), var(--pt-max));padding-bottom:clamp(var(--pb-min), var(--py-scaler), var(--pb-max));--logo-gap:clamp(15px, 2.5vw, 20px);--marquee-duration:50s;-webkit-user-select:none;user-select:none;pointer-events:none;overflow:hidden}.precision-machining-images .machining-images-track{width:max-content;animation:brand-logos-marquee var(--marquee-duration) linear infinite;will-change:transform;display:flex}.precision-machining-images .machining-images-group{justify-content:space-around;align-items:center;gap:var(--logo-gap);min-width:min(100dvw,2600px);padding-right:var(--logo-gap);flex-shrink:0;display:flex}.precision-machining-images .img-contain{flex:none;justify-content:center;align-items:center;height:clamp(175px,20vw,300px);display:flex}.precision-machining-images .img-contain img{object-fit:cover;width:100%;height:100%;display:block}@keyframes brand-logos-marquee{to{transform:translate(-50%)}}.machining-services{--col-gap:35px;background:url(/assets/bg-layer-fVjwUJNR.jpg) 0 0}@media only screen and (width<=1500px){.machining-services{--col-gap:20px}}@media only screen and (width<=1000px){.machining-services{--col-gap:0;background-position:top}}.machining-services .machining-services-inner{gap:var(--col-gap);grid-template-columns:33fr 67fr;display:grid}@media only screen and (width<=1500px){.machining-services .machining-services-inner{grid-template-columns:1fr}}.machining-services .content-contain>:first-child{margin-top:0}.machining-services .content-contain>:last-child{margin-bottom:0}.machining-services .content-contain{border-radius:4px;flex-direction:column;padding:50px 35px;display:flex;overflow:hidden}@media only screen and (width<=740px){.machining-services .content-contain{padding-block:35px;padding-inline:25px}}.machining-services .content-contain h2{font-size:3.75rem}@container (width<=1600px){.machining-services .content-contain h2{font-size:3.2625rem}}@container (width<=1200px){.machining-services .content-contain h2{font-size:2.8125rem}}@container (width<=800px){.machining-services .content-contain h2{font-size:2.5rem}}@container (width<=640px){.machining-services .content-contain h2{font-size:2.5rem}}@container (width<=520px){.machining-services .content-contain h2{font-size:2.5rem}}.machining-services .content-contain h2{max-width:25ch}@media only screen and (width<=1500px){.machining-services .content-contain h2{max-width:100%}}.machining-services .content-contain p{color:#c3ccd9;max-width:55ch;margin-top:0}@media only screen and (width<=1500px){.machining-services .content-contain p{max-width:100%}}.machining-services .content-contain .btn-wrap{margin-top:auto}.machining-services .lists-contain{border-radius:4px;overflow:hidden}.machining-services .lists-contain ul,.machining-services .lists-contain ul>li{margin:0;padding:0;list-style:none}.machining-services .lists-contain ul>li:before,.machining-services .lists-contain ul>li:after{content:none}.machining-services .lists-contain ul{column-gap:var(--col-gap);grid-template-columns:repeat(2,1fr);height:100%;display:grid}@media only screen and (width<=1000px){.machining-services .lists-contain ul{grid-template-columns:1fr}}.machining-services .lists-contain ul li{border-bottom:2px solid #284166;align-items:center;display:flex}.machining-services .lists-contain ul li:last-of-type,.machining-services .lists-contain ul li:nth-child(13){border-bottom:0}@media only screen and (width<=1000px){.machining-services .lists-contain ul li:first-of-type{border-top:2px solid #284166}.machining-services .lists-contain ul li:nth-child(13){border-bottom:2px solid #284166}}.machining-services .lists-contain ul li>a,.machining-services .lists-contain ul li>strong{color:#c7a060;text-transform:uppercase;letter-spacing:.18em;background:#17253a;align-items:center;gap:.5em;width:100%;height:100%;padding:30px 40px;text-decoration:none;display:flex}@media only screen and (width<=740px){.machining-services .lists-contain ul li>a,.machining-services .lists-contain ul li>strong{padding:25px}}.machining-services .lists-contain ul li>a .arrow-right,.machining-services .lists-contain ul li>strong .arrow-right{color:#fff;background:#284166;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-left:auto;transition:all .3s;display:flex}.machining-services .lists-contain ul li a:hover,.machining-services .lists-contain ul li a:focus-within{color:#d7bb8d;filter:brightness(.85)}@media only screen and (width<=550px){.industries-services .content-wrapper{padding-inline:0}}.industries-services .top-content-split>:first-child{margin-top:0}.industries-services .top-content-split>:last-child{margin-bottom:0}.industries-services .top-content-split{grid-template-columns:1fr 1fr;padding-top:0;display:grid}@media only screen and (width<=1500px){.industries-services .top-content-split{grid-template-columns:1fr;gap:20px}}@media only screen and (width<=550px){.industries-services .top-content-split{--px-min:20px;--pl-min:var(--px-min);--pr-min:var(--px-min);--px-scaler:5.5vw;--px-max:150px;--pl-max:var(--px-max);--pr-max:var(--px-max);padding-left:clamp(var(--pl-min), var(--px-scaler), var(--pl-max));padding-right:clamp(var(--pr-min), var(--px-scaler), var(--pr-max))}}.industries-services .top-content-split .section-headline>:first-child{margin-top:0}.industries-services .top-content-split .section-headline>:last-child{margin-bottom:0}.industries-services .top-content-split .section-headline h2{color:#17253a;font-size:3.75rem}@container (width<=1600px){.industries-services .top-content-split .section-headline h2{font-size:3.2625rem}}@container (width<=1200px){.industries-services .top-content-split .section-headline h2{font-size:2.8125rem}}@container (width<=800px){.industries-services .top-content-split .section-headline h2{font-size:2.5rem}}@container (width<=640px){.industries-services .top-content-split .section-headline h2{font-size:2.5rem}}@container (width<=520px){.industries-services .top-content-split .section-headline h2{font-size:2.5rem}}.industries-services .top-content-split .section-content>:first-child{margin-top:0}.industries-services .top-content-split .section-content>:last-child{margin-bottom:0}.industries-services .top-content-split .section-content p{color:#3a424d}@media only screen and (width<=550px){.industries-slider-wrapper .swiper{--px-min:20px;--pl-min:var(--px-min);--pr-min:var(--px-min);--px-scaler:5.5vw;--px-max:150px;--pl-max:var(--px-max);--pr-max:var(--px-max);padding-left:clamp(var(--pl-min), var(--px-scaler), var(--pl-max));padding-right:clamp(var(--pr-min), var(--px-scaler), var(--pr-max))}}.industries-slider-wrapper .swiper-scrollbar{left:initial;top:initial;height:6px;margin-top:40px;display:none;position:relative}@media only screen and (width<=550px){.industries-slider-wrapper .swiper-scrollbar{display:block}}.industries-slider-wrapper .swiper-scrollbar .swiper-scrollbar-drag{background:#17253a}.industries-services-list{grid-template-columns:repeat(5,1fr);gap:30px;margin:0;padding:0;display:grid}@media only screen and (width<=1500px){.industries-services-list{grid-template-columns:repeat(3,1fr);column-gap:20px}}@media only screen and (width<=1000px){.industries-services-list{grid-template-columns:repeat(2,1fr);column-gap:15px}}@media only screen and (width<=550px){.industries-services-list{gap:0;display:flex}}.industries-services-list>li,.industries-services-list>li>li{margin:0;padding:0;list-style:none}.industries-services-list>li>li:before,.industries-services-list>li>li:after{content:none}.industries-services-list>li{color:#3a424d}@media only screen and (width<=1500px) and (width>=1001px){.industries-services-list>li:last-of-type{display:none}}.industries-services-list>li .img-contain{background-color:#17253a;border-radius:4px;height:200px;overflow:hidden}@media only screen and (width<=550px){.industries-services-list>li .img-contain{height:225px}}.industries-services-list>li .img-contain img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.industries-services-list>li .img-contain.icon{justify-content:center;align-items:center;display:flex}.industries-services-list>li .img-contain.icon img{object-fit:contain;width:auto;height:auto}.industries-services-list>li .name-contain{align-items:center;padding-top:20px;padding-right:10px;display:flex}@media only screen and (width<=1000px){.industries-services-list>li .name-contain{font-size:.9375rem}}.industries-services-list>li .name-contain strong{text-transform:uppercase;letter-spacing:.1em;text-wrap:balance;line-height:1.3;transition:all .3s}.industries-services-list>li .arrow-right{color:#fff;background:#a1afc2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:all .3s;display:flex}.industries-services-list>li a{text-decoration:none}.industries-services-list>li a:hover,.industries-services-list>li a:focus-within{color:#c7a060}.industries-services-list>li a:hover .img-contain img,.industries-services-list>li a:focus-within .img-contain img{filter:brightness(95%)}.industries-services-list>li a:hover .arrow-right,.industries-services-list>li a:focus-within .arrow-right{background:#c7a060}.careers-section{padding-bottom:50px;position:relative}.careers-section:after{content:"";background-color:#ebeef2;width:100%;height:55%;display:block;position:absolute;bottom:0;left:0}.careers-section .content-wrapper{--px-max:85px;--py-max:85px;--theme-light-contrast:#fff;--heading-color:currentColor;color:#fff}.careers-section .content-wrapper a{text-decoration-color:currentColor}.careers-section .content-wrapper a:hover,.careers-section .content-wrapper a:focus-visible{color:#d7bb8d;text-decoration-color:currentColor}.careers-section .content-wrapper{background-image:url(/assets/bg-careers-C9HgW35v.jpg);background-position:100%;background-size:cover;border-radius:4px;overflow:hidden}@media only screen and (width<=1500px){.careers-section .content-wrapper{--px-max:50px}}@media only screen and (width<=550px){.careers-section .content-wrapper{background-color:#17253a;background-image:none}}.careers-section .content-wrapper:before{content:"";background:#17253ad9;width:100%;height:100%;display:none;position:absolute;inset:0}@media only screen and (width<=1200px){.careers-section .content-wrapper:before{display:block}}@media only screen and (width<=550px){.careers-section .content-wrapper:before{display:none}}.careers-section .content-wrapper .img-contain{display:none}@media only screen and (width<=550px){.careers-section .content-wrapper .img-contain{display:block}}.careers-section .content-wrapper .img-contain img{object-fit:cover;width:100%;height:100%;display:block}.careers-section .content-wrapper .content-contain>:first-child{margin-top:0}.careers-section .content-wrapper .content-contain>:last-child{margin-bottom:0}.careers-section .content-wrapper .content-contain{width:52%}@media only screen and (width<=1350px){.careers-section .content-wrapper .content-contain{width:60%}}@media only screen and (width<=1200px){.careers-section .content-wrapper .content-contain{z-index:1;width:100%;position:relative}}@media only screen and (width<=550px){.careers-section .content-wrapper .content-contain{padding-top:0}}.careers-section .content-wrapper .content-contain h2{font-size:3.75rem}@container (width<=1600px){.careers-section .content-wrapper .content-contain h2{font-size:3.2625rem}}@container (width<=1200px){.careers-section .content-wrapper .content-contain h2{font-size:2.8125rem}}@container (width<=800px){.careers-section .content-wrapper .content-contain h2{font-size:2.5rem}}@container (width<=640px){.careers-section .content-wrapper .content-contain h2{font-size:2.5rem}}@container (width<=520px){.careers-section .content-wrapper .content-contain h2{font-size:2.5rem}}.careers-section .content-wrapper .content-contain ul,.careers-section .content-wrapper .content-contain ul>li{margin:0;padding:0;list-style:none}.careers-section .content-wrapper .content-contain ul>li:before,.careers-section .content-wrapper .content-contain ul>li:after{content:none}.careers-section .content-wrapper .content-contain ul{grid-template-columns:repeat(3,1fr);gap:2em;margin:2em 0;display:grid}@media only screen and (width<=740px){.careers-section .content-wrapper .content-contain ul{grid-template-columns:repeat(2,1fr)}}.careers-section .content-wrapper .content-contain ul li{text-transform:uppercase;letter-spacing:.06em;padding-left:25px;font-family:Denominary,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2;position:relative}@media only screen and (width<=1500px){.careers-section .content-wrapper .content-contain ul li{font-size:1.25rem}}.careers-section .content-wrapper .content-contain ul li:before{content:"";background:#d7bb8d;flex-shrink:0;width:10px;height:10px;display:block;position:absolute;top:7px;left:0}.careers-section .content-wrapper .content-contain p{color:#c3ccd9}.careers-section .content-wrapper .content-contain .btn-wrap{margin-top:3em}
