/** Shopify CDN: Minification failed

Line 128:0 Unexpected "}"

**/
#nav-top { font-size: calc(0.9285714286 * var(--main_fz)); }

input.size-s, select.size-s, .bv_atual.size-s, .size-s input, .size-s select, .size-s .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 0.65 * 2) }
input.size-m, select.size-m, .bv_atual.size-m, .size-m input, .size-m select, .size-m .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 1.2 * 2) }
input.size-l, select.size-l, .bv_atual.size-l, .size-l input, .size-l select, .size-l .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 1.35 * 2) }

/*.f8sr .l4vw + p { margin-left: 22px; }
	.f8sr .l4vw + p:before { display: none; }
	[dir="rtl"] .f8sr .l4vw + p { margin-left: 0; margin-right: 22px; }*/
		
/*@media only screen and (max-width: 1356px) {
.l4ft li { --mih: 22vw; }
} */
.l4al img, .l4al svg, .l4al picture { max-height: 25px !important; }

.l4cl.small .swiper-button-next:before { content: "\e96b"; }
.l4cl.small .swiper-button-prev:before { content: "\e96a"; }
[dir="rtl"] .l4cl.small .swiper-button-next:before { content: "\e96a"; }
[dir="rtl"] .l4cl.small .swiper-button-prev:before { content: "\e96b"; }


/*! Responsive --------- */
@media only screen and (max-width: 1356px) {
  .l4ft.static li.w33, .l4ft.static.w33 li { --mih: 22vw; }
  .l4ft.static li.w12,
  .l4ft.static li.w15,
  .l4ft.static li.w16,
  .l4ft.static li.w20,
  .l4ft.static li.w25,
  .l4ft.static li.w33,
  .l4ft.static.w12 li,
  .l4ft.static.w14 li,
  .l4ft.static.w16 li,
  .l4ft.static.w20 li,
  .l4ft.static.w25 li,
  .l4ft.static.w33 li { --mih: 22vw; }
}
@media only screen and (max-width: 1000px) { /* 1000 */
#root .l4ft.mobile-compact li { --mih: 145px; }
}
@media only screen and (max-width: 760px) { /* 760 */
h1, .h1, .l4cl.category h1, #root .l4cl.category .size-50 { font-size: var(--mob_h1); }
	h1, .h1, .l4cl.category h1, #root .l4cl.category .size-50 { font-size: var(--mob_h1); }
    h2, .h2, .l4cl.category h2 { font-size: var(--mob_h2); }
    h3, .h3, .l4cl.category h3 { font-size: var(--mob_h3); }
    h4, .h4, .l4cl.category h4 { font-size: var(--mob_h4); }
    h5, .h5, .l4cl.category h5 { font-size: var(--mob_h5); }
    h6, .h6, .l4cl.category h6 { font-size: var(--mob_h6); }
    .lead { font-size: var(--mob_lead); }

.f8sr { --f8sr_dist: 20px; }
	.f8sr fieldset > *:not(h1, h2, h3, h4, h5, h6, :first-child:not(hr)):before { display: none; }
  .l4ft.static li.w12,
  .l4ft.static li.w15,
  .l4ft.static li.w16,
  .l4ft.static li.w20,
  .l4ft.static li.w25,
  .l4ft.static li.w33,
  .l4ft.static.w12 li,
  .l4ft.static.w14 li,
  .l4ft.static.w16 li,
  .l4ft.static.w20 li,
  .l4ft.static.w25 li,
  .l4ft.static.w33 li { --mih: 300px; }
  
.l4vw li.active:not(:first-child:last-child) { display: none; } 
}
/* =========================
   LPCW ARTICLE PAGE STYLING
   ========================= */


/* ARTICLE READABILITY WIDTH */
body.template-page section.shopify-section > div {
  max-width: 800px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}


/* ARTICLE TITLE WIDTH ALIGNMENT */
body.template-page h1 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 22px;
}


/* SECTION HEADERS */
body.template-page h3 {
  border-bottom: 1px solid #e5e5e5 !important;
  padding-bottom: 4px !important;
  margin-top: 28px !important;
  margin-bottom: 10px !important;
}


/* FIRST HEADER AFTER TITLE */
body.template-page h3:first-of-type {
  margin-top: 20px !important;
}


/* PARAGRAPH READABILITY */
body.template-page p {
  line-height: 1.45 !important;
  margin-bottom: 10px !important;
}


/* LIST SPACING */
body.template-page ul {
  padding-left: 20px !important;
  margin-top: 6px !important;
  margin-bottom: 10px !important;
}

body.template-page li {
  margin-bottom: 4px !important;
  line-height: 1.45 !important;
}‰
}
/* BULLET INDENTATION */
body.template-page ul {
  padding-left: 30px;
}

/* BULLET ITEM READABILITY */
body.template-page li {
  margin-bottom: 8px;
}

/* PARAGRAPH READABILITY */

/* LP COMMUNITY WORKS RESOURCE CARDS */

li[class*="block-text_"] > div {
  border: 1px solid #e7e2d8;
  border-radius: 14px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 8px 18px rgba(0,0,0,0.06);
  transition: transform .18s ease, box-shadow .18s ease;
  height: 100%;
}

li[class*="block-text_"]:hover > div {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px rgba(0,0,0,0.10);
}

li[class*="block-text_"] figure {
  margin: 0;
  width: 100%;
  display: block;
  line-height: 0;
}

li[class*="block-text_"] figure img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  display: block;
}

li[class*="block-text_"] h2,
li[class*="block-text_"] h3,
li[class*="block-text_"] p {
  padding-left: 20px;
  padding-right: 20px;
}

li[class*="block-text_"] h2,
li[class*="block-text_"] h3 {
  margin-top: 18px;
  margin-bottom: 10px;
}

li[class*="block-text_"] p {
  margin-bottom: 10px;
}

li[class*="block-text_"] p:last-of-type {
  padding-bottom: 20px;
}
/* RESOURCES PAGE FINAL POLISH */

body.page-resources ul[class*="slider"] {
  padding-left: 0 !important;
  margin-left: -8px !important;
  margin-right: -8px !important;
}

body.page-resources li[class*="block-text_"] {
  padding: 0 8px 24px !important;
  box-sizing: border-box !important;
  border-radius: 14px !important;
  background: #ffffff !important;
  overflow: hidden !important;
  box-shadow:
    inset 0 0 0 1px #e6e1d8,
    0 8px 18px rgba(0,0,0,0.06) !important;
  transition: transform .18s ease, box-shadow .18s ease !important;
}

body.page-resources li[class*="block-text_"]:hover {
  transform: translateY(-4px) !important;
  box-shadow:
    inset 0 0 0 1px #e6e1d8,
    0 12px 24px rgba(0,0,0,0.10) !important;
}

body.page-resources li[class*="block-text_"] figure {
  margin: 0 0 12px !important;
}

body.page-resources li[class*="block-text_"] h2,
body.page-resources li[class*="block-text_"] h3 {
  margin: 0 16px 10px !important;
}

body.page-resources li[class*="block-text_"] p {
  margin: 0 16px 10px 30px !important;
  line-height: 1.45 !important;
}

body.page-resources .title-styling,
body.page-resources .section-header,
body.page-resources .section-title {
  text-align: left !important;
  justify-content: flex-start !important;
}
/* RESOURCES PAGE FINAL NUDGES */

/* RESOURCES PAGE ALIGNMENT FIXES */

/* 1) Nudge the top Resources content block slightly right */
body.page-resources main > section:first-of-type .shopify-section > div,
body.page-resources .shopify-section-main-page > div {
  padding-left: 14px !important;
}

/* 2) Indent the copy under only the top-row cards */
body.page-resources li[class*="block-text_"]:nth-child(1) h2,
body.page-resources li[class*="block-text_"]:nth-child(1) h3,
body.page-resources li[class*="block-text_"]:nth-child(1) p,
body.page-resources li[class*="block-text_"]:nth-child(2) h2,
body.page-resources li[class*="block-text_"]:nth-child(2) h3,
body.page-resources li[class*="block-text_"]:nth-child(2) p {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

/* 3) Line up Explore the Guides with the Resources content */
body.page-resources .shopify-section-rich-text .title-styling,
body.page-resources .shopify-section-rich-text h2,
body.page-resources .shopify-section-rich-text p,
body.page-resources .shopify-section-rich-text ul,
body.page-resources .shopify-section-rich-text ol {
  text-align: left !important;
  margin-left: 14px !important;
  margin-right: 0 !important;
}
/* Rust borders on all cards sitewide */
.m6tx {
  border-top: 3px solid #C4541A !important;
  border-right: 1.5px solid #D6C9B8 !important;
  border-bottom: 1.5px solid #D6C9B8 !important;
  border-left: 1.5px solid #D6C9B8 !important;
  border-radius: 4px !important;
  padding: 24px !important;
  box-sizing: border-box !important;
}

/* Force 3 columns on product page */
.width-33.mobile-hide {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
  gap: 12px !important;
  padding-bottom: 32px !important;
}

.width-33.mobile-hide .m6tx {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  width: auto !important;
}
/* Gap between cards on resources page */
.width-50.mobile-hide {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}

.width-50.mobile-hide .m6tx {
  flex: 1 1 calc(50% - 6px) !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

/* Product page title padding */
.m5 {
  padding-top: 24px !important;
}
@media only screen and (max-width: 47.5em) {
  .width-50.mobile-hide,
  .width-33.mobile-hide {
    display: none !important;
  }
}
.l4us li {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
/* ===== LPCW / Calm nav dropdown fix ===== */

/* Parent Resources item stays clean */
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub:hover,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > a,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > a:hover {
  background: transparent !important;
  box-shadow: none !important;
}

/* Dropdown panel */
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary {
  background: #fff !important;
  padding: 0 !important;
  text-align: left !important;
}

/* Dropdown rows */
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Kill weird tabs/shapes */
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li::before,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li::after,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li > a::before,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li > a::after {
  content: none !important;
  display: none !important;
}

/* Links */
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li > a {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 14px 22px !important;
  text-align: left !important;
  background: transparent !important;
  color: #222 !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Hover */
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li:hover,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li:hover > a {
  background: #eee7dc !important;
  color: #000 !important;
}

/* Current item */
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li.active,
.sticky-menu.ff-secondary.dropdown > li.no-arrow.sub-static.sub > ul.ff-secondary > li.active > a {
  background: transparent !important;
  color: #222 !important;

}
/* ===== FORCE CONSISTENT DROPDOWN PANEL ===== */
/* ===== CLEAN DROPDOWN FIX ===== */

/* Deep nested dropdown links */
.sticky-menu.ff-secondary.dropdown ul.ff-secondary ul li a {
  display: block !important;
  width: auto !important;
  padding: 10px 18px !important;
  text-align: left !important;
  background: transparent !important;
  color: #222 !important;
  box-shadow: none !important;
  border: 0 !important;
  line-height: 1.35 !important;
  white-space: normal !important;
}

/* Hover state */
.sticky-menu.ff-secondary.dropdown ul.ff-secondary ul li:hover > a {
  background: #eee7dc !important;
  color: #000 !important;
}

/* Remove weird pseudo-shapes */
.sticky-menu.ff-secondary.dropdown ul.ff-secondary ul li::before,
.sticky-menu.ff-secondary.dropdown ul.ff-secondary ul li::after,
.sticky-menu.ff-secondary.dropdown ul.ff-secondary ul li a::before,
.sticky-menu.ff-secondary.dropdown ul.ff-secondary ul li a::after {
  content: none !important;
  display: none !important;
}

/* Keep parent nav item from getting a box */
.sticky-menu.ff-secondary.dropdown > ul > li > a,
.sticky-menu.ff-secondary.dropdown > ul > li:hover > a {
  background: transparent !important;
  box-shadow: none !important;
}
/* Lock the Resources dropdown panel to one consistent size/position */
.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.sub {
  position: relative !important;
}

.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.sub > ul.ff-secondary {
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 330px !important;
  min-width: 330px !important;
  max-width: 330px !important;
  margin: 0 !important;
  padding: 14px 0 !important;
  background: #fff !important;
}
/* Force one consistent Resources dropdown box everywhere */
.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.sub,
.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.active.sub {
  position: relative !important;
}

.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.sub > ul.ff-secondary,
.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.active.sub > ul.ff-secondary {
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 300px !important;
  min-width: 300px !important;
  max-width: 300px !important;
  height: auto !important;
  margin: 0 !important;
  padding: 10px 0 !important;
  background: #fff !important;
  box-sizing: border-box !important;
}

/* Force the inner wrapper to match the panel exactly */
.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.sub > ul.ff-secondary > li,
.sticky-menu.ff-secondary.dropdown > ul > li.no-arrow.sub-static.active.sub > ul.ff-secondary > li,
.sticky-menu.ff-secondary.dropdown ul.ff-secondary > li > ul {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

/* Links */
.sticky-menu.ff-secondary.dropdown ul.ff-secondary ul li a {
  display: block !important;
  width: 100% !important;
 padding: 4px 18px !important;
line-height: 1.2 !important;
  white-space: normal !important;
  text-align: left !important;
  box-sizing: border-box !important;
}
@media (min-width: 768px) {
  /* your dropdown CSS here */
}
/* =============================================
   BLOG POST — Article body styling
   ============================================= */
body.template-article h3 {
  border-bottom: 1px solid #e5e5e5 !important;
  padding-bottom: 4px !important;
  margin-top: 28px !important;
  margin-bottom: 10px !important;
}

body.template-article h3:first-of-type {
  margin-top: 20px !important;
}

body.template-article p {
  line-height: 1.45 !important;
  margin-bottom: 10px !important;
}

body.template-article ul {
  padding-left: 30px !important;
  margin-top: 6px !important;
  margin-bottom: 10px !important;
}

body.template-article li {
  margin-bottom: 6px !important;
  line-height: 1.45 !important;
}
/* =============================================
   RESOURCES PAGE — Button fixes
   ============================================= */
button.lpcw-hub-show-more,
.lpcw-hub-body button.lpcw-hub-show-more {
  background: #F0D5C8 !important;
  color: #C4541A !important;
  border: none !important;
  box-shadow: none !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 11px !important;
  padding: 4px 10px !important;
  border-radius: 3px !important;
}
/* SHOP PAGE — Boxed width */
/* SHOP PAGE — Boxed width */
body.template-page .lpcw-shop-section {
  max-width: 1050px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#nbm-guide {
  scroll-margin-top: 100px;
}
#shopify-section-template--26234378747938__blogs_row header,
#shopify-section-template--26234378747938__blogs_row .l4ne {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#shopify-section-template--26234378747938__blogs_row {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.font-claude-response-body {
  border-top: none !important;
  box-shadow: none !important;
}

.font-claude-response-body::before,
.font-claude-response-body::after {
  display: none !important;
}

.font-claude-response-body + * {
  border-top: none !important;
}
h3:empty {
  display: none !important;
}
p:empty {
  display: none !important;
}
h3.font-claude-response-body {
  border-top: none !important;
}

h3.font-claude-response-body:first-child {
  border-top: none !important;
}

h3.font-claude-response-body:has(+ h3.font-claude-response-body) {
  display: none !important;
}
.font-claude-response-body {
  margin-top: 0;
  margin-bottom: 1em;
}

p.font-claude-response-body {
  margin-top: 0;
  margin-bottom: 1em;
}

h3.font-claude-response-body {
  margin-top: 1.75em;
  margin-bottom: 0.6em;
}