@charset "UTF-8";.template--blog{--BLOG-PRIMARY-COLOR: #061333;--BLOG-SECONDARY-COLOR: #FF4224;--BLOG-YELLOW-COLOR: #FFD800;--BLOG-OFF-WHITE-COLOR: #F5F5F5;--BLOG-GRAY-COLOR: #8F949F;--BLOG-LIGHT-GRAY-COLOR: #E5E5E5;--BLOG-BLACK-COLOR: #000000;--BLOG-WHITE-COLOR: #FFFFFF;--BLOG-H1-FONT-SIZE-MOBILE: 2.5rem;--BLOG-H1-FONT-SIZE-DESKTOP: 3.75rem;--BLOG-H3-FONT-SIZE-MOBILE: 1.375rem;--BLOG-H3-FONT-SIZE-DESKTOP: 1.5rem;--BLOG-P-FONT-SIZE: 1rem;--POST-TITLE-FONT-SIZE-MOBILE: 1.75rem;--POST-TITLE-FONT-SIZE-DESKTOP: 2.25rem;--POST-H2-FONT-SIZE-MOBILE: 1.5rem;--POST-H2-FONT-SIZE-DESKTOP: 1.75rem;--POST-H3-FONT-SIZE-MOBILE: 1.35rem;--POST-H3-FONT-SIZE-DESKTOP: 1.5rem;--POST-H4-FONT-SIZE-MOBILE: 1.05rem;--POST-H4-FONT-SIZE-DESKTOP: 1.15rem}.template--blog .main-content *{letter-spacing:-.02rem;font-family:Stolzl!important}.template--blog .main-content h3,.template--blog .main-content h2,.template--blog .main-content h1{line-height:1.2!important;font-weight:500!important}.template--blog .main-content h1{font-size:var(--BLOG-H1-FONT-SIZE-MOBILE)}.template--blog .main-content h3{font-size:var(--BLOG-H3-FONT-SIZE-MOBILE)}.template--blog .main-content p{font-size:var(--BLOG-P-FONT-SIZE);line-height:1.65!important}.template--blog .main-content a{text-decoration:underline}.template--blog .main-content a:hover{text-decoration:none;color:var(--BLOG-SECONDARY-COLOR)}.template--blog .main-content a.no-underline{text-decoration:none}.template--blog .main-content a.view-all-post{margin:3rem auto}.template--blog .main-content a.btn--text{font-weight:500}.template--blog .main-content a.btn--text:before,.template--blog .main-content a.btn--text:after{background:var(--BLOG-GRAY-COLOR)}.template--blog .main-content a.btn--text:hover:before,.template--blog .main-content a.btn--text:hover:after{background:var(--BLOG-SECONDARY-COLOR)}.template--blog .main-content .sr-mobile-only,.template--blog .main-content .sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.template--blog .show-page{font-size:var(--POST-H3-FONT-SIZE-MOBILE)!important;margin-bottom:2rem}.post-paginate{border-top:1px solid var(--BLOG-GRAY-COLOR);border-bottom:1px solid var(--BLOG-GRAY-COLOR);padding:1rem .5rem;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:flex-start;gap:2rem}.post-paginate-link{display:flex;flex-direction:column;justify-content:center;line-height:1}.post-paginate-link.prev{text-align:left;grid-column:1/2}.post-paginate-link.next{text-align:right;grid-column:2/2}.post-paginate svg{width:1.25rem;height:1.25rem;padding-top:.45rem}.post-paginate .title{display:none;font-size:.875rem;line-height:1.5!important}.blog-section,.blog-section.wrapper{margin:3rem auto}.posts-wrapper .article__image__wrapper{margin-bottom:1rem}.posts-wrapper .article__image__wrapper .article__image{border-radius:0}.section-title{display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:2rem 0;grid-gap:1rem;align-items:center;padding-bottom:2rem}.section-title:before,.section-title:after{content:"";display:block;border-top:1px solid var(--BLOG-GRAY-COLOR);background-color:var(--BLOG-WHITE-COLOR)}.blog-recent .blog-recent-title{display:flex;flex-direction:column}.blog-recent .blog-recent-title .section-title{font-size:var(--POST-TITLE-FONT-SIZE-MOBILE);font-weight:500;padding-bottom:0}.article-block{margin-bottom:4rem}.meta-wrapper{display:flex;gap:.5rem;flex-direction:column}.meta-wrapper .meta{display:flex;align-items:center;text-transform:uppercase;letter-spacing:normal;column-gap:.5rem;color:var(--BLOG-GRAY-COLOR)}.meta-wrapper .meta svg{width:.875rem;height:.875rem;stroke-width:1.5;margin-top:-2px}.meta-wrapper .meta span{font-size:.875rem;line-height:1!important}.meta-wrapper .meta .meta-link{color:var(--BLOG-GRAY-COLOR);font-size:.875rem}.article-block-wrap,.article-block-wrap .details{display:flex;flex-direction:column;gap:1rem}.article-block-wrap .title{margin-bottom:0;font-size:1.25rem}.blog-pagination .pagination{list-style-type:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.blog-pagination .pagination .page{margin-bottom:0}.blog-pagination .pagination .page svg{width:24px;height:24px}.blog-pagination .pagination .page-link{padding:7px 10px;cursor:pointer;text-decoration:none;display:flex!important;align-items:center;gap:.5rem;line-height:1!important}.blog-pagination .pagination .page-link.disabled{color:var(--BLOG-GRAY-COLOR);cursor:not-allowed}.blog-pagination .pagination .page-link.current{background-color:var(--BLOG-SECONDARY-COLOR);color:var(--BLOG-WHITE-COLOR);border:0;border-radius:var(--radius)}.blog-banner{background-color:var(--BLOG-PRIMARY-COLOR);text-align:center;padding:1.25rem 0}.blog-banner .heading{color:var(--BLOG-SECONDARY-COLOR);margin-bottom:0}.blog-banner .heading a{text-decoration:none}.blog-banner .sub-heading{color:var(--BLOG-WHITE-COLOR);font-size:1.15rem;letter-spacing:.05rem}.blog-multicolumn{display:flex;flex-direction:column;flex-wrap:wrap;gap:2rem;margin-top:-4rem}.blog-newsletter{background-color:var(--BLOG-OFF-WHITE-COLOR);border-radius:1rem;padding:1rem 2rem}.blog-newsletter .block-wrapper{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem 1rem;text-align:center}.blog-newsletter .icon-wrapper{background-color:var(--BLOG-PRIMARY-COLOR);padding:.5rem;display:flex;width:max-content;align-items:center;justify-content:center;border-radius:50%;margin:auto}.blog-newsletter .icon-wrapper svg{width:2rem;height:2rem;stroke-width:1.25;stroke:var(--BLOG-WHITE-COLOR)}.blog-newsletter .input-group{place-content:center}.blog-newsletter input,.blog-newsletter button{border-radius:5000rem}.blog-newsletter button{font-weight:500;font-size:.875rem;background-color:var(--BLOG-SECONDARY-COLOR);border-color:var(--BLOG-SECONDARY-COLOR);padding:0 2rem}.blog-newsletter button:before{background-color:#fff3}.blog-rewards{border-radius:1rem;background:url(/cdn/shop/files/extra-blog-bg.png?v=1749693475) no-repeat top left #092037;background-size:50%;padding:1rem 2rem;text-align:center}.blog-rewards .block-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.blog-rewards .logo-wrap{text-align:right;margin:2rem 0}.blog-rewards p{color:#fff}.blog-rewards .same-btn{text-decoration:none!important;margin:1rem auto 2rem}.blog-featured .posts-wrapper{display:flex;flex-wrap:wrap}.blog-featured .posts-wrapper .article-groups{display:flex;flex-wrap:wrap;flex-direction:column}.categories-menu{background-color:var(--BLOG-OFF-WHITE-COLOR);padding:1rem;width:100%;border-bottom:1px solid var(--BLOG-LIGHT-GRAY-COLOR)}.categories-menu .desktop-view{display:none}.categories-menu .menu{list-style-type:none;display:flex;gap:1.5rem;width:100%}.categories-menu .menu li{margin:0;text-transform:uppercase}.categories-menu .menu li .tag-btn{white-space:pre;background-color:transparent;border:1px solid var(--BLOG-GRAY-COLOR);color:var(--BLOG-GRAY-COLOR);border-radius:5000rem;padding:.25rem 1rem}.categories-menu .menu li .tag-btn:hover{background-color:var(--BLOG-SECONDARY-COLOR);border-color:var(--BLOG-SECONDARY-COLOR);color:var(--BLOG-WHITE-COLOR)}.blog-featured-products{background-color:var(--BLOG-OFF-WHITE-COLOR);padding:2rem 1rem}.blog-featured-products .block-wrapper{display:flex;flex-direction:column;justify-content:center;gap:2rem;text-align:left}.blog-featured-products .block-wrapper .pdp-slide-item{background-color:var(--BLOG-WHITE-COLOR);padding:2rem 1rem}.blog-multicol{padding:1rem}.blog-multicol .row{display:flex;flex-direction:column;gap:3rem}.blog-multicol .blog-newsletter{padding:1rem 1.5rem}.blog-multicol .blog-newsletter .heading{display:flex;flex-direction:column;gap:1rem}.blog-multicol .sidebar-wrapper{display:flex;flex-direction:column;gap:2rem}.blog-multicol .sidebar-wrapper .title{font-size:var(--BLOG-H3-FONT-SIZE-DESKTOP)!important;line-height:1.2!important;text-align:center}.blog-multicol .sidebar-wrapper .blog-rewards .logo-wrap img{max-width:150px;height:auto}.template--blog .main-content .article-wrapper .article-title{font-size:var(--POST-TITLE-FONT-SIZE-MOBILE);line-height:1.2}.template--blog .main-content .article-wrapper .rte{font-size:1rem}.template--blog .main-content .article-wrapper h2,.template--blog .main-content .article-wrapper h3,.template--blog .main-content .article-wrapper h4{line-height:1.2!important}.template--blog .main-content .article-wrapper h2{margin-top:3rem!important;font-size:var(--POST-H2-FONT-SIZE-MOBILE)!important}.template--blog .main-content .article-wrapper h3{font-size:var(--POST-H3-FONT-SIZE-MOBILE)!important;margin:2rem 0 .5rem!important}.template--blog .main-content .article-wrapper h4{font-size:var(--POST-H4-FONT-SIZE-MOBILE)!important}.template--blog .main-content .article-wrapper p{margin:1rem 0 1.5rem}.template--blog .main-content .article-wrapper ul,.template--blog .main-content .article-wrapper ol{margin-top:1rem!important;margin-bottom:2rem!important}.template--blog .main-content .article-wrapper ul li,.template--blog .main-content .article-wrapper ol li{margin-bottom:.5rem}.template--blog .main-content .article-wrapper .table-wrapper th{background-color:var(--BLOG-LIGHT-GRAY-COLOR);padding-left:20px;padding-right:20px}.template--blog .main-content .article-wrapper .meta-wrapper{margin-bottom:2rem}.template--blog .main-content .article-wrapper blockquote{background:var(--BLOG-OFF-WHITE-COLOR);border-left:10px solid var(--BLOG-SECONDARY-COLOR);margin:2rem auto;padding:1.5rem;quotes:"\201c" "\201d" "\2018" "\2019"}.template--blog .main-content .article-wrapper blockquote:before{color:var(--BLOG-SECONDARY-COLOR);content:open-quote;font-size:3.5rem;line-height:.5rem;margin-right:1.5rem;vertical-align:bottom}.template--blog .main-content .article-wrapper blockquote>*{display:inline}.template--blog .main-content .tags-wrapper{display:flex;flex-wrap:wrap;gap:1rem;text-transform:uppercase;margin-bottom:2rem}.template--blog .main-content .tags-wrapper .tag-btn{font-size:.75rem;background-color:var(--BLOG-LIGHT-GRAY-COLOR);border-radius:5000rem;padding:.15rem .75rem}.template--blog .main-content .tags-wrapper .tag-btn:hover{background-color:var(--BLOG-SECONDARY-COLOR);color:var(--BLOG-WHITE-COLOR)}.template--blog .main-content .form-vertical{margin-bottom:0}.template--blog .main-content .comment-form{margin-top:1.5rem}.template--blog .main-content .comment-form .btn.post-comment{margin-top:1.5rem;border-radius:5000rem}.template--blog .main-content .comments-container{margin-top:4rem}.template--blog .main-content .comments-wrapper{margin-top:2rem;margin-bottom:0}.template--blog .main-content .comments-wrapper .comment-block{border-top:1px solid var(--BLOG-GRAY-COLOR);padding-top:1.25rem}.template--blog .main-content .comments-wrapper .comment-block.first{border-top:0;padding-top:0}.template--blog .main-content .comments-wrapper .comment{display:flex;flex-direction:column;gap:1rem}.template--blog .main-content .comments-wrapper .comment p{margin-top:0}.template--blog .main-content .comments-wrapper .comment .author-name{display:flex;width:100%;gap:1rem;align-items:center;white-space:pre}.template--blog .main-content .comments-wrapper .comment .author-date{display:inline-block;margin-bottom:.25rem;font-size:.875rem;color:var(--BLOG-GRAY-COLOR);text-transform:uppercase}.template--blog .main-content .comments-wrapper .comment .author-date svg{position:relative;width:.875rem;height:.875rem;margin-right:.5rem;top:1px}.template--blog .main-content .comments-wrapper .comment .author-icon span{background-color:var(--BLOG-PRIMARY-COLOR);color:var(--BLOG-SECONDARY-COLOR);font-weight:800;line-height:1!important;border-radius:50%;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem}.template--blog .main-content .social-sharing-wrapper{margin-top:1rem;padding-bottom:1.5rem;display:flex;gap:.5rem;align-items:center;color:var(--BLOG-GRAY-COLOR)}.template--blog .main-content .social-sharing-wrapper *{line-height:1}.template--blog .main-content .social-sharing{display:flex;gap:2rem;align-items:center}.template--blog .main-content .social-sharing .social-icon{display:inline-block;width:1rem;height:1rem;fill:var(--BLOG-GRAY-COLOR)}.template--blog .main-content .social-sharing a:hover .social-icon{fill:var(--BLOG-SECONDARY-COLOR)}@media screen and (min-width: 680px){.template--blog .main-content .sr-mobile-only{position:initial;left:initial;top:initial;width:initial;height:initial;overflow:auto}.template--blog .main-content .article-wrapper .article-title{font-size:var(--POST-TITLE-FONT-SIZE-DESKTOP)}.template--blog .main-content .article-wrapper h2{font-size:var(--POST-H2-FONT-SIZE-DESKTOP)!important}.template--blog .main-content .article-wrapper h3{font-size:var(--POST-H3-FONT-SIZE-DESKTOP)!important}.template--blog .main-content .article-wrapper h4{font-size:var(--POST-H4-FONT-SIZE-DESKTOP)!important}.template--blog .main-content .comments-wrapper .comment{flex-direction:row;gap:3rem}.blog-pagination .pagination{gap:.5rem}.blog-pagination .pagination .page{padding:.25rem}.blog-recent .blog-recent-title .section-title{font-size:var(--POST-TITLE-FONT-SIZE-DESKTOP)}.article-block{margin-bottom:0;border:1px solid var(--BLOG-LIGHT-GRAY-COLOR)}.article-block-wrap{padding:1.5rem}.post-paginate .title{display:inline}.posts-wrapper{display:grid;grid-template-columns:1fr;grid-gap:1.5rem 2rem}.posts-wrapper .article-block-wrap{flex-direction:row;gap:2rem}.posts-wrapper .article-block-wrap .image-block{flex-basis:30%}.posts-wrapper .article-block-wrap .details{flex-basis:70%}.blog .blog__post{gap:3.5rem 3rem}.blog-featured-products .block-wrapper{flex-direction:row;gap:2rem 1rem;flex-wrap:wrap}.blog-featured-products .block-wrapper .title{flex:0 0 100%}.blog-featured-products .block-wrapper .pdp-slide-item{padding:1rem}.blog-featured .posts-wrapper,.blog-featured .posts-wrapper .article-groups{gap:1.5rem}.sidebar-wrapper .blog-rewards{background-size:280px}.sidebar-wrapper .blog-rewards .logo-wrap img{max-width:150px;height:auto}.meta-wrapper{flex-direction:row;gap:2rem}}@media screen and (min-width: 980px){.template--blog .main-content h1{font-size:var(--BLOG-H1-FONT-SIZE-DESKTOP)}.template--blog .main-content h3{font-size:var(--BLOG-H3-FONT-SIZE-DESKTOP)}.template--blog .main-content .comments-container{margin-bottom:4cap}.blog-section,.blog-section.wrapper{margin:4rem auto}.categories-menu{padding:.5rem 0}.categories-menu .mobile-view{display:none}.categories-menu .desktop-view{display:block}.categories-menu .menu{margin:0;list-style-type:none;display:flex;justify-content:space-evenly;width:100%}.categories-menu .menu li{margin:0;text-transform:uppercase}.section-title{grid-template-columns:max-content 1fr}.section-title:before{display:none}.blog-multicolumn{flex-direction:row}.blog-multicolumn .blog-newsletter,.blog-multicolumn .blog-rewards{width:calc(50% - 1rem)}.blog-newsletter .block-wrapper{gap:2rem}.blog-newsletter .input-group__item--btn{max-width:fit-content}.blog-newsletter .input-group__item{flex-basis:75%}.blog-multicol .row{flex-direction:row;gap:4rem}.blog-multicol .left-col{flex-basis:65%}.blog-multicol .right-col{flex:1}.blog-multicol .blog-newsletter .input-group__item{max-width:initial;width:100%;flex-basis:100%}.blog-featured .posts-wrapper{gap:1.5rem;flex-direction:row}.blog-featured .posts-wrapper .article-block.first .article-block-wrap{flex-direction:column}.sidebar-wrapper .blog-rewards{background-size:100%;padding-top:10rem}.sidebar-wrapper .blog-rewards .logo-wrap{margin:1rem auto;text-align:center}}@media screen and (min-width: 1100px){.blog-multicol{width:var(--site-width);max-width:100%;padding:0 var(--gutter)}.blog-multicol .row{gap:8rem}.blog-multicol .blog-newsletter .input-group__fields{flex-basis:100%;max-width:initial}.desktop-meta-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.template--blog .main-content .article-wrapper .meta-wrapper{margin-bottom:0}.template--blog .main-content .article-wrapper .social-sharing{gap:1rem}.social-sharing-wrapper{padding-bottom:0;margin-top:0}.social-sharing-wrapper .social-sharing{gap:1rem}.posts-wrapper.related{grid-template-columns:1fr 1fr 1fr;gap:3.5rem 2rem}.posts-wrapper.related .article-block-wrap{flex-direction:column;gap:1rem}.posts-wrapper.related .article-block-wrap .image-block,.posts-wrapper.related .article-block-wrap .details{flex-basis:initial}.post-paginate{gap:4rem}.blog-featured .posts-wrapper.related{gap:2rem}.blog-featured .posts-wrapper .article-groups{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/blog.css.map */
