.blog-newsletter{background:#f5f1ee40;border-radius:8px;padding:20px;margin:10px 0 40px}.article-accordion{margin:2rem auto}.article-accordion__item{background-color:#fcfbfb;border-radius:.4rem;overflow:hidden;position:relative}.article-accordion__button{position:absolute;cursor:pointer;width:100%;height:100%;z-index:1;opacity:0;border:none;color:var(--blissy-blue)}.article-accordion__header{cursor:pointer;text-decoration:none;width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}.article-accordion__heading{font-size:1rem;font-family:Spartan;text-transform:none;letter-spacing:0;font-weight:600;padding:.25rem 0 0;line-height:1.6;color:var(--blissy-blue)}.article-accordion__icon{transform:translate(-6px)}.article-accordion__icon path{fill:var(--blissy-blue);padding:.5rem}.article-accordion__icon.chevron-up{display:none}.article-accordion__panel{display:none;overflow:hidden;position:relative;transition:max-height .65s;padding:1rem 2rem}.article-accordion__panel li{font-size:.85em;list-style:initial}.article-accordion hr{margin:0;opacity:.5}.article-accordion__header .article-accordion__icon{transform:rotate(0)}.article-accordion__button:checked~.article-accordion__panel{display:block}.article-accordion__button:checked~hr{margin:0 2rem;opacity:1}.article-accordion__button:checked~.article-accordion__header .article-accordion__icon{transform:rotate(-180deg)}.article-accordion__panel,.article-accordion__icon,.article-accordion__button hr{transition:all .25s ease-in-out}.article-accordion__panel{animation:flipdown .5s ease both}@keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}to{transform-origin:top center;transform:rotateX(0)}}.blog-post .desktop{display:none}.blog-post .splitheader.title-priority{padding-top:35px}.blog-post .splitheader{overflow:hidden;position:relative}.blog-post .splitheader .box-shadow{position:absolute;width:100%;height:100%;z-index:1;box-shadow:inset 0 -4px 12px #c9c9c940;margin-top:-35px}.blog-post .splitheader .excerpt{font-weight:600;text-align:left}.blog-post .article__title{font-size:2rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;color:var(--blissy-blue)}.blog-post .splitheader .article__title,.blog-post .splitheader .article__publication-meta,.blog-post .splitheader .excerpt{text-align:left}.blog-post .article__author,.blog-post .article__date,.blog-post .article__read-time{font-size:.875rem;margin-bottom:1.5rem}.blog-post .article__date{margin-right:10px}.blog-post .article__grid-tag{font-size:1rem;border:none}.article-width{max-width:750px}.blog-post .article__tag-divider{font-weight:500;margin-left:.5rem;margin-right:.5rem}.blog-post .excerpt{font-size:1.125rem;line-height:1.8;margin-bottom:1rem;font-weight:500}.blog-post .splitheader:not(.title-priority) .scroll-down{display:none}.blog-post .scroll-down{background:none;border:0;margin-top:1rem;padding:1rem;transition:transform .5s ease,text-decoration .2 ease}.blog-post .scroll-down:hover{transform:translateY(-.125rem);text-decoration:underline;text-underline-offset:.125rem}.blog-post .article__meta{padding-bottom:1rem;position:relative;z-index:2}.blog-post .article__image{width:100%;height:100%;object-fit:cover}.blog-post .splitheader:not(.title-priority) .article__image-wrapper.mobile{margin-top:0;margin-bottom:2rem}.blog-post .article__image-wrapper{width:100%;line-height:0;align-self:center;margin-top:.5rem}.blog-post .scroll-down__label{font-weight:600;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;border:none;margin-top:1rem;margin-right:0;color:var(--blissy-blue)}.blog-post .scroll-down .custom-icon{fill:var(--blissy-blue)}.blog-post .article-content{color:#000;line-height:1.8}.blog-post .article-content p{font-size:1.125rem;margin-bottom:20px}.blog-post .article-content button{border:none;color:#fff;font-weight:600;letter-spacing:.1rem;text-transform:uppercase;padding:1rem;border-radius:.25rem;width:calc(100% - 2rem);margin:1rem 1rem 2rem;background:var(--blissy-blue)}.blog-post .article-content h2,.blog-post .article-content h3,.blog-post .article-content h4,.blog-post .article-content h5,.blog-post .blog-newsletter h3{font-family:Spartan;text-transform:none;letter-spacing:0;font-weight:600;margin-bottom:10px;line-height:1.6;color:var(--blissy-blue)}.blog-post .article-content h2{font-size:1.5rem;margin-top:40px}.blog-post .article-content h3,.blog-post .blog-newsletter h3{font-size:1.25rem;margin-top:30px}.blog-post .article-content h4{font-size:1.125rem;margin-top:24px}.blog-post .article-content h5{font-size:1rem;margin-top:20px}.blog-post .article-content li{list-style-type:inherit;list-style-position:inside;font-size:1rem}.blog-post .article-content ul,.blog-post .article-content ol{margin-left:2rem;margin-bottom:20px}.blog-post .article-content a{text-decoration:underline;text-underline-offset:.25rem;color:var(--blissy-blue)}.blog-post .article-content blockquote{text-align:left;padding:1rem 1rem 1rem 1.5rem;margin:0 0 20px 1rem;background:#f5f1ee80;border-radius:0 2px 2px 0;border-left:.5rem solid var(--blissy-blue)}.blog-post .article-content table{background:#f5f1ee40;border-radius:10px;overflow:hidden}.blog-post .article-content table,.blog-post .article-content th,.blog-post .article-content td{border:1px solid rgba(0,0,0,.125)}.blog-post .article-content th{padding-top:.875rem;font-family:Spartan,sans-serif;font-weight:600;color:#fff;background:var(--blissy-blue)}.blog-post .article-content .embed-video,.blog-post .article-content .embed-video--portrait,.blog-post .article-content .embed-video--landscape{margin:auto}.blog-post .article-content .embed-video,.blog-post .article-content .embed-video--portrait{max-width:380px}.blog-post .article-content .embed-video--landscape{max-width:750px}.blog-post .social-sharing{justify-content:center}.blog-post .social-sharing .btn--share{border:none}.blog-post .social-sharing .btn--share .icon{width:2rem;height:2rem}.blog-post .previous_next_buttons{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:2rem}.blog-post .previous_next_buttons .prev svg{transform:rotate(-180deg) translate(.25rem,.2rem)}.blog-post .previous_next_buttons .next{justify-self:end;margin-left:auto}.blog-post .previous_next_buttons .btn{stroke:#fff}.blog-post .previous_next_buttons .btn text{display:none}.blog-post .blog-comments{padding-top:2.5rem}.blog-post .blog-comments .comments__container .h3{font-size:2.25rem;letter-spacing:.05rem;text-align:center;margin-bottom:1rem}.blog-post .blog-comments .no-comments__label{text-align:center;font-size:1rem}.blog-post .blog-comments .comment-form .h3{font-size:1rem;text-transform:uppercase;font-weight:600;letter-spacing:.15rem;text-align:center;margin-bottom:1rem}.custom-template .blog-back-to-top .btn,.blog-post .blog-comments .comment-form .btn,.article-related-reads .btn{display:block;margin-left:auto;margin-right:auto;width:100%}.article-related-reads .btn,.blog-post .blog-comments .comment-form .btn{margin-bottom:2.5rem;margin-top:0}.blog-post .blog-comments label{font-size:1rem;margin-bottom:.5rem}.blog-post .blog-comments input,.blog-post .blog-comments textarea{border:1px solid rgba(0,0,0,.25);border-radius:.25rem}.blog-post .blog-comments .fine-print{font-size:.875rem;opacity:.75;margin-bottom:1rem}.article-related-reads h3{font-size:2.25rem;text-align:center;border-top:1px solid rgba(55,72,125,.25);padding-top:2rem}.article-related-reads h3{margin-bottom:.5rem}.article-related-reads .article__grid-tag{font-size:.75rem}.article-related-reads .grid--blog{margin-bottom:0;column-gap:.5rem}.blog-post .blog-comments .comments{display:flex;flex-direction:column;row-gap:1rem;margin-top:1.5rem}.blog-post .blog-comments .custom-comment{background:#fff;border-radius:.5rem;padding:1.5rem 2.25rem;box-shadow:0 0 6px #c9c9c940}.blog-post .custom-comment .custom-comment__content{margin-bottom:1rem;margin-top:.75rem}.blog-post .custom-comment .custom-comment__meta.author{font-size:1.125rem}.blog-post .custom-comment .custom-comment__meta.date{text-align:right;font-weight:300;font-size:.875rem}.blog-post .singleheader .article__author,.blog-post .singleheader .article__date{margin-bottom:0}.blog-post .singleheader .article__meta{margin-top:2.5rem}.blog-post .singleheader .excerpt{font-weight:700;margin-bottom:0}.blog-post .singleheader{margin-bottom:1rem}.blog-post .singleheader .article__image-wrapper{margin-top:-35px;position:relative}.blog-post .singleheader .header-image.mobile{height:100%;width:100%;object-fit:contain}.blog-post .section-highlight--no-heading{border:1px solid rgba(55,72,125,.25);border-radius:4px;background:#f5f1ee40;padding:20px}.blog-post .section-highlight{border:1px solid rgba(55,72,125,.25);border-radius:4px;background:#f5f1ee40;padding:0 20px 20px}.blog-post menu{padding-left:20px}.blog-post .article-content li a{text-decoration:none}@media only screen and (min-width: 340px){.custom-template .blog-back-to-top .btn,.blog-post .blog-comments .comment-form .btn,.article-related-reads .btn{width:300px}}@media only screen and (min-width: 500px){.blog-post .previous_next_buttons .btn text{display:inline-block}.blog-post .blog-comments input[type=submit].btn{margin-right:0}}@media only screen and (min-width: 750px){.blog-post .article__image-wrapper.mobile{display:none}.blog-post .article__image-wrapper.desktop{display:block}.splitheader .header__container{display:flex;flex-direction:row}.blog-post .splitheader{padding-top:0}.blog-post .splitheader:not(.title-priority) .scroll-down{display:inline}.blog-post .splitheader:not(.title-priority) .article__image-wrapper.mobile{margin-top:.5rem;margin-bottom:-.65rem}.blog-post .splitheader .box-shadow{margin-top:0}.splitheader .header__container .article__meta{padding:4rem 0 2rem;max-width:500px;align-self:center;width:100%;margin-right:4rem}.splitheader .header__container .article__publication-meta{grid-row-start:4}.splitheader .header__container .article__tags{margin-bottom:1.5rem}.blog-post .blog-comments .comment-form .h3{text-align:left}.blog-post .blog-comments .comments__container,.blog-post .comment-form__container{max-width:740px;margin-left:auto;margin-right:auto}.article-related-reads .blog-custom__article .article__grid-meta{padding:1.5rem 1rem .5rem}.article-related-reads .blog-custom__article .article__title{font-size:1rem;font-weight:500;height:6rem;max-height:6rem}.article-related-reads .blog-custom__article-list{padding-bottom:2rem}.article-related-reads .article__grid-tag{font-size:.875rem}.blog-post .singleheader .header-image.desktop{height:100%;width:100%;min-height:500px;margin-bottom:2rem;background-attachment:fixed;background-position:center;background-size:cover;background-repeat:no-repeat}.blog-post .singleheader .article__image-wrapper{margin-top:1rem;overflow:hidden;max-height:460px;object-fit:cover}.blog-post .section-highlight--no-heading{padding:20px}.blog-post .section-highlight{padding:0 32px 20px}}@media only screen and (min-width: 991px){.blog-post .mobile{display:none}.blog-post .desktop{display:block}.article-related-reads .blog-custom__article .article__title{font-size:1.125rem;height:7rem;max-height:7rem}.blog-post menu{padding-left:40px}}@media only screen and (min-width: 1200px){.splitheader .header__container .article__meta{margin-right:0}.splitheader .header__container{column-gap:4rem}}.blog-custom{margin-top:-35px;margin-bottom:35px;color:#000}.blog-custom desktop{display:none}.blog-custom h1,.blog-top-products h2,.blog-social-media h2,.blog-guarantees h2{font-family:Bebas Neue}.blog-custom h2,.blog-custom h3,.blog-custom p,.blog-custom text,.blog-custom a,.blog-top-products p,.blog-top-products a,.blog-social-media p,.blog-guarantees p,.blog-guarantees h3,.blog-custom .article__author{font-family:Spartan}.blog-custom p,.blog-custom text{font-size:1rem}.blog-custom p{line-height:1.8}.blog-custom p,.blog-custom h1,.blog-custom h2,.blog-custom h3,.blog-custom input,.blog-custom select,.blog-custom textarea,.blog-top-products p,.blog-top-products a,.blog-social-media p,.blog-guarantees p,.blog-guarantees h3,.blog-top-products h2,.blog-social-media h2,.blog-guarantees h2{color:inherit;margin:0}.blog-custom__header{text-align:center;padding:3.5rem 0 2.5rem;color:#fff;background:var(--blissy-blue)}.blog-custom__header .clouds{width:100%;height:120vw;max-height:25rem;position:absolute;z-index:1}.blog-custom__header .cloud{position:absolute}.blog-custom__header .cloud:nth-child(1){bottom:2.5rem;width:240px;left:-1.5rem}.blog-custom__header .cloud:nth-child(2){top:-3rem;left:-5rem;transform:scaleX(-1);width:200px}.blog-custom__header .cloud:nth-child(3){top:30%;right:-4rem;width:300px;transform:scaleX(-1)}.blog-custom__header .cloud:nth-child(4){bottom:0;right:-8rem;width:320px}.blog-custom__header .container{position:relative;z-index:2}.blog-custom__header h1{font-size:3rem;letter-spacing:.1rem}.blog-custom__header .subtitle{font-weight:600;color:var(--light-blue)}.blog-custom .blog-filter.desktop{display:none}.blog-custom .blog-filter{flex-direction:column;row-gap:.75rem}.blog-custom .blog-filter.mobile{padding:1rem 0 2.5rem}.blog-custom .blog-filter__label{font-size:.875rem;text-transform:capitalize;width:calc(100% - 1rem);text-align:left}.blog-custom #BlogTagFilter,.blog-custom #BlogTagFilter2,.blog-custom .blog-filter .select-group{width:100%}.blog-custom #BlogTagFilter,.blog-custom #BlogTagFilter2{border:1px solid white;border-radius:.5rem;font-size:1.25rem;padding:1rem}.blog-custom #BlogTagFilter2{border:1px solid black}.blog-custom .blog-filter .icon-chevron-down{fill:#fff;width:1rem;height:1rem}.blog-custom .blog-filter.mobile .icon-chevron-down{fill:#000}.blog-custom__header .illustration{width:100%;height:100vw;max-height:16.5rem;margin:2rem 0 1rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://cdn.shopify.com/s/files/1/0224/3549/6013/files/home-header-illustration.png?v=1628811285)}.blog-custom__header .description{margin:1.5rem 0}.blog-custom .featured-article{margin:1rem 0;padding:2rem 0;border-bottom:1px solid rgba(55,72,125,.25)}.blog-custom .featured-article__image{width:100%}.blog-custom .featured-article__label,.blog-custom .article__grid-tag,.blog-post .article__grid-tag,.article-related-reads .article__grid-tag{font-weight:600;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;margin-top:1rem;margin-right:0;color:var(--gold)}.blog-custom .featured-article__meta{margin:.75rem 0}.blog-custom .featured-article__label{margin-bottom:1rem;font-size:.875rem}.blog-custom .featured-article__title{font-size:1.5rem;font-weight:600;color:#000;letter-spacing:0;text-transform:none;line-height:1.6;margin-bottom:.75rem}.blog-custom .featured-article__read-time .clock{width:1rem;height:1rem;opacity:.75;margin-right:.25rem;fill:var(--gray)}.blog-custom .featured-article__read-time text,.blog-custom .featured-article__author text{margin-right:1.5rem}.blog-custom .featured-article__read-time text,.blog-custom .featured-article__author text,.blog-custom .featured-article__date text{color:#000;font-size:.875rem}.blog-custom .featured-article__excerpt{margin:1rem 0 1.5rem}.blog-custom .featured-article__read-more{width:100%;font-family:Spartan;font-weight:600;font-size:1rem;letter-spacing:.15rem;text-transform:uppercase;border:none;border-radius:.25rem;padding:1.75rem 2rem 1.5rem;color:#fff;background-color:var(--blissy-blue)}.blog-custom .blog-custom__article-list{border-top:1px solid rgba(55,72,125,.25)}.blog-custom__article-list{padding:1.25rem 0;margin-left:0}.blog-custom__article{display:grid;grid-template-columns:1fr 2fr;column-gap:1rem}.blog-custom__article .article__date.desktop,.blog-custom__article .article__author.desktop,.blog-custom__article .article__read-time.desktop{display:none}.blog-custom .article__grid-tag{font-size:.75rem}.blog-custom__article .article__title{font-size:.875rem;font-weight:500;color:#000;letter-spacing:0;text-transform:none;line-height:1.6;text-overflow:ellipsis;overflow:hidden;max-height:5.4rem}.line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-custom__article{padding:1rem 0;border-top:1px solid rgba(201,170,144,.2);border-bottom:1px solid rgba(201,170,144,.2);margin-bottom:.5rem}.blog-custom__article .article__tags{margin-bottom:.5rem}.blog-custom__article .article__tag-divider{font-weight:500}.blog-custom__article .article__image-wrapper{width:100%;height:100%}.blog-custom__article .article__image{width:100%;height:100%;object-fit:cover}.blog-custom__article .article__grid-meta{margin-bottom:0;align-self:center}.ivory-light-bg{background:#f5f1ee40}.blog-top-products,.blog-guarantees,.blog-social-media{color:#000}.blog-top-products .heading,.blog-top-products .subheading,.blog-social-media .heading,.blog-social-media .subheading{text-align:center;color:inherit}.blog-top-products .heading,.blog-social-media .heading{font-size:2.25rem;letter-spacing:.1rem;margin-bottom:.25rem}.blog-top-products .subheading,.blog-social-media .subheading{font-size:1rem;line-height:1.8}.blog-top-products__container{display:flex;flex-direction:column;align-items:center;padding-top:2.5rem;padding-bottom:5rem}.blog-top-products .head,.blog-top-products .product-list{margin-bottom:2rem}.blog-top-products .product-list{display:grid;grid-template-columns:1fr 1.5fr 1fr;column-gap:.5rem;align-items:center}.blog-top-products .product{display:flex;flex-direction:column;row-gap:.5rem}.blog-top-products .product__label{font-size:.625rem;letter-spacing:.1rem;text-transform:uppercase;text-align:center;font-weight:600;color:var(--blissy-blue)}.blog-top-products .top-2 .product__image,.blog-top-products .top-3 .product__image{height:36vw;max-height:19rem}.blog-top-products .top-1 .product__image{height:45vw;max-height:20rem;width:100%;object-fit:cover}.blog-top-products .btn,.blog-back-to-top .btn,.blog-post .previous_next_buttons .btn{max-width:300px}.blog-top-products .btn,.blog-back-to-top .btn,.blog-post .blog-comments .comment-form .btn,.blog-post .previous_next_buttons .btn,.article-related-reads .btn{font-family:Spartan;font-weight:600;font-size:.825rem;letter-spacing:.15rem;text-transform:uppercase;border:none;border-radius:.25rem;padding:1rem .5rem .75rem 1rem;color:#fff;background-color:var(--blissy-blue)}.blog-top-products .icon{stroke:#fff;fill:none;width:1.75rem;height:1.75rem;margin-left:.75rem}.blog-top-products .awards{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem}.blog-top-products .award{position:relative}.blog-top-products .award__logo{position:relative;width:7rem;height:7rem;z-index:2;top:1rem}.blog-top-products .ribbon{position:absolute;width:100%;max-height:10rem;margin:auto;z-index:1}.blog-guarantees .guarantees-list{border-top:1px solid rgba(55,72,125,.25);padding-top:2rem;padding-bottom:2rem;display:flex;flex-direction:column;row-gap:1rem;align-items:center}.blog-guarantees .guarantee{display:grid;grid-template-columns:1fr 2.5fr;column-gap:1rem;align-items:center}.blog-guarantees .subtext{font-size:.875rem}.blog-guarantees .benefit{height:8rem}.blog-guarantees .guarantee .icon{width:6.5rem;height:6.5rem;margin-left:auto;margin-right:auto}.blog-guarantees .guarantee__heading{font-size:1rem;font-weight:600;letter-spacing:.15rem;text-transform:uppercase;line-height:2}.blog-guarantees .guarantee__description{font-size:.875rem;line-height:2;grid-column-end:span 2}.blog-social-media__container{padding-bottom:2rem}.blog-social-media .head{margin-bottom:1.5rem;border-top:1px solid rgba(55,72,125,.25);padding-top:2rem}.blog-social-media a{color:var(--blissy-blue)}.blog-social-media .gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem}.blog-social-media .image{object-fit:cover;width:100%;height:45vw}.blog-back-to-top{display:flex;justify-content:center;padding-top:.5rem;padding-bottom:35px;margin-bottom:-35px}.blog-back-to-top .btn,.blog-post .blog-comments .comment-form .btn,.article-related-reads .btn{padding:1.5rem 4rem 1.125rem}@media screen and (min-width: 400px){.blog-custom__header h1{font-size:4rem}.blog-custom__article .article__title{font-size:1.125rem}.blog-custom .featured-article__label{margin-bottom:1rem;font-size:1rem}.blog-custom .article__grid-tag{font-size:.875rem}.blog-custom__article a.article__link:first-child{align-self:center;height:100%}.blog-guarantees .guarantee .icon{grid-row-end:span 2}.blog-guarantees .guarantee__description{grid-column-end:span 1}.blog-guarantees .benefit{height:10rem}}@media screen and (min-width: 580px){.blog-custom__article .article__title{font-size:1.25rem}.blog-guarantees .guarantees-list{display:grid;grid-template-columns:repeat(2,1fr)}.blog-guarantees .benefit{justify-self:center}.blog-guarantees .benefit:nth-child(5){grid-row-start:1;grid-column-start:2}.blog-guarantees .guarantee{grid-column-end:span 2}.blog-social-media .gallery{grid-template-columns:repeat(4,1fr)}.blog-social-media .image{height:100%;max-height:280px}.blog-guarantees .benefit:nth-child(1){justify-self:end;margin-right:20%}.blog-guarantees .benefit:nth-child(5){justify-self:start;margin-left:20%}}@media screen and (min-width: 750px){.blog-custom__article{display:flex;flex-direction:column;box-sizing:border-box;box-shadow:0 4px 4px #0000000d;border-radius:8px;padding:0;overflow:hidden;background:#f5f1ee40;border:.5px solid rgba(201,170,144,.1)}.blog-custom .blog-custom__article{margin-bottom:4rem}.blog-custom__article-list{column-gap:5%:}.blog-custom__article .article__author.desktop,.blog-custom__article .article__date.desktop,.blog-custom__article .article__date.desktop text,.blog-custom__article .article__read-time.desktop,.blog-custom__article .article__read-time.desktop text{display:inline-block;font-size:.875rem;font-weight:300}.blog-custom .featured-article__label,.blog-custom .article__grid-tag{font-size:.875rem}.blog-custom .featured-article__label{margin-bottom:1.5rem}.blog-custom__article .article__tags{margin-bottom:1rem}.blog-custom__article .article__image-wrapper{height:35vw}.blog-custom .blog-custom__article .article__image-wrapper{max-height:365px}.article-related-reads .blog-custom__article .article__image-wrapper{max-height:200px}.blog-custom__article a.article__link:first-child{width:100%}.blog-custom__article.medium-up--one-third{width:30.6%;margin-left:0;margin-right:0}.blog-custom__article.medium-up--one-third:nth-child(3n-1){margin-left:4%;margin-right:4%}.blog-custom__article.medium-up--one-quarter{width:23.5%;margin-left:0;margin-right:0}.blog-custom__article.medium-up--one-quarter:nth-child(4n-2){margin-left:2%;margin-right:1%}.blog-custom__article.medium-up--one-quarter:nth-child(4n-1){margin-left:1%;margin-right:2%}.blog-custom .blog-custom__article .article__grid-meta{padding:1.5rem 1rem 0}.blog-custom__article .article__title{height:7rem;max-height:7rem;margin-bottom:2rem;font-size:1.125rem}.blog-custom__article .line-clamp{-webkit-line-clamp:4}.blog-custom .featured-article__image{max-height:480px;object-fit:contain}.blog-top-products .award__logo{width:100%;max-width:10rem;height:auto;left:calc(50% - 5rem)}.blog-top-products .ribbon{height:13rem;max-height:none}.blog-custom .featured-article__read-time .clock,.blog-custom .article__read-time .clock{fill:#0000004d;position:relative;top:.125rem}}@media screen and (min-width: 768px){.blog-custom__header .illustration{animation-name:BlogIllustration,Float;animation-duration:8s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:linear}@keyframes BlogIllustration{0%{background-image:url(https://cdn.shopify.com/s/files/1/0224/3549/6013/files/home-header-illustration.png?v=1628811285)}50%{background-image:url(https://cdn.shopify.com/s/files/1/0224/3549/6013/files/home-header-illustration-2.png?v=1628811541)}to{background-image:url(https://cdn.shopify.com/s/files/1/0224/3549/6013/files/home-header-illustration-3.png?v=1628811540)}}@keyframes Float{0%,to{transform:translate(0)}20%{transform:translate(.25rem,-.25rem)}40%{transform:translate(.25rem,.25rem)}60%{transform:translate(-.25rem,.25rem)}80%{transform:translate(-.25rem,-.25rem)}}.blog-custom__header .cloud{animation-name:MoveLeft,FadeInOut;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes MoveLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes FadeInOut{0%,to{opacity:0}5%,90%{opacity:1}}.blog-custom__header .cloud:nth-child(1){top:0;bottom:auto;width:20rem;left:-14%}.blog-custom__header .cloud:nth-child(2){top:auto;bottom:0;left:-8%;width:15rem;transform:scaleX(-1)}.blog-custom__header .cloud:nth-child(3){top:60%;left:auto;right:10%;width:20rem;transform:scaleX(-1)}.blog-custom__header .cloud:nth-child(4){top:0;bottom:auto;right:-8%;width:20rem}.blog-guarantees .guarantees-list{grid-template-columns:repeat(6,1fr);column-gap:1.5rem}.blog-guarantees .guarantee{grid-column-end:span 2;display:flex;flex-direction:column;align-self:start;row-gap:1rem;text-align:center}.blog-guarantees .benefit{grid-column-end:span 3;height:12rem}.blog-guarantees .benefit:nth-child(5){grid-row-start:1;grid-column-start:4}.blog-custom .featured-article__read-more,.blog-top-products .btn,.blog-back-to-top .btn,.blog-post .blog-comments .comment-form .btn,.blog-post .previous_next_buttons .btn,.article-related-reads .btn,.blog-post .article-content button{transition:stroke .1s ease,color .1s ease,background .1s ease}.blog-custom .featured-article__read-more:hover,.blog-top-products .btn:hover,.blog-back-to-top .btn:hover,.blog-post .blog-comments .comment-form .btn:hover,.blog-post .previous_next_buttons .btn:hover,.article-related-reads .btn:hover,.blog-post .article-content button:hover{stroke:var(--blissy-blue);color:var(--blissy-blue);background:var(--light-blue)}}@media screen and (min-width: 991px){.blog-custom .mobile,.blog-custom__header .blog-filter,.blog-top-products .mobile,.blog-social-media .mobile{display:none}.blog-custom .desktop,.blog-custom .blog-filter.desktop{display:block}.blog-custom__header .container{display:grid;grid-template-columns:minmax(490px,40%) 45%;column-gap:5%;text-align:left}.blog-custom__header h1{padding-top:5rem;font-size:5.25rem;letter-spacing:4px}.blog-custom__header .subtitle{font-size:1.2rem;margin-bottom:1.5rem}.blog-custom__header .description{padding-bottom:2rem;font-size:1rem;line-height:2}.blog-custom__header .illustration{grid-column:2 / span 1;grid-row:1 / span 3;align-self:center;max-height:none;height:100%}.blog-custom .blog-filter__container{display:grid;grid-template-columns:repeat(7,max-content);column-gap:5rem;margin-top:1.25rem;margin-bottom:2.5rem;justify-content:center}.blog-custom .blog-filter .topic-button.all{grid-column-start:1;grid-row-start:1}.blog-custom .blog-filter .topic-button{border-bottom:1px solid rgba(0,0,0,.25);padding:1rem 0 .75rem;font-weight:500;font-size:1rem;text-align:center;transition:transform .2s ease,border .2s ease}.blog-custom .blog-filter .topic-button:hover{transform:scale(1.1);border-bottom:1px solid var(--blissy-blue)}.blog-custom .blog-filter .topic-button.selected{padding:1rem 2rem .75rem;border-radius:.5rem;border:1px solid var(--blissy-blue)}.blog-custom .blog-filter .topic-button.selected:hover{cursor:default;color:#000;transform:none;border-color:#000}.blog-custom .blog-filter,.blog-custom .featured-article__image-wrapper,.blog-custom .featured-article__meta,.blog-custom__header .description{margin-left:0;margin-right:0}.blog-custom .featured-article{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3%;border-bottom:none}.blog-custom .featured-article__label,.blog-custom .article__grid-tag{font-size:1rem}.blog-custom .featured-article__meta{align-self:center;margin-bottom:2rem;max-width:450px}.blog-custom .featured-article__title{font-size:1.75rem;line-height:1.4}.blog-custom .featured-article__title:hover{color:var(--blissy-blue)}.blog-custom .featured-article__excerpt{margin-top:2rem;margin-bottom:2rem}.blog-custom .featured-article__read-more{max-width:220px}.blog-custom .blog-custom__article-list{border-top:none}.blog-custom__article-list{border-top:none;overflow:visible}.blog-custom__article{transition:box-shadow .2s,transform .5s}.blog-custom__article:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-.5rem)}.blog-custom .blog-custom__article .article__title{font-size:1.25rem;height:8rem;max-height:8rem}.blog-custom .article__date{margin-right:1rem}.blog-guarantees .guarantees-list{grid-template-columns:repeat(5,1fr)}.blog-guarantees .guarantee,.blog-guarantees .benefit{grid-column-end:span 1}.blog-guarantees .guarantee:nth-child(3){grid-column:3 / span 1}.blog-guarantees .guarantee:nth-child(4){grid-column:5 / span 1}.blog-guarantees .guarantee{grid-row-start:1}.blog-top-products__container{position:relative;padding-top:4rem;padding-bottom:0}.blog-top-products .product-list{grid-template-columns:1fr 2fr 1fr;column-gap:1rem;width:100%}.blog-top-products .product.top-1{border:1px solid rgba(55,72,125,.25);padding:1rem 1rem 2rem}.blog-top-products .top-2 .product__image,.blog-top-products .top-3 .product__image{width:100%;object-fit:cover;max-height:22rem;margin-top:-1rem}.blog-top-products .top-1 .product__image{max-height:22rem}.blog-top-products .top-2 .product__image{object-position:50% 35%}.blog-top-products .top-3 .product__image{object-position:50% 15%}.blog-top-products .btn{position:relative;top:-3.5rem;padding:.75rem 1.5rem .5rem;width:100%;max-width:45%;stroke:#fff}.blog-top-products .icon{stroke:inherit}.blog-top-products .awards{position:absolute;top:0;right:0;column-gap:0}.blog-top-products .award__logo{width:75%}.blog-top-products .good-housekeeping .award__logo{margin-left:20%;margin-right:5%}.blog-top-products .good-housekeeping .ribbon{margin-left:10%}.blog-top-products .breakthrough-beauty .award__logo{margin-right:20%;margin-left:5%}.blog-top-products .breakthrough-beauty .ribbon{margin-left:-10%}.blog-top-products .ribbon{max-height:10rem}}@media only screen and (min-width: 1280px){.blog-custom__header .cloud:nth-child(1){top:0;width:25rem;left:-5%}.blog-custom__header .cloud:nth-child(2){bottom:-4rem;left:5%;width:20rem;transform:scaleX(-1)}.blog-custom__header .cloud:nth-child(3){top:50%;right:20%;width:25rem;transform:scaleX(-1)}.blog-custom__header .cloud:nth-child(4){right:-5%;width:30rem}}
/*# sourceMappingURL=/s/files/1/0224/3549/6013/t/227/assets/custom-blog.css.map */
