.product__sharing--title{margin-bottom:1.2rem}.product__sharing--inputs{display:flex;align-items:center;position:relative}.product__sharing--inputs:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgb(var(--color-border));border-radius:var(--buttons-radius, 0);pointer-events:none}.product__sharing--inputs input{border-color:transparent!important;background:#fff;text-overflow:ellipsis;box-shadow:none!important;border-end-end-radius:0;border-start-end-radius:0}.product__sharing--inputs .btn{padding:0 1.6rem!important;height:var(--buttons-height);border-radius:0 var(--buttons-radius, 0) var(--buttons-radius, 0) 0}.product__sharing .sharing__links{display:flex;align-items:center;margin:1.6rem -1rem 0}.product__sharing .sharing__links a{position:relative;display:flex;padding:0 1rem}.product__sharing .sharing__links a:before{content:"";position:absolute;top:-1rem;bottom:-1rem;left:0;right:0}.article-tags a{--color-border: var(--color-text-heading);height:3.8rem;padding-inline:2rem;display:inline-flex;align-items:center;justify-content:center;transition:.3s all;white-space:nowrap;border:1px solid rgb(var(--color-border));border-radius:var(--buttons-radius, 0)}.article-tags a:hover{--color-border: var(--color-button-hover-background);color:rgb(var(--color-button-hover-text));border-color:rgb(var(--color-border));background-color:rgb(var(--color-button-hover-background))}.article-navigation{padding-top:3rem;border-top:1px solid rgb(var(--color-border))}.article-navigation .btn{column-gap:.6rem}.article-navigation__prev svg{transform:scaleX(-1)}.article-navigation__heading{margin-top:.8rem}@media(max-width:767.98px){.article-navigation{padding-top:2.2rem}}.article__wrapper{padding:3.2rem 1.5rem 0}.article__wrapper>*+*{margin-top:4rem}@media(max-width:767.98px){.article__wrapper>*+*{margin-top:3.2rem}}@media(min-width:1023.98px){.article__wrapper{position:relative;background-color:rgb(var(--color-background));max-width:99rem;margin-inline:auto;padding:4rem 3rem 0}.article--has-media .article__wrapper{margin-top:-7.5rem;border-radius:var(--blocks-radius) var(--blocks-radius) 0 0}}.article__header>*+*{margin-top:2.4rem}@media(max-width:767.98px){.article__header>*+*{margin-top:2rem}}@media(min-width:1023.98px){.article__title{max-width:85%;margin-inline:auto}}.article__meta{position:relative}.article__meta+.article__meta{padding-inline-start:1.3rem;margin-inline-start:1.2rem}.article__meta+.article__meta:before{content:"";width:.1rem;height:1.7rem;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);border-left:1px solid rgb(var(--color-border))}.article__blog a{font-size:var(--font-body-size)}.article-comment__title,.article-comment__form-title{margin-bottom:4rem}@media(max-width:767.98px){.article-comment__title,.article-comment__form-title{margin-bottom:3.2rem}}.comment{padding-bottom:4rem;border-bottom:1px solid rgb(var(--color-border))}.comment+.comment{margin-top:4rem}.comment p{margin-top:0;margin-bottom:2rem}@media(max-width:767.98px){.comment{padding-bottom:2.4rem}.comment+.comment{margin-top:2.4rem}}.comment__meta span+span{padding-inline-start:1.3rem;margin-inline-start:1.2rem}.comment__meta span+span:before{content:"";width:.1rem;height:1.7rem;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);background:rgb(var(--color-border))}@media(min-width:767.98px){.comment-form .form-footer{margin-top:4rem}}.comment-form__warning{margin-bottom:0;margin-top:1.2rem}.custom-author-bio{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:18px 20px;border-radius:20px;background:#eaf6ff;border:1px solid rgba(120,180,255,.18)}.custom-author-image img{width:90px;height:90px;border-radius:50%;object-fit:cover;border:3px solid #ffffff;box-shadow:0 4px 14px #00000014}.custom-author-content{flex:1}.custom-author-name{margin:0;font-size:26px;line-height:1.2;font-weight:700;color:#0f172a}.custom-author-role{margin-top:6px;font-size:15px;font-weight:600;color:#2563eb}.custom-author-exp{margin-top:4px;font-size:13px;font-weight:500;color:#64748b}.custom-author-description{margin-top:14px;font-size:15px;line-height:1.9;color:#334155;word-break:break-word;overflow-wrap:break-word;white-space:normal}.custom-author-description p{margin:0 0 14px}.custom-author-description strong{font-weight:700}.custom-author-socials{margin-top:16px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.custom-author-socials a{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:#fff;color:#2563eb;text-decoration:none;font-size:14px;font-weight:600;transition:all .25s ease}.custom-author-socials a:hover{transform:translateY(-2px);background:#2563eb;color:#fff}@media screen and (max-width:749px){.custom-author-bio{flex-direction:column;padding:18px;gap:16px}.custom-author-image img{width:78px;height:78px}.custom-author-name{font-size:22px}.custom-author-description{font-size:14px;line-height:1.7}}.article-comment .page-width--narrow{max-width:1100px!important;width:100%;margin:0 auto}.article-comment__wrapper{background:#fff;padding:clamp(24px,5vw,60px);border-radius:28px;box-shadow:0 10px 40px #00000014;overflow:hidden}.article-comment__title,.article-comment__form-title{font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2;margin-bottom:clamp(25px,4vw,45px);text-align:center;color:#111827}.article-comment__list{display:flex;flex-direction:column;gap:24px;margin-bottom:60px}.comment{padding:clamp(18px,3vw,30px);border-radius:22px;background:#f5f7fa;border:1px solid #e5e7eb;transition:all .3s ease}.comment:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0000000f}.comment p{margin:0;font-size:clamp(14px,2vw,16px);line-height:1.8;color:#374151;word-break:break-word}.comment__meta{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:14px;color:#6b7280}.comment__meta span{position:relative}.comment__meta span+span{padding-left:14px}.comment__meta span+span:before{content:"";width:4px;height:4px;border-radius:50%;background:#9ca3af;position:absolute;left:0;top:50%;transform:translateY(-50%)}.comment-form{margin-top:20px}.form-row{display:flex;gap:20px}.form-row .form-field{flex:1}.comment-form .form-label{display:block;margin-bottom:10px;font-size:15px;font-weight:600;color:#111827}.comment-form .form-control{width:100%;min-height:56px;padding:14px 18px;border-radius:16px;border:1px solid #d1d5db;background:#fff;font-size:15px;transition:all .25s ease;box-shadow:none}.comment-form .form-control:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f;outline:none}.comment-form textarea.form-control{min-height:220px;resize:vertical;line-height:1.7}.comment-form .btn{min-width:220px;min-height:56px;border-radius:16px;font-size:15px;font-weight:600;transition:all .3s ease}.comment-form .btn:hover{transform:translateY(-2px)}.comment-form .form-footer{margin-top:35px;text-align:center}.comment-form__warning{margin-top:14px;font-size:14px;color:#6b7280}@media(max-width:991px){.article-comment{padding:70px 16px}.article-comment__wrapper{border-radius:22px}.comment-form textarea.form-control{min-height:180px}}@media(max-width:767px){.article-comment{padding:50px 14px}.article-comment__wrapper{padding:22px;border-radius:18px}.form-row{flex-direction:column;gap:16px}.comment{border-radius:16px}.comment-form .btn{width:100%;min-width:100%}.comment-form textarea.form-control{min-height:160px}}@media(max-width:480px){.article-comment{padding:40px 10px}.article-comment__wrapper{padding:18px}.comment{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-main-article.css.map */
