.port{position:relative;display:grid;grid-template-columns:300px 1fr 300px;gap:2rem}@media (max-width:1110px){.port{display:block}}.port-content>*:not(:first-child){margin-top:3rem}.top-block__ad{position:sticky;top:0;width:100%;max-width:300px;align-self:start;transition:margin-top .3s ease}.top-block__ad--left{padding-inline-start:1rem}.top-block__ad--right{padding-inline-end:1rem}.top-block__ad--new{display:none}@media (max-width:1100px){.top-block__ad--left,.top-block__ad--right{display:none!important}.top-block__ad--new{display:block;max-width:100%}}.test-banner{width:100%;height:700px;background-color:rgba(247,246,251,.652);border:1px solid var(--borderColor);border-radius:1rem}@media (max-width:1024px){.test-banner{max-width:100%;height:260px;margin-bottom:2rem}}@media (max-width:1460px){.top-block__wrap{display:block}.top-block__wrap>*:not(:last-child){margin-bottom:2rem}.subs-section__wrap{display:block}.subs-section__btn{display:inline-flex;width:100%;height:48px;margin-block-start:1.35rem}.feat-posts__list{grid-template-columns:repeat(2,1fr)}.home-category__list{grid-template-columns:repeat(2,1fr)}}.test-banner2{width:100%;height:200px;background-color:rgba(247,246,251,.652);border:1px solid var(--borderColor);border-radius:1rem}.single-post__ad{margin-block-end:1.5rem}.single-post__ad--morepost{margin-block-start:1.5rem}.single-post__ad--sidebar{margin-block-end:1.5rem;padding-inline-start:1rem}.test-banner3{height:300px}.single-post__ad--cats{margin-block-start:1.5rem;margin-block-end:0}.single-post__img{position:relative}.single-post__caption{width:100%;padding-top:10px;font-size:14px;color:var(--greyColor)}@media (max-width:500px){.single-post__caption{font-size:13px}}.home-categories__list{display:grid;gap:1.4rem;grid-template-columns:repeat(3,1fr);margin-block-start:1.5rem}@media (max-width:1024px){.home-categories__list{gap:1.2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.home-categories__list{grid-template-columns:repeat(1,1fr)}}.home-categories__item{position:relative;width:100%;height:226px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:8px;overflow:clip;transition:filter .4s ease-in}@media (max-width:1024px){.home-categories__item{background-position:top center}}.home-categories__item:hover{filter:brightness(120%);transition:filter .4s ease-in}.home-categories__item:hover .home-categories__img{transform:scale(1.1);transition:transform .4s ease-in}.home-categories__caption{position:absolute;bottom:0;left:0;width:100%;padding:1rem;font-size:1.05rem;line-height:120%;font-weight:500;background:linear-gradient(to right,rgba(22,22,29,.55) 10%,rgba(22,22,29,0));color:#fff}.home-categories__item:hover>.home-categories__btn{background-color:var(--btnBg);border-color:var(--btnBg);transition:border-color .4s ease-in,background-color .4s ease-in}.home-categories__link{position:absolute;inset:0;z-index:1}.single-post__ad--single-bottom{margin-top:2rem}