* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#d7261e;--gjs-t-color-secondary:#171717;--gjs-t-color-accent:#f4b400;--gjs-t-color-success:#1f9d55;--gjs-t-color-warning:#f59e0b;--gjs-t-color-error:#dc2626;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#0b0b0b;color:#e5e5e5;font-size:16px;line-height:1.6;}.gjs-t-h1{color:#ffffff;font-size:64px;line-height:1;}.gjs-t-h2{color:#ffffff;font-size:40px;line-height:1.1;}.gjs-t-button{background-color:#d7261e;color:#ffffff;border-radius:9999px;}.gjs-t-link{color:#f5f5f5;text-decoration:none;}.gjs-t-border{border-radius:20px;border-color:#2a2a2a;}.font-head{font-family:"Barlow Condensed", sans-serif;}.font-body{font-family:"Inter", sans-serif;}.metal-bg{background:linear-gradient(135deg, #0a0a0a 0%, #161616 42%, #101010 100%);}.card-dark{background:linear-gradient(180deg, #171717 0%, #101010 100%);}.grid-pattern{background-image:linear-gradient(rgba(255, 255, 255, .05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .05) 1px, transparent 1px);background-size:24px 24px;}.red-glow{box-shadow:0 0 0 1px rgba(215, 38, 30, .25), 0 14px 40px rgba(215, 38, 30, .12);}.yellow-glow{box-shadow:0 0 0 1px rgba(244, 180, 0, .18), 0 10px 30px rgba(244, 180, 0, .08);}.section-divider{height:1px;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, .14) 20%, rgba(255, 255, 255, .14) 80%, transparent 100%);}.badge-strip{background:linear-gradient(90deg, #f4b400 0%, #ffcc33 100%);color:#111111;box-shadow:0 8px 22px rgba(244, 180, 0, .14);}.hero-overlay{background:linear-gradient(90deg, rgba(0, 0, 0, .92) 0%, rgba(0, 0, 0, .78) 42%, rgba(0, 0, 0, .48) 100%);position:absolute;inset:0px;}.outline-soft{outline:1px solid rgba(255, 255, 255, .08);}.hover-lift{transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease, background-color .25s ease;}.hover-lift:hover{transform:translateY(-4px);}.nav-link{transition:color .2s ease, opacity .2s ease;}.nav-link:hover{color:#f4b400;}.btn-dark{background:#151515;color:#fff;border:1px solid rgba(255, 255, 255, .12);}.btn-dark:hover{background:#202020;border-color:rgba(244, 180, 0, .35);}.btn-red:hover{background:#ef2d24;box-shadow:0 0 0 1px rgba(255, 255, 255, .08), 0 12px 28px rgba(215, 38, 30, .25);}.img-tint{position:relative;overflow:hidden;}.img-tint:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, .02) 0%, rgba(0, 0, 0, .34) 100%);}.custom-check{appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:9999px;border:1px solid rgba(255, 255, 255, .24);background:#111;display:inline-block;position:relative;cursor:pointer;}.custom-check:checked{background:#d7261e;border-color:#d7261e;}.custom-check:checked::after{content:"";position:absolute;inset:4px;border-radius:9999px;background:#fff;}*, ::before, ::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;line-height:inherit;}hr{height:0;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.page-wrapper{min-height:100vh;background-color:rgb(11 11 11 / 1);color:rgb(229 229 229 / 1);}.header{position:sticky;top:0px;z-index:40;border-bottom-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(0 0 0 / 0.85);backdrop-filter:blur(8px);background:linear-gradient(180deg, rgba(0, 0, 0, .92) 0%, rgba(10, 10, 10, .86) 100%);}.header-container{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;align-items:center;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;}.brand-link{display:flex;align-items:center;gap:1.1rem;}.brand-badge{display:none;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:rgb(239 68 68 / 0.4);background-color:rgb(220 38 38 / 0.1);font-size:1.25rem;line-height:1.75rem;font-weight:800;color:rgb(239 68 68 / 1);}.brand-text{display:flex;flex-direction:column;}.brand-title{font-size:2rem;line-height:2.25rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:rgb(255 255 255 / 1);}.brand-subtitle{font-size:0.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.28em;color:rgb(250 204 21 / 1);}.navigation{display:flex;align-items:center;gap:1.6rem;font-size:0.875rem;line-height:1.25rem;font-weight:500;text-transform:uppercase;letter-spacing:0.18em;color:rgb(212 212 212 / 1);}.navigation-button{display:inline-flex;align-items:center;gap:0.75rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:0.16em;box-shadow:0 0 0 1px rgba(215, 38, 30, .28), 0 12px 28px rgba(215, 38, 30, .18);}.button-icon{height:1rem;width:1rem;}.hero-section{position:relative;overflow:hidden;border-bottom-width:1px;border-color:rgb(255 255 255 / 0.1);background:radial-gradient(circle at top right, rgba(215, 38, 30, .12), transparent 28%),
    linear-gradient(135deg, #080808 0%, #121212 42%, #0c0c0c 100%);}.hero-background-image{position:absolute;inset:0px;}.hero-image{height:100%;width:100%;object-fit:cover;}.hero-accent-top{position:absolute;left:0px;top:2.5rem;z-index:10;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.18em;box-shadow:0 8px 22px rgba(244, 180, 0, .14);}.hero-container{position:relative;z-index:10;margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:6rem;padding-bottom:6rem;}.hero-content{display:flex;max-width:42rem;flex-direction:column;gap:2rem;}.hero-intro{display:flex;flex-direction:column;gap:1rem;}.hero-kicker{font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.28em;color:rgb(239 68 68 / 1);}.hero-title{max-width:48rem;font-size:4.5rem;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:-0.025em;text-shadow:0 3px 14px rgba(0, 0, 0, .28);}.hero-description{max-width:36rem;font-size:1.125rem;line-height:1.75rem;color:rgb(212 212 212 / 1);}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;}.primary-button{display:inline-flex;align-items:center;gap:0.75rem;padding-left:1.75rem;padding-right:1.75rem;padding-top:1rem;padding-bottom:1rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.18em;}.primary-button-icon{height:1.25rem;width:1.25rem;}.secondary-button{display:inline-flex;align-items:center;gap:0.75rem;border-radius:9999px;padding-left:1.75rem;padding-right:1.75rem;padding-top:1rem;padding-bottom:1rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.18em;}.secondary-button-icon{height:1.25rem;width:1.25rem;}.hero-features-row{display:grid;max-width:42rem;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;}.hero-feature-card{border-radius:1rem;padding:1.25rem;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.feature-icon-wrap{margin-bottom:0.75rem;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(255 255 255 / 0.05);}.feature-icon{height:1.25rem;width:1.25rem;}.feature-title{font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:uppercase;color:rgb(255 255 255 / 1);}.feature-text{font-size:0.875rem;line-height:1.25rem;color:rgb(163 163 163 / 1);}.hero-side-panel{display:flex;align-items:flex-end;justify-content:flex-end;}.hero-info-card{width:100%;max-width:28rem;border-radius:28px;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(0 0 0 / 0.6);padding:1.75rem;backdrop-filter:blur(8px);}.info-card-header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;}.info-card-titles{display:flex;flex-direction:column;gap:0.25rem;}.info-card-label{font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.24em;color:var(--gjs-t-color-accent);}.info-card-title{font-size:1.875rem;line-height:2.25rem;font-weight:800;text-transform:uppercase;color:rgb(255 255 255 / 1);}.info-card-badge{border-radius:9999px;border-width:1px;border-color:rgb(234 179 8 / 0.3);background-color:rgb(250 204 21 / 1);padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.75rem;line-height:1rem;font-weight:800;text-transform:uppercase;letter-spacing:0.16em;color:rgb(0 0 0 / 1);}.info-card-list{display:flex;flex-direction:column;gap:1rem;}.info-card-item{display:flex;align-items:flex-start;gap:1rem;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 0.03);padding:1rem;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.info-icon{margin-top:0.125rem;height:1.25rem;width:1.25rem;}.info-content{display:flex;flex-direction:column;gap:0.25rem;}.info-title{font-weight:600;color:rgb(255 255 255 / 1);}.info-text{font-size:0.875rem;line-height:1.25rem;color:rgb(163 163 163 / 1);}.info-card-footer{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:0.75rem;}.selection-option{display:flex;align-items:center;gap:0.75rem;border-radius:9999px;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 0.03);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;color:rgb(229 229 229 / 1);}.trust-strip-section{border-bottom-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(17 17 17 / 1);}.trust-strip-container{margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;}.trust-item{display:flex;align-items:center;gap:1rem;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 0.02);padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem;padding-bottom:1rem;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.trust-icon{height:1.5rem;width:1.5rem;}.trust-text-wrap{display:flex;flex-direction:column;}.trust-title{font-weight:600;color:rgb(255 255 255 / 1);}.trust-subtitle{font-size:0.875rem;line-height:1.25rem;color:rgb(163 163 163 / 1);}.products-section{background-color:rgb(13 13 13 / 1);padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.section-container{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;flex-direction:column;gap:2.5rem;}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;}.section-header-text{display:flex;max-width:42rem;flex-direction:column;gap:1rem;}.section-label{font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.24em;color:var(--gjs-t-color-accent);}.section-title{font-size:3rem;line-height:1;font-weight:800;text-transform:uppercase;}.section-description{color:rgb(163 163 163 / 1);}.header-cta{display:inline-flex;align-items:center;gap:0.75rem;border-radius:9999px;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.16em;}.header-cta-icon{height:1rem;width:1rem;}.products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.product-category-card{overflow:hidden;border-radius:26px;border-width:1px;padding:0px;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.product-image-wrap{position:relative;height:16rem;}.product-image{height:100%;width:100%;object-fit:cover;}.product-card-body{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;}.product-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;}.product-title{font-size:1.875rem;line-height:2.25rem;font-weight:800;text-transform:uppercase;color:rgb(255 255 255 / 1);}.product-tag{border-radius:9999px;border-width:1px;border-color:rgb(255 255 255 / 0.2);background-color:rgb(255 255 255 / 0.05);padding-left:0.75rem;padding-right:0.75rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:0.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:0.14em;color:rgb(212 212 212 / 1);}.product-text{font-size:0.875rem;line-height:1.25rem;color:rgb(163 163 163 / 1);}.product-link{display:inline-flex;align-items:center;gap:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:0.16em;color:rgb(250 204 21 / 1);}.product-link-icon{height:1rem;width:1rem;}.divider{margin-left:auto;margin-right:auto;max-width:80rem;}.services-section{background-color:rgb(13 13 13 / 1);padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.services-container{margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:1.05fr 0.95fr;gap:2rem;}.services-left-column{display:flex;flex-direction:column;gap:1.5rem;}.services-title{font-size:3rem;line-height:1;font-weight:800;text-transform:uppercase;}.services-description{max-width:42rem;color:rgb(163 163 163 / 1);}.services-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.25rem;}.service-card{border-radius:1.5rem;border-width:1px;border-color:rgb(255 255 255 / 0.1);padding:1.5rem;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.service-icon{margin-bottom:1rem;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(220 38 38 / 0.1);}.service-icon-image{height:1.5rem;width:1.5rem;}.service-title{font-size:1.875rem;line-height:2.25rem;font-weight:700;text-transform:uppercase;color:rgb(255 255 255 / 1);}.service-text{margin-top:0.5rem;font-size:0.875rem;line-height:1.25rem;color:rgb(163 163 163 / 1);}.services-right-column{border-radius:32px;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(16 16 16 / 1);padding:1.75rem;}.why-choose-us-panel{display:flex;height:100%;flex-direction:column;gap:1.5rem;border-radius:26px;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(0 0 0 / 0.5);padding:1.5rem;}.panel-header{display:flex;flex-direction:column;gap:0.75rem;}.panel-label{font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.24em;color:var(--gjs-t-color-accent);}.panel-title{font-size:2.25rem;line-height:2.5rem;font-weight:800;text-transform:uppercase;color:rgb(255 255 255 / 1);}.benefits-list{display:flex;flex-direction:column;gap:1rem;}.benefit-item{display:flex;align-items:flex-start;gap:1rem;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 0.03);padding:1rem;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.benefit-number{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(255 255 255 / 0.1);font-size:1.125rem;line-height:1.75rem;font-weight:800;color:rgb(255 255 255 / 1);}.benefit-text-wrap{display:flex;flex-direction:column;gap:0.25rem;}.benefit-title{font-weight:600;color:rgb(255 255 255 / 1);}.benefit-text{font-size:0.875rem;line-height:1.25rem;color:rgb(163 163 163 / 1);}.panel-cta{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;border-radius:1rem;border-width:1px;border-color:rgb(239 68 68 / 0.2);background-color:rgb(239 68 68 / 0.1);padding:1.25rem;}.panel-cta-content{flex:1 1 0%;}.panel-cta-title{font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:uppercase;color:rgb(255 255 255 / 1);}.panel-cta-text{font-size:0.875rem;line-height:1.25rem;color:rgb(212 212 212 / 1);}.panel-cta-button{display:inline-flex;align-items:center;gap:0.75rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem;padding-bottom:1rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.16em;}.panel-cta-icon{height:1rem;width:1rem;}.gallery-section{border-top-width:1px;border-bottom-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(0 0 0 / 1);padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.gallery-container{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;flex-direction:column;gap:2.5rem;}.gallery-header{display:flex;max-width:42rem;flex-direction:column;gap:1rem;}.gallery-title{font-size:3rem;line-height:1;font-weight:800;text-transform:uppercase;}.gallery-description{color:rgb(163 163 163 / 1);}.gallery-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.25rem;}.gallery-large-card{position:relative;grid-column:span 2 / span 2;grid-row:span 2 / span 2;min-height:520px;overflow:hidden;border-radius:30px;border-width:1px;border-color:rgb(255 255 255 / 0.1);}.gallery-image{height:100%;width:100%;object-fit:cover;}.gallery-caption{position:absolute;bottom:0px;left:0px;right:0px;display:flex;flex-direction:column;gap:0.5rem;padding:1.75rem;}.gallery-label{font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.24em;color:var(--gjs-t-color-accent);}.gallery-text{max-width:32rem;font-size:1.875rem;line-height:2.25rem;font-weight:800;text-transform:uppercase;color:rgb(255 255 255 / 1);}.gallery-card{position:relative;min-height:250px;overflow:hidden;border-radius:28px;border-width:1px;border-color:rgb(255 255 255 / 0.1);}.gallery-caption-small{position:absolute;bottom:0px;left:0px;right:0px;padding:1.25rem;}.gallery-text-small{font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:uppercase;color:rgb(255 255 255 / 1);}.testimonials-section{background-color:rgb(13 13 13 / 1);padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.testimonials-container{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;flex-direction:column;gap:2.5rem;}.testimonials-header{display:flex;flex-direction:column;gap:1rem;}.testimonials-title{font-size:3rem;line-height:1;font-weight:800;text-transform:uppercase;}.testimonials-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.testimonial-card{border-radius:28px;border-width:1px;border-color:rgb(255 255 255 / 0.1);padding:1.75rem;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.quote-mark{font-size:3.75rem;line-height:1;color:rgb(239 68 68 / 1);}.testimonial-text{margin-top:0.5rem;color:rgb(212 212 212 / 1);}.testimonial-footer{margin-top:1.5rem;display:flex;align-items:center;gap:1rem;}.author-badge{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(255 255 255 / 0.05);font-size:1.25rem;line-height:1.75rem;font-weight:700;color:rgb(255 255 255 / 1);}.author-info{display:flex;flex-direction:column;}.author-name{font-weight:600;color:rgb(255 255 255 / 1);}.author-meta{font-size:0.875rem;line-height:1.25rem;color:rgb(115 115 115 / 1);}.final-cta-section{position:relative;overflow:hidden;border-top-width:1px;border-bottom-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(17 17 17 / 1);}.cta-background{position:absolute;inset:0px;}.cta-image{height:100%;width:100%;object-fit:cover;}.cta-overlay{position:absolute;inset:0px;background-color:rgb(0 0 0 / 0.75);}.cta-container{position:relative;z-index:10;margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:1.1fr 0.9fr;gap:2rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.cta-content{display:flex;flex-direction:column;gap:1.5rem;}.cta-label{font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.24em;color:var(--gjs-t-color-accent);}.cta-title{font-size:3.75rem;font-weight:800;text-transform:uppercase;line-height:1;color:rgb(255 255 255 / 1);}.cta-description{max-width:42rem;font-size:1.125rem;line-height:1.75rem;color:rgb(212 212 212 / 1);}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;}.cta-primary-button{display:inline-flex;align-items:center;gap:0.75rem;padding-left:1.75rem;padding-right:1.75rem;padding-top:1rem;padding-bottom:1rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.18em;}.cta-primary-icon{height:1.25rem;width:1.25rem;}.cta-secondary-button{display:inline-flex;align-items:center;gap:0.75rem;border-radius:9999px;padding-left:1.75rem;padding-right:1.75rem;padding-top:1rem;padding-bottom:1rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.18em;}.cta-secondary-icon{height:1.25rem;width:1.25rem;}.contact-card{border-radius:30px;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(0 0 0 / 0.6);padding:1.75rem;backdrop-filter:blur(8px);}.contact-card-content{display:flex;flex-direction:column;gap:1.25rem;}.contact-card-title{font-size:2.25rem;line-height:2.5rem;font-weight:800;text-transform:uppercase;color:rgb(255 255 255 / 1);}.contact-info-item{display:flex;align-items:flex-start;gap:1rem;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 0.03);padding:1rem;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .03);}.contact-icon{margin-top:0.125rem;height:1.25rem;width:1.25rem;}.contact-text-wrap{display:flex;flex-direction:column;gap:0.25rem;}.contact-label{font-size:0.875rem;line-height:1.25rem;text-transform:uppercase;letter-spacing:0.16em;color:rgb(115 115 115 / 1);}.contact-value{font-weight:600;color:rgb(255 255 255 / 1);}.contact-note{border-radius:1rem;border-width:1px;border-color:rgb(239 68 68 / 0.2);background-color:rgb(239 68 68 / 0.1);padding:1rem;font-size:0.875rem;line-height:1.25rem;color:rgb(229 229 229 / 1);}.footer{border-top-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(0 0 0 / 1);padding-left:1.5rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem;}.footer-container{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;align-items:center;justify-content:space-between;gap:1.5rem;}.footer-brand{display:flex;flex-direction:column;gap:0.5rem;}.footer-title{font-size:1.6rem;line-height:2.25rem;font-weight:800;text-transform:uppercase;color:rgb(255 255 255 / 1);}.footer-text{font-size:0.875rem;line-height:1.25rem;color:rgb(115 115 115 / 1);max-width:36rem;}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;font-size:0.875rem;line-height:1.25rem;text-transform:uppercase;letter-spacing:0.14em;color:rgb(163 163 163 / 1);}.brand-logo-wrap{display:flex;align-items:center;justify-content:center;min-width:90px;height:72px;padding:.35rem .6rem;border-radius:18px;background:linear-gradient(180deg, rgba(255, 255, 255, .96) 0%, rgba(232, 232, 232, .92) 100%);border:1px solid rgba(255, 255, 255, .18);box-shadow:0 12px 30px rgba(0, 0, 0, .28);}.brand-logo{height:100%;width:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .18));}.hero-logo-panel{display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.025) 100%);width:max-content;max-width:100%;}.hero-logo-shell{display:flex;align-items:center;justify-content:center;width:170px;height:96px;padding:.5rem .8rem;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(230,230,230,.9) 100%);box-shadow:0 10px 24px rgba(0,0,0,.32);}.hero-logo{max-height:100%;width:auto;object-fit:contain;}.hero-logo-copy{display:flex;flex-direction:column;gap:.3rem;}.hero-logo-label{font-size:.8rem;line-height:1;text-transform:uppercase;letter-spacing:.22em;color:rgb(250 204 21 / 1);}.hero-logo-text{font-size:.95rem;line-height:1.5;color:rgb(212 212 212 / 1);max-width:18rem;}.product-category-card:hover{border-color:rgba(244, 180, 0, .24);box-shadow:0 0 0 1px rgba(244, 180, 0, .08), 0 16px 36px rgba(0, 0, 0, .22);}.service-card:hover{border-color:rgba(244, 180, 0, .24);box-shadow:0 0 0 1px rgba(244, 180, 0, .08), 0 16px 36px rgba(0, 0, 0, .22);}.testimonial-card:hover{border-color:rgba(244, 180, 0, .24);box-shadow:0 0 0 1px rgba(244, 180, 0, .08), 0 16px 36px rgba(0, 0, 0, .22);}.trust-item:hover{border-color:rgba(244, 180, 0, .24);box-shadow:0 0 0 1px rgba(244, 180, 0, .08), 0 16px 36px rgba(0, 0, 0, .22);}.footer-logo-card{display:flex;align-items:center;gap:1rem;}.footer-logo-wrap{display:flex;align-items:center;justify-content:center;width:120px;height:74px;padding:.4rem .7rem;border-radius:18px;background:linear-gradient(180deg, rgba(255, 255, 255, .96) 0%, rgba(232, 232, 232, .92) 100%);border:1px solid rgba(255, 255, 255, .16);}.footer-logo{max-height:100%;width:auto;object-fit:contain;}#i70jgw{background-color:rgb(119, 70, 70);}#irolw{background-color:rgb(13, 13, 13);}@media (max-width: 992px){.gjs-t-h1{font-size:46px;line-height:1;}.gjs-t-h2{font-size:32px;line-height:1.1;}.hero-overlay{background:linear-gradient(180deg, rgba(0, 0, 0, .86) 0%, rgba(0, 0, 0, .68) 100%);}.header-container{padding-left:1.25rem;padding-right:1.25rem;}.hero-accent-top{top:1.5rem;}.hero-container{grid-template-columns:repeat(1, minmax(0, 1fr));gap:3rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:5rem;padding-bottom:5rem;}.hero-title{font-size:3.75rem;line-height:1;}.hero-side-panel{justify-content:flex-start;}.trust-strip-container{grid-template-columns:repeat(2, minmax(0, 1fr));padding-left:1.25rem;padding-right:1.25rem;}.products-section{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.section-header{flex-direction:column;align-items:flex-start;}.products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.services-section{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.services-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.gallery-section{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.gallery-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.gallery-large-card{grid-column:span 2 / span 2;}.testimonials-section{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.testimonials-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.cta-container{grid-template-columns:repeat(1, minmax(0, 1fr));padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.cta-title{font-size:3rem;line-height:1;}.footer{padding-left:1.25rem;padding-right:1.25rem;}.footer-container{flex-direction:column;align-items:flex-start;}.hero-logo-panel{width:100%;}.brand-logo-wrap{min-width:76px;height:62px;}}@media (max-width: 480px){.gjs-t-h1{font-size:36px;}.gjs-t-h2{font-size:28px;}.gjs-t-body{font-size:15px;line-height:1.55;}.header-container{flex-direction:column;align-items:flex-start;gap:1rem;}.navigation{flex-wrap:wrap;gap:1rem;}.hero-accent-top{position:static;margin-left:1rem;margin-top:1rem;display:inline-block;}.hero-container{padding-top:3.5rem;padding-bottom:3.5rem;}.hero-title{font-size:3rem;line-height:1;}.hero-description{font-size:1rem;line-height:1.5rem;}.hero-features-row{grid-template-columns:repeat(1, minmax(0, 1fr));}.trust-strip-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.products-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.services-list{grid-template-columns:repeat(1, minmax(0, 1fr));}.gallery-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.gallery-large-card{grid-column:span 1 / span 1;min-height:320px;}.cta-title{font-size:2.25rem;line-height:2.5rem;}.cta-description{font-size:1rem;line-height:1.5rem;}.brand-logo-wrap{height:58px;min-width:70px;padding:.3rem .45rem;}.brand-title{font-size:1.55rem;}.hero-logo-panel{flex-direction:column;align-items:flex-start;}.hero-logo-shell{width:150px;height:88px;}}