:root{
  --nce-blue:#1476c9;
  --nce-accent:#1a8fe3;
  --nce-dark:#0e2438;
  --nce-gray:#f5f7f9;
  --nce-text:#263746;
  --nce-muted:#6d7c89;
  --nce-line:#e5ebf0;
  --nce-white:#fff;
  --nce-shadow:0 18px 50px rgba(14,36,56,.08);
}
html{scroll-behavior:smooth}
body.nce-one-standalone-page{margin:0;background:#fff}
.nce-ref-site,.nce-ref-site *{box-sizing:border-box}
.nce-ref-site{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);font-family:Inter,Arial,"Helvetica Neue",Helvetica,sans-serif;color:var(--nce-text);background:#fff;line-height:1.7;overflow:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.nce-ref-site a{text-decoration:none;color:inherit}
.nce-ref-site img{display:block;max-width:100%}
.nce-ref-wrap{width:min(1240px,calc(100% - 56px));margin:0 auto}

/* Theme cleanup on shortcode / standalone pages */
.nce-one-shortcode-page .whb-header,.nce-one-shortcode-page header.whb-header,.nce-one-shortcode-page .footer-container,.nce-one-shortcode-page footer.footer-container,.nce-one-shortcode-page #footer,.nce-one-shortcode-page .wd-prefooter,.nce-one-shortcode-page .page-title{display:none!important}
.nce-one-shortcode-page .main-page-wrapper,.nce-one-shortcode-page .site-content,.nce-one-shortcode-page .content-layout-wrapper,.nce-one-shortcode-page .container,.nce-one-shortcode-page .entry-content{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
.nce-one-shortcode-page .main-page-wrapper{padding-top:0!important;padding-bottom:0!important}
.elementor-editor-active .nce-ref-site{margin-left:calc(50% - 50vw)!important}
body.nce-one-standalone-page>.website-wrapper,body.nce-one-standalone-page>.main-page-wrapper{padding:0!important;margin:0!important}

/* HEADER */
.nce-ref-header{position:relative;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(14,36,56,.08);z-index:80;box-shadow:0 4px 18px rgba(14,36,56,.035)}
.nce-ref-head-inner{width:min(1240px,calc(100% - 56px));height:88px;margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:30px}
.nce-ref-logo{display:flex;align-items:center;height:88px}
.nce-ref-logo img{width:auto;height:48px;object-fit:contain;background:transparent!important;border:0!important;box-shadow:none!important}
.nce-ref-nav{height:88px;display:flex;justify-content:center;min-width:0}
.nce-ref-nav>ul{list-style:none;margin:0;padding:0;display:flex;height:88px;align-items:stretch;justify-content:center}
.nce-ref-nav>ul>li{position:relative;display:flex;align-items:stretch}
.nce-ref-nav>ul>li>a{height:88px;display:flex;align-items:center;padding:0 16px;font-size:12.5px;line-height:1;font-weight:600;color:#25384a;white-space:nowrap;text-transform:uppercase;letter-spacing:.035em;transition:color .2s ease;position:relative}
.nce-ref-nav>ul>li>a:before{content:"";position:absolute;left:16px;right:16px;bottom:0;height:2px;background:var(--nce-blue);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}
.nce-ref-nav>ul>li.current>a,.nce-ref-nav>ul>li:hover>a{color:var(--nce-blue)}
.nce-ref-nav>ul>li.current>a:before,.nce-ref-nav>ul>li:hover>a:before{transform:scaleX(1)}
.nce-ref-nav>ul>li.has-children>a:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:8px}
.nce-ref-nav .sub-menu{position:absolute;top:88px;left:0;min-width:260px;list-style:none;margin:0;padding:8px 0;background:#fff;border-top:2px solid var(--nce-blue);box-shadow:0 18px 42px rgba(14,36,56,.15);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:90}
.nce-ref-nav li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}
.nce-ref-nav .sub-menu a{display:block;padding:12px 18px;color:#425566;font-size:13px;border-bottom:1px solid #eef2f5;transition:.18s ease}
.nce-ref-nav .sub-menu li:last-child a{border-bottom:0}
.nce-ref-nav .sub-menu a:hover{background:#f7fafc;color:var(--nce-blue);padding-left:22px}
.nce-ref-tools{display:flex;align-items:center;justify-content:flex-end;gap:14px;white-space:nowrap}
.nce-ref-search-btn{width:38px;height:38px;padding:0;border:1px solid #dde5eb;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#34495a;transition:.2s ease}
.nce-ref-search-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.nce-ref-search-btn:hover{color:#fff;background:var(--nce-blue);border-color:var(--nce-blue)}
.nce-ref-language{font-size:12px;color:#536575;min-width:70px}
.nce-ref-language .trp-language-switcher{width:auto!important;height:auto!important}
.nce-ref-menu-btn{display:none;width:38px;height:38px;border:0;background:transparent;padding:7px;cursor:pointer}
.nce-ref-menu-btn i{display:block;height:2px;background:#263746;margin:5px 0}
.nce-ref-search-panel{position:absolute;right:0;left:0;top:88px;background:#fff;border-top:1px solid #edf1f4;box-shadow:0 12px 28px rgba(14,36,56,.10);padding:18px 0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease;z-index:75}
.nce-ref-header.search-open .nce-ref-search-panel{opacity:1;visibility:visible;transform:none}
.nce-ref-search-panel form{width:min(720px,calc(100% - 56px));margin:0 auto;display:flex}
.nce-ref-search-panel input{flex:1;height:44px;border:1px solid #dbe4ea;padding:0 15px;outline:0;background:#fff;color:#263746;border-radius:0}
.nce-ref-search-panel input:focus{border-color:var(--nce-blue);box-shadow:0 0 0 3px rgba(20,118,201,.08)}
.nce-ref-search-panel button{height:44px;border:0;padding:0 24px;background:var(--nce-blue);color:#fff;font-weight:700;cursor:pointer}

/* HERO - reference composition, cleaner premium finish */
.nce-ref-hero{height:clamp(560px,37.5vw,720px);position:relative;background:#eaf1f6;overflow:hidden}
.nce-ref-hero-track,.nce-ref-hero-slide{position:absolute;inset:0}
.nce-ref-hero-slide{background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .65s ease;z-index:1}
.nce-ref-hero-slide.is-active{opacity:1;visibility:visible;z-index:2}
.nce-ref-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,36,56,.54) 0%,rgba(14,36,56,.28) 34%,rgba(14,36,56,.06) 62%,rgba(14,36,56,0) 76%)}
.nce-ref-hero-content{position:relative;z-index:3;height:100%;display:flex;align-items:center}
.nce-ref-hero-copy{width:min(560px,48%);color:#fff;margin-top:0}
.nce-ref-hero-copy h2{font-size:clamp(40px,3vw,58px);line-height:1.10;font-weight:500;letter-spacing:-.025em;margin:0 0 20px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.16)}
.nce-ref-hero-copy p{font-size:16px;line-height:1.78;margin:0 0 30px;color:rgba(255,255,255,.94);max-width:520px}
.nce-ref-hero-copy a{display:inline-flex;min-height:44px;align-items:center;padding:0 22px;border:1px solid rgba(255,255,255,.82);font-size:12px;font-weight:700;letter-spacing:.06em;color:#fff;transition:.22s ease;text-transform:uppercase}
.nce-ref-hero-copy a:hover{background:var(--nce-blue);border-color:var(--nce-blue);transform:translateY(-1px)}
.nce-ref-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:58px;border:1px solid rgba(255,255,255,.28);background:rgba(14,36,56,.12);backdrop-filter:blur(4px);color:#fff;font-size:30px;line-height:1;cursor:pointer;opacity:.68;transition:.2s ease}
.nce-ref-hero:hover .nce-ref-hero-arrow{opacity:1;background:rgba(14,36,56,.25)}
.nce-ref-hero-arrow.prev{left:18px}.nce-ref-hero-arrow.next{right:18px}
.nce-ref-hero-dots{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:5;display:flex;gap:10px}
.nce-ref-hero-dots button{width:9px;height:9px;border:1px solid rgba(255,255,255,.9);background:transparent;border-radius:50%;padding:0;cursor:pointer;transition:.2s ease}
.nce-ref-hero-dots button.is-active{background:#fff;transform:scale(1.2)}

/* SHARED SECTIONS */
.nce-ref-section{padding:92px 0;background:#fff}
.nce-ref-section-title{text-align:center;margin:0 0 46px}
.nce-ref-section-title h2{font-size:36px;line-height:1.2;font-weight:600;color:#1d3244;margin:0;letter-spacing:-.02em}
.nce-ref-section-title span{display:block;width:44px;height:2px;background:var(--nce-blue);margin:14px auto 0}
.nce-ref-empty{text-align:center;color:#8a98a4;padding:28px 0}
.nce-ref-outline,.nce-ref-blue{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;font-size:12px;font-weight:700;letter-spacing:.045em;text-transform:uppercase;transition:.2s ease}
.nce-ref-outline{border:1px solid #b9c5ce;color:#33495b!important;background:#fff}.nce-ref-outline:hover{border-color:var(--nce-blue);background:var(--nce-blue);color:#fff!important}
.nce-ref-blue{background:var(--nce-blue);color:#fff!important;box-shadow:0 8px 22px rgba(20,118,201,.18)}.nce-ref-blue:hover{background:var(--nce-accent);transform:translateY(-1px)}

/* PRODUCTS */
.nce-ref-products-home{background:#fff}
.nce-ref-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 24px}
.nce-ref-products-page .nce-ref-product-grid,.nce-ref-standalone.nce-ref-products-page .nce-ref-product-grid{grid-template-columns:repeat(3,1fr)}
.nce-ref-product-card{text-align:center;min-width:0}
.nce-ref-product-media{display:block;position:relative;height:245px;background:#fff;overflow:hidden;border:1px solid #e6edf2;transition:.28s ease}
.nce-ref-product-media img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .35s ease}
.nce-ref-product-media:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(20,118,201,.84),rgba(14,36,56,.76));opacity:0;transition:.25s ease}
.nce-ref-product-media span{position:absolute;left:50%;top:50%;transform:translate(-50%,-38%);z-index:2;color:#fff;border:1px solid rgba(255,255,255,.85);padding:8px 17px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:0;transition:.25s ease}
.nce-ref-product-media:hover{box-shadow:var(--nce-shadow);border-color:transparent}
.nce-ref-product-media:hover:after,.nce-ref-product-media:hover span{opacity:1}
.nce-ref-product-media:hover span{transform:translate(-50%,-50%)}
.nce-ref-product-media:hover img{transform:scale(1.035)}
.nce-ref-product-card h3{font-size:14px;line-height:1.5;font-weight:600;color:#314758;margin:15px 6px 0}
.nce-ref-product-card h3 a:hover{color:var(--nce-blue)}

/* FACTORY + CASES */
.nce-ref-factory-home{background:#f5f7f9}
.nce-ref-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 24px}
.nce-ref-cases-grid{grid-template-columns:repeat(4,1fr);gap:20px}
.nce-ref-image-grid article{text-align:center}
.nce-ref-img-box{position:relative;height:245px;overflow:hidden;background:#e9eff3}
.nce-ref-cases-grid .nce-ref-img-box{height:210px}
.nce-ref-img-box img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}
.nce-ref-img-box:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(20,118,201,.78),rgba(14,36,56,.64));opacity:0;transition:.25s ease}
.nce-ref-img-box span{position:absolute;left:50%;top:50%;transform:translate(-50%,-42%);z-index:2;color:#fff;border:1px solid rgba(255,255,255,.88);padding:7px 15px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;opacity:0;transition:.25s ease}
.nce-ref-img-box:hover:after,.nce-ref-img-box:hover span{opacity:1}.nce-ref-img-box:hover span{transform:translate(-50%,-50%)}.nce-ref-img-box:hover img{transform:scale(1.05)}
.nce-ref-image-grid h3{font-size:14px;font-weight:600;color:#405463;margin:13px 0 0}

/* AUTO CAROUSELS */
.nce-ref-gallery-slider,.nce-ref-testimonial-slider{position:relative;padding:0 42px}
.nce-ref-carousel-viewport{overflow:hidden;width:100%}
.nce-ref-carousel-track{display:flex;will-change:transform;transition:transform .48s ease}
.nce-ref-carousel-card{flex:0 0 33.3333%;padding:0 12px;box-sizing:border-box;text-align:center}
.nce-ref-gallery-slider .nce-ref-img-box{height:245px}
.nce-ref-cases-slider .nce-ref-img-box{height:210px}
.nce-ref-gallery-slider h3{font-size:14px;font-weight:600;color:#405463;margin:13px 0 0}
.nce-ref-carousel-arrow{position:absolute;top:43%;transform:translateY(-50%);z-index:5;width:34px;height:48px;border:1px solid #dfe7ed;background:#fff;color:#7b8995;font-size:28px;line-height:1;cursor:pointer;transition:.2s ease;padding:0;box-shadow:0 8px 20px rgba(14,36,56,.06)}
.nce-ref-carousel-arrow:hover{color:#fff;background:var(--nce-blue);border-color:var(--nce-blue)}
.nce-ref-carousel-arrow.prev{left:0}.nce-ref-carousel-arrow.next{right:0}

/* ABOUT */
.nce-ref-about-home{padding:96px 0;background:#fff}
.nce-ref-about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}
.nce-ref-about-image{position:relative}
.nce-ref-about-image:before{content:"";position:absolute;left:-18px;top:-18px;width:110px;height:110px;border-left:3px solid var(--nce-blue);border-top:3px solid var(--nce-blue);z-index:0}
.nce-ref-about-image img{position:relative;z-index:1;width:100%;height:390px;object-fit:cover;box-shadow:0 20px 50px rgba(14,36,56,.08)}
.nce-ref-about-copy .nce-ref-section-title{text-align:left;margin-bottom:24px}
.nce-ref-about-copy .nce-ref-section-title span{margin-left:0}
.nce-ref-about-copy .nce-ref-section-title h2{font-size:34px}
.nce-ref-about-copy h3{font-size:22px;font-weight:600;color:#243a4b;margin:0 0 16px}
.nce-ref-about-copy p{font-size:14px;color:#667887;line-height:1.9;margin:0 0 27px}

/* CASES */
.nce-ref-cases-home{background:#fff}

/* TESTIMONIALS */
.nce-ref-testimonials{background:#f5f7f9}
.nce-ref-testimonial-slider{padding-top:2px}
.nce-ref-test-card{margin:0 8px;text-align:left;background:#fff;border:1px solid #e5ebf0;padding:28px 26px 24px;min-height:255px;box-shadow:0 12px 34px rgba(14,36,56,.045);transition:.25s ease}
.nce-ref-test-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(14,36,56,.085)}
.nce-ref-test-card img{width:68px;height:68px;border-radius:2px;object-fit:cover;margin:0 0 19px;border:0;box-shadow:none}
.nce-ref-test-card p{font-size:13px;line-height:1.82;color:#657786;min-height:92px;margin:0 0 17px;max-width:none}
.nce-ref-test-card h3{font-size:13px;font-weight:700;color:#253a4b;margin:0;text-transform:uppercase;letter-spacing:.04em}

/* NEWS */
.nce-ref-news-home{background:#fff}
.nce-ref-news-list{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}
.nce-ref-news-item{display:grid;grid-template-columns:200px 1fr;min-height:160px;border:1px solid #e6edf2;padding:0;gap:0;background:#fff;transition:.25s ease;overflow:hidden}
.nce-ref-news-item:hover{box-shadow:var(--nce-shadow);transform:translateY(-2px)}
.nce-ref-news-thumb{height:100%;min-height:160px;overflow:hidden;background:#eef3f6}.nce-ref-news-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.nce-ref-news-item:hover .nce-ref-news-thumb img{transform:scale(1.035)}
.nce-ref-news-item>div{padding:22px 24px}
.nce-ref-news-item h3{font-size:18px;font-weight:600;line-height:1.4;color:#273d4e;margin:0 0 10px}.nce-ref-news-item h3 a:hover{color:var(--nce-blue)}
.nce-ref-news-item p{font-size:13px;line-height:1.72;color:#738390;margin:0 0 12px}.nce-ref-more{font-size:11px;color:var(--nce-blue)!important;font-weight:700;text-transform:uppercase;letter-spacing:.06em}

/* INNER TITLE */
.nce-ref-inner-title{padding:54px 0 48px;text-align:center;background:linear-gradient(135deg,#f7f9fb,#eef4f8)}
.nce-ref-inner-title h1{margin:0;font-size:36px;line-height:1.2;font-weight:600;color:#203647;letter-spacing:-.02em}
.nce-ref-inner-title span{display:block;width:44px;height:2px;background:var(--nce-blue);margin:14px auto 0}
.nce-ref-category-tabs{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:0 0 44px}
.nce-ref-category-tabs a{font-size:12px;color:#536676;padding:10px 16px;border:1px solid #dfe7ed;background:#fff;transition:.2s ease;font-weight:600}
.nce-ref-category-tabs a:hover,.nce-ref-category-tabs a.active{background:var(--nce-blue);border-color:var(--nce-blue);color:#fff;box-shadow:0 8px 20px rgba(20,118,201,.16)}
.nce-ref-pagination{display:flex;justify-content:center;gap:6px;margin-top:44px}.nce-ref-pagination a{width:36px;height:36px;border:1px solid #dfe7ed;display:flex;align-items:center;justify-content:center;font-size:12px;color:#536676;background:#fff}.nce-ref-pagination a:hover,.nce-ref-pagination a.active{background:var(--nce-blue);border-color:var(--nce-blue);color:#fff}

/* BRAND */
.nce-ref-brand-content{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:start}
.nce-ref-brand-images{display:grid;gap:20px}.nce-ref-brand-images img{width:100%;max-height:390px;object-fit:cover;box-shadow:0 18px 44px rgba(14,36,56,.07)}
.nce-ref-brand-content h2{font-size:34px;font-weight:600;color:#22384a;margin:0 0 12px}.nce-ref-brand-content h2:after{content:"";display:block;width:44px;height:2px;background:var(--nce-blue);margin-top:12px}.nce-ref-brand-content h3{font-size:20px;font-weight:600;color:#405463;margin:22px 0 13px}.nce-ref-brand-content p{font-size:14px;line-height:1.92;color:#687b89;margin:0 0 17px}

/* CONTACT PAGE */
.nce-ref-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}
.nce-ref-contact-grid h2{font-size:32px;font-weight:600;color:#22384a;margin:0 0 10px}.nce-ref-title-line{display:block;width:44px;height:2px;background:var(--nce-blue);margin-bottom:22px}
.nce-ref-contact-info>p,.nce-ref-contact-form>p{font-size:14px;color:#748490;margin:0 0 26px}
.nce-ref-contact-info dl{margin:0;display:grid;grid-template-columns:96px 1fr;gap:18px 18px}.nce-ref-contact-info dt{font-size:12px;font-weight:700;color:#33495b;text-transform:uppercase;letter-spacing:.05em}.nce-ref-contact-info dd{font-size:14px;color:#687a88;margin:0}.nce-ref-contact-info dd a:hover{color:var(--nce-blue)}

/* CF7 - LIGHT AREAS */
.nce-ref-contact-form .wpcf7-form label,.nce-ref-product-inquiry .wpcf7-form label{display:block;color:#435868;font-size:12px;font-weight:700;letter-spacing:.025em;margin-bottom:7px}
.nce-ref-contact-form input:not([type=submit]),.nce-ref-contact-form textarea,.nce-ref-contact-form select,.nce-ref-product-inquiry input:not([type=submit]),.nce-ref-product-inquiry textarea,.nce-ref-product-inquiry select{width:100%;min-height:46px;border:1px solid #dce5eb;background:#f8fafb;border-radius:0;padding:10px 13px;color:#263746;outline:0;transition:.2s ease}
.nce-ref-contact-form textarea,.nce-ref-product-inquiry textarea{min-height:130px;resize:vertical}
.nce-ref-contact-form input:not([type=submit]):focus,.nce-ref-contact-form textarea:focus,.nce-ref-contact-form select:focus,.nce-ref-product-inquiry input:not([type=submit]):focus,.nce-ref-product-inquiry textarea:focus,.nce-ref-product-inquiry select:focus{border-color:var(--nce-blue);background:#fff;box-shadow:0 0 0 3px rgba(20,118,201,.08)}
.nce-ref-contact-form .wpcf7 p,.nce-ref-product-inquiry .wpcf7 p{margin:0 0 14px}
.nce-ref-contact-form input[type=submit],.nce-ref-product-inquiry input[type=submit]{width:auto;min-height:44px;padding:0 24px;border:0;background:var(--nce-blue);color:#fff;border-radius:0;font-weight:700;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;transition:.2s ease}
.nce-ref-contact-form input[type=submit]:hover,.nce-ref-product-inquiry input[type=submit]:hover{background:var(--nce-accent);transform:translateY(-1px)}
.nce-ref-form-placeholder{font-size:13px;color:#81909c;border:1px dashed #ccd6dd;padding:18px;background:#fafcfd}

/* FOLLOW US */
.nce-ref-follow{background:#f7f9fb;padding:54px 0;border-top:1px solid #edf1f4}
.nce-ref-follow-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px}
.nce-ref-follow h2{font-size:30px;font-weight:600;color:#22384a;margin:0 0 10px}.nce-ref-follow p{max-width:760px;font-size:13px;color:#738491;margin:0;line-height:1.78}
.nce-ref-socials{display:flex;gap:10px}.nce-ref-socials a{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dce5eb;color:#425665;font-size:11px;font-weight:700;transition:.2s ease}.nce-ref-socials a:hover{background:var(--nce-blue);border-color:var(--nce-blue);color:#fff;transform:translateY(-2px)}

/* FOOTER + DARK CF7 */
.nce-ref-footer-contact{background:var(--nce-dark);color:#fff;padding:62px 0 58px}
.nce-ref-footer-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:78px;align-items:start}
.nce-ref-methods{display:grid;grid-template-columns:1fr 1fr 118px;gap:30px;align-items:start;padding-top:4px}
.nce-ref-methods>div>span{display:block;color:#7f9bb2;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;margin-bottom:9px}
.nce-ref-methods a{color:#fff;font-size:13px;font-weight:500;line-height:1.7}
.nce-ref-methods a:hover{color:#9fd0f5}
.nce-ref-qr img{width:92px;height:92px;object-fit:cover;background:#fff;padding:3px}
.nce-ref-footer-form{color:#fff}
.nce-ref-footer-form .wpcf7-form label{display:block!important;color:#d9e4ec!important;font-size:11px!important;font-weight:700!important;letter-spacing:.045em!important;margin:0 0 7px!important}
.nce-ref-footer-form .wpcf7-form-control-wrap{display:block;width:100%}
.nce-ref-footer-form .wpcf7 p{margin:0 0 15px!important}
.nce-ref-footer-form input:not([type=submit]),.nce-ref-footer-form textarea,.nce-ref-footer-form select{width:100%!important;min-height:45px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.055)!important;border-radius:0!important;padding:10px 13px!important;color:#fff!important;outline:0!important;box-shadow:none!important;transition:.2s ease!important}
.nce-ref-footer-form textarea{min-height:126px!important;resize:vertical}
.nce-ref-footer-form input:not([type=submit])::placeholder,.nce-ref-footer-form textarea::placeholder{color:#91a6b8!important;opacity:1!important}
.nce-ref-footer-form input:not([type=submit]):focus,.nce-ref-footer-form textarea:focus,.nce-ref-footer-form select:focus{border-color:var(--nce-accent)!important;background:rgba(255,255,255,.085)!important;box-shadow:0 0 0 3px rgba(26,143,227,.10)!important}
.nce-ref-footer-form input[type=submit]{width:auto!important;min-width:128px!important;min-height:44px!important;padding:0 24px!important;border:0!important;background:var(--nce-blue)!important;color:#fff!important;border-radius:0!important;font-size:11px!important;font-weight:800!important;letter-spacing:.07em!important;text-transform:uppercase!important;cursor:pointer!important;box-shadow:0 10px 24px rgba(20,118,201,.18)!important;transition:.2s ease!important}
.nce-ref-footer-form input[type=submit]:hover{background:var(--nce-accent)!important;transform:translateY(-1px)}
.nce-ref-footer-form .wpcf7-not-valid-tip{color:#ffb2b2!important;font-size:11px!important;margin-top:5px!important}
.nce-ref-footer-form .wpcf7-response-output{margin:14px 0 0!important;color:#dbe8f1!important;border-color:rgba(255,255,255,.22)!important;font-size:12px!important}
.nce-ref-footer-form .nce-ref-form-placeholder{color:#afc0cd;background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.16)}
.nce-ref-copyright{background:#091a28;color:#8799a8;font-size:11px;padding:14px 0}

/* PRODUCT SINGLE */
.nce-ref-product-top{padding:70px 0 58px;background:#fff}
.nce-ref-product-top-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:start}
.nce-ref-product-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.nce-ref-product-gallery img{width:100%;height:105px;object-fit:contain;border:1px solid #e5ebf0;background:#fff;padding:5px}.nce-ref-product-gallery img.main{grid-column:1/-1;height:450px}
.nce-ref-product-summary h1{font-size:34px;line-height:1.28;font-weight:600;color:#22384a;margin:0 0 18px;letter-spacing:-.02em}.nce-ref-price{font-size:20px;color:var(--nce-blue);margin-bottom:18px}.nce-ref-short{font-size:14px;line-height:1.85;color:#687b89}.nce-ref-product-inquiry{margin-top:34px;border-top:1px solid #e7edf1;padding-top:26px}.nce-ref-product-inquiry h3{font-size:19px;font-weight:600;color:#32495b;margin:0 0 17px}
.nce-ref-product-description{background:#fff;border-top:1px solid #edf1f4}.nce-ref-product-heading{text-align:left;margin:0 0 26px}.nce-ref-product-heading h2{font-size:30px;font-weight:600;color:#22384a;margin:0}.nce-ref-product-heading span{display:block;width:44px;height:2px;background:var(--nce-blue);margin-top:11px}.nce-ref-product-heading.related{margin-top:64px;text-align:center}.nce-ref-product-heading.related span{margin-left:auto;margin-right:auto}.nce-ref-content{font-size:14px;line-height:1.9;color:#687b89}.nce-ref-content img{max-width:100%;height:auto}.nce-ref-attrs{width:100%;border-collapse:collapse;margin:0 0 18px}.nce-ref-attrs th,.nce-ref-attrs td{border:1px solid #e1e8ed;padding:12px 14px;text-align:left;font-size:13px}.nce-ref-attrs th{width:30%;background:#f5f7f9;color:#3b5060;font-weight:700}
.nce-one-catalog-mode .nce-ref-price{display:none}

/* ARTICLE / FACTORY / CASE SINGLE */
.nce-ref-article{max-width:960px}.nce-ref-article-hero{width:100%;max-height:590px;object-fit:contain;background:#f7f9fb;margin-bottom:24px}.nce-ref-article-meta{font-size:11px;color:#97a4ae;margin-bottom:22px;text-transform:uppercase;letter-spacing:.06em}

/* Carousel first paint sizing */
.nce-ref-factory-slider .nce-ref-carousel-card,.nce-ref-testimonial-slider .nce-ref-carousel-card{flex:0 0 33.3333%}
.nce-ref-cases-slider .nce-ref-carousel-card{flex:0 0 25%}

/* Responsive */
@media(max-width:1120px){
  .nce-ref-wrap{width:min(1180px,calc(100% - 44px))}
  .nce-ref-head-inner{width:min(1180px,calc(100% - 44px));grid-template-columns:190px minmax(0,1fr) auto;gap:14px}.nce-ref-logo img{height:43px}.nce-ref-nav>ul>li>a{padding:0 10px;font-size:11.5px}.nce-ref-language{font-size:11px}
  .nce-ref-product-media{height:210px}.nce-ref-gallery-slider .nce-ref-img-box{height:220px}.nce-ref-cases-slider .nce-ref-img-box{height:190px}.nce-ref-footer-grid{gap:48px}
}
@media(max-width:980px){
  .nce-ref-gallery-slider,.nce-ref-testimonial-slider{padding:0 34px}.nce-ref-carousel-card{padding:0 10px}
  .nce-ref-factory-slider .nce-ref-carousel-card,.nce-ref-cases-slider .nce-ref-carousel-card,.nce-ref-testimonial-slider .nce-ref-carousel-card{flex:0 0 50%}
}
@media(max-width:920px){
  .nce-ref-head-inner{height:72px;grid-template-columns:1fr auto}.nce-ref-logo{height:72px}.nce-ref-logo img{height:41px}.nce-ref-nav{display:none;position:absolute;top:72px;left:0;right:0;height:auto;background:#fff;border-top:1px solid #e7edf1;box-shadow:0 14px 28px rgba(14,36,56,.12);z-index:99}.nce-ref-header.menu-open .nce-ref-nav{display:block}.nce-ref-nav>ul{display:block;height:auto}.nce-ref-nav>ul>li{display:block}.nce-ref-nav>ul>li>a{height:auto;min-height:50px;padding:0 22px;border-bottom:1px solid #edf1f4}.nce-ref-nav>ul>li>a:before{display:none}.nce-ref-nav .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border-top:0;display:none}.nce-ref-nav li.has-children:hover>.sub-menu{display:block}.nce-ref-nav .sub-menu a{padding-left:36px}.nce-ref-tools{grid-column:2}.nce-ref-menu-btn{display:block}.nce-ref-search-panel{top:72px}
  .nce-ref-hero{height:540px}.nce-ref-hero-slide{background-position:60% center}.nce-ref-hero-copy{width:62%;background:rgba(14,36,56,.18);padding:24px}.nce-ref-hero-copy h2{font-size:36px}.nce-ref-hero-copy p{font-size:14px}
  .nce-ref-product-grid,.nce-ref-products-page .nce-ref-product-grid{grid-template-columns:repeat(2,1fr)}.nce-ref-image-grid,.nce-ref-cases-grid{grid-template-columns:repeat(2,1fr)}.nce-ref-about-grid,.nce-ref-brand-content,.nce-ref-contact-grid,.nce-ref-footer-grid,.nce-ref-product-top-grid{grid-template-columns:1fr}.nce-ref-news-list{grid-template-columns:1fr}.nce-ref-methods{grid-template-columns:1fr 1fr 110px}.nce-ref-product-gallery img.main{height:400px}
  .nce-ref-footer-grid{gap:42px}.nce-ref-about-image img{height:340px}
}
@media(max-width:640px){
  .nce-ref-wrap{width:calc(100% - 28px)}.nce-ref-head-inner{width:calc(100% - 28px);height:66px}.nce-ref-logo{height:66px}.nce-ref-logo img{height:37px}.nce-ref-search-panel{top:66px}.nce-ref-language{display:block;max-width:100px}.nce-ref-tools{gap:6px}.nce-ref-search-btn{width:34px;height:34px}.nce-ref-menu-btn{width:34px}
  .nce-ref-hero{height:470px}.nce-ref-hero-slide{background-position:64% center}.nce-ref-hero-overlay{background:linear-gradient(90deg,rgba(14,36,56,.68),rgba(14,36,56,.26))}.nce-ref-hero-copy{width:88%;padding:20px;background:rgba(14,36,56,.18)}.nce-ref-hero-copy h2{font-size:29px}.nce-ref-hero-copy p{font-size:13px;margin-bottom:22px}.nce-ref-hero-arrow{width:34px;height:46px;font-size:25px}.nce-ref-hero-arrow.prev{left:4px}.nce-ref-hero-arrow.next{right:4px}
  .nce-ref-section{padding:64px 0}.nce-ref-section-title{margin-bottom:32px}.nce-ref-section-title h2{font-size:29px}.nce-ref-product-grid,.nce-ref-products-page .nce-ref-product-grid,.nce-ref-image-grid,.nce-ref-cases-grid{grid-template-columns:1fr}.nce-ref-product-media{height:280px}.nce-ref-img-box,.nce-ref-cases-grid .nce-ref-img-box{height:255px}.nce-ref-about-home{padding:68px 0}.nce-ref-about-image:before{display:none}.nce-ref-about-image img{height:280px}.nce-ref-news-item{grid-template-columns:1fr}.nce-ref-news-thumb{height:220px}.nce-ref-follow-grid{grid-template-columns:1fr}.nce-ref-methods{grid-template-columns:1fr}.nce-ref-footer-grid{gap:34px}.nce-ref-contact-info dl{grid-template-columns:1fr;gap:6px}.nce-ref-contact-info dd{margin-bottom:12px}.nce-ref-product-gallery img.main{height:310px}.nce-ref-product-gallery{grid-template-columns:repeat(3,1fr)}.nce-ref-product-summary h1{font-size:26px}.nce-ref-brand-images img{max-height:280px}.nce-ref-inner-title h1{font-size:29px}
  .nce-ref-gallery-slider,.nce-ref-testimonial-slider{padding:0 26px}.nce-ref-carousel-card{padding:0 7px}.nce-ref-gallery-slider .nce-ref-img-box,.nce-ref-cases-slider .nce-ref-img-box{height:250px}.nce-ref-carousel-arrow{width:26px;font-size:25px}
  .nce-ref-factory-slider .nce-ref-carousel-card,.nce-ref-cases-slider .nce-ref-carousel-card,.nce-ref-testimonial-slider .nce-ref-carousel-card{flex:0 0 100%}
  .nce-ref-test-card{min-height:0;padding:24px 22px}.nce-ref-follow{padding:44px 0}.nce-ref-footer-contact{padding:48px 0}
}
