.blog-help-guides{background:#fff}.blog-help-guides__header{text-align:center;margin-bottom:40px}.blog-help-guides__title{font-size:48px;line-height:normal;margin:0;letter-spacing:-1.2px;font-weight:700;color:#121212}.blog-help-guides__subtitle{margin:0;color:#8c8c8c;font-size:18px;letter-spacing:0;font-weight:400}.blog-help-guides__featured{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:79px;align-items:stretch;margin-bottom:40px}.blog-help-guides__featured-content{display:flex;flex-direction:column;gap:10px;justify-content:space-between;text-align:start}.blog-help-guides__eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:0px;color:#8c8c8c;font-weight:600}.blog-help-guides__featured-title{margin:0;font-size:36px;line-height:normal;font-weight:700;letter-spacing:0;color:#121212}.blog-help-guides__featured-title a{text-decoration:none;color:inherit}.blog-help-guides__featured-excerpt{margin:10px 0 0;color:#8c8c8c;font-size:16px;line-height:normal;letter-spacing:0;font-weight:400}.blog-help-guides__bullets{list-style:none;padding:0;margin:20px 0 30px;display:grid;gap:10px;max-width:516px}.blog-help-guides__bullets li{position:relative;padding-inline-start:28px;color:#8c8c8c;font-size:14px;line-height:normal;letter-spacing:0;font-weight:400}.blog-help-guides__bullets li:before{content:"";position:absolute;inset-inline-start:0;top:2px;width:18px;height:18px;background-repeat:no-repeat;background-size:18px 18px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M2.5 10.5l4.2 4.2L17.5 4.8' stroke='%23111111' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/></svg>")}[dir=rtl] .blog-help-guides__bullets li:before{transform:scaleX(-1)}.blog-help-guides__buttons{display:flex;align-items:center;gap:12px;margin-top:0;justify-content:flex-start}.blog-help-guides__featured-media{position:relative;overflow:hidden;border-radius:10px;min-height:260px}.blog-help-guides__image{width:100%;height:100%;object-fit:cover;display:block}.blog-help-guides__image--mobile{display:none}.blog-help-guides__image-placeholder{width:100%;height:100%;min-height:260px;background:#f1f1f1}.blog-help-guides__cards{margin:40px auto 0;max-width:1062px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.blog-help-guides__divider{width:1117px;max-width:100%;height:1px;background:#8c8c8c66;margin:0 auto}.blog-help-guides__card{background:#f5f5f5;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.blog-help-guides__card-media{display:block;overflow:hidden}.blog-help-guides__card-image{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.blog-help-guides__card-image--mobile{display:none}.blog-help-guides__card-body{display:flex;flex-direction:column;gap:10px;padding:30px;text-align:start;flex-grow:1;justify-content:space-between}.blog-help-guides__tag{align-self:flex-start;font-size:12px;text-transform:uppercase;letter-spacing:0px;background:#fff;color:#000;padding:4px 10px;font-weight:500}.blog-help-guides__card-title{margin:10px 0 0;font-size:20px;line-height:normal;font-weight:600;color:#000}.blog-help-guides__card-title a{text-decoration:none;color:inherit}.blog-help-guides__card-excerpt{margin:0 0 10px;color:#4a5565;font-size:16px;line-height:normal;font-weight:400}.blog-help-guides__card-buttons{margin-top:4px;display:grid;gap:8px}.blog-help-guides__card-buttons .button,.blog-help-guides__buttons .button{width:100%;justify-content:center}.blog-help-guides__buttons .button{display:inline-flex;align-items:center;box-sizing:border-box;min-width:180px;max-width:279px;text-transform:uppercase;letter-spacing:0px;font-size:14px;font-weight:600;transform-origin:center;backface-visibility:hidden;will-change:transform;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;padding:11px}.blog-help-guides__buttons .button:not(.button--secondary){background:#000c;box-shadow:none;transform:translateZ(0) scale(1);animation-timing-function:ease-out;animation-duration:.3s}.blog-help-guides__buttons .button:not(.button--secondary):hover{background:#000;border-color:#000;transform:translateZ(0) scale(.99);border:1px solid #FFFFFF}.blog-help-guides__buttons .button.button--secondary{background:#f5f5f5;color:#000;border:1.5px solid transparent;box-shadow:none;position:relative;padding-inline:18px;min-width:180px;transition:border-color .35s ease,color .25s ease}.blog-help-guides__buttons .button.button--secondary:after{content:none}.blog-help-guides__buttons .button.button--secondary:hover{border-color:#000}.blog-help-guides__card-buttons .button{display:inline-flex;align-items:center;box-sizing:border-box;min-width:180px;max-width:279px;text-transform:uppercase;letter-spacing:0px;font-size:14px;font-weight:600;transform-origin:center;backface-visibility:hidden;will-change:transform;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;padding:11px}.blog-help-guides__card-buttons .button:not(.button--secondary){background:#000c;box-shadow:none;animation-timing-function:ease-out;animation-duration:.3s;color:#fff;border:1px solid #000}.blog-help-guides__card-buttons .button:not(.button--secondary):hover{background:#000;border-color:#000;border:1px solid #FFFFFF}.blog-help-guides__card-buttons .button.button--secondary{background:#fff;color:#000;border:1.5px solid transparent;box-shadow:none;position:relative;padding-inline:18px;min-width:180px;transition:border-color .35s ease,color .25s ease}.blog-help-guides__card-buttons .button.button--secondary:hover{border-color:#000}@media screen and (max-width:990px){.blog-help-guides__featured{grid-template-columns:1fr}.blog-help-guides__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.blog-help-guides__title{font-size:28px;letter-spacing:0;margin-bottom:12px}.blog-help-guides__header{margin-bottom:30px}.blog-help-guides__subtitle{line-height:1.2;font-size:16px}.blog-help-guides__featured{padding:0 5px;gap:20px;margin-bottom:30px}.blog-help-guides__divider{display:none}.blog-help-guides__featured-content{gap:5px}.blog-help-guides__featured-title{font-size:24px}.blog-help-guides__card-buttons{margin-top:0}.blog-help-guides__card-buttons .button:not(.button--secondary),.blog-help-guides__card-buttons .button:not(.button--secondary):hover{background:#000;border:1px solid #fff}.blog-help-guides__card-buttons .button.button--secondary,.blog-help-guides__card-buttons .button.button--secondary:hover{border:1.5px solid #000}.blog-help-guides__card-buttons .button{min-width:100%;max-width:100%}.blog-help-guides__featured-excerpt{font-size:15px;line-height:1.2;margin:11px 0 25px}.blog-help-guides__buttons .button:not(.button--secondary),.blog-help-guides__buttons .button:not(.button--secondary):hover{transform:unset;border:1px solid #FFFFFF}.blog-help-guides__buttons .button.button--secondary{border-color:#000}.blog-help-guides__featured-media{order:-1;width:100%;min-height:auto;border-radius:0}.blog-help-guides__buttons{flex-direction:column}.blog-help-guides__buttons .button{min-width:100%;max-width:100%}.blog-help-guides__cards{grid-template-columns:none;display:flex;gap:16px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:0}.blog-help-guides__card-body{padding:20px}.blog-help-guides__tag{line-height:1.2;font-size:10px}.blog-help-guides__card-title{font-size:16px}.blog-help-guides__card-excerpt{font-size:14px;line-height:1.2}.blog-help-guides__cards::-webkit-scrollbar{display:none}.blog-help-guides__card{min-width:78%;scroll-snap-align:start}.blog-help-guides__card-image{max-height:180px;height:100%;object-fit:cover;aspect-ratio:1}.blog-help-guides__image--desktop,.blog-help-guides__card-image--desktop{display:none}.blog-help-guides__image--mobile,.blog-help-guides__card-image--mobile{display:block}.blog-help-guides__image{width:100%;height:auto}.blog-help-guides__bullets--hide-mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/177/assets/section-blog-help-guides.css.map */
