.aside-body{background-color:#fff;padding:0 clamp(16px,1.5vw,32px);border-radius:8px;box-shadow:0 0 12.8px #0000001a}.author-info{display:flex;justify-content:flex-start;align-items:center;gap:48px;padding:clamp(4px,.8vw,8px) clamp(8px,.8vw,16px)}@media screen and (max-width: 376px){.author-info{flex-direction:column;align-items:center;gap:0}}.smart-blog-aside{container-type:inline-size}@container (max-width: 400px){.author-info{flex-direction:column;align-items:center;gap:0}}.thumbnail{max-width:150px;margin-top:10px}.thumbnail img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%;transition:all .2s ease-in-out}.thumbnail img:hover{transform:scale(1.1);transition:all .2s ease-in-out}.author-name{display:flex;flex-direction:column;align-items:center;gap:5px;justify-content:flex-start;font-size:clamp(22.4px,1.5vw,28.8px);font-weight:700;color:#606060;margin:clamp(8px,.7vw,16px) 0}.author-name a{color:#606060;text-decoration:none;transition:color .2s ease-in-out}.author-name a:hover{color:#434343}.author-description{font-size:14px;color:#606060;padding:15px 0 25px;margin-top:0}.job-title{font-size:clamp(14px,1.1vw,16px);color:#606060}.profile-links{display:flex;justify-content:flex-start;gap:12.8px;margin-top:16px}.profile-links a{display:block;width:clamp(32px,3vw,44.8px);height:clamp(32px,3vw,44.8px);border-radius:50%;background-color:#e3e3e3;transition:background-color .2s ease-in-out;position:relative;color:#606060}.profile-links a:hover{background-color:#d4d4d4}.profile-links a svg{width:clamp(14px,1.5vw,20px);height:clamp(14px,1.5vw,20px);fill:#606060;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.author-tags{margin:0;display:inline-flex;align-items:center}.author-tag{margin-right:8px;font-size:12.8px}.author-tag:not(:last-child):after{content:"|";font-weight:400;margin-left:8px}.author-card{display:flex;align-items:center;margin-bottom:20px;padding:20px;border:1px solid #e1e1e1;border-radius:5px;background-color:#f9f9f9}.author-card__avatar{max-width:100px;margin-right:20px}.author-card__avatar img{width:100%;height:100%;border-radius:50%;margin:0;object-fit:contain}.author-card__info{line-height:1;display:flex;gap:15px;flex-direction:column}.author-card__info>*{margin:0}.author-card__info p{font-size:13px}.author-card__info h3{font-size:18px}.author-job-title{display:inline-block;padding:3px 10px;margin-right:10px;border-radius:8px;background-color:#f0f0f0;color:#333;font-size:10px;vertical-align:middle}.breadcrumb{font-size:13px;color:#777;list-style:none;padding:8px 0}.breadcrumb div,.breadcrumb-item{display:inline}.breadcrumb-item:not(:last-child):after{content:">";margin:0 8px}.breadcrumb-item a,.breadcrumb a{text-decoration:none;color:var(--color-link, #777)}.breadcrumb .sp{margin:0 10px}.breadcrumb.sbp-main-before,.breadcrumb.sbp-footer-before,.breadcrumb.pbp-main-before,.breadcrumb.pbp-footer-before{background-color:#fff;margin:12px auto 0;padding:9.6px 16px}.breadcrumb.sbp-main-before+.author-content,.breadcrumb.pbp-main-before+.author-content{margin-top:12px}.breadcrumb-caption{margin:0 3px}.circle-divider:after{margin:0 .3rem 0 .5rem}.caption-with-letter-spacing{font-size:1rem;letter-spacing:.13rem;line-height:calc(1 + .2 / 1.5);text-transform:uppercase}pre{background:#192639;border-radius:8px;color:#fff;font-family:JetBrainsMono,monospace;margin:24px 0;padding:12px 16px;white-space:pre-wrap;word-break:break-word}pre code{background:none;color:inherit;font-size:14px;padding:0;display:inline-block;max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}pre .hljs-comment,pre .hljs-quote{color:#616161}pre .hljs-variable,pre .hljs-template-variable,pre .hljs-attribute,pre .hljs-tag,pre .hljs-regexp,pre .hljs-link,pre .hljs-name,pre .hljs-selector-id,pre .hljs-selector-class{color:#f98181}pre .hljs-number,pre .hljs-meta,pre .hljs-built_in,pre .hljs-builtin-name,pre .hljs-literal,pre .hljs-type,pre .hljs-params{color:#fbbc88}pre .hljs-string,pre .hljs-symbol,pre .hljs-bullet{color:#b9f18d}pre .hljs-title,pre .hljs-section{color:#faf594}pre .hljs-keyword,pre .hljs-selector-tag{color:#70cff8}pre .hljs-emphasis{font-style:italic}pre .hljs-strong{font-weight:700}.article{flex-direction:column}.smart-blog-article-section{width:100%;max-width:1300px;animation:slideIn .6s cubic-bezier(0,0,.3,1) forwards;margin:10px auto;padding:0 15px}@media screen and (min-width: 750px){.smart-blog-article-section{padding:0 50px}}.tiptap-wrapper{letter-spacing:initial;position:relative;width:100%;min-width:0;background:none}@media screen and (min-width: 768px){.tiptap-wrapper{font-size:15px;line-height:1.5}}.tiptap-wrapper hr{margin:24px 0}.tiptap-wrapper iframe[src*=youtube]{width:100%;height:auto;max-width:100%;aspect-ratio:16 / 9}.tiptap-wrapper ul[data-type=taskList]{list-style:none;margin-left:0;padding:0}.tiptap-wrapper ul[data-type=taskList] li{align-items:flex-start;display:flex}.tiptap-wrapper ul[data-type=taskList] li>label{flex:0 0 auto;margin-right:8px;-webkit-user-select:none;user-select:none}.tiptap-wrapper ul[data-type=taskList] li>div,.tiptap-wrapper ul[data-type=taskList] li>p{flex:1 1 auto}.tiptap-wrapper ul[data-type=taskList] input[type=checkbox]{cursor:pointer}.tiptap-wrapper ul[data-type=taskList] ul[data-type=taskList]{margin:0}.tiptap-wrapper h1,.tiptap-wrapper h2,.tiptap-wrapper h3,.tiptap-wrapper h4,.tiptap-wrapper h5,.tiptap-wrapper h6{line-height:1.4;margin-top:16px;text-wrap:pretty}.tiptap-wrapper h1,.tiptap-wrapper h2{margin-top:0;margin-bottom:16px;border-radius:4px}.tiptap-wrapper h1{font-size:24px;font-weight:700}.tiptap-wrapper h2{font-size:20.8px;font-weight:700}.tiptap-wrapper h3{font-size:19.2px;font-weight:700}.tiptap-wrapper h4,.tiptap-wrapper h5,.tiptap-wrapper h6{font-size:16px}.tiptap-wrapper ul,.tiptap-wrapper ol{margin-left:0;padding-left:20px}.tiptap-wrapper ul li>*,.tiptap-wrapper ol li>*{margin-block:0;display:block}.tiptap-wrapper blockquote{margin-left:0;padding-left:16px;position:relative}.tiptap-wrapper blockquote:before{position:absolute;bottom:0;left:0;top:0;height:100%;width:2.5px;background-color:#12121233;content:"";border-radius:0}.tiptap-wrapper table{border-collapse:collapse;margin:0;overflow:scroll;table-layout:fixed;display:block;white-space:nowrap;box-shadow:none}.tiptap-wrapper table td,.tiptap-wrapper table th{border:1px solid #898f94;box-sizing:border-box;min-width:13px;padding:6px 8px;position:relative;vertical-align:top}.tiptap-wrapper table td>*,.tiptap-wrapper table th>*{margin-block:0}.tiptap-wrapper table td p:empty,.tiptap-wrapper table th p:empty{display:block;min-height:24px}.tiptap-wrapper table th{background-color:#ebebeb;font-weight:700;text-align:left}.tiptap-wrapper table .selectedCell:after{background:#3d251414;content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}.tiptap-wrapper table .column-resize-handle{background-color:#0b008133;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}.tiptap-wrapper .tableWrapper{margin:24px 0;overflow-x:auto}.tiptap-wrapper.resize-cursor{cursor:ew-resize;cursor:col-resize}.tiptap-wrapper img{max-width:100%!important}aside{font-size:10px}aside a img.circle{border-radius:50%;display:flex;justify-content:space-between;position:relative;margin:auto;width:60%;border:3px solid #95bf47}article #smart-blog-article-content img{max-width:100%;height:auto;object-fit:contain}.tiptap-image,.tiptap-editor img{max-width:100%;display:block;height:auto;margin:24px 0}.ProseMirror{padding-block:20px}.ProseMirror .column-block{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:18px;margin:12px 0}@media screen and (max-width: 500px){.ProseMirror .column-block{grid-auto-flow:row;grid-auto-columns:1fr}}.ProseMirror .column{overflow:auto;border-radius:8px;border:1px solid #fff;padding:8px;margin:-4px}.tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap p.is-empty:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.prosemirror-dropcursor-block,.drop-cursor-border{background:#e3eefb!important;height:3px}.smart-blog-article-tag{text-decoration:none;color:#000;font-size:12px;font-weight:500;font-style:normal;background-color:#efefef;padding:4px 8px;border-radius:12px}.smart-blog--artilce--title{font-size:clamp(24px,2.2vw,32px);font-weight:700}.smart-blog-article-aside-layout{display:flex;gap:clamp(28px,2.5vw,42px);justify-content:space-between;line-height:1.5;color:#555}@media screen and (min-width: 899px){.smart-blog-article-aside-layout aside.smart-blog-aside{min-width:350px;max-width:100%;margin-left:auto}aside.smart-blog-aside .aside-body{position:sticky;top:50px}}@media screen and (max-width: 900px){.smart-blog-article-aside-layout{flex-direction:column}}#smart-blog-article-header header{margin-top:clamp(16px,1.5vw,32px)}.circle-divider:after{content:none}.tiptap-product-card-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:start;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 0 10px #0000001a;margin:10px 0;width:fit-content}.tiptap-product-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border-radius:5px;overflow:hidden;position:relative;text-decoration:none;gap:5px}.tiptap-product-card:hover img.motion-reduce{transform:scale(1.03);transition:all .3s ease-in-out}.tiptap-product-card-image{width:100%;height:100%;overflow:hidden;max-width:250px}.tiptap-product-card-image img.motion-reduce{width:100%;height:100%;margin:0;max-height:400px;transition:all .3s ease-in-out}.tiptap-product-card-content{width:100%;height:100%;border-radius:5px;overflow:hidden;max-width:1000px;padding:10px}.tiptap-product-card-content h3.tiptap-product-card-title{font-size:clamp(16px,2vw,20px);font-weight:700;margin:5px 0}.tiptap-product-card-price{font-size:clamp(14px,2vw,16px);font-weight:400;color:initial}.tiptap-product-card-badge{position:absolute;top:5px;right:5px}.tiptap-product-card-badge span{font-size:12px;font-weight:700;background-color:#000000ca;color:#fff;border-radius:40px;padding:4px 8px}.tiptap-product-card-wrapper .help-message{display:none;color:transparent}.tiptap-product-card-checkout-button{padding:10px;width:100%}.tiptap-product-card-checkout-button a.tiptap-product-card-checkout-button-text{width:100%;padding:10px 20px;font-size:14px;font-weight:700;text-align:center;text-decoration:none;background-color:#000;color:#fff;border:none;border-radius:25px;transition:background-color .3s ease,transform .2s ease;cursor:pointer;display:inline-block}.tiptap-product-card-checkout-button a.tiptap-product-card-checkout-button-text:not(.disabled):hover{background-color:#333;transform:translateY(-2px)}  .tiptap-product-card-checkout-button a.tiptap-product-card-checkout-button-text.disabled{background-color:#888;cursor:not-allowed;transform:none}@media (min-width: 768px){.js-scrollable a{max-width:350px!important}}
