:root{--steel-dark:#1a1d23;--steel-mid:#2d3239;--steel-light:#4a5160;--accent:#c23b2e;--accent-hover:#a83227;--bg:#f5f6f8;--white:#fff;--border:#dde1e6;--text:#1a1d23;--text-muted:#5c6370}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,system-ui,sans-serif;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.skip-link{background:var(--accent);color:#fff;z-index:100;border-radius:4px;padding:.5rem 1rem;transition:top .2s;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}.top-bar{color:#fff;background:#252d38;justify-content:center;align-items:center;height:41px;font-size:14px;display:flex}.top-bar-inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.top-bar-left{flex-wrap:nowrap;align-items:center;gap:1rem;display:flex}.top-bar-email,.top-bar-tagline{color:#fff;white-space:nowrap;align-items:center;margin:0;font-size:14px;display:inline-flex}.top-bar-email i,.top-bar-tagline i{color:#5b8fb2;margin-right:.35rem}.top-bar-sep{color:#ffffff80;-webkit-user-select:none;user-select:none;margin:0 .25rem}.top-bar-email a{color:#fff}.top-bar-email a:hover{color:#b8d4e8;text-decoration:underline}.top-bar-social a{color:#fff;font-size:1rem}.top-bar-social a:hover{color:#b0b8c4;text-decoration:none}.top-bar-social{align-items:center;gap:1.25rem;display:flex}.header{background:var(--white);border-bottom:1px solid var(--border);padding:1rem 1.5rem}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.header-logo{align-items:center;display:flex}.header-logo-img{object-fit:contain;width:auto;max-width:124px;height:auto;max-height:78px}.nav{flex-wrap:wrap;gap:.5rem;display:flex}.nav a{color:var(--steel-mid);border-radius:4px;padding:.5rem .75rem;font-weight:500}.nav a:hover{background:var(--bg);color:var(--accent);text-decoration:none}.nav a.active{color:var(--accent)}.header-phone-block{align-items:center;gap:.75rem;display:flex}.header-phone-block i{color:var(--text-muted);font-size:1.25rem}.header-phone-block>div{flex-direction:column;gap:.15rem;display:flex}.header-phone-label{color:var(--steel-mid);font-size:.875rem;font-weight:500}.header-phone-label:hover,.header-phone-number:hover{color:var(--accent);text-decoration:none}.header-phone-number{color:var(--steel-dark);font-size:1.125rem;font-weight:600}.fl-button{background:var(--accent);white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background .2s;display:inline-flex;color:var(--white)!important}.fl-button:hover{background:var(--accent-hover);text-decoration:none;color:var(--white)!important}.hero{background-color:var(--steel-mid);align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.hero-slideshow .hero-slides{position:absolute;inset:0}.hero-slideshow .hero-slide{z-index:1;transition:opacity 1s ease-in-out;position:absolute;inset:0}.hero-slideshow .hero-slide-active{z-index:2}.hero-slideshow .hero-slide-crop{position:absolute;inset:0;overflow:hidden}.hero-slideshow .hero-slide-crop>span{position:absolute!important;inset:0!important}.hero-slideshow .hero-slide-crop img{object-fit:cover;transform-origin:50%;width:120%;height:120%;transition:transform 11s ease-out;position:absolute;top:-10%;left:-10%}.hero-slideshow .hero-slide-active .hero-slide-crop img{transform:scale(1.15)translate(-2%,1%)}.hero-overlay{z-index:2;background:linear-gradient(90deg,#1a1d23d9 0%,#1a1d2380 45%,#1a1d2340 70%,#0000 100%);position:absolute;inset:0}.hero-inner{z-index:3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem;display:flex;position:relative}.hero-content{flex:320px;max-width:520px}.hero-title{color:#fff;letter-spacing:-3px;box-sizing:border-box;text-align:start;text-shadow:0 0 5px #000000e6;background:0 0;border:0;margin:20px 0 10px;padding:0;font-family:DM Sans,sans-serif;font-size:70px;font-style:normal;font-weight:700;line-height:84px;display:block}.hero-subtitle{color:#fffffff2;margin:0 0 .25rem;font-size:clamp(1rem,2vw,1.25rem)}.hero-tagline{color:#fffffff2;margin:0;font-size:clamp(1rem,2vw,1.125rem);font-style:italic;display:block}.hero-form-wrap{flex:0 380px}.hero-quote-card{background:#fffffff5;border:1px solid #ffffff80;border-radius:8px;padding:1.75rem;box-shadow:0 8px 32px #00000026}.hero-quote-card.quote-form-box{box-shadow:0 4px 20px #0000001f}.hero-quote-title{color:var(--steel-dark);margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.hero-quote-desc{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9375rem}.hero-quote-form{flex-direction:column;gap:1rem;display:flex}.hero-quote-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hero-quote-field{flex-direction:column;gap:.35rem;display:flex}.hero-quote-label{color:var(--steel-dark);font-size:.8125rem;font-weight:500}.hero-quote-label .required{color:var(--accent)}.hero-quote-input{border:1px solid var(--border);border-radius:6px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:1rem}.hero-quote-input.large{padding:.75rem .875rem;font-size:1rem}.hero-quote-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #c23b2e26}.hero-quote-next,.hero-quote-next.gform-theme-button.button{background:var(--accent);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:100%;margin-top:.25rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex;color:#fff!important}.hero-quote-next:hover,.hero-quote-next.gform-theme-button.button:hover{background:var(--accent-hover);text-decoration:none;color:#fff!important}@media (max-width:480px){.hero-quote-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero{min-height:560px}.hero-title{letter-spacing:-2px;font-size:clamp(2rem,8vw,70px);line-height:1.2}.hero-inner{flex-direction:column;align-items:stretch}.hero-content{max-width:none}.hero-form-wrap{flex:none}}.quality-section{color:#757575;box-sizing:border-box;background:#dfdfdf82;flex-flow:row;justify-content:center;align-items:center;padding:50px 20px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px;display:flex}.quality-inner{width:100%;max-width:1152px;margin:0 auto}.quality-header{grid-template-columns:minmax(200px,1fr) 1.2fr;align-items:start;gap:2.5rem;margin-bottom:2.5rem;display:grid}.quality-title{color:#333;box-sizing:border-box;text-align:start;background:0 0;border:0;margin:20px 0 10px;padding:0;font-family:Times,Georgia,serif;font-size:45px;font-style:normal;font-weight:700;line-height:56.25px;display:block}.quality-intro{color:#757575;text-align:start;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;line-height:26.1px}.quality-intro p{box-sizing:border-box;background:0 0;border:0;margin:0 0 10px;padding:0;display:block}.quality-intro p:last-child{margin-bottom:0}.quality-features{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.quality-feature{text-align:start}.quality-feature-icon{justify-content:center;align-items:center;min-height:80px;margin-bottom:1rem;display:flex}.quality-feature-icon img{object-fit:contain;width:80px;height:80px}.quality-feature-icon i{color:#757575;font-size:3rem}.quality-feature-title{color:#333;text-align:start;box-sizing:border-box;border:0;margin:20px 0 10px;padding:0;font-family:Times,Georgia,serif;font-size:24px;font-weight:700;line-height:33.6px;display:block}@media (max-width:900px){.quality-header{grid-template-columns:1fr}.quality-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.quality-features{grid-template-columns:1fr}}.versatile-section{box-sizing:border-box;color:#757575;text-align:start;background:0 0;border:0;justify-content:center;align-items:center;max-width:none;min-height:0;margin:0;padding:50px 20px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px;display:flex;position:relative}.versatile-inner{box-sizing:border-box;width:100%;max-width:1237px;margin:0 auto}.versatile-header{text-align:start;margin-bottom:2rem}.versatile-title{color:#333;text-align:start;box-sizing:border-box;border:0;margin:20px 0 10px;padding:0;font-family:Times,Georgia,serif;font-size:45px;font-weight:700;line-height:56.25px;display:block}.versatile-subtitle{color:#757575;margin:0;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px}.versatile-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.versatile-card{aspect-ratio:1;border-radius:4px;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.versatile-card-bg{background-position:50%;background-size:cover;transition:transform .4s;position:absolute;inset:0}.versatile-card-overlay{pointer-events:none;background:linear-gradient(#0003 0%,#00000080 100%);position:absolute;inset:0}.versatile-card.hover-zoom-in:hover .versatile-card-bg{transform:scale(1.08)}.versatile-card-content{z-index:1;text-align:center;padding:1rem;position:relative}.versatile-card-title{font-size:inherit;font-weight:inherit;margin:0}.versatile-card-link{color:#fff;text-shadow:0 0 5px #000000e6;text-align:center;font-family:Times,Georgia,serif;font-size:24px;font-weight:700;line-height:33.6px;text-decoration:none;transition:opacity .2s;display:inline-block}.versatile-card-link:hover{opacity:.9;text-decoration:none}@media (max-width:900px){.versatile-grid{grid-template-columns:repeat(2,1fr)}.versatile-title{font-size:clamp(1.75rem,5vw,45px)}}@media (max-width:500px){.versatile-grid{grid-template-columns:1fr}.versatile-card{min-height:280px}}.stats-section{box-sizing:border-box;color:#757575;text-align:start;background:0 0;border:0 #757575;flex-flow:row;justify-content:center;align-items:center;max-width:none;min-height:0;margin:0;padding:50px 20px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px;display:flex;position:relative}.stats-row{box-sizing:border-box;color:#757575;text-align:start;background:0 0;border:0 #757575;flex-flow:row;flex:0 auto;justify-content:center;align-items:center;gap:2rem 3rem;width:100%;max-width:1100px;margin:0 auto;padding:0;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:23.2px;display:flex;overflow:visible}.stats-item{flex-direction:column;align-items:center;gap:0;display:flex}.stats-top-line{justify-content:center;align-items:center;min-height:29px;margin-bottom:0;line-height:29px;display:flex}.stats-before-text{color:#757575;text-align:center;box-sizing:border-box;background:0 0;border:0;margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:29px;display:block}.stats-before-placeholder{visibility:hidden;min-height:29px;line-height:29px;display:block}.stats-number{color:#757575;text-align:center;white-space:nowrap;box-sizing:border-box;background:0 0;border:0;font-family:DM Sans,sans-serif;font-size:82px;font-weight:400;line-height:82px;display:block}.stats-after-text{color:#757575;margin:0 0 10px;font-size:20px;font-weight:400;line-height:29px}@media (max-width:768px){.stats-section,.stats-row{flex-wrap:wrap}.stats-number{font-size:clamp(48px,12vw,82px);line-height:1.1}}.easy-get-started{box-sizing:border-box;color:#757575;text-align:start;background:#5b8fb2;border:0 #757575;flex-flow:row;justify-content:center;align-items:center;margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px;display:flex;position:relative;overflow:visible}.easy-get-started-wrap{box-sizing:border-box;border:0;flex-flow:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1237px;min-height:0;margin:0 auto;padding:48px 20px;display:flex}.easy-get-started-content{color:#757575;text-align:start;box-sizing:border-box;background:0 0;border:0 #757575;flex:0 auto;margin:0;padding:0 0 4px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px;display:block;overflow:visible}.easy-get-started-title{color:#fff;text-align:start;box-sizing:border-box;background:0 0;border:0;margin:20px 0 10px;padding:0;font-family:Times,Georgia,serif;font-size:35px;font-weight:700;line-height:43.75px;display:block}.easy-get-started-title:first-child{margin-top:0}.easy-get-started-subtitle{color:#fffffff2;margin:0;padding:0;font-size:16px;font-weight:400;line-height:23.2px;display:block}.easy-get-started-actions{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:1rem;margin-left:auto;display:flex}.easy-get-started .fl-button,.easy-get-started-link{text-align:center;box-sizing:border-box;white-space:normal;background:#5b8fb2;border:2px solid #fff;border-radius:3px;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:19.2px;text-decoration:none;display:inline-flex;overflow:visible;color:#fff!important}.easy-get-started .fl-button:hover,.easy-get-started-link:hover{opacity:.9;background:#5b8fb2;border-color:#fff;text-decoration:none;color:#fff!important}.easy-get-started .fl-button .fl-button-icon-before,.easy-get-started-link .fl-button-icon-before{color:#fff;opacity:1;font-size:1rem}@media (max-width:768px){.easy-get-started-wrap{text-align:center;flex-flow:column wrap;justify-content:center}.easy-get-started-content{text-align:center}.easy-get-started-actions{flex-wrap:wrap;justify-content:center;margin-left:0}}.standby-section{--standby-blue:#5b8fb2;box-sizing:border-box;color:#fff;text-align:start;background:url(https://www.rocketsteelcanada.com/wp-content/uploads/2025/02/2560x1400-a-model-interior-storage.jpg) 50%/cover no-repeat;border:3px solid #5b8fb2;border-left:0 #fff;border-right:0 #fff;flex-flow:row;flex:0 auto;place-content:normal center;align-items:center;width:100%;min-width:0;max-width:1237px;height:501px;min-height:501px;margin:0 auto;padding:50px 20px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px;display:flex;position:relative}.standby-section:before{content:"";z-index:0;pointer-events:none;background:#5b8fb280;position:absolute;inset:0}.standby-section-wrap{box-sizing:border-box;z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:3rem 4rem;width:100%;max-width:1237px;margin:0 auto;display:flex;position:relative}.standby-title{box-shadow:none;box-sizing:border-box;clear:none;color:#333;float:none;letter-spacing:normal;opacity:1;text-align:start;min-width:0;max-width:none;height:112.5px;min-height:0;max-height:none;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:0;background:0 0;border:0 #333;border-radius:0;flex-flow:row;flex:0 auto;place-content:normal;align-items:normal;width:510px;margin:20px 0 10px;padding:0;font-family:Times,Georgia,serif;font-size:45px;font-style:normal;font-weight:700;line-height:56.25px;text-decoration:none;transition:all;display:block;position:static;overflow:visible}.standby-content{flex:1;min-width:0}.standby-intro{box-sizing:border-box;color:#333;cursor:crosshair;opacity:1;text-align:start;visibility:visible;background:0 0;border:0 #333;flex-flow:row;flex:0 auto;width:510px;height:92.75px;margin:0 0 10px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:23.2px;transition:all;animation:none;display:block;position:static;overflow:visible}.standby-warranties{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.standby-warranty-item{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.standby-section .fi-burst{text-align:center;width:1.25em;color:var(--standby-blue);flex-shrink:0;margin-top:.2em;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;display:inline-block}.standby-section .fi-burst:before{content:""}.fi-burst{text-align:center;color:#333;flex-shrink:0;width:1.25em;margin-top:.2em;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;display:inline-block}.fi-burst:before{content:""}.standby-warranty-title{box-sizing:border-box;clear:none;color:#333;float:none;letter-spacing:normal;opacity:1;text-align:left;min-width:0;max-width:none;height:100.781px;min-height:0;max-height:none;text-shadow:none;text-transform:none;white-space:normal;word-spacing:0;background:0 0;border:0 #333;border-radius:0;flex-wrap:nowrap;flex:0 auto;place-content:normal;align-items:normal;width:372.781px;margin:0;padding:0;font-family:Times,Georgia,serif;font-size:24px;font-style:normal;font-weight:700;line-height:33.6px;text-decoration:none;display:block;position:static;overflow:visible}@media (max-width:768px){.standby-section{min-height:400px;padding:40px 16px}.standby-section-wrap{flex-direction:column;align-items:stretch;gap:1.5rem}.standby-title{width:auto;max-width:none;height:auto;min-height:0;font-size:32px;line-height:1.25}.standby-intro{width:auto;height:auto;min-height:0}.standby-warranties{flex-direction:column}.standby-warranty-item{flex:none}.standby-warranty-title{width:auto;height:auto;min-height:0;font-size:18px;line-height:1.4}}.cta-bar{background:var(--steel-mid);color:var(--white);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:.75rem 1.5rem;display:flex}.cta-bar a{color:var(--white);font-weight:600}.cta-bar .phone{font-size:1.125rem}main{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.page-title{color:var(--steel-dark);margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:700}.page-subtitle{color:var(--text-muted);margin:0 0 2rem;font-size:1.0625rem}.required-note{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem}.layout{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;display:grid}@media (max-width:900px){.layout{grid-template-columns:1fr}}.form-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:2rem;box-shadow:0 2px 12px #0000000f}.quote-form-box{box-shadow:0 4px 20px #00000014}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:500px){.form-row{grid-template-columns:1fr}}.field{margin-bottom:1.25rem}.field label{margin-bottom:.35rem;font-size:.9375rem;font-weight:500;display:block}.field label .required{color:var(--accent)}.field input,.field select,.field textarea{border:1px solid var(--border);border-radius:6px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:1rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #c23b2e26}.field textarea{resize:vertical;min-height:100px}.field .error{color:var(--accent);margin-top:.25rem;font-size:.8125rem;display:none}.field.invalid .error{display:block}.field.invalid input,.field.invalid select,.field.invalid textarea{border-color:var(--accent)}.checkbox-field{align-items:flex-start;gap:.75rem;margin-top:1rem;display:flex}.checkbox-field input[type=checkbox]{width:auto;margin-top:.25rem}.checkbox-field label{margin-bottom:0;font-weight:400}.btn-submit{background:var(--accent);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:6px;margin-top:1.25rem;padding:.85rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s}.btn-submit:hover{background:var(--accent-hover)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.form-success{color:#065f46;background:#d1fae5;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem;font-weight:500}.form-success-state{text-align:center;padding:2rem 1rem}.form-success-icon{color:#065f46;margin-bottom:1rem}.form-success-title{color:#111;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.form-success-message{color:#555;max-width:420px;margin:0 auto 2rem;line-height:1.6}.form-success-state .btn-submit{color:#333;background:#fff;border:1px solid #ddd;font-weight:500}.form-success-state .btn-submit:hover{background:#f5f5f5}.form-error{color:#991b1b;background:#fee2e2;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem;font-weight:500}.contact-info{position:sticky;top:1rem}.contact-card{background:var(--white);border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.contact-card h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600}.contact-card .value{color:var(--steel-dark);font-size:1.125rem;font-weight:600}.contact-card .value a{color:inherit}.contact-card .value a:hover{color:var(--accent);text-decoration:none}.contact-card.fl-icon-block .fl-icon-wrap{align-items:flex-start;gap:1rem;display:flex}.contact-card.fl-icon-block .fl-icon{color:var(--accent);flex-shrink:0;margin-top:.15rem;font-size:1.5rem}.contact-card.fl-icon-block .fl-icon-text{flex:1}.contact-card.fl-icon-block .fl-icon-text h3{margin:0 0 .35rem}.contact-card.fl-icon-block .fl-icon-text .value{margin:0;font-size:1rem}.contact-card.fl-icon-block .fl-icon-text h3:only-child{color:var(--steel-dark);text-transform:none;letter-spacing:0;font-size:1rem;font-weight:500}.footer{background:var(--steel-dark);color:#9ca3af;margin-top:2rem;padding:2.5rem 1.5rem}.footer-inner{grid-template-columns:1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:700px){.footer-inner{grid-template-columns:1fr}}.footer-brand{max-width:200px}.footer-logo-img{object-fit:contain;max-width:147px;height:auto;margin-bottom:1rem}.footer-heading{color:var(--white);margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:600}.footer-heading-touch{margin-top:1.25rem}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:.4rem}.footer a{color:#b0b8c4}.footer .brand-desc{margin-bottom:0;font-size:.875rem;line-height:1.6}.footer-touch{flex-direction:column;gap:.75rem;display:flex}.footer-touch-item{align-items:flex-start;gap:.75rem;display:flex}.footer-touch-item i{color:#9ca3af;text-align:center;width:1rem;margin-top:.2rem}.footer-touch-item p{margin:0;font-size:.875rem;line-height:1.5}.footer-touch-item a{color:#b0b8c4}.footer-social{gap:1rem;margin-top:1rem;display:flex}.footer-social a{color:#9ca3af;font-size:1.25rem}.footer-social a:hover{color:var(--white);text-decoration:none}.footer-bottom{border-top:1px solid var(--steel-mid);color:#6b7280;max-width:1200px;margin:2rem auto 0;padding-top:1.5rem;font-size:.8125rem}.footer-bottom p{text-align:center;margin:0}
