.hero-post{padding-top:60px;padding-bottom:60px;position:relative}.hero-post .hero-post-content{padding-top:60px}.hero-post .post-tags{display:flex;flex-wrap:wrap;align-items:center;column-gap:15px;row-gap:15px;max-width:50%}.hero-post .post-tags span{background-color:var(--blue);border-radius:10px 0;padding:10px 20px;display:flex;text-transform:capitalize}.hero-post h1{margin-top:40px;max-width:710px;text-transform:unset;font-weight:900}.hero-post .post-main-info{margin-top:40px;display:flex;align-items:center}.hero-post .post-main-info .author-info{display:flex;align-items:center;column-gap:10px}.hero-post .post-main-info .author-info .author-image{border-radius:50px;border:2px solid var(--white);width:60px;height:60px;overflow:hidden}.hero-post .post-main-info .author-info .author-image img{width:100%;height:100%;object-fit:contain}.hero-post .hero-image{position:absolute;top:0;right:0;height:100%;min-width:40%;max-width:41%;object-fit:cover;border-radius:35px 0 0 0}.hero-post .wrapper-breadcrumbs #breadcrumbs{max-width:50%}@media (max-width:767px){.hero-post .post-tags{max-width:100%}.hero-post .wrapper-breadcrumbs #breadcrumbs{max-width:100%}.hero-post .hero-image{position:static;margin-top:40px;max-width:100%;min-width:unset;width:100%;height:auto;border-radius:25px 0}.hero-post h1{margin-top:30px}.hero-post .post-main-info .author-info .author-image{width:40px;height:40px}}@media (max-width:576px){.hero-post{padding-top:50px;background-position:center}}.post-main{padding-top:60px;padding-bottom:60px;display:flex;justify-content:space-between;column-gap:20px;position:relative;overflow:unset}.post-main .post-main-left{flex-basis:22%;max-width:280px;display:flex;flex-direction:column;row-gap:40px;position:sticky;left:0;top:30px;z-index:1;height:fit-content}.post-main .post-main-left ul{display:flex;flex-direction:column;row-gap:14px;list-style-type:none;padding:0;padding-inline-start:0}.post-main .post-main-left ul li{position:relative;padding-left:16px}.post-main .post-main-left ul li::before{content:"";position:absolute;top:7px;left:0;background-repeat:no-repeat;background-size:contain;width:6px;height:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%226%22%20height%3D%226%22%20rx%3D%223%22%20fill%3D%22url%28%23paint0_linear_3776_153%29%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_3776_153%22%20x1%3D%228.42372e-10%22%20y1%3D%222.45714%22%20x2%3D%226.00816%22%20y2%3D%222.84494%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23BFDE82%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%239AD228%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E")}.post-main .post-main-left ul li a{color:var(--dark)}.post-main .post-main-left ul li a:hover{color:var(--green)}.post-main .post-main-right{flex-basis:66%;display:flex;flex-direction:column;row-gap:60px;width:100%;max-width:860px;padding-right:60px}.post-main .post-main-right .text-blog{display:flex;flex-direction:column;row-gap:30px}.post-main .post-main-right .text-blog h4{font-weight:700;margin-bottom:5px}.post-main .post-main-right .text-blog ul{padding-inline-start:20px}.post-main .post-main-right .text-blog img{border-radius:35px 0;width:100%;height:auto;object-fit:contain}.post-main .social-block{display:flex;align-items:center;column-gap:10px;margin-top:7px}.post-main .social-block p{max-width:300px}.post-main .social-block .social-block-inner{display:flex;align-items:center;column-gap:20px}.post-main .social-block .social-block-inner a svg rect{transition:all ease-in-out .3s}.post-main .social-block .social-block-inner a:hover svg rect{fill:var(--green)}.subscribe-form .accept-span{width:100%;display:inline-block;margin-bottom:14px;text-align:center}.similar-post .section-header h2{text-align:center;text-transform:uppercase}@media (max-width:990px){.post-main .post-main-left{flex-basis:25%;max-width:unset}}@media (max-width:768px){.post-main{padding-top:50px;padding-bottom:50px;flex-direction:column;row-gap:45px}.post-main .post-main-left{position:static;row-gap:25px;top:0}.post-main .post-main-left ul{row-gap:15px}.post-main .post-main-right{row-gap:40px;padding-right:0}.post-main .post-main-right .text-blog{display:flex;flex-direction:column;row-gap:20px}.post-main .social-block{flex-direction:column;align-items:start;row-gap:15px}.post-main .social-block .social-block-inner{display:flex;align-items:center;column-gap:20px}.post-main .social-block .social-block-inner a svg rect{transition:all ease-in-out .3s}.post-main .social-block .social-block-inner a:hover svg rect{fill:var(--green)}}.similar-post .section-body{margin-top:70px}@media (max-width:576px){.similar-post .section-body{margin-top:30px}}