:root{--oberk-black: #1a1a1a;--oberk-red: #dc2626;--oberk-white: #ffffff;--oberk-gray: #f8f9fa;--oberk-dark-gray: #6b7280;--shadow-subtle: 0 1px 3px rgba(0,0,0,.1);--shadow-card: 0 4px 6px rgba(0,0,0,.07);--shadow-elevated: 0 10px 25px rgba(0,0,0,.1)}.kg-container{max-width:1200px;margin:0 auto;padding:0 20px}.kg-section{padding:80px 0}.kg-section-header{text-align:center;margin-bottom:60px}.kg-section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--oberk-black)}.kg-section-header p{font-size:1.2rem;color:var(--oberk-dark-gray);max-width:600px;margin:0 auto}.kg-hero{background:linear-gradient(135deg,var(--oberk-black) 0%,#2d2d2d 25%,var(--oberk-red) 75%,#ff4444 100%);color:var(--oberk-white);padding:120px 0 160px;position:relative;overflow:hidden}.kg-hero:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)" /></svg>') repeat;opacity:.3}.kg-hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:var(--oberk-gray);clip-path:polygon(0 100%,100% 100%,100% 40%,50% 0%,0 40%);z-index:3}.kg-hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.kg-hero h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:20px;letter-spacing:-.02em}.kg-hero p{font-size:1.25rem;margin-bottom:40px;color:#ffffffe6;max-width:600px;margin-left:auto;margin-right:auto}.kg-cta-button{display:inline-block;background:var(--oberk-red);color:var(--oberk-white);padding:16px 32px;text-decoration:none;font-weight:600;font-size:1.1rem;border-radius:8px;transition:all .3s ease;box-shadow:var(--shadow-elevated);text-transform:uppercase;letter-spacing:.5px}.kg-cta-button:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 15px 35px #dc262666}.kg-cta-button.kg-secondary{background:var(--oberk-white);color:var(--oberk-red)}.kg-cta-button.kg-secondary:hover{background:var(--oberk-gray);transform:translateY(-2px)}.kg-cta-button.kg-secondary.kg-wholesale-btn:hover{background:#b91c1c;transform:translateY(-2px)}.kg-distributors{background:var(--oberk-gray);position:relative;margin-top:-30px;z-index:2}.kg-region-section{margin-bottom:60px}.kg-region-title{font-size:1.8rem;font-weight:700;margin-bottom:50px;color:var(--oberk-black);position:relative;display:inline-block;text-transform:uppercase;letter-spacing:2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.kg-state-section{margin-bottom:40px}.kg-state-title{font-size:1.3rem;font-weight:600;margin-bottom:20px;color:var(--oberk-red);border-left:4px solid var(--oberk-red);padding-left:15px}.kg-distributor-grid{display:grid;gap:30px;margin-bottom:40px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.kg-distributor-card{background:linear-gradient(145deg,var(--oberk-white) 0%,#fafafa 100%);padding:40px;border-radius:20px;box-shadow:0 8px 25px #0000001a;transition:all .4s ease;border:2px solid transparent;position:relative;overflow:hidden}.kg-distributor-card:before{display:none}.kg-distributor-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #dc262626;border-color:var(--oberk-red)}.kg-distributor-logo{width:auto;height:60px;background:none;border-radius:0;margin-bottom:25px;display:flex;align-items:center;justify-content:flex-start;box-shadow:none;border:none;overflow:visible;padding:0}.kg-distributor-logo img{width:auto;height:auto;max-width:200px;object-fit:contain}.kg-distributor-name{font-size:1.1rem;font-weight:600;margin-bottom:18px;color:var(--oberk-black);text-transform:none;letter-spacing:normal;line-height:1.4}.kg-distributor-info{color:var(--oberk-dark-gray);margin-bottom:25px;font-size:1rem;line-height:1.6;font-weight:500}.kg-distributor-contact{display:flex;flex-direction:column;gap:15px;margin-top:25px}.kg-contact-link{background:none;color:var(--oberk-dark-gray);text-decoration:none;border-radius:0;font-size:1rem;font-weight:500;transition:all .3s ease;text-transform:none;letter-spacing:normal;border:none;display:flex;align-items:center;gap:12px;line-height:1.6;position:relative;padding:0 0 0 20px}.kg-contact-link:before{content:"\2022";position:absolute;left:0;color:var(--oberk-red);font-size:1.2rem;font-weight:700}.kg-contact-link:hover{color:var(--oberk-red);background:none;transform:none;box-shadow:none}.kg-contact-link.kg-phone{background:none;color:var(--oberk-red);border:none;font-weight:600}.kg-contact-link.kg-phone:hover{color:#b91c1c;background:none;box-shadow:none}.kg-trust-section{background:linear-gradient(135deg,var(--oberk-white) 0%,#f8fafc 100%);text-align:center;position:relative;overflow:hidden}.kg-trust-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(220,38,38,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)" /></svg>') repeat;opacity:.6}.kg-trust-content{max-width:900px;margin:0 auto;position:relative;z-index:2;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:60px 40px;box-shadow:0 20px 40px #00000014;border:1px solid rgba(255,255,255,.2)}.kg-trust-statement{font-size:1.8rem;font-weight:400;line-height:1.6;color:var(--oberk-black);margin-bottom:50px;font-style:italic;position:relative}.kg-trust-statement:before,.kg-trust-statement:after{content:'"';font-size:3rem;color:var(--oberk-red);font-weight:700;position:absolute;font-family:Georgia,serif}.kg-trust-statement:before{top:-20px;left:-20px}.kg-trust-statement:after{bottom:-40px;right:-20px}.kg-trust-icons{display:flex;justify-content:center;gap:80px;flex-wrap:wrap}.kg-trust-icon{text-align:center;position:relative}.kg-trust-icon-circle{width:100px;height:100px;background:linear-gradient(135deg,var(--oberk-red) 0%,#b91c1c 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--oberk-white);font-size:2.2rem;font-weight:700;box-shadow:0 15px 30px #dc26264d;position:relative;overflow:hidden}.kg-trust-icon-circle:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s ease}.kg-trust-icon:hover .kg-trust-icon-circle:before{transform:translate(100%)}.kg-trust-icon p{font-weight:700;color:var(--oberk-black);font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}.kg-wholesale-cta{background:linear-gradient(135deg,var(--oberk-red) 0%,#b91c1c 100%);color:var(--oberk-white);text-align:center}.kg-wholesale-cta h2{font-size:2.2rem;font-weight:700;margin-bottom:20px}.kg-wholesale-cta p{font-size:1.2rem;margin-bottom:40px;opacity:.9}.kg-footer{background:var(--oberk-black);color:var(--oberk-white);padding:60px 0 30px}.kg-footer .kg-footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.kg-footer .kg-footer-content .kg-footer-section h3{font-size:1.2rem;font-weight:600;margin-bottom:20px;color:var(--oberk-white)}.kg-footer .kg-footer-content .kg-footer-section .kg-footer-links{list-style:none}.kg-footer .kg-footer-content .kg-footer-section .kg-footer-links li{margin-bottom:12px}.kg-footer .kg-footer-content .kg-footer-section .kg-footer-links li a{color:#fffc;text-decoration:none;transition:color .3s ease}.kg-footer .kg-footer-content .kg-footer-section .kg-footer-links li a:hover{color:var(--oberk-red)}.kg-footer .kg-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;text-align:center;color:#fff9}@media (max-width: 768px){.kg-section{padding:60px 0}.kg-hero{padding:80px 0}.kg-distributor-grid{grid-template-columns:1fr}.kg-trust-icons{gap:40px}.kg-trust-icon-circle{width:60px;height:60px;font-size:1.4rem}.kg-container{padding:0 15px}}@media (max-width: 480px){.kg-hero h1{font-size:2rem}.kg-hero p{font-size:1.1rem}.kg-section-header h2{font-size:2rem}.kg-distributor-card{padding:20px}.kg-trust-statement{font-size:1.3rem}}.kg-hero h1,.kg-wholesale-cta h2{color:#fff}.kg-wholesale-cta p{font-weight:400}.kg-cta-button:hover{color:#fff}section.kg-distributors.kg-section .kg-region-section .kg-distributor-grid .kg-distributor-card .kg-distributor-logo{display:block;position:relative;max-width:100%;width:50%;height:auto;object-fit:cover;border:1px solid #dfdfdf;border-radius:1px;box-shadow:-3px 4px 7px #00000008}section.kg-distributors.kg-section .kg-region-section .kg-distributor-grid .kg-distributor-card .kg-distributor-logo img{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:contain;object-position:center;display:inline-block;width:100%;height:100%;max-width:100%;max-height:100%;margin:auto 0}section.kg-distributors.kg-section .kg-region-section .kg-distributor-grid .kg-distributor-card .kg-distributor-logo:after{content:"";position:relative;display:block;width:100%;padding-bottom:50%}
/*# sourceMappingURL=/cdn/shop/t/25/assets/kg_custom.css.map */
