.article-template>*:first-child{margin-top:4.8rem}.article-template{margin-bottom:6.4rem}@media screen and (min-width:750px){.article-template>*:first-child:not(.article-template__hero-container){margin-top:calc(5rem + var(--page-width-margin))}}.article-template__hero-container{max-width:144rem;margin:0 auto;padding:0 1.2rem}@media screen and (min-width:1200px){.article-template__hero-container{padding-inline:4.8rem}}.article-template__hero{border-radius:8px;position:relative}.article-template__hero .media{border-radius:8px}.article-template__info{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-align:center}.article-template__info:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#13131399;border-radius:8px}.article-info--content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;gap:24px;margin:0 auto;padding:0 1.6rem}@media screen and (min-width:750px){.article-info--content{max-width:60%}}.article-info--content .article-title{color:rgb(var(--color-white));line-height:43px;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:0}.article-info--content .article-summary{font-size:14px;line-height:25px;color:rgb(var(--color-gray-400));line-clamp:4;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.article-info--content .article-summary>p{margin:0}.article-template__hero-small{height:22rem}.article-template__hero-medium{height:33rem}.article-template__hero-large{height:44rem}@media screen and (min-width:750px)and (max-width:989px){.article-template__hero-small{height:22rem}.article-template__hero-medium{height:44rem}.article-template__hero-large{height:66rem}}@media screen and (min-width:990px){.article-template__hero-small{height:27.5rem}.article-template__hero-medium{height:55rem}.article-template__hero-large{height:82.5rem}}.article-template__container{display:grid;grid-template-rows:auto;gap:32px;margin:0 auto;margin-top:4.8rem}@media screen and (min-width:1200px){.article-template__container:has(.article-sidebar-left>*),.article-template__container:has(.article-sidebar-right>*){grid-template-columns:minmax(0,280px) 1fr minmax(0,320px)}}@media screen and (min-width:1200px){.article-sidebar-left,.article-sidebar-right{position:sticky;top:calc(var(--header-height, 60px) + 10px);height:fit-content;transition:top .3s cubic-bezier(0,0,.2,1);overflow-y:auto;max-height:90dvh;scrollbar-width:thin}}.article--table-header{font-size:1.5rem;font-weight:600;line-height:22.5px;display:flex;gap:8px;align-items:center;text-transform:capitalize;margin-bottom:16px}.article--table-show{font-weight:400;font-size:1.3rem;cursor:pointer;display:flex}.article--table-show span{color:#36c}.article--table-show.active .article--table-show,.article--table-show .article--table-hide{display:none}.article--table-show .article--table-show,.article--table-show.active .article--table-hide{display:block}.article-sidebar-left .article--table-content{margin-top:20px}.article--table-content a{text-decoration:none;color:#757575}.article--table-content ul{margin-bottom:0;padding:0;display:none}.article-template__container .article--table-content ul.active{display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:500px;scrollbar-width:thin;margin:0;padding:0}.article-template__container .article--table-content li:has(a.active),.article-template__container .article--table-content li:hover{border-left:3px solid rgb(var(--color-brand-1))}.article-template__container .article--table-content li{padding-left:16px;border-left:3px solid transparent;font-size:1.3rem;line-height:1.95rem}.article--table-content a.active,.article-template__container .article--table-content li:hover *{color:rgb(var(--color-brand-1))}.article-sidebar-left .article--table-content,.article-sidebar-left .article-sidebar__search{padding:16px;border-radius:8px;border:1px solid #e6e6e6}@media screen and (min-width:1200px){.article-sidebar-left .article--table-content,.article-sidebar__search{padding:24px}.article-content{padding:3.2rem;border-radius:1rem;border:1px solid #d9d9d9}}.article-sidebar__search--title{font-size:15px;font-weight:600;line-height:22.5px}.article-sidebar__search-input{display:flex;align-items:center;margin-top:10px;padding:7px 14px;border-radius:8px;border:1px solid #e6e6e6;background-color:#f8f8f8}.article-sidebar__search input:focus-visible{outline:none;box-shadow:none}.article-sidebar__search-input .icon-search{height:16px;margin-right:10px;color:#b3b3b3}.article-sidebar__search-input .icon-search svg{width:16px;height:16px}.article-sidebar__search input{width:100%;background-color:#f8f8f8;border:none;min-height:21px}.article-sidebar__search input::placeholder{color:#b3b3b3}.article-sidebar__search input:focus-visible{outline:none}.article-sidebar-right--recommended_products,.article-sidebar-right--related-articles{padding:16px;border:1px solid #e6e6e6;border-radius:8px}.related-articles--title{font-size:16px;font-weight:500}.related-articles--wrapper{list-style:none;padding:0;display:flex;flex-direction:column;gap:24px;margin:16px 0}.related-articles--item{display:flex;align-items:center;gap:12px;padding:4px;border-radius:8px;background-color:#f5f5f5}.related-articles--item a{text-decoration:none}.related-articles--item-image{height:89px;width:100%;max-width:80px}.related-articles--item img{border-radius:4px;height:100%;width:100%}.recommended_products--item .recommended_products--item-image{border-radius:8px}.recommended_products--item-image{aspect-ratio:1;height:65px;width:100%;max-width:65px}.related-articles--item .related-articles--item-content{display:flex;flex-direction:column;gap:6px;width:100%}.related-articles--item .article--meta-title{font-size:14px;line-height:20px;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;color:#000}.recommended_products--item{background-color:transparent}.recommended_products--item .article--meta-title{line-clamp:1;-webkit-line-clamp:1;line-height:16px}.recommended_products--item .price__current{font-size:12px;line-height:16px}.recommended_products--item .price__compare-at{font-size:10px;line-height:16px}.recommended_products--item .recommended_products--item-atc{padding:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;background-color:rgb(var(--color-brand-1));color:rgb(var(--color-white));border:1px solid rgb(var(--color-brand-1));transition:all .2s ease-in-out;cursor:pointer;min-width:0;min-height:0}.recommended_products--item .recommended_products--item-atc:after{content:none}.recommended_products--item-atc .icon-cart{width:16px;height:16px}.recommended_products--item .recommended_products--item-atc:hover{background-color:rgb(var(--color-white));color:rgb(var(--color-brand-1))}.related-articles--item .article--meta-date{font-size:11px;line-height:16.5px;color:#888}.article-sidebar-right{display:flex;flex-direction:column;gap:32px}.article-sidebar-right--recommended_products .view-more,.article-sidebar-right--related-articles .view-more{font-size:1.2rem;line-height:1.4rem;color:rgb(var(--color-brand-1));text-decoration:none}.article-sidebar-right--recommended_products .view-more:hover,.article-sidebar-right--related-articles .view-more:hover{opacity:.5}.article-sidebar-right--recommended_products .view-more .view-more--icon,.article-sidebar-right--related-articles .view-more .view-more--icon{margin-left:10px}.product-custom__price .price--on-sale .price__sale{flex-direction:row-reverse;align-items:center}.product-custom__price .price--on-sale .price__sale .price-item{font-size:1rem;line-height:1.6rem}.product-custom__price .price--on-sale .price__sale .price-item--sale,.product-custom__price .price .price__regular .price-item{margin-right:.6rem!important;font-size:1.2rem;line-height:1.6rem}.article-sidebar-right--image{position:relative}.article-sidebar-right--image img{width:100%;max-height:390px;border-radius:4px}.article-sidebar-right--image-vertical{display:none}.article-sidebar-right--image-horizontal{display:block}@media screen and (min-width:1200px){.article-sidebar-right--image-vertical{display:block}.article-sidebar-right--image-horizontal{display:none}}.article-sidebar-right--image-content{position:absolute;bottom:50%;left:32px;z-index:2;width:calc(100% - 64px);display:flex;flex-direction:column;gap:8px;transform:translateY(50%)}@media screen and (min-width:750px){.article-sidebar-right--image-content{bottom:16px;transform:translateY(0)}}.article-sidebar-right--image-content .heading-wrapper{font-size:0}.article-sidebar-right--image-content .heading{color:#fff;font-size:30px;font-weight:600}.article-sidebar-right--image-heading{max-width:120px;height:auto}@media screen and (min-width:750px){.article-sidebar-right--image-heading{max-width:150px}}.article-sidebar-right--image-content .description{color:#fff;font-size:14px}.article-sidebar-right--image-content .description>p{margin:0}.article-sidebar-right--image-content .image-button{display:none;width:fit-content;color:rgb(var(--color-white));background-color:transparent;padding:12px 24px;border-radius:999px;border:none;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;border:1px solid rgb(var(--color-white))}.article-sidebar-right--image-content .image-button:hover{background-color:rgb(var(--color-white));color:#000}@media screen and (min-width:750px){.article-sidebar-right--image-content{gap:2.4rem;bottom:2.8rem}.article-sidebar-right--image-content .image-button{display:block}.article-sidebar-right--image-content .description{font-size:1.6rem;line-height:1.5}}.article-meta{border-top:1px solid #efefef;margin-top:48px}.article-meta .social-wrapper{display:flex;justify-content:space-between;align-items:center;padding:12.5px 0}.article-meta .social-wrapper .social-title{font-weight:600;font-size:15px;line-height:22.5px}.list-social{display:flex;align-items:center}.list-social li{line-height:1}.list-social .share-button__button .icon-share{height:2rem;margin-right:0}.article-meta .social-wrapper .social-link,.article-meta .social-wrapper .social-link svg{width:38px;height:38px}.article-meta-info{display:flex;align-items:center;gap:16px;padding:20px 4px;border-radius:10px;border:1px solid #E6E6E6;background-color:transparent;margin-top:12px}@media screen and (min-width:750px){.article-meta-info{padding:24px;border:1px solid #fafafa;background-color:#f5f5f5}}.article-meta-info .avatar{border-radius:50%;background-color:#b5b5b5;width:60px;height:60px;position:relative;border:1px solid #fafafa;display:flex;justify-content:center;align-items:center}.article-meta-info .avatar>img{width:100%}.article-meta-info .avatar>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.article-meta-info .author{font-weight:600;font-size:16px;line-height:24px}.article-meta-info .meta{font-size:13px;line-height:19.5px;color:#757575}.link-overlay{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;cursor:pointer}@media screen and (min-width:750px){.link-overlay{display:none!important}}.article-template .list-social{gap:1rem}.article-template .share-button__button{min-height:0}.article-template .svg-wrapper{width:3.8rem;height:3.8rem}.article-template .breadcrumb{color:rgb(var(--color-gray-400))}.breadcrumb span:not(.arrow-icon){color:rgb(var(--color-white))}.article-template header{margin-bottom:2rem}.article-template__title{margin:0}.article-template__title:not(:only-child){margin-bottom:1rem}.article-template__link{font-size:1.8rem;display:flex;justify-content:center;align-items:center;text-decoration:none}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.article-template__content{margin-top:3rem;margin-bottom:3rem}.article-template__social-sharing{margin-top:3rem}.article-template__social-sharing+header,.article-template__social-sharing+.article-template__content{margin-top:1.5rem}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}@media screen and (min-width:750px){.article-template__comments{margin-bottom:7rem}}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-comment{color:rgba(var(--color-foreground),.75);background-color:rgb(var(--color-background));margin-bottom:1.5rem;padding:2rem 2rem 1.5rem}@media screen and (min-width:750px){.article-template__comments-comment{padding:2rem 2.5rem}}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}@media screen and (min-width:750px){.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}}.article-template__comment-warning{margin:2rem 0 2.5rem}@media screen and (min-width:990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.article-template__back:last-child{margin-bottom:3.2rem}.article-content>:first-of-type{margin-top:0}.gi-article .h0,.gi-article .h1,.gi-article .h2,.gi-article .h3,.gi-article .h4,.gi-article .h5,.gi-article h1,.gi-article h2,.gi-article h3,.gi-article h4{font-weight:600}.gi-article header>:first-child,.gi-article section>:first-child{margin-top:0}.gi-article h3{font-size:2rem}.gi-article h4{font-size:1.8rem}.gi-article h5{font-size:1.6rem;font-weight:500}.gi-article h6{font-size:1.3rem;font-weight:500;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-blog-post.css.map */
