:root{--bg:#f2f1ef;--ink:#232824;--navy:#0f253d;--navy-2:#294278;--blue:#11498a;--blue-hover:#0d3a6f;--gray:#7d7d7d;--gray-light:#cbcbcb;--gold:#cbae3c;--gold-2:#c5b209;--border:#e6e6e6;--cream:#f1edea;--cream-2:#e9e5e2;--white:#fff;--font-head:"Playfair Display", Georgia, "Times New Roman", serif;--font-body:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container-max:1440px;--pad:80px;--ease:cubic-bezier(.16, .84, .44, 1);--ease-out:cubic-bezier(.22, .61, .36, 1);--dur:.6s}body.atelier-preview *,body.atelier-preview :before,body.atelier-preview :after{scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;animation-delay:0s!important}body.atelier-preview .page-loader{opacity:0!important;visibility:hidden!important}body.atelier-preview .reveal{opacity:1!important;transform:none!important}*,:before,:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;width:100%;overflow-x:clip}body,h1,h2,h3,h4,p,figure,blockquote,ul,ol,dl,dd{margin:0}ul,ol{padding:0;list-style:none}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}address{font-style:normal}svg{display:block}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;overflow-x:clip}body.cream{background:var(--cream)}.icon-sprite{width:0;height:0;position:absolute;overflow:hidden}.icon{color:currentColor;flex:none;width:20px;height:20px}.icon--12{width:16px;height:16px}.skip-link{z-index:999;background:var(--blue);color:#fff;border-radius:0 0 8px;padding:12px 20px;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.page-loader{z-index:9999;background:var(--navy);transition:opacity .7s var(--ease), visibility .7s var(--ease);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-loader__logo{width:200px;position:relative}.page-loader__logo img{filter:brightness(0)invert();width:100%;height:auto;display:block}.page-loader__logo-base{opacity:.3}.page-loader__logo-fill{animation:2.2s ease-in-out infinite loaderFill;position:absolute;inset:0}@keyframes loaderFill{0%{clip-path:inset(0 100% 0 0);opacity:1}45%{clip-path:inset(0);opacity:1}80%{clip-path:inset(0);opacity:1}92%{opacity:0}93%{clip-path:inset(0 100% 0 0);opacity:0}to{clip-path:inset(0 100% 0 0);opacity:1}}.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.eyebrow{font:500 20px/30px var(--font-body);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:10px;display:inline-flex}.eyebrow--gold{color:var(--gold)}.eyebrow--gold-dark,.eyebrow--gold-alt{color:var(--gold-2)}.section-title{font:400 48px/64px var(--font-head);color:var(--ink);letter-spacing:-.01em;margin-bottom:16px}.section-title--light{color:#fff}.section-text{font:400 16px/28px var(--font-body);color:var(--gray);max-width:56ch;margin-bottom:32px}.facilities .section-text,.contact .section-text{color:var(--gray-light)}.btn{background:var(--blue);color:#fff;font:500 14px/24px var(--font-body);white-space:nowrap;border:1px solid #0000;border-radius:30px;justify-content:center;align-items:center;gap:4px;padding:16px 24px;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.btn__arrow{color:currentColor}.btn--primary{background:var(--blue);color:#fff}.btn--primary:hover{background:#2c5585}.btn--primary:focus-visible{background:var(--blue);border-color:#0a3466;outline:none}.btn--primary:active{background:#0a3466}.btn--primary:disabled,.btn--primary[aria-disabled=true]{background:var(--gray-light);color:#fff;cursor:not-allowed}.btn--outline{color:#fff;background:0 0;border-color:#ffffffb3;border-radius:999px}.btn--outline:hover{border-color:var(--bg);color:var(--bg)}.btn--outline:focus-visible{border-color:var(--gray-light);color:#fff;outline:none}.btn--outline:active{border-color:var(--gray-light);color:var(--gray-light)}.btn--outline:disabled,.btn--outline[aria-disabled=true]{border-color:var(--gray-light);color:var(--gray-light);cursor:not-allowed}.btn--white{color:var(--blue);background:#fff}.btn--white:hover{background:var(--bg)}.btn--white:focus-visible{border-color:var(--bg);background:#fff;outline:none}.btn--white:active{background:var(--gray-light)}.btn--white:disabled,.btn--white[aria-disabled=true]{background:var(--gray-light);color:#fff;cursor:not-allowed}.reveal{opacity:0;transition:opacity 1s var(--ease), transform 1s var(--ease);transform:translateY(36px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.header{z-index:200;color:var(--ink);transition:padding .4s var(--ease), box-shadow .4s var(--ease), background-color .4s var(--ease);background:#fff;padding:20px 0;position:sticky;top:0}.header--scrolled{padding-top:14px;padding-bottom:14px;box-shadow:0 10px 30px -18px #0f253d40}.header--subpage{background:0 0}.header--subpage.header--scrolled{background:#fff!important}.header__inner{max-width:var(--container-max);padding-inline:var(--pad);justify-content:space-between;align-items:center;gap:32px;margin-inline:auto;display:flex}.header__logo{z-index:160;position:relative}.header__logo img{width:auto;height:47px;transition:transform .3s var(--ease-out)}.header__logo:hover img{transform:scale(1.04)}.header__nav-list{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.header__nav-icon,.header__nav-arrow:not(.header__caret),.header__nav-cta,.header__nav-bg,.header__nav-lang-item,.header__nav-top,.header__nav-panel:not(.header__nav-panel--main){display:none}.header__nav-panels,.header__nav-panel--main,.header__nav-scroll{display:contents}.header__nav-item{position:relative}.header__nav-link{font:500 14px/24px var(--font-body);opacity:.92;align-items:center;gap:4px;transition:opacity .25s,color .25s;display:inline-flex;position:relative}.header__nav-link:after{content:"";height:1px;transition:right .35s var(--ease-out);background:currentColor;position:absolute;bottom:-4px;left:0;right:100%}.header__nav-link:hover,.header__nav-item--dropdown:hover .header__nav-link,.header__nav-item--dropdown:focus-within .header__nav-link{opacity:1}.header__nav-link:hover:after{right:0}.header__caret{transition:transform .3s var(--ease-out)}.header__nav-item--dropdown:hover .header__caret,.header__nav-item--dropdown:focus-within .header__caret{transform:rotate(180deg)}.header__submenu{opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#fff;border-radius:14px;min-width:200px;padding:10px;transition:opacity .2s,transform .2s,visibility 0s linear .35s,pointer-events 0s linear .35s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,8px);box-shadow:0 24px 48px -20px #0f253d47,0 2px 8px #0f253d0f}.header__submenu:before{content:"";background:0 0;height:12px;position:absolute;top:-12px;left:0;right:0}.header__submenu:after{content:"";background:#fff;border-radius:2px;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.header__nav-item--dropdown:hover .header__submenu,.header__nav-item--dropdown:focus-within .header__submenu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,transform .2s,visibility linear,pointer-events linear;transform:translate(-50%)}.header__submenu li+li{margin-top:2px}.header__submenu a{font:500 14px/20px var(--font-body);color:var(--ink);white-space:nowrap;transition:background-color .2s ease, color .2s ease, padding-left .25s var(--ease-out);border-radius:8px;padding:10px 14px;display:block}.header__submenu a:hover{background:var(--bg);color:var(--blue);padding-left:18px}.header__actions{align-items:center;gap:24px;display:flex}.header__lang-wrap{border-right:1px solid var(--border);align-items:center;height:56px;margin-right:8px;padding-right:32px;display:flex;position:relative}.header__lang{font:500 14px/24px var(--font-body);opacity:.92;align-items:center;gap:4px;transition:opacity .25s;display:inline-flex}.header__lang-wrap:hover .header__lang,.header__lang-wrap:focus-within .header__lang{opacity:1}.header__lang-wrap:hover .header__caret,.header__lang-wrap:focus-within .header__caret{transform:rotate(180deg)}.header__lang-menu{opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#fff;border-radius:14px;min-width:168px;padding:10px;transition:opacity .2s,transform .2s,visibility 0s linear .35s,pointer-events 0s linear .35s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,8px);box-shadow:0 24px 48px -20px #0f253d47,0 2px 8px #0f253d0f}.header__lang-menu:before{content:"";background:0 0;height:12px;position:absolute;top:-12px;left:0;right:0}.header__lang-menu:after{content:"";background:#fff;border-radius:2px;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.header__lang-wrap:hover .header__lang-menu,.header__lang-wrap:focus-within .header__lang-menu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,transform .2s,visibility linear,pointer-events linear;transform:translate(-50%)}.header__lang-menu li+li{margin-top:2px}.header__lang-menu button{width:100%;font:600 13px/20px var(--font-body);color:var(--ink);transition:background-color .2s ease, color .2s ease, padding-left .25s var(--ease-out);border-radius:8px;align-items:baseline;gap:8px;padding:10px 14px;display:flex}.header__lang-menu button span{font:400 13px/20px var(--font-body);color:var(--gray)}.header__lang-menu button:hover{background:var(--bg);color:var(--blue);padding-left:18px}.header__lang-menu li[aria-selected=true] button{color:var(--blue)}.header__lang-menu li[aria-selected=true] button:after{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px;margin-left:auto}.header__burger{z-index:160;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;display:none;position:relative}.header__burger span{width:100%;height:2px;transition:transform .35s var(--ease), opacity .2s ease;background:currentColor;border-radius:2px;display:block}.header__burger[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.header__burger[aria-expanded=true] span:nth-child(2){opacity:0}.header__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{background:var(--navy);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg-img{object-fit:cover;object-position:center;width:100%;height:100%;animation:16s ease-out forwards heroZoom;transform:scale(1.08)}@keyframes heroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.hero__gradient{background:linear-gradient(90deg,#08101ef5 8%,#08101eb8 55%,#08101e26 100%);position:absolute;inset:0}.hero__inner{z-index:1;max-width:var(--container-max);padding-inline:var(--pad);width:100%;margin-inline:auto;position:relative}.hero__content{max-width:833px}.hero__title{font:400 80px/96px var(--font-head);color:#fff;letter-spacing:-.01em;margin-bottom:16px}.hero__desc{font:400 16px/28px var(--font-body);color:var(--gray-light);max-width:833px;margin-bottom:48px}.hero__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero__scroll{right:var(--pad);z-index:1;color:#fff;flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;bottom:64px}.hero__scroll-label{writing-mode:vertical-rl;font:500 12px/28px var(--font-body);letter-spacing:.18em;text-transform:uppercase;opacity:.85}.hero__scroll-line{width:1px;height:56px;animation:scrollLine 2.2s var(--ease) infinite;background:linear-gradient(#fff,#0000)}@keyframes scrollLine{0%{transform-origin:top;opacity:0;transform:scaleY(0)}40%{transform-origin:top;opacity:1;transform:scaleY(1)}60%{transform-origin:bottom;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(0)}}.about{z-index:1;margin-bottom:-40px;padding:130px 0 0;position:relative;overflow-x:clip}.about__container{position:relative}.about__watermark{top:48px;right:max(0px, calc((100vw - var(--container-max))/2));opacity:.05;filter:grayscale();pointer-events:none;z-index:0;width:min(58.5%,843px);position:absolute}.about__headline{z-index:1;max-width:var(--container-max);padding-inline:var(--pad);font:400 56px/80px var(--font-head);text-align:center;color:var(--ink);margin:0 auto 96px;position:relative}.about__headline-accent{color:var(--navy-2)}.about__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:0 96px;display:grid;position:relative}.about__media{min-width:0;padding-left:max(0px, calc((100vw - var(--container-max))/2));position:relative}.about__photo{z-index:1;aspect-ratio:778/633;object-fit:cover;border-radius:0 16px 16px 0;width:100%;position:relative;box-shadow:0 40px 80px -40px #0f253d59}.about__body{min-width:0;padding-right:calc(var(--pad) + max(0px, (100vw - var(--container-max))/2))}.facilities{background:var(--navy);color:#fff;padding:130px 0}.facilities__container{max-width:var(--container-max);padding-inline:var(--pad);margin-inline:auto}.facilities__intro{max-width:832px;margin-bottom:16px}.facilities__side,.facilities__card-wrap,.products__intro,.products__cards,.partners__left,.partners__right,.contact__left,.contact-form{min-width:0}.facilities__grid{grid-template-columns:minmax(0,525fr) minmax(0,704fr);align-items:start;gap:48px;display:grid}.facilities__lead{font:400 16px/28px var(--font-body);color:var(--gray-light);max-width:525px;margin-bottom:72px}.checks{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.checks__item{max-width:100%}.checks__btn{max-width:100%;font:400 24px/36px var(--font-body);color:#fff;opacity:.6;text-align:left;transition:opacity .35s var(--ease-out), border-color .35s var(--ease-out), padding .35s var(--ease-out), color .35s var(--ease-out), transform .35s var(--ease-out);border:1px solid #0000;border-radius:30px;align-items:center;padding:8px;display:inline-flex}.checks__label{min-width:0}.checks__icon{opacity:0;color:#fff;width:0;height:28px;transition:width .35s var(--ease-out), opacity .25s ease, transform .35s var(--ease-out), margin .35s var(--ease-out);flex:none;transform:rotate(-45deg)scale(.5)}.checks__item:hover .checks__btn,.checks__item--active .checks__btn{opacity:1;color:#e6e6e6;border-color:#fff9;padding:8px 24px 8px 8px;transform:translate(6px)}.checks__item:hover .checks__icon,.checks__item--active .checks__icon{opacity:1;width:28px;margin-right:8px;transform:rotate(0)scale(1)}.card-cutting{background:var(--bg);color:var(--ink);transition:transform .5s var(--ease-out), box-shadow .5s var(--ease-out);border:1px solid #ffffff1f;border-radius:40px;flex-direction:column;align-items:flex-start;gap:24px;padding:24px;display:flex;box-shadow:123px -36px 200px #ffffff0f}.card-cutting__media,.card-cutting__body{align-self:stretch}.card-cutting:hover{transform:translateY(-6px)}.card-cutting__media{aspect-ratio:654/227;border-radius:16px;position:relative;overflow:hidden}.card-cutting__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 55%,#0000008c 100%);position:absolute;inset:0}.card-cutting__media img:first-child{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out), opacity .25s ease}.card-cutting:hover .card-cutting__media img:first-child{transform:scale(1.06)}.card-cutting__label{z-index:2;font:400 32px/48px var(--font-head);color:#fff;text-shadow:0 2px 16px #00000073;transition:opacity .25s ease, transform .3s var(--ease-out);margin:0;position:absolute;bottom:20px;left:24px}.card-cutting__text{font:400 16px/28px var(--font-body);color:var(--gray);transition:opacity .25s ease, transform .3s var(--ease-out);margin-bottom:16px}.card-cutting.is-switching .card-cutting__media img,.card-cutting.is-switching .card-cutting__label,.card-cutting.is-switching .card-cutting__text,.card-cutting.is-switching .card-cutting__cols{opacity:0;transform:translateY(6px)}.card-cutting__cols{transition:opacity .25s ease, transform .3s var(--ease-out);align-items:flex-start;gap:16px;display:flex}.card-cutting__col{flex-direction:column;flex:1;display:flex}.card-cutting__link{font:500 18px/32px var(--font-body);color:var(--ink);transition:color .3s ease, gap .3s var(--ease-out);align-items:center;gap:6px;display:inline-flex}.card-cutting__link:hover,.card-cutting__link:focus-visible{color:var(--navy-2);outline:none;gap:10px}.card-cutting__link-arrow{opacity:0;width:20px;height:20px;transition:opacity .3s ease, transform .3s var(--ease-out);flex:none;transform:translate(-4px,4px)}.card-cutting__link:hover .card-cutting__link-arrow,.card-cutting__link:focus-visible .card-cutting__link-arrow{opacity:1;transform:translate(0)}.products{padding:130px 0}.products__container{max-width:var(--container-max);padding-inline:var(--pad);grid-template-columns:421px 1fr;align-items:center;gap:80px;margin-inline:auto;display:grid}.products__intro{align-self:center}.products__cards{align-items:stretch;gap:16px;display:flex}.product-card{cursor:pointer;background:var(--cream-2);min-width:0;min-height:559px;transition:flex-grow .6s var(--ease-out), background-color .6s ease, transform .6s var(--ease-out), box-shadow .6s var(--ease-out);border-radius:16px;flex-direction:column;flex:194;align-items:center;padding:30px 30px 0;display:flex;position:relative;overflow:hidden}.product-card--active{background:var(--navy-2);flex-grow:352}.product-card:hover{box-shadow:0 30px 60px -30px #0f253d59}.product-card__media{width:100%;max-width:190px;transition:max-width .6s var(--ease-out);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.product-card--active .product-card__media{max-width:220px}.product-card__shadow{z-index:0;filter:blur(10px);width:78%;height:22px;transition:transform .6s var(--ease-out), opacity .6s var(--ease-out);background:radial-gradient(#00000080,#0000 72%);position:absolute;bottom:14%;left:50%;transform:translate(calc(46px - 50%))}.product-card--active .product-card__shadow{transform:translate(-50%)}.product-card:hover .product-card__shadow{opacity:.8;transform:translate(calc(46px - 50%))scale(1.08)}.product-card--active:hover .product-card__shadow{opacity:.8;transform:translate(-50%)scale(1.08)}.product-card__media img{z-index:1;object-fit:contain;filter:drop-shadow(0 24px 30px #00000038);width:auto;max-width:100%;max-height:260px;transition:max-height .6s var(--ease-out), transform .6s var(--ease-out);position:relative}.product-card--active .product-card__media img{max-height:320px;transform:translate(0)}.product-card:not(.product-card--active) .product-card__media img{transform:translate(46px)}.product-card:hover .product-card__media img{transform:translateY(-6px)scale(1.03)}.product-card--active:hover .product-card__media img{transform:translate(0)translateY(-6px)scale(1.03)}.product-card__body{flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-top:auto;padding:0 0 30px;display:flex}.product-card__title{font:400 24px/32px var(--font-head);color:var(--ink);transition:color .5s}.product-card--active .product-card__title{color:#fff}.product-card__chevron{display:none}.product-card__desc{font:500 14px/24px var(--font-body);color:#fff}.product-card__desc,.product-card__body .btn{opacity:0;pointer-events:none;max-height:0;transition:opacity .2s ease, transform .22s var(--ease-out), max-height .22s var(--ease-out);overflow:hidden;transform:translateY(14px)}.product-card--active .product-card__desc,.product-card--active .product-card__body .btn{opacity:1;pointer-events:auto;max-height:120px;transition:opacity .4s ease .5s, transform .4s var(--ease-out) .5s, max-height .4s var(--ease-out) .5s;transform:translateY(0)}.partners{background:var(--cream);padding:130px 0}.partners__container{max-width:var(--container-max);padding-inline:var(--pad);grid-template-columns:737fr 338fr;align-items:center;gap:80px;margin-inline:auto;display:grid}.partners__text{margin-bottom:40px}.partners__logos{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.partners__logos li{height:76px;transition:transform .35s var(--ease-out), box-shadow .35s var(--ease-out);border-radius:12px;justify-content:center;align-items:center;padding:16px 20px;display:flex}.partners__logos li:hover{transform:translateY(-4px)}.partners__logos img{filter:grayscale()opacity(.75);width:auto;max-height:100%;transition:filter .3s}.partners__logos li:hover img{filter:grayscale(0)opacity()}.cert-slider__track{aspect-ratio:338/473;border-radius:16px;position:relative;overflow:hidden;box-shadow:18px 0 100px #ffffff1c}.cert-slider__slide{opacity:0;transition:opacity .6s var(--ease);position:absolute;inset:0}.cert-slider__slide img{object-fit:cover;width:100%;height:100%}.cert-slider__slide.is-active{opacity:1}.cert-slider__dots{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.cert-slider__dot{background:var(--gray-light);width:8px;height:8px;transition:width .35s var(--ease-out), background-color .3s ease;border-radius:600px}.cert-slider__dot--active{background:var(--blue);width:32px}.contact{background:var(--navy);color:#fff;padding:130px 0}.contact__container{max-width:var(--container-max);padding-inline:var(--pad);grid-template-columns:441fr 704fr;gap:80px;margin-inline:auto;display:grid}.contact__left{flex-direction:column;justify-content:space-between;gap:64px;display:flex}.contact__info{font:500 20px/30px var(--font-body);flex-direction:column;gap:12px;display:flex}.contact__info-name{font-weight:600}.contact__info a{transition:color .25s}.contact__info a:hover{color:var(--gold-2)}.contact-form{flex-direction:column;gap:40px;display:flex}.contact-form__fields{flex-direction:column;gap:16px;display:flex}.contact-form__row{gap:16px;display:flex}.contact-form__row .contact-form__field{flex:1}.contact-form__field{background:#fff;border-radius:8px;padding:12px 16px;transition:box-shadow .3s}.contact-form__field:focus-within{box-shadow:0 0 0 2px var(--gold-2)}.contact-form__field input,.contact-form__field textarea{width:100%;font:400 16px/28px var(--font-body);color:var(--ink);resize:vertical;background:0 0;border:none;outline:none}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:var(--ink);opacity:.55}.contact-form__field--textarea{min-height:118px}.contact-form__submit{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.contact-form__success{border:1px solid var(--gold-2);background:var(--white);width:100%;color:var(--navy);font:600 15px/24px var(--font-body);border-radius:10px;align-items:center;gap:12px;margin-top:20px;padding:14px 18px;display:flex;box-shadow:0 4px 16px #0f253d1f}.contact-form__success:before{content:"✓";background:var(--gold-2);width:22px;height:22px;color:var(--navy);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.contact-form__success[hidden],.contact-form__errors[hidden]{display:none}.contact-form__checkbox{font:500 14px/24px var(--font-body);color:var(--gray-light);cursor:pointer;align-items:center;gap:12px;display:inline-flex}.contact-form__checkbox input{opacity:0;width:16px;height:16px;position:absolute}.contact-form__checkbox-box{border:2px solid var(--gray);border-radius:4px;flex:none;width:16px;height:16px;transition:background-color .25s,border-color .25s;position:relative}.contact-form__checkbox-box:after{content:"";background:var(--gold-2);transition:transform .25s var(--ease-out);border-radius:2px;position:absolute;inset:2px;transform:scale(0)}.contact-form__checkbox input:checked+.contact-form__checkbox-box{border-color:var(--gold-2)}.contact-form__checkbox input:checked+.contact-form__checkbox-box:after{transform:scale(1)}.contact-form__checkbox input:focus-visible+.contact-form__checkbox-box{outline:2px solid var(--gold-2);outline-offset:2px}.footer{background:var(--bg);padding:40px 0 20px}body.cream .footer{background:var(--cream)}.footer__container{max-width:var(--container-max);padding-inline:var(--pad);margin-inline:auto}.footer__top{justify-content:space-between;align-items:flex-start;gap:64px;padding-bottom:64px;display:flex}.footer__brand{flex-direction:column;flex:none;gap:24px;max-width:265px;display:flex}.footer__logo{width:fit-content;height:55px}.footer__contact{font:500 14px/24px var(--font-body);color:var(--ink);flex-direction:column;gap:4px;display:flex}.footer__contact a{transition:color .25s}.footer__contact a:hover{color:var(--blue)}.footer__nav{flex:1;justify-content:space-evenly;gap:64px;max-width:704px;display:flex}.footer__col{flex-direction:column;gap:8px;display:flex}.footer__col a{font:500 14px/24px var(--font-body);color:var(--ink);width:fit-content;position:relative}.footer__col a:after{content:"";background:var(--blue);height:1px;transition:right .3s var(--ease-out);position:absolute;bottom:0;left:0;right:100%}.footer__col a:hover{color:var(--blue)}.footer__col a:hover:after{right:0}.footer__social{flex:none;align-items:center;gap:16px;display:flex}.footer__social a{transition:transform .3s var(--ease-out);display:flex}.footer__social a:hover{transform:translateY(-3px)}.footer__social img{filter:grayscale()opacity(.7);transition:filter .35s}.footer__social a:hover img{filter:grayscale(0)opacity()}.footer__bottom{border-top:1px solid var(--border);font:500 14px/24px var(--font-body);color:var(--gray);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.footer__legal{gap:32px;display:flex}.footer__legal a{transition:color .25s}.footer__legal a:hover{color:var(--blue)}.partners__logos-viewport{width:100%;overflow:hidden}.partners__logos[data-marquee-active]{flex-wrap:nowrap;width:max-content;animation:34s linear infinite marquee;display:flex}.partners__logos[data-marquee-active] li{flex:none;width:146px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-hero{background:0 0;padding:40px 0}.page-hero__container{max-width:var(--container-max);padding-inline:var(--pad);margin-inline:auto}.page-hero__title{color:var(--ink);margin-bottom:24px}.page-hero__desc{color:var(--gray);max-width:998px;margin-bottom:0}.legal-content{background:0 0;padding:56px 0 120px}.legal-content__container{max-width:var(--container-max);padding-inline:var(--pad);margin-inline:auto}.legal-content__title{color:var(--ink);font:400 clamp(48px, 6vw, 88px)/1.05 var(--font-head);margin:0 0 36px}.legal-content__body{max-width:980px;color:var(--gray);font:400 18px/1.75 var(--font-body)}.legal-content__body p+p{margin-top:24px}.pill-tabs{flex-wrap:wrap;align-items:baseline;gap:24px;margin-bottom:40px;display:flex}.pill-tabs__item{font:400 24px/32px var(--font-head);color:var(--gray);transition:color .3s ease, font-size .3s var(--ease-out)}.pill-tabs__item:hover{color:var(--ink)}.pill-tabs__item--active{color:var(--blue);text-underline-offset:6px;font-size:32px;text-decoration:underline}body.no-scroll{overflow:hidden}.lightbox{z-index:200;opacity:0;visibility:hidden;justify-content:center;align-items:center;transition:opacity .35s,visibility 0s linear .35s;display:flex;position:fixed;inset:0}.lightbox.is-open{opacity:1;visibility:visible;transition:opacity .35s}.lightbox__backdrop{background:#08101ee6;position:absolute;inset:0}.lightbox__figure{z-index:1;max-width:min(92vw,1100px);max-height:88vh;transition:transform .35s var(--ease-out);margin:0;position:relative;transform:scale(.94)}.lightbox.is-open .lightbox__figure{transform:scale(1)}.lightbox__img{object-fit:contain;border-radius:8px;width:100%;max-height:88vh;display:block;box-shadow:0 30px 80px #00000080}.lightbox__close{z-index:2;color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:24px;right:24px}.lightbox__close:hover{background:#fff3;transform:rotate(90deg)}.lightbox__nav{z-index:2;color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__nav:hover{background:#fff3}.lightbox__nav .icon{width:16px;height:16px}.lightbox__nav--prev{left:24px}.lightbox__nav--prev .icon{transform:rotate(90deg)}.lightbox__nav--next{right:24px}.lightbox__nav--next .icon{transform:rotate(-90deg)}body.cream .header{background:var(--cream)}@media (width>=1400px){.about__photo{widith:100%;border-radius:16px;min-height:633px}}@media (width<=1500px){:root{--pad:56px}.hero__title{font-size:68px;line-height:80px}.about__headline{font-size:48px;line-height:66px}.section-title{font-size:42px;line-height:56px}.products__cards{gap:20px}}@media (width<=1200px){.header__nav{z-index:150;background:var(--navy);width:100%;height:100dvh;transition:transform .5s var(--ease);flex-direction:column;display:flex;position:fixed;inset:0;transform:translate(100%)}.header__nav[data-open=true]{transform:translate(0)}.header__nav-top{padding:20px var(--pad);z-index:1;flex:none;justify-content:space-between;align-items:center;display:flex;position:relative}.header__nav-logo img{filter:brightness(0)invert();width:auto;height:40px}.header__nav-close{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .25s,transform .2s;display:flex}.header__nav-close .icon{width:18px;height:18px}.header__nav-close:hover{background:#ffffff29}.header__nav-close:active{transform:scale(.92)}.header__nav-panels{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.header__nav .header__nav-panel{transition:transform .45s var(--ease);flex-direction:column;display:flex;position:absolute;inset:0;transform:translate(100%)}.header__nav-panel.is-active,.header__nav-panel--main{transform:translate(0)}.header__nav-panel--main.is-back{transform:translate(-100%)}.header__nav-scroll{z-index:1;flex:1;min-height:0;padding:8px 24px 24px;display:block;position:relative;overflow-y:auto}.header__nav-list{flex-direction:column;align-items:stretch;gap:0;width:100%}.header__nav-list>li{border-bottom:1px solid #ffffff1f;width:100%}.header__nav-list>li:last-child{border-bottom:none}.header__nav-lang-item{display:block}.header__nav-link{color:#fff;gap:14px;width:100%;padding:13px 2px;font-size:17px}.header__nav-link:after{display:none}.header__nav-icon{color:#ffffffbf;flex:none;width:22px;height:22px;display:block}.header__nav-label{text-align:left;flex:1}.header__nav-arrow{color:#ffffff73;flex:none;width:12px;height:12px;display:block;transform:rotate(-90deg)}.header__burger{display:flex}.header__actions{display:none}.header__nav-cta{width:100%;margin-top:16px;display:flex}.header__nav-item--dropdown .header__submenu{display:none}.header__nav-back{color:#ffffffb3;font:500 14px/20px var(--font-body);flex:none;align-self:flex-start;align-items:center;gap:4px;margin:4px 24px 8px;padding:10px 4px;transition:color .2s;display:inline-flex}.header__nav-back:hover{color:#fff}.header__nav-back .icon{width:12px;height:12px;transform:rotate(90deg)}.header__nav-panel-title{font:400 28px/36px var(--font-head);color:#fff;flex:none;margin:4px 24px 8px}.header__nav-sublist{flex:1;min-height:0;padding:0 24px 24px;overflow-y:auto}.header__nav-sublist li{border-bottom:1px solid #ffffff1f}.header__nav-sublist li:last-child{border-bottom:none}.header__nav-sublist a,.header__nav-sublist button{color:#fff;width:100%;font:400 16px/24px var(--font-body);text-align:left;align-items:center;padding:16px 2px;transition:color .2s;display:flex}.header__nav-sublist button span{color:#ffffff80;margin-left:8px;font-size:14px}.header__nav-sublist li[aria-selected=true] button{color:var(--gold)}.header__nav-bg{flex:none;width:100%;height:100vh;display:block;position:absolute;bottom:0;right:0;overflow:hidden}.header__nav-bg img{object-fit:cover;object-position:center 85%;opacity:.2;width:100%;height:100%}.header__nav-tagline{font:400 26px/34px var(--font-head);color:#fff;margin:0;position:absolute;bottom:24px;left:24px}.header--nav-open .header__logo,.header--nav-open .header__burger{visibility:hidden}.about__grid,.facilities__grid,.products__container,.partners__container,.contact__container{grid-template-columns:1fr}.about__body{padding-right:0;padding-inline:var(--pad);margin-top:48px}.about__media{padding-left:0}.about__watermark{display:none}.about__photo{border-radius:16px}.facilities__card-wrap{min-width:0;margin-top:16px}.product-card{min-height:420px}.partners__right{order:-1;width:100%;max-width:320px;margin-inline:auto}.partners__logos{grid-template-columns:repeat(4,1fr)}.contact__left{gap:40px}}@media (width<=1024px){.page-hero{padding:48px 0 40px}:root{--pad:40px}.hero{min-height:92vh}.hero__title{font-size:56px;line-height:66px}.section-title{font-size:36px;line-height:46px}.about,.facilities,.products,.partners,.contact{padding:110px 0}.facilities__grid{gap:48px}.card-cutting__cols{flex-wrap:wrap}.footer__top{flex-wrap:wrap;gap:40px}.footer__nav{flex:100%;order:3;justify-content:flex-start;gap:64px;max-width:none}}@media (width<=768px){:root{--pad:24px}.header{padding:16px 0}.hero{min-height:100svh}.hero__title{font-size:40px;line-height:48px}.hero__desc{margin-bottom:32px;font-size:15px;line-height:26px}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{width:100%}.hero__scroll{display:none}.about{padding:80px 0}.about__headline{margin-bottom:56px;font-size:34px;line-height:44px}.section-title{font-size:30px;line-height:40px}.facilities,.products,.partners,.contact{padding:80px 0}.checks{margin-inline:calc(var(--pad) * -1);padding-inline:var(--pad);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;gap:10px;padding-bottom:6px;overflow-x:auto}.checks::-webkit-scrollbar{display:none}.checks__item{scroll-snap-align:start;flex:none;max-width:none}.checks__btn{white-space:nowrap;opacity:.7;font-size:15px;line-height:22px}.checks__item:hover .checks__btn,.checks__item--active .checks__btn{padding:10px 20px 10px 10px}.checks__icon{height:20px}.facilities__lead{margin-bottom:24px}.products__cards{flex-direction:column}.product-card{transition:min-height .6s var(--ease-out), background-color .6s ease, box-shadow .6s var(--ease-out), transform .2s ease;flex-grow:0}.product-card--active{min-height:460px;padding-top:24px}.product-card:not(.product-card--active){flex-direction:row;align-items:center;gap:16px;min-height:80px;padding:12px 16px}.product-card:not(.product-card--active):active{background:var(--cream);transform:scale(.98)}.product-card:not(.product-card--active) .product-card__media{background:#ffffff8c;border-radius:12px;flex:none;justify-content:center;align-items:center;width:56px;max-width:56px;height:56px;display:flex}.product-card:not(.product-card--active) .product-card__media img{max-width:38px;max-height:38px;transform:none}.product-card:not(.product-card--active) .product-card__shadow{display:none}.product-card:not(.product-card--active) .product-card__body{flex-direction:row;flex:1;align-items:center;gap:12px;width:auto;padding:0;display:flex}.product-card:not(.product-card--active) .product-card__title{flex:1;font-size:19px;line-height:26px}.product-card:not(.product-card--active) .product-card__desc,.product-card:not(.product-card--active) .product-card__body .btn{display:none}.product-card:not(.product-card--active) .product-card__chevron{width:32px;height:32px;color:var(--ink);background:#ffffff8c;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.product-card:not(.product-card--active) .product-card__chevron .icon{width:12px;height:12px;transform:rotate(-90deg)}.product-card__body{margin-top:0}.partners__logos{grid-template-columns:repeat(3,1fr)}.contact-form__row{flex-direction:column}.contact-form__submit{flex-direction:column;align-items:flex-start;gap:24px}.contact-form__submit .btn{width:100%}.footer__top{flex-direction:column;gap:40px;padding-bottom:40px}.footer__nav{flex-wrap:wrap;gap:40px}.footer__social{order:-1}.footer__bottom{flex-direction:column;align-items:flex-start}.pill-tabs{gap:12px 16px;margin-bottom:40px}.pill-tabs__item{font-size:18px}.pill-tabs__item--active{font-size:24px}.lightbox__nav{width:40px;height:40px}.lightbox__nav--prev{left:12px}.lightbox__nav--next{right:12px}.lightbox__close{top:12px;right:12px}}@media (width<=576px){:root{--pad:20px}.page-hero{padding:40px 0 32px}.eyebrow{font-size:16px;line-height:24px}.hero__title{font-size:32px;line-height:40px}.section-title{font-size:26px;line-height:34px}.about__headline,.card-cutting__label{font-size:26px;line-height:36px}.card-cutting{border-radius:24px;padding:16px}.card-cutting__cols{flex-direction:column;gap:8px}.partners__logos{grid-template-columns:repeat(2,1fr)}.cert-slider__track{aspect-ratio:4/5}.card-cutting__col,.card-cutting__cols{gap:5px}.about,.facilities,.products,.partners,.contact{padding:50px 0}.about__headline{margin-bottom:30px}.about__body{margin-top:30px}.about{margin-bottom:0}.facilities__lead{margin-bottom:30px}.facilities__grid{gap:30px}.facilities__card-wrap{margin-top:0}.products__container{gap:30px}.contact__left{gap:20px}.contact__container{gap:30px}.footer__brand{text-align:center;margin:0 auto}.footer__social{margin:0 auto}.footer__nav{justify-content:center;width:100%}.footer__top{gap:30px}.footer__bottom{text-align:center;justify-content:center;align-items:center}.footer__logo{width:fit-content;height:45px;max-width:initial;margin:0 auto}}
