.blog-post-body-wrapper{width:100%;height:fit-content;overflow:hidden;background-color:#f4f4f4}.blog-post-body-container{width:100%;height:fit-content;margin:100px auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.invisible-element{opacity:0}.is-visible{opacity:1;animation:enterFromTheBottom 3s}@keyframes enterFromTheBottom{0%{transform:translateY(10vh)}to{transform:translateY(0)}}.blog-post-text-container{width:100%;max-width:1440px;height:100%;padding:0 25px;margin-bottom:50px;color:#000}.blog-post-text-container h1,.blog-post-text-container h2,.blog-post-text-container strong{font-weight:400}.blog-post-centered-paragraph,.blog-post-paragraph-title,.blog-post-quote,.blog-post-quote-author,.blog-post-title{margin-bottom:0}.blog-post-title{font-size:60px;line-height:65px;text-align:center}.blog-post-paragraph-title{font-size:45px;line-height:50px;text-align:center}.blog-post-centered-paragraph{width:60%;text-align:center;margin:0 auto;font-size:18px;line-height:29px;color:#565656}.blog-post-quote-container{width:50%;text-align:center;margin:0 auto}.blog-post-quote{font-style:italic;font-size:18px;line-height:29px;color:#565656}.blog-post-quote-author{font-size:18px;line-height:29px;text-align:right}.blog-post-image-paragraph-container{width:100%;height:fit-content;display:flex;justify-content:space-between;align-items:center}.blog-post-image-paragraph-container.regular{flex-direction:row}.blog-post-image-paragraph-container.reverse{flex-direction:row-reverse}.blog-post-paragraph{width:45%;font-size:18px;line-height:29px;text-align:left;color:#565656}.blog-post-image-container{width:50%;height:100%}.blog-post-image{height:100%;min-height:450px;width:100%;object-fit:cover;object-position:left}.blog-post-image-paragraph-container.regular .blog-post-image{border-bottom-left-radius:200px}.blog-post-image-paragraph-container.reverse .blog-post-image{border-top-right-radius:200px}.blog-post-rich-text-container{width:60%;margin:0 auto}.blog-post-rich-text-container p{font-size:18px;line-height:29px;text-align:left;color:#565656}.blog-post-rich-text-container a{font-size:18px;line-height:29px;text-align:left;color:#4facfe}.blog-post-image-wrapper{width:100%}.blog-post-centered-image-container{width:80%;max-width:1390px;height:fit-content;max-height:65vh;margin:0 auto 50px;border-bottom-right-radius:200px;overflow:hidden;border-radius:60px}.blog-post-landscape-image-container{width:100%;height:fit-content;margin-bottom:50px;max-height:50vh}.blog-post-centered-image,.blog-post-landscape-image{height:100%;min-height:450px;width:100%;object-fit:cover;object-position:center}