.article-template__head{background-color:var(--color-secondary);display:flex;flex-wrap:nowrap;align-items:center}.post-tags{display:var(--shogun-tag)}.shg-btn-wrapper{display:var(--shogun-share)}.shogun-narrow-post{display:var(--shogun-widget)}.shogun-related-posts{display:var(--shogun_related_post)}#s-b5301df6-6d97-4b00-b37a-25804d1fd410{display:var(--shogun_duplicated_images)}.shogun-heading-component h1{display:none!important}@media screen and (max-width:899px){.article-template__head{flex-wrap:wrap}}.article-template__head--info{width:50%;padding:2.3rem 3.5rem 4.5rem}@media screen and (max-width:899px){.article-template__head--info{width:100%;order:2}}.article-template__title{margin-bottom:2.5rem}.article-template__title,.article-template__text{color:var(--color-reverse);max-width:53rem}@media screen and (max-width:899px){.article-template__title{color:var(--color-reverse);max-width:100%}}.article-template__tags{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap}@media screen and (max-width:899px){.article-template__tags{margin-top:1.6rem}}.article-template__tags--item{margin-right:1rem;margin-bottom:1rem}.article-template__tags--link{color:var(--color-ink);background-color:var(--color-reverse);border-radius:3px;padding:.5rem 1rem;text-decoration:none}.article-template__head--image{width:50%;min-height:37.5rem;max-height:76rem;position:relative;padding-top:52.8%}@media screen and (max-width:899px){.article-template__head--image{width:100%;order:1}}.article-template__head--image img{width:100%;height:100%;display:inline-block;vertical-align:top;object-fit:cover;position:absolute;left:0;top:0}.article-template__content{padding-top:5rem}.article-content__text.rte--large p{margin-top:.5rem;margin-bottom:1.5rem}.article-content__text.rte--normal{margin-bottom:3rem}.article-content__text.rte--normal p{margin-bottom:1.5rem}.article-content__blockquote{margin:1.5rem 0 3rem}.article-content__blockquote,.article-content__blockquote p{font-style:normal;font-weight:300;font-size:1.8rem;line-height:2.4rem;color:var(--color-primary);font-family:var(--floyd-font)}.article-content__blockquote p:last-child{font-size:1.4rem;line-height:2rem;margin-top:2rem}@media screen and (min-width:900px){.article-content__blockquote{font-size:2.4rem;line-height:2.8rem;margin:1.5rem 0 3rem -8%}.article-content__blockquote p:last-child{margin-top:-.5rem}}.article-content__media{margin-bottom:3rem}@media screen and (min-width:900px){.article-content__media{margin-top:3rem}}.article-content__caption{color:var(--color-subdued);padding:0 2.1rem;margin-top:1rem}@media screen and (min-width:1140px){.article-content__caption{padding:0}}.article-content__list ul{margin-top:-1rem;margin-bottom:2rem}.article-content__text strong{font-weight:700}.article-content__text a{text-decoration:none;font-size:1.4rem;line-height:2rem}@media screen and (min-width:750px){.article-content__text a{color:var(--color-ink);text-decoration:underline}}.article-content__text a:hover{text-decoration:underline}@media screen and (min-width:750px){.article-content__text a:hover{text-decoration:none}}.shg-sld-nav-button.shg-sld-right svg,.shg-sld-nav-button.shg-sld-left svg{display:none}.shg-sld-nav-button.shg-sld-left:before,.shg-sld-nav-button.shg-sld-right:before{content:"";width:33px;height:26px;position:absolute;left:-2rem;top:50%;transform:translateY(-50%);display:inline-block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 34 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.5056 24.5L2 13M2 13L13.5056 1.5M2 13L34 13' stroke='black' stroke-width='2'/%3e%3c/svg%3e")}.shg-sld-nav-button.shg-sld-right:before{left:2rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 34 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.4944 1.5L32 13M32 13L20.4944 24.5M32 13H0' stroke='black' stroke-width='2'/%3e%3c/svg%3e")}.shg-sld-nav-button.shg-sld-left:hover,.shg-sld-nav-button.shg-sld-right:hover{opacity:.5}@media screen and (max-width:749px){.shg-sld-nav-button.shg-sld-right:before,.shg-sld-nav-button.shg-sld-left:before{left:0;width:13px;height:10px}.shg-sld-nav-button.shg-sld-right:before{left:auto;right:0}.shg-sld-nav-button.shg-sld-right,.shg-sld-nav-button.shg-sld-left{width:20px}.shg-sld-content .shg-sld-slides-padded{padding:0 20px}}.post-gallery{display:block;padding:5rem 9.3rem}@media screen and (max-width:749px){.post-gallery{display:none!important}}.post-gallery__title{color:var(--color-primary)}.post-gallery__btn{padding:0}.button--link:after{bottom:-3px;left:0;right:0}.post-gallery__media{display:flex;flex-wrap:wrap;margin-top:3rem;margin-left:-1.8rem;margin-right:-1.8rem}.post-gallery__media img.shogun-image{max-width:calc(20% - 3.6rem);width:100%;height:auto;margin:0 1.8rem 3.6rem;object-fit:contain;cursor:pointer}.post-gallery__modal{display:block;position:fixed;top:0;left:0;width:100%;height:100%;box-sizing:border-box;padding:5.7rem 10rem 4rem;background-color:var(--color-reverse);z-index:10;outline:none;border:none;visibility:hidden;opacity:0;z-index:-1}.post-gallery__modal[open]{visibility:visible;opacity:1;z-index:11}.post-gallery__box{height:100%}.post-gallery__popup{display:flex;flex-wrap:wrap;align-content:center;height:100%;transition:all .3s ease}.post-gallery__loader{position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--color-reverse);text-align:center;z-index:11}.post-gallery__loader svg{width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.post-gallery__indent{position:relative;max-height:76%;box-sizing:border-box;padding:0 10rem;margin:0 -10rem;overflow:hidden}.post-gallery__icon--close{width:3rem;height:3rem;display:inline-block;position:absolute;right:3rem;top:3rem;color:var(--color-black);padding:0;border:none;background:none!important}.post-gallery__icon--close:hover{color:var(--color-primary)}.post-gallery__icon--close .icon-close{width:3rem;height:3rem}.post-gallery__swiper{height:100%!important;width:100%}.post-gallery__swiper .swiper-wrapper{width:100%;height:100%}.post-gallery__swiper .swiper-autoheight,.post-gallery__swiper .swiper-autoheight .swiper-slide{height:100%}.gallery__swiper-thumbs{max-height:24%;padding-top:.4rem!important}.gallery__swiper-button{position:absolute;top:50%;width:3.75rem;height:2.1rem;text-align:center;z-index:2;cursor:pointer}.gallery__swiper-button svg{width:3.75rem;height:2.1rem;display:inline-block;vertical-align:top;pointer-events:none}.gallery__swiper-button-next{right:3.75rem}.gallery__swiper-button-prev{left:3.75rem}.gallery .swiper-slide{cursor:pointer}.gallery img{width:auto;height:100%}.gallery-thumbs .swiper-slide{width:auto;border-radius:0;opacity:1;padding-top:2rem;overflow:hidden;padding-bottom:2rem}.gallery-thumbs .swiper-slide-active{opacity:1;-webkit-filter:initial;filter:initial}.gallery-thumbs img{cursor:pointer;width:100%;height:8rem;border-radius:0;object-fit:cover;transition:all .3s ease}.gallery-thumbs .swiper-slide-active img,.swiper-slide-duplicate-active img{transform:scale(1.3)}.post-gallery__swiper .swiper-slide{transition:none!important}.swiper-zoom-container{opacity:0;transition:all .3s}.swiper-slide-active .swiper-zoom-container,.swiper-slide-visible .swiper-zoom-container{opacity:1}@media screen and (max-width:979px){.post-gallery{display:block;padding:3rem}.post-gallery__media{margin-left:-.8rem;margin-right:-.8rem}.post-gallery__media img.shogun-image{max-width:calc(33.33% - 1.6rem);margin:0 .8rem 3rem}.post-gallery__media img.shogun-image:nth-child(n+10){display:none!important}.post-gallery__modal{padding:3.7rem 3rem 3rem}.post-gallery__indent{padding:0 3rem;margin:0 -3rem}.post-gallery__icon--close{top:1rem;right:1.5rem;width:1.5rem;height:1.5rem}.post-gallery__icon--close .icon-close{width:1.5rem;height:1.5rem}.gallery__swiper-button{width:2rem;height:1.7rem}.gallery__swiper-button svg{width:2rem;height:1.7rem}.gallery__swiper-button-next{right:.75rem}.gallery__swiper-button-prev{left:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/354/assets/section-blog-post.css.map */
