.posts-list{display:grid;gap:20px;white-space:break-spaces}@media only screen and (min-width:741px)and (max-width:1140px){.posts-list{grid-template-columns:repeat(2,1fr);gap:24px}}@media only screen and (min-width:1141px){.posts-list{gap:24px}}.posts-list__post{display:flex;align-items:center}.posts-list__post-image{display:block;width:64px;height:64px;border-radius:6px;object-fit:cover}.posts-list__post-content{padding-left:20px}@media only screen and (min-width:741px)and (max-width:1140px){.posts-list__post-content{padding-left:24px}}@media only screen and (min-width:1141px){.posts-list__post-content{padding-left:24px}}.posts-list__post-title{display:-webkit-box;overflow-y:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.home-page-intro__container.home-page-intro__container{display:grid;gap:24px;margin-block:16px}@media only screen and (min-width:1141px){.home-page-intro__container.home-page-intro__container{grid-template-columns:8fr 4fr;margin-block:60px}}.home-page-intro__last-post{position:relative}.home-page-intro__last-post-content{position:relative;margin-top:188px;padding:24px;background:linear-gradient(90deg,#FFF,rgba(255,255,255,.8));border-radius:20px;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}@media only screen and (min-width:741px)and (max-width:1140px){.home-page-intro__last-post-content{margin-block:36px;width:346px}}@media only screen and (min-width:1141px){.home-page-intro__last-post-content{margin-block:104px;padding:32px;width:522px}}.home-page-intro__last-post-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden}@media only screen and (min-width:1141px){.home-page-intro__last-post-title{-webkit-line-clamp:3;line-clamp:3}}.home-page-intro__last-post-description>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.home-page-intro__last-post-image{position:absolute;top:0;right:0;width:100%;min-height:220px;object-fit:cover;border-radius:20px}@media only screen and (min-width:741px)and (max-width:1140px){.home-page-intro__last-post-image{width:calc(100% - 108px);height:100%}}@media only screen and (min-width:1141px){.home-page-intro__last-post-image{width:calc(100% - 108px);height:100%}}.home-page-intro__last-post-footer{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.home-page-intro__last-post-date,.home-page-intro__last-post-reading-time{display:flex;align-items:center;gap:8px}.home-page-intro__tabs{padding:12px 24px 24px;background:#fff;border-radius:20px}.home-page-intro__tabs-list{width:100%}.latest-posts-tabs{text-align:center}.latest-posts-tabs__tabs{text-align:left}.latest-posts-tabs__posts{display:grid;row-gap:28px}@media only screen and (min-width:741px)and (max-width:1140px){.latest-posts-tabs__posts{grid-template-columns:repeat(2,1fr);column-gap:16px;row-gap:48px}}@media only screen and (min-width:1141px){.latest-posts-tabs__posts{grid-template-columns:repeat(3,1fr);column-gap:24px;row-gap:60px}}.latest-posts-tabs__all-articles{display:flex;justify-content:center}.latest-posts-tabs__tabs-list.tabs__tablist{grid-auto-flow:column;max-width:100%;overflow-x:auto;scrollbar-width:none}@media only screen and (max-width:740px){.latest-posts-tabs__tabs-list.tabs__tablist{margin-inline:-16px;padding-inline:16px;max-width:calc(100% + 32px)}}@media only screen and (min-width:741px)and (max-width:1140px){.latest-posts-tabs__tabs-list.tabs__tablist{margin-inline:-24px;padding-inline:24px;max-width:calc(100% + 48px)}}.latest-posts-tabs__tabs-list.tabs__tablist::-webkit-scrollbar{display:none}.free-tools__list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.free-tools__item{display:flex;flex-direction:column;padding:16px;background-color:#f3f2f7;border-radius:20px;gap:6px}@media only screen and (min-width:741px)and (max-width:1140px){.free-tools__item{flex-direction:row;align-items:center;padding:16px 24px}}@media only screen and (min-width:1141px){.free-tools__item{flex-direction:row;align-items:center;padding:16px 24px}}.free-tools__item:hover .free-tools__item-icon-arrow{border-color:#0b002e}@media only screen and (max-width:740px){.free-tools__item-icon-picture{align-self:flex-end}}.free-tools__item-icon{width:72px;height:72px}@media only screen and (min-width:1141px){.free-tools__item-icon{width:100px;height:100px}}.free-tools__item-title{flex:1 1}.free-tools__item-icon-arrow{padding:10px;width:40px;height:40px;border:1px solid rgba(11,0,46,.4);border-radius:50%}.action-banner{position:relative;display:grid;grid-template-areas:"content" "action" "image";align-items:center;padding:24px;overflow:hidden;background-color:#f3f2f7;border-radius:20px;gap:16px}@media only screen and (min-width:741px)and (max-width:1140px){.action-banner{grid-template-areas:"content image" "action image";grid-template-columns:1fr auto}}@media only screen and (min-width:1141px){.action-banner{grid-template-areas:"content image action";grid-template-columns:1fr auto auto}}.action-banner__content{grid-area:content;max-width:max(calc(100% - 180px),224px);z-index:1}@media only screen and (min-width:741px)and (max-width:1140px){.action-banner__content{max-width:380px}}@media only screen and (min-width:1141px){.action-banner__content{max-width:460px}}.action-banner__image{grid-area:image}.action-banner__image:after{position:absolute;top:0;right:30px;width:200px;height:100%;background:linear-gradient(270deg,rgba(243,242,247,0),#F3F2F7)}@media only screen and (max-width:740px){.action-banner__image:after{content:""}}.action-banner__image-picture{position:absolute;right:-100px;bottom:-120px;width:360px;height:360px}@media only screen and (min-width:741px)and (max-width:1140px){.action-banner__image-picture{top:-80px;right:-140px;width:460px;height:460px}}@media only screen and (min-width:1141px){.action-banner__image-picture{top:-100px;right:200px;width:420px;height:420px}}.action-banner__action{grid-area:action}.action-banner__action-button{padding-inline:24px}