/* ==========================================================================
   Crowfield Carpet Pros - additions on top of the base template.
   Loaded after style.css and responsive.css.
   ========================================================================== */

:root{
    --brand:#ff662a;
    --brand-dark:#e2531c;
    --ink:#1a1e32;
    --muted:#91939d;
    --line:#e7e7ee;
}

/* ---------- accessibility ---------- */
.skip-link{
    position:absolute;left:-9999px;top:0;z-index:9999;
    background:var(--ink);color:#fff;padding:12px 22px;border-radius:0 0 6px 0;
    font-weight:600;
}
.skip-link:focus{left:0;}
.sr-only{
    position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;
    overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;
}
a:focus-visible,button:focus-visible,input:focus-visible,
select:focus-visible,textarea:focus-visible,summary:focus-visible{
    outline:3px solid var(--brand);outline-offset:2px;
}
img{max-width:100%;height:auto;}

/* ---------- buttons ---------- */
.btn-one.btn-ghost{
    background:transparent!important;border:2px solid #fff;color:#fff!important;
    margin-left:10px;
}
.btn-one.btn-ghost:hover{background:#fff!important;color:var(--ink)!important;}
.slogan-area-style2 .button .btn-one{margin:6px 6px 0;}

/* ---------- header ---------- */
.main-header .header-right .button .btn-two{white-space:nowrap;}
.main-header .logo-box img{max-height:52px;width:auto;}
.footer-logo img{max-height:52px;width:auto;}

/* ---------- hero ---------- */
.home-slider-one .slide-item .content-box .slide-text{
    color:#fff;font-size:17px;line-height:28px;max-width:560px;
    margin:0 0 28px;text-shadow:0 1px 12px rgba(0,0,0,.55);
}
.home-slider-one .slide-item .content-box .link-box a{margin:0 10px 10px 0;}
.slider-contact-info .title-holder h1 a{color:#fff;}
.slider-contact-info .title-holder h1 a:hover{color:var(--brand);}

/* ---------- trust strip ---------- */
.trust-strip{background:var(--ink);padding:22px 0;}
.trust-list{
    display:flex;flex-wrap:wrap;justify-content:space-between;
    align-items:center;margin:0;padding:0;list-style:none;gap:14px 26px;
}
.trust-list li{
    color:#fff;font-size:15px;font-weight:500;display:flex;align-items:center;gap:9px;
}
.trust-list li i{color:var(--brand);font-size:18px;}

/* ---------- welcome ---------- */
.welcome-content-box .text p{margin-bottom:18px;}
.welcome-cta{margin-top:26px;}
.welcome-cta .btn-one{margin:0 10px 10px 0;}
.welcome-cta .btn-one.btn-ghost{
    border-color:var(--ink);color:var(--ink)!important;
}
.welcome-cta .btn-one.btn-ghost:hover{background:var(--ink)!important;color:#fff!important;}

/* ---------- service cards ---------- */
.single-service-style1 .text-holder .service-blurb{
    font-size:14px;line-height:24px;color:var(--muted);
    padding:12px 22px 0;margin:0;
}
.single-service-style1{margin-bottom:34px;}

/* ---------- before / after ---------- */
.single-trusted-image{position:relative;overflow:hidden;}
.ba-tag{
    position:absolute;left:18px;top:18px;z-index:3;
    padding:7px 18px;border-radius:3px;
    font-size:13px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:#fff;
}
.ba-before{background:var(--ink);}
.ba-after{background:var(--brand);}

/* ---------- pricing ---------- */
.single-pricing-box{margin-bottom:30px;}
.single-pricing-box.featured{
    box-shadow:0 18px 45px rgba(26,30,50,.16);transform:translateY(-6px);
}
.badge-popular{
    display:inline-block;background:var(--brand);color:#fff;
    font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;
    padding:5px 14px;border-radius:20px;margin-bottom:12px;
}
.price-note{
    font-size:13px;line-height:24px;color:var(--muted);
    max-width:760px;margin:26px auto 0;
}

/* ---------- areas ---------- */
.areas-lede{max-width:860px;margin:0 auto 34px;color:#5f6072;line-height:30px;}
.area-chips{
    display:flex;flex-wrap:wrap;justify-content:center;gap:10px;
    list-style:none;margin:0 0 36px;padding:0;
}
.area-chips a{
    display:inline-block;border:1px solid var(--line);border-radius:30px;
    padding:9px 20px;font-size:14px;font-weight:500;color:var(--ink);background:#fff;
    transition:.3s;
}
.area-chips a:hover{background:var(--brand);border-color:var(--brand);color:#fff;}
.area-card{
    border:1px solid var(--line);border-radius:6px;padding:30px 28px;
    margin-bottom:30px;background:#fff;transition:.3s;height:100%;
}
.area-card:hover{box-shadow:0 16px 40px rgba(26,30,50,.10);border-color:transparent;}
.area-card h3{font-size:20px;color:var(--ink);margin:0 0 4px;}
.area-card .zip{
    display:inline-block;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;
    color:var(--brand);font-weight:700;margin-bottom:12px;
}
.area-card p{font-size:14px;line-height:26px;color:var(--muted);margin:0 0 14px;}
.area-card a{font-weight:700;color:var(--ink);}
.area-card a:hover{color:var(--brand);}
.area-map{margin:20px 0 40px;border-radius:6px;overflow:hidden;border:1px solid var(--line);}
.area-map iframe{display:block;width:100%;}
.area-note p{max-width:720px;margin:0 auto 22px;color:#5f6072;line-height:28px;}

/* ---------- reviews ---------- */
.review-card{
    border:1px solid var(--line);border-radius:6px;padding:32px 30px;
    margin-bottom:30px;background:#fff;height:100%;
}
.review-stars i{color:#fec144;margin-right:2px;}
.review-card blockquote{
    border:0;padding:16px 0 0;margin:0 0 18px;
    font-size:15px;line-height:29px;color:#5f6072;
}
.review-card cite{
    font-style:normal;font-weight:700;color:var(--ink);display:block;
}
.review-card cite span{
    display:block;font-weight:400;font-size:13px;color:var(--muted);margin-top:3px;
}
.review-cta{margin-top:20px;}
.review-cta h3{font-size:24px;color:var(--ink);margin-bottom:10px;}
.review-cta p{color:var(--muted);margin-bottom:22px;}

/* ---------- FAQ ---------- */
.faq-area{background:#f7f7fb;}
.faq-list{max-width:920px;margin:0 auto;}
.faq-item{
    background:#fff;border:1px solid var(--line);border-radius:6px;
    margin-bottom:14px;overflow:hidden;
}
.faq-item summary{
    cursor:pointer;list-style:none;padding:22px 58px 22px 26px;position:relative;
    font-size:17px;font-weight:600;color:var(--ink);
}
.faq-item summary::-webkit-details-marker{display:none;}
.faq-item summary::after{
    content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);
    font-size:26px;font-weight:400;color:var(--brand);line-height:1;
}
.faq-item[open] summary::after{content:"\2013";}
.faq-item[open] summary{color:var(--brand);}
.faq-answer{padding:0 26px 24px;}
.faq-answer p{margin:0;font-size:15px;line-height:29px;color:#5f6072;}

/* ---------- service detail ---------- */
.single-service-top .sec-title-box h2{
    font-size:32px;line-height:42px;color:var(--ink);margin:26px 0 18px;
}
.single-service-top .text .lead-line{
    font-size:17px;line-height:30px;color:var(--ink);font-weight:500;
    border-left:4px solid var(--brand);padding-left:18px;margin-bottom:22px;
}
.sub-head{font-size:24px;color:var(--ink);margin:0 0 22px;}
.related-services{margin-top:40px;}
.related-list{list-style:none;margin:0;padding:0;}
.related-list li{border-top:1px solid var(--line);}
.related-list li:last-child{border-bottom:1px solid var(--line);}
.related-list a{display:block;padding:18px 4px;transition:.3s;}
.related-list a:hover{padding-left:12px;}
.related-list span{display:block;font-weight:700;color:var(--ink);font-size:17px;}
.related-list small{display:block;color:var(--muted);font-size:14px;line-height:24px;margin-top:4px;}
.service-cta{
    margin-top:40px;padding:34px 32px;background:#f7f7fb;border-radius:6px;
}
.service-cta p{margin:0 0 20px;color:#5f6072;line-height:28px;}
.service-cta .btn-one{margin:0 10px 10px 0;}
.service-cta .btn-one.btn-ghost{border-color:var(--ink);color:var(--ink)!important;}
.service-cta .btn-one.btn-ghost:hover{background:var(--ink)!important;color:#fff!important;}
.sidebar-call-box{
    background:var(--ink);border-radius:6px;padding:32px 28px;margin-bottom:30px;text-align:center;
}
.sidebar-call-box h3{color:#fff;font-size:21px;margin:0 0 10px;}
.sidebar-call-box p{color:#a1a4b5;font-size:14px;line-height:25px;margin:0 0 18px;}
.sidebar-call-box .hours-mini{margin:16px 0 0;font-size:12.5px;}
.sidebar-box-online .btn-one{margin-top:20px;}

/* ---------- breadcrumb intro ---------- */
.breadcrumb-area .crumb-intro{
    color:#e8e8ef;max-width:760px;margin:16px auto 0;line-height:29px;font-size:16px;
}

/* ---------- forms ---------- */
.form-note{margin:16px 0 0;font-size:14px;color:var(--muted);}
.form-note a{color:var(--brand);font-weight:600;}

/* ---------- contact ---------- */
.hours-card{
    margin-top:32px;border:1px solid var(--line);border-radius:6px;padding:26px 24px;
}
.hours-card h4{font-size:18px;color:var(--ink);margin:0 0 14px;}
.hours-list{list-style:none;margin:0;padding:0;}
.hours-list li{
    display:flex;justify-content:space-between;gap:14px;
    padding:7px 0;font-size:14px;border-bottom:1px dashed rgba(145,147,157,.35);
}
.hours-list li:last-child{border-bottom:0;}
.hours-list li b{font-weight:600;}
.mobile-note{margin-top:22px;font-size:14px;color:var(--muted);line-height:26px;}
.google-map-area iframe{width:100%;display:block;border:0;}

/* ---------- footer ---------- */
.nap-block{list-style:none;margin:24px 0 0;padding:0;}
.nap-block li{color:#a1a4b5;font-size:15px;line-height:32px;}
.nap-block li i{color:var(--brand);width:20px;}
.nap-block a{color:#fff;}
.nap-block a:hover{color:var(--brand);}
.footer-area .hours-list li{
    color:#a1a4b5;border-bottom:1px dashed rgba(161,164,181,.25);
}
.footer-area .hours-list li b{color:#fff;font-weight:500;}
.pay-note{color:#a1a4b5;font-size:13px;line-height:24px;margin-top:18px;}
.footer-bottom-area a{color:#fff;}
.footer-bottom-area a:hover{color:var(--brand);}

/* ---------- legal / 404 ---------- */
.legal-area{background:#fff;}
.legal-copy{max-width:820px;margin:0 auto;}
.legal-copy h2{font-size:23px;color:var(--ink);margin:32px 0 12px;}
.legal-copy p{color:#5f6072;line-height:30px;margin-bottom:14px;}
.legal-copy a{color:var(--brand);}
.legal-updated{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:1.2px;}
.big-404{font-size:96px;line-height:1;color:var(--brand);margin:0 0 10px;}
.err-links{
    list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;
    margin:26px 0 30px;padding:0;
}
.err-links a{color:var(--ink);font-weight:600;}
.err-links a:hover{color:var(--brand);}

/* ---------- sticky mobile call bar ---------- */
.mobile-call-bar{display:none;}
@media only screen and (max-width:767px){
    .mobile-call-bar{
        display:flex;position:fixed;left:0;right:0;bottom:0;z-index:999;
        align-items:center;justify-content:center;gap:10px;
        background:var(--brand);color:#fff!important;
        padding:15px 12px;font-size:17px;font-weight:700;letter-spacing:.4px;
        box-shadow:0 -4px 18px rgba(0,0,0,.18);
    }
    body{padding-bottom:56px;}
    .scroll-to-top{bottom:72px;}
    .trust-list{justify-content:flex-start;}
    .home-slider-one .slide-item .content-box .link-box a{margin-bottom:12px;}
    .big-404{font-size:64px;}
}
@media only screen and (max-width:991px){
    .trust-list{justify-content:center;text-align:center;}
    .single-service-top .sec-title-box h2{font-size:26px;line-height:36px;}
}

/* ---------- hero legibility fixes ---------- */
.home-slider-one .slide-item{position:relative;}
.home-slider-one .slide-item::before{
    content:"";position:absolute;inset:0;z-index:1;
    background:linear-gradient(100deg,rgba(16,18,30,.80) 0%,rgba(16,18,30,.62) 38%,rgba(16,18,30,.20) 68%,rgba(16,18,30,0) 100%);
}
.home-slider-one .slide-item .auto-container{position:relative;z-index:2;}
.home-slider-one .title{
    font-size:58px;line-height:1.14em;
    text-shadow:0 2px 22px rgba(0,0,0,.45);
}
.home-slider-one .shape h3{
    font-size:19px;letter-spacing:.6px;text-shadow:0 1px 10px rgba(0,0,0,.5);
}
.home-slider-one .owl-dots{z-index:3;}

/* phone panel in the hero */
.slider-contact-info .inner .title-holder h1,
.slider-contact-info .inner .title-holder .as-h1{
    font-size:27px;white-space:nowrap;letter-spacing:-.3px;
}
.slider-contact-info .inner .title-holder .as-h1 a{color:#fff;}
.slider-contact-info .inner .title-holder .as-h1 a:hover{color:#1a1e32;}
.slider-contact-info .inner .title-holder h3{font-size:17px;}

/* footer service-area column */
.footer-area .legal-links li a{white-space:nowrap;}

@media only screen and (max-width:1199px){
    .home-slider-one .title{font-size:46px;}
}
@media only screen and (max-width:767px){
    .home-slider-one .title{font-size:34px;line-height:1.2em;}
    .home-slider-one .slide-item::before{
        background:linear-gradient(180deg,rgba(16,18,30,.72) 0%,rgba(16,18,30,.62) 100%);
    }
}

/* ---------- contact page: opening hours table ---------- */
.contact-info-content .inner-content .hours-card .hours-list li{
    display:flex;justify-content:space-between;align-items:baseline;gap:14px;
    margin:0;padding:8px 0;border-bottom:1px dashed rgba(145,147,157,.35);
    line-height:22px;
}
.contact-info-content .inner-content .hours-card .hours-list li:last-child{border-bottom:0;}
.contact-info-content .inner-content .hours-card .hours-list li span{
    color:#5f6072;font-weight:500;font-size:14px;display:inline;
}
.contact-info-content .inner-content .hours-card .hours-list li b{
    color:#1a1e32;font-weight:600;font-size:14px;white-space:nowrap;
}

/* ==========================================================================
   Header: one row — logo | nav | hours + call button
   The stock template hard-codes `padding-left:450px` on the menu and 65px
   between items, which was fine for 5 links but pushed the right-hand block
   onto a second line with 7. Flexbox instead of floats.
   ========================================================================== */
.main-header .inner-container{
    display:flex;align-items:center;justify-content:space-between;
    gap:28px;padding:0 40px;
}
.main-header .main-box .logo-box{float:none;flex:0 0 auto;padding:20px 0;}
.main-header .nav-outer{float:none;flex:1 1 auto;min-width:0;display:flex;justify-content:center;}
.main-header .nav-outer .main-menu{padding-left:0;width:100%;}
/* only on desktop: below 992px Bootstrap keeps this collapsed, and forcing
   display here would leave the mobile menu permanently open */
@media only screen and (min-width:992px){
    .main-header .nav-outer .main-menu .navbar-collapse{display:flex;justify-content:center;}
}
.main-header .header-right{
    float:none;flex:0 0 auto;padding:0;
    display:flex;align-items:center;gap:26px;
}
.main-header .header-right .opening-time{float:none;padding:0;margin:0;white-space:nowrap;}
.main-header .header-right .button{float:none;}
.main-header .header-right .button .btn-two{white-space:nowrap;}

.main-menu .navigation li{margin-right:30px;}
.main-menu .navigation li a{padding:38px 0;font-size:15.5px;letter-spacing:-.1px;}
.main-header.fixed-header .main-box .logo-box{padding:10px 0;}
.main-header.fixed-header .main-menu .navigation li a{padding:26px 0;}
.main-header.fixed-header .main-menu .navigation li ul li a{padding:14px 26px;}
.main-header.fixed-header .header-right{float:none;padding:0;}

@media only screen and (max-width:1439px){
    .main-header .inner-container{padding:0 26px;gap:18px;}
    .main-menu .navigation li{margin-right:22px;}
    .main-menu .navigation li a{font-size:15px;}
}
@media only screen and (max-width:1499px){
    /* the hours line is the first thing to go — the call button matters more.
       It is repeated in the footer and on the contact page. */
    .main-header .header-right .opening-time{display:none;}
}
@media only screen and (max-width:1199px){
    .main-menu .navigation li{margin-right:16px;}
    .main-menu .navigation li a{font-size:14.5px;padding:32px 0;}
    .main-header .main-box .logo-box img{max-height:46px;}
}
@media only screen and (max-width:991px){
    .main-header .inner-container{flex-wrap:wrap;padding:0 18px;gap:12px;}
    .main-header .nav-outer{order:3;flex:1 0 100%;justify-content:flex-start;}
    .main-header .header-right{margin-left:auto;}
    .main-header .header-right .opening-time{display:none;}
    .main-header .main-box .logo-box{padding:14px 0;}
}

/* ==========================================================================
   Type: Inter for text, Outfit for headings and display numbers
   ========================================================================== */
body{
    font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
    font-feature-settings:"cv02","cv03","cv04","ss01";
    letter-spacing:-.006em;
}
h1,h2,h4,h5,h6,
.sec-title .title,.home-slider-one .title,.slogan-area-style2 .title h1,
.slogan-area-style2 .title .as-h1,.single-fact-counter h1,.single-fact-counter .as-h1,
.breadcrumb-area .title h1,.sec-title-box h2,.single-pricing-box .value,
.slider-contact-info .inner .title-holder .as-h1,.big-404,
.video-gallery-bg .video-holder-box .img-holder .icon-holder .icon .inner .as-h1{
    font-family:'Outfit','Inter',sans-serif;
    letter-spacing:-.02em;
}
.btn-one,.btn-two,.main-menu .navigation li a{
    font-family:'Inter',sans-serif;font-weight:600;
}

/* the small coloured kicker above each section title — was a handwriting face,
   now a tracked-out uppercase label, which reads as current rather than 2019 */
.sec-title h3,.trusted-area .sec-title h3,.faq-area .sec-title h3{
    font-family:'Outfit','Inter',sans-serif;
    font-size:13px;line-height:20px;font-weight:600;
    text-transform:uppercase;letter-spacing:.16em;
    margin-bottom:14px;
}
.sec-title .title{font-weight:700;}
.breadcrumb-area .breadcrumb-menu ul li,
.breadcrumb-area .breadcrumb-menu ul li a{
    font-family:'Inter',sans-serif;font-size:14px;font-weight:500;letter-spacing:.01em;
}
.single-service-style1 .text-holder h4 a,
.single-pricing-box .top h4,.area-card h3,.sub-head,
.working-steps-area .text-holder h4,.single-choose-box h4{
    font-family:'Outfit','Inter',sans-serif;font-weight:600;letter-spacing:-.01em;
}
.faq-item summary{font-family:'Outfit','Inter',sans-serif;letter-spacing:-.01em;}
.single-fact-counter .as-h1,.single-pricing-box .value{
    font-variant-numeric:tabular-nums;
}

/* Inter runs heavier than Poppins at the same weight, so drop long-form copy
   back to 400 — the template used 500 everywhere, which reads as semibold here. */
body,
p, .text p, .welcome-content-box .text p, .single-trusted-text p,
.single-provide-text p, .single-service-top .text p, .faq-answer p,
.legal-copy p, .area-card p, .review-card blockquote, .company-info .text-box p,
.working-steps-area .text-holder p, .service-blurb, .areas-lede, .price-note,
.contact-info-content .inner-content .text p, .breadcrumb-area .crumb-intro,
.sidebar-call-box p, .service-cta p, .related-list small{
    font-weight:400;
}
.single-pricing-box .value{font-weight:600;}
.sec-title .title,.breadcrumb-area .title h1{text-transform:none;}

/* ==========================================================================
   Price list — appears on every page
   ========================================================================== */
.price-list-area{background:#f7f7fb;}
.pl-lede{
    max-width:760px;margin:0 auto 44px;text-align:center;
    color:#5f6072;line-height:30px;font-size:16px;
}
.pl-lede a{color:var(--brand);font-weight:600;white-space:nowrap;}

.price-grid{
    display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:26px;align-items:start;
}
.price-card{
    background:#fff;border:1px solid var(--line);border-radius:8px;
    padding:30px 28px 26px;display:flex;flex-direction:column;height:100%;
    transition:box-shadow .3s,border-color .3s;
}
.price-card:hover{box-shadow:0 18px 44px rgba(26,30,50,.09);border-color:transparent;}
.price-card.featured{
    border-color:var(--brand);box-shadow:0 18px 44px rgba(255,102,42,.14);
}
.pl-head h3{
    font-family:'Outfit','Inter',sans-serif;
    font-size:21px;line-height:28px;font-weight:700;color:var(--ink);
    margin:0 0 8px;text-transform:none;letter-spacing:-.01em;
}
.pl-head p{
    font-size:13.5px;line-height:23px;color:var(--muted);font-weight:400;
    margin:0 0 20px;padding-bottom:18px;border-bottom:1px solid var(--line);
}
.pl-rows{list-style:none;margin:0;padding:0;flex:1 1 auto;}
.pl-rows li{
    display:flex;align-items:baseline;gap:12px;
    padding:9px 0;border-bottom:1px dashed rgba(145,147,157,.28);
}
.pl-rows li:last-child{border-bottom:0;}
.pl-rows li.pl-highlight{
    margin:0 -12px;padding:9px 12px;border-radius:5px;
    background:rgba(255,102,42,.07);border-bottom-color:transparent;
}
.pl-item{
    flex:1 1 auto;font-size:14.5px;line-height:22px;color:#3d4055;font-weight:400;
}
.pl-tag{
    display:inline-block;margin-left:8px;font-style:normal;
    font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;
    color:var(--brand);
}
.pl-price{
    flex:0 0 auto;font-family:'Outfit','Inter',sans-serif;
    font-size:17px;font-weight:700;color:var(--ink);white-space:nowrap;
    font-variant-numeric:tabular-nums;
}
.pl-price small{
    display:block;text-align:right;font-size:11px;font-weight:500;
    color:var(--muted);letter-spacing:.02em;margin-top:1px;
}
.pl-more{
    display:inline-block;margin-top:20px;font-size:13.5px;font-weight:600;
    color:var(--brand);
}
.pl-more:hover{color:var(--brand-dark);}
.pl-foot{
    max-width:820px;margin:38px auto 0;text-align:center;
    font-size:13px;line-height:24px;color:var(--muted);font-weight:400;
}
.pl-cta{margin-top:30px;}
.pl-cta .btn-one{margin:0 8px 10px;}
.pl-cta .btn-one.btn-ghost{border-color:var(--ink);color:var(--ink)!important;}
.pl-cta .btn-one.btn-ghost:hover{background:var(--ink)!important;color:#fff!important;}

/* the /pricing page intro */
.pl-intro-grid{
    display:grid;grid-template-columns:1.35fr 1fr;gap:60px;align-items:start;
}
.pl-intro-text p{color:#5f6072;line-height:31px;margin-bottom:18px;font-weight:400;}
.pl-intro-facts{
    background:var(--ink);border-radius:8px;padding:34px 32px;text-align:center;
}
.pl-intro-facts ul{list-style:none;margin:0 0 26px;padding:0;}
.pl-intro-facts li{
    color:#a1a4b5;font-size:14px;line-height:22px;
    padding:16px 0;border-bottom:1px solid rgba(161,164,181,.18);
}
.pl-intro-facts li:last-child{border-bottom:0;}
.pl-intro-facts li span{
    display:block;font-family:'Outfit','Inter',sans-serif;
    font-size:32px;font-weight:700;color:#fff;line-height:1.1;margin-bottom:4px;
    font-variant-numeric:tabular-nums;
}

@media only screen and (max-width:991px){
    .pl-intro-grid{grid-template-columns:1fr;gap:36px;}
}
@media only screen and (max-width:575px){
    .price-grid{grid-template-columns:1fr;gap:20px;}
    .price-card{padding:26px 22px 22px;}
    .pl-item{font-size:14px;}
    .pl-price{font-size:16px;}
    .pl-cta .btn-one{display:block;margin:0 0 12px;}
}
