@media (max-width:768px){.blog-post{padding:50px 27px 0}}.blog-post__wrapper{display:flex}@media (max-width:768px){.blog-post__wrapper{display:block}}.blog-post__col-1{margin-right:.5%;padding-top:90px;width:12%}@media (max-width:768px){.blog-post__col-1{margin:0;padding-top:0;width:100%}}.blog-post__col-2{width:87.5%}@media (max-width:768px){.blog-post__col-2{width:100%}}.blog-post .author{padding-bottom:30px}@media (max-width:768px){.blog-post .author{padding-top:10px}}.blog-post .author__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100px;height:50px;margin-bottom:15px;width:50px}.blog-post .author__desc{max-width:50%}@media (max-width:768px){.blog-post .author__desc{max-width:100%}}.blog-post__header{padding-bottom:30px}.blog-post__body a:hover{text-decoration:underline}.blog-post__body ol{counter-reset:item;list-style-type:none;margin-left:0;padding-left:0}.blog-post__body ol li{padding-left:20px;position:relative}.blog-post__body ol li:before{content:counter(item) ". ";counter-increment:item;display:inline-block;font-weight:700;left:0;position:absolute;top:0}@media (max-width:768px){.blog-post__body ol li:before{margin-right:5px}}.blog-post__body ol ol{padding-left:40px}@media (max-width:768px){.blog-post__body ol ol{padding-left:15px}}.blog-post__body ul{list-style-type:none;margin-left:0;padding-left:0}.blog-post__body ul li{padding-left:26px;position:relative}.blog-post__body ul li:before{border-radius:100px;content:"";display:inline-block;height:6px;left:0;position:absolute;top:8px;width:6px}@media (max-width:768px){.blog-post__body ul li:before{margin-right:5px}}.blog-post__body ul ul{padding-left:40px}@media (max-width:768px){.blog-post__body ul ul{padding-left:15px}}.blog-post__body img{height:auto;max-width:100%}.blog-post__body form li{padding-left:0}.blog-post__body form li:before{display:none}