.cnc-home{background:#fff}.cnc-hero{width:100%;padding:0 0 14px}.cnc-hero-slider{position:relative;width:100%;overflow:hidden;background:#f3f3f3;touch-action:pan-y;cursor:grab;user-select:none}.cnc-hero-slider:active{cursor:grabbing}.cnc-hero-track{display:flex;width:100%;transition:transform .35s ease;will-change:transform}.cnc-hero-track.is-dragging{transition:none}.cnc-hero-slide{position:relative;flex:0 0 100%;min-width:100%;overflow:hidden;opacity:1;visibility:visible;pointer-events:auto}.cnc-hero-link{display:block;width:100%;height:100%;touch-action:pan-y}.cnc-hero-slide img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;transform:scale(1);transform-origin:center center}.cnc-hero-slider{aspect-ratio:1920/750}.cnc-hero-track{height:100%}.cnc-hero-slide{height:100%}.cnc-hero-slide--facility img{object-fit:cover}.cnc-hero-slide.is-active img{animation:cnc-hero-settle 7s ease-out forwards}.cnc-hero-slide--facility.is-active img{animation:cnc-hero-zoom 9s ease-out forwards}@keyframes cnc-hero-settle{from{transform:scale(1)}to{transform:scale(1.06)}}@keyframes cnc-hero-zoom{from{transform:scale(1.02)}to{transform:scale(1.14)}}@media(prefers-reduced-motion:reduce){.cnc-hero-slide.is-active img,.cnc-hero-slide--facility.is-active img{animation:none}}@media(hover:hover) and (pointer:fine){.cnc-hero-slide.is-active img{transition:transform .42s ease}.cnc-hero-slider:hover .cnc-hero-slide.is-active img{transform:scale(1.025)}.cnc-hero-track.is-dragging .cnc-hero-slide.is-active img{transform:scale(1);transition-duration:.12s}}.cnc-hero-copy{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;color:#fff;text-align:center;pointer-events:none}.cnc-hero-copy__inner{display:flex;max-width:min(92%,680px);flex-direction:column;align-items:center;gap:4px;padding:13px 18px;border-radius:6px;background:rgb(0 0 0 / .30);text-shadow:0 1px 2px rgb(0 0 0 / .5)}.cnc-hero-copy__line{font-size:clamp(14px,1.65vw,25px);line-height:1.18}.cnc-hero-copy__line--strong{font-weight:700}.cnc-hero-copy__button{display:inline-flex;margin-top:9px;padding:8px 14px;border:1px solid #fff;border-radius:4px;color:#fff;font-size:12px;font-weight:600;line-height:1}.cnc-hero-fallback{min-height:220px;display:grid;place-items:center;border:1px solid var(--cnc-line);border-radius:var(--cnc-radius);font-size:24px}.cnc-category-strip{display:flex;overflow:auto;padding-bottom:4px;gap:10px;scrollbar-width:thin}.cnc-feature-grid{display:grid;grid-template-columns:1fr;gap:12px}.cnc-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media(min-width:521px){.cnc-feature-grid{grid-template-columns:1fr 1fr}.cnc-category-card{min-width:138px}}@media(min-width:821px){.cnc-category-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible;padding-bottom:0}.cnc-category-card{min-width:0}.cnc-feature-grid{grid-template-columns:repeat(4,1fr)}.cnc-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}@media(min-width:1101px){.cnc-category-strip{grid-template-columns:repeat(8,minmax(0,1fr))}.cnc-products{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:600px){.cnc-hero{padding-bottom:10px}}.cnc-story-section{padding:14px 0 22px}.cnc-story-section>.cnc-shell{width:100%;max-width:none;padding-inline:0}.cnc-story-carousel{position:relative;width:100%;max-width:none}.cnc-story-strip{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;padding:4px 30px 10px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;user-select:none;touch-action:pan-x pan-y}.cnc-story-strip::-webkit-scrollbar{display:none}.cnc-story-strip.is-dragging{cursor:grabbing;scroll-snap-type:none}.cnc-story-item{flex:0 0 112px;display:block;text-align:center;scroll-snap-align:start;touch-action:pan-x pan-y}.cnc-story-picture{display:block;width:112px;height:112px;border:2px solid var(--cnc-primary);border-radius:50%;overflow:hidden;background:#fff;transition:transform .15s ease}.cnc-story-item:hover .cnc-story-picture{transform:translateY(-2px)}.cnc-story-picture img{width:100%;height:100%;object-fit:cover;pointer-events:none}.cnc-story-title{display:block;margin-top:8px;color:#222;font-size:12px;line-height:1.22}.cnc-story-nav{position:absolute;z-index:3;top:48px;display:grid;width:34px;height:34px;place-items:center;padding:0;transform:translateY(-50%);border:1px solid #e3e6ea;border-radius:50%;background:rgb(255 255 255 / .96);box-shadow:0 2px 8px rgb(0 0 0 / .10);color:#333;font-size:25px;line-height:1;cursor:pointer}.cnc-story-nav--prev{left:0}.cnc-story-nav--next{right:0}.cnc-story-nav:hover,.cnc-story-nav:focus-visible{border-color:var(--cnc-primary);color:var(--cnc-primary);outline:0}.cnc-banner-section{padding:0 0 18px}.cnc-banner-grid{display:grid;grid-template-columns:1fr;gap:14px}.cnc-banner-card{position:relative;display:block;overflow:hidden;border-radius:var(--cnc-radius);background:#eee;aspect-ratio:740/500}.cnc-banner-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.cnc-banner-card:hover img{transform:scale(1.015)}.cnc-banner-caption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;color:#fff;background:linear-gradient(transparent,rgb(0 0 0 / .72))}.cnc-banner-title{font-weight:600;font-size:14px}.cnc-banner-link{font-size:11px;text-decoration:underline}.cnc-brand-section{padding:0 0 20px}.cnc-source-block-title{margin:0 0 9px;font-size:17px;font-weight:700;color:#111}.cnc-brand-strip{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;padding:1px 1px 8px;scrollbar-width:thin}.cnc-brand-card{flex:0 0 24%;min-height:82px;display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid var(--cnc-line);border-radius:var(--cnc-radius);background:#fff;scroll-snap-align:start}.cnc-brand-card img{display:block;max-width:100%;max-height:58px;object-fit:contain}@media(min-width:521px){.cnc-brand-card{flex-basis:20%}}@media(min-width:821px){.cnc-brand-section .cnc-home-carousel-nav{display:none}}@media(min-width:576px) and (max-width:767px){.cnc-banner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cnc-banner-card:nth-child(-n+2){grid-column:1/-1}}@media(min-width:768px){.cnc-banner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(min-width:821px){.cnc-story-item{flex-basis:112px}.cnc-brand-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;overflow:visible;padding-bottom:0}.cnc-brand-card{min-height:92px}.cnc-brand-card{flex-basis:auto}}.cnc-source-product-section{padding:0 0 22px}.cnc-source-product-section .cnc-products{display:block}.cnc-source-product-section .cnc-products .woocommerce ul.products,.cnc-source-product-section .cnc-products ul.products{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0;padding:1px 1px 8px}.cnc-source-product-section .cnc-products .woocommerce ul.products::-webkit-scrollbar,.cnc-source-product-section .cnc-products ul.products::-webkit-scrollbar{display:none}.cnc-source-product-section .cnc-products .woocommerce ul.products li.product,.cnc-source-product-section .cnc-products ul.products li.product{flex:0 0 calc((100% - 12px)/2);width:auto;min-width:0;margin:0;float:none;scroll-snap-align:start}.cnc-source-products{display:flex;gap:12px;overflow-x:auto;padding:1px 1px 8px;scrollbar-width:thin}.cnc-source-product-card{flex:0 0 calc((100% - 48px)/5);min-width:190px;border:1px solid var(--cnc-line);border-radius:var(--cnc-radius);background:#fff;overflow:hidden;position:relative}.cnc-source-product-media{position:relative;aspect-ratio:1/1;background:#fff}.cnc-source-product-media>a{display:block;width:100%;height:100%}.cnc-source-product-media img{display:block;width:100%;height:100%;object-fit:contain}.cnc-source-discount{position:absolute;left:8px;top:8px;min-width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--cnc-primary);color:#fff;font-size:11px;font-weight:600}.cnc-source-stock-badge{position:absolute;left:8px;bottom:8px;padding:5px 8px;background:#777;color:#fff;border-radius:4px;font-size:10px;font-weight:600}.cnc-source-compare{position:absolute;right:8px;top:8px;width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--cnc-line);border-radius:50%;background:#fff;color:#555}.cnc-source-product-detail{position:relative;min-height:126px;padding:9px 9px 58px}.cnc-source-product-brand{display:block;color:#555;font-size:10px;font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cnc-source-product-title{display:-webkit-box;color:#111;font-size:12px;line-height:1.3;font-weight:400;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cnc-source-product-bottom{position:absolute;left:9px;right:9px;bottom:9px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.cnc-source-product-price{display:flex;flex-direction:column;min-width:0}.cnc-source-old-price{font-size:10px;color:#999;text-decoration:line-through}.cnc-source-product-price strong{font-size:14px;color:#111;font-weight:600;white-space:nowrap}.cnc-source-cart{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--cnc-primary);color:#fff;font-size:18px}.cnc-source-product-card:hover{box-shadow:var(--cnc-shadow)}@media(min-width:700px){.cnc-source-product-section .cnc-products .woocommerce ul.products li.product,.cnc-source-product-section .cnc-products ul.products li.product{flex-basis:calc((100% - 24px)/3)}}@media(min-width:992px){.cnc-source-product-section .cnc-products .woocommerce ul.products li.product,.cnc-source-product-section .cnc-products ul.products li.product{flex-basis:calc((100% - 36px)/4)}}@media(max-width:1000px){.cnc-source-product-card{flex-basis:calc((100% - 36px)/4)}}@media(max-width:820px){.cnc-source-product-card{flex-basis:calc((100% - 24px)/3);min-width:175px}}@media(max-width:560px){.cnc-source-product-card{flex-basis:calc((100% - 8px)/2);min-width:150px}.cnc-source-product-detail{min-height:122px}}.cnc-home-showcase{position:relative}.cnc-home-showcase-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:9px}.cnc-home-showcase-head .cnc-source-block-title{margin-bottom:0}.cnc-home-showcase-head--tabs{align-items:flex-end}.cnc-home-showcase-tabs{display:flex;gap:14px;max-width:100%;overflow-x:auto;padding:0 0 2px;scrollbar-width:none;white-space:nowrap}.cnc-home-showcase-tabs::-webkit-scrollbar{display:none}.cnc-home-showcase-tabs button{position:relative;flex:0 0 auto;padding:5px 0 7px;border:0;background:#fff0;color:#777;font-size:12px;font-weight:600;cursor:pointer}.cnc-home-showcase-tabs button::after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:#fff0}.cnc-home-showcase-tabs button.is-active{color:var(--cnc-primary)}.cnc-home-showcase-tabs button.is-active::after{background:var(--cnc-primary)}.cnc-home-showcase-panel{position:relative}.cnc-home-showcase-panel[hidden]{display:none}.cnc-home-product-carousel{width:100%;overflow-x:auto;overflow-y:hidden;padding:1px 1px 8px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cnc-home-product-carousel::-webkit-scrollbar{display:none}.cnc-home-product-carousel>ul.products{display:flex;width:100%;min-width:100%;gap:10px;margin:0;padding:0}.cnc-home-product-carousel>ul.products::before,.cnc-home-product-carousel>ul.products::after{display:none}.cnc-home-product-carousel>ul.products li.product{flex:0 0 calc((100vw - 26px)/2);width:auto;max-width:calc((100vw - 26px)/2);margin:0;scroll-snap-align:start}.cnc-home-carousel-nav{display:flex;gap:7px}.cnc-home-carousel-nav button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--cnc-line);border-radius:50%;background:#fff;color:#333;font-size:24px;line-height:1;cursor:pointer}.cnc-home-carousel-nav button:hover,.cnc-home-carousel-nav button:focus-visible{border-color:var(--cnc-primary);color:var(--cnc-primary);outline:0}.cnc-home-carousel-nav--outside{position:absolute;z-index:5;left:-17px;right:-17px;top:50%;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.cnc-home-carousel-nav--outside button{pointer-events:auto;box-shadow:0 2px 8px rgb(0 0 0 / .12)}.cnc-home-showcase-empty{min-height:150px;display:grid;place-items:center;border:1px dashed var(--cnc-line);border-radius:var(--cnc-radius);color:var(--cnc-muted)}.cnc-home-product-carousel .woocommerce ul.products li.product{padding-bottom:58px}.cnc-home-product-carousel .woocommerce ul.products li.product .star-rating{display:none}.cnc-home-product-carousel .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px;font-weight:400;line-height:1.3}.cnc-home-product-carousel .woocommerce ul.products li.product .cnc-loop-brand{font-size:10px;font-weight:600}.cnc-home-product-carousel .woocommerce ul.products li.product .price{position:absolute;left:10px;right:56px;bottom:12px;min-height:0;margin:0;font-size:14px}.cnc-home-product-carousel .woocommerce ul.products li.product .price>span.woocommerce-Price-amount,.cnc-home-product-carousel .woocommerce ul.products li.product .price ins{font-size:14px;font-weight:700}.cnc-home-product-carousel .woocommerce ul.products li.product .price del{font-size:10px}.cnc-home-product-carousel .woocommerce span.onsale{top:8px;left:8px;width:38px;height:38px;min-width:38px;min-height:38px;display:grid;place-items:center;padding:0;border-radius:50%;background:var(--cnc-primary);font-size:10px;line-height:1}.cnc-home-product-carousel .woocommerce .cnc-loop-actions{position:absolute;right:10px;bottom:10px;display:flex;width:auto;margin:0;gap:0}.cnc-home-product-carousel .woocommerce .cnc-loop-qty{display:none}.cnc-home-product-carousel .woocommerce .cnc-loop-actions>.button.add_to_cart_button{width:38px;min-width:38px;height:38px;min-height:38px;display:grid;place-items:center;padding:0;border-radius:50%;font-size:0}.cnc-home-product-carousel .woocommerce .cnc-loop-actions>.button.add_to_cart_button::before{content:'';width:18px;height:18px;display:block;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3h2l2.4 10.2a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L21 6H6'/%3E%3Ccircle cx='10' cy='20' r='1'/%3E%3Ccircle cx='18' cy='20' r='1'/%3E%3C/svg%3E")}.cnc-home-product-carousel .woocommerce .cnc-loop-actions>.button:not(.add_to_cart_button){min-height:36px;padding:7px 9px;border-radius:18px;font-size:10px}.cnc-home-product-carousel>.woocommerce{width:100%;min-width:0;overflow:visible}.cnc-home-product-carousel>.woocommerce>ul.products{display:flex!important;flex-wrap:nowrap!important;width:100%!important;min-width:100%;gap:10px!important;overflow:visible!important;margin:0!important;padding:0!important}.cnc-home-product-carousel>.woocommerce>ul.products::before,.cnc-home-product-carousel>.woocommerce>ul.products::after{display:none!important}.cnc-home-product-carousel>.woocommerce>ul.products>li.product{float:none!important;clear:none!important;flex:0 0 calc((100% - 10px)/2)!important;width:auto!important;max-width:calc((100% - 10px)/2)!important;margin:0!important;scroll-snap-align:start}@media(min-width:576px){.cnc-home-showcase--tabs .cnc-home-product-carousel>.woocommerce>ul.products>li.product,.cnc-home-showcase--opportunity .cnc-home-product-carousel>.woocommerce>ul.products>li.product{flex-basis:calc((100% - 20px)/3)!important;max-width:calc((100% - 20px)/3)!important}}@media(min-width:768px){.cnc-home-showcase--viewed .cnc-home-product-carousel>.woocommerce>ul.products>li.product{flex-basis:calc((100% - 30px)/4)!important;max-width:calc((100% - 30px)/4)!important}}@media(min-width:992px){.cnc-home-showcase--tabs .cnc-home-product-carousel>.woocommerce>ul.products>li.product{flex-basis:calc((100% - 30px)/4)!important;max-width:calc((100% - 30px)/4)!important}.cnc-home-opportunity-layout--with-media .cnc-home-product-carousel>.woocommerce>ul.products>li.product{flex-basis:calc((100% - 10px)/2)!important;max-width:calc((100% - 10px)/2)!important}.cnc-home-opportunity-layout:not(.cnc-home-opportunity-layout--with-media) .cnc-home-product-carousel>.woocommerce>ul.products>li.product{flex-basis:calc((100% - 30px)/4)!important;max-width:calc((100% - 30px)/4)!important}}@media(min-width:1200px){.cnc-home-opportunity-layout--with-media .cnc-home-product-carousel>.woocommerce>ul.products>li.product{flex-basis:calc((100% - 20px)/3)!important;max-width:calc((100% - 20px)/3)!important}.cnc-home-opportunity-layout:not(.cnc-home-opportunity-layout--with-media) .cnc-home-product-carousel>.woocommerce>ul.products>li.product{flex-basis:calc((100% - 40px)/5)!important;max-width:calc((100% - 40px)/5)!important}}.cnc-home-source-content{padding:0 0 24px}.cnc-home-source-content .cnc-source-block-title{margin-bottom:8px}.cnc-home-tour{display:flex;justify-content:flex-start;margin-bottom:24px}.cnc-home-tour iframe{display:block;width:min(100%,482px);height:auto;aspect-ratio:482/857;border:0;border-radius:var(--cnc-radius);background:#111}.cnc-home-editorial{max-width:1200px;margin:0 auto;padding:20px;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#333;line-height:1.6}.cnc-home-editorial__intro{text-align:center;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #eee}.cnc-home-editorial__intro h1{margin:0 0 15px;color:#2c3e50;font-size:clamp(24px,3vw,35px);line-height:1.2;text-transform:uppercase;letter-spacing:.5px}.cnc-home-editorial__intro p{max-width:900px;margin:0 auto;color:#555;font-size:15px}.cnc-home-editorial h2{margin:0 0 30px;color:#2c3e50;font-size:clamp(22px,2.5vw,29px)}.cnc-home-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:50px}.cnc-home-benefit{padding:25px;border-radius:8px;background:#f8f9fa;border-left:5px solid var(--cnc-primary);box-shadow:0 2px 5px rgb(0 0 0 / .05)}.cnc-home-benefit:nth-child(2){border-left-color:#2980b9}.cnc-home-benefit:nth-child(3){border-left-color:#27ae60}.cnc-home-benefit h3{margin:0 0 8px;color:#e67e22;font-size:19px}.cnc-home-benefit:nth-child(2) h3{color:#2980b9}.cnc-home-benefit:nth-child(3) h3{color:#27ae60}.cnc-home-benefit p{margin:0;font-size:14px}.cnc-home-solutions{margin-bottom:50px}.cnc-home-solutions>h2{display:inline-block;padding-bottom:5px;border-bottom:2px solid #e67e22}.cnc-home-solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px}.cnc-home-solution{padding:20px;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.cnc-home-solution h3{margin:0 0 8px;color:#2c3e50}.cnc-home-solution p{margin:0;color:#666;font-size:14px}.cnc-home-solution a{display:inline-block;margin-top:10px;padding:8px 15px;border-radius:4px;background:#34495e;color:#fff;font-size:13px;font-weight:600}.cnc-home-solution:nth-child(n+3) a{background:#e67e22}.cnc-home-partnership{margin-bottom:40px;padding:30px;border-radius:10px;background:#f4f6f7;text-align:center}.cnc-home-partnership h3{margin:0 0 20px;color:#2c3e50}.cnc-home-partnership p{margin:0;color:#555}.cnc-home-cta{padding:40px 20px;border-radius:8px;background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);box-shadow:0 4px 15px rgb(0 0 0 / .1);color:#fff;text-align:center}.cnc-home-cta h2{margin:0 0 10px;color:#fff}.cnc-home-cta p{max-width:700px;margin:0 auto 25px;color:#ecf0f1;font-size:15px}.cnc-home-cta a{display:inline-block;padding:12px 35px;border:2px solid #27ae60;border-radius:50px;background:#27ae60;color:#fff;font-size:16px;font-weight:700}.cnc-home-opportunity-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.cnc-home-opportunity-media{display:none;position:relative;overflow:hidden;border-radius:var(--cnc-radius);background:#eee}.cnc-home-opportunity-media img{display:block;width:100%;height:100%;object-fit:cover}.cnc-home-opportunity-media span{position:absolute;inset:0;display:grid;place-items:center;padding:20px;color:#fff;font-size:18px;font-weight:700;text-align:center;text-shadow:0 1px 4px rgb(0 0 0 / .65)}.cnc-home-opportunity-products{min-width:0}.cnc-secondary-banner-section{padding:0 0 18px}.cnc-secondary-banner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cnc-secondary-banner-card{position:relative;display:block;overflow:hidden;border-radius:var(--cnc-radius);background:#eee}.cnc-secondary-banner-card img{display:block;width:100%;height:auto}.cnc-secondary-banner-caption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:10px;padding:12px 14px;color:#fff;background:linear-gradient(transparent,rgb(0 0 0 / .72))}.cnc-secondary-banner-caption span:last-child{font-size:11px;text-decoration:underline}@media(min-width:992px){.cnc-home-opportunity-layout--with-media{grid-template-columns:25% minmax(0,75%);gap:14px}.cnc-home-opportunity-layout--with-media .cnc-home-opportunity-media{display:block}}@media(max-width:820px){.cnc-home-carousel-nav{display:none}.cnc-home-showcase-head--tabs{display:block}.cnc-home-showcase-head--tabs .cnc-source-block-title{margin-bottom:5px}.cnc-home-showcase-tabs{gap:16px}.cnc-home-showcase-tabs button{font-size:11px}.cnc-home-benefits{grid-template-columns:1fr}.cnc-home-editorial{padding:14px 0}.cnc-home-editorial__intro{margin-bottom:28px}.cnc-home-solutions{margin-bottom:36px}}@media(max-width:575px){.cnc-hero-copy__inner{gap:2px;padding:8px 10px;background:rgb(0 0 0 / .22)}.cnc-hero-copy__line{font-size:12px}.cnc-hero-copy__button{margin-top:5px;padding:6px 9px;font-size:10px}.cnc-story-strip{gap:16px;padding-inline:8px}.cnc-story-item{flex-basis:88px}.cnc-story-picture{width:88px;height:88px}.cnc-story-title{font-size:11px}.cnc-story-nav{display:none}.cnc-home-tour{justify-content:center}.cnc-home-partnership{padding:22px 15px}.cnc-home-cta{padding:30px 15px}}.cnc-home-guides{padding:8px 0 28px}.cnc-home-guides__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.cnc-home-guides__eyebrow{display:block;margin-bottom:4px;color:var(--cnc-primary);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cnc-home-guides__head h2{margin:0;color:#172033;font-size:clamp(20px,2.4vw,28px);line-height:1.2}.cnc-home-guides__head p{max-width:720px;margin:5px 0 0;color:#64748b;font-size:12.5px}.cnc-home-guides__all{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;min-height:36px;padding:0 12px;border:1px solid var(--cnc-line);border-radius:9px;background:#fff;color:#172033;font-size:11px;font-weight:700}.cnc-home-guides__all:hover{border-color:var(--cnc-primary);color:var(--cnc-primary)}.cnc-home-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cnc-home-guide-card{display:flex;min-width:0;min-height:190px;flex-direction:column;padding:16px;border:1px solid var(--cnc-line);border-radius:14px;background:#fff;box-shadow:0 4px 14px rgb(15 23 42 / .04)}.cnc-home-guide-card__meta{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:11px;color:#64748b;font-size:9.5px}.cnc-home-guide-card__meta span{overflow:hidden;padding:4px 7px;border-radius:999px;background:#f5f7fa;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.cnc-home-guide-card h3{margin:0 0 8px;font-size:15px;line-height:1.35}.cnc-home-guide-card h3 a{color:#172033}.cnc-home-guide-card p{display:-webkit-box;overflow:hidden;margin:0;color:#64748b;font-size:11.5px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cnc-home-guide-card__read{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:13px;color:var(--cnc-primary);font-size:10.5px;font-weight:800}.cnc-home-guide-card:hover{border-color:#fdba74;box-shadow:0 10px 24px rgb(15 23 42 / .07)}@media(max-width:820px){.cnc-home-guides__head{align-items:flex-start;flex-direction:column;gap:9px}.cnc-home-guides__grid{display:flex;gap:10px;overflow-x:auto;padding:1px 1px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.cnc-home-guides__grid::-webkit-scrollbar{display:none}.cnc-home-guide-card{flex:0 0 min(82vw,330px);min-height:180px;scroll-snap-align:start}}@media(max-width:575px){.cnc-home-guides{padding-bottom:22px}.cnc-home-guides__head h2{font-size:20px}.cnc-home-guides__all{min-height:34px}.cnc-home-guide-card{flex-basis:86vw;padding:14px}}@media(prefers-reduced-motion:reduce){.cnc-hero-track,.cnc-story-picture,.cnc-banner-card img,.cnc-home-product-carousel{transition:none;scroll-behavior:auto}}.cnc-service-bar{padding:2px 0 18px}.cnc-service-bar__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.cnc-service-bar__item{min-width:0}.cnc-service-bar__inner{display:flex;height:100%;align-items:center;gap:9px;padding:11px 10px;border:1px solid var(--cnc-line);border-radius:12px;background:#fff;color:inherit;text-decoration:none}a.cnc-service-bar__inner:hover,a.cnc-service-bar__inner:focus-visible{border-color:var(--cnc-primary);outline:0}.cnc-service-bar__icon{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#fff5ee;color:var(--cnc-primary)}.cnc-service-bar__copy{display:flex;min-width:0;flex-direction:column;gap:2px}.cnc-service-bar__copy strong{color:#172033;font-size:12px;line-height:1.25}.cnc-service-bar__copy small{color:#64748b;font-size:10.5px;line-height:1.35}@media(min-width:821px){.cnc-service-bar__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cnc-service-bar__copy strong{font-size:13px}.cnc-service-bar__copy small{font-size:11px}}.cnc-shop-cats{padding:0 0 20px}.cnc-shop-cats__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:11px}.cnc-shop-cats__eyebrow{display:block;margin-bottom:3px;color:var(--cnc-primary);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.cnc-shop-cats__head h2{margin:0;color:#172033;font-size:17px;line-height:1.2}.cnc-shop-cats__all{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 11px;border:1px solid var(--cnc-line);border-radius:9px;background:#fff;color:#172033;font-size:11px;font-weight:700}.cnc-shop-cats__all:hover,.cnc-shop-cats__all:focus-visible{border-color:var(--cnc-primary);color:var(--cnc-primary);outline:0}.cnc-shop-cats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cnc-shop-cat-card{display:flex;min-width:0;align-items:center;gap:9px;padding:9px;border:1px solid var(--cnc-line);border-radius:12px;background:#fff;color:inherit;transition:border-color .16s ease,box-shadow .16s ease}.cnc-shop-cat-card:hover,.cnc-shop-cat-card:focus-visible{border-color:var(--cnc-primary);box-shadow:0 6px 18px rgb(15 23 42 / .07);outline:0}.cnc-shop-cat-card__media{flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#f7f8fa}.cnc-shop-cat-card__media img{display:block;width:100%;height:100%;object-fit:contain}.cnc-shop-cat-card__fallback{color:#9aa5b1;font-size:11px;font-weight:800;letter-spacing:.06em}.cnc-shop-cat-card__copy{display:flex;min-width:0;flex-direction:column;gap:2px}.cnc-shop-cat-card__copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#172033;font-size:12px;line-height:1.28;font-weight:600}.cnc-shop-cat-card__copy small{color:#64748b;font-size:10px;font-weight:700}@media(min-width:640px){.cnc-shop-cats__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}@media(min-width:992px){.cnc-shop-cats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cnc-shop-cats__head h2{font-size:20px}.cnc-shop-cat-card{padding:11px}.cnc-shop-cat-card__media{flex-basis:60px;width:60px;height:60px}.cnc-shop-cat-card__copy strong{font-size:13px}}.cnc-trust__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:20px 0 0;padding:18px 0 0;border-top:1px solid var(--cnc-line);list-style:none}.cnc-trust__badge{display:flex;min-width:0;align-items:center;gap:9px;padding:10px 11px;border:1px solid var(--cnc-line);border-radius:11px;background:#fff}.cnc-trust__badge-icon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#fff5ee;color:var(--cnc-primary)}.cnc-trust__badge-copy{display:flex;min-width:0;flex-direction:column;gap:1px}.cnc-trust__badge-copy strong{color:#172033;font-size:11.5px;font-weight:700;line-height:1.25}.cnc-trust__badge-copy small{color:#94a3b8;font-size:10px;line-height:1.3}@media(min-width:640px){.cnc-trust__badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}}@media(min-width:992px){.cnc-trust__badges{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin-top:30px;padding-top:24px}.cnc-trust__badge{padding:12px 13px}.cnc-trust__badge-copy strong{font-size:12.5px}.cnc-trust__badge-copy small{font-size:10.5px}}.cnc-editorial-band{padding:26px 0 30px}.cnc-editorial-eyebrow{display:block;margin-bottom:6px;color:var(--cnc-primary);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.cnc-showroom{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:center;margin-bottom:26px}.cnc-showroom__media{position:relative;width:100%;max-width:340px;margin:0 auto;aspect-ratio:9/16;overflow:hidden;border-radius:14px;background:#111;box-shadow:0 10px 30px rgb(15 23 42 / .13)}.cnc-showroom__media iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.cnc-showroom__copy{min-width:0}.cnc-showroom__copy h1{margin:0 0 9px;color:#172033;font-size:21px;line-height:1.24;font-weight:700}.cnc-showroom__copy>p{margin:0 0 14px;color:#64748b;font-size:13px;line-height:1.65}.cnc-showroom__points{display:grid;gap:8px;margin:0;padding:0;list-style:none}.cnc-showroom__points li{position:relative;padding-left:26px;color:#172033;font-size:12.5px;line-height:1.5;font-weight:600}.cnc-showroom__points li::before{content:'';position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;background:#fff5ee center/11px 11px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FD6905' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 5 5 9-10'/%3E%3C/svg%3E")}.cnc-editorial-benefits{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin:0 0 28px;padding:0;list-style:none}.cnc-editorial-benefit{display:grid;min-width:0;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:11px;padding:15px 14px;border:1px solid var(--cnc-line);border-left:3px solid var(--cnc-primary);border-radius:12px;background:#fff}.cnc-editorial-benefit__icon{grid-row:span 2;width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#fff5ee;color:var(--cnc-primary)}.cnc-editorial-benefit h3{margin:0;align-self:end;color:#172033;font-size:14px;font-weight:700;line-height:1.3}.cnc-editorial-benefit p{grid-column:2;margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.6}.cnc-editorial-solutions{margin-bottom:26px}.cnc-editorial-solutions__head{margin-bottom:14px}.cnc-editorial-solutions__head h2{margin:0;color:#172033;font-size:20px;line-height:1.24;font-weight:700}.cnc-editorial-solutions__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin:0;padding:0;list-style:none}.cnc-solution-card{display:flex;min-width:0}.cnc-solution-card__link{display:flex;width:100%;flex-direction:column;padding:16px 15px;border:1px solid var(--cnc-line);border-radius:14px;background:#fff;color:inherit;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.cnc-solution-card__link:hover,.cnc-solution-card__link:focus-visible{border-color:#fdba74;box-shadow:0 10px 26px rgb(15 23 42 / .07);transform:translateY(-2px);outline:0}.cnc-solution-card__icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:11px;border-radius:10px;background:#fff5ee;color:var(--cnc-primary)}.cnc-solution-card__title{display:block;margin-bottom:6px;color:#172033;font-size:14px;font-weight:700;line-height:1.3}.cnc-solution-card__text{display:block;color:#64748b;font-size:12px;line-height:1.6}.cnc-solution-card__cta{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:13px;color:var(--cnc-primary);font-size:11.5px;font-weight:800}.cnc-editorial-close{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.cnc-editorial-close__audience{padding:17px 16px;border:1px solid var(--cnc-line);border-radius:14px;background:#fafafa}.cnc-editorial-close__audience>strong{display:block;margin-bottom:11px;color:#172033;font-size:14px;font-weight:700}.cnc-editorial-close__audience ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.cnc-editorial-close__audience li{position:relative;padding-left:16px;color:#64748b;font-size:12.5px;line-height:1.45}.cnc-editorial-close__audience li::before{content:'';position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:var(--cnc-primary)}.cnc-editorial-close__cta{display:flex;flex-direction:column;padding:20px 18px;border-radius:14px;background:#172033;color:#fff}.cnc-editorial-close__cta h3{margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.25}.cnc-editorial-close__cta p{margin:0 0 16px;color:rgb(255 255 255 / .74);font-size:12.5px;line-height:1.6}.cnc-editorial-close__cta a{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:46px;margin-top:auto;padding:11px 26px;border-radius:10px;background:var(--cnc-primary);color:#fff;font-size:14px;font-weight:700}.cnc-editorial-close__cta a:hover,.cnc-editorial-close__cta a:focus-visible{background:var(--cnc-primary-dark);outline:0}@media(min-width:640px){.cnc-editorial-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.cnc-editorial-benefit{grid-template-columns:minmax(0,1fr)}.cnc-editorial-benefit__icon{grid-row:auto;margin-bottom:9px}.cnc-editorial-benefit h3{grid-column:1}.cnc-editorial-benefit p{grid-column:1}.cnc-editorial-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cnc-editorial-close{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:14px}}@media(min-width:992px){.cnc-editorial-band{padding:38px 0 42px}.cnc-showroom{grid-template-columns:320px minmax(0,1fr);gap:34px;margin-bottom:38px}.cnc-showroom__media{max-width:none;margin:0}.cnc-showroom__copy h1{font-size:27px}.cnc-showroom__copy>p{font-size:14px}.cnc-showroom__points li{font-size:13px}.cnc-editorial-benefits{margin-bottom:38px}.cnc-editorial-benefit{padding:19px 18px}.cnc-editorial-solutions{margin-bottom:36px}.cnc-editorial-solutions__head h2{font-size:24px}.cnc-editorial-solutions__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.cnc-solution-card__link{padding:20px 18px}.cnc-solution-card__title{font-size:15px}.cnc-solution-card__text{font-size:12.5px}.cnc-editorial-close__audience{padding:22px 22px}.cnc-editorial-close__cta{padding:26px 26px}.cnc-editorial-close__cta h3{font-size:21px}}.cnc-facility{position:relative;isolation:isolate;margin:26px 0 0;overflow:hidden}.cnc-facility__media{position:absolute;inset:0;z-index:-2;overflow:hidden}.cnc-facility__slide{position:absolute;inset:0;opacity:0;transition:opacity 1.6s ease-in-out}.cnc-facility__slide.is-active{opacity:1}.cnc-facility__slide img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}.cnc-facility__slide.is-active img{animation:cnc-facility-zoom 9s ease-out forwards}@keyframes cnc-facility-zoom{from{transform:scale(1.02)}to{transform:scale(1.11)}}@media(prefers-reduced-motion:reduce){.cnc-facility__slide{transition:none}.cnc-facility__slide:not(:first-child){display:none}.cnc-facility__slide:first-child{opacity:1}.cnc-facility__slide.is-active img{animation:none}}.cnc-facility__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(10 15 25 / .86) 0%,rgb(10 15 25 / .72) 45%,rgb(10 15 25 / .82) 100%)}.cnc-facility__inner{position:relative;padding-top:46px;padding-bottom:46px}.cnc-facility__copy{max-width:620px;color:#fff}.cnc-facility__eyebrow{display:block;margin-bottom:8px;color:#ffb27a;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.cnc-facility__copy h2{margin:0 0 11px;color:#fff;font-size:23px;line-height:1.22;font-weight:700}.cnc-facility__copy>p{margin:0 0 18px;color:rgb(255 255 255 / .82);font-size:13px;line-height:1.68}.cnc-facility__facts{display:grid;gap:9px;margin:0 0 22px;padding:0;list-style:none}.cnc-facility__facts li{position:relative;padding-left:26px;color:#fff;font-size:12.5px;font-weight:600;line-height:1.45}.cnc-facility__facts li::before{content:'';position:absolute;left:0;top:1px;width:17px;height:17px;border-radius:50%;background:var(--cnc-primary) center/10px 10px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 5 5 9-10'/%3E%3C/svg%3E")}.cnc-facility__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 24px;border:1px solid rgb(255 255 255 / .45);border-radius:10px;background:#fff0;color:#fff;font-size:13.5px;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease}.cnc-facility__cta:hover,.cnc-facility__cta:focus-visible{background:rgb(255 255 255 / .12);border-color:#fff;outline:0}@media(min-width:640px){.cnc-facility__inner{padding-top:60px;padding-bottom:60px}.cnc-facility__copy h2{font-size:28px}.cnc-facility__copy>p{font-size:14px}.cnc-facility__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cnc-facility__facts li{padding-left:24px;font-size:12px}}@media(min-width:992px){.cnc-facility{margin-top:38px}.cnc-facility__inner{padding-top:96px;padding-bottom:96px}.cnc-facility__copy h2{font-size:36px}.cnc-facility__copy>p{font-size:15px;margin-bottom:24px}.cnc-facility__facts{margin-bottom:28px}.cnc-facility__facts li{font-size:13px}}body.cnc-facility-lock{overflow:hidden}.cnc-facility-lightbox{position:fixed;inset:0;z-index:1000;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:16px;background:rgb(10 14 22 / .92)}.cnc-facility-lightbox__stage{display:grid;place-items:center;max-height:88vh}.cnc-facility-lightbox__stage img{display:block;max-width:100%;max-height:88vh;border-radius:10px;object-fit:contain}.cnc-facility-lightbox__close{position:absolute;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .3);border-radius:50%;background:rgb(0 0 0 / .35);color:#fff;font-size:26px;line-height:1;cursor:pointer}.cnc-facility-lightbox__nav{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .3);border-radius:50%;background:rgb(0 0 0 / .35);color:#fff;font-size:26px;line-height:1;cursor:pointer}.cnc-facility-lightbox__close:hover,.cnc-facility-lightbox__nav:hover,.cnc-facility-lightbox__close:focus-visible,.cnc-facility-lightbox__nav:focus-visible{border-color:#fff;background:rgb(255 255 255 / .14);outline:0}.cnc-facility-lightbox__count{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);color:rgb(255 255 255 / .75);font-size:12px;font-variant-numeric:tabular-nums}@media(max-width:575px){.cnc-facility-lightbox{padding:10px}.cnc-facility-lightbox__nav{width:38px;height:38px;font-size:22px}}.cnc-trust{margin-top:6px;padding:26px 0 30px;background:linear-gradient(180deg,#fff 0%,#fafafa 100%);border-top:1px solid var(--cnc-line)}.cnc-trust__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:24px;background:var(--cnc-line);border:1px solid var(--cnc-line);border-radius:12px;overflow:hidden}.cnc-trust__stat{display:flex;min-height:84px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:15px 9px;background:#fff;text-align:center}.cnc-trust__stat strong{color:var(--cnc-primary);font-size:23px;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums}.cnc-trust__stat span{color:#64748b;font-size:11px;line-height:1.35}.cnc-trust__head{max-width:640px;margin:0 0 18px}.cnc-trust__eyebrow{display:block;margin-bottom:5px;color:var(--cnc-primary);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.cnc-trust__head h2{margin:0 0 7px;color:#172033;font-size:20px;line-height:1.24}.cnc-trust__head p{margin:0;color:#64748b;font-size:12.5px;line-height:1.6}.cnc-trust__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:9px;margin:0;padding:0;list-style:none}.cnc-trust__card{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;padding:14px 13px;border:1px solid var(--cnc-line);border-radius:14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.cnc-trust__card:hover{border-color:#fdba74;box-shadow:0 8px 22px rgb(15 23 42 / .06)}.cnc-trust__icon{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#fff5ee;color:var(--cnc-primary)}.cnc-trust__card h3{margin:0;align-self:end;color:#172033;font-size:13.5px;font-weight:700;line-height:1.3}.cnc-trust__card p{grid-column:2;margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.6}.cnc-trust__cta{display:grid;gap:13px;margin-top:20px;padding:17px 15px;border-radius:14px;background:#172033;color:#fff}.cnc-trust__cta-copy{display:grid;gap:4px;min-width:0}.cnc-trust__cta-copy strong{font-size:14.5px;font-weight:700;line-height:1.3}.cnc-trust__cta-copy span{color:rgb(255 255 255 / .72);font-size:12px;line-height:1.55}.cnc-trust__cta-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.cnc-trust__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 18px;border:1px solid rgb(255 255 255 / .38);border-radius:10px;color:#fff;font-size:13.5px;font-weight:700;white-space:nowrap;transition:background .16s ease,border-color .16s ease}.cnc-trust__btn:hover,.cnc-trust__btn:focus-visible{background:rgb(255 255 255 / .1);border-color:#fff;outline:0}.cnc-trust__btn--primary{background:var(--cnc-primary);border-color:var(--cnc-primary)}.cnc-trust__btn--primary:hover,.cnc-trust__btn--primary:focus-visible{background:var(--cnc-primary-dark);border-color:var(--cnc-primary-dark)}@media(min-width:640px){.cnc-trust{padding:32px 0 36px}.cnc-trust__stats{grid-template-columns:repeat(4,minmax(0,1fr))}.cnc-trust__stat strong{font-size:25px}.cnc-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.cnc-trust__head h2{font-size:23px}.cnc-trust__cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:20px 22px}.cnc-trust__cta-actions{grid-template-columns:repeat(2,auto);justify-content:end}}@media(min-width:992px){.cnc-trust{padding:42px 0 46px}.cnc-trust__stats{margin-bottom:32px}.cnc-trust__stat{min-height:96px;padding:19px 13px}.cnc-trust__stat strong{font-size:29px}.cnc-trust__stat span{font-size:12.5px}.cnc-trust__head{margin-bottom:22px}.cnc-trust__head h2{font-size:26px}.cnc-trust__head p{font-size:13.5px}.cnc-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.cnc-trust__card{padding:18px 17px}.cnc-trust__card h3{font-size:14.5px}.cnc-trust__card p{font-size:12.5px}}