:root{--color-primary:#E96A0D;--color-primary-dark:#c4570a;--color-primary-light:#fff1e5;--color-dark:#111111;--color-heading:#101828;--color-body:#202002;--color-muted:#777777;--color-light:#f7f7f7;--color-white:#ffffff;--color-black:#000000;--color-border:#e5e5e5;--gradient:linear-gradient(90deg, #E96A0D 0%, #FF8800 100%);--gradient-hover:linear-gradient(90deg, #c4570a 0%, #e67700 100%);--font-base:'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-base);font-size:18px;font-weight:400;line-height:1.6;color:var(--color-body);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-base);font-weight:600;color:var(--color-heading);margin:0 0 16px}h1{font-size:50px;line-height:1.15}h2{font-size:40px;line-height:1.2}h3{font-size:28px;line-height:1.3}h4{font-size:22px;line-height:1.35}h5{font-size:18px;line-height:1.4}h6{font-size:16px;line-height:1.5}p{margin:0 0 16px}a{color:var(--color-primary);text-decoration:none;-webkit-transition:color 0.3s ease;-moz-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}a:hover{color:var(--color-primary-dark)}.text-primary-custom{color:var(--color-primary)!important}img.img-fluid{display:block}.break-all{word-break:break-all}.py-8{padding:100px 0}.pt-8{padding-top:100px}.pb-8{padding-bottom:100px}.container,.container-lg,.container-md,.container-xl,.container-xxl{max-width:1584px}.container-sm{max-width:1320px}.btn-primary-custom{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-family:var(--font-base);font-size:16px;font-weight:600;line-height:1;color:var(--color-white);background:var(--gradient,linear-gradient(90deg,#E96A0D 0%,#F80 100%));border:0;border-radius:6px;cursor:pointer;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.btn-primary-custom:hover,.btn-primary-custom:focus{background:var(--gradient-hover);color:var(--color-white);outline:none}.btn-outline-custom{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;font-family:var(--font-base);font-size:16px;font-weight:600;line-height:1;color:var(--color-primary);background-color:#fff0;border:2px solid var(--color-primary);border-radius:6px;cursor:pointer;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.btn-outline-custom:hover{background-color:var(--color-primary);color:var(--color-white)}.btn-outline-white{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-family:var(--font-base);font-size:16px;font-weight:600;line-height:1;color:var(--color-white);background-color:#fff0;border:2px solid var(--color-white);border-radius:6px;cursor:pointer;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.btn-outline-white:hover,.btn-outline-white:focus{background-color:var(--color-white);color:var(--color-primary);outline:none}.inner-hero-section{background-image:url(/wp-content/themes/north-country-insulation/assets/img/about/hero-inner-bg.webp);padding:18px}.inner-hero-section .navbar-nav .nav-item{color:var(--color-heading);padding:10px 18px;font-weight:600;-webkit-border-radius:999px;border-radius:999px;-webkit-transition:color .3s ease,background-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease;-o-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}.inner-hero-section .navbar-nav .nav-link:hover,.inner-hero-section .navbar-nav .nav-link:focus,.inner-hero-section .navbar-nav .nav-link.active{color:var(--color-primary)}.inner-hero-section .navbar-nav .nav-link.active{background-color:var(--color-white)}.inner-hero-section .dropdown-menu{border:0;-webkit-border-radius:12px;border-radius:12px}.inner-hero-section .dropdown-item:hover,.inner-hero-section .dropdown-item:focus{background-color:var(--color-primary-light);color:var(--color-primary)}.nav-item .dropdown{position:relative}.nav-item .dropdown-toggle{background:none;border:none;padding:0;margin-left:.25rem;color:var(--color-heading);font-size:1rem;line-height:1;cursor:pointer;position:absolute;right:10px;top:30px}@media (min-width:991.98px){.navbar-nav .dropdown-menu{position:absolute;top:50px}}.nav-item .dropdown-toggle:hover,.nav-item .dropdown-toggle:focus{color:var(--color-primary);text-decoration:none}.hero-section{padding:0 18px}.hero-section .text-primary-custom{color:var(--color-primary)}.hero-section .hero-section__inner{position:relative;background-color:#ededed;background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/hero-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:24px;overflow:hidden}.hero-section .hero-section__left{padding:32px 0 50px 50px}.hero-section .hero-section__right{position:relative;padding:24px}.hero-section .hero-section__image{-o-object-fit:cover;object-fit:cover;border-radius:18px}header .navbar-nav .nav-item{color:var(--color-heading);padding:10px 18px!important;border-radius:999px;font-weight:600;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}header .navbar-nav .nav-link:hover,header .navbar-nav .nav-link:focus,header .navbar-nav .nav-link.active{color:var(--color-primary);border-radius:999px}header .navbar-nav .nav-link.active{background-color:var(--color-white);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .06);box-shadow:0 2px 6px rgb(0 0 0 / .06)}header .dropdown-menu{border:0;border-radius:12px;-webkit-box-shadow:0 10px 30px rgb(0 0 0 / .08);box-shadow:0 10px 30px rgb(0 0 0 / .08)}header .dropdown-item:hover,header .dropdown-item:focus{background-color:var(--color-primary-light);color:var(--color-primary)}.hero-section .hero-section__content{margin-top:100px}.hero-section .hero-section__call{position:absolute;top:40px;right:40px;z-index:2;background-color:var(--color-primary);background:var(--gradient,linear-gradient(90deg,#E96A0D 0%,#F80 100%));padding:10px 20px 10px 10px;-webkit-box-shadow:0 8px 18px rgb(233 106 13 / .35);box-shadow:0 8px 18px rgb(233 106 13 / .35);-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease}.hero-section .hero-section__call:hover{color:var(--color-white);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.hero-section .hero-section__call-icon{width:36px;height:36px}.hero-section .hero-section__badge{position:relative;background-color:unset}.hero-section .hero-section__badge p{position:absolute;display:flex;flex-direction:column;justify-content:center;top:50%;left:55%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.hero-section .hero-section__badge-icon{margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.usps-section{background-color:#1a1a1a;background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/usp-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.usps-section .usps-section__header{max-width:720px}.usps-section .usps-section__card{background-color:var(--color-primary);background:linear-gradient(90deg,#E96A0D 0%,#F80 100%);border-radius:50px;overflow:hidden;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.usps-section .usps-section__card-body{padding:32px}.property-section .property-section__header{max-width:720px}.property-section .property-section__card{position:relative;padding:32px;background-color:var(--color-white);background-repeat:no-repeat;background-position:right center;background-size:cover;border-radius:24px;-webkit-box-shadow:0 8px 24px rgb(16 24 40 / .06);box-shadow:0 8px 24px rgb(16 24 40 / .06);overflow:hidden;min-height:360px}.property-section .property-section__card--residential{background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/residential-bg.webp)}.property-section .property-section__card--commercial{background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/commercial-bg.webp)}.property-section .property-section__card--agricultural{background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/agriculture-bg.webp)}.property-section .property-section__card.page-property{background-position:center!important}.property-section .property-section__card--residential.page-property{background-image:url(/wp-content/themes/north-country-insulation/assets/img/property/residential.webp)}.property-section .property-section__card--commercial.page-property{background-image:url(/wp-content/themes/north-country-insulation/assets/img/property/commercial.webp)}.property-section .property-section__card--agricultural.page-property{background-image:url(/wp-content/themes/north-country-insulation/assets/img/property/agricultural.webp)}.property-section .property-section__card .btn-outline-custom{background-color:var(--color-white);-ms-flex-item-align:start;align-self:flex-start}.property-section .property-section__card .btn-outline-custom:hover,.property-section .property-section__card .btn-outline-custom:focus{background:var(--gradient,linear-gradient(90deg,#E96A0D 0%,#F80 100%));border-color:#fff0;color:var(--color-white)}.property-section .property-section__list li{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:6px 0;font-weight:500;color:var(--color-heading)}.property-section .property-section__list-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:12px;background-color:var(--color-primary);color:var(--color-white);border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.property-content-bg{background-image:url(/wp-content/themes/north-country-insulation/assets/img/property/property-intro-bg.webp)}.cta-section .cta-section__inner{padding:80px 24px;background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/cta-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-border-radius:24px;border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.services-section .services-section__header{max-width:720px}.services-section .services-section__eyebrow{font-size:14px;letter-spacing:1px}.services-section .services-section__card{position:relative;padding:32px;background-color:var(--color-white);border:1px solid var(--color-border);-webkit-border-radius:50px;border-radius:50px;overflow:hidden;-webkit-transition:-webkit-box-shadow .3s ease,-webkit-transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.services-section .services-section__card p{line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.services-section .services-section__card:hover{background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/service-hover-bg.webp);box-shadow:0 12px 35px rgb(0 0 0 / .15)}.services-section .services-section__cta{-ms-flex-item-align:stretch;align-self:stretch;font-size:14px;letter-spacing:.5px}.services-section .services-section__card--featured{-webkit-box-shadow:0 16px 40px rgb(16 24 40 / .1);box-shadow:0 16px 40px rgb(16 24 40 / .1)}.process-section .process-section__header{max-width:720px}.process-section .process-section__timeline{position:relative;text-align:center}.process-section .process-section__timeline::before{content:'';position:absolute;left:0;right:0;top:165px;height:1px;border-top:1px dashed #d0d5dd;z-index:0}.process-section .process-section__step{position:relative;z-index:1}.process-section .process-section__image-wrap{width:110px;height:110px;margin:0 auto 20px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.process-section .process-section__image,.process-section .process-section__image-wrap img.img-fluid{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.process-section .process-section__dot{display:block;width:22px;height:22px;margin:8px auto 0;background-color:var(--color-primary);border:3px solid var(--color-white);-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 2px #e5e5e5;box-shadow:0 0 0 2px #e5e5e5}.process-section .process-section__step-title{font-weight:700}.process-section .process-section__step-desc{color:var(--color-heading);font-weight:500}.why-choose-section{position:relative;background-color:#1a1a1a;background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/why-choose-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.why-choose-section .why-choose-section__header{max-width:760px}.why-choose-section .why-choose-section__card{padding:15px 20px;background-color:var(--color-white);color:var(--color-heading);-webkit-border-radius:999px;border-radius:999px}.locations-section .locations-section__header{max-width:720px}.locations-section .locations-section__item{padding:15px 25px;background-color:var(--color-white);color:var(--color-heading);font-weight:600;box-shadow:0 -2px 6px 0 rgb(10 37 64 / .35) inset;border:1px solid var(--color-border);-webkit-border-radius:999px;border-radius:999px;-webkit-transition:all .3s ease;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px}.locations-section .locations-section__item:hover,.locations-section .locations-section__item:focus{color:var(--color-primary);border-color:var(--color-primary);-webkit-box-shadow:0 6px 18px rgb(233 106 13 / .15);box-shadow:0 6px 18px rgb(233 106 13 / .15)}.projects-section .projects-section__header{max-width:720px}.projects-section .projects-section__eyebrow{font-size:14px;letter-spacing:1px}.projects-section .projects-section__viewer{max-width:1080px;padding:0 80px}.projects-section .projects-section__media{-webkit-border-radius:16px;border-radius:16px;overflow:hidden;-webkit-box-shadow:0 16px 40px rgb(16 24 40 / .1);box-shadow:0 16px 40px rgb(16 24 40 / .1)}.projects-section .projects-section__image{width:100%;display:block;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.projects-section .projects-section__image--after{display:block;width:100%}.projects-section .projects-section__before-clip{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden;z-index:1}.projects-section .projects-section__before-clip .projects-section__image--before{position:absolute;top:0;left:0;height:100%;width:auto;max-width:none}.projects-section .projects-section__divider{position:absolute;top:0;left:50%;width:2px;height:100%;background:var(--color-white);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none;z-index:2;-webkit-box-shadow:0 0 6px rgb(0 0 0 / .35);box-shadow:0 0 6px rgb(0 0 0 / .35)}.projects-section .projects-section__label{position:absolute;top:16px;padding:6px 14px;background-color:rgb(0 0 0 / .7);color:var(--color-white);font-size:14px;font-weight:500;-webkit-border-radius:6px;border-radius:6px;pointer-events:none;z-index:3}.projects-section .projects-section__label--before{left:16px}.projects-section .projects-section__label--after{right:16px}.projects-section .projects-section__handle{position:absolute;top:50%;left:50%;width:48px;height:48px;background-color:var(--color-white);color:var(--color-heading);border:0;-webkit-border-radius:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 4px 14px rgb(0 0 0 / .35);box-shadow:0 4px 14px rgb(0 0 0 / .35);cursor:ew-resize;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;gap:2px;z-index:4;-webkit-transition:box-shadow .2s;transition:box-shadow .2s;outline:none}.projects-section .projects-section__handle:hover,.projects-section .projects-section__handle:focus{-webkit-box-shadow:0 0 0 4px rgb(233 106 13 / .25),0 4px 14px rgb(0 0 0 / .35);box-shadow:0 0 0 4px rgb(233 106 13 / .25),0 4px 14px rgb(0 0 0 / .35)}.testimonials-section{overflow:hidden}.testimonials-section .testimonials-section__header{max-width:760px}.testimonials-section .testimonials-section__eyebrow{font-size:14px;letter-spacing:1px}.testimonials-section .testimonials-section__track-wrap{width:100%;overflow:hidden}.testimonials-section .testimonials-section__track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:24px calc((100vw - 720px) / 2);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.testimonials-section .testimonials-section__track::-webkit-scrollbar{display:none}.testimonials-section .testimonials-section__card.is-active{border-color:rgb(16 24 40 / .12);-webkit-box-shadow:0 15px 20px rgb(16 24 40 / .16);box-shadow:0 15px 20px rgb(16 24 40 / .16);-webkit-transform:translateY(-1px);transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px)}.testimonials-section .testimonials-section__card{position:relative;-ms-flex-negative:0;flex-shrink:0;width:720px;max-width:calc(100vw - 64px);padding:36px 40px;background-color:var(--color-white);border:1px solid var(--color-border);-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 8px 24px rgb(16 24 40 / .06);box-shadow:0 8px 24px rgb(16 24 40 / .06);scroll-snap-align:center}.testimonials-section .testimonials-section__quote{color:#d0d5dd;font-size:50px;line-height:1;font-family:Georgia,serif}.testimonials-section .testimonials-section__quote--open{display:block}.testimonials-section .testimonials-section__quote--close{display:block;text-align:right}.testimonials-section .testimonials-section__text{color:var(--color-heading);font-size:16px;line-height:1.6}.testimonials-section .testimonials-section__author{margin-top:24px}.testimonials-section .testimonials-section__avatar{width:44px;height:44px;background-color:var(--color-primary);background:var(--gradient,linear-gradient(90deg,#E96A0D 0%,#F80 100%));color:var(--color-white);font-weight:700;-webkit-border-radius:50%;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.testimonials-section .testimonials-section__author small{color:var(--color-muted)}.testimonials-section .testimonials-section__btn{width:48px;height:48px;background-color:#fff0;color:var(--color-primary);border:2px solid var(--color-primary);-webkit-border-radius:50%;border-radius:50%;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.testimonials-section .testimonials-section__btn:hover,.testimonials-section .testimonials-section__btn:focus{background-color:var(--color-primary);color:var(--color-white);outline:none}.faqs-section .faqs-section__header{max-width:720px}.faqs-section .faqs-section__list{max-width:1000px;margin:0 auto}.faqs-section .faqs-section__item{border:1px solid var(--color-border);margin-bottom:20px;padding:0 10px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.faqs-section .faqs-section__trigger{padding:18px 0;background-color:#fff0;border:none;cursor:pointer;width:100%;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .3s ease;transition:color .3s ease}.faqs-section .faqs-section__trigger:hover{color:var(--color-primary)}.faqs-section .faqs-section__trigger h5{color:var(--color-heading);-webkit-transition:color .3s ease;transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease}.faqs-section .faqs-section__trigger:hover h5{color:var(--color-primary)}.faqs-section .faqs-section__icon{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;color:var(--color-primary);-ms-flex-negative:0;flex-shrink:0;position:relative}.faqs-section .faqs-section__icon-plus,.faqs-section .faqs-section__icon-minus{position:absolute}.faqs-section .faqs-section__icon-minus{display:none}details[open] .faqs-section .faqs-section__icon-plus{display:none}details[open] .faqs-section .faqs-section__icon-minus{display:block}.faqs-section .faqs-section__content{border-radius:12px;overflow:hidden}.contact-quote-section .contact-quote-section__item{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.contact-quote-section .contact-quote-section__item:nth-child(2n){border-right:none}.contact-quote-section .contact-quote-section__item:nth-child(n+3){border-bottom:none}.contact-quote-section .contact-quote-section__item h6{color:var(--color-heading);font-size:16px;font-weight:600}.contact-quote-section .contact-quote-section__item p{margin:0}.contact-quote-section .contact-quote-section__form-wrapper{background-color:var(--color-light);padding:40px;border-radius:16px}.contact-quote-section .contact-quote-section__form-wrapper h3{color:var(--color-heading);font-weight:600}.contact-quote-section .contact-quote-section__input{padding:12px 16px;border:1px solid var(--color-border);border-radius:8px;font-size:16px;color:var(--color-heading);background-color:var(--color-white);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:border-color .3s ease,box-shadow .3s ease;transition:border-color .3s ease,box-shadow .3s ease}.contact-quote-section .contact-quote-section__input:focus{outline:none;border-color:var(--color-primary);-webkit-box-shadow:0 0 0 3px rgb(233 106 13 / .1);box-shadow:0 0 0 3px rgb(233 106 13 / .1)}.contact-quote-section .contact-quote-section__input::placeholder{color:var(--color-muted)}.contact-quote-section textarea.contact-quote-section__input{resize:vertical;height:100px}.footer-cta .cta-estimate-section__bg{padding:60px 24px;position:relative;overflow:hidden;background-image:url(/wp-content/themes/north-country-insulation/assets/img/home/footer-cta-bg.webp);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px}.cta-estimate-section .cta-estimate-section__content{max-width:760px}.cta-estimate-section .cta-estimate-section h2{font-size:40px;font-weight:600;line-height:1.2}.cta-estimate-section .cta-estimate-section p{color:rgb(255 255 255 / .9);font-size:18px}.footer-section{background-color:#1a1a1a;color:var(--color-white)}.footer-section .footer-section__logo,.footer-section .row>.col-lg-4:first-child>img.img-fluid{max-width:180px;margin-bottom:16px}.footer-section .footer-section__desc{font-size:14px;line-height:1.6;color:rgb(255 255 255 / .7);margin:0}.footer-section .footer-section__heading{color:var(--color-white);font-size:16px;font-weight:600}.footer-section .footer-section__links{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:12px}.footer-section .footer-section__links a{color:rgb(255 255 255 / .7);text-decoration:none;font-size:14px;-webkit-transition:color .3s ease;transition:color .3s ease}.footer-section .footer-section__links a:hover{color:var(--color-primary)}.footer-section .footer-section__contact-label{color:rgb(255 255 255 / .6);font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin:0}.footer-section .footer-section__contact-value{color:rgb(255 255 255 / .9);font-size:14px;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.footer-section .footer-section__contact-value:hover{color:var(--color-primary)}.footer-section .footer-section__map,.footer-section .footer-section__map-wrap img.img-fluid{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;overflow:hidden;-webkit-box-shadow:0 8px 24px rgb(0 0 0 / .3);box-shadow:0 8px 24px rgb(0 0 0 / .3)}.footer-section .footer-section__copyright{max-width:80%;margin:40px auto 0;background:var(--color-primary);-webkit-clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);clip-path:polygon(3% 0,97% 0,100% 100%,0 100%)}.footer-section .footer-section__copyright-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px}.footer-section .footer-section__copyright-text{color:var(--color-white);font-size:14px;margin:0}.footer-section .footer-section__copyright-powered{color:var(--color-white);font-size:14px;display:flex;flex-direction:column}.footer-section .footer-section__copyright-powered strong{font-weight:700;font-size:18px}.about-page-intro-section .about-page-intro-section__media img.img-fluid{-webkit-border-radius:24px;border-radius:24px}.about-page-intro-section .about-page-intro-section__eyebrow{font-size:14px;letter-spacing:1px}.about-page-intro-section .about-page-intro-section__features img.img-fluid{width:40px;-ms-flex-negative:0;flex-shrink:0}.about-stats-section .item-bg-light{border-radius:16px;background-color:var(--color-primary-light);border-right:1px solid var(--color-border)}.about-stats-section .item-bg-light:last-child{border-right:0}.services-section-cta{background:url(/wp-content/themes/north-country-insulation/assets/img/services/cta-bg.webp) center center / cover no-repeat}.service-hero-section .hero-content-bg{background:url(/wp-content/themes/north-country-insulation/assets/img/blown-in/hero-bg.webp) no-repeat center center/cover;padding:30px 30px;border-radius:20px}.related-blogs-section{background-color:var(--color-white)}.related-blogs-section__title{font-weight:700;color:var(--color-heading)}.blog-card{background-color:var(--color-light);border:1px solid var(--color-border);border-radius:20px;overflow:hidden;box-shadow:0 4px 18px rgb(16 24 40 / .04);transition:transform 0.3s ease,box-shadow 0.3s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgb(16 24 40 / .08)}.blog-card__image-wrap{position:relative;overflow:hidden;border-radius:20px 20px 0 0;aspect-ratio:4 / 3}.blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.blog-card:hover .blog-card__image{transform:scale(1.04)}.blog-card__title{font-size:20px;line-height:1.4;font-weight:700;margin-bottom:12px}.blog-card__title a{color:var(--color-heading);transition:color 0.3s ease}.blog-card__title a:hover{color:var(--color-primary)}.blog-card__desc{font-size:16px;line-height:1.5;color:#475467;margin-bottom:24px}.blog-card__link{font-size:14px;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;transition:color 0.3s ease}.blog-card__link:hover{color:var(--color-primary-dark)}.blog-card__link-arrow{display:inline-block;transition:transform 0.3s ease;margin-left:4px}.blog-card:hover .blog-card__link-arrow{transform:translateX(4px)}.blog-detail-hero{padding:60px 0}.blog-detail-hero__title{font-size:38px;font-weight:800;line-height:1.25;color:var(--color-heading)}.blog-detail-hero__meta{font-size:15px;color:var(--color-muted)}.blog-detail-hero__meta-item{display:inline-flex;align-items:center;gap:8px;font-weight:500}.blog-detail-hero__meta-icon{width:16px;height:16px;fill:var(--color-primary)}.blog-detail__image-wrapper{overflow:hidden;border-radius:16px;box-shadow:0 8px 30px rgb(0 0 0 / .05)}.blog-detail__image{width:100%;height:auto;object-fit:cover}.blog-detail__body{font-size:18px;line-height:1.75;color:var(--color-body)}.blog-detail__body img{max-width:100%;height:auto;border-radius:12px;margin:20px 0;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.blog-detail__body p{margin-bottom:24px}.blog-detail__body p.lead-text{font-size:20px;line-height:1.7;font-weight:500;color:var(--color-heading)}.blog-detail__subheading{font-size:28px;font-weight:700;color:var(--color-heading)}.blog-detail__blockquote{background-color:var(--color-primary-light);border-left:4px solid var(--color-primary);padding:30px 40px;border-radius:12px}.blog-detail__blockquote-text{font-size:20px;line-height:1.6;color:var(--color-heading);font-style:italic;font-weight:500}.blog-detail__blockquote-cite{font-size:16px;color:var(--color-primary);font-weight:700;margin-top:12px}.blog-detail__body table{caption-side:bottom;border-collapse:collapse;width:100%}.blog-detail__body table caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--color-muted);text-align:left}.blog-detail__body table th{font-weight:inherit;text-align:inherit;text-align:-webkit-match-parent}.blog-detail__body table thead,.blog-detail__body table tbody,.blog-detail__body table tfoot,.blog-detail__body table tr,.blog-detail__body table td,.blog-detail__body table th{border-color:inherit;border-style:solid;border-color:#dedede;padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.blog-detail__tag-link{font-size:14px;font-weight:600;padding:6px 16px;background-color:var(--color-light);color:var(--color-muted);border-radius:8px;transition:all 0.3s ease}.blog-detail__tag-link:hover{background-color:var(--color-primary-light);color:var(--color-primary)}.blog-detail__share-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:var(--color-light);border-radius:50%;color:var(--color-heading);transition:all 0.3s ease}.blog-detail__share-link:hover{background-color:var(--color-primary);color:var(--color-white);transform:translateY(-2px)}.blog-navigation__item{border:1px solid var(--color-border);background-color:var(--color-white);transition:all 0.3s ease;text-decoration:none;color:inherit}.blog-navigation__item:hover{border-color:var(--color-primary);background-color:var(--color-light);transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .04)}.blog-navigation__arrow{color:var(--color-primary);transition:transform 0.3s ease;display:inline-flex;align-items:center}#prev-post-btn:hover .blog-navigation__arrow{transform:translateX(-4px)}#next-post-btn:hover .blog-navigation__arrow{transform:translateX(4px)}.blog-navigation__label{font-size:11px;font-weight:700;color:var(--color-primary);letter-spacing:1.5px}.blog-navigation__title{font-size:15px;font-weight:700;color:var(--color-heading)}.sidebar-help-box{background:url(/wp-content/themes/north-country-insulation/assets/img/blog-cta-bg.webp);background-size:cover;background-position:center;min-height:350px;display:flex;flex-direction:column;justify-content:end;box-shadow:0 10px 24px rgb(233 106 13 / .15)}.sidebar-help-box__title{font-size:24px;font-weight:700}.sidebar-help-box__text{font-size:16px;line-height:1.5;opacity:.95}.sidebar-help-box__btn{color:var(--color-primary)!important;background-color:var(--color-white);border:0;transition:all 0.3s ease}.sidebar-help-box__btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgb(0 0 0 / .12);background-color:#fff8f3}.sidebar-widget__title{font-size:18px;font-weight:700;color:var(--color-heading);border-bottom:2px solid var(--color-border);position:relative}.sidebar-widget__title::after{content:'';position:absolute;bottom:-2px;left:0;width:60px;height:2px;background-color:var(--color-primary)}.sidebar-post-item{transition:all 0.3s ease}.sidebar-post-item__thumb-link{overflow:hidden;border-radius:8px;width:70px;height:70px;box-shadow:0 4px 12px rgb(0 0 0 / .03)}.sidebar-post-item__thumb{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.sidebar-post-item:hover .sidebar-post-item__thumb{transform:scale(1.06)}.sidebar-post-item__meta{font-size:11px;color:var(--color-muted)}.sidebar-post-item__meta-item{display:inline-flex;align-items:center;gap:4px;font-weight:600}.sidebar-post-item__meta-icon{width:11px;height:11px;fill:var(--color-primary)}.sidebar-post-item__title{font-size:14px;font-weight:600;line-height:1.45}.sidebar-post-item__title a{color:var(--color-heading);transition:color 0.3s ease}.sidebar-post-item__title a:hover{color:var(--color-primary)}.sidebar-help-box{position:sticky;top:20px;align-self:flex-start;z-index:9}@media (max-width:1600px){header img.header-logo{width:150px}header .navbar-nav .nav-link,.dropdown-item{font-size:14px}.nav-item .dropdown-toggle{top:15px;right:-2px}}@media (max-width:1400px){header img.header-logo{width:100px}}@media (max-width:1199.98px){header .navbar-nav .nav-link{padding:0px!important}header .hero-section__call{position:unset!important}.hero-section .hero-section__call{font-size:14px}.hero-section .hero-section__call-icon{width:20px;height:20px}h1{font-size:48px}.hero-section .hero-section__left{padding:28px 36px 40px}.inner-hero-section .inner-hero-section__panel{padding:28px 36px 64px}}@media (max-width:991.98px){h1{font-size:40px}h2{font-size:34px}h3{font-size:24px}.py-8{padding:70px 0}.pt-8{padding-top:70px}.pb-8{padding-bottom:70px}.hero-section .hero-section__left{padding:24px 28px 32px}.hero-section .hero-section__right{padding:0 24px 24px}.hero-section .navbar-collapse{background-color:var(--color-white);border-radius:16px;margin-top:16px;padding:12px 16px}.hero-section .hero-section__call{top:24px;right:24px}.inner-hero-section .inner-hero-section__panel{padding:24px 28px 56px}.inner-hero-section .inner-hero-section__header{margin-bottom:50px}.inner-hero-section .navbar-collapse{background-color:var(--color-white);-webkit-border-radius:16px;border-radius:16px;margin-top:16px;padding:12px 16px}.nav-item .dropdown-toggle{top:13px}.process-section .process-section__timeline::before{display:none}.locations-section .locations-section__item{padding:10px 15px}.contact-quote-section .contact-quote-section__form-wrapper{margin-top:40px}.footer-section .footer-section__main{padding:60px 0}.footer-section .footer-section__logo,.footer-section .row>.col-lg-4:first-child>img.img-fluid,.footer-section .footer-section__map{margin:0 auto}}@media (max-width:767.98px){body{font-size:16px}h1{font-size:32px}h2{font-size:28px}h3{font-size:22px}h4{font-size:18px}.py-8{padding:50px 0}.pt-8{padding-top:50px}.pb-8{padding-bottom:50px}.hero-section{padding:12px}.hero-section .hero-section__left{padding:20px}.hero-section .hero-section__right{padding:0 16px 16px}.hero-section .hero-section__call{top:16px;right:16px;padding:6px 14px 6px 6px}.hero-section .hero-section__call-icon{width:30px;height:30px}.inner-hero-section{padding:12px}.inner-hero-section .inner-hero-section__panel{padding:20px 20px 46px}.inner-hero-section .inner-hero-section__header{margin-bottom:36px}.about-stats-section .about-stats-section__item{border-right:0;border-bottom:1px solid var(--color-border)}.about-stats-section .about-stats-section__item:last-child{border-bottom:0}.testimonials-section .testimonials-section__card{width:calc(100vw - 32px);max-width:calc(100vw - 32px);min-height:220px;padding:30px 24px 28px}.cta-section .cta-section__inner{padding:50px 20px}.contact-quote-section .contact-quote-section__item{border-right:1px solid var(--color-border)!important;border-bottom:1px solid var(--color-border)}.contact-quote-section .contact-quote-section__item:nth-child(2n){border-right:1px solid var(--color-border)}.contact-quote-section .contact-quote-section__item:nth-child(n+3){border-bottom:1px solid var(--color-border)}.contact-quote-section__item:nth-child(4){border-bottom:none}.contact-quote-section__form-wrapper{padding:30px 20px}.cta-estimate-section{min-height:300px}.cta-estimate-section h2{font-size:28px}.cta-estimate-section p{font-size:16px}.footer-section .footer-section__main{padding:40px 0}.footer-section .footer-section__logo{max-width:150px}.footer-section .footer-section__desc{font-size:13px}.footer-section .footer-section__heading{margin-top:20px}.footer-section .footer-section__map{margin-top:20px}.footer-section .footer-section__copyright-inner{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px;align-items:center;text-align:center;padding:0 20px}.footer-section .footer-section__copyright-powered{text-align:center}}@media (max-width:575.98px){h1{font-size:28px}h2{font-size:24px}.usps-section .usps-section__card-body{padding:20px}}@media (max-width:767.98px){.blog-card__title{font-size:18px}.blog-card__desc{font-size:15px;margin-bottom:18px}}@media (max-width:575.98px){.blog-card__badge-body{gap:10px;padding-right:25px}}@media (max-width:991.98px){.blog-detail-hero__title{font-size:30px}.blog-sidebar{margin-top:40px}}@media (max-width:767.98px){.blog-detail-hero__title{font-size:24px}.blog-detail-hero__meta{gap:15px!important}.blog-detail__body p.lead-text{font-size:18px}.blog-detail__subheading{font-size:22px}.blog-detail__blockquote{padding:20px 24px}.blog-detail__blockquote-text{font-size:17px}}@media (max-width:575.98px){.blog-detail-hero__title{font-size:20px}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}