.single-post-container{display:grid;grid-template-areas:"post-hero-img" "post-title" "post-main" "post-footer" "related-content";grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto}.hero-img-container{grid-area:post-hero-img;margin:0 auto;max-width:1200px;height:500px;width:100%}.post-hero-img{object-fit:cover;height:100%;max-height:500px;width:100%;border-radius:20px}.post-title h1{grid-area:post-title;width:fit-content;margin:20px auto;font-size:2.5rem;text-transform:capitalize;max-width:1250px;text-align:center}.post-title .post-info{margin-bottom:10px;font-size:.8em;display:flex;justify-content:center;column-gap:30px}.post-main-additional-pages{grid-area:"post-main";max-width:950px;margin:0 auto;font-size:22px;line-height:34px;display:flex}.post-main-additional-pages h1{text-align:center;color:#002147;padding-top:30px}.post-main{grid-area:post-main;width:80%;max-width:950px;margin:0 auto;font-size:22px;line-height:34px;display:flex}.content{margin-left:30px}figure{display:block}figure img{width:100%;margin:0 auto;object-fit:cover;border-radius:10px}figcaption{color:gray;font-size:.8em;text-align:center;font-style:italic}blockquote{background:#f9f9f9;border-left:10px solid #0bba84;margin:1.5em 10px;padding:.5em 10px}blockquote p{margin:0;font-weight:300;font-size:26px;line-height:36px;font-style:italic}.blog-socials{height:250px;margin-top:30px;display:flex;justify-content:space-between;flex-direction:column;position:sticky;position:-webkit-sticky;top:115px}.blog-socials a{height:40px;width:40px;background-image:linear-gradient(-180deg,#ededed 3%,#e0e0e0 100%);border-radius:100%;text-align:center}.blog-socials a img{vertical-align:-webkit-baseline-middle}#social-bottom{visibility:hidden}.protection-logos img{width:110px;margin:auto}.protection-logos img:first-of-type{margin-bottom:15px}.cta{width:100%;display:flex;justify-content:center;align-items:center}.cta a{text-transform:uppercase;border-radius:60px;border:none;padding:15px 25px;margin:10px;font-weight:600;color:#fff;background-color:#07b59f;text-decoration:none}.content-gallery{display:grid;grid-template-columns:1fr 1fr 1fr;margin:30px 0 0}.content-gallery_figure img{max-height:230px;object-position:0 0}.figure_title{margin:0}.figure_job{margin:0}.post-footer{grid-area:post-footer;width:80%;max-width:750px;margin:15px auto}.post-footer .tags{overflow:visible;flex-direction:row;height:auto;margin:0 0 5px}.related-content-container{grid-area:related-content;width:80%;max-width:750px;margin:15px auto}.related-content{margin:20px 0 20px 15px;display:grid;width:100%;height:auto;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-row-gap:1em;grid-column-gap:1.5em}.related-content .post-preview-header img{object-fit:cover;height:200px;width:100%;border-radius:18px;filter:brightness(70%)blur(1px)}.related-content .post-preview-header h1{backdrop-filter:none;left:12px}.related-content .post-preview-header .post-info{backdrop-filter:none;left:12px;margin-bottom:20px}.post-info i{vertical-align:bottom}.tags{margin:-5px 10px 5px;display:flex;flex-wrap:wrap;height:40px;overflow:hidden;flex-direction:row-reverse}.tag{margin:5px 5px 5px 0;background-image:linear-gradient(-180deg,#ededed 3%,#e0e0e0 100%);border-radius:100px;padding:7px 14px;font-weight:600;font-size:14px;color:#000;letter-spacing:.5px;text-decoration:none;display:flex;align-items:center}.tag i{font-size:14px;margin-right:3px;margin-top:1px}@media only screen and (max-width:1920px){.hero-img-container{height:450px}}@media only screen and (max-width:1250px){.hero-img-container{width:95%}}@media only screen and (max-width:1024px){.hero-img-container{height:350px}.post-title{font-size:22px}.post-main{flex-direction:column;align-items:center;font-size:20px}.post-main-additional-pages{font-size:20px;width:90%;margin:auto}.blog-socials{position:relative;height:-moz-fit-content;height:fit-content;width:250px;flex-direction:row;margin:15px 0 5px;top:0}#social-bottom{margin:15px 0;visibility:visible}.content{margin:auto}}@media only screen and (max-width:767px){.hero-img-container{height:250px}.related-content{margin:20px 0;display:grid;width:100%;height:auto;grid-template-columns:1fr;grid-auto-rows:repeat(3,1fr);grid-row-gap:1em;grid-column-gap:1.5em}}@media only screen and (max-width:400px){.hero-img-container{height:200px}}