@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";.section{overflow-x:clip}.section,.bp-section-wrapper,.bp-body,.bp-content{max-width:100%;box-sizing:border-box}.bp-faq{max-width:100%}.bp-faq__list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bp-faq__item{border:.5px solid rgba(var(--color-foreground-rgb) / .12);border-radius:10px;overflow:hidden;min-width:0}.bp-faq__question{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:15px;font-weight:500;cursor:pointer;list-style:none;color:rgb(var(--color-foreground-rgb));background:rgba(var(--color-foreground-rgb) / .02);transition:background .15s}.bp-faq__question::-webkit-details-marker{display:none}.bp-faq__question:after{content:"+";font-size:20px;font-weight:300;color:#1d9e75;transition:transform .2s;flex-shrink:0;margin-left:8px}details[open] .bp-faq__question{background:#1d9e750d}details[open] .bp-faq__question:after{transform:rotate(45deg)}.bp-faq__answer{padding:.875rem 1.25rem 1.1rem;font-size:15px;font-weight:300;line-height:1.75;color:rgba(var(--color-foreground-rgb) / .8);border-top:.5px solid rgba(var(--color-foreground-rgb) / .08);word-break:break-word}.bp-section-wrapper{max-width:1200px;width:100%;margin:0 auto;padding:2.5rem 2rem 5rem;font-family:DM Sans,sans-serif;box-sizing:border-box}.bp-breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:rgba(var(--color-foreground-rgb) / .4);margin-bottom:2rem;flex-wrap:wrap}.bp-breadcrumb a{color:inherit;text-decoration:none;transition:color .15s}.bp-breadcrumb a:hover{color:#1d9e75}.bp-breadcrumb__current{color:rgba(var(--color-foreground-rgb) / .6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.bp-breadcrumb__sep{opacity:.3}.bp-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.25rem}.bp-tag{font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:4px 14px;border-radius:100px;background:#e1f5ee;color:#0f6e56;text-decoration:none;transition:background .15s}.bp-tag:hover{background:#9fe1cb}.bp-header{margin-bottom:1.75rem}.bp-title{font-family:Playfair Display,serif;font-size:clamp(1.9rem,3.5vw,2.75rem);font-weight:600;line-height:1.2;color:rgb(var(--color-foreground-rgb));margin-bottom:1.25rem;max-width:820px;word-break:break-word}.bp-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;color:rgba(var(--color-foreground-rgb) / .5)}.bp-meta__author{display:flex;align-items:center;gap:8px;color:rgb(var(--color-foreground-rgb));font-weight:500}.bp-meta__dot{opacity:.3}.bp-avatar{width:34px;height:34px;border-radius:50%;background:#9fe1cb;color:#085041;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0;letter-spacing:.03em}.bp-hero{width:100%;border-radius:16px;overflow:hidden;margin-bottom:2.5rem;position:relative;background:#e1f5ee;line-height:0}.bp-hero__img{width:100%;height:440px;object-fit:cover;display:block}.bp-hero__caption{position:absolute;bottom:0;left:0;right:0;padding:10px 16px;font-size:12px;font-style:italic;color:#ffffffd9;background:#00000038;line-height:1.5}.bp-body{display:grid;grid-template-columns:220px 1fr 220px;grid-template-areas:"left-sidebar content right-sidebar";gap:2.5rem;align-items:start;margin-bottom:3rem;min-width:0}.bp-left-sidebar{grid-area:left-sidebar;position:sticky;top:6.5rem;display:flex;flex-direction:column;gap:2.25rem;max-height:calc(100vh - 4rem);overflow-y:auto;scrollbar-width:none;min-width:0}.bp-left-sidebar::-webkit-scrollbar{display:none}.bp-right-sidebar{grid-area:right-sidebar;position:sticky;top:7.5em;display:flex;flex-direction:column;gap:1.25rem;max-height:calc(100vh - 4rem);overflow-y:auto;scrollbar-width:none;min-width:0}.bp-right-sidebar::-webkit-scrollbar{display:none}.bp-sidebar__card{background:rgba(var(--color-foreground-rgb) / .03);border:.5px solid rgba(var(--color-foreground-rgb) / .1);border-radius:12px;padding:1.25rem;min-width:0;box-sizing:border-box}.bp-sidebar__label{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground-rgb) / .38);margin-bottom:1rem}.bp-sidebar__back{font-size:12px;color:rgba(var(--color-foreground-rgb) / .45);text-decoration:none;display:flex;align-items:center;gap:4px;padding:.5rem 0;transition:color .15s}.bp-sidebar__back:hover{color:#1d9e75}.bp-toc{display:flex;flex-direction:column;gap:2px}.bp-toc__empty{font-size:12px;color:rgba(var(--color-foreground-rgb) / .35);font-style:italic}.bp-toc__item{display:flex;align-items:baseline;gap:6px;font-size:12.5px;font-weight:400;color:rgba(var(--color-foreground-rgb) / .55);text-decoration:none;padding:5px 8px;border-radius:6px;border-left:2px solid transparent;line-height:1.45;transition:color .15s,background .15s,border-color .15s;min-width:0}.bp-toc__item--sub{padding-left:18px;font-size:12px;color:rgba(var(--color-foreground-rgb) / .4)}.bp-toc__item:hover{color:#1d9e75;background:#1d9e750f;border-left-color:#1d9e754d}.bp-toc__item.is-active{color:#1d9e75;background:#1d9e7514;border-left-color:#1d9e75;font-weight:500}.bp-toc__num{font-size:11px;color:rgba(var(--color-foreground-rgb) / .3);flex-shrink:0}.bp-toc__text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp-related{display:flex;flex-direction:column;gap:12px;margin-bottom:1rem}.bp-related__item{display:flex;align-items:flex-start;gap:10px;text-decoration:none;padding:6px;border-radius:8px;transition:background .15s;min-width:0}.bp-related__item:hover{background:#1d9e750d}.bp-related__thumb{width:48px;height:48px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#e1f5ee}.bp-related__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.bp-related__thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#1d9e75}.bp-related__info{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.bp-related__title{font-size:12.5px;font-weight:500;color:rgb(var(--color-foreground-rgb));line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.bp-related__date{font-size:11px;color:rgba(var(--color-foreground-rgb) / .4)}.bp-related__none{font-size:12px;color:rgba(var(--color-foreground-rgb) / .35);font-style:italic}.bp-related__view-all{font-size:12px;font-weight:500;color:#1d9e75;text-decoration:none;display:block;padding-top:.75rem;border-top:.5px solid rgba(var(--color-foreground-rgb) / .08);transition:color .15s}.bp-related__view-all:hover{color:#0f6e56}.bp-share-col{display:flex;flex-direction:column;gap:6px}.bp-share-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;border:.5px solid rgba(var(--color-foreground-rgb) / .15);background:transparent;font-size:12.5px;font-weight:400;font-family:DM Sans,sans-serif;color:rgba(var(--color-foreground-rgb) / .65);cursor:pointer;text-decoration:none;transition:background .15s,color .15s,border-color .15s;box-sizing:border-box;width:100%}.bp-share-btn:hover{background:rgba(var(--color-foreground-rgb) / .05);color:rgb(var(--color-foreground-rgb));border-color:rgba(var(--color-foreground-rgb) / .25)}.bp-share-btn svg{flex-shrink:0}.bp-content{grid-area:content;min-width:0;overflow-wrap:break-word;word-break:break-word}.bp-content.rte p{font-size:17px;font-weight:300;line-height:1.85;color:rgb(var(--color-foreground-rgb));margin-bottom:1.5rem}.bp-dropcap:first-letter{font-family:Playfair Display,serif;font-size:4.2rem;font-weight:600;float:left;line-height:.8;margin-right:8px;margin-top:10px;color:#1d9e75}.bp-content.rte h2{font-family:Playfair Display,serif;font-size:1.65rem;font-weight:600;margin:2.5rem 0 1rem;color:rgb(var(--color-foreground-rgb));scroll-margin-top:1.5rem;word-break:break-word}.bp-content.rte h3{font-family:DM Sans,sans-serif;font-size:1.15rem;font-weight:500;margin:2rem 0 .75rem;color:rgb(var(--color-foreground-rgb));scroll-margin-top:1.5rem;word-break:break-word}.bp-content.rte a{color:#1d9e75;text-decoration:underline;text-underline-offset:3px;word-break:break-all}.bp-content.rte a:hover{color:#0f6e56}.bp-content.rte img{width:100%;max-width:100%;height:auto;border-radius:10px;margin:1.5rem 0;display:block}.bp-content.rte ul,.bp-content.rte ol{margin:0 0 1.5rem 1.25rem;font-size:17px;font-weight:300;line-height:1.85;color:rgb(var(--color-foreground-rgb))}.bp-content.rte li{margin-bottom:.4rem}.bp-content.rte blockquote{border-left:3px solid #1D9E75;padding:1rem 1.5rem;margin:2rem 0;background:#e1f5ee;border-radius:0 10px 10px 0}.bp-content.rte blockquote p{font-family:Playfair Display,serif!important;font-size:1.2rem!important;font-style:italic;color:#0f6e56!important;font-weight:400!important;margin-bottom:0!important}.bp-content.rte code{font-size:14px;background:rgba(var(--color-foreground-rgb) / .07);border-radius:4px;padding:2px 6px;word-break:break-all}.bp-content.rte pre{background:rgba(var(--color-foreground-rgb) / .05);border-radius:8px;padding:1rem 1.25rem;overflow-x:auto;margin-bottom:1.5rem;max-width:100%}.bp-content.rte hr{border:none;border-top:.5px solid rgba(var(--color-foreground-rgb) / .1);margin:2.5rem 0}.bp-content.rte table{width:100%;border-collapse:collapse;font-size:15px;margin-bottom:1.5rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.bp-content.rte th,.bp-content.rte td{padding:10px 14px;text-align:left;border-bottom:.5px solid rgba(var(--color-foreground-rgb) / .1);white-space:nowrap}.bp-content.rte th{font-weight:500;color:rgba(var(--color-foreground-rgb) / .6);font-size:12px;letter-spacing:.05em;text-transform:uppercase}.bp-divider{height:.5px;background:rgba(var(--color-foreground-rgb) / .1);margin:3rem 0}.bp-comments-section{max-width:680px}.bp-comments-heading{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground-rgb));margin-bottom:1.75rem}.bp-comments{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.bp-comment{padding:1.25rem;background:rgba(var(--color-foreground-rgb) / .03);border:.5px solid rgba(var(--color-foreground-rgb) / .1);border-radius:12px;box-sizing:border-box}.bp-comment__header{display:flex;align-items:center;gap:10px;margin-bottom:.75rem}.bp-comment__avatar{width:38px;height:38px;border-radius:50%;background:#e6f1fb;color:#185fa5;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.bp-comment__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.bp-comment__name{font-size:14px;font-weight:500;color:rgb(var(--color-foreground-rgb))}.bp-comment__date{font-size:12px;color:rgba(var(--color-foreground-rgb) / .4)}.bp-comment__body{font-size:15px;line-height:1.75;font-weight:300;color:rgba(var(--color-foreground-rgb) / .8);word-break:break-word}.bp-comments-pagination{display:flex;justify-content:center;gap:4px;margin-top:1.5rem;flex-wrap:wrap}.bp-comments-pagination,.bp-comments-pagination a{color:rgba(var(--color-foreground-rgb) / .6);font-size:14px}.bp-comments-pagination a,.bp-comments-pagination .current{display:block;padding:6px 10px}.bp-comments-pagination a:hover,.bp-comments-pagination .current{border-bottom:1px solid rgb(var(--color-foreground-rgb));color:rgb(var(--color-foreground-rgb))}.bp-comment-form__card{padding:1.5rem;background:rgba(var(--color-foreground-rgb) / .03);border:.5px solid rgba(var(--color-foreground-rgb) / .1);border-radius:14px;box-sizing:border-box}.bp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.bp-form-group{margin-bottom:1rem}.bp-form-label{display:block;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground-rgb) / .4);margin-bottom:6px}.bp-form-input{width:100%;padding:10px 14px;font-size:15px;font-family:DM Sans,sans-serif;font-weight:300;border:.5px solid rgba(var(--color-foreground-rgb) / .2);border-radius:8px;background:rgb(var(--color-background-rgb));color:rgb(var(--color-foreground-rgb));transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;box-sizing:border-box}.bp-form-input:focus{outline:none;border-color:#1d9e75;box-shadow:0 0 0 3px #1d9e751f}.bp-form-textarea{resize:vertical;min-height:120px;line-height:1.6}.bp-form-moderation-note{font-size:12px;color:rgba(var(--color-foreground-rgb) / .4);margin-bottom:1rem;font-style:italic}.bp-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 26px;background:#1d9e75;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;font-family:DM Sans,sans-serif;cursor:pointer;letter-spacing:.01em;transition:background .15s,transform .1s}.bp-submit-btn:hover{background:#0f6e56}.bp-submit-btn:active{transform:scale(.98)}.bp-form-errors{padding:1rem 1.25rem;border-radius:8px;background:#fcebeb;border:.5px solid #F09595;margin-bottom:1.25rem}.bp-form-errors__title{font-size:14px;font-weight:500;color:#a32d2d;margin-bottom:.5rem}.bp-form-errors__list{margin-left:1.25rem;font-size:13px;color:#a32d2d}.bp-form-errors__link{color:inherit}.bp-form-success{padding:1rem 1.25rem;border-radius:8px;background:#e1f5ee;border:.5px solid #5DCAA5;color:#0f6e56;font-size:14px;margin-bottom:1.25rem}@media(max-width:1024px){.bp-body{grid-template-columns:200px 1fr;grid-template-areas:"left-sidebar content" ". right-sidebar";gap:2rem}.bp-right-sidebar{position:static;max-height:none;overflow:visible;flex-direction:row;flex-wrap:wrap}.bp-right-sidebar .bp-sidebar__card{flex:1;min-width:200px}.bp-share-col{flex-direction:row;flex-wrap:wrap;gap:6px}}@media(max-width:768px){.bp-section-wrapper{padding:1.5rem 1rem 3rem;overflow-x:hidden}.bp-body{grid-template-columns:1fr;grid-template-areas:"content" "left-sidebar" "right-sidebar";gap:2rem;width:100%}.bp-left-sidebar{position:static;max-height:none;overflow:visible;flex-direction:row;flex-wrap:wrap;gap:1rem}.bp-left-sidebar .bp-sidebar__card{flex:1;min-width:0;width:100%;box-sizing:border-box}.bp-right-sidebar{position:static;max-height:none;overflow:visible;flex-direction:column;flex-wrap:nowrap}.bp-right-sidebar .bp-sidebar__card{width:100%;box-sizing:border-box}.bp-share-col{flex-direction:column}.bp-share-btn{width:100%;box-sizing:border-box}.bp-hero__img{height:220px}.bp-hero{border-radius:10px}.bp-form-row{grid-template-columns:1fr}.bp-comments-section{max-width:100%}.bp-faq__list{grid-template-columns:1fr}.bp-faq{max-width:100%}.bp-content.rte img{width:100%;height:auto;margin:1rem 0}.bp-content.rte blockquote{padding:.75rem 1rem;margin:1.5rem 0}.bp-title{font-size:1.75rem}.bp-comments-heading{font-size:1.3rem}.bp-comment-form__card{padding:1rem}}@media(max-width:480px){.bp-section-wrapper{padding:1rem .875rem 2.5rem}.bp-title{font-size:1.55rem}.bp-content.rte p,.bp-content.rte ul,.bp-content.rte ol{font-size:16px}.bp-hero__img{height:180px}.bp-meta{gap:8px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/main-article.css.map */
