.custom-article{padding-top:var(--section-pt, 60px);padding-bottom:var(--section-pb, 80px);background-color:#fff}.custom-article__container{margin:0 auto;padding:0 8px}.custom-article__grid{display:grid;grid-template-columns:var(--image-width, 50%) 1fr;gap:40px;align-items:start}.custom-article__image-column{position:sticky;top:100px}@media screen and (max-width:991px){.custom-article__image-column{position:static}}.custom-article__image-wrapper{position:relative}.custom-article__featured-image{width:100%;height:auto;display:block;border-radius:0;object-fit:cover}.custom-article__slider{position:relative;touch-action:pan-y;overflow:hidden;aspect-ratio:var(--ca-aspect-ratio, 4 / 5)}.custom-article__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease;pointer-events:none}.custom-article__slide.is-active{opacity:1;pointer-events:auto}.custom-article__slide-image{width:100%;height:100%;display:block;border-radius:0;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.custom-article__slider-dots{position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:10px;z-index:5}.custom-article__dot{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.custom-article__dot-dot{width:4px;height:4px;border-radius:50%;background:#ffffff80;display:block}.custom-article__dot-line{width:64px;height:2px;background:#ffffff80;display:none;position:relative;overflow:hidden}.custom-article__dot.is-active .custom-article__dot-dot{display:none}.custom-article__dot.is-active .custom-article__dot-line{display:block}.custom-article__dot-progress{position:absolute;left:0;top:0;height:100%;width:0%;background:#fff}.custom-article__content-column{max-width:473px;width:100%;margin-inline:auto;padding-top:129px;padding-left:0;padding-right:0}.custom-article__date time{font-size:12px;line-height:15px;font-weight:400;letter-spacing:.02em;color:#9e9e9e;text-transform:uppercase}.custom-article__title{font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase;letter-spacing:.02em;margin:0 0 36px;color:#000}.custom-article__body.rte,.custom-article__body{font-size:12px;line-height:15px;font-weight:400;letter-spacing:.02em;color:#000;margin-bottom:30px;max-width:430px}.custom-article__body p{margin:0 0 16px}.custom-article__body p:last-child{margin-bottom:0}.custom-article__body h2{font-size:22px;font-weight:600;margin:30px 0 15px;color:#1a1a1a}.custom-article__body h3{font-size:18px;font-weight:600;margin:25px 0 12px;color:#1a1a1a}.custom-article__body ul,.custom-article__body ol{margin:15px 0;padding-left:20px}.custom-article__body li{margin-bottom:8px}.custom-article__body img{max-width:100%;height:auto;border-radius:6px;margin:15px 0}.custom-article__body blockquote{border-left:3px solid #1a1a1a;padding-left:15px;margin:20px 0;font-style:italic;color:#555}.custom-article__body a{color:#1a1a1a;text-decoration:underline;text-underline-offset:2px;transition:opacity .3s ease}.custom-article__body a:hover{opacity:.7}.custom-article__spotify-widget{margin-top:125px;max-width:100%;padding-left:20px}.custom-article__spotify-widget iframe{display:block;width:100%;box-shadow:0 4px 20px #00000026}@media screen and (min-width:992px){.custom-article__spotify-widget{max-width:440px}}.custom-article__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}.custom-article__tag{display:inline-block;padding:5px 14px;background-color:#f5f5f5;color:#1a1a1a;font-size:12px;text-decoration:none;border-radius:20px;transition:all .3s ease}.custom-article__tag:hover{background-color:#1a1a1a;color:#fff}.custom-article__share{display:flex;align-items:center;gap:12px;margin-top:20px}.custom-article__share-label{font-size:13px;font-weight:500;color:#1a1a1a}.custom-article__share-buttons{display:flex;gap:8px}.custom-article__share-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#f5f5f5;color:#1a1a1a;text-decoration:none;transition:all .3s ease}.custom-article__share-btn:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px)}.custom-article__share-btn svg{width:16px;height:16px}.custom-article__navigation{display:flex;justify-content:space-between;align-items:center;padding:25px 0;margin-top:40px;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.custom-article__nav-link{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#1a1a1a;text-decoration:none;transition:opacity .3s ease}.custom-article__nav-link:hover{opacity:.7}.custom-article__nav-link--next{margin-left:auto}.custom-article__nav-link svg{width:16px;height:16px}.custom-article__comments{margin-top:50px;padding-top:30px;border-top:1px solid rgba(0,0,0,.08)}.custom-article__comments-title{font-size:20px;font-weight:600;margin:0 0 25px;color:#1a1a1a}.custom-article__comments-list{margin-bottom:30px}.custom-article__comment{padding:18px 0;border-bottom:1px solid rgba(0,0,0,.06)}.custom-article__comment:last-of-type{border-bottom:none}.custom-article__comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.custom-article__comment-author{font-weight:600;font-size:14px;color:#1a1a1a}.custom-article__comment-date{font-size:12px;color:#888}.custom-article__comment-body{font-size:14px;line-height:1.6;color:#444}.custom-article__comment-form-wrapper{background-color:#f9f9f9;padding:25px;border-radius:10px}.custom-article__comment-form-title{font-size:18px;font-weight:600;margin:0 0 20px;color:#1a1a1a}.custom-article__form-success{padding:12px 16px;background-color:#d4edda;color:#155724;border-radius:6px;margin-bottom:15px;font-size:13px}.custom-article__form-errors{padding:12px 16px;background-color:#f8d7da;color:#721c24;border-radius:6px;margin-bottom:15px;font-size:13px}.custom-article__form-fields{display:flex;flex-direction:column;gap:15px}.custom-article__form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media screen and (max-width:576px){.custom-article__form-row{grid-template-columns:1fr}}.custom-article__form-field{display:flex;flex-direction:column;gap:6px}.custom-article__form-field label{font-size:13px;font-weight:500;color:#1a1a1a}.custom-article__form-field input,.custom-article__form-field textarea{padding:10px 14px;border:1px solid rgba(0,0,0,.12);border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .3s ease;background-color:#fff}.custom-article__form-field input:focus,.custom-article__form-field textarea:focus{outline:none;border-color:#1a1a1a}.custom-article__form-field textarea{resize:vertical;min-height:100px}.custom-article__form-submit{align-self:flex-start;padding:12px 28px;background-color:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.custom-article__form-submit:hover{opacity:.85;transform:translateY(-1px)}.custom-article__related{margin-top:50px;padding-top:30px;border-top:1px solid rgba(0,0,0,.08)}.custom-article__related-title{font-size:20px;font-weight:600;margin:0 0 25px;color:#1a1a1a;text-align:center}.custom-article__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}@media screen and (max-width:991px){.custom-article__related-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.custom-article__related-grid{grid-template-columns:1fr;gap:20px}}.custom-article__related-item{display:flex;flex-direction:column}.custom-article__related-image-link{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:8px;margin-bottom:12px}.custom-article__related-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.custom-article__related-item:hover .custom-article__related-image{transform:scale(1.05)}.custom-article__related-content{flex:1}.custom-article__related-item-title{font-size:16px;font-weight:600;margin:0 0 6px;line-height:1.4}.custom-article__related-item-title a{color:#1a1a1a;text-decoration:none;transition:opacity .3s ease}.custom-article__related-item-title a:hover{opacity:.7}.custom-article__related-date{font-size:12px;color:#888}.custom-article__comments-pagination{margin-top:25px;display:flex;justify-content:center;gap:6px}.custom-article__comments-pagination a,.custom-article__comments-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:6px;font-size:13px;text-decoration:none;transition:all .3s ease}.custom-article__comments-pagination a{background-color:#f5f5f5;color:#1a1a1a}.custom-article__comments-pagination a:hover,.custom-article__comments-pagination span.current{background-color:#1a1a1a;color:#fff}@media screen and (max-width:991px){.custom-article__grid{grid-template-columns:1fr;gap:12px}.custom-article__content-column{padding-top:0}}@media(max-width:767px){.custom-article__content-column{max-width:473px;width:100%;padding-top:0;padding-left:0;padding-right:0}.custom-article__spotify-widget{margin-top:46px;padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/custom-article-page.css.map */
