#blog .blog-title{display:flex;flex-flow:column;justify-content:center;align-items:center;margin-bottom:30px}#blog .blog-title h1{font-weight:500;border-bottom:2px solid #e1e6e4;padding-bottom:2px;font-family:'PFBeau-Regular';margin:0}#blog .blog-text{margin:0;white-space:pre-line}#blog #images{margin-bottom:3rem}#blog .swiper-container{margin-bottom:1rem}#blog .gallery-top .swiper-slide{background-size:cover;background-position:center;background-repeat:no-repeat;height:500px}#blog .gallery-thumbs .swiper-slide{background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;height:100px}#blog .gallery-thumbs .swiper-slide-thumb-active{border:1px solid #e1e6e4;padding:2px}#blog .swiper-button-prev,#blog .swiper-button-next{background-size:contain;bottom:calc(3rem + 40px);height:20px;position:absolute;top:auto;outline:none;width:20px}#blog .swiper-button-prev{left:-12px}#blog .swiper-button-next{right:-12px}#blog .share-box{align-items:flex-start;border-top:2px solid #e1e6e4;display:flex;flex-flow:column;justify-content:center;margin-top:2rem;padding:0}#blog .share-box .share-title{font-family:'PFBeau-Regular';padding:2rem 0 1rem 0}#blog .share-box .btn{margin:0 .5rem}#blog .share-box .btn:last-child{margin-right:0}#blog .share-box .btn:first-child{margin-left:0}#blog .share-box .btn-social-facebook{border:1px solid #2a52a4;border-radius:0;color:#2a52a4}#blog .share-box .btn-social-facebook:hover{background-color:#2a52a4;color:#fff}#blog .share-box .btn-social-twitter{border:1px solid #1ba5d4;border-radius:0;color:#1ba5d4}#blog .share-box .btn-social-twitter:hover{background-color:#1ba5d4;color:#fff}#blog .share-box .btn-social-linkedin{border:1px solid #047bb6;border-radius:0;color:#047bb6}#blog .share-box .btn-social-linkedin:hover{background-color:#047bb6;color:#fff}#blog .share-box .btn-social-pin{border:1px solid #e02e2e;border-radius:0;color:#e02e2e}#blog .share-box .btn-social-pin:hover{background-color:#e02e2e;color:#fff}@media(max-width:767px){#blog #images{margin:0}#blog .gallery-top .swiper-slide{height:250px}#blog .share-box .btn{margin:.5rem 0}}@media(min-width:768px) and (max-width:991px){#blog .swiper-button-prev{left:-20px}#blog .swiper-button-next{right:-20px}}