.blog-post{margin:0 auto;max-width:960px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:#f8fafc}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-related-posts__post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-related-posts__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 2);flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-related-posts__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3)}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:680px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0 none}.blog-comments .comment-reply-to:hover,.blog-comments .comment-reply-to:focus{background-color:transparent;text-decoration:underline}.blog_post_content_main{--section_top_space:130px}.blog_post_content_main .post-container{--bottom_spacing:40px}.blog_post_content_main .heading{font-weight:700;line-height:36px;margin-bottom:30px}.blog_post_content_main .author_and_date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog_post_content_main .author_and_date *{margin:0}.blog_post_content_main .author_and_date p:first-child{font-style:italic}.blog_post_content_main .post-container img{border-radius:8px;margin-bottom:var(--bottom_spacing);display:block;width:100%}.blog_post_content_main .post-container.resized_image img{max-height:456px;object-fit:cover}.blog_post_content_main .heading+img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;max-height:255px;height:100%;margin-bottom:20px}.blog_post_content_main .post-container p{margin-bottom:var(--bottom_spacing)}.blog_post_content_main .post-container .video-sec .play-button{width:80px;height:80px;overflow:hidden;position:relative;margin:0 auto;border-radius:100%;z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_post_content_main .post-container .video-sec .play-button:before,.blog_post_content_main .post-container .video-sec .play-button:after{content:'';position:absolute}.blog_post_content_main .post-container .video-sec .play-button:before{top:50%;left:54%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-top:14px solid #fff;border-bottom:14px solid #fff;border-left:23px solid transparent;-webkit-box-shadow:0px 0px 0px 9999px #fff;box-shadow:0px 0px 0px 9999px #fff;z-index:-1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.blog_post_content_main .post-container .video-sec .play-button:hover:before{-webkit-box-shadow:0px 0px 0px 9999px var(--secondary_color);box-shadow:0px 0px 0px 9999px var(--secondary_color);border-top:14px solid var(--secondary_color);border-bottom:14px solid var(--secondary_color)}.blog_post_content_main .post-container .video-sec .play-button:after{top:0;left:0;width:100%;height:100%}.blog_post_content_main .post-container .video-sec{position:relative;border-radius:8px;overflow:hidden;max-height:362px;margin-bottom:var(--bottom_spacing)}.blog_post_content_main .post-container .video-sec img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;margin-bottom:0}.blog_post_content_main .post-container .video-sec .link a::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(28,28,28,0.33)}.blog_post_content_main .post-container .video-sec::after,.blog_post_content_main .post-container .video-sec::before{content:'';opacity:0;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";height:80px;width:80px;border:8px solid rgba(255,255,255,0.6);border-radius:100%;-webkit-animation-name:ripple;animation-name:ripple;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(0.65,0,0.34,1);animation-timing-function:cubic-bezier(0.65,0,0.34,1)}.blog_post_content_main .post-container .video-sec::before{-webkit-animation-delay:.5s;animation-delay:.5s}.blog_post_content_main .post-container .video-sec::after{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes ripple{from{opacity:1;-webkit-transform:scale3d(0.75,0.75,1);transform:scale3d(0.75,0.75,1)}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}@keyframes ripple{from{opacity:1;-webkit-transform:scale3d(0.75,0.75,1);transform:scale3d(0.75,0.75,1)}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}.body-container--blog-post .blog_post{margin-top:var(--section_top_space)}.blog-post-content .blog-pagination-center a.active{color:currentColor;pointer-events:none;opacity:.5;text-decoration:none}.blog-post-content .content-wrapper{padding:0 px;position:relative}.blog-post-content .blog_search_sec{margin-bottom:105px}.blog-post-content .blog-post-content-fix{display:-ms-grid;display:grid;-ms-grid-columns:2.0869565217391fr 32px 1fr;grid-template-columns:2.0869565217391fr 1fr;grid-gap:32px}.blog-post-content ul li{margin:0}.body-container--blog-post .section.post-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.body-container--blog-post .section.post-footer form h6,.body-container--blog-post .section.post-footer form h3,.body-container--blog-post .section.post-footer form h4,.body-container--blog-post .section.post-footer form h5{margin-bottom:40px}.body-container--blog-post .section.post-footer form textarea{width:100%;min-height:180px;resize:vertical}.body-container--blog-post .comment-container{position:relative}.body-container--blog-post .hs_recaptcha.hs-recaptcha{display:none}.body-container--blog-post .post-footer form{z-index:2}.body-container--blog-post form img.top-left-image{top:0;left:0}.body-container--blog-post form img.bottom-right-image{bottom:0;right:0}.body-container--blog-post form .hs-richtext{margin:0;margin-bottom:26px}.body-container--blog-post form label,.body-container--blog-post form .hs-richtext,.body-container--blog-post form .hs-button,.body-container--blog-post form .hs-input{position:relative;z-index:2}.body-container--blog-post form .hs_submit.hs-submit,.body-container--blog-post form fieldset:nth-child(n+2){margin-left:17px}.body-container--blog-post form .hs_submit.hs-submit{margin-top:38px}.blog_post_content_main .blog-post-content-fix form ::-webkit-input-placeholder{color:#878787;opacity:1}.blog_post_content_main .blog-post-content-fix form ::-moz-placeholder{color:#878787;opacity:1}.blog_post_content_main .blog-post-content-fix form :-ms-input-placeholder{color:#878787;opacity:1}.blog_post_content_main .blog-post-content-fix form ::-ms-input-placeholder{color:#878787;opacity:1}.blog_post_content_main .blog-post-content-fix form ::placeholder{color:#878787;opacity:1}.blog_post_content_main .blog-post-content-fix form :-ms-input-placeholder{color:#878787}.blog_post_content_main .blog-post-content-fix form ::-ms-input-placeholder{color:#878787}.body-container--blog-post .blog-post-content-fix form .hs-input{padding:11px 40px 11px 20px;border:1px solid #d1d1d1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;font-size:16px;line-height:26px;outline:0}.body-container--blog-post .blog-post-content-fix form .hs-input:focus{outline:0;border:1px solid var(--secondary_color)}.body-container--blog-post form label{margin-bottom:14px;font-size:16px}.body-container--blog-post form .hs-form-field{margin-bottom:30px}.body-container--blog-post .new-comments{padding:0 0 0 30px;margin-bottom:130px}.body-container--blog-post img.form-shape{right:63px;bottom:44px}.body-container--blog-post .comment .comment-from h4{font-weight:600;font-size:18px;line-height:27px;margin:0}.body-container--blog-post .comment-date{font-weight:normal;font-size:13px;line-height:19px}.body-container--blog-post .comment-date,.body-container--blog-post .comment-from{display:block}.body-container--blog-post .comment-body p{font-weight:normal;font-size:11.2px;line-height:17px;margin-bottom:15px}.body-container--blog-post .comment.depth-1{padding-left:127px}.body-container--blog-post .comment.depth-2{padding-left:180px}.body-container--blog-post .comment{position:relative}.body-container--blog-post .comment:not(.depth-0)::before{content:'';position:absolute;width:117px;height:calc(50% + 128px);border-radius:0 0 0 15px;border:1px solid #c2c2c2;border-right:0;border-top:0;bottom:50%;left:-30px;z-index:-1}.body-container--blog-post .comment-reply-to{background:url(//24949188.fs1.hubspotusercontent-eu1.net/hubfs/24949188/raw_assets/public/Infinity-Storage/images/reply_icon.png) no-repeat 0px;font-size:11.2px;line-height:17px;padding-left:23px;margin-bottom:42px;box-shadow:none}.body-container--blog-post .comment-reply-to:hover{color:var(--primary_color)}.body-container--blog-post .comment-date{margin-bottom:13px}.body-container--blog-post .comment:not(.depth-0) .comment-reply-to{display:none}.body-container--blog-post .hs-common-confirm-message{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-name:example;animation-name:example;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:fixed;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.body-container--blog-post .section.post-footer div+div{position:relative}@-webkit-keyframes example{0%{opacity:1;display:block}80%{visibility:visible;opacity:.2;display:block}100%{opacity:0;visibility:hidden;display:none}}@keyframes example{0%{opacity:1;display:block}80%{visibility:visible;opacity:.2;display:block}100%{opacity:0;visibility:hidden;display:none}}@media all and (max-width:1024px){.blog_post_content_main{--section_top_space:80px}}@media all and (max-width:768px){.blog_post_content_main .post-container{--bottom_spacing:20px}.blog_post_content_main .heading{margin-bottom:13px}.blog-post-content .blog-post-content-fix{-ms-grid-columns:1fr;grid-template-columns:1fr;padding-bottom:35px}.body-container--blog-post form .hs_submit.hs-submit{margin-top:0}.body-container--blog-post .post-container{margin-bottom:35px}.body-container--blog-post .new-comments{margin:30px 0}.body-container--blog-post form input[type=text],.body-container--blog-post form input[type=email],.body-container--blog-post form input[type=password],.body-container--blog-post form input[type=tel],.body-container--blog-post form input[type=number],.body-container--blog-post form input[type=file],.body-container--blog-post form select,.body-container--blog-post form textarea{width:100% !important}.blog_post_content_main{--section_top_space:40px}}@media all and (max-width:548px){.body-container--blog-post .comment:not(.depth-0)::before{width:59px}.body-container--blog-post .comment.depth-1{padding-left:56px}.body-container--blog-post form .hs_submit.hs-submit,.body-container--blog-post form fieldset:nth-child(n+2){margin-left:0}}@media all and (max-width:480px){.body-container--blog-post .input{margin-right:0 !important}}@media screen and (min-width:768px){.blog-related-posts__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 2);flex:0 0 calc(100% / 2)}.body-container--blog-post form fieldset.form-columns-2 .hs-form-field:last-child label,.body-container--blog-post form fieldset.form-columns-2 .hs-form-field:last-child .input{margin-left:14px}}@media screen and (min-width:1000px){.blog-related-posts__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3)}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:680px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0 none}.blog-comments .comment-reply-to:hover,.blog-comments .comment-reply-to:focus{background-color:transparent;text-decoration:underline}.blog-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;margin-bottom:60px;max-width:90%}.blog-head h6{font-weight:bold;font-size:20px;line-height:32px;margin-bottom:0}.blog-head a{color:var(--secondary_color)}@media(max-width :767px){.blog-head{margin-top:20px;margin-bottom:40px;max-width:100%}.blog-head h6{font-weight:bold;font-size:16px;line-height:24px;margin-bottom:0}.blog-head .auth_name,.blog-head .blog_date,.blog-head .blog_tag{margin-right:40px;margin-bottom:20px}}