.page_container__aoG4z{position:relative;width:100vw;min-height:calc(100vh - 70px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page_featuredSection__EBPEV{margin-top:100px}.page_featuredSection__EBPEV,.page_recentPostsSection__DggKH{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.page_recentPostsSection__DggKH{padding-top:50px;padding-bottom:50px;background-color:var(--background-secondary)}.page_postsBox__Lrn3_{margin-bottom:100px;width:var(--width-v1);height:auto;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:30px}.page_postsBox__Lrn3_,.page_videoSection__OHo_Q{padding-top:50px;display:flex;align-items:center}.page_videoSection__OHo_Q{width:100%;flex-direction:column;justify-content:flex-start;padding-bottom:50px}.page_socialSection__VEFSp{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:auto;width:100%;padding-top:50px;padding-bottom:50px;background-color:var(--background-secondary)}.page_socialBox__k7KXE{width:var(--width-v1);height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:50px;flex-wrap:wrap;gap:50px}@media(max-width:1250px){.page_iframesBox__uJ8dv,.page_postsBox__Lrn3_,.page_socialBox__k7KXE{width:90vw}}.featuredPostCard_container__4agRk{position:relative;height:400px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:30px;background-size:cover;background-position:50%;color:var(--c1);border-top-right-radius:var(--border-radius-medium);border-top-left-radius:var(--border-radius-medium);border-bottom-left-radius:calc(var(--border-radius-medium) + 3px);border-bottom-right-radius:calc(var(--border-radius-medium) + 3px);transition:.75s;cursor:pointer}.featuredPostCard_overlay__qK5ex{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,black);z-index:0;border-radius:calc(var(--border-radius-medium))}.featuredPostCard_cardContent__upJzw{z-index:1;width:100%}.featuredPostCard_topBox__yJ7le{margin-top:10px;height:40px;transition:.5s;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.featuredPostCard_container__4agRk:hover .featuredPostCard_topBox__yJ7le{opacity:0;height:0;transition:.75s}#featuredPostCard_author__lyJ24{font-weight:400;font-size:15px;color:var(--text-secondary-color)}.featuredPostCard_botBox__AAkj7{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;opacity:0;height:0;transition:.75s}.featuredPostCard_container__4agRk:hover .featuredPostCard_botBox__AAkj7{opacity:1;height:100px;transition:.75s}.featuredPostCard_dateAndReadTime__aHWSn{width:100%;height:50%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:var(--text-secondary-color)}.parallax_container__faWzJ{position:relative;height:300px;width:var(--width-v1);background-attachment:fixed;background-size:cover;border-radius:var(--border-radius-medium);margin-bottom:70px}@media(max-width:1250px){.parallax_container__faWzJ{width:90vw;display:none}}.recentPostCard_container__mQOzm{width:350px;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:var(--border-radius-medium);box-shadow:0 0 10px 0 var(--shadow-light-cards);cursor:pointer}.recentPostCard_container__mQOzm:hover .recentPostCard_img__TxNaN{transition:.5s;scale:1.05}.recentPostCard_imgContainer__62PBJ{position:relative;height:50%;overflow:hidden}.recentPostCard_imgContainer__62PBJ,.recentPostCard_img__TxNaN{width:100%;background-size:cover;border-top-left-radius:var(--border-radius-medium);border-top-right-radius:var(--border-radius-medium)}.recentPostCard_img__TxNaN{height:100%;scale:1;transition:.5s;background-position:50%}.recentPostCard_info__IxoWL{width:100%;height:fit-content;background-color:var(--background);border-bottom-right-radius:var(--border-radius-medium);border-bottom-left-radius:var(--border-radius-medium);padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.recentPostCard_info__IxoWL i{font-size:12px;color:var(--text-secondary-color)}.recentPostCard_info__IxoWL p{font-size:15px;color:var(--text-secondary-color)}.recentPostCard_info__IxoWL span{font-size:13px;display:flex;justify-content:center;align-items:center;gap:5px}.recentPostCard_info__IxoWL b{color:var(--c3)}.recentPostCard_info__IxoWL h3{font-size:22px}.recentPostCard_footer__3SSBS{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--shadow-light-cards);padding-top:5px;margin-top:5px}.recentPostCard_footer__3SSBS i{color:var(--text-post-color)}