.nw_labor_layers{position:relative;width:100%;box-sizing:border-box;background-color:#fff}.nw_labor_layers .nw.page-width{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.nw_labor_layers__wrapper{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:36px;box-sizing:border-box}.nw_labor_layers__header{width:100%;max-width:800px;text-align:center}.nw_labor_layers__heading{margin:0;font-family:Optima,Georgia,serif;font-style:normal;font-weight:400;font-size:38px;line-height:115%;letter-spacing:-.01em;text-transform:capitalize;font-feature-settings:"pnum" on,"lnum" on;color:#613916}.nw_labor_layers__subheading{margin:10px auto 0;font-family:DM Sans,sans-serif;font-size:16px;line-height:145%;color:#613916;opacity:.85}.nw_labor_layers__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;width:100%;max-width:1040px;align-items:start}.nw_labor_layers__col-left{display:flex;flex-direction:column;width:100%}.nw_labor_layers__col-right{display:flex;flex-direction:column;gap:20px;width:100%;position:sticky;top:100px}.nw_labor_layers__list{display:flex;flex-direction:column;gap:16px;width:100%;padding:0;margin:0;list-style:none}.nw_labor_layers__item{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;min-height:80px;padding:10px 14px;background:#faf8f5;border:1px solid rgba(97,57,22,.08);border-radius:10px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.nw_labor_layers__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6139160f}.nw_labor_layers__thumb-wrap{width:80px;height:80px;min-width:80px;min-height:80px;border-radius:8px;overflow:hidden;position:relative;background:#f4eee2;flex-shrink:0}.nw_labor_layers__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.nw_labor_layers__thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eee7db;color:#8d5733}.nw_labor_layers__item-content{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1 1 auto}.nw_labor_layers__item-title{margin:0;font-family:Optima,Georgia,serif;font-style:normal;font-weight:400;font-size:20px;line-height:115%;letter-spacing:-.01em;text-transform:capitalize;font-feature-settings:"pnum" on,"lnum" on;color:#613916}.nw_labor_layers__benefit-row{display:flex;flex-direction:row;align-items:center;gap:6px;width:100%}.nw_labor_layers__check-icon{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:50%;background:#878735;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nw_labor_layers__check-icon svg{width:10px;height:10px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.nw_labor_layers__benefit-text{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#613916}.nw_labor_layers__leave-out{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:24px 20px;gap:16px;width:100%;background:#fffcf0;border-radius:12px}.nw_labor_layers__leave-out-title{margin:0;font-family:DM Sans,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:130%;letter-spacing:.01em;text-transform:uppercase;color:#b61919}.nw_labor_layers__leave-out-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;row-gap:12px;width:100%}.nw_labor_layers__no-item{display:flex;flex-direction:row;align-items:center;gap:8px}.nw_labor_layers__no-icon{width:20px;height:20px;min-width:20px;min-height:20px;border-radius:50%;background:#b61919;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nw_labor_layers__no-icon svg{width:10px;height:10px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.nw_labor_layers__no-text{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:130%;color:#613916}.nw_labor_layers__action-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.nw_labor_layers__cta-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 32px;width:100%;min-height:54px;background:#cc926a;border-radius:1000px;font-family:DM Sans,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:140%;text-transform:uppercase;color:#fff;text-decoration:none;text-align:center;box-sizing:border-box;transition:background-color .25s ease,transform .25s ease}.nw_labor_layers__cta-btn:hover{opacity:.92;transform:translateY(-1px);color:#fff!important}.nw_labor_layers__trust-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:14px;width:100%}.nw_labor_layers__trust-item{display:flex;flex-direction:row;align-items:center;gap:6px}.nw_labor_layers__trust-icon{width:20px;height:20px;display:block;flex-shrink:0;color:#cc926a}.nw_labor_layers__trust-icon svg{width:100%;height:100%;display:block}.nw_labor_layers__trust-img{width:20px;height:20px;object-fit:contain;display:block}.nw_labor_layers__trust-text{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:130%;text-align:center;color:#613916}@media screen and (max-width:749px){.nw_labor_layers .nw.page-width{padding:0 16px;max-width:100%}.nw_labor_layers__wrapper{gap:32px;margin:0 auto}.nw_labor_layers__heading{font-size:32px;line-height:115%}.nw_labor_layers__grid{display:flex;flex-direction:column;gap:32px}.nw_labor_layers__item-content{gap:8px}.nw_labor_layers__col-right{gap:24px;position:static}.nw_labor_layers__list{gap:12px;width:343px;max-width:100%}.nw_labor_layers__item{width:343px;max-width:100%;height:80px;gap:16px;padding:0;background:transparent;border:none;box-shadow:none;margin:0}.nw_labor_layers__thumb-wrap{width:80px;height:80px}.nw_labor_layers__item-title{font-size:20px;line-height:115%}.nw_labor_layers__benefit-text{font-size:14px;line-height:150%}.nw_labor_layers__leave-out{padding:18px 16px;gap:16px;border-radius:10px;align-items:center}.nw_labor_layers__leave-out-title{font-size:20px;line-height:130%;max-width:304px}.nw_labor_layers__leave-out-grid{width:311px;max-width:100%;gap:12px}.nw_labor_layers__no-text{font-size:15px;line-height:130%}.nw_labor_layers__cta-btn{height:56px;padding:18px 32px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/nw-labor-natural-layers.css.map */
