.product-buyers-guide{width:100%;padding-block:var(--buyers-guide-padding-top) var(--buyers-guide-padding-bottom);background:var(--buyers-guide-background)}.product-buyers-guide__container{width:min(100% - 32px,1300px);margin-inline:auto}.product-buyers-guide__header{max-width:760px;margin:0 auto 40px;text-align:center}.product-buyers-guide__heading{margin:0;color:#0a44a6;font-family:var(--font-heading-family, serif);font-size:36px;font-weight:600;line-height:1.2}.product-buyers-guide__introduction{margin-top:12px;color:#001f4e;font-family:var(--font-body-family, sans-serif);font-size:17px;line-height:1.6}.product-buyers-guide__introduction>*{margin-block:0}.product-buyers-guide__carousel{display:block}.product-buyers-guide__track{--buyers-guide-card-width: var(--buyers-guide-card-width-desktop);--buyers-guide-gap: 24px;display:flex;gap:var(--buyers-guide-gap);margin:0;padding:4px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:4px;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-buyers-guide__track::-webkit-scrollbar{display:none}.product-buyers-guide__track:focus-visible{outline:2px solid #0a44a6;outline-offset:3px;border-radius:10px}.product-buyers-guide__slide{display:flex;flex:0 0 var(--buyers-guide-card-width);min-width:0;list-style:none;scroll-snap-align:start;scroll-snap-stop:always}.product-buyers-guide .latest-grid__card{display:flex;width:100%;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #0a44a6;border-radius:10px;transition:box-shadow .3s ease,transform .3s ease}.product-buyers-guide .latest-grid__card:hover{box-shadow:0 8px 24px #001f4e1f;transform:translateY(-4px)}.product-buyers-guide .latest-grid__image-wrapper{position:relative;overflow:hidden;aspect-ratio:16 / 10}.product-buyers-guide .latest-grid__image-link{display:block;width:100%;height:100%}.product-buyers-guide .latest-grid__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-buyers-guide .latest-grid__card:hover .latest-grid__image{transform:scale(1.05)}.product-buyers-guide .latest-grid__image.placeholder-svg{background:#f0f5fa}.product-buyers-guide .latest-grid__content{display:flex;flex:1;flex-direction:column;padding:16px}.product-buyers-guide .latest-grid__title{margin:0 0 12px;color:#0a44a6;font-family:var(--font-heading-family, serif);font-size:18px;font-weight:600;line-height:1.3}.product-buyers-guide .latest-grid__title a{color:inherit;text-decoration:none;transition:opacity .2s ease}.product-buyers-guide .latest-grid__title a:hover{opacity:.8}.product-buyers-guide .latest-grid__excerpt{flex:1;margin-bottom:16px;color:#001f4e;font-family:var(--font-body-family, sans-serif);font-size:14px;line-height:1.6}.product-buyers-guide .latest-grid__read-more{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;margin-top:auto;color:#0a44a6;font-family:var(--font-body-family, sans-serif);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.product-buyers-guide .latest-grid__read-more:hover{color:#001f4e}.product-buyers-guide .latest-grid__read-more svg{transition:transform .2s ease}.product-buyers-guide .latest-grid__read-more:hover svg{transform:translate(4px)}.product-buyers-guide__navigation{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:28px}.product-buyers-guide__navigation[hidden]{display:none}.product-buyers-guide__arrow{display:inline-grid;width:50px;height:50px;padding:0;place-items:center;color:#0a44a6;background:#fff;border:1px solid rgba(10,68,166,.35);border-radius:50%;box-shadow:0 4px 14px #001f4e14;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.product-buyers-guide__arrow svg{display:block;width:18px;height:18px;margin:0;fill:none}.product-buyers-guide__arrow path{fill:none;stroke:currentColor}.product-buyers-guide__arrow:hover:not(:disabled){color:#fff;background:#0a44a6;border-color:#0a44a6;box-shadow:0 6px 18px #0a44a633}.product-buyers-guide__arrow:focus-visible,.product-buyers-guide__dot:focus-visible{outline:2px solid #001f4e;outline-offset:3px}.product-buyers-guide__arrow:disabled{opacity:.35;cursor:default}.product-buyers-guide__status{display:flex;min-width:80px;align-items:center;justify-content:center}.product-buyers-guide__dots{display:flex;align-items:center;justify-content:center;gap:8px}.product-buyers-guide__dot{width:8px;height:8px;padding:0;background:#0a44a640;border:0;border-radius:50%;cursor:pointer;transition:width .2s ease,background-color .2s ease}.product-buyers-guide__dot[hidden]{display:none}.product-buyers-guide__dot.is-active{width:24px;background:#0a44a6;border-radius:999px}@media(max-width:1024px){.product-buyers-guide{padding-block:var(--buyers-guide-padding-top-tablet) var(--buyers-guide-padding-bottom-tablet)}.product-buyers-guide__track{--buyers-guide-card-width: var(--buyers-guide-card-width-tablet)}.product-buyers-guide__heading{font-size:30px}.product-buyers-guide__introduction{font-size:16px}}@media(max-width:767px){.product-buyers-guide{padding-block:var(--buyers-guide-padding-top-mobile) var(--buyers-guide-padding-bottom-mobile)}.product-buyers-guide__container{width:min(100% - 24px,1300px)}.product-buyers-guide__header{margin-bottom:24px}.product-buyers-guide__heading{font-size:24px}.product-buyers-guide__introduction{font-size:15px}.product-buyers-guide__track{--buyers-guide-card-width: var(--buyers-guide-card-width-mobile);--buyers-guide-gap: 16px}.product-buyers-guide .latest-grid__title{font-size:16px}.product-buyers-guide__navigation{margin-top:22px}}@media(prefers-reduced-motion:reduce){.product-buyers-guide__track{scroll-behavior:auto}.product-buyers-guide .latest-grid__card,.product-buyers-guide .latest-grid__image,.product-buyers-guide .latest-grid__read-more svg,.product-buyers-guide__arrow,.product-buyers-guide__dot{transition:none}.product-buyers-guide .latest-grid__card:hover,.product-buyers-guide .latest-grid__card:hover .latest-grid__image{transform:none}}.productView-personalSupport{margin-top:var(--personal-support-spacing-top);margin-bottom:var(--personal-support-spacing-bottom)}.personal-support-card{display:grid;gap:14px;padding:var(--personal-support-padding);color:var(--personal-support-text-color);background:var(--personal-support-background-color);border:1px solid var(--personal-support-border-color);border-radius:var(--personal-support-border-radius);box-shadow:0 8px 24px #0a44a612}.personal-support-card__header{display:flex;align-items:center;gap:10px;min-width:0}.personal-support-card__avatar{display:grid;flex:0 0 52px;width:52px;height:52px;overflow:hidden;color:var(--personal-support-accent-color);background:#fff;border:2px solid color-mix(in srgb,var(--personal-support-accent-color) 24%,white);border-radius:50%;place-items:center}.personal-support-card__photo{width:100%;height:100%;object-fit:cover}.personal-support-card__identity{display:grid;flex:1 1 auto;gap:2px;min-width:0}.personal-support-card__name{overflow:hidden;color:var(--personal-support-heading-color);font-size:16px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.personal-support-card__role{color:var(--personal-support-text-color);font-size:13px;line-height:1.35}.personal-support-card__availability{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;padding:5px 9px;color:var(--personal-support-heading-color);background:color-mix(in srgb,var(--personal-support-status-color) 12%,white);border-radius:999px;font-size:12px;font-weight:600;line-height:1}.personal-support-card__status-dot{width:7px;height:7px;background:var(--personal-support-status-color);border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--personal-support-status-color) 16%,transparent)}.personal-support-card__content{display:grid;gap:5px}.personal-support-card__heading{margin:0;color:var(--personal-support-heading-color);font-family:var(--font-body-family);font-size:18px;font-weight:600;line-height:1.3}.personal-support-card__message{margin:0;color:var(--personal-support-text-color);font-size:14px;line-height:1.5}.personal-support-card__trust{display:inline-flex;align-items:center;gap:7px;color:var(--personal-support-heading-color);font-size:13px;font-weight:600;line-height:1.4}.personal-support-card__trust svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:var(--personal-support-status-color);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.personal-support-card__button{display:inline-flex;width:fit-content;min-height:40px;align-items:center;justify-content:center;gap:9px;padding:5px 0;color:var(--personal-support-button-text-color);background:transparent;border:0;border-radius:0;font-size:14px;font-weight:600;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:opacity .18s ease}.personal-support-card__button:hover{color:var(--personal-support-button-text-color);background:transparent;opacity:.72}.personal-support-card__button:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.personal-support-card__whatsapp-icon{width:24px;height:24px;flex:0 0 24px;object-fit:contain;fill:currentcolor}@media(max-width:550px){.personal-support-card{gap:12px}.personal-support-card__avatar{flex-basis:48px;width:48px;height:48px}.personal-support-card__availability{padding-inline:8px}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
