@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
.shittla-design{--brown:#812f02;--burgundy:#990100;--tan:#d0b797;--green:#0d6233;--ink:#261d18;--muted:#685e56;--line:#e6dfd7;--paper:#f8f5f0;--white:#fff}:where(.shittla-design) *{box-sizing:border-box}.shittla-design{scroll-behavior:smooth;scroll-padding-top:110px}.shittla-design{margin:0;font:16px/1.7 'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff}:where(.shittla-design) a{color:inherit;text-decoration:none}:where(.shittla-design) button,:where(.shittla-design) input{font:inherit}:where(.shittla-design) button,:where(.shittla-design) a,:where(.shittla-design) summary{-webkit-tap-highlight-color:transparent}:where(.shittla-design) button,:where(.shittla-design) summary{cursor:pointer}:where(.shittla-design) img{max-width:100%;display:block}:where(.shittla-design) button{color:inherit}:where(.shittla-design) h1,:where(.shittla-design) h2,:where(.shittla-design) h3,:where(.shittla-design) p,:where(.shittla-design) figure{margin:0}:where(.shittla-design) h1,:where(.shittla-design) h2,:where(.shittla-design) h3{font-family:'Manrope',Arial,sans-serif;line-height:1.2}:where(.shittla-design) h2{font-size:clamp(30px,3.05vw,46px);font-weight:650;letter-spacing:-1.8px}:where(.shittla-design) h3{font-weight:650}:where(.shittla-design) p{margin:0 0 18px;color:var(--muted)}:where(.shittla-design) p:last-child{margin-bottom:0}:where(.shittla-design) .wrap{width:min(1280px,calc(100% - 96px));margin:auto}:where(.shittla-design) .space{padding-top:100px;padding-bottom:100px}:where(.shittla-design) .eyebrow{color:var(--brown);font-weight:650;text-transform:uppercase;letter-spacing:1.7px;font-size:12px;margin-bottom:20px;line-height:1.6}:where(.shittla-design) .section-heading{margin-bottom:44px}:where(.shittla-design) .row{display:flex;justify-content:space-between;align-items:end;gap:24px}:where(.shittla-design) .section-heading .eyebrow{margin-bottom:12px}:where(.shittla-design) .button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:52px;padding:13px 25px;background:var(--brown);color:#fff;border:1px solid var(--brown);font-size:14px;font-weight:600;transition:background .2s,transform .2s}:where(.shittla-design) .button span{font-size:20px;line-height:1}:where(.shittla-design) .button:hover{background:var(--burgundy);border-color:var(--burgundy);transform:translateY(-2px)}:where(.shittla-design) .button.outline{background:transparent;color:var(--brown)}:where(.shittla-design) .button.outline:hover{background:#f4e9dd}:where(.shittla-design) .button.light{background:#fff;color:var(--brown);border-color:#fff}:where(.shittla-design) .skip{position:fixed;z-index:100;top:-100px;left:16px;padding:12px 20px;background:#fff}:where(.shittla-design) .skip:focus{top:10px}:where(.shittla-design) :focus-visible{outline:3px solid #bf8540;outline-offset:5px}:where(.shittla-design) .utility{background:var(--brown);color:#fff;font-size:12px}:where(.shittla-design) .utility-inner{display:flex;justify-content:space-between;gap:25px;min-height:38px;align-items:center}:where(.shittla-design) .utility-inner>div{display:flex;align-items:center;gap:24px}:where(.shittla-design) .utility a:hover{text-decoration:underline}:where(.shittla-design) .divider{height:13px;border-left:1px solid #ffffff55}:where(.shittla-design) .header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}:where(.shittla-design) .navigation{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:92px}:where(.shittla-design) .brand{flex-shrink:0}:where(.shittla-design) .brand img{width:168px;height:auto}:where(.shittla-design) .navigation nav{display:flex;gap:25px;align-items:center;flex-wrap:nowrap;font-size:13px;font-weight:600}:where(.shittla-design) .navigation nav>a,:where(.shittla-design) .nav-group>summary{padding:33px 0;white-space:nowrap;list-style:none}:where(.shittla-design) .nav-group>summary::-webkit-details-marker{display:none}:where(.shittla-design) .nav-group>summary span{font-size:14px;margin-left:3px}:where(.shittla-design) .navigation a:hover,:where(.shittla-design) .nav-group>summary:hover{color:var(--brown)}:where(.shittla-design) .navigation .active{color:var(--brown);position:relative}:where(.shittla-design) .navigation .active:after{content:'';width:20px;height:2px;background:var(--brown);position:absolute;bottom:22px;left:0}:where(.shittla-design) .nav-group{position:relative}:where(.shittla-design) .nav-panel{position:absolute;top:calc(100% - 1px);left:-22px;background:#fff;min-width:225px;padding:14px;box-shadow:0 20px 40px #25170f20;border:1px solid var(--line)}:where(.shittla-design) .nav-panel a{display:block;padding:9px 12px;font-size:14px;line-height:1.4}:where(.shittla-design) .nav-panel a:hover{background:var(--paper)}:where(.shittla-design) .wide .nav-panel{display:grid;grid-template-columns:repeat(3,1fr);width:690px;left:-210px}:where(.shittla-design) .search-toggle{background:none;border:0;padding:8px;display:grid;place-items:center}:where(.shittla-design) .search-form{padding-top:20px;padding-bottom:20px;display:flex;gap:16px;align-items:center}:where(.shittla-design) .search-form[hidden]{display:none}:where(.shittla-design) .search-form input{flex:1;min-width:0;padding:10px;border:1px solid var(--line)}:where(.shittla-design) .search-form button{background:var(--brown);color:white;border:0;padding:11px 23px}:where(.shittla-design) .menu-toggle{display:none}:where(.shittla-design) .hero{min-height:570px;position:relative;overflow:hidden;display:flex;align-items:center;background:var(--tan)}:where(.shittla-design) .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}:where(.shittla-design) .hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f5e8d6e8 0%,#f5e8d6cc 28%,#f5e8d64d 52%,transparent 76%);pointer-events:none}:where(.shittla-design) .hero-content{position:relative;z-index:1;padding-top:68px;padding-bottom:62px}:where(.shittla-design) .hero .eyebrow{font-size:12px;max-width:450px;margin-bottom:26px}:where(.shittla-design) .hero h1{font-size:clamp(48px,5.1vw,76px);line-height:1.07;letter-spacing:-3.8px;font-weight:500;color:#352215}:where(.shittla-design) .hero h1 span{color:var(--brown);font-weight:750}:where(.shittla-design) .hero-actions{display:flex;gap:12px;margin:34px 0 46px}:where(.shittla-design) .hero-foot{display:flex;gap:21px;font-size:11px;font-weight:700;letter-spacing:1.6px;color:var(--brown)}:where(.shittla-design) .hero-foot span+span{border-left:1px solid #812f0260;padding-left:21px}:where(.shittla-design) .hero-index{position:absolute;right:48px;bottom:32px;font-size:12px;letter-spacing:3px;z-index:1;color:#4f301c}:where(.shittla-design) .clients{padding-top:27px;padding-bottom:29px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:40px}:where(.shittla-design) .clients h2{font:600 12px/1.5 'DM Sans',sans-serif;letter-spacing:1px;text-transform:uppercase;max-width:120px;flex-shrink:0;color:var(--muted)}:where(.shittla-design) .client-logos{display:grid;grid-template-columns:repeat(8,1fr);gap:27px;align-items:center;flex:1}:where(.shittla-design) .client-logos img{width:100%;height:48px;object-fit:contain;mix-blend-mode:multiply}:where(.shittla-design) .split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:76px}:where(.shittla-design) .profile-image{position:relative;background:var(--paper);border:1px solid var(--line);padding:12px;margin-bottom:22px}:where(.shittla-design) .profile-image>img{width:100%;aspect-ratio:1.48;object-fit:contain}:where(.shittla-design) .experience{position:absolute;bottom:-24px;left:24px;background:var(--brown);color:#fff;display:flex;gap:17px;align-items:center;padding:18px 27px}:where(.shittla-design) .experience strong{font:600 43px/1.1 'Manrope',sans-serif;letter-spacing:-2px}:where(.shittla-design) .experience span{font-size:12px;line-height:1.5}:where(.shittla-design) .about-copy h3{font-size:24px;line-height:1.4;color:var(--brown);margin-bottom:22px}:where(.shittla-design) .about-copy .button{margin-top:8px}:where(.shittla-design) .performance{background:var(--brown);color:#fff;padding:48px 0 53px}:where(.shittla-design) .performance h2{font-size:15px;font-weight:500;letter-spacing:2px;text-transform:uppercase;margin-bottom:26px;color:#eacfb6}:where(.shittla-design) .performance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:55px}:where(.shittla-design) .performance strong{font:500 49px/1.3 'Manrope',sans-serif;letter-spacing:-2px}:where(.shittla-design) .performance strong span{font-size:23px;margin-left:3px}:where(.shittla-design) .performance h3{font:400 14px/1.5 'DM Sans',sans-serif;margin:7px 0 19px}:where(.shittla-design) .meter{height:2px;background:#ffffff30}:where(.shittla-design) .meter i{display:block;height:100%;background:var(--tan)}:where(.shittla-design) .industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}:where(.shittla-design) .industry-card{border:1px solid var(--line);display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s;background:#fff}:where(.shittla-design) .industry-card:hover{box-shadow:0 12px 35px #58351512;transform:translateY(-4px)}:where(.shittla-design) .card-image{position:relative;display:block;background:var(--paper);overflow:hidden;border-bottom:1px solid var(--line)}:where(.shittla-design) .card-image img{width:100%;aspect-ratio:1.45;object-fit:contain;padding:14px;transition:transform .35s}:where(.shittla-design) .industry-card:hover .card-image img{transform:scale(1.05)}:where(.shittla-design) .card-no{position:absolute;top:12px;left:14px;font-size:11px;color:#87776a}:where(.shittla-design) .card-copy{padding:23px 22px 53px;position:relative;flex:1}:where(.shittla-design) .card-copy h3{font-size:19px;letter-spacing:-.6px;margin-bottom:13px;line-height:1.35}:where(.shittla-design) .card-copy p{font-size:14px;line-height:1.75}:where(.shittla-design) .card-arrow{position:absolute;bottom:17px;right:21px;font-size:23px;color:var(--brown)}:where(.shittla-design) .sample-strip{padding:30px 0 0;display:flex;justify-content:space-between;gap:24px;align-items:center}:where(.shittla-design) .sample-strip>span{color:var(--brown);font-size:12px;letter-spacing:1.5px;font-weight:600}:where(.shittla-design) .barrier{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}:where(.shittla-design) .barrier h2,:where(.shittla-design) .ekvee h2{margin-bottom:27px;line-height:1.22}:where(.shittla-design) .barrier .button,:where(.shittla-design) .ekvee .button{margin-top:13px}:where(.shittla-design) .coating-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}:where(.shittla-design) .coating-grid img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid var(--line)}:where(.shittla-design) .ekvee .split{gap:66px}:where(.shittla-design) .ekvee .eyebrow{color:var(--green)}:where(.shittla-design) .ekvee h2{color:var(--green)}:where(.shittla-design) .ekvee p a{text-decoration:underline;text-underline-offset:3px;color:var(--green)}:where(.shittla-design) .ekvee-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}:where(.shittla-design) .ekvee-gallery img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--paper)}:where(.shittla-design) .ekvee-gallery img:nth-child(-n+2){aspect-ratio:1;object-fit:contain}:where(.shittla-design) .ekvee-gallery img:nth-child(3){display:block}:where(.shittla-design) .ekvee-products{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:60px;padding-top:42px;border-top:1px solid var(--line)}:where(.shittla-design) .ekvee-products img{aspect-ratio:1;object-fit:contain;width:100%;margin-bottom:18px}:where(.shittla-design) .ekvee-products p{font-size:14px;line-height:1.7}:where(.shittla-design) .numbers{background:var(--paper)}:where(.shittla-design) .numbers .space{padding-top:66px;padding-bottom:66px}:where(.shittla-design) .numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 46px}:where(.shittla-design) .numbers-grid>div{border-top:1px solid #cbb8a4;padding-top:18px}:where(.shittla-design) .numbers-grid strong{display:block;font:500 clamp(30px,3vw,43px)/1.3 'Manrope',sans-serif;letter-spacing:-2px;color:var(--brown)}:where(.shittla-design) .numbers-grid strong span{font-size:22px;margin-left:5px;letter-spacing:-.5px}:where(.shittla-design) .numbers-grid p{font-size:14px;max-width:215px;margin-top:9px}:where(.shittla-design) .sustain .split{gap:65px}:where(.shittla-design) .sustain h2{font-size:30px;letter-spacing:-1px;line-height:1.3;margin-bottom:23px;color:var(--green)}:where(.shittla-design) .video-wrap{aspect-ratio:16/10;background:#eee7de}:where(.shittla-design) .video-wrap iframe{width:100%;height:100%;border:0}:where(.shittla-design) .insight h5{font-size:14px;font-weight:500;line-height:1.6}:where(.shittla-design) .insight a{text-decoration:underline}:where(.shittla-design) .values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}:where(.shittla-design) .values article{padding:34px 32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}:where(.shittla-design) .values img{height:50px;width:50px;object-fit:contain;margin-bottom:25px}:where(.shittla-design) .values h3{font-size:20px;margin-bottom:15px}:where(.shittla-design) .values p{font-size:14px}:where(.shittla-design) .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}:where(.shittla-design) .quote-grid figure{background:var(--paper);padding:33px;display:flex;flex-direction:column}:where(.shittla-design) .stars{color:var(--brown);letter-spacing:3px;font-size:15px}:where(.shittla-design) .quote-grid blockquote{margin:24px 0 30px;font-size:15px;line-height:1.8;flex:1;color:var(--muted)}:where(.shittla-design) .quote-grid figcaption{font-size:14px;font-weight:600;display:flex;align-items:center;gap:13px}:where(.shittla-design) .quote-grid figcaption span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e7d7c7;color:var(--brown);font-size:13px}:where(.shittla-design) .contact-banner{background:var(--brown);color:#fff;padding:60px 0}:where(.shittla-design) .contact-banner>.wrap{display:flex;justify-content:space-between;gap:60px;align-items:center}:where(.shittla-design) .contact-banner h2{font-size:38px;letter-spacing:-1.4px;margin-bottom:18px}:where(.shittla-design) .contact-banner p{max-width:730px;color:#f0d7c2;font-size:15px}:where(.shittla-design) .contact-banner .button{white-space:nowrap}:where(.shittla-design) footer{background:#fbf9f6}:where(.shittla-design) .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:80px;padding-top:68px;padding-bottom:55px}:where(.shittla-design) .footer-logo{width:182px;height:auto;margin-bottom:28px}:where(.shittla-design) footer h3{font-size:16px;margin-bottom:19px}:where(.shittla-design) footer p{font-size:14px;line-height:1.85}:where(.shittla-design) footer p+h3{margin-top:30px}:where(.shittla-design) .footer-about h3{display:none}:where(.shittla-design) .socials{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;margin-top:25px}:where(.shittla-design) .footer-links{display:grid;gap:9px;font-size:14px}:where(.shittla-design) footer a:hover{color:var(--brown);text-decoration:underline}:where(.shittla-design) .copyright{border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:22px;padding-bottom:22px}
@media(min-width:1550px){:where(.shittla-design) .hero{min-height:640px}}@media(max-width:1200px){:where(.shittla-design) .wrap{width:calc(100% - 64px)}:where(.shittla-design) .navigation{gap:20px}:where(.shittla-design) .navigation nav{gap:16px;font-size:12px}:where(.shittla-design) .brand img{width:143px}:where(.shittla-design) .split{gap:44px}:where(.shittla-design) .industry-grid{gap:18px}:where(.shittla-design) .card-copy{padding:20px 18px 50px}:where(.shittla-design) .footer-grid{gap:45px}:where(.shittla-design) .hero h1{font-size:64px}}
@media(max-width:1000px){:where(.shittla-design) .navigation{min-height:80px}:where(.shittla-design) .menu-toggle{display:flex;gap:14px;border:1px solid var(--line);background:white;padding:8px 14px;margin-left:auto;font-size:14px}:where(.shittla-design) .navigation nav{display:none;position:absolute;left:0;right:0;top:80px;background:#fff;padding:15px 32px 25px;max-height:80vh;overflow:auto;border-bottom:1px solid var(--line)}:where(.shittla-design) .navigation nav.open{display:block}:where(.shittla-design) .navigation nav>a,:where(.shittla-design) .nav-group>summary{display:block;padding:13px 0;font-size:15px}:where(.shittla-design) .navigation .active:after{display:none}:where(.shittla-design) .nav-panel,:where(.shittla-design) .wide .nav-panel{position:static;box-shadow:none;min-width:0;width:100%;border:0;border-left:2px solid var(--tan);padding:0 12px;margin:0 0 10px}:where(.shittla-design) .wide .nav-panel{grid-template-columns:repeat(2,1fr)}:where(.shittla-design) .utility-inner>div{gap:16px}:where(.shittla-design) .utility-inner>div:nth-child(2) a:first-child{display:none}:where(.shittla-design) .industry-grid{grid-template-columns:repeat(3,1fr)}:where(.shittla-design) .client-logos{gap:12px}:where(.shittla-design) .clients{gap:25px}:where(.shittla-design) .hero{min-height:520px}:where(.shittla-design) .hero h1{font-size:60px}:where(.shittla-design) .space{padding:75px 0}:where(.shittla-design) .ekvee-products{grid-template-columns:repeat(3,1fr)}:where(.shittla-design) .ekvee .split{gap:35px}:where(.shittla-design) .performance-grid{gap:28px}:where(.shittla-design) .values article{padding:25px}:where(.shittla-design) .quote-grid figure{padding:25px}:where(.shittla-design) .numbers-grid{gap:30px}:where(.shittla-design) .footer-grid{gap:30px}:where(.shittla-design) .hero-bg{object-position:60% center}}
@media(max-width:760px){:where(.shittla-design) .wrap{width:calc(100% - 40px)}:where(.shittla-design) .utility{font-size:11px}:where(.shittla-design) .utility-inner{min-height:34px}:where(.shittla-design) .utility-inner>div:first-child a:nth-of-type(2),:where(.shittla-design) .utility .divider,:where(.shittla-design) .utility-inner>div:nth-child(2) a:not(:last-child){display:none}:where(.shittla-design) .navigation{min-height:75px}:where(.shittla-design) .brand img{width:146px}:where(.shittla-design) .navigation nav{top:75px;padding-left:20px;padding-right:20px}:where(.shittla-design) .hero{min-height:540px;align-items:start}:where(.shittla-design) .hero-bg{object-position:65% center}:where(.shittla-design) .hero:after{background:linear-gradient(90deg,#f5e8d6f0,#f5e8d6bb 53%,#f5e8d636)}:where(.shittla-design) .hero-content{padding-top:60px;padding-bottom:70px}:where(.shittla-design) .hero h1{font-size:clamp(44px,9vw,68px);letter-spacing:-2.6px}:where(.shittla-design) .hero .eyebrow{max-width:290px;font-size:11px}:where(.shittla-design) .hero-actions{margin:30px 0 42px;gap:10px}:where(.shittla-design) .button{padding:12px 18px;gap:20px;font-size:13px;min-height:48px}:where(.shittla-design) .hero-foot{font-size:9px;letter-spacing:1px;gap:13px}:where(.shittla-design) .hero-foot span+span{padding-left:13px}:where(.shittla-design) .hero-index{right:20px;bottom:22px}:where(.shittla-design) .clients{display:block;padding:22px 0}:where(.shittla-design) .clients h2{max-width:none;margin-bottom:20px;text-align:center;font-size:11px}:where(.shittla-design) .client-logos{grid-template-columns:repeat(4,1fr);gap:18px}:where(.shittla-design) .client-logos img{height:37px}:where(.shittla-design) .space{padding-top:58px;padding-bottom:58px}:where(.shittla-design) h2{font-size:32px;letter-spacing:-1.2px}:where(.shittla-design) .section-heading{margin-bottom:30px}:where(.shittla-design) .section-heading.row{display:block}:where(.shittla-design) .section-heading.row .button{margin-top:22px}:where(.shittla-design) .split{grid-template-columns:1fr;gap:45px}:where(.shittla-design) .profile-image{margin-bottom:10px}:where(.shittla-design) .experience{left:15px;padding:14px 20px}:where(.shittla-design) .about-copy h3{font-size:23px}:where(.shittla-design) .performance{padding:35px 0}:where(.shittla-design) .performance h2{font-size:12px;line-height:1.5}:where(.shittla-design) .performance-grid{grid-template-columns:repeat(2,1fr);gap:27px}:where(.shittla-design) .performance strong{font-size:39px}:where(.shittla-design) .performance h3{font-size:13px;margin-top:3px}:where(.shittla-design) .industry-grid{grid-template-columns:repeat(2,1fr);gap:15px}:where(.shittla-design) .card-image img{padding:8px;aspect-ratio:1.2}:where(.shittla-design) .card-copy{padding:18px 15px 43px}:where(.shittla-design) .card-copy h3{font-size:17px;letter-spacing:-.3px}:where(.shittla-design) .card-copy p{font-size:13px;line-height:1.65}:where(.shittla-design) .card-no{font-size:10px;left:9px;top:7px}:where(.shittla-design) .sample-strip{align-items:start}:where(.shittla-design) .sample-strip>span{font-size:10px;max-width:150px}:where(.shittla-design) .sample-strip .button{white-space:nowrap}:where(.shittla-design) .barrier .split{gap:35px}:where(.shittla-design) .ekvee .split{display:flex;flex-direction:column-reverse;gap:35px}:where(.shittla-design) .ekvee-gallery{width:100%}:where(.shittla-design) .ekvee-gallery img:nth-child(-n+2){grid-column:auto;aspect-ratio:1}:where(.shittla-design) .ekvee-gallery img:nth-child(3){display:block}:where(.shittla-design) .ekvee-products{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:35px;padding-top:30px}:where(.shittla-design) .numbers-grid{grid-template-columns:repeat(2,1fr);gap:25px}:where(.shittla-design) .numbers-grid strong{font-size:34px}:where(.shittla-design) .numbers-grid p{font-size:13px}:where(.shittla-design) .sustain .split{gap:30px}:where(.shittla-design) .sustain h2{font-size:27px}:where(.shittla-design) .values-grid{grid-template-columns:repeat(2,1fr)}:where(.shittla-design) .values article{padding:24px 19px}:where(.shittla-design) .values h3{font-size:18px}:where(.shittla-design) .values p{font-size:13px}:where(.shittla-design) .quote-grid{grid-template-columns:1fr;gap:16px}:where(.shittla-design) .quote-grid figure{padding:27px}:where(.shittla-design) .quote-grid blockquote{font-size:15px}:where(.shittla-design) .contact-banner{padding:43px 0}:where(.shittla-design) .contact-banner>.wrap{display:block}:where(.shittla-design) .contact-banner h2{font-size:32px}:where(.shittla-design) .contact-banner .button{margin-top:25px}:where(.shittla-design) .footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px;padding-top:40px;padding-bottom:35px}:where(.shittla-design) .footer-about{grid-column:span 2}:where(.shittla-design) .footer-logo{width:166px}:where(.shittla-design) .copyright{font-size:11px;gap:25px;align-items:center}:where(.shittla-design) .eyebrow{font-size:11px}:where(.shittla-design) .search-form{gap:10px}:where(.shittla-design) .search-form label{display:none}}
@media(max-width:380px){:where(.shittla-design) .wrap{width:calc(100% - 30px)}:where(.shittla-design) .industry-grid{grid-template-columns:1fr}:where(.shittla-design) .values-grid{grid-template-columns:1fr}:where(.shittla-design) .hero h1{font-size:42px}:where(.shittla-design) .hero-actions{flex-wrap:wrap}:where(.shittla-design) .footer-grid{grid-template-columns:1fr}:where(.shittla-design) .footer-about{grid-column:auto}:where(.shittla-design) .hero-foot{font-size:8px}:where(.shittla-design) .numbers-grid strong{font-size:29px}}@media(prefers-reduced-motion:reduce){.shittla-design{scroll-behavior:auto}:where(.shittla-design) *,:where(.shittla-design) *:before,:where(.shittla-design) *:after{transition:none!important;animation:none!important}}

/* Continuous client logo showcase. Two equal groups create a seamless loop. */
:where(.shittla-design) .clients{display:block;padding-top:38px;padding-bottom:40px}
:where(.shittla-design) .clients-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}
:where(.shittla-design) .clients .clients-heading h2{max-width:none;text-align:left;margin:0;font:650 clamp(22px,2.3vw,30px)/1.3 'Manrope',Arial,sans-serif;color:var(--brown);letter-spacing:-.7px;text-transform:none}
:where(.shittla-design) .clients-pause{border:1px solid var(--line);background:#fff;color:var(--brown);padding:7px 13px;font-size:12px;min-height:36px;white-space:nowrap}
:where(.shittla-design) .clients-pause:hover{background:var(--paper)}
:where(.shittla-design) .client-logo-viewport{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}
:where(.shittla-design) .client-logo-track{display:flex;width:max-content;animation:client-logos-scroll 36s linear infinite;will-change:transform}
:where(.shittla-design) .client-logo-group{display:flex;flex:none;gap:20px;padding-right:20px}
:where(.shittla-design) .client-logo-card{width:176px;height:102px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;padding:18px 22px;border-radius:6px}
:where(.shittla-design) .client-logo-card img{width:100%;height:64px;object-fit:contain;mix-blend-mode:multiply}
:where(.shittla-design) .client-logo-viewport:hover .client-logo-track,:where(.shittla-design) .clients.is-paused .client-logo-track{animation-play-state:paused}
@keyframes client-logos-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:760px){:where(.shittla-design) .clients{padding-top:28px;padding-bottom:30px}:where(.shittla-design) .clients-heading{gap:12px;margin-bottom:20px}:where(.shittla-design) .clients .clients-heading h2{font-size:22px}:where(.shittla-design) .client-logo-card{width:140px;height:86px;padding:14px 18px}:where(.shittla-design) .client-logo-card img{height:55px}:where(.shittla-design) .client-logo-group{gap:14px;padding-right:14px}:where(.shittla-design) .client-logo-track{animation-duration:32s}:where(.shittla-design) .clients-pause{padding:6px 9px;font-size:12px}}
@media(prefers-reduced-motion:reduce){:where(.shittla-design) .client-logo-track{animation:none;transform:none;will-change:auto}:where(.shittla-design) .client-logo-viewport{overflow-x:auto;mask-image:none}:where(.shittla-design) .client-logo-group[aria-hidden=true]{display:none}:where(.shittla-design) .clients-pause{display:none}}

/* Refreshed lower-page editorial layout. */
:where(.shittla-design) .ekvee-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
:where(.shittla-design) .ekvee-gallery img{border:1px solid var(--line);border-radius:8px;aspect-ratio:1;object-fit:contain}
:where(.shittla-design) .numbers{background:#fff;border-top:1px solid var(--line)}
:where(.shittla-design) .numbers .space{padding-top:88px;padding-bottom:86px}
:where(.shittla-design) .why-intro{display:flex;align-items:center;gap:30px;margin-bottom:38px}
:where(.shittla-design) .why-intro:after{content:'';height:1px;background:var(--line);flex:1}
:where(.shittla-design) .why-heading{color:var(--brown);font-size:clamp(32px,4vw,52px);letter-spacing:-2px}
:where(.shittla-design) .numbers-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
:where(.shittla-design) .numbers-grid>.stat-card{position:relative;border:1px solid var(--line);border-radius:10px;padding:26px;background:var(--paper);min-width:0}
:where(.shittla-design) .numbers-grid>.stat-featured{grid-column:span 3;padding:32px 36px;background:var(--brown);border-color:var(--brown)}
:where(.shittla-design) .numbers-grid>.stat-featured:nth-child(2){background:#efe3d4;border-color:#e1cbb1}
:where(.shittla-design) .stat-index{display:block;color:#867365;font:500 12px/1.4 'DM Sans',sans-serif;letter-spacing:2px;margin-bottom:23px}
:where(.shittla-design) .numbers-grid>.stat-featured:first-child .stat-index{color:#e3bf9f}
:where(.shittla-design) .numbers-grid .stat-featured strong{font-size:clamp(56px,6.5vw,92px);line-height:1;letter-spacing:-4px;font-weight:500}
:where(.shittla-design) .numbers-grid .stat-featured strong span{font-size:38px;vertical-align:top;display:inline-block;margin-top:7px}
:where(.shittla-design) .numbers-grid .stat-featured:first-child strong,:where(.shittla-design) .numbers-grid .stat-featured:first-child p{color:#fff}
:where(.shittla-design) .numbers-grid .stat-featured p{font-size:17px;max-width:none;margin-top:18px}
:where(.shittla-design) .numbers-grid>.stat-small{grid-column:span 2}
:where(.shittla-design) .numbers-grid .stat-small strong{font-size:clamp(30px,3.4vw,45px);line-height:1.2;letter-spacing:-1.8px}
:where(.shittla-design) .numbers-grid .stat-small strong span{font-size:20px;white-space:nowrap}
:where(.shittla-design) .numbers-grid .stat-small p{font-size:15px;line-height:1.6;max-width:280px}
:where(.shittla-design) .sustain{padding-top:0;padding-bottom:78px}
:where(.shittla-design) .sustain-panel{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--green);border-radius:12px;overflow:hidden;align-items:stretch}
:where(.shittla-design) .sustain-media{display:flex;flex-direction:column;background:#e7eee7;min-width:0}
:where(.shittla-design) .sustain .video-wrap{width:100%;aspect-ratio:16/10;flex:1;min-height:290px;background:#dce7dd}
:where(.shittla-design) .sustain .insight{padding:21px 26px;background:#e7eee7;margin:0}
:where(.shittla-design) .sustain .insight h5{margin:0;color:#17432a;font-size:14px;font-weight:500}
:where(.shittla-design) .sustain-copy{padding:42px 38px;align-self:center}
:where(.shittla-design) .sustain-copy .eyebrow{color:#cbe1d0;font-size:11px;letter-spacing:1.4px}
:where(.shittla-design) .sustain .sustain-copy h2{color:#fff;font-size:clamp(26px,2.5vw,35px);line-height:1.3;letter-spacing:-1px;margin-bottom:22px}
:where(.shittla-design) .sustain-copy p{color:#e0ede3;font-size:16px}
:where(.shittla-design) .sustain-copy .button.outline{color:#fff;border-color:#8bb39a;margin-top:14px}
:where(.shittla-design) .sustain-copy .button.outline:hover{background:#ffffff15}
:where(.shittla-design) .values{padding-bottom:12px}
:where(.shittla-design) .values-grid{border:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
:where(.shittla-design) .values article{border:1px solid var(--line);border-radius:10px;padding:30px;background:#fff;transition:transform .2s,box-shadow .2s}
:where(.shittla-design) .values article:hover{transform:translateY(-4px);box-shadow:0 15px 35px #5835150d}
:where(.shittla-design) .value-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}
:where(.shittla-design) .values .value-top img{height:56px;width:56px;object-fit:contain;margin:0}
:where(.shittla-design) .value-index{font:500 14px/1 'Manrope',sans-serif;color:#ae9581;letter-spacing:2px}
:where(.shittla-design) .values h3{font-size:22px;letter-spacing:-.6px;margin-bottom:15px;line-height:1.35;color:var(--brown)}
:where(.shittla-design) .values p{font-size:15px;line-height:1.8}
:where(.shittla-design) .testimonials{padding-top:85px;padding-bottom:88px}
:where(.shittla-design) .testimonials .section-heading{display:flex;align-items:end;justify-content:space-between;flex-direction:row-reverse;gap:25px;margin-bottom:35px}
:where(.shittla-design) .testimonials .section-heading .eyebrow{margin:0 0 7px;text-align:right}
:where(.shittla-design) .quote-grid{grid-template-columns:1.15fr 1fr;gap:20px}
:where(.shittla-design) .quote-grid figure{position:relative;border:1px solid var(--line);background:#fff;border-radius:10px;padding:31px 34px;overflow:hidden}
:where(.shittla-design) .quote-grid .quote-featured{grid-row:span 2;background:var(--paper);justify-content:center;padding:42px}
:where(.shittla-design) .quote-mark{display:block;font:100px/.8 Georgia,serif;color:var(--tan);height:56px;margin-bottom:16px}
:where(.shittla-design) .quote-compact .quote-mark{position:absolute;right:24px;top:24px;font-size:75px;opacity:.4}
:where(.shittla-design) .quote-grid .stars{position:relative;color:var(--brown);font-size:14px}
:where(.shittla-design) .quote-grid blockquote{font-size:16px;line-height:1.8;margin:20px 0 25px;position:relative}
:where(.shittla-design) .quote-grid .quote-featured blockquote{font-size:21px;line-height:1.8;margin:28px 0 40px;color:#473528}
:where(.shittla-design) .quote-grid figcaption{padding-top:19px;border-top:1px solid var(--line);font-size:15px;color:var(--brown)}
:where(.shittla-design) .quote-grid figcaption span{height:42px;width:42px;font-size:16px;background:#ecddcc}
:where(.shittla-design) .contact-banner{background:var(--paper);padding:0 0 65px}
:where(.shittla-design) .contact-panel{background:var(--brown);padding:50px 52px;border-radius:12px;position:relative;border-top:5px solid var(--tan)}
:where(.shittla-design) .contact-banner h2{font-size:clamp(32px,3.5vw,48px);line-height:1.18;max-width:620px}
:where(.shittla-design) .contact-banner p{font-size:16px;max-width:690px}
:where(.shittla-design) .contact-banner .button{min-height:56px;gap:40px;border-radius:4px}
:where(.shittla-design) .site-footer{background:var(--paper)}
:where(.shittla-design) .site-footer .footer-grid{grid-template-columns:1.2fr .8fr 1fr;gap:64px;padding-top:0;padding-bottom:45px}
:where(.shittla-design) .site-footer .footer-about{border-right:1px solid #e1d5c7;padding-right:45px}
:where(.shittla-design) .site-footer .footer-logo{margin-bottom:23px;width:192px}
:where(.shittla-design) .site-footer h3{font-size:17px;color:var(--brown);margin-bottom:20px}
:where(.shittla-design) .site-footer p{font-size:14px;line-height:1.85}
:where(.shittla-design) .site-footer .footer-links{grid-template-columns:1fr;gap:10px}
:where(.shittla-design) .site-footer .footer-links a{border-bottom:1px solid #e6ddcf;padding-bottom:6px}
:where(.shittla-design) .site-footer .socials{gap:8px;margin-top:24px}
:where(.shittla-design) .site-footer .socials a{border:1px solid #dacebe;padding:5px 9px;border-radius:3px;font-size:11px}
:where(.shittla-design) .site-footer .copyright{padding-top:23px;padding-bottom:25px;border-top-color:#dacebe}
:where(.shittla-design) .card-image img{object-fit:cover;padding:0;aspect-ratio:1.5}
:where(.shittla-design) .card-no{background:#ffffffdf;padding:2px 7px;border-radius:3px;color:var(--brown)}
@media(max-width:1000px){:where(.shittla-design) .values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.shittla-design) .numbers-grid>.stat-card{padding:25px}:where(.shittla-design) .sustain-copy{padding:30px}:where(.shittla-design) .site-footer .footer-grid{gap:35px}:where(.shittla-design) .site-footer .footer-about{padding-right:25px}:where(.shittla-design) .contact-panel{padding:38px}:where(.shittla-design) .quote-grid .quote-featured{padding:30px}}
@media(max-width:760px){:where(.shittla-design) .numbers .space{padding-top:55px;padding-bottom:48px}:where(.shittla-design) .why-heading{font-size:34px;letter-spacing:-1px}:where(.shittla-design) .why-intro{margin-bottom:25px}:where(.shittla-design) .numbers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}:where(.shittla-design) .numbers-grid>.stat-featured,:where(.shittla-design) .numbers-grid>.stat-small{grid-column:span 1;padding:21px 18px}:where(.shittla-design) .numbers-grid .stat-featured strong{font-size:clamp(38px,9vw,62px);letter-spacing:-2.5px}:where(.shittla-design) .numbers-grid .stat-featured strong span{font-size:23px;margin-top:3px}:where(.shittla-design) .numbers-grid .stat-featured p{font-size:14px;line-height:1.6}:where(.shittla-design) .numbers-grid .stat-small strong{font-size:clamp(25px,6.3vw,38px)}:where(.shittla-design) .numbers-grid .stat-small strong span{font-size:16px;display:inline-block}:where(.shittla-design) .numbers-grid .stat-small p{font-size:13px}:where(.shittla-design) .stat-index{font-size:11px;margin-bottom:18px}:where(.shittla-design) .sustain{padding-top:0;padding-bottom:48px}:where(.shittla-design) .sustain-panel{grid-template-columns:1fr}:where(.shittla-design) .sustain .video-wrap{min-height:0;aspect-ratio:16/9;flex:auto}:where(.shittla-design) .sustain-copy{padding:29px 25px}:where(.shittla-design) .sustain .sustain-copy h2{font-size:27px}:where(.shittla-design) .sustain .insight{padding:19px 24px}:where(.shittla-design) .values-grid{gap:14px}:where(.shittla-design) .values article{padding:23px 19px}:where(.shittla-design) .value-top{margin-bottom:22px}:where(.shittla-design) .values .value-top img{width:45px;height:45px}:where(.shittla-design) .values h3{font-size:19px}:where(.shittla-design) .values p{font-size:14px}:where(.shittla-design) .testimonials{padding-top:55px;padding-bottom:50px}:where(.shittla-design) .testimonials .section-heading{display:block}:where(.shittla-design) .testimonials .section-heading .eyebrow{text-align:left;margin-bottom:12px}:where(.shittla-design) .quote-grid{grid-template-columns:1fr}:where(.shittla-design) .quote-grid .quote-featured{grid-row:auto;padding:28px}:where(.shittla-design) .quote-grid figure{padding:26px}:where(.shittla-design) .quote-grid .quote-featured blockquote{font-size:18px;margin:20px 0 28px}:where(.shittla-design) .quote-grid blockquote{font-size:15px}:where(.shittla-design) .contact-banner{padding:0 0 40px}:where(.shittla-design) .contact-panel{padding:32px 27px}:where(.shittla-design) .contact-banner h2{font-size:32px}:where(.shittla-design) .contact-banner p{font-size:15px}:where(.shittla-design) .site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:35px 28px;padding-bottom:30px}:where(.shittla-design) .site-footer .footer-about{border:0;padding:0}:where(.shittla-design) .site-footer .socials a{font-size:12px}:where(.shittla-design) .site-footer p{overflow-wrap:anywhere}:where(.shittla-design) .ekvee-gallery{grid-template-columns:1fr 1fr;gap:12px}}
@media(max-width:420px){:where(.shittla-design) .values-grid{grid-template-columns:1fr}:where(.shittla-design) .site-footer .footer-grid{grid-template-columns:1fr}:where(.shittla-design) .site-footer .footer-about{grid-column:auto}:where(.shittla-design) .numbers-grid .stat-small strong span{font-size:14px}:where(.shittla-design) .why-heading{font-size:30px}}
@media(max-width:420px){:where(.shittla-design) .numbers-grid .stat-featured strong{font-size:32px;letter-spacing:-1.8px}:where(.shittla-design) .numbers-grid .stat-featured strong span{font-size:18px;margin-left:3px}:where(.shittla-design) .numbers-grid>.stat-card{padding-left:15px;padding-right:15px}}

/* Larger client showcase, clearer supply story and uncropped industry imagery. */
:where(.shittla-design) .clients{padding-top:48px;padding-bottom:50px}
:where(.shittla-design) .clients-heading{margin-bottom:30px}
:where(.shittla-design) .clients .clients-heading h2{font-size:clamp(28px,3.2vw,42px);letter-spacing:-1.2px}
:where(.shittla-design) .clients-pause{font-size:14px;min-height:42px;padding:8px 16px}
:where(.shittla-design) .client-logo-card{width:224px;height:142px;padding:22px 26px;border-radius:8px}
:where(.shittla-design) .client-logo-card img{height:96px;width:100%;object-fit:contain}
:where(.shittla-design) .client-logo-group{gap:24px;padding-right:24px}
:where(.shittla-design) .client-logo-track{animation-duration:42s}
:where(.shittla-design) .about{padding-top:88px;padding-bottom:94px}
:where(.shittla-design) .about>.split{grid-template-columns:1.04fr 1fr;gap:62px;align-items:center}
:where(.shittla-design) .about .section-heading{margin-bottom:28px}
:where(.shittla-design) .about .section-heading h2{font-size:clamp(30px,3vw,44px);letter-spacing:-1.5px;line-height:1.18}
:where(.shittla-design) .about .section-heading h2 br{display:none}
:where(.shittla-design) .about .section-heading h2 br:after{content:' '}
:where(.shittla-design) .about .profile-image{padding:0;border:none;background:var(--paper);border-radius:10px;overflow:hidden;margin-bottom:0}
:where(.shittla-design) .about .profile-image>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
:where(.shittla-design) .about .experience{position:static;display:flex;padding:26px 30px;gap:24px;align-items:center;border-radius:0;background:var(--brown)}
:where(.shittla-design) .about .experience strong{font-size:60px;font-weight:500;line-height:1}
:where(.shittla-design) .about .experience span{font-size:15px;line-height:1.6;max-width:210px}
:where(.shittla-design) .about-copy h3{font-size:21px;line-height:1.45;margin-bottom:21px;border-left:3px solid var(--tan);padding-left:18px}
:where(.shittla-design) .about-copy p{font-size:16px;line-height:1.8}
:where(.shittla-design) .about-copy .button{margin-top:7px}
:where(.shittla-design) .performance{background:var(--brown);padding:62px 0 66px}
:where(.shittla-design) .performance h2{font:500 clamp(30px,3.6vw,49px)/1.15 'Manrope',Arial,sans-serif;text-transform:none;letter-spacing:-1.5px;margin-bottom:35px;color:#fff}
:where(.shittla-design) .performance h2 br{display:none}
:where(.shittla-design) .performance h2 span{color:#edccaa;margin-left:10px}
:where(.shittla-design) .performance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
:where(.shittla-design) .performance-grid>div{border:1px solid #c997733f;background:#ffffff08;border-radius:10px;padding:28px 18px 25px;display:flex;align-items:center;flex-direction:column;text-align:center;transition:background .2s,transform .2s}
:where(.shittla-design) .performance-grid>div:hover{background:#ffffff10;transform:translateY(-3px)}
:where(.shittla-design) .score-ring{width:144px;height:144px;position:relative;border-radius:50%;display:grid;place-items:center;background:conic-gradient(from -90deg,#e3b98d calc(var(--score)*1%),#ffffff15 0)}
:where(.shittla-design) .score-ring:before{content:'';position:absolute;inset:5px;border-radius:50%;background:#86370c}
:where(.shittla-design) .performance .score-ring strong{position:relative;font-size:45px;font-weight:500;letter-spacing:-2px;line-height:1}
:where(.shittla-design) .performance .score-ring strong span{font-size:22px;margin-left:2px}
:where(.shittla-design) .performance h3{font-size:16px;font-weight:500;line-height:1.5;margin:22px 0 0;color:#fff}
:where(.shittla-design) .industries .industry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
:where(.shittla-design) .industries .card-image{padding:0;background:#f8f5f0}
:where(.shittla-design) .industries .card-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;padding:10px;transform:none;transition:none}
:where(.shittla-design) .industries .industry-card:hover .card-image img{transform:none}
:where(.shittla-design) .industries .card-copy{padding:24px 24px 53px}
:where(.shittla-design) .industries .card-copy h3{font-size:21px}
:where(.shittla-design) .industries .card-copy p{font-size:15px;line-height:1.75}
:where(.shittla-design) .contact-banner{display:block;clear:both;width:100%;background:#fff;padding:25px 0 65px;margin:0;position:relative}
:where(.shittla-design) .contact-banner>.wrap.contact-panel{display:block;width:min(1280px,calc(100% - 96px));max-width:none;text-align:center;padding:52px 50px;border-radius:12px;margin:0 auto}
:where(.shittla-design) .contact-banner .contact-panel>div{display:block;width:100%}
:where(.shittla-design) .contact-banner h2{font-size:clamp(32px,4vw,52px);max-width:none;text-align:center;margin:0 auto 21px}
:where(.shittla-design) .contact-banner p{max-width:740px;margin:0 auto;color:#f0d7c2;font-size:17px;line-height:1.75}
:where(.shittla-design) .contact-banner .button{display:inline-flex;margin-top:29px;min-width:195px;align-items:center;justify-content:center}
:where(.shittla-design) .site-footer{padding-top:45px;border-top:1px solid var(--line)}
@media(max-width:1100px){:where(.shittla-design) .about>.split{gap:38px}:where(.shittla-design) .performance-grid{gap:16px}:where(.shittla-design) .score-ring{width:126px;height:126px}:where(.shittla-design) .performance .score-ring strong{font-size:40px}:where(.shittla-design) .industries .industry-grid{gap:20px}:where(.shittla-design) .contact-banner>.wrap.contact-panel{width:calc(100% - 64px)}}
@media(max-width:760px){:where(.shittla-design) .clients{padding-top:34px;padding-bottom:35px}:where(.shittla-design) .clients .clients-heading h2{font-size:28px}:where(.shittla-design) .clients-heading{margin-bottom:24px}:where(.shittla-design) .clients-pause{font-size:12px;min-height:38px;padding:7px 10px}:where(.shittla-design) .client-logo-card{width:180px;height:118px;padding:18px 22px}:where(.shittla-design) .client-logo-card img{height:78px}:where(.shittla-design) .client-logo-group{gap:16px;padding-right:16px}:where(.shittla-design) .about{padding-top:55px;padding-bottom:60px}:where(.shittla-design) .about>.split{grid-template-columns:1fr;gap:32px}:where(.shittla-design) .about .profile-image{order:2}:where(.shittla-design) .about-copy{order:1}:where(.shittla-design) .about .section-heading h2{font-size:33px}:where(.shittla-design) .about .experience{padding:23px 26px;gap:24px}:where(.shittla-design) .about .experience strong{font-size:54px}:where(.shittla-design) .about .experience span{font-size:14px}:where(.shittla-design) .performance{padding:43px 0 46px}:where(.shittla-design) .performance h2{font-size:35px;line-height:1.2;margin-bottom:28px}:where(.shittla-design) .performance h2 br{display:block}:where(.shittla-design) .performance h2 span{margin:0}:where(.shittla-design) .performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}:where(.shittla-design) .performance-grid>div{padding:23px 13px}:where(.shittla-design) .score-ring{width:120px;height:120px}:where(.shittla-design) .performance .score-ring strong{font-size:38px}:where(.shittla-design) .performance h3{font-size:14px;margin-top:18px}:where(.shittla-design) .industries .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}:where(.shittla-design) .industries .card-copy{padding:19px 17px 47px}:where(.shittla-design) .industries .card-copy h3{font-size:18px}:where(.shittla-design) .industries .card-copy p{font-size:14px}:where(.shittla-design) .industries .card-image img{padding:7px;aspect-ratio:3/2}:where(.shittla-design) .contact-banner{padding:8px 0 42px}:where(.shittla-design) .contact-banner>.wrap.contact-panel{width:calc(100% - 40px);padding:35px 26px}:where(.shittla-design) .contact-banner h2{font-size:34px}:where(.shittla-design) .contact-banner p{font-size:16px}:where(.shittla-design) .site-footer{padding-top:36px}}
@media(max-width:480px){:where(.shittla-design) .industries .industry-grid{grid-template-columns:1fr;gap:23px}:where(.shittla-design) .industries .card-image img{padding:10px}:where(.shittla-design) .industries .card-copy h3{font-size:21px}:where(.shittla-design) .industries .card-copy p{font-size:15px}:where(.shittla-design) .clients .clients-heading h2{font-size:25px}:where(.shittla-design) .clients-heading{gap:10px}:where(.shittla-design) .score-ring{width:106px;height:106px}:where(.shittla-design) .performance .score-ring strong{font-size:34px}:where(.shittla-design) .performance .score-ring strong span{font-size:18px}:where(.shittla-design) .performance-grid>div{padding:20px 10px}}

/* Eight-section refinement: roomier surfaces and a dedicated Ekvee brand story. */
:where(.shittla-design) .clients{padding-top:54px;padding-bottom:56px}
:where(.shittla-design) .clients .clients-heading h2{font-size:clamp(32px,3.5vw,46px)}
:where(.shittla-design) .clients-hint{font-size:14px;margin:10px 0 0;color:var(--muted)}
:where(.shittla-design) .client-logo-viewport{padding:15px 0 20px;perspective:1000px}
:where(.shittla-design) .client-logo-card{width:260px;height:166px;padding:25px 28px;position:relative;transition:box-shadow .2s,transform .15s ease-out;background:radial-gradient(circle at var(--px,50%) var(--py,50%),#fff 0%,#fbf8f3 100%);transform:perspective(700px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));border-color:#ddcbb8}
:where(.shittla-design) .client-logo-card:hover{box-shadow:0 13px 28px #812f0220;border-color:#bd9269}
:where(.shittla-design) .client-logo-card img{height:116px;pointer-events:none;user-select:none}
:where(.shittla-design) .client-logo-track.pointer-controlled{animation:none}
:where(.shittla-design) .supplier-tags{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}
:where(.shittla-design) .supplier-tags>span{display:flex;gap:9px;align-items:center;font-size:12px;color:var(--brown);background:var(--paper);padding:9px 12px;border:1px solid var(--line)}
:where(.shittla-design) .supplier-tags svg{width:20px;height:20px;flex:none}
:where(.shittla-design) .about .profile-image>img{background:#f7f4ee;aspect-ratio:3/2;object-fit:contain}
:where(.shittla-design) .about .section-heading h2{font-size:clamp(31px,3.3vw,47px);line-height:1.18}
:where(.shittla-design) .about-copy .supplier-proof{background:#f6eee4;border:none;border-radius:6px;padding:17px 20px;font-size:20px}
:where(.shittla-design) .about .experience{justify-content:flex-start;padding:26px 32px}
:where(.shittla-design) .performance{padding:66px 0 70px}
:where(.shittla-design) .performance-grid>div{position:relative;padding-top:24px;padding-bottom:30px;background:#fff9f0;border-color:#fff9f0}
:where(.shittla-design) .performance-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:22px;background:#efe0cd;border-radius:50%;color:var(--brown)}
:where(.shittla-design) .performance-icon svg{width:24px;height:24px}
:where(.shittla-design) .performance-grid>div:hover{background:#fff;transform:translateY(-5px)}
:where(.shittla-design) .score-ring{background:conic-gradient(from -90deg,var(--brown) calc(var(--score)*1%),#e8d8c6 0)}
:where(.shittla-design) .score-ring:before{background:#fff9f0;inset:6px}
:where(.shittla-design) .performance .score-ring strong{color:var(--brown)}
:where(.shittla-design) .performance h3{color:var(--brown);font-size:17px}
:where(.shittla-design) .industries .industry-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
:where(.shittla-design) .industries .card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:3/2;width:100%;overflow:visible;background:#faf7f2;padding:12px;border-bottom:1px solid var(--line)}
:where(.shittla-design) .industries .card-image img{width:100%;height:100%;max-height:100%;aspect-ratio:auto;object-fit:contain;object-position:center;padding:0;transform:none!important;border-radius:3px}
:where(.shittla-design) .industries .card-no{top:16px;left:16px}
:where(.shittla-design) .ekvee{padding-top:90px;padding-bottom:85px}
:where(.shittla-design) .ekvee-brand-intro{display:grid;grid-template-columns:1.08fr 1fr;gap:65px;align-items:center;margin-bottom:44px}
:where(.shittla-design) .ekvee-brand-copy .eyebrow{color:var(--green);font-size:12px;margin-bottom:17px}
:where(.shittla-design) .ekvee-brand-copy h2{font-size:clamp(32px,3.6vw,49px);line-height:1.18;color:var(--green);margin-bottom:22px}
:where(.shittla-design) .ekvee-lead{font-size:24px;line-height:1.4;font-weight:600;color:#264832;margin-bottom:20px}
:where(.shittla-design) .ekvee-brand-copy>p:not(.eyebrow):not(.ekvee-lead){font-size:16px;line-height:1.85}
:where(.shittla-design) .ekvee-brand-copy .button{border-color:var(--green);color:var(--green);margin-top:7px}
:where(.shittla-design) .ekvee-brand-visual{background:#f2f6ef;padding:18px;border-radius:12px;border:1px solid #dce8d5}
:where(.shittla-design) .ekvee-brand-visual .ekvee-gallery{gap:12px}
:where(.shittla-design) .ekvee-brand-visual img{background:#fff;border-color:#e1e8db;border-radius:6px}
:where(.shittla-design) .ekvee .ekvee-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border:0;padding:0;margin-top:0}
:where(.shittla-design) .ekvee-product-card{border:1px solid #dce5d7;border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}
:where(.shittla-design) .ekvee-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0d623312}
:where(.shittla-design) .ekvee-product-image{display:flex;align-items:center;justify-content:center;background:#f6f8f2;padding:16px;aspect-ratio:1.6;overflow:hidden;border-bottom:1px solid #e0e7dc}
:where(.shittla-design) .ekvee .ekvee-products .ekvee-product-image img{height:100%;width:100%;aspect-ratio:auto;object-fit:contain;margin:0}
:where(.shittla-design) .ekvee-product-copy{padding:24px;display:flex;flex-direction:column;flex:1}
:where(.shittla-design) .ekvee-product-label{display:flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:500;margin-bottom:11px}
:where(.shittla-design) .ekvee-product-label svg{width:19px;height:19px;flex:none}
:where(.shittla-design) .ekvee-product-copy h3{color:var(--green);font-size:27px;letter-spacing:-.7px;margin-bottom:12px}
:where(.shittla-design) .ekvee-product-copy p{font-size:15px;line-height:1.75;margin-bottom:22px;flex:1}
:where(.shittla-design) .ekvee-explore{font-size:14px;font-weight:600;color:var(--green);padding-top:15px;border-top:1px solid #e2e9dd}
:where(.shittla-design) .ekvee-range-links{margin-top:32px;font-size:14px;line-height:1.85;max-width:1050px;color:var(--muted)}
:where(.shittla-design) .values .value-top>svg{width:52px;height:52px;color:var(--brown);padding:10px;background:#f3e8db;border-radius:9px}
:where(.shittla-design) .values article{border-top:3px solid var(--tan)}
:where(.shittla-design) .sustain-panel{grid-template-columns:1fr 1.1fr}
:where(.shittla-design) .sustain-copy{padding:43px 38px}
:where(.shittla-design) .sustain .sustain-copy h2{font-size:clamp(32px,3.7vw,48px);line-height:1.18;letter-spacing:-1.5px}
:where(.shittla-design) .sustain-copy p{font-size:16px;line-height:1.8}
:where(.shittla-design) .sustain-pillars{display:grid;gap:16px;padding:21px 0;border-top:1px solid #ffffff30;margin-top:26px;margin-bottom:7px}
:where(.shittla-design) .sustain-pillars>div{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.5;color:#fff}
:where(.shittla-design) .sustain-pillars svg{width:22px;height:22px;flex:none;color:#cae0cf}
:where(.shittla-design) .sustain .video-wrap{min-height:330px}
:where(.shittla-design) .contact-banner{display:block;float:none;clear:both;width:100%;margin:0;padding:0;background:var(--brown);border-top:6px solid var(--tan);border-bottom:0}
:where(.shittla-design) .contact-banner>.wrap.contact-standalone{display:block;width:min(1180px,calc(100% - 80px));margin:0 auto;background:none;border:0;border-radius:0;padding:62px 20px 66px;text-align:center}
:where(.shittla-design) .contact-banner h2{margin:0 auto 20px;font-size:clamp(34px,4.4vw,58px);max-width:none;line-height:1.15}
:where(.shittla-design) .contact-banner p{margin:auto;max-width:760px;font-size:17px}
:where(.shittla-design) .contact-banner .button{margin:30px auto 0;min-width:205px;display:inline-flex}
:where(.shittla-design) .site-footer{padding-top:55px;border:0;background:#f8f5ef}
:where(.shittla-design) .site-footer .footer-grid{grid-template-columns:1.05fr .7fr 1.05fr;gap:50px}
:where(.shittla-design) .footer-contact-row{display:flex;gap:14px;align-items:flex-start;margin:0 0 21px}
:where(.shittla-design) .footer-contact-icon{width:37px;height:37px;display:grid;place-items:center;flex:none;color:var(--brown);background:#eee1cf;border-radius:7px}
:where(.shittla-design) .footer-contact-icon svg{width:20px;height:20px}
:where(.shittla-design) .site-footer .footer-contact-row p{margin:0;font-size:14px;overflow-wrap:anywhere;line-height:1.8}
:where(.shittla-design) .site-footer .footer-contact>h3{margin-top:27px;margin-bottom:20px}
:where(.shittla-design) .site-footer .footer-contact>h3:first-child{margin-top:0}
@media(max-width:1000px){:where(.shittla-design) .ekvee-brand-intro{gap:35px}:where(.shittla-design) .ekvee .ekvee-products{gap:18px}:where(.shittla-design) .ekvee-product-copy{padding:20px}:where(.shittla-design) .sustain-copy{padding:32px}:where(.shittla-design) .site-footer .footer-grid{gap:32px}:where(.shittla-design) .client-logo-card{width:230px;height:150px}:where(.shittla-design) .client-logo-card img{height:104px}}
@media(max-width:760px){:where(.shittla-design) .clients{padding-top:38px;padding-bottom:40px}:where(.shittla-design) .clients .clients-heading h2{font-size:30px}:where(.shittla-design) .clients-hint{font-size:13px;max-width:240px;line-height:1.5}:where(.shittla-design) .client-logo-card{width:206px;height:140px;padding:22px}:where(.shittla-design) .client-logo-card img{height:96px}:where(.shittla-design) .supplier-tags{gap:9px}:where(.shittla-design) .about .section-heading h2{font-size:34px}:where(.shittla-design) .performance-grid{gap:15px}:where(.shittla-design) .performance-icon{margin-bottom:18px}:where(.shittla-design) .performance h3{font-size:15px}:where(.shittla-design) .industries .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.shittla-design) .industries .card-image{padding:10px;aspect-ratio:3/2}:where(.shittla-design) .ekvee{padding-top:55px;padding-bottom:55px}:where(.shittla-design) .ekvee-brand-intro{grid-template-columns:1fr;gap:30px;margin-bottom:30px}:where(.shittla-design) .ekvee-brand-copy h2{font-size:35px}:where(.shittla-design) .ekvee-lead{font-size:22px}:where(.shittla-design) .ekvee-brand-visual{padding:12px}:where(.shittla-design) .ekvee .ekvee-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}:where(.shittla-design) .ekvee-product-copy{padding:19px}:where(.shittla-design) .ekvee-product-copy h3{font-size:25px}:where(.shittla-design) .ekvee-product-copy p{font-size:14px}:where(.shittla-design) .ekvee-product-label{font-size:11px;gap:6px}:where(.shittla-design) .ekvee-product-image{aspect-ratio:1.3;padding:9px}:where(.shittla-design) .ekvee-range-links{font-size:13px;line-height:1.8;margin-top:25px}:where(.shittla-design) .sustain-panel{grid-template-columns:1fr}:where(.shittla-design) .sustain .video-wrap{min-height:0}:where(.shittla-design) .sustain-copy{padding:30px 25px}:where(.shittla-design) .sustain .sustain-copy h2{font-size:35px}:where(.shittla-design) .sustain-pillars>div{font-size:14px}:where(.shittla-design) .contact-banner>.wrap.contact-standalone{width:calc(100% - 40px);padding:46px 5px 49px}:where(.shittla-design) .contact-banner h2{font-size:35px}:where(.shittla-design) .contact-banner p{font-size:16px}:where(.shittla-design) .site-footer{padding-top:39px}:where(.shittla-design) .site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:33px 25px}:where(.shittla-design) .footer-contact-row{gap:10px}:where(.shittla-design) .footer-contact-icon{width:32px;height:32px}:where(.shittla-design) .site-footer .footer-contact-row p{font-size:13px}}
@media(max-width:480px){:where(.shittla-design) .industries .industry-grid{grid-template-columns:1fr}:where(.shittla-design) .industries .card-image{aspect-ratio:3/2}:where(.shittla-design) .ekvee .ekvee-products{grid-template-columns:1fr}:where(.shittla-design) .ekvee-product-image{aspect-ratio:1.65}:where(.shittla-design) .ekvee-product-copy p{font-size:15px}:where(.shittla-design) .ekvee-product-label{font-size:12px}:where(.shittla-design) .site-footer .footer-grid{grid-template-columns:1fr}:where(.shittla-design) .site-footer .footer-contact-row p{font-size:14px}:where(.shittla-design) .clients .clients-heading h2{font-size:27px}:where(.shittla-design) .clients-hint{font-size:12px}:where(.shittla-design) .clients-pause{padding:7px 9px}:where(.shittla-design) .clients-heading{align-items:flex-start}:where(.shittla-design) .clients-hint{max-width:190px}}
@media(prefers-reduced-motion:reduce){:where(.shittla-design) .client-logo-card{transform:none!important;transition:none}:where(.shittla-design) .clients-hint{display:none}}

/* Header detail and quieter, more compact sections. */
:where(.shittla-design) .utility-inner a{display:inline-flex;align-items:center;gap:7px}
:where(.shittla-design) .utility-inner a svg{width:15px;height:15px;flex:none;opacity:.9}
:where(.shittla-design) .wide .nav-panel{width:740px;left:-200px;padding:18px;gap:4px 8px}
:where(.shittla-design) .wide .nav-panel>a{display:flex;gap:11px;align-items:center;padding:11px 10px;border-radius:5px;min-width:0;font-size:13px}
:where(.shittla-design) .wide .nav-panel>a svg{width:24px;height:24px;flex:none;color:var(--brown);background:#f5ece0;box-sizing:content-box;padding:7px;border-radius:5px}
:where(.shittla-design) .wide .nav-panel>a:first-child{grid-column:1/-1;border-bottom:1px solid var(--line);border-radius:0;padding-bottom:13px;margin-bottom:5px;font-weight:700;font-size:15px}
:where(.shittla-design) .wide .nav-panel>a:first-child svg{background:var(--brown);color:#fff}
:where(.shittla-design) .clients-heading-copy .clients-hint{display:none}
:where(.shittla-design) .performance{padding:28px 0;background:#f7f1e9;border-top:1px solid #e4d5c4;border-bottom:1px solid #e4d5c4}
:where(.shittla-design) .performance>.wrap{display:grid;grid-template-columns:220px 1fr;align-items:center;gap:45px}
:where(.shittla-design) .performance h2{font-size:23px;line-height:1.35;letter-spacing:-.6px;color:var(--brown);margin:0}
:where(.shittla-design) .performance h2 br{display:block}
:where(.shittla-design) .performance h2 span{margin:0;color:var(--brown)}
:where(.shittla-design) .performance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
:where(.shittla-design) .performance-grid>div{padding:0 23px;border:0;border-left:1px solid #dfcdb8;background:none;border-radius:0;text-align:left;display:block;transform:none}
:where(.shittla-design) .performance-grid>div:hover{background:none;transform:none}
:where(.shittla-design) .performance-grid strong{font-size:34px;font-weight:500;color:var(--brown);line-height:1.1;letter-spacing:-1px}
:where(.shittla-design) .performance-grid strong span{font-size:17px;margin-left:2px}
:where(.shittla-design) .performance-grid h3{font-size:12px;font-weight:500;color:var(--muted);line-height:1.6;margin:8px 0 0}
:where(.shittla-design) .barrier{background:#f8f4ed}
:where(.shittla-design) .barrier .space{padding-top:75px;padding-bottom:75px}
:where(.shittla-design) .barrier-layout{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:64px}
:where(.shittla-design) .barrier h2{font-size:clamp(30px,3.4vw,45px);line-height:1.2;letter-spacing:-1.4px;margin-bottom:25px}
:where(.shittla-design) .barrier-layout>div:first-child>p:not(.eyebrow){font-size:16px;line-height:1.85}
:where(.shittla-design) .barrier-visual{display:grid;gap:17px}
:where(.shittla-design) .barrier-main-image{width:100%;height:auto;aspect-ratio:1.65;object-fit:cover;border-radius:9px}
:where(.shittla-design) .barrier-secondary{display:grid;grid-template-columns:1.15fr 1fr;gap:17px}
:where(.shittla-design) .barrier-secondary>img{width:100%;height:100%;min-height:180px;object-fit:cover;border-radius:9px}
:where(.shittla-design) .barrier-spec{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--brown);color:#fff;border-radius:9px;padding:23px}
:where(.shittla-design) .barrier-spec svg{width:26px;height:26px;color:#e5bc94;margin-bottom:18px}
:where(.shittla-design) .barrier-spec strong{font:500 36px/1.1 'Manrope',sans-serif;letter-spacing:-1.5px;white-space:nowrap}
:where(.shittla-design) .barrier-spec>span{font-size:13px;color:#ecd4bb;margin-top:3px}
:where(.shittla-design) .barrier-spec p{font-size:12px;line-height:1.6;color:#f2dfcc;margin:13px 0 0}
:where(.shittla-design) .ekvee-product-image{padding:0;aspect-ratio:1.35;background:#f8f5ef}
:where(.shittla-design) .ekvee .ekvee-products .ekvee-product-image img{width:100%;height:100%;object-fit:contain;object-position:center;padding:0;display:block}
:where(.shittla-design) .numbers .space{padding-top:57px;padding-bottom:57px}
:where(.shittla-design) .why-intro{margin-bottom:28px}
:where(.shittla-design) .why-heading{font-size:clamp(30px,3.3vw,42px)}
:where(.shittla-design) .numbers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
:where(.shittla-design) .numbers-grid>.stat-card{grid-column:auto;padding:20px 21px;min-height:0;border-radius:7px}
:where(.shittla-design) .numbers-grid .stat-index{font-size:10px;margin-bottom:14px}
:where(.shittla-design) .numbers-grid .stat-small strong{font-size:34px;line-height:1.15;letter-spacing:-1.2px}
:where(.shittla-design) .numbers-grid .stat-small strong span{font-size:17px}
:where(.shittla-design) .numbers-grid .stat-small p{font-size:13px;line-height:1.65;margin-top:9px}
:where(.shittla-design) .sustain-panel{background:var(--brown)}
:where(.shittla-design) .sustain-media,:where(.shittla-design) .sustain .insight{background:#f0e4d5}
:where(.shittla-design) .sustain .insight h5{color:var(--brown)}
:where(.shittla-design) .sustain-copy .eyebrow{color:#e9c7a5}
:where(.shittla-design) .sustain-copy p{color:#f0deca}
:where(.shittla-design) .sustain .video-wrap{background:#e7d4bd}
:where(.shittla-design) .sustain-pillars svg{color:#eac39b}
:where(.shittla-design) .sustain-copy .button.outline{border-color:#d6a778}
:where(.shittla-design) .contact-banner>.wrap.contact-standalone{display:flex;align-items:center;justify-content:space-between;gap:58px;text-align:left;padding:48px 0}
:where(.shittla-design) .contact-banner .contact-standalone>div{width:auto;flex:1;min-width:0}
:where(.shittla-design) .contact-banner h2{text-align:left;font-size:clamp(32px,3.5vw,46px);margin:0 0 16px;line-height:1.2}
:where(.shittla-design) .contact-banner p{margin:0;max-width:740px;font-size:16px;line-height:1.75}
:where(.shittla-design) .contact-banner .contact-standalone>.button{flex:none;margin:0;min-width:195px;white-space:nowrap}
@media(max-width:1100px){:where(.shittla-design) .utility-inner>div{gap:15px}:where(.shittla-design) .utility-inner a{gap:5px}:where(.shittla-design) .performance>.wrap{grid-template-columns:190px 1fr;gap:24px}:where(.shittla-design) .performance-grid>div{padding:0 15px}:where(.shittla-design) .barrier-layout{gap:38px}:where(.shittla-design) .barrier-spec{padding:20px}:where(.shittla-design) .barrier-spec strong{font-size:31px}}
@media(max-width:1000px){:where(.shittla-design) .wide .nav-panel{width:100%;left:auto;padding:0 12px}:where(.shittla-design) .wide .nav-panel>a{font-size:14px}:where(.shittla-design) .wide .nav-panel>a svg{width:21px;height:21px;padding:5px}:where(.shittla-design) .numbers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}:where(.shittla-design) .numbers-grid>.stat-card{padding:18px}:where(.shittla-design) .numbers-grid .stat-small strong{font-size:30px}}
@media(max-width:760px){:where(.shittla-design) .utility-inner a svg{width:13px;height:13px}:where(.shittla-design) .performance{padding:23px 0}:where(.shittla-design) .performance>.wrap{display:block}:where(.shittla-design) .performance h2{font-size:21px;margin-bottom:20px}:where(.shittla-design) .performance h2 br{display:none}:where(.shittla-design) .performance h2 span{margin-left:5px}:where(.shittla-design) .performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 0}:where(.shittla-design) .performance-grid>div{padding:0 17px}:where(.shittla-design) .performance-grid>div:nth-child(odd){border-left:0;padding-left:0}:where(.shittla-design) .performance-grid strong{font-size:29px}:where(.shittla-design) .performance-grid h3{font-size:12px;margin-top:5px}:where(.shittla-design) .barrier .space{padding-top:53px;padding-bottom:53px}:where(.shittla-design) .barrier-layout{grid-template-columns:1fr;gap:30px}:where(.shittla-design) .barrier h2{font-size:34px}:where(.shittla-design) .barrier-secondary>img{min-height:170px}:where(.shittla-design) .barrier-spec strong{font-size:33px}:where(.shittla-design) .numbers .space{padding-top:43px;padding-bottom:43px}:where(.shittla-design) .numbers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}:where(.shittla-design) .numbers-grid>.stat-card{padding:18px}:where(.shittla-design) .numbers-grid .stat-small strong{font-size:30px}:where(.shittla-design) .numbers-grid .stat-small p{font-size:13px}:where(.shittla-design) .numbers-grid .stat-index{margin-bottom:12px}:where(.shittla-design) .ekvee-product-image{aspect-ratio:1.35;padding:0}:where(.shittla-design) .contact-banner>.wrap.contact-standalone{flex-direction:column;align-items:flex-start;gap:26px;padding:36px 0 39px}:where(.shittla-design) .contact-banner h2{font-size:33px;margin-bottom:14px}:where(.shittla-design) .contact-banner p{font-size:15px}:where(.shittla-design) .contact-banner .contact-standalone>.button{align-self:flex-start;margin:0;min-width:185px}}
@media(max-width:480px){:where(.shittla-design) .ekvee-product-image{aspect-ratio:1.35}:where(.shittla-design) .barrier-secondary{gap:12px}:where(.shittla-design) .barrier-spec{padding:18px}:where(.shittla-design) .barrier-spec strong{font-size:29px}:where(.shittla-design) .barrier-spec p{font-size:11px}:where(.shittla-design) .wide .nav-panel{grid-template-columns:1fr}:where(.shittla-design) .utility-inner>div{gap:10px}}
/* Match the new product packshots exactly, with no clipping or empty framing bands. */
:where(.shittla-design) .ekvee .ekvee-product-image{aspect-ratio:3/2;padding:0}
:where(.shittla-design) .ekvee .ekvee-products .ekvee-product-image img{object-fit:contain;aspect-ratio:3/2;width:100%;height:100%}
@media(max-width:380px){:where(.shittla-design) .numbers-grid>.stat-card{padding:16px 14px}:where(.shittla-design) .numbers-grid .stat-small strong{font-size:24px;letter-spacing:-1px}:where(.shittla-design) .numbers-grid .stat-small strong span{font-size:13px;margin-left:3px}:where(.shittla-design) .utility-inner a{font-size:10px}}
/* Consistent icons across About, Network and Media submenus. */
:where(.shittla-design) .nav-group:not(.wide) .nav-panel{min-width:255px;padding:12px}
:where(.shittla-design) .nav-group:not(.wide) .nav-panel a{display:flex;align-items:center;gap:11px;padding:11px 10px;border-radius:5px}
:where(.shittla-design) .nav-group:not(.wide) .nav-panel a svg{width:24px;height:24px;flex:none;color:var(--brown);background:#f5ece0;box-sizing:content-box;padding:7px;border-radius:5px}
@media(max-width:1000px){:where(.shittla-design) .nav-group:not(.wide) .nav-panel{min-width:0;padding:0 12px}:where(.shittla-design) .nav-group:not(.wide) .nav-panel a svg{width:21px;height:21px;padding:5px}}

/* Elementor wrappers: keep styles local and prevent default widget spacing. */
.shittla-template.e-con{--gap:0px;--row-gap:0px;--column-gap:0px;padding:0!important;max-width:none!important;width:100%!important;}
.shittla-template>.e-con-inner{width:100%;max-width:none;padding:0;gap:0;}
.elementor-widget-shittla_section,.elementor-widget-shittla_template{width:100%;max-width:100%;margin:0!important;--widgets-spacing:0px;}
.shittla-design{width:100%;color:#261d18;font:16px/1.7 'DM Sans',Arial,sans-serif;background:#fff;box-sizing:border-box;}
.shittla-design *,.shittla-design *:before,.shittla-design *:after{box-sizing:border-box;}
.shittla-design svg{display:inline-block;vertical-align:middle;}
.shittla-design a{box-shadow:none;}
.shittla-design button{font-family:inherit;line-height:inherit;text-transform:none;letter-spacing:normal;border-radius:0;}
.shittla-design h1,.shittla-design h2,.shittla-design h3,.shittla-design h5{font-family:'Manrope',Arial,sans-serif;}
.shittla-design p{margin-top:0;}
.shittla-design figure,.shittla-design blockquote{border:0;}
.shittla-design .header{position:relative;top:auto;}
.elementor-widget-shittla_template.shittla-part-header{position:sticky;top:0;z-index:50;}
body.admin-bar .elementor-widget-shittla_template.shittla-part-header{top:32px;}
@media(max-width:782px){body.admin-bar .elementor-widget-shittla_template.shittla-part-header{top:46px;}}
@media(max-width:600px){body.admin-bar .elementor-widget-shittla_template.shittla-part-header{top:0;}}
.shittla-design .search-form input{border-radius:0;background:#fff;color:#261d18;}
.shittla-design .client-logo-track{animation:none;}
@media(prefers-reduced-motion:reduce){.shittla-design .client-logo-viewport{overflow-x:auto;mask-image:none;}.shittla-design .client-logo-group[aria-hidden=true]{display:none;}}
