:root{--theme-bg-color: #ef3535;--theme-foreground-color: #fff}.blog-post-hero__container{position:relative;height:60vh;width:100%;overflow:hidden;background-color:#000}.blog-post-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.blog-post-hero__image{object-fit:cover;opacity:.7;position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;color:transparent}.blog-post-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:#20202030}.blog-post-hero__bottom-clip{position:absolute;bottom:0;left:0;right:0;height:6rem;width:100%;clip-path:polygon(0 0,100% 100%,100% 100%,0 100%);background:#fc3}.blog-post-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding-bottom:2rem;padding-left:2.5rem;padding-right:2.5rem;margin:0 auto}@media screen and (min-width: 990px){.blog-post-hero__content{padding-bottom:4rem}}.blog-post-hero__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.blog-post-hero__badge{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;border:1px solid transparent;background-color:var(--theme-bg-color);color:var(--theme-foreground-color);font-size:.75rem;font-weight:600}.blog-post-hero__title{margin-bottom:3rem;margin-top:0;font-size:1.3rem;font-weight:800;color:#fff;line-height:1.2;text-transform:uppercase}@media screen and (min-width: 390px){.blog-post-hero__title{font-size:1.75rem}}@media screen and (min-width: 990px){.blog-post-hero__title{font-size:2.5rem;margin-bottom:4.5rem;max-width:44rem}}.blog-post-hero__highlight{color:var(--theme-bg-color)}.user-info__container{display:inline-flex;flex-wrap:wrap;width:fit-content;align-items:center;gap:.5rem;padding:1rem;background-color:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:.375rem;border-left:.25rem solid var(--theme-bg-color);font-size:.75rem}@media screen and (min-width: 750px){.user-info__container{gap:1.5rem;padding:1.25rem;font-size:1rem}}.user-info__profile{display:flex;align-items:center;gap:.625rem}.user-info__icon-bg{width:2.25em;height:2.25em;border-radius:50%;background-color:var(--theme-bg-color);display:flex;align-items:center;justify-content:center;box-shadow:0 .25rem .5rem #0000001a}.user-info__icon{width:1.25em;height:1.25em;color:var(--theme-foreground-color)}.user-info__name{color:#fff;font-weight:500}.user-info__details,.user-info__detail-item{display:flex;align-items:center;gap:.5rem}.user-info__detail-icon-bg{width:1.75em;height:1.75em;border-radius:50%;background-color:#27272a;display:flex;align-items:center;justify-content:center}.user-info__detail-icon{width:1em;height:1em;color:var(--theme-bg-color)}.user-info__detail-text{color:#d4d4d8}.blog-post-content__container{--font-scale: .75}@media (min-width: 750px){.blog-post-content__container{--font-scale: .85}}@media (min-width: 990px){.blog-post-content__container{--font-scale: 1}.c-article-content__wrapper{display:grid;grid-template-columns:8fr 4fr;column-gap:1rem}}@media (min-width: 1200px){.blog-post-content__container{--font-scale: 1.1}}div[data-role=article-content]{overflow:hidden}.blog-post-content__container h2{font-size:calc(1.75rem * var(--font-scale));font-weight:700;color:#222;margin-top:calc(2rem * var(--font-scale));margin-bottom:calc(1rem * var(--font-scale));border-bottom:2px solid var(--theme-bg-color);padding-bottom:calc(.5rem * var(--font-scale));display:inline-block}.blog-post-content__container h3{font-size:calc(1.5rem * var(--font-scale));font-weight:700;color:#333;margin-top:calc(1.75rem * var(--font-scale));margin-bottom:calc(1rem * var(--font-scale));border-left:4px solid var(--theme-bg-color);padding-left:calc(.75rem * var(--font-scale))}.blog-post-content__container h4{font-size:calc(1.25rem * var(--font-scale));font-weight:600;color:#444;margin-top:calc(1.5rem * var(--font-scale));margin-bottom:calc(.75rem * var(--font-scale));text-transform:uppercase}.blog-post-content__container [data-role=article-content]>p{font-size:1rem;line-height:1.75;color:#555;margin-bottom:1.25rem}.blog-post-content__container ul,.blog-post-content__container ol{padding-left:.5rem;margin-bottom:1.25rem;list-style:none}.blog-post-content__container ul li,.blog-post-content__container ol li{font-size:1rem;color:#555;margin-bottom:.5rem;position:relative;padding-left:1.25rem}.blog-post-content__container ul li h2,.blog-post-content__container ol li h2{margin-top:0}.blog-post-content__container ul li:before{content:"\25cf";color:var(--theme-bg-color);font-size:1.1rem;position:absolute;left:0;top:-.125em}@media screen and (min-width: 750px){.blog-post-content__container ul li:has(>h2):before{top:0}}@media screen and (min-width: 750px){.blog-post-content__container ul li:has(>h2):before{top:.25em}}.blog-post-content__container ol{counter-reset:list-counter}.blog-post-content__container ol li{counter-increment:list-counter}.blog-post-content__container ol li:before{content:counter(list-counter) ".";color:var(--theme-bg-color);font-weight:700;position:absolute;left:0}.blog-post-content__container iframe{max-width:100%;height:auto}.blog-post-content__container iframe[src*="youtube.com"]{width:100%;aspect-ratio:16 / 9}.blog-post-content__wrapper{display:flex;flex-direction:column;padding:1.5rem 2.5rem}@media screen and (min-width: 750px){.blog-post-content__wrapper{flex-direction:row;column-gap:2.5rem}}.blog-post-content__aside{transition:.2s}.toc-wrapper{margin:0 auto;transition:.15s ease-out}.toc-handle{font-size:1.25rem;font-weight:700;color:#222;cursor:pointer;display:flex;justify-content:space-between}.toc-handle svg{transform:translate(-15px) translateY(8px);transform-origin:center}.toc-handle.opened svg{transform:rotate(-180deg) translate(15px) translateY(-8px)}.toc-content{height:0;overflow:hidden;transition:.2s ease-in-out;margin-top:1.5rem}.toc-list{margin:0;padding:0}.toc-list,.toc-list ul,.toc-list ol{list-style:none}.toc-list ul{padding:0 0 0 .75rem}.toc-list a{text-decoration:none;color:#222}.toc-list li{margin-bottom:.5rem;width:100%;padding-right:2.5rem}.toc-list li a{text-decoration:none}.toc-list li a:hover{text-decoration:underline}.toc--list-item__with-children{position:relative;cursor:pointer}.toc--list-item__with-children:after{content:url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M7 13.5C7 13.7761 7.22386 14 7.5 14C7.77614 14 8 13.7761 8 13.5V9H12.5C12.7761 9 13 8.77614 13 8.5C13 8.22386 12.7761 8 12.5 8H8V3.5C8 3.22386 7.77614 3 7.5 3C7.22386 3 7 3.22386 7 3.5V8H2.5C2.22386 8 2 8.22386 2 8.5C2 8.77614 2.22386 9 2.5 9H7V13.5Z" fill="%23404040"/%3E%3C/svg%3E');position:absolute;top:1px;right:1rem;width:1rem;height:1rem}.toc--list-item__with-children__opened:after{content:url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M2 8.5C2 8.22386 2.22386 8 2.5 8H12.5C12.7761 8 13 8.22386 13 8.5C13 8.77614 12.7761 9 12.5 9H2.5C2.22386 9 2 8.77614 2 8.5Z" fill="%23404040"/%3E%3C/svg%3E')}.toc--list-item__children{height:0;margin:.5rem 0;transition:.5s;overflow:hidden}@media screen and (min-width: 750px){.blog-post-content__aside{min-width:40ch;position:sticky;top:1rem;height:min-content}}@media screen and (min-width: 1200px){.toc-wrapper{padding-left:0}}@keyframes button_pulse{0%{box-shadow:0 0 #00000080}70%{box-shadow:0 0 0 6px #0000}to{box-shadow:0 0 #0000}}.variant_button{all:unset;background:#01298c;color:#fff;display:flex;justify-content:space-between;column-gap:.5rem;padding:.25rem .5rem;width:100%;max-width:360px;border-radius:6px;font-weight:300;cursor:pointer;transition:all .1s ease-in-out;margin-bottom:.5rem;position:relative}.variant_button.out_of_stock{background:#5d5b5b!important;pointer-events:none}.variant_button .out_of_stock_text{color:#000;position:absolute;z-index:1;left:50%;top:50%;background:#fc3;transform:translate(-50%,-50%) rotate(-13deg);padding:.1rem;border-radius:6px;font-weight:700;letter-spacing:-.03em;font-size:.875rem}.variant_button_icon_container{display:flex;justify-content:center;align-items:center}.variant_button_icon_container svg{width:1.5rem;height:1.5rem;fill:#fff}.variant_button:hover{background:#1e1e1e!important;transform:scale(.98);border:none!important;box-shadow:none!important}.variant_body{margin:0}.variant_engine{opacity:.8}div[data-role=metafield-content]{height:0;overflow:hidden;transition:.2s ease-out}div[data-role=metafield-content].buttonless{height:unset}.list-product-container{display:flex;column-gap:1rem;margin-bottom:1rem}.list-product-container[data-opened=true]{padding-bottom:.75rem;overflow-x:auto}.list-product-container{scrollbar-width:thin;scrollbar-color:var(--theme-bg-color) #000000}.list-product-container::-webkit-scrollbar{width:10px}.list-product-container::-webkit-scrollbar-track{background:#000}.list-product-container::-webkit-scrollbar-thumb{background-color:var(--theme-bg-color);border-radius:6px}.product_card{max-width:275px;flex-shrink:0;padding:.5rem;display:flex;flex-direction:column;position:relative;border:1px solid #dedede}.product_card_magnifier{position:absolute;top:.5rem;right:.5rem;background:#01298c;fill:#fff;display:block!important;padding:.5rem;border-radius:2px}.product_card_magnifier svg{width:1.25rem;height:1.25rem;display:block}.product_card_image.product_card_image{display:block;border:none;margin-bottom:.5rem}.product_card_title{font-size:.938rem;margin-bottom:.25rem}.product_card_price{font-size:.938rem;margin-bottom:.25rem;margin-top:auto}.product_card_compare_at_price{text-decoration:line-through;font-size:.75rem}.product_card_bottom_wrapper{display:flex;justify-content:space-between;column-gap:.5rem}.product_card_bottom_wrapper select{width:100%;cursor:pointer}.product_card_bottom_wrapper select:focus-within{outline:none;box-shadow:none}.product_card_bottom_wrapper button{all:unset;background:#01298c;color:#fff;fill:#fff;display:flex;justify-content:center;align-items:center;padding:.375rem;cursor:pointer;transition:all .1s ease-in-out}.product_card_bottom_wrapper button:hover{background:#1e1e1e!important;transform:scale(.98)}.product_card_bottom_wrapper button svg{width:1.5rem;height:1.5rem;display:block}.section_opener_button{all:unset;background:#000;font-size:1.125rem;font-weight:500;color:#fff;cursor:pointer;display:flex;column-gap:.5rem;text-align:center;padding:.5rem 1rem;margin-bottom:1rem;border-radius:4px;position:relative;box-shadow:0 0 #000;animation:button_pulse 2s infinite}.section_opener_button[data-opened=true]{animation:none}.button_chevron_container{display:flex;justify-content:center;align-items:center}.button_chevron_container svg{fill:#fff;height:1rem;width:1rem}.section_opener_button[data-opened=true] .button_chevron_container svg{rotate:180deg}.article-wrapper .page-width--narrow{max-width:750px}.article-image-gallery-container{-webkit-user-select:none;user-select:none;max-width:750px}.article-image-gallery-container:not(:last-of-type){margin-bottom:1.5rem}.article-image-gallery-swiper img{border:none!important;margin-bottom:0;height:100%;width:auto;object-fit:cover}.article-image-gallery-thumbs img{border:none!important;margin-bottom:0;height:auto;width:auto;object-fit:contain}.article-image-gallery-swiper{margin-bottom:.5rem}.article-image-gallery-nav{background:#fc3;border-radius:3px;width:unset;height:unset;padding:.5rem;border:1px solid #000c}.article-image-gallery-nav svg{fill:#000;width:1rem;height:1rem}.article-image-gallery-nav.swiper-button-next svg{rotate:270deg;transform:translateY(1px)}.article-image-gallery-nav.swiper-button-prev svg{rotate:90deg;transform:translateY(1px)}.article-image-gallery-nav.swiper-button-disabled{opacity:.5}.article-image-gallery-nav:after{content:unset}.article-image-gallery-swiper,.swiper-slide,.article-image-gallery-thumbs .swiper-slide{height:auto;cursor:pointer}.article-image-gallery-thumbs .swiper-slide{border:1px solid #0008}.article-image-gallery-thumbs .swiper-slide-thumb-active{border-color:#000}.zoom-modal-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#0008;z-index:90001;display:flex;justify-content:center;align-items:center;opacity:0}.zoom-modal-container.visible{opacity:1}.zoom-modal-container .modal-content{width:60%;height:auto;max-height:90vh;background:#fff;padding:1rem}.zoom-modal-container .modal-controls{display:flex;justify-content:flex-end;column-gap:.25rem;margin-bottom:1rem}.zoom-modal-container .control{background:#000;padding:.5rem;border-radius:4px;cursor:pointer}.zoom-modal-container .control.disabled{opacity:.7;cursor:not-allowed}.zoom-modal-container .modal-controls svg{width:1rem;height:1rem;fill:#fc3;display:block;pointer-events:none}.zoom-modal-main-swiper{margin-bottom:1rem}.zoom-modal-main-swiper .swiper-slide img{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-webkit-user-drag:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;height:100%;width:auto;object-fit:contain;margin:0 auto;display:block}.zoom-modal-thumbs-swiper .swiper-slide{cursor:pointer;border:1px solid #0008}.zoom-modal-thumbs-swiper .swiper-slide-thumb-active{border-color:#000}.guest-author__card{border:1px solid #cbcbcb;padding:.5rem;border-radius:4px}.guest-author__card.guest-author__card_with-image{display:grid;grid-template-columns:80px 1fr;gap:.5rem}@media screen and (min-width: 750px){.guest-author__card{padding:1rem}.guest-author__card.guest-author__card_with-image{grid-template-columns:124px 1fr;gap:1rem}}.guest-author__image-container{aspect-ratio:1/1;border-radius:4px;overflow:hidden;position:relative}.guest-author__image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.guest-author__section-title{font-weight:400;font-style:italic;font-size:1.125rem}.guest-author__name{font-weight:700;font-size:1.375rem}.guest-author__bio{opacity:.85}.guest-author__social-wrapper:not(:empty){display:flex;flex-wrap:wrap;column-gap:.75rem;margin-top:.25rem}.guest-author__social-link{padding:.5rem;display:flex;justify-content:center;align-items:center;border:1px solid #e0e0e0;border-radius:4px;transition-duration:.2s}.guest-author__social-link:hover{border-color:#d0d0d0}.guest-author__social-link svg{display:block}
/*# sourceMappingURL=/cdn/shop/t/113/assets/c-blog-post.css.map */
