.pagination-holder{border-top:1px solid var(--miscellaneous);margin-top:30px}@media (min-width: 1200px){.pagination-holder{margin-top:40px}}.pagination-holder ul{padding-top:30px;display:flex;justify-content:center;position:relative;gap:5px}@media (min-width: 1200px){.pagination-holder ul{padding-top:40px}}.pagination-holder li.previous{margin-right:auto}.pagination-holder li.previous a svg{transform:rotate(90deg)}.pagination-holder li.next{margin-left:auto}.pagination-holder li.next a svg{transform:rotate(-90deg)}.pagination-holder li.disable a{pointer-events:none;width:unset;color:var(--subtext);border-color:var(--subtext)}.pagination-holder li.disable a svg{color:var(--subtext)}.pagination-holder a{padding:3px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:calc(var(--body-fs) - 2px);font-weight:500;border:1px solid var(--miscellaneous)}.pagination-holder a:hover{opacity:.7}.pagination-holder .ellipsis span{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.pagination-holder .previous a,.pagination-holder .next a{padding:0 15px;display:flex;align-items:center;gap:5px;font-size:var(--body-fs);width:unset;border-color:var(--text)}@media (min-width: 992px){.pagination-holder .previous a,.pagination-holder .next a{gap:10px;padding-left:20px;padding-right:20px}}.pagination-holder .previous svg,.pagination-holder .next svg{width:10px;height:auto}.pagination-holder .previous svg path,.pagination-holder .next svg path{fill:currentColor}.pagination-holder .active a{background:var(--primary-button-bg);color:var(--primary-button-text);border-color:var(--primary-button-border)}.article-header{margin-bottom:40px}@media (min-width: 992px){.article-header{margin-bottom:60px}}.article-header .article-header-details{position:absolute;left:0;right:0;bottom:5%;max-width:1030px;margin:0 auto;padding:0 15px}@media (min-width: 750px){.article-header .article-header-details{padding:0 30px;bottom:8%;max-width:1060px}}.article-header .article-list-tags{gap:2px}.article-header .label{background:var(--background);padding:2px 5px;border-radius:var(--label-border-radius);font-size:10px;font-weight:500;margin-bottom:12px}@media (min-width: 750px){.article-header .label{margin-bottom:20px}}.article-header .article-title{font-size:20px;font-weight:500;line-height:1.3em;margin-bottom:12px;color:var(--background)}@media (min-width: 1200px){.article-header .article-title{margin-bottom:20px;font-size:26px}}@media (min-width: 1500px){.article-header .article-title{font-size:40px}}.article-header .article-date{color:var(--background);font-size:calc(var(--body-fs) - 1px);line-height:1.5em}.article-content{padding-bottom:40px}.article-content>*:last-child{padding-bottom:50px;border-bottom:1px solid var(--miscellaneous)}.article-content img{width:100%;margin-bottom:30px;border-radius:var(--border-radius)}@media (min-width: 1200px){.article-content img{margin-bottom:0}}.article-content>*{max-width:1000px;margin-left:auto;margin-right:auto}.article-content h3{font-size:18px;font-weight:500;line-height:1.3}@media (min-width: 992px){.article-content h3{font-size:26px}}@media (min-width: 1500px){.article-content h3{font-size:40px}}.article-content p{font-size:calc(var(--body-fs) - 1px);line-height:1.5}.article-content span{margin:20px 0;line-height:1.5;font-size:var(--body-fs)}.article-content .flex{align-items:center}@media (min-width: 1200px){.article-content .flex{margin-bottom:30px}}.article-content ul{margin:20px 0}@media (min-width: 1500px){.article-content ul{margin-bottom:30px}}.article-content ul li{margin:10px 0;padding-left:20px;line-height:1.5;font-size:calc(var(--body-fs) - 1px);position:relative}.article-content ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94175 1.47167L3.53528 7.87813L0 4.33049L1.35293 2.98227L3.53764 5.17463L8.59118 0.121094L9.94175 1.47167Z' fill='%23FF6E00'/%3E%3C/svg%3E%0A");position:absolute;top:5px;left:0;width:8px;height:8px}@media (min-width: 1500px){.article-comment{margin-bottom:50px}}.article-comment>h2{font-size:24px;font-weight:500;line-height:1.1;margin-bottom:20px;text-align:center}@media (min-width: 1500px){.article-comment>h2{margin-bottom:30px;font-size:30px}}.article-comment .comment-item{margin-top:30px;font-size:calc(var(--body-fs) - 1px);padding-top:30px;border-top:1px solid var(--miscellaneous)}.article-comment .comment-content{margin-top:15px;line-height:1.5}@media (min-width: 992px){.article-comment .comment-content{flex:1;margin-top:-2px}}.article-comment .comment-content p{margin:0}@media (min-width: 992px){.article-comment .comment-inner{display:flex}}.article-comment .comment-inner>.comment-author{display:flex;flex:0 0 80px;max-width:80px;margin-right:15px}.article-comment .comment-inner>.comment-author svg{width:100%;height:auto;max-width:100%}.article-comment .comment-author{font-weight:500}@media (min-width: 992px){.article-comment .comment-body{display:flex;margin-top:7px;gap:20px}}@media (min-width: 992px){.article-comment .comment-body .comment-info{flex:0 0 250px}}.article-comment,.content-container{max-width:1000px;margin:0 auto}.list-comments~.article-comment-form-wrapper{margin-top:40px}.article-comment-form-wrapper{margin-bottom:30px}@media (min-width: 992px){.article-comment-form-wrapper{max-width:1000px;margin-left:auto;margin-right:auto;margin-bottom:40px}}.article-comment-form-wrapper .btn{min-width:250px;max-width:300px;cursor:pointer}.article-comment-form-wrapper .btn.btn-0{background:var(--primary-button-bg);color:var(--primary-button-text);border-color:var(--primary-button-border)}.article-comment-form-wrapper h2{font-size:24px;font-weight:500;line-height:1.1;margin-bottom:20px;text-decoration:none;text-align:center}@media (min-width: 1500px){.article-comment-form-wrapper h2{margin-bottom:30px;font-size:30px}}.article-comment-form-wrapper .form-status-list{margin:0 0 20px}.article-comment-form-wrapper .form-status-list h3{font-weight:400;font-size:var(--body-fs)}.article-comment-form-wrapper .article-comment-row{margin:0 -5px}.article-comment-form-wrapper .article-comment-row .form-field{padding:0 5px}.article-comment-form-wrapper .form-field{margin-bottom:20px}.article-comment-form-wrapper .label-field{font-size:calc(var(--body-fs) - 1px)}.article-comment-form-wrapper input,.article-comment-form-wrapper textarea{padding:5px 10px;border:none;border-radius:var(--border-radius)}.article-comment-form-wrapper .form-warning{color:var(--subtext);font-size:calc(var(--body-fs) - 1px)}.blog-contact-wrapper{margin-bottom:40px}@media (min-width: 750px){.blog-contact-wrapper{margin-bottom:80px}}.blog-contact-wrapper .blog-contact-logo{margin-bottom:20px}@media (min-width: 750px){.blog-contact-wrapper .blog-contact-logo{margin-bottom:30px}}.blog-contact-wrapper .blog-contact-logo a{display:flex}.blog-contact-wrapper .logo__text--wrapper .logo__text--heading{font-size:30px;line-height:1.3}.blog-contact-wrapper .newsletter-wrapper,.blog-contact-wrapper .logo__text--wrapper{margin:0 0 40px;border-bottom:1px solid var(--miscellaneous);padding-bottom:40px}@media (min-width: 750px){.blog-contact-wrapper .newsletter-wrapper,.blog-contact-wrapper .logo__text--wrapper{margin-bottom:60px;padding-bottom:60px}}.blog-contact-wrapper .newsletter-wrapper .newsletter-heading,.blog-contact-wrapper .newsletter-wrapper .logo__text--heading,.blog-contact-wrapper .logo__text--wrapper .newsletter-heading,.blog-contact-wrapper .logo__text--wrapper .logo__text--heading{max-width:310px;font-weight:500}.blog-contact-wrapper .newsletter-wrapper .newsletter-heading{line-height:1.2;font-size:20px;margin-bottom:20px}@media (min-width: 750px){.blog-contact-wrapper .newsletter-wrapper .newsletter-heading{margin-bottom:30px}}.blog-contact-wrapper .newsletter-wrapper .form-field .field{gap:10px}.blog-contact-wrapper .newsletter-wrapper .form-field .field input{flex:1;min-width:0;height:36px;color:#191919;font-size:calc(var(--body-fs) + 1px);border:none}.blog-contact-wrapper .newsletter-wrapper .form-field .field .btn{flex:1;max-width:40%;cursor:pointer;font-size:calc(var(--body-fs) + 1px);font-weight:500}.blog-contact-wrapper .contact-wrapper .contact__heading{font-weight:500;font-size:calc(var(--body-fs) + 1px);margin-bottom:15px;line-height:1.54}.blog-contact-wrapper .contact-wrapper .contact__block-phone{margin-bottom:20px;font-size:18px;font-weight:500;line-height:1.5}.blog-contact-wrapper .contact-wrapper .contact__block-working-hours{font-size:calc(var(--body-fs) - 1px);color:var(--subtext);max-width:220px;border-bottom:1px solid var(--miscellaneous);margin-bottom:20px;padding-bottom:20px;line-height:1.54}.blog-contact-wrapper .contact-wrapper .contact__block-working-hours p{margin:0}.blog-contact-wrapper .contact-wrapper .contact__block-mail{font-size:calc(var(--body-fs) - 1px);color:var(--subtext);line-height:1.54}.blog-contact-wrapper .contact-wrapper .contact__block-mail a{font-size:calc(var(--body-fs) + 1px);text-decoration:underline;text-underline-offset:2px;color:var(--text);margin-left:5px}.blog-contact-wrapper .contact-wrapper .contact__block-mail p{margin:0}.blog-contact-wrapper .contact-wrapper .contact__block-mail p:not(:last-child){margin-bottom:5px}.templateArticle .shopify-section-main-article .section__content{margin:0 0 60px}@media (min-width: 750px){.templateArticle .shopify-section-main-article .section__content{margin-bottom:140px}}@media (max-width: 991px){.templateArticle .shopify-section-main-article .section__content{flex:0 0 100%;max-width:100%}}.templateArticle .section__sidebar{margin-top:40px}@media (min-width: 992px){.templateArticle .section__sidebar{margin-top:0}}@media (max-width: 991px){.templateArticle .section__sidebar{flex:0 0 100%;max-width:100%}}.title-below-image .article-header .article-header-details{position:static;max-width:1000px;padding:20px 0;margin:0 auto;border-bottom:1px solid var(--miscellaneous)}@media (min-width: 1500px){.title-below-image .article-header .article-header-details{padding-top:30px;padding-bottom:30px}}.title-below-image .article-header .article-header-details .article-title{color:var(--text)}.title-below-image .article-header .article-header-details .label{background:var(--text);color:var(--background);border-radius:var(--border-radius)}.title-below-image .article-header .article-header-details .article-date{color:var(--text);line-height:1.55}@media (min-width: 1200px){.title-below-image .content-container h3{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/page-article.css.map */
