.custom-article{background:var(--cb-background)}.custom-article__page--custom{width:min(100% - 3rem,var(--ca-max-width));margin-inline:auto}.custom-article__breadcrumb{margin-bottom:1.6rem}.custom-article__main{display:flex;flex-direction:column;gap:var(--cb-card-gap);min-width:0}.custom-article__card{overflow:hidden;border:1px solid var(--cb-card-border);border-radius:var(--cb-card-radius);background:var(--cb-card-background)}.custom-article__media{position:relative;overflow:hidden;background:#0000000a}.custom-article__media--small{aspect-ratio:16 / 7}.custom-article__media--medium{aspect-ratio:16 / 9}.custom-article__media--large{aspect-ratio:2 / 1}.custom-article__media--adapt{aspect-ratio:var(--ca-image-ratio, 16 / 9)}.custom-article__media img,.custom-article__media svg{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--ca-image-radius)}.custom-article__body{padding:2rem 1.6rem 2.4rem}.custom-article__date{display:block;margin:0 0 1.2rem;color:var(--cb-meta-color);line-height:1.4}.custom-article__title{margin:0 0 1.6rem;color:var(--cb-title-color);font-weight:700;line-height:1.3;letter-spacing:normal}.custom-article__author{margin:-.8rem 0 1.6rem;color:var(--cb-meta-color);font-size:var(--ca-date-size)}.custom-article__content{color:var(--cb-text-color);font-weight:300;line-height:1.7;word-break:break-word}.custom-article__content>*:first-child{margin-top:0}.custom-article__content>*:last-child{margin-bottom:0}.custom-article__content p{margin:0 0 1.6rem}.custom-article__content h2{margin:2.4rem 0 1.2rem;color:var(--cb-title-color);font-weight:700}.custom-article__content h3{margin:2rem 0 1rem;color:var(--cb-title-color);font-weight:600}.custom-article__content h4,.custom-article__content h5,.custom-article__content h6{margin:1.8rem 0 .8rem;color:var(--cb-title-color);font-weight:600}.custom-article__content ul,.custom-article__content ol{margin:0 0 1.6rem;padding-left:2rem}.custom-article__content li+li{margin-top:.4rem}.custom-article__content img,.custom-article__content iframe,.custom-article__content video{display:block;max-width:100%;height:auto;margin:1.6rem 0;border-radius:var(--ca-image-radius)}.custom-article__page .custom-article__content a,.custom-article__page .custom-article__content span{color:var(--cb-link-color)!important;text-decoration:underline;text-underline-offset:.25rem}.custom-article__content a:hover{color:var(--cb-link-hover-color)}.custom-article__content blockquote{display:block;margin:2rem 0;padding:1.6rem 1.8rem;border:0;border-left:4px solid #cfcfcf;border-radius:0;background:#f3f3f3;color:var(--cb-text-color);font-style:normal;quotes:none}.custom-article__content blockquote p{margin:0 0 1rem}.custom-article__content blockquote p:last-child{margin-bottom:0}.custom-article__content blockquote cite,.custom-article__content blockquote footer{display:block;margin-top:1rem;color:var(--cb-meta-color);font-size:calc(var(--cb-text-size) - 1px);font-style:normal;text-align:right}.custom-article__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid var(--cb-card-border)}.custom-article__category{display:flex;flex-wrap:wrap;gap:.4rem;color:var(--cb-text-color);font-size:calc(var(--cb-text-size) - 1px)}.custom-article__category-label{color:var(--cb-meta-color);font-weight:600}.custom-article__category a{color:var(--cb-link-color);text-decoration:none}.custom-article__category a:hover{color:var(--cb-link-hover-color)}.custom-article__share{display:flex;align-items:center;gap:.8rem}.custom-article__share-label{color:var(--cb-meta-color);font-size:calc(var(--cb-text-size) - 1px)}.custom-article__share-list{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0}.custom-article__share-link{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:#d9d9d9;color:#6f6f6f;text-decoration:none;transition:background-color .18s ease,color .18s ease}.custom-article__share-link:hover{background:var(--cb-accent-color);color:#fff}.custom-article__share-link .svg-wrapper{width:1.4rem;height:1.4rem}.custom-article__share-link svg{display:block;width:100%;height:100%;fill:currentColor}.custom-article__nav{display:grid;grid-template-columns:1fr}.custom-article__nav-card{display:flex;align-items:center;gap:1.2rem;min-width:0;padding:1.2rem;border:1px solid var(--cb-card-border);background:var(--cb-card-background);color:inherit;text-decoration:none}.custom-article__nav-card--empty{display:none}.custom-article__nav-card--next{justify-content:flex-end;text-align:right}.custom-article__nav-media{display:block;flex:0 0 auto;width:5.6rem;aspect-ratio:1 / 1;overflow:hidden;border-radius:3px;background:#0000000a}.custom-article__nav-media img,.custom-article__nav-media svg{display:block;width:100%;height:100%;object-fit:cover}.custom-article__nav-text{display:flex;flex-direction:column;gap:.4rem;min-width:0}.custom-article__nav-label{color:var(--cb-meta-color);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.custom-article__nav-title{color:var(--cb-title-color);font-size:14px;font-weight:600;line-height:1.35}.custom-article__nav-card:hover .custom-article__nav-title{color:var(--cb-link-hover-color)}.custom-article__app{margin-top:.4rem}.custom-article__content .page-width{padding:0}@media screen and (min-width:750px){.custom-article__content .page-width{padding:0}}@media screen and (min-width:750px){.custom-article__body{padding:24px 85px 85px}.custom-article__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-article__nav-card--empty{display:block;border:0;background:transparent}}@media screen and (max-width:749px){.custom-article__footer{flex-direction:column;align-items:flex-start}.custom-article__page--custom{width:min(100% - 2rem,var(--ca-max-width))}.custom-article__nav-card--next{text-align:left;flex-direction:row-reverse}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-custom-article.css.map */
