.article-template>*:first-child:not(.article-template__hero-container){margin-top:5rem}@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:72.6rem;margin:0 auto}.article-template__hero-small{height:11rem}.article-template__hero-medium{height:22rem}.article-template__hero-large{height:33rem}@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 header{margin-top:4.4rem;margin-bottom:2rem;line-height:calc(.8 / var(--font-body-scale))}@media screen and (min-width: 750px){.article-template header{margin-top:5rem}}.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}.inner-blog-contact-form{border-radius:15px;background:#7d7d7d1a;padding:20px}@media screen and (min-width: 1024px){.inner-blog-contact-form{padding:30px 40px}}.inner-blog-contact-form form{display:flex;flex-direction:column;row-gap:2rem}.inner-blog-contact-form form .form__message{margin:0;font-size:14px}.inner-blog-contact-form form .form-status-list{margin:0;font-size:14px;text-align:left}@media screen and (max-width: 1024px){.inner-blog-contact-form form .contact__fields{display:flex;flex-direction:column;row-gap:2rem}}.inner-blog-contact-form>h2{margin:0;font-weight:500}.inner-blog-contact-form form .field-wrapper{display:flex;flex-direction:column;gap:5px}.inner-blog-contact-form form .field-wrapper span{text-align:left;font-size:12px;width:100%;display:block}.inner-blog-contact-form form .field:before,.inner-blog-contact-form form .field:after{border:0px!important;box-shadow:none!important}.inner-blog-contact-form form .contact__field-error{margin-top:5px}.inner-blog-contact-form form .field-wrapper .field__label{color:#5f636880}.inner-blog-contact-form .contact-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px}@media screen and (min-width: 750px){.inner-blog-contact-form .contact-wrapper{flex-direction:row}}.inner-blog-contact-form .contact__button{margin-top:0}.inner-blog-contact-form .contact__button .button{border-color:#0093b4;background:#0093b4}.inner-blog-contact-form .contact__button .button,.inner-blog-contact-form .contact__button .button:before,.inner-blog-contact-form .contact__button .button:after{border-color:#0093b4;box-shadow:none}.inner-blog-contact-form .contact-wrapper .rte{font-size:12px}.article-recommendations{width:100%;overflow:hidden}.article-recommendations .article-recommendation-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;overflow:auto;scrollbar-width:none}.article-recommendations .article-recommendation-wrapper .article-recommendation{width:calc(45% - 20px);flex-shrink:0}@media screen and (min-width: 1024px){.article-recommendations .article-recommendation-wrapper .article-recommendation{width:calc(33.3% - 13px)}.article-recommendations .article-recommendation-wrapper.desktop-carousel .article-recommendation{width:calc(31% - 13px)}}.article-recommendations .article-recommendation-wrapper .article-recommendation .card-wrapper .badge{top:0;right:0}.article-container{display:flex;flex-direction:row;justify-content:center;gap:40px}.article-container:has(.blog-menu){justify-content:flex-end}.blog-menu{display:flex;flex-direction:column;height:fit-content;gap:20px;border-bottom-left-radius:var(--border-radius, 5px);background:rgb(var(--background-color));color:rgb(var(--text-color));padding:30px 20px;max-width:240px;width:100%;position:fixed;top:40%;right:-240px;transition:all .3s linear;z-index:10}.blog-menu.active{right:0}.blog-menu__toggle{position:absolute;top:3px;left:-40px;transform:translate(50%,-50%);border:none;transform:rotate(270deg);--color-button: var(--background-color);--color-button-text: var(--text-color);min-width:fit-content;padding:14px;min-height:fit-content;border-bottom-left-radius:0;border-bottom-right-radius:0}.blog-menu__toggle:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.blog-menu__toggle .blog-menu__toggle-icon{display:flex}.blog-menu__toggle .blog-menu__toggle-icon svg{width:16px;fill:rgb(var(--text-color));transform:rotate(180deg)}.blog-menu>*:not(button){margin:0}.blog-menu h3{font-weight:600;color:rgb(var(--text-color))}.blog-menu__list-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s linear;overflow:hidden}.blog-menu__list-wrapper:has(.blog-menu__link){grid-template-rows:1fr}.blog-menu__list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:20px;min-height:0;transition:all .5s ease}.blog-menu__link{text-decoration:none;font-size:16px;line-height:1.2;transition:all .2s linear;color:rgb(var(--text-color));cursor:pointer}.blog-menu__link:hover,.blog-menu__link:focus{opacity:.7;text-decoration:underline}@media screen and (min-width: 990px){.blog-menu{position:sticky;top:170px;left:unset;right:unset!important;max-width:280px;border-radius:var(--border-radius, 5px)}.blog-menu__toggle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/section-blog-post.css.map */
