.blogArticleContent{display:flex;flex-direction:column;gap:24px}.blogArticleContent__html{color:#27304a;font-size:18px;line-height:1.7}.blogArticleContent__html p+p{margin-top:14px}.blogArticleContent__html h2{margin-top:30px;color:var(--accentBorder);font-size:40px;line-height:1.2;font-weight:800}.blogArticleContent__html h3,.blogArticleContent__html h4,.blogArticleContent__html h5,.blogArticleContent__html h6{margin-top:30px;color:var(--accentBorder);font-size:32px;line-height:1.2;font-weight:800}.blogArticleContent__html h2:first-child,.blogArticleContent__html h3:first-child,.blogArticleContent__html h4:first-child,.blogArticleContent__html h5:first-child,.blogArticleContent__html h6:first-child{margin-top:0}.blogArticleContent__html ol,.blogArticleContent__html ul{margin-top:14px;padding-left:24px}.blogArticleContent__html li+li{margin-top:8px}.blogArticleContent__html a{color:var(--accent);text-decoration:underline}.blogArticleContent__html b,.blogArticleContent__html strong{font-size:inherit;font-weight:600}.blogArticleContent__html blockquote{margin-top:14px;border-left:4px solid rgba(78,134,228,.28);padding-left:18px;color:#47506a}.blogArticleContent__html code{border-radius:6px;padding:2px 6px;background:#f0f5ff;color:#304570;font-size:.95em}.blogArticleContent__tour{margin:8px 0}.blogArticleContent__tour .toursCatalogGrid{display:block}@media (max-width:980px){.blogArticleContent__html{font-size:17px}.blogArticleContent__html h2,.blogArticleContent__html h3,.blogArticleContent__html h4,.blogArticleContent__html h5,.blogArticleContent__html h6{font-size:26px}}@media (max-width:560px){.blogArticleContent{gap:18px}.blogArticleContent__html{font-size:16px;line-height:1.65}.blogArticleContent__html h2,.blogArticleContent__html h3,.blogArticleContent__html h4,.blogArticleContent__html h5,.blogArticleContent__html h6{font-size:22px}}.blogPageSection{display:flex;flex-direction:column;gap:30px;padding:50px 0}.blogPageSection__intro{max-width:820px}.blogPageSection__eyebrow{color:#8b96b0;font-size:13px;line-height:18px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.blogPageSection__title{margin-top:10px;color:var(--accentBorder);font-size:48px;line-height:1.08;font-weight:800}.blogPageArticle{display:flex;flex-direction:column;gap:30px;padding:52px 0 86px}.blogPageArticle__backLink{display:inline-flex;width:fit-content;color:var(--accent);text-decoration:none;font-size:15px;line-height:20px;font-weight:700}.blogPageArticle__backLink:hover{text-decoration:underline}.blogPageArticle__header{display:flex;flex-direction:column;gap:16px}.blogPageArticle__meta{color:#8b96b0;font-size:14px;line-height:20px;font-weight:600}.blogPageArticle__title{color:var(--accentBorder);font-size:54px;line-height:1.08;font-weight:800}.blogPageArticle__lead{max-width:860px;color:#54607d;font-size:20px;line-height:1.55}.blogPageArticle__tags{display:flex;flex-wrap:wrap;gap:10px}.blogPageArticle__tag{border-radius:999px;padding:6px 12px;background:var(--accentLight);color:var(--accentBorder);font-size:12px;line-height:16px;font-weight:700}.blogPageArticle__cover{display:block;width:100%;border-radius:28px;object-fit:cover;max-height:560px}@media (max-width:980px){.blogPageSection{padding:36px 0 52px}.blogPageSection__title{font-size:38px}.blogPageArticle{padding:36px 0 64px}.blogPageArticle__title{font-size:42px}.blogPageArticle__lead{font-size:18px}}@media (max-width:560px){.blogPageSection{gap:22px}.blogPageSection__title{font-size:30px}.blogPageArticle{gap:22px}.blogPageArticle__title{font-size:30px}.blogPageArticle__lead{font-size:16px}.blogPageArticle__cover{border-radius:20px}}