.blog-main{margin:0 auto;display:flex;flex-direction:column;align-items:center;z-index:1;max-width:1440px}@media screen and (max-width:1439px){.blog-main{padding:0 17px}}.blog-main .blog-main__texts{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;width:1320px;height:235px;text-align:center;flex-shrink:0;border-radius:10px;background:var(--Cyan-100,#62ddff);margin:33px 0 51px;z-index:1}@media screen and (max-width:1439px){.blog-main .blog-main__texts{width:100%;max-width:1320px}}@media screen and (max-width:768px){.blog-main .blog-main__texts{margin:25px 0 23px}}.blog-main .blog-main__texts .blog-main__texts-bg{position:absolute;z-index:2}.blog-main .blog-main__texts .blog-main__texts-bg.left-bottom,.blog-main .blog-main__texts .blog-main__texts-bg.left-top{top:0;left:0}.blog-main .blog-main__texts .blog-main__texts-bg.right-bottom{top:0;right:0}@media screen and (max-width:768px){.blog-main .blog-main__texts .blog-main__texts-bg.right-bottom{display:none}}.blog-main .blog-main__texts .blog-main__texts-bg.right-top{top:0;right:0}@media screen and (max-width:768px){.blog-main .blog-main__texts .blog-main__texts-bg.right-top{display:none}}.blog-main .blog-main__texts.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.blog-main .blog-main__texts .blog-main__title{color:var(--Dark-Blue-1000,#051b26);font-family:PoppinsFont;font-size:60px;font-style:normal;font-weight:600;line-height:69px;z-index:3}@media screen and (max-width:768px){.blog-main .blog-main__texts .blog-main__title{font-size:48px}}.blog-main .blog-main__texts .blog-main__search-container{align-items:flex-start;display:flex;width:681px;height:62px;padding:10px 20px;align-items:center;gap:14px;flex-shrink:0;border-radius:100px;background:#fff;z-index:3}@media screen and (max-width:768px){.blog-main .blog-main__texts .blog-main__search-container{width:289px;height:54px}}.blog-main .blog-main__texts .blog-main__search-container .blog-main__search{color:var(--Dark-Blue-1000,#051b26);text-align:start;font-family:InterFont;font-size:15px;font-style:normal;font-weight:700;line-height:22.62px;letter-spacing:-.15px;z-index:3;width:100%;height:100%;outline:none}.blog-main .blog-main__categories{display:flex;width:1320px;height:62px;align-items:center;gap:30px;flex-shrink:0;margin-bottom:50px}@media screen and (max-width:1439px){.blog-main .blog-main__categories{width:100%}}@media screen and (max-width:768px){.blog-main .blog-main__categories{height:82px;display:grid;grid-template-columns:1fr 1fr;row-gap:14px;column-gap:17px;margin-bottom:23px}}.blog-main .blog-main__categories .blog-main__category-button{width:100%;height:100%;display:flex;padding:20px 36px;align-items:center;justify-content:center;gap:14px;border-radius:100px;border:2px solid var(--Line-Color-Dark,#b9c5e0);color:var(--Dark-Blue-1000,#051b26);text-align:center;font-family:InterFont;font-size:15px;font-style:normal;font-weight:700;line-height:22.62px;letter-spacing:-.15px;text-transform:uppercase}.blog-main .blog-main__categories .blog-main__category-button.selected{background:var(--Cyan-100,#62ddff);border-color:var(--Cyan-100,#62ddff)}@media screen and (max-width:768px){.blog-main .blog-main__categories .blog-main__category-button{padding:0;font-size:8px;letter-spacing:.452px}}.blog-main .blog-main__categories .blog-main__category-button.skeleton,.blog-main .newest-post-card.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite;border:none}.newest-post-card{display:flex;width:1320px;height:392px;padding:22px;margin-bottom:45px;align-items:center;justify-content:space-between;border-radius:20px;background:var(--Background-White,#f1f6f9);border:2px solid var(--Line-Color-Light,#dce3f4)}.newest-post-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}@media screen and (max-width:1439px){.newest-post-card{margin:0 0 45px;width:100%;min-width:351px;gap:30px}}@media screen and (max-width:768px){.newest-post-card{flex-direction:column;height:593px;width:351px;margin:0 0 24px;padding:25px;gap:20px}}.newest-post-card .newest-post-image{width:417px;height:348px;border-radius:10px;object-fit:cover}@media screen and (max-width:1024px){.newest-post-card .newest-post-image{width:400px;height:330px}}@media screen and (max-width:768px){.newest-post-card .newest-post-image{width:301px;height:204px}}.newest-post-card .newest-post-content{display:flex;flex-direction:column;align-items:flex-start;gap:11px;width:700px;height:269px}@media screen and (max-width:768px){.newest-post-card .newest-post-content{height:fit-content;width:100%}}.newest-post-card .newest-post-content .newest-post-header{width:700px;height:22px}@media screen and (max-width:1240px){.newest-post-card .newest-post-content .newest-post-header{width:100%;height:fit-content}}@media screen and (max-width:768px){.newest-post-card .newest-post-content .newest-post-header{height:15px}}.newest-post-card .newest-post-content .newest-post-header .newest-post-category{height:22px;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);font-family:InterFont;font-size:15px;font-style:normal;font-weight:700;line-height:22.62px;letter-spacing:-.15px;text-transform:uppercase}@media screen and (max-width:768px){.newest-post-card .newest-post-content .newest-post-header .newest-post-category{display:flex;line-height:normal}}.newest-post-card .newest-post-content .newest-post-title{min-height:89px;height:auto;width:100%;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);font-family:PoppinsFont;font-size:32px;font-style:normal;font-weight:600;line-height:42px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:1240px){.newest-post-card .newest-post-content .newest-post-title{height:fit-content;font-size:30px;margin-bottom:8px;-webkit-line-clamp:1;line-clamp:1}}@media screen and (max-width:768px){.newest-post-card .newest-post-content .newest-post-title{width:100%;min-height:125px;height:auto;-webkit-line-clamp:3;line-clamp:3}}.newest-post-card .newest-post-content .newest-post-excerpt{height:66px;width:100%;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);font-family:InterFont;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.017px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:768px){.newest-post-card .newest-post-content .newest-post-excerpt{height:85px;font-size:14px;letter-spacing:.791px;-webkit-line-clamp:5;line-clamp:5}}.newest-post-card .newest-post-content .newest-post-footer{display:flex;justify-content:flex-start;gap:9px;margin-top:11px;align-items:center;width:100%;height:48px}@media screen and (max-width:768px){.newest-post-card .newest-post-content .newest-post-footer{margin-top:9px}}.newest-post-card .newest-post-content .newest-post-footer .newest-post-avatar{position:relative;height:48px;width:48px;flex-shrink:0;border-radius:4px;overflow:hidden;object-fit:cover}.newest-post-card .newest-post-content .newest-post-details{display:flex;flex-direction:column}.newest-post-card .newest-post-content .newest-post-details .newest-post-author-name,.newest-post-card .newest-post-content .newest-post-details .newest-post-meta{color:#000;font-family:PoppinsFont;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.newest-post-card .newest-post-content .newest-post-details .newest-post-meta,.post-card{display:flex;align-items:center}.post-card{flex-direction:column;width:428px;height:796px;padding:22px;gap:38px;border-radius:20px;background:var(--Background-White,#f1f6f9);border:2px solid var(--Line-Color-Light,#dce3f4)}.post-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}@media screen and (max-width:1360px){.post-card{margin:0 17px 45px}}@media screen and (max-width:768px){.post-card{margin:0 0 24px;padding:25px;gap:20px;width:351px;height:593px}}.post-card .post-image{min-width:383px;min-height:346px;align-self:stretch;border-radius:10px;object-fit:cover}@media screen and (max-width:768px){.post-card .post-image{min-width:301px;min-height:204px;width:301px;height:204px}}.post-card .post-content{display:flex;flex-direction:column;width:100%;height:100%;align-items:flex-start}@media screen and (max-width:768px){.post-card .post-content{height:fit-content;gap:11px}}.post-card .post-content .post-header{width:100%;height:22px;align-self:stretch}@media screen and (max-width:768px){.post-card .post-content .post-header{height:15px}}.post-card .post-content .post-header .post-category{height:22px;color:var(--Dark-Blue-1000,#051b26);font-family:InterFont;font-size:15px;font-style:normal;font-weight:700;line-height:22.62px;letter-spacing:-.15px;text-transform:uppercase}@media screen and (max-width:768px){.post-card .post-content .post-header .post-category{display:flex;line-height:normal;height:15px}}.post-card .post-content .post-title{width:100%;height:118px;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);font-family:PoppinsFont;font-size:32px;font-style:normal;font-weight:600;line-height:39px;margin-top:19px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:768px){.post-card .post-content .post-title{width:100%;height:125px;margin-top:0;-webkit-line-clamp:3;line-clamp:3}}.post-card .post-content .post-excerpt{width:100%;height:110px;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);font-family:InterFont;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.017px;margin-top:19px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}@media screen and (max-width:768px){.post-card .post-content .post-excerpt{margin:0;height:85px;font-size:14px;letter-spacing:.791px;-webkit-line-clamp:5;line-clamp:5}}.post-card .post-content .post-footer{margin-top:auto;display:flex;align-items:center;width:100%;height:48px;gap:9px}@media screen and (max-width:768px){.post-card .post-content .post-footer{margin-top:9px}}.post-card .post-content .post-footer .post-avatar{height:48px;width:48px;flex-shrink:0;border-radius:4px;object-fit:cover}.post-card .post-content .post-footer .post-author{display:flex;flex-direction:column;align-items:flex-start}.post-card .post-content .post-footer .post-author .post-author-name,.post-card .post-content .post-footer .post-author .post-meta{color:#000;font-family:PoppinsFont;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.post-card.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite;border:none}.posts-list{display:flex;flex-direction:column;gap:68px;margin-bottom:55px}@media screen and (max-width:768px){.posts-list{width:100%;margin-bottom:48px;gap:51px}}.posts-list .posts-list__no-results{color:var(--Dark-Blue-1000,#051b26);text-align:center;font-family:InterFont;font-size:28px;font-style:normal;font-weight:700;line-height:150%;margin:40px}@media screen and (max-width:768px){.posts-list .posts-list__no-results{font-size:24px}}.posts-list .posts-list__grid{display:grid;gap:19px;grid-template-columns:repeat(3,1fr)}@media(max-width:1360px){.posts-list .posts-list__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:950px){.posts-list .posts-list__grid{display:flex;flex-direction:column;gap:24px;align-items:center}}.posts-list .posts-list__btn{display:flex;width:155px;height:49px;padding:10px 20px;align-items:center;gap:14px;align-self:center;border-radius:100px;background:var(--Cyan-100,#62ddff);color:var(--Dark-Blue-1000,#051b26);text-align:center;font-family:InterFont;font-size:15px;font-style:normal;font-weight:700;line-height:22.62px;letter-spacing:-.15px;text-transform:uppercase}.posts-list .posts-list__btn.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite;border:none}.detail-page{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:33px 0 81px;gap:84px}@media screen and (max-width:1024px){.detail-page{padding:33px 17px 48px;gap:48px}}.detail-page .detail-page__post{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:1000px;height:fit-content}@media screen and (max-width:1024px){.detail-page .detail-page__post{width:100%}}.detail-page .detail-page__post .detail-page__post-header{width:100%;height:fit-content;display:flex;flex-direction:column;gap:30px}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts{display:flex;flex-direction:column;width:802px;gap:21px}@media screen and (max-width:1024px){.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts{width:100%}}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts .detail-page__category{height:22px;flex-shrink:0;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);font-family:InterFont;font-size:18px;font-style:normal;font-weight:700;line-height:22.62px;letter-spacing:-.18px;text-transform:uppercase}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts .detail-page__category.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts .detail-page__title{height:fit-content;flex-shrink:0;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);font-family:PoppinsFont;font-size:60px;font-style:normal;font-weight:600;line-height:69px}@media screen and (max-width:1024px){.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts .detail-page__title{font-size:40px;line-height:49px}}@media screen and (max-width:768px){.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts .detail-page__title{font-size:30px;line-height:39px}}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-texts .detail-page__title.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author{width:100%;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"avatar texts   socials" "avatar bio     socials";align-items:center;column-gap:10px;row-gap:6px;min-height:91.4px;padding:20px 0;border-top:2px solid #dce3f4;border-bottom:2px solid #dce3f4}@media screen and (max-width:768px){.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author{grid-template-columns:auto 1fr;grid-template-areas:"avatar  texts" "socials socials" "bio     bio";row-gap:12px}}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__avatar{grid-area:avatar;flex-shrink:0;width:51.397px;height:51.397px;border-radius:2.765px}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__avatar.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__avatar .detail-page__avatar-img{width:100%;height:100%;border-radius:2.765px;object-fit:cover}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-info-texts{grid-area:texts;display:flex;flex-direction:column}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-info-texts .detail-page__author-name{width:100%;height:fit-content;flex-shrink:0;color:var(--Disabled-Color,#959db0);font-family:PoppinsFont;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-info-texts .detail-page__author-name.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-info-texts .detail-page__published-date{color:var(--Disabled-Color,#959db0);font-family:PoppinsFont;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-info-texts .detail-page__published-date.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-bio{grid-area:bio;margin-top:0;color:var(--Disabled-Color,#959db0);font-family:PoppinsFont;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:720px}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-socials{grid-area:socials;display:flex;justify-content:flex-end;gap:13px}@media screen and (max-width:768px){.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-socials{justify-content:flex-start}}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-socials .detail-page__author-social{width:32px;height:32px;cursor:pointer}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-socials .detail-page__author-social.ig{width:33px}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-socials .detail-page__author-social .detail-page__author-social-img{width:100%;height:100%;object-fit:cover}.detail-page .detail-page__post .detail-page__post-header .detail-page__header-author .detail-page__author-socials .detail-page__author-social.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.detail-page .detail-page__post .detail-page__post-header .detail-page__post-image{width:100%;height:526px}@media screen and (max-width:768px){.detail-page .detail-page__post .detail-page__post-header .detail-page__post-image{height:400px}}.detail-page .detail-page__post .detail-page__post-header .detail-page__post-image.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}.detail-page .detail-page__post .detail-page__post-header .detail-page__post-image .detail-page__image-img{width:100%;height:100%;object-fit:cover}.detail-page .detail-page__post .custom-prose{width:1000px;height:fit-content;color:var(--Dark-Blue-1000,#051b26);margin-top:56px}@media screen and (max-width:1024px){.detail-page .detail-page__post .custom-prose{width:100%;margin-top:40px}}.detail-page .detail-page__post .custom-prose li,.detail-page .detail-page__post .custom-prose p{align-self:stretch;font-family:InterFont;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.017px}.detail-page .detail-page__post .custom-prose ul{margin:30px 0 30px 25px}.detail-page .detail-page__post .custom-prose ul li{list-style-type:disc;list-style-position:outside}.detail-page .detail-page__post .custom-prose ol{margin:30px 0 30px 25px}.detail-page .detail-page__post .custom-prose ol li{list-style-type:decimal;list-style-position:outside}.detail-page .detail-page__post .custom-prose h2{align-self:stretch;font-family:PoppinsFont;font-size:40px;font-style:normal;font-weight:600;line-height:45px;margin:53px 0 31px}.detail-page .detail-page__post .custom-prose h3{align-self:stretch;font-family:PoppinsFont;font-size:30px;font-style:normal;font-weight:600;line-height:45px;margin:43px 0 21px}.detail-page .detail-page__post .custom-prose h4{align-self:stretch;font-family:PoppinsFont;font-size:20px;font-style:normal;font-weight:600;line-height:35px;margin:23px 0 11px}.detail-page .detail-page__post .custom-prose a{color:#2563eb}.detail-page .detail-page__post .custom-prose img{height:345px;border-radius:10px;margin-top:34px;object-fit:cover}.detail-page .detail-page__suggested{width:1323px;height:922px;display:flex;flex-direction:column;gap:57px;align-items:center}@media screen and (max-width:1360px){.detail-page .detail-page__suggested{width:100%;height:fit-content;gap:30px}}.detail-page .detail-page__suggested .detail-page__suggested-title{width:100%;height:auto;align-self:stretch;color:var(--Dark-Blue-1000,#051b26);text-align:center;font-family:PoppinsFont;font-size:60px;font-style:normal;font-weight:600;line-height:69px}@media screen and (max-width:768px){.detail-page .detail-page__suggested .detail-page__suggested-title{font-size:40px;line-height:49px}}.detail-page .detail-page__suggested .detail-page__suggested-title.skeleton{background:linear-gradient(90deg,#d1d9e6 0,#b9c5e0 50%,#d1d9e6);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.detail-page .detail-page__suggested .detail-page__suggested-posts{display:flex;width:100%;height:796px;gap:19px}@media screen and (max-width:1360px){.detail-page .detail-page__suggested .detail-page__suggested-posts{flex-direction:column;height:fit-content;align-items:center}}