.article-template>*:first-child:not(.article-template__hero-container){margin-top:5rem}@media screen and (min-width:750px){.article-template>*:first-child:not(.article-template__hero-container){margin-top:calc(5rem + var(--page-width-margin))}}.article-template__hero-container{max-width:130rem;margin:0 auto}.article-template__hero-small{height:11rem}.article-template__hero-medium{height:22rem}.article-template__hero-large{height:33rem}@media screen and (min-width:750px)and (max-width:989px){.article-template__hero-small{height:22rem}.article-template__hero-medium{height:44rem}.article-template__hero-large{height:66rem}}@media screen and (min-width:990px){.article-template__hero-small{height:27.5rem}.article-template__hero-medium{height:55rem}.article-template__hero-large{height:82.5rem}}.article-template header{margin-top:4.4rem;margin-bottom:2rem;line-height:calc(.8 / var(--font-body-scale))}@media screen and (min-width:750px){.article-template header{margin-top:5rem}}.article-template__title{margin:0}.article-template__title:not(:only-child){margin-bottom:1rem}.article-template__link{font-size:1.8rem;display:flex;justify-content:center;align-items:center;text-decoration:none}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.article-template__content{margin-top:3rem;margin-bottom:3rem}.article-template__social-sharing{margin-top:3rem}.article-template__social-sharing+header,.article-template__social-sharing+.article-template__content{margin-top:1.5rem}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}@media screen and (min-width:750px){.article-template__comments{margin-bottom:7rem}}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-comment{color:rgba(var(--color-foreground),.75);background-color:rgb(var(--color-background));margin-bottom:1.5rem;padding:2rem 2rem 1.5rem}@media screen and (min-width:750px){.article-template__comments-comment{padding:2rem 2.5rem}}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}@media screen and (min-width:750px){.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}}.article-template__comment-warning{margin:2rem 0 2.5rem}@media screen and (min-width:990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.article-template__back:last-child{margin-bottom:3.2rem}.ol-article-kicker{margin:0 0 .6rem;color:#1f6f54;font-size:1.2rem;font-weight:700;text-transform:uppercase}.article-template__content .ol-article-picks,.article-template__content .ol-article-quiz,.article-template__content .ol-article-help-strip{margin:3rem 0;border:1px solid rgba(33,43,54,.12);border-radius:8px;background:#fff}.article-template__content .ol-article-picks{overflow:hidden}.ol-article-picks__header,.ol-article-quiz,.ol-article-help-strip{padding:2rem}.ol-article-picks__header h2,.ol-article-quiz h2,.ol-article-help-strip h2{margin:0 0 .8rem;font-size:clamp(2.2rem,3vw,3rem)}.ol-article-picks__header{display:flex;gap:1.6rem;align-items:flex-start;justify-content:space-between}.ol-article-picks__header>div{min-width:0}.ol-article-picks__header p:last-child{margin-bottom:0}.ol-article-help-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.6rem;align-items:center;background:#fbfcf9}.ol-article-help-strip p:last-child{margin-bottom:0}.ol-article-help-strip__actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:flex-end}.ol-article-whatsapp-link{display:inline-flex;min-height:4rem;flex:0 0 auto;gap:.7rem;align-items:center;justify-content:center;border-radius:999px;padding:.8rem 1.2rem;background:#25d366;color:#fff;font-size:1.3rem;font-weight:800;line-height:1;text-decoration:none}.ol-article-whatsapp-link,.ol-article-whatsapp-link:visited,.ol-article-whatsapp-link:hover,.ol-article-whatsapp-link:focus{color:#fff!important}.ol-whatsapp-mark{display:block;width:2rem;height:2rem;flex:0 0 2rem}.ol-article-bundle,.ol-article-picks__actions .ol-article-icon-button{display:none!important}.ol-article-picks__table-wrap{overflow-x:auto;border-top:1px solid rgba(33,43,54,.1)}.article-template__content .ol-article-picks__table{display:table;width:100%;min-width:68rem;margin:0;border-collapse:collapse;table-layout:auto;box-shadow:none}.article-template__content .ol-article-picks__table th,.article-template__content .ol-article-picks__table td{padding:1.2rem;border:0;border-bottom:1px solid rgba(33,43,54,.1);vertical-align:middle}.article-template__content .ol-article-picks__table th{color:rgba(var(--color-foreground),.7);font-size:1.2rem;text-align:left;text-transform:uppercase}.article-template__content .ol-article-picks__table th:first-child{width:44%}.article-template__content .ol-article-picks__table th:nth-child(2){width:13%}.article-template__content .ol-article-picks__table th:nth-child(4){width:18%}.article-template__content .ol-article-picks__table td:nth-child(2){white-space:nowrap;font-weight:700}.ol-article-picks__product{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:1rem;align-items:center;color:inherit;text-decoration:none}.ol-article-picks__product span{min-width:0}.ol-article-picks__product img{width:6rem;height:6rem;border-radius:8px;object-fit:cover;background:#f5f7f4}.ol-article-picks__product strong{display:block;color:rgb(var(--color-foreground));line-height:1.25;overflow-wrap:anywhere}.ol-article-picks__product small{display:inline-flex;width:fit-content;margin-top:.5rem;padding:.25rem .7rem;border-radius:999px;background:#f8e8b0;color:#4d3a02;font-size:1.1rem;font-weight:700}.ol-article-picks__actions,.ol-article-product-card__actions,.ol-article-quiz__actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.ol-article-button{display:inline-flex;min-height:4rem;align-items:center;justify-content:center;border:0;border-radius:6px;padding:.95rem 1.4rem;background:#1f6f54;color:#fff;font:inherit;font-size:1.4rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.ol-article-button,.ol-article-button:visited,.ol-article-button:hover,.ol-article-button:focus{color:#fff!important;text-decoration:none}.ol-article-button:hover,.ol-article-button:focus{color:#fff;background:#185640}.ol-article-button:disabled{background:#d7ddd8;color:#5f6b64;cursor:not-allowed}.ol-article-button--secondary{background:#212b36;color:#fff!important}.ol-article-button--secondary:hover,.ol-article-button--secondary:focus{background:#111820;color:#fff!important}.ol-article-button--ghost{border:1px solid rgba(31,111,84,.25);background:#fff;color:#1f6f54!important}.ol-article-button--ghost:hover,.ol-article-button--ghost:focus{background:#eef7f3;color:#185640!important}.ol-article-help-strip__actions .ol-article-button,.ol-article-help-strip__actions .ol-article-button:visited,.ol-article-help-strip__actions .ol-article-button:hover,.ol-article-help-strip__actions .ol-article-button:focus,.ol-article-quiz__actions .ol-article-button,.ol-article-quiz__actions .ol-article-button:visited,.ol-article-quiz__actions .ol-article-button:hover,.ol-article-quiz__actions .ol-article-button:focus,.ol-article-product-card__actions .ol-article-button,.ol-article-product-card__actions .ol-article-button:visited,.ol-article-product-card__actions .ol-article-button:hover,.ol-article-product-card__actions .ol-article-button:focus,.ol-article-picks__actions .ol-article-button,.ol-article-picks__actions .ol-article-button:visited,.ol-article-picks__actions .ol-article-button:hover,.ol-article-picks__actions .ol-article-button:focus{color:#fff!important}.ol-article-product-card__actions .ol-article-button--ghost,.ol-article-product-card__actions .ol-article-button--ghost:visited{color:#1f6f54!important}.ol-article-product-card__actions .ol-article-button--ghost:hover,.ol-article-product-card__actions .ol-article-button--ghost:focus{color:#185640!important}.ol-article-product-card__actions .ol-article-button--ghost{display:none!important}.ol-article-product-card{display:grid;grid-template-columns:12rem 1fr;gap:1.6rem;margin:2rem 0;padding:1.4rem;border:1px solid rgba(33,43,54,.12);border-radius:8px;background:#fbfcf9}.ol-article-product-card__image{display:block;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#eef1ec}.ol-article-product-card__image img{width:100%;height:100%;object-fit:cover}.ol-article-product-card h3{margin:0 0 .4rem;font-size:2rem}.ol-article-product-card__reason{margin:0 0 1rem}.ol-article-product-card__meta{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-bottom:1.2rem;color:rgba(var(--color-foreground),.7);font-size:1.3rem}.ol-article-product-card__meta span:first-child{color:#f4b740;font-weight:800}.ol-article-product-card__meta strong{color:rgb(var(--color-foreground))}.ol-article-quiz{display:grid;gap:1.6rem;background:#fbfcf9}.ol-article-quiz__steps{display:grid;gap:1.2rem}.ol-article-quiz__step{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;border:0}.ol-article-quiz__step legend{width:100%;margin-bottom:.4rem;color:rgb(var(--color-foreground));font-weight:700}.ol-article-quiz__step button{min-height:3.8rem;border:1px solid rgba(33,43,54,.18);border-radius:6px;padding:.8rem 1rem;background:#fff;color:rgb(var(--color-foreground));font:inherit;cursor:pointer}.ol-article-quiz__step button.is-active{border-color:#1f6f54;background:#e8f5ef;color:#185640;font-weight:700}.ol-article-quiz__result{border-top:1px solid rgba(33,43,54,.1);padding-top:1.6rem}.ol-article-quiz__result h3{margin:0 0 .6rem}.ol-article-sticky-shop{position:fixed;right:0;bottom:0;left:0;z-index:50;display:none;grid-template-columns:1fr auto;gap:.8rem;padding:.8rem 1rem;border-top:1px solid rgba(33,43,54,.12);background:#fff;box-shadow:0 -6px 24px #212b361f}.ol-article-sticky-shop__main{display:flex;min-height:4.8rem;flex-direction:column;justify-content:center;border-radius:6px;padding:.7rem 1.2rem;background:#1f6f54;color:#fff;font-weight:800;text-decoration:none}.ol-article-sticky-shop__main,.ol-article-sticky-shop__main:visited,.ol-article-sticky-shop__main:hover,.ol-article-sticky-shop__main:focus{color:#fff!important;text-decoration:none}.ol-article-sticky-shop__main small{color:#f8e8b0;font-size:1.1rem;font-weight:700}.ol-article-sticky-shop__whatsapp{display:inline-flex;width:4.8rem;height:4.8rem;align-items:center;justify-content:center;border-radius:50%;background:#25d366;color:#fff;text-decoration:none}.ol-article-sticky-shop__whatsapp,.ol-article-sticky-shop__whatsapp:visited,.ol-article-sticky-shop__whatsapp:hover,.ol-article-sticky-shop__whatsapp:focus{color:#fff!important}.ol-article-sticky-shop__whatsapp span[aria-hidden=true]{display:block;width:2.2rem;height:2.2rem;overflow:hidden;font-size:0;line-height:0}.ol-article-sticky-shop__whatsapp span[aria-hidden=true]:before{content:"";display:block;width:100%;height:100%;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.04 2.67c-7.36 0-13.33 5.96-13.33 13.32 0 2.35.62 4.64 1.8 6.66l-1.91 6.68 6.84-1.79a13.25 13.25 0 0 0 6.6 1.78h.01c7.36 0 13.34-5.96 13.34-13.32 0-3.56-1.39-6.91-3.91-9.43a13.24 13.24 0 0 0-9.44-3.9Zm.01 24.4h-.01a11.04 11.04 0 0 1-5.62-1.54l-.4-.23-4.06 1.07 1.08-3.96-.26-.41a11.02 11.02 0 0 1-1.69-6.01c0-6.07 4.94-11 11.02-11 2.94 0 5.7 1.15 7.78 3.23a10.94 10.94 0 0 1 3.22 7.78c0 6.07-4.94 11.01-11.06 11.01Z'/%3E%3Cpath d='M22.08 18.85c-.33-.16-1.96-.97-2.26-1.08-.3-.11-.52-.16-.74.16-.22.33-.85 1.08-1.05 1.3-.19.22-.38.25-.71.08-.33-.16-1.38-.51-2.63-1.62-.97-.87-1.63-1.94-1.82-2.27-.19-.33-.02-.5.14-.67.15-.15.33-.38.49-.57.16-.19.22-.33.33-.55.11-.22.05-.41-.03-.57-.08-.16-.74-1.79-1.01-2.45-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72 0 1.6 1.17 3.15 1.33 3.37.16.22 2.3 3.51 5.58 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.96-.8 2.24-1.57.27-.77.27-1.42.19-1.57-.08-.14-.3-.22-.63-.38Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.04 2.67c-7.36 0-13.33 5.96-13.33 13.32 0 2.35.62 4.64 1.8 6.66l-1.91 6.68 6.84-1.79a13.25 13.25 0 0 0 6.6 1.78h.01c7.36 0 13.34-5.96 13.34-13.32 0-3.56-1.39-6.91-3.91-9.43a13.24 13.24 0 0 0-9.44-3.9Zm.01 24.4h-.01a11.04 11.04 0 0 1-5.62-1.54l-.4-.23-4.06 1.07 1.08-3.96-.26-.41a11.02 11.02 0 0 1-1.69-6.01c0-6.07 4.94-11 11.02-11 2.94 0 5.7 1.15 7.78 3.23a10.94 10.94 0 0 1 3.22 7.78c0 6.07-4.94 11.01-11.06 11.01Z'/%3E%3Cpath d='M22.08 18.85c-.33-.16-1.96-.97-2.26-1.08-.3-.11-.52-.16-.74.16-.22.33-.85 1.08-1.05 1.3-.19.22-.38.25-.71.08-.33-.16-1.38-.51-2.63-1.62-.97-.87-1.63-1.94-1.82-2.27-.19-.33-.02-.5.14-.67.15-.15.33-.38.49-.57.16-.19.22-.33.33-.55.11-.22.05-.41-.03-.57-.08-.16-.74-1.79-1.01-2.45-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72 0 1.6 1.17 3.15 1.33 3.37.16.22 2.3 3.51 5.58 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.96-.8 2.24-1.57.27-.77.27-1.42.19-1.57-.08-.14-.3-.22-.63-.38Z'/%3E%3C/svg%3E") center / contain no-repeat}.ol-blog-popup[hidden]{display:none}.ol-blog-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:1.6rem}.ol-blog-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#11182094;cursor:pointer}.ol-blog-popup__dialog{position:relative;width:min(100%,48rem);border-radius:8px;padding:2.6rem;background:#fff;box-shadow:0 24px 80px #11182047}.ol-blog-popup__dialog h2{margin:0 0 .8rem;font-size:clamp(2.4rem,4vw,3.4rem)}.ol-blog-popup__close{position:absolute;top:1rem;right:1rem;display:inline-flex;width:3.6rem;height:3.6rem;align-items:center;justify-content:center;border:0;border-radius:50%;background:#eef1ec;color:#212b36;font-size:1.6rem;font-weight:800;cursor:pointer}.ol-blog-popup__form{display:grid;gap:1rem;margin-top:1.6rem}.ol-blog-popup__form .field{margin:0}.ol-blog-popup__small,.ol-blog-popup__success,.ol-blog-popup__error{margin:0;font-size:1.2rem}.ol-blog-popup-is-open{overflow:hidden}@media screen and (max-width:749px){.article-template__content .ol-article-picks,.article-template__content .ol-article-quiz,.article-template__content .ol-article-help-strip{margin:2.4rem 0}.ol-article-picks__header{display:grid}.ol-article-help-strip{grid-template-columns:1fr}.ol-article-help-strip__actions{justify-content:flex-start}.ol-article-whatsapp-link{width:fit-content}.article-template__content .ol-article-picks__table{display:block;min-width:0;border-collapse:separate}.article-template__content .ol-article-picks__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.article-template__content .ol-article-picks__table tbody,.article-template__content .ol-article-picks__table tr,.article-template__content .ol-article-picks__table td{display:block;width:100%}.article-template__content .ol-article-picks__table tr{padding:1.4rem;border-bottom:1px solid rgba(33,43,54,.1)}.article-template__content .ol-article-picks__table td{padding:0;border-bottom:0}.article-template__content .ol-article-picks__table td+td{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1rem;align-items:start;margin-top:1rem}.article-template__content .ol-article-picks__table td+td:before{color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:800;text-transform:uppercase}.article-template__content .ol-article-picks__table td:nth-child(2):before{content:"Price"}.article-template__content .ol-article-picks__table td:nth-child(3):before{content:"Best for"}.article-template__content .ol-article-picks__table td:nth-child(4):before{content:"Buy"}.article-template__content .ol-article-picks__table td[data-label]:before{content:attr(data-label)}.ol-article-picks__product{grid-template-columns:5.6rem minmax(0,1fr)}.ol-article-picks__product img{width:5.6rem;height:5.6rem}.ol-article-picks__actions form{width:100%}.ol-article-product-card{grid-template-columns:9rem 1fr;gap:1.2rem}.ol-article-product-card h3{font-size:1.7rem}.ol-article-product-card__actions .ol-article-button,.ol-article-picks__actions .ol-article-button{width:100%}.ol-article-sticky-shop{display:grid}.article-template__back:last-child{margin-bottom:9rem}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-blog-post.css.map */
