.latest-post{background:#f6f7fc;padding:100px;margin-top:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px}@media only screen and (max-width:767px){.latest-post{padding:20px;gap:30px}}@media only screen and (min-width:768px)and (max-width:1023px){.latest-post{padding:20px;gap:30px}}.latest-post__header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.latest-post__header-label{color:#000;font-size:36px;line-height:1.5;font-family:HankenGroteskBold}.latest-post__header-option{color:#3e403d;font-size:16px;line-height:1.5;font-family:MalloryLight}@media only screen and (max-width:767px){.latest-post__header-option{font-size:12px}}.latest-post__line{margin:20px auto;display:block;height:1px;width:100%;background-color:#9f9f9f}@media only screen and (min-width:1024px)and (max-width:1299px){.latest-post__line{margin:14px auto}}@media only screen and (min-width:1024px)and (max-width:1299px)and (max-width:767px){.latest-post__line{margin:10px auto}}.latest-post__wrapper{display:flex;flex-wrap:wrap;align-items:stretch;gap:30px}@media only screen and (max-width:767px){.latest-post__wrapper{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1023px){.latest-post__wrapper{flex-direction:column}}@media only screen and (min-width:1024px)and (max-width:1299px){.latest-post__wrapper{flex-direction:column}}.latest-post__wrapper-item{width:calc((100% - 60px)/3);height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;border-radius:10px}@media only screen and (max-width:767px){.latest-post__wrapper-item{width:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.latest-post__wrapper-item{width:100%}}@media only screen and (min-width:1024px)and (max-width:1299px){.latest-post__wrapper-item{width:100%}}.latest-post__wrapper-item .blog-content p{margin:0}.latest-post__wrapper-item .blog-estimated-time{display:flex;align-items:center;gap:10px}.latest-post__wrapper-item .blog-estimated-time p{margin:0;text-transform:capitalize}.latest-post__wrapper-item .blog-type{width:-moz-fit-content;width:fit-content;background:linear-gradient(#fff 0 0) padding-box,linear-gradient(270deg,#fed800,#122bac) border-box;padding:3px 8px;border:2px solid transparent;border-radius:10px;display:inline-block;font-weight:900;margin:0;font-size:14px}.latest-post__wrapper-item>img{width:100%;height:300px;object-fit:cover;border-radius:12px}@media only screen and (max-width:767px){.latest-post__wrapper-item>img{height:auto}}@media only screen and (min-width:768px)and (max-width:1023px){.latest-post__wrapper-item>img{height:auto}}@media only screen and (min-width:1024px)and (max-width:1299px){.latest-post__wrapper-item>img{height:auto}}