.share-article{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.share-article__text{font-size:1.125rem;font-weight:600;color:var(--vp-primary-text)}.share-article__list{display:flex;list-style:none;gap:1.5rem}@media(max-width:425px){.share-article__list{gap:1rem}}.share-article__item,.share-article__link{display:flex}.share-article__link img{width:1.25rem;height:1.25rem}.toc{position:-webkit-sticky;position:sticky;top:7.5rem;width:100%;height:100%;min-width:18rem}@media(max-width:890px){.toc{max-width:unset;min-width:unset;position:static;top:0}}.toc__drop-down{background:linear-gradient(180deg,rgba(255,255,255,0) -66.67%,rgba(255,255,0,.08) 90.62%);border:1px solid hsla(0,0%,100%,.2509803922);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);border-radius:2rem;padding:.75rem 1.5rem;color:var(--vp-secondary-title);font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;text-transform:uppercase;cursor:pointer}.toc__drop-down img{width:1rem;height:1rem}.toc__drop-down-icon{display:flex}.toc__drop-down-icon img{width:100%;height:100%;transition:.3s ease-in-out}.toc__drop-down-icon img.rotated{transform:rotate(180deg)}.toc__content{background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,0,.05));border:1px solid var(--vp-primary-border);-webkit-backdrop-filter:blur(4.375rem);backdrop-filter:blur(4.375rem);border-radius:1.5rem;padding:1rem;display:flex;flex-direction:column;gap:.25rem}@media(max-width:500px){.toc__content{gap:.25rem}}.toc__content.show{display:flex}.toc__content.hide{display:none}.toc__content-li{display:flex}.toc__content-text{font-size:1.125rem;font-weight:400;line-height:1.75rem;color:var(--vp-secondary-text);padding:.5rem;width:100%;transition:1s ease}@media(max-width:600px){.toc__content-text{font-size:1rem;line-height:1.5rem;padding:.5rem}}@media(max-width:425px){.toc__content-text{padding:.25rem}}.single-article__h2{scroll-margin-top:6.875rem;font-family:var(--BaiJamjuree),sans-serif;font-size:1.5rem;font-weight:700;color:var(--vp-primary-title);margin-bottom:1rem}@media(max-width:425px){.single-article__h2{font-size:1.25rem;scroll-margin-top:5.25rem}}.single-article__h3{font-size:1.25rem;font-weight:700;color:var(--vp-primary-title)}@media(max-width:425px){.single-article__h3{font-size:1rem}}.mb-m{margin-bottom:1.5rem}.mb-s{margin-bottom:1rem}.mb-xs{margin-bottom:.625rem}.single-article__content-image{width:100%;display:flex}.single-article__content-image img{width:100%;height:100%;object-fit:cover;border-radius:.75rem}.single-article__list-disc{display:flex;flex-direction:column;gap:.25rem;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;list-style:disc}.single-article__table{display:flex;justify-content:space-between;gap:1rem}@media(max-width:600px){.single-article__table{flex-direction:column}}.single-article__schema-items{display:flex;flex-direction:column;gap:.25rem;color:#fff}.single-article__row-content{display:flex;flex-direction:column;padding:1.25rem 1rem;border-radius:1rem}@media screen and (max-width:768px){.single-article__row-content{padding:.875rem .625rem}}.single-article__row-content-items{display:flex;width:100%;gap:.75rem}.single-article__row-content-items:not(:last-child){border-bottom:1px solid gray}@media screen and (max-width:768px){.single-article__row-content-items{gap:.5rem;gap:.25rem}}.single-article__row-content-item{width:calc((100% - 1.5rem)/3);padding-bottom:.875rem;padding-top:.875rem}@media screen and (max-width:768px){.single-article__row-content-item{padding-bottom:.5rem;padding-top:.5rem;width:calc((100% - 1rem)/3);width:calc((100% - .5rem)/3);padding-bottom:.25rem;padding-top:.25rem}}.single-article__row-content-item:not(:last-child){padding-right:.75rem}@media screen and (max-width:768px){.single-article__row-content-item:not(:last-child){padding-right:.5rem}}@media screen and (max-width:425px){.single-article__row-content-item:not(:last-child){padding-right:.25rem}}.single-article__row-content-item-half{width:calc((100% - .75rem)/2)}@media screen and (max-width:768px){.single-article__row-content-item-half{width:calc((100% - .5rem)/2);width:calc((100% - .25rem)/2)}}.single-article__row-content-title-and-text{display:flex;flex-direction:column;font-size:1.125rem;font-weight:400}@media screen and (max-width:1200px){.single-article__row-content-title-and-text{font-size:1rem}}@media screen and (max-width:768px){.single-article__row-content-title-and-text{font-size:.875rem}}@media screen and (max-width:550px){.single-article__row-content-title-and-text{font-size:.75rem}}@media screen and (max-width:425px){.single-article__row-content-title-and-text{font-size:.625rem}}.single-article__cmp-table{display:flex;flex-direction:column;width:100%}.single-article__flex{display:flex;justify-content:space-between;gap:3rem}@media(max-width:425px){.single-article__flex{gap:1rem}}.single-article__flex-title{width:4rem;padding-top:.75rem;font-size:1rem;color:var(--vp-primary-title)}@media(max-width:768px){.single-article__flex-title{font-size:.875rem}}@media(max-width:550px){.single-article__flex-title{font-size:.75rem}}@media(max-width:425px){.single-article__flex-title{width:2rem;font-size:.625rem;padding-top:.25rem}}.single-article__cmp-row{display:flex;width:100%;gap:.75rem;font-size:1.125rem;font-weight:400;color:var(--vp-primary-text)}@media screen and (max-width:1200px){.single-article__cmp-row{font-size:1rem}}@media screen and (max-width:768px){.single-article__cmp-row{font-size:.875rem;gap:.5rem}}@media screen and (max-width:550px){.single-article__cmp-row{font-size:.75rem}}@media screen and (max-width:425px){.single-article__cmp-row{font-size:.625rem;gap:.25rem}}.single-article__cmp-row:not(:last-child){border-bottom:1px solid var(--vp-primary-border)}.single-article__cmp-cell{width:calc((100% - 1.5rem)/3);padding:.875rem 0;text-align:start}@media screen and (max-width:768px){.single-article__cmp-cell{width:calc((100% - 1rem)/3);padding:.5rem 0}}@media screen and (max-width:425px){.single-article__cmp-cell{width:calc((100% - .5rem)/3);padding:.25rem 0}}.single-article__cmp-cell:not(:last-child){padding-right:.75rem}@media screen and (max-width:768px){.single-article__cmp-cell:not(:last-child){padding-right:.5rem}}@media screen and (max-width:425px){.single-article__cmp-cell:not(:last-child){padding-right:.25rem}}.single-article__cmp-cell-half{width:calc((100% - .75rem)/2)}@media screen and (max-width:768px){.single-article__cmp-cell-half{width:calc((100% - .5rem)/2);width:calc((100% - .25rem)/2)}}