.article-template{width:100%!important;padding-right:0!important;border-right:none!important;margin:0 auto}.article-hero{position:relative;background-color:#e6f1fa}.article-hero-pattern{position:absolute;bottom:0;right:0;width:50%;height:auto;z-index:0}.article-hero-special-true{background-color:#fff!important}.article-hero-special-true .article-hero-pattern{display:none}.article-hero__container{display:flex;flex-direction:column;padding:3rem 2rem;margin-bottom:4rem;border-radius:8px;position:relative;z-index:1}.article-hero__content{order:1;margin-bottom:2rem}.article-hero__header{margin:0 0 2rem}.article-hero__title{margin:0 0 1.5rem;font-size:2.8rem;line-height:1.2;font-weight:700}.article-hero__meta{display:flex;flex-direction:column;gap:1.5rem;color:rgba(var(--color-foreground),.75);font-size:1.4rem}.article-hero__date,.article-hero__author,.article-hero__medically_reviewed{display:inline-block;color:#000;font-size:1.6rem}.article-hero__medically_reviewed a{color:#000}.article-hero__medically_reviewed p{margin:0}.article-hero__medically_reviewed strong,.article-hero__author strong{font-weight:400;text-decoration:underline}.article-hero__author-details{margin-top:1.5rem}.article-hero__media{order:2;width:100%}.article-hero__image-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.article-hero__image-wrapper img,.article-hero__image-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}div.custom-content{position:relative;overflow:hidden;background:#016ec9;padding-block:3.8rem}.custom-content svg{position:absolute;bottom:0;right:0;width:60%;height:auto}.custom-content-wrapper{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;position:relative;z-index:1}@media (min-width: 1024px){.custom-content-wrapper{flex-direction:row;justify-content:space-between;align-items:center}}.custom-content-wrapper h2{margin:0;font-size:28px;font-weight:500;color:#fff}@media (min-width: 1024px){.custom-content-wrapper h2{max-width:540px}}.custom-content-wrapper a{border-radius:10px;background:#fdbc00;color:#202c3c;text-align:center;padding-inline:30px;padding-block:10px;font-family:Bricolage Grotesque;font-size:18px;font-style:normal;font-weight:500;text-decoration:none;transition:all .3s ease}.custom-content-wrapper a:hover{opacity:.9}.article_page{margin-top:5rem}.article-main{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.article-main__content{flex:1;min-width:0}.article-template__content{margin-top:0;margin-bottom:3rem;font-size:1.6rem;line-height:1.6}.article-main__sidebar{width:100%;background-color:rgba(var(--color-foreground),.04);border-radius:8px;padding:2rem}.article-main__sidebar .callout{background-color:#202c3c;border-radius:10px;display:flex;flex-direction:column;gap:1.6rem;padding:2rem;margin-bottom:2rem}.article-main__sidebar .callout-icon{width:100%;height:150px;object-fit:contain;margin:0 auto}.article-main__sidebar .callout-heading{font-size:2.2rem;font-weight:500;text-wrap:balance;color:#fff;text-align:center;margin-block:0}.article-main__sidebar .button{background-color:#fdbc00;color:#202c3c;font-size:1.8rem;font-weight:500;text-align:center;padding:1.6rem 4.2rem;border-radius:10px;text-decoration:none;width:fit-content;margin:0 auto;transition:all .3s ease}.article-main__sidebar .button:hover{opacity:.9}.sidebar-heading{font-size:2rem;margin:0 0 2rem;font-weight:500}.sidebar-posts-list{display:flex;flex-direction:column;gap:2rem}.sidebar-post-card{display:flex;gap:1.5rem;text-decoration:none;color:inherit;padding-bottom:2rem}.sidebar-post-card:last-child{border-bottom:none;padding-bottom:0}.sidebar-post-card:hover .sidebar-post-title{color:rgba(var(--color-link),1)}.sidebar-post-image{flex-shrink:0;width:8rem;height:8rem;overflow:hidden}.sidebar-post-image img{width:100%;height:100%;object-fit:cover}.sidebar-post-content{flex-grow:1;min-width:0}.sidebar-post-title{margin:0 0 1rem;font-size:1.6rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.sidebar-post-meta{font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.sidebar-newsletter{margin-top:3rem;background:#fff;border-radius:10px;padding:2rem}.sidebar-newsletter .sidebar-heading{color:#202c3c;text-align:center;font-family:Bricolage Grotesque;font-size:22px;font-style:normal;font-weight:400}.sidebar-newsletter-form .newsletter-form__field-wrapper{position:relative}.sidebar-newsletter-form .field{position:relative;display:flex}.sidebar-newsletter-form .field:before,.sidebar-newsletter-form .field:after{display:none}.sidebar-newsletter-form .field__input{width:100%;padding:1rem;border-radius:10px;border:1px solid rgba(130,150,165,.6);background:#ededed80;height:5rem}.sidebar-newsletter-form .field__label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:rgba(var(--color-foreground),.6);pointer-events:none;transition:all .2s ease;color:#202c3cb3;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:400;letter-spacing:normal}.sidebar-newsletter-form .field__input:focus+.field__label,.sidebar-newsletter-form .field__input:not(:placeholder-shown)+.field__label{top:0;left:1rem;transform:translateY(-50%) scale(.8);background-color:#fff;padding:0 .5rem;font-size:1.2rem}.sidebar-newsletter-form .newsletter-form__button{margin-top:1.5rem;width:100%;color:#202c3c;text-align:center;font-weight:500;padding:1.2rem;border-radius:10px;background:#1fcbc5;cursor:pointer;transition:opacity .3s;border:none;font-family:Bricolage Grotesque;font-size:18px}.sidebar-newsletter-form .newsletter-form__button:hover{opacity:.9}.sidebar-newsletter-subtext{font-size:1.2rem;margin-top:1rem;opacity:.8;text-align:center}.sidebar-newsletter-form .form__message{margin-top:1rem;font-size:1.2rem}.sidebar-newsletter-form .form__message--success{color:green}@media screen and (min-width: 750px){.article-hero{min-height:500px;display:flex;align-items:center}.article-hero__container{flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;height:100%;padding:2.4rem 2.4rem 2.4rem 5rem;width:100%}.article-hero__content{order:0;flex:1;margin-bottom:0}.article-hero__media{order:1;flex:1}.article-hero__back{font-size:16px;font-weight:400;color:#000;display:flex;align-items:center;gap:8px;text-decoration:none;margin-bottom:4rem}.article-hero__back svg{width:17px;height:13px;transition:all .3s ease}.article-hero__back:hover svg{transform:translate(-3px)}.article-hero__title{font-size:4.2rem;margin-bottom:5rem;text-wrap:balance;font-weight:500}.article-main{flex-direction:row;gap:10rem}.article-main__content{flex:2}.article-main__sidebar{flex:1;align-self:stretch;position:sticky;top:2rem;height:100%}}@media screen and (min-width: 990px){.article-hero__title{font-size:4.2rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-blog-post.css.map */
