/* Decorarte Home Builder V2 */
.da-home-v2{overflow:hidden}.da-home-section{padding:52px 0}.da-home-section-heading{text-align:center;margin:0 auto 28px;max-width:760px}.da-home-section-heading h2{font-size:34px;font-weight:400;line-height:1.15;margin:0}.da-home-section-heading p{font-size:15px;color:#666;line-height:1.5;margin:10px 0 0}.da-home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;background:var(--da-green);color:#fff;font-size:13px;font-weight:800;border-radius:var(--da-theme-radius,4px);margin-top:18px}.da-home-hidden-desktop{display:none!important}@media(max-width:800px){.da-home-hidden-desktop{display:block!important}.da-home-hidden-mobile{display:none!important}}@media(min-width:801px){.da-home-hidden-desktop{display:none!important}}

/* Hero / banners rotativos */
.da-home-hero{position:relative;width:100%;overflow:hidden;background:#f4f4f4}.da-home-hero-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.da-home-hero-track::-webkit-scrollbar{display:none}.da-home-hero-slide{flex:0 0 100%;width:100%;scroll-snap-align:start}.da-home-hero-slide picture,.da-home-hero-slide a{display:block}.da-home-hero-slide img{width:100%;height:auto;display:block}.da-home-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:rgba(255,255,255,.92);color:#111;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.12)}.da-home-carousel-arrow.is-prev{left:14px}.da-home-carousel-arrow.is-next{right:14px}.da-home-carousel-dots{position:absolute;left:50%;bottom:13px;transform:translateX(-50%);display:flex;gap:7px;z-index:4}.da-home-carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);box-shadow:0 0 0 1px rgba(0,0,0,.16);cursor:pointer}.da-home-carousel-dots button.is-active{background:#111}

/* Benefícios */
.da-home-benefits-grid{grid-template-columns:repeat(var(--da-benefit-count,4),minmax(0,1fr))}.da-home-benefits-grid b{display:block}.da-home-benefits-grid span{display:block}

/* Produto principal */
.da-home-product-feature{background:#f8f8f7}.da-home-feature-card{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:stretch;max-width:1180px;margin:0 auto;background:#fff}.da-home-feature-card.image-right .da-home-feature-image{order:2}.da-home-feature-card.image-right .da-home-feature-copy{order:1}.da-home-feature-image{min-height:520px;background:#f1f1f1;overflow:hidden}.da-home-feature-image img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.da-home-feature-copy{padding:54px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.da-home-feature-copy>small{text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:#8a6b42;font-weight:800;margin-bottom:12px}.da-home-feature-copy h2{font-size:38px;line-height:1.08;font-weight:400;margin:0 0 12px}.da-home-feature-copy p{font-size:16px;line-height:1.55;color:#555;margin:0 0 18px}.da-home-feature-old{text-decoration:line-through;color:#777;font-size:17px}.da-home-feature-price{font-size:34px;font-weight:800;margin-top:3px}.da-home-feature-pix{font-size:15px;margin-top:8px}.da-home-feature-installments{font-size:13px;color:#666;margin-top:6px}

/* Produtos */
.da-home-products{background:#fff}.da-home-product-grid{grid-template-columns:repeat(var(--da-home-pc,4),minmax(0,1fr));row-gap:28px}.da-home-card-old{text-align:center;color:#888;text-decoration:line-through;font-size:13px;margin:-13px 0 4px}.da-home-card-price{text-align:center;font-weight:800;font-size:18px;margin:0 0 14px}.da-home-carousel-wrap{position:relative}.da-home-carousel-wrap.is-carousel .da-home-product-grid,.da-home-carousel-wrap.is-carousel .da-home-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:5px}.da-home-carousel-wrap.is-carousel .da-home-product-grid::-webkit-scrollbar,.da-home-carousel-wrap.is-carousel .da-home-category-grid::-webkit-scrollbar,.da-home-testimonial-track::-webkit-scrollbar{display:none}.da-home-carousel-wrap.is-carousel .da-home-product-card,.da-home-carousel-wrap.is-carousel .da-home-category-card{flex:0 0 calc((100% - (var(--da-home-pc,4) - 1)*12px)/var(--da-home-pc,4));scroll-snap-align:start}.da-home-products .da-home-carousel-arrow,.da-home-categories .da-home-carousel-arrow,.da-home-testimonials .da-home-carousel-arrow{top:44%;}

/* Categorias visuais */
.da-home-categories{background:#fafafa}.da-home-category-grid{display:grid;grid-template-columns:repeat(var(--da-home-pc,4),minmax(0,1fr));gap:16px}.da-home-category-card{min-width:0;display:block;text-align:center}.da-home-category-image{display:block;overflow:hidden;background:#eee}.da-home-category-grid.ratio-square .da-home-category-image{aspect-ratio:1/1}.da-home-category-grid.ratio-vertical .da-home-category-image{aspect-ratio:2/3}.da-home-category-grid.ratio-horizontal .da-home-category-image{aspect-ratio:3/2}.da-home-category-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .28s}.da-home-category-card:hover img{transform:scale(1.025)}.da-home-category-card strong{display:block;font-size:15px;font-weight:700;margin-top:12px}

/* Banner promocional */
.da-home-promo{padding:24px 0}.da-home-promo.is-full{padding-left:0;padding-right:0}.da-home-promo picture,.da-home-promo a{display:block}.da-home-promo img{display:block;width:100%;height:auto}.da-home-promo.is-rounded img{border-radius:12px}

/* Banners em grade */
.da-home-banner-grid{display:grid;grid-template-columns:repeat(var(--da-home-pc,2),minmax(0,1fr));gap:16px}.da-home-banner-grid article{position:relative;overflow:hidden;background:#eee}.da-home-banner-grid picture,.da-home-banner-grid a{display:block;height:100%}.da-home-banner-grid img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.da-home-banner-caption{position:absolute;left:20px;right:20px;bottom:18px;background:rgba(255,255,255,.9);padding:13px 16px;display:flex;flex-direction:column;gap:4px}.da-home-banner-caption strong{font-size:18px}.da-home-banner-caption span{font-size:13px;color:#555}

/* Imagem + texto */
.da-home-image-text{background:var(--da-section-bg,#fff)}.da-home-image-text-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px}.da-home-image-text-grid.image-right .da-home-image-text-media{order:2}.da-home-image-text-grid.image-right .da-home-image-text-copy{order:1}.da-home-image-text-media img{width:100%;height:auto;display:block}.da-home-image-text-copy h2{font-size:36px;font-weight:400;line-height:1.15;margin:0 0 16px}.da-home-image-text-copy>div{font-size:16px;line-height:1.65;color:#555}

/* Depoimentos */
.da-home-testimonials{background:#f7f5f1}.da-home-testimonial-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:5px 1px 10px}.da-home-testimonial-card{flex:0 0 calc((100% - (var(--da-home-pc,3) - 1)*16px)/var(--da-home-pc,3));scroll-snap-align:start;background:#fff;border:1px solid #ece7df;padding:28px;min-height:250px;display:flex;flex-direction:column;align-items:flex-start}.da-home-testimonial-photo{width:68px;height:68px;border-radius:50%;object-fit:cover;margin-bottom:16px}.da-home-stars{color:#c18a33;letter-spacing:2px;font-size:15px}.da-home-testimonial-card p{font-size:15px;line-height:1.6;color:#444;margin:16px 0 20px;flex:1}.da-home-testimonial-card strong{font-size:14px}.da-home-testimonial-card small{font-size:12px;color:#777;margin-top:3px}

/* FAQ */
.da-home-faq{background:#fff}.da-home-faq-list{max-width:900px;margin:0 auto;border-top:1px solid #e5e5e5}.da-home-faq-list details{border-bottom:1px solid #e5e5e5}.da-home-faq-list summary{list-style:none;cursor:pointer;padding:20px 4px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;font-weight:700}.da-home-faq-list summary::-webkit-details-marker{display:none}.da-home-faq-list summary span{font-size:24px;font-weight:300;transition:.2s}.da-home-faq-list details[open] summary span{transform:rotate(45deg)}.da-home-faq-list details>div{padding:0 4px 22px;font-size:15px;line-height:1.65;color:#555}

/* Vídeo */
.da-home-video{background:#f8f8f8}.da-home-video-frame{position:relative;aspect-ratio:16/9;background:#111;max-width:1100px;margin:0 auto;overflow:hidden}.da-home-video-frame iframe{width:100%;height:100%;border:0;display:block}.da-home-video-cover{position:absolute;inset:0;padding:0;border:0;background:#111;cursor:pointer;width:100%;height:100%}.da-home-video-cover img{width:100%;height:100%;object-fit:cover;display:block;opacity:.92}.da-home-video-cover span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);font-size:26px;padding-left:4px;box-shadow:0 4px 18px rgba(0,0,0,.22)}

/* Boas-vindas */
.da-home-welcome{background:var(--da-section-bg,#fff)}.da-home-welcome-inner{max-width:900px}.da-home-welcome-inner.align-center{text-align:center}.da-home-welcome-inner.align-left{text-align:left}.da-home-welcome-inner h2{font-size:36px;font-weight:400;margin:0 0 15px}.da-home-welcome-inner>div{font-size:16px;line-height:1.7;color:#555}

@media(max-width:800px){.da-home-section{padding:38px 0}.da-home-section-heading{margin-bottom:22px}.da-home-section-heading h2{font-size:27px}.da-home-carousel-arrow{width:36px;height:36px;font-size:25px}.da-home-carousel-arrow.is-prev{left:7px}.da-home-carousel-arrow.is-next{right:7px}.da-home-benefits-grid{grid-template-columns:1fr 1fr!important}.da-home-feature-card,.da-home-image-text-grid{grid-template-columns:1fr;gap:0}.da-home-feature-card.image-right .da-home-feature-image,.da-home-image-text-grid.image-right .da-home-image-text-media{order:0}.da-home-feature-card.image-right .da-home-feature-copy,.da-home-image-text-grid.image-right .da-home-image-text-copy{order:0}.da-home-feature-image,.da-home-feature-image img{min-height:0}.da-home-feature-image img{aspect-ratio:1/1;object-fit:cover}.da-home-feature-copy{padding:30px 24px}.da-home-feature-copy h2{font-size:29px}.da-home-product-grid{grid-template-columns:repeat(var(--da-home-mob,2),minmax(0,1fr))}.da-home-carousel-wrap.is-carousel .da-home-product-card,.da-home-carousel-wrap.is-carousel .da-home-category-card{flex-basis:calc((100% - (var(--da-home-mob,2) - 1)*10px)/var(--da-home-mob,2))}.da-home-category-grid{grid-template-columns:repeat(var(--da-home-mob,2),minmax(0,1fr));gap:10px}.da-home-banner-grid{grid-template-columns:repeat(var(--da-home-mob,1),minmax(0,1fr));gap:10px}.da-home-image-text-grid{gap:24px}.da-home-image-text-copy h2,.da-home-welcome-inner h2{font-size:28px}.da-home-testimonial-card{flex-basis:calc((100% - (var(--da-home-mob,1) - 1)*12px)/var(--da-home-mob,1));padding:22px}.da-home-products .da-home-carousel-arrow,.da-home-categories .da-home-carousel-arrow,.da-home-testimonials .da-home-carousel-arrow{top:47%}}
@media(max-width:480px){.da-home-benefits-grid{grid-template-columns:1fr!important}.da-home-banner-caption{left:10px;right:10px;bottom:10px}.da-home-feature-copy{padding:24px 18px}.da-home-video-cover span{width:56px;height:56px;font-size:20px}}

/* Patch: faixa de benefícios como carrossel no mobile */
.da-benefits-carousel-wrap{position:relative}
@media(min-width:801px){.da-benefits-arrow{display:none}}
@media(max-width:800px){
  .da-benefits-carousel-wrap .da-home-benefits-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:0}
  .da-benefits-carousel-wrap .da-home-benefits-grid::-webkit-scrollbar{display:none}
  .da-benefits-carousel-wrap .da-home-benefits-grid>div{flex:0 0 100%;scroll-snap-align:start;text-align:center;padding:14px 40px}
}

/* V4 - Categorias em destaque: foto livre, link automático e carrossel independente */
.da-home-categories{background:#fff;padding:28px 0 34px}
.da-featured-category-title{display:flex;align-items:center;gap:14px;margin:0 0 18px}
.da-featured-category-title h2{margin:0;font-size:13px;line-height:1.2;font-weight:600;letter-spacing:.04em;color:#8d7a5c;text-transform:uppercase;white-space:nowrap}
.da-featured-category-title span{height:1px;background:#d9d0c2;flex:1;min-width:20px}
.da-featured-category-grid{display:grid;grid-template-columns:repeat(var(--da-home-pc,6),minmax(0,1fr));gap:18px;align-items:start}
.da-featured-category-grid .da-home-category-card{display:block;min-width:0;text-decoration:none;color:inherit;text-align:center}
.da-featured-category-grid .da-home-category-image{display:block;width:100%;aspect-ratio:1/1;background:transparent;overflow:hidden}
.da-featured-category-grid .da-home-category-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .22s ease}
.da-featured-category-grid .da-home-category-card:hover img{transform:translateY(-2px) scale(1.015)}
.da-category-carousel-arrow{display:none!important}
@media(min-width:801px){
  .da-category-carousel-desktop .da-featured-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:5px}
  .da-category-carousel-desktop .da-featured-category-grid::-webkit-scrollbar{display:none}
  .da-category-carousel-desktop .da-home-category-card{flex:0 0 calc((100% - (var(--da-home-pc,6) - 1)*18px)/var(--da-home-pc,6));scroll-snap-align:start}
  .da-category-carousel-desktop .da-category-carousel-arrow{display:grid!important}
}
@media(max-width:800px){
  .da-home-categories{padding:22px 0 28px}
  .da-featured-category-title{margin-bottom:14px;gap:10px}
  .da-featured-category-title h2{font-size:11px}
  .da-featured-category-grid{grid-template-columns:repeat(var(--da-home-mob,2),minmax(0,1fr));gap:12px}
  .da-category-carousel-mobile .da-featured-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:5px}
  .da-category-carousel-mobile .da-featured-category-grid::-webkit-scrollbar{display:none}
  .da-category-carousel-mobile .da-home-category-card{flex:0 0 calc((100% - (var(--da-home-mob,2) - 1)*12px)/var(--da-home-mob,2));scroll-snap-align:start}
  .da-category-carousel-mobile .da-category-carousel-arrow{display:grid!important}
}

/* V4.1 - categorias sempre disponíveis no mobile quando a seção está ativa */
@media(max-width:800px){
  .da-home-categories{display:block}
  .da-home-categories .da-shell-wide{width:100%;max-width:100%;padding-left:14px;padding-right:14px}
  .da-featured-category-grid .da-home-category-image{aspect-ratio:1/1}
  
}



/* =========================================================
   V5 — FAIXA DE BENEFÍCIOS PREMIUM
   ========================================================= */
.da-benefits-strip{
  background:#fff;
  border-top:1px solid #eee8df;
  border-bottom:1px solid #eee8df;
}
.da-benefits-carousel-wrap{
  padding-top:0;
  padding-bottom:0;
}
.da-home-benefits-grid{
  display:grid;
  grid-template-columns:repeat(var(--da-benefit-count,4),minmax(0,1fr));
  align-items:stretch;
}
.da-home-benefits-grid .da-benefit-item{
  min-width:0;
  min-height:76px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  padding:15px 22px;
  position:relative;
  text-align:left;
}
.da-home-benefits-grid .da-benefit-item + .da-benefit-item:before{
  content:"";
  position:absolute;
  left:0;
  top:18px;
  bottom:18px;
  width:1px;
  background:#eee8df;
}
.da-benefit-icon{
  flex:0 0 34px;
  width:34px;
  height:34px;
  border:1px solid #e7d9c6;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#a96f24;
  background:#fffaf3;
}
.da-benefit-icon svg{
  width:19px;
  height:19px;
  display:block;
}
.da-benefit-copy{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.da-benefit-copy b{
  margin:0!important;
  color:#9b6119;
  font-size:13px;
  line-height:1.15;
  font-weight:700;
}
.da-benefit-copy small{
  display:block;
  color:#222;
  font-size:10.5px;
  line-height:1.3;
  font-weight:400;
}
@media(max-width:800px){
  .da-benefits-carousel-wrap .da-home-benefits-grid{
    display:flex;
    gap:0;
  }
  .da-benefits-carousel-wrap .da-home-benefits-grid .da-benefit-item{
    flex:0 0 100%;
    min-height:70px;
    padding:13px 45px;
    justify-content:center;
    scroll-snap-align:start;
  }
  .da-home-benefits-grid .da-benefit-item + .da-benefit-item:before{display:none}
  .da-benefit-icon{width:32px;height:32px;flex-basis:32px}
  .da-benefit-copy b{font-size:12px}
  .da-benefit-copy small{font-size:10px}
}


/* =========================================================
   V6 — INFORMAÇÕES HOME: ÍCONE AO LADO + MOBILE AUTO-SCROLL
   ========================================================= */

/* Desktop: os quatro benefícios ficam alinhados horizontalmente. */
.da-benefits-strip .da-home-benefits-grid .da-benefit-item{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-height:64px!important;
  padding:10px 18px!important;
  text-align:left!important;
}

.da-benefits-strip .da-benefit-icon{
  flex:0 0 22px!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  display:grid!important;
  place-items:center!important;

  /* Sem círculo/caixa: apenas o desenho, na MESMA cor do título. */
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#9b6119!important;
  margin:0!important;
  padding:0!important;
}

.da-benefits-strip .da-benefit-icon svg{
  width:18px!important;
  height:18px!important;
  display:block!important;
  stroke:currentColor!important;
}

.da-benefits-strip .da-benefit-copy{
  min-width:0!important;
  width:auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:1px!important;
  margin:0!important;
  text-align:left!important;
}

.da-benefits-strip .da-benefit-copy b{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#9b6119!important;
  font-size:13px!important;
  line-height:1.15!important;
  font-weight:700!important;
  white-space:nowrap!important;
}

.da-benefits-strip .da-benefit-copy small{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#222!important;
  font-size:10px!important;
  line-height:1.25!important;
  font-weight:400!important;
  white-space:nowrap!important;
}

/* Divisórias discretas somente no desktop. */
@media(min-width:801px){
  .da-benefits-strip .da-home-benefits-grid .da-benefit-item + .da-benefit-item:before{
    top:14px!important;
    bottom:14px!important;
  }
}

/* Mobile: 1 benefício por vez, auto-scroll + swipe manual. */
@media(max-width:800px){
  .da-benefits-strip .da-shell{
    width:100%!important;
    max-width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  .da-benefits-carousel-wrap{
    position:relative!important;
    overflow:visible!important;
  }

  .da-benefits-carousel-wrap .da-home-benefits-grid{
    display:flex!important;
    grid-template-columns:none!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    overscroll-behavior-x:contain!important;
    gap:0!important;
    touch-action:auto!important;
  }

  .da-benefits-carousel-wrap .da-home-benefits-grid::-webkit-scrollbar{
    display:none!important;
  }

  .da-benefits-carousel-wrap .da-home-benefits-grid .da-benefit-item{
    flex:0 0 100%!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    min-height:72px!important;
    padding:12px 56px!important;
    justify-content:center!important;
    align-items:center!important;
    gap:9px!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always!important;
  }

  .da-benefits-strip .da-benefit-icon{
    flex-basis:21px!important;
    width:21px!important;
    height:21px!important;
    min-width:21px!important;
    min-height:21px!important;
  }

  .da-benefits-strip .da-benefit-icon svg{
    width:18px!important;
    height:18px!important;
  }

  .da-benefits-strip .da-benefit-copy{
    align-items:flex-start!important;
    text-align:left!important;
  }

  .da-benefits-strip .da-benefit-copy b{
    font-size:13px!important;
  }

  .da-benefits-strip .da-benefit-copy small{
    font-size:9.5px!important;
  }

  .da-benefits-strip .da-home-benefits-grid .da-benefit-item:before{
    display:none!important;
  }

  /* Setas continuam disponíveis para quem preferir clicar. */
  .da-benefits-strip .da-benefits-arrow{
    display:grid!important;
    top:50%!important;
    width:36px!important;
    height:36px!important;
    font-size:24px!important;
    z-index:8!important;
  }

  .da-benefits-strip .da-benefits-arrow.is-prev{left:18px!important}
  .da-benefits-strip .da-benefits-arrow.is-next{right:18px!important}
}




/*
 * FIX CRÍTICO:
 * este CSS fica DEPOIS do header, portanto vence CSS antigo/cacheado
 * que estava empilhando o ícone sobre o texto.
 */
.da-home-v2 .da-benefits-strip .da-home-benefits-grid .da-benefit-item{
  display:flex!important;
  flex-flow:row nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  text-align:left!important;
  color:#a96f24!important;
}

.da-home-v2 .da-benefits-strip .da-benefit-item > .da-benefit-icon{
  display:flex!important;
  flex:0 0 20px!important;
  width:20px!important;
  min-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
}

.da-home-v2 .da-benefits-strip .da-benefit-item > .da-benefit-icon svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  stroke:currentColor!important;
  color:inherit!important;
}

.da-home-v2 .da-benefits-strip .da-benefit-item > .da-benefit-copy{
  display:flex!important;
  flex:0 1 auto!important;
  width:auto!important;
  min-width:0!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:1px!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  text-align:left!important;
}

.da-home-v2 .da-benefits-strip .da-benefit-copy > b{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font-size:13px!important;
  line-height:1.1!important;
  font-weight:700!important;
  white-space:nowrap!important;
}

.da-home-v2 .da-benefits-strip .da-benefit-copy > small{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#222!important;
  font-size:9.5px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}

@media(min-width:801px){
  .da-home-v2 .da-benefits-strip .da-benefit-item{
    min-height:62px!important;
    padding:9px 14px!important;
  }
}

@media(max-width:800px){
  .da-home-v2 .da-benefits-strip .da-shell{
    width:100%!important;
    max-width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  .da-home-v2 .da-benefits-carousel-wrap .da-home-benefits-grid{
    display:flex!important;
    flex-flow:row nowrap!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    gap:0!important;
  }

  .da-home-v2 .da-benefits-carousel-wrap .da-home-benefits-grid::-webkit-scrollbar{
    display:none!important;
  }

  .da-home-v2 .da-benefits-carousel-wrap .da-home-benefits-grid .da-benefit-item{
    display:flex!important;
    flex-flow:row nowrap!important;
    flex:0 0 100%!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    min-height:72px!important;
    padding:11px 58px!important;
    align-items:center!important;
    justify-content:center!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always!important;
  }

  .da-home-v2 .da-benefits-strip .da-benefit-item > .da-benefit-icon{
    flex-basis:20px!important;
    width:20px!important;
    min-width:20px!important;
    height:20px!important;
  }

  .da-home-v2 .da-benefits-strip .da-benefit-copy > b{
    font-size:13px!important;
  }

  .da-home-v2 .da-benefits-strip .da-benefit-copy > small{
    font-size:9px!important;
  }

  .da-home-v2 .da-benefits-strip .da-benefits-arrow{
    display:grid!important;
    top:50%!important;
    width:36px!important;
    height:36px!important;
    z-index:8!important;
  }

  .da-home-v2 .da-benefits-strip .da-benefits-arrow.is-prev{left:18px!important}
  .da-home-v2 .da-benefits-strip .da-benefits-arrow.is-next{right:18px!important}
}


