.tag{display:inline-block;padding:10px;background-color:#f7f8f9;font-family:var(--font-inter);font-size:14px;line-height:20px;color:#494f59;transition:all .3s}.tag,.tag_small{border-radius:60px}.tag_small{font-size:12px;line-height:16px;padding:7px}.tag:hover{background-color:#e1e4e8}.tag:active{background-color:#f0f1f2}.blog-post-info{display:flex;justify-content:center;width:100%;font-family:var(--font-inter);margin-bottom:10px}.blog-post-info__content{display:flex;flex-direction:column;align-items:center;width:100%;gap:28px;padding:0 16px}@media screen and (min-width:764px){.blog-post-info__content{max-width:700px;padding:0}}@media screen and (min-width:1024px){.blog-post-info__content{max-width:780px}}.blog-post-info__image{position:relative;width:100%;height:138px;border-radius:16px;overflow:hidden;background-size:cover}@media screen and (min-width:764px){.blog-post-info__image{height:300px;border-radius:24px}}.blog-post-info__time{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:12px;font-weight:400;line-height:16px}.blog-post-info__time>div{display:flex;gap:5px}.blog-post-info__title{width:100%;font-size:28px;line-height:36px;font-weight:600;text-align:left;color:#1d2024;transition:.3s}@media screen and (min-width:764px){.blog-post-info__title{font-size:32px;line-height:40px}}@media screen and (min-width:1024px){.blog-post-info__title{font-size:40px;line-height:48px}}@media screen and (min-width:1440px){.blog-post-info__title{font-size:48px;line-height:56px}}.blog-post-info__links{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:32px}@media screen and (min-width:764px){.blog-post-info__links{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.blog-post-info__tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.blog-post-info__share{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:12px;line-height:16px}.table-of-contents{width:100%;overflow:hidden;font-family:var(--font-inter);margin-bottom:40px}.table-of-contents__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:13px 32px;border-radius:10px;background:#fafbfc;transition:all .3s;margin-top:44px}@media screen and (min-width:764px){.table-of-contents__header{padding:16px 32px;margin-top:60px}}@media screen and (min-width:1440px){.table-of-contents__header{margin-top:40px}}.table-of-contents__header:hover{cursor:pointer;background-color:#f0f1f2}.table-of-contents__header img{width:auto;transition:all .3s;transform:rotate(-90deg)}.table-of-contents__header_open img{transform:rotate(0deg)}.table-of-contents__title{font-size:16px;line-height:22px;font-weight:500;color:#494f59}@media screen and (min-width:764px){.table-of-contents__title{font-size:18px;line-height:24px}}@media screen and (min-width:1440px){.table-of-contents__title{font-size:20px;line-height:26px}}.table-of-contents__list{overflow:hidden;height:0;padding-left:52px;transition:all .3s}.table-of-contents__list-open{margin:14px 0}.table-of-contents__item{padding:3px 0;font-size:14px;line-height:20px;transition:all .3s}.table-of-contents__item:hover{color:#129a44}@media screen and (min-width:764px){.table-of-contents__item{font-size:16px;line-height:22px}}@media screen and (min-width:1440px){.table-of-contents__item{font-size:16px;line-height:24px}}.table-of-contents__inner-list{list-style:none;padding-left:0}.blog-post-content{display:flex;justify-content:center;width:100%;font-family:var(--font-inter);color:#1d2024}.blog-post-content .wp-block-image>img,.blog-post-content img{width:100%}.blog-post-content__content{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 16px}.blog-post-content__content>*{width:100%;text-align:left}@media screen and (min-width:764px){.blog-post-content__content{max-width:700px;padding:0}}@media screen and (min-width:1024px){.blog-post-content__content{max-width:780px}}.blog-post-content__h2{margin:40px 0 20px;font-size:32px;line-height:40px;font-weight:600}.blog-post-content__h3{margin:20px 0 10px;font-size:20px;line-height:24px;font-weight:600}.blog-post-content__paragraph{font-size:16px;line-height:160%;margin:5px 0}.blog-post-content__paragraph>a{color:#129a44;text-decoration:underline;transition:all .3s}.blog-post-content__paragraph>a:hover{color:#3fea97}.blog-post-content__ol,.blog-post-content__ul{margin:5px 0;padding-left:30px;font-size:16px;line-height:24px}.blog-post-content__ol>li,.blog-post-content__ul>li{padding:3px 0}.blog-post-content__ol li::marker{color:#1d2024;font-size:16px}.blog-post-content__table{overflow-x:auto;margin:14px 0}@media screen and (min-width:764px){.blog-post-content__table{margin:14px 40px;overflow-x:visible}}.blog-post-content__table table{min-width:764px;border:1px solid #f0f1f2;border-collapse:separate;border-spacing:0;overflow:hidden}@media screen and (min-width:764px){.blog-post-content__table table{min-width:auto;border-radius:16px;box-shadow:0 2px 24px 0 rgba(29,32,36,.1)}}.blog-post-content__table tr:nth-child(2n){background-color:#f7f8f9}.blog-post-content__table tr:not(:first-child) td{border-top:1px solid #f0f1f2}.blog-post-content__table td{padding:16px;border-collapse:collapse;color:#494f59}.blog-post-content__table td:first-child{font-weight:700}