.home-page__wrapper{margin:6.4rem auto 10rem}@media(max-width:1080px){.home-page__wrapper{margin:4rem auto 8.8rem}}@media(max-width:550px){.home-page__wrapper{margin:0 auto 6.4rem}}.section-title-wrapper{gap:1.6rem;display:flex;align-items:baseline;margin-bottom:3.2rem}.section-title-wrapper__title,.section-title-wrapper__title-link{font-size:3.2rem;font-weight:700;line-height:1.2;transition:color .25s ease}.section-title-wrapper__title-link:hover{color:var(--category-title-hover-color)}.section-posts{display:grid;grid-column-gap:3.2rem;column-gap:3.2rem}.section-2{display:flex;flex-direction:column;margin-top:10.4rem}.section-2-posts{grid-template-columns:repeat(2,1fr)}.section-3{display:flex;flex-direction:column;margin-top:10.4rem}.section-3-posts{grid-template-columns:repeat(3,1fr)}.section--inline .section-posts:nth-child(n+3){margin-top:4rem;padding-top:4rem;border-top:1px solid var(--inline-section-hr-color);transition:border .25s ease}@media(max-width:1250px){.section--inline .section-posts{grid-template-columns:1fr;row-gap:6.4rem}.section--inline .section-posts:nth-child(n+3){margin-top:3.2rem;padding-top:3.2rem;border-top:1px solid var(--inline-section-hr-color)}.section--inline .post-card--inline:first-child:not(:last-child):after{content:"";position:absolute;left:0;bottom:-3.2rem;width:100%;height:1px;background-color:var(--inline-section-hr-color)}}@media(max-width:1080px){.section-2{margin-top:8.8rem}}@media(max-width:980px){.section-3-posts{grid-template-columns:repeat(2,1fr);row-gap:4.8rem}}@media(max-width:650px){.section-2-posts{column-gap:0;row-gap:4.8rem}.section-2-posts,.section-3-posts{grid-template-columns:1fr}.section--inline .section-posts{row-gap:4.8rem}}@media(max-width:550px){.section-title-wrapper{justify-content:space-between;gap:0;padding:0 2rem}.section-title-wrapper__title,.section-title-wrapper__title-link{font-size:2.8rem}.section-2,.section-3{margin-top:6.4rem}.section--inline .section-posts:nth-child(n+3){border-top:none;margin-top:4.8rem;padding-top:0}.section--inline .post-card--inline:first-child:not(:last-child):after{content:none}}.view-category-btn{display:flex;align-items:center;gap:.4rem;font-size:1.5rem;font-weight:700;line-height:1.2;color:var(--view-category-color);transition:color .25s ease;cursor:pointer}.view-category-btn svg{transition:transform .25s ease-in-out}.view-category-btn svg path{transition:stroke .25s ease;stroke:var(--view-category-color)}.view-category-btn:hover{color:var(--view-category-hover-color)}.view-category-btn:hover svg{transform:rotate(-45deg)}.view-category-btn:hover svg path{stroke:var(--view-category-hover-color)}@media(max-width:550px){.view-category-btn{font-size:1.4rem}}.featured-post-card{display:flex;gap:6.1rem;width:100%}.featured-post-card__content{justify-content:space-between;width:451px}.featured-post-card__content,.featured-post-card__content-main{display:flex;flex-direction:column}.featured-post-card__category-name{margin-bottom:1.4rem;font-size:1.3rem;font-weight:700;line-height:1.2;letter-spacing:.104rem;text-transform:uppercase;color:var(--tags-and-date-color);transition:color .25s ease;width:-moz-fit-content;width:fit-content}.featured-post-card__category-name:hover{color:var(--tags-hover-color)}.featured-post-card__title{line-height:1}.featured-post-card__title-link{font-size:4.8rem;font-weight:700;line-height:1.16;transition:color .25s ease}.featured-post-card__title-link:hover{color:var(--post-title-hover-color)}.featured-post-card__excerpt{font-size:2rem;font-weight:500;line-height:1.3;margin-top:2.4rem;transition:color .25s ease}.featured-post-card__date{margin-top:2.4rem}.featured-post-card__image-link{display:block;width:65.95%;position:relative;border-radius:.4rem}.featured-post-card__image-link img{position:relative!important;aspect-ratio:16/9}.post-card-date{font-size:1.6rem}@media(max-width:1450px){.featured-post-card__title-link{font-size:4rem}}@media(max-width:1250px){.featured-post-card{gap:3.2rem}.featured-post-card__title-link{font-size:3.6rem}.featured-post-card__excerpt{font-size:1.8rem;margin-top:1.2rem}}@media(max-width:1080px){.featured-post-card{display:flex;flex-direction:column-reverse}.featured-post-card__content{width:100%}.featured-post-card__title-link{font-size:4.8rem}.featured-post-card__excerpt{font-size:2.4rem}.featured-post-card__image-link{width:100%}}@media(max-width:880px){.featured-post-card__title-link{font-size:4rem}.featured-post-card__excerpt{font-size:2rem}}@media(max-width:780px){.featured-post-card__title-link{font-size:3.6rem}}@media(max-width:650px){.featured-post-card{display:flex;flex-direction:column-reverse}.featured-post-card__date{margin-top:1.4rem}.featured-post-card__excerpt{font-size:1.6rem}.featured-post-card__date{font-size:1.4rem}}@media(max-width:550px){.featured-post-card{gap:2.4rem;padding:0}.featured-post-card__content{padding:0 2rem}.featured-post-card__title-link{font-size:2.6rem}.featured-post-card__category-name{font-size:1.2rem}.featured-post-card__excerpt{font-size:1.6rem}.featured-post-card__date{margin-top:2rem}.featured-post-card__image-link,.featured-post-card__image-link img{border-radius:0}}.update-date{color:var(--tags-and-date-color);font-weight:600;line-height:1.2}:root{--background-color:#fdfdfd;--primary-color:#1d1d1f;--primary-color-reverse:#fff;--hr-color:#ddd;--tags-and-date-color:#575757;--tags-hover-color:#7c7c7c;--search-button--disabled:#888;--navigation-hover-color:#616162;--navigation-bg-hover-color:#eee;--list-hover-color:#8e8e8f;--post-title-hover-color:#616162;--post-content-link-color:#0039d5;--category-title-hover-color:#616162;--view-category-color:#575757;--view-category-hover-color:#858585;--inline-section-hr-color:#e4e4e4;--footer-top-bg-color:#f8f8f8;--footer-top-info-color:#555;--footer-main-bg-color:#f1f1f2;--footer-list-link-color:#515153;--footer-bottom-nav-item-color:#4f4f4f;--footer-bottom-nav-item-hover-color:#1d1d1f;--footer-bottom-nav-item-border:#bbbbbc;--image-caption:#575757;--code-bg-color:#f4f4f4;--author-block-bg-color:#f6f6f6;--post-author-bio-color:#575757;--meta-hr-color:#d2d2d2;--input-bg-color:#f4f4f4;--input--placeholder-text-color:#a5a5a5;--input-bg-color--focus:#f1f1f2;--dark-btn-bg-color:#1d1d1f;--dark-btn-text-color:#fff;--dark-btn-bg-hover-color:#343435;--light-btn-bg-color:#ededed;--light-btn-text-color:#1d1d1f;--light-btn-bg-hover-color:#e4e4e4;--scroll-top-btn-color:#8e8e8f;--breadcrumb-color:#4a4a4c;--breadcrumb-hover-color:#000;--breadcrumb-color--current:#575757;--loader-light-color:#fdfdfd;--loader-dark-color:#1d1d1f;--scrollbar-color:#fdfdfd;--scrollbar-thumb-color:#d9d9d9;--scrollbar-thumb-hover-color:#bfbfbf}:root.dark{--background-color:#1d1d1f;--primary-color:#ededed;--primary-color-reverse:#1d1d1f;--hr-color:#343435;--tags-and-date-color:#a8a8a8;--tags-hover-color:#bababa;--search-button--disabled:#b2b2b2;--navigation-hover-color:#afafaf;--navigation-bg-hover-color:#616162;--list-hover-color:#777779;--post-title-hover-color:#bbbbbc;--post-content-link-color:#8ab4f8;--category-title-hover-color:#bbbbbc;--view-category-color:#a5a5a5;--view-category-hover-color:#d2d2d2;--inline-section-hr-color:#343435;--footer-top-bg-color:#19191b;--footer-top-info-color:#a5a5a5;--footer-main-bg-color:#121214;--footer-list-link-color:#a0a0a2;--footer-bottom-nav-item-color:#898989;--footer-bottom-nav-item-hover-color:#a5a5a5;--footer-bottom-nav-item-border:#343435;--image-caption:#a5a5a5;--code-bg-color:#4a4a4c;--author-block-bg-color:#29292a;--post-author-bio-color:#a5a5a5;--meta-hr-color:#777779;--input-bg-color:#343435;--input--placeholder-text-color:#8e8e8f;--input-bg-color--focus:#000;--dark-btn-bg-color:#343435;--dark-btn-text-color:#f6f6f6;--dark-btn-bg-hover-color:#29292a;--light-btn-bg-color:#343435;--light-btn-text-color:#f6f6f6;--light-btn-bg-hover-color:#29292a;--scroll-top-btn-color:#4a4a4c;--breadcrumb-color:#ddd;--breadcrumb-hover-color:#fff;--breadcrumb-color--current:#a8a8a8;--loader-light-color:#fdfdfd;--loader-dark-color:#fdfdfd;--scrollbar-color:#1d1d1f;--scrollbar-thumb-color:#343435;--scrollbar-thumb-hover-color:#4a4a4c}.post-card{display:grid;grid-template-rows:auto 1fr;grid-row-gap:2.4rem;row-gap:2.4rem}.post-card--inline{display:grid;grid-column-gap:3.2rem;column-gap:3.2rem;grid-row-gap:0;row-gap:0;grid-template-columns:repeat(2,1fr);position:relative}.post-card__image-link{position:relative;display:block;background-color:var(--hr-color);border-radius:.4rem}.post-card__image-link img{position:relative!important;aspect-ratio:16/9}.post-card__content{display:grid;grid-template-rows:1fr auto;grid-row-gap:2.4rem;row-gap:2.4rem}.post-card__content--inline{display:flex;flex-direction:column;gap:0}.post-card__title-link{font-weight:700;line-height:1.16;transition:color .25s ease}.post-card__title-link:hover{color:var(--post-title-hover-color)}.post-card__title-link--2{font-size:2.8rem}.post-card__title-link--3{font-size:2.4rem}.post-card__title-link--inline{font-size:2.2rem;line-height:1.2}.post-card__category{color:var(--tags-and-date-color);font-size:1.2rem;font-weight:700;line-height:1.2;letter-spacing:.096rem;text-transform:uppercase;margin-bottom:1.4rem;transition:color .25s ease}.post-card__category:hover{color:var(--tags-hover-color)}.post-card__date{font-size:1.6rem}.post-card__date--inline{margin-top:auto}.post-card__title-category-wrapper{display:flex;flex-direction:column}@media(max-width:1450px){.post-card__date--3,.post-card__date--inline{font-size:1.5rem}}@media(max-width:1250px){.post-card__title-link--inline{font-size:2.8rem}}@media(max-width:980px){.post-card__title-link--2,.post-card__title-link--inline{font-size:2.4rem}}@media(max-width:780px){.post-card__title-link--2,.post-card__title-link--3,.post-card__title-link--inline{font-size:2rem}}@media(max-width:650px){.post-card__title-link--2{font-size:2.8rem}.post-card__title-link--inline{font-size:1.8rem}.post-card__date{font-size:1.4rem}}@media(max-width:550px){.post-card{padding:0 2rem}.post-card--inline{display:flex;flex-direction:column;column-gap:0;row-gap:2.4rem}.post-card--inline .post-card__category{margin:0}.post-card__content{gap:1.6rem}.post-card__title-link--2,.post-card__title-link--3,.post-card__title-link--inline{font-size:2.2rem}}