.mh_blog_content_section{position:relative}.mh_blog_content_section *{margin:0}.mh_blog_content_container{max-width:1300px;margin:0 auto}.mh_blog_content_wrapper{width:100%;display:flex;align-items:start;justify-content:space-between;gap:20px}.mh_blog_content_main{max-width:794px;width:100%;position:relative}.mh_blog_content h2{font-family:Inter,sans-serif;font-weight:600;font-size:26px;line-height:36px;letter-spacing:normal;margin:32px 0 16px}.mh_blog_content h3{margin-top:24px}.mh_blog_content>h2:first-child{margin:0 0 16px}.mh_blog_content p{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:26px;letter-spacing:normal;margin-top:16px}.mh_blog_content li p{margin:0}.mh_blog_content blockquote{width:100%;padding:32px 32px 32px 36px;margin:32px 0;border-radius:0 12px 12px 0;border-left-width:4px;border-left-style:solid}.mh_blog_content blockquote p{font-family:Inter,sans-serif;font-weight:500;font-style:italic;font-size:20px;line-height:28px;letter-spacing:normal}.mh_blog_content blockquote cite{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:normal;font-style:normal;margin-top:16px}.mh_blog_content div{padding:32px;background-color:#f9fafb;border-radius:16px;margin:32px 0 0}.mh_blog_content div h2{margin:0 0 16px}.mh_blog_content img{max-width:100%;height:auto;border-radius:12px;margin:24px 0}.mh_blog_content ul,.mh_blog_content ol{padding-left:24px;margin:14px 0 18px}.mh_blog_content li{margin-bottom:8px;font-family:Inter,sans-serif;font-size:16px;line-height:26px}.mh_blog_content a{text-decoration:underline;transition:opacity .2s ease}.mh_blog_content a:hover{opacity:.75}.mh_blog_sidebar{max-width:373px;width:100%;display:flex;flex-direction:column;gap:32px;position:sticky;top:10px;right:0}.mh_blog_sidebar_card{width:100%;padding:24px;border-width:1px;border-style:solid;border-radius:16px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column}.mh_article_search{gap:16px;border:none}.mh_article_search .article_search_title{color:#fff;font-family:Inter,sans-serif;font-weight:900;font-size:16px;line-height:24px;letter-spacing:-.4px}.mh_article_search .search_form{min-height:46px;width:100%;padding:0 12px 0 17px;background-color:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.mh_article_search .search_form input{flex:1;background-color:transparent;border:none;outline:none;color:#bcbcbc;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:normal}.mh_article_search .search_form input::placeholder{color:inherit}.mh_article_search .search_form button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border:none;outline:none;cursor:pointer}.mh_popular_posts{gap:20px}.mh_popular_posts .popular_posts_title{display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.4px}.mh_popular_posts .popular_posts_title:before{content:"";width:4px;height:20px;border-radius:9999px}.mh_popular_posts .post_list{display:flex;flex-direction:column;gap:20px;list-style-type:none;padding:0}.mh_popular_posts .post_item a{display:flex;align-items:start;gap:16px;text-decoration:none;transition:all .25s ease}.mh_popular_posts .post_item a:hover{transform:translate(2px)}.mh_popular_posts .post_item a .post_img{width:64px;height:64px;display:block;border-radius:12px;object-fit:cover;flex-shrink:0}.mh_popular_posts .post_img_placeholder{background-color:#e5e7eb}.mh_popular_posts .post_item a .post_content{display:flex;flex-direction:column;gap:6px}.mh_popular_posts .post_item a .post_title{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:19px;letter-spacing:normal;height:38px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .5s ease}.mh_popular_posts .post_item a .post_meta_list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;padding:0}.mh_popular_posts .post_item a .meta_item{display:inline-flex;align-items:center;gap:4px}.mh_popular_posts .post_item a .meta_icon{width:12px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#154143}.mh_popular_posts .post_item a .meta_text{color:#9ca3af;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:19px;letter-spacing:normal}.mh_blog_categories{gap:24px}.mh_blog_categories .categories_title{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:28px;letter-spacing:normal}.mh_blog_categories .categories_list{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0;max-height:400px;overflow-y:auto;overflow-x:hidden}.mh_blog_categories .categories_list::-webkit-scrollbar{width:4px}.mh_blog_categories .categories_list::-webkit-scrollbar-track{border-radius:10px}.mh_blog_categories .categories_list::-webkit-scrollbar-thumb{border-radius:10px;transition:all .3s ease}.mh_blog_categories .categories_item a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:8px 12px;transition:all .25s ease}.mh_blog_categories .categories_item a:hover{transform:translate(3px)}.mh_blog_categories .categories_item a .categorie_lebel{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:normal;transition:all .3s ease}.mh_blog_categories .categories_item a .categorie_count{color:#9ca3af;font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:normal;transition:all .3s ease}.mh_trending_tags{gap:20px}.mh_trending_tags .trending_title{display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.4px}.mh_trending_tags .trending_title:before{content:"";width:4px;height:20px;border-radius:9999px}.mh_trending_tags .trending_tag_list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;padding:0}.mh_trending_tags .trending_tag_list li a{min-height:30px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;color:#4b5563;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;letter-spacing:normal;text-decoration:none;transition:all .3s ease}.mh_trending_tags .trending_tag_list li a:hover{background-color:#fff;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 10px #0000000f}.mh_newsletter{gap:20px}.mh_newsletter .newsletter_top{display:flex;flex-direction:column;align-items:center;gap:16px}.mh_newsletter .newsletter_icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.mh_newsletter .newsletter_top_content{display:flex;flex-direction:column;gap:8px}.mh_newsletter .newsletter_title{color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:28px;letter-spacing:normal;text-align:center}.mh_newsletter .newsletter_text{color:#9ca3af;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:22.75px;letter-spacing:normal;text-align:center}.mh_newsletter .newsletter_form{display:flex;flex-direction:column;gap:12px}.mh_newsletter .newsletter_form input[type=email]{width:100%;min-height:46px;padding:0 13px;background-color:#ffffff12;border:1px solid #ffffff1f;outline:none;border-radius:12px;color:#bcbcbc;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:normal;transition:all .3s ease}.mh_newsletter .newsletter_form input[type=email]::placeholder{color:inherit}.mh_newsletter .newsletter_form button{width:100%;min-height:44px;border:none;outline:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:normal;text-align:center;cursor:pointer;transition:all .3s ease}.mh_newsletter .newsletter_form button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #64b45040}.mh_newsletter .newsletter_form button:active{transform:translateY(0);box-shadow:0 4px 10px #64b45033}.mh_newsletter .newsletter_note{color:#bcbcbc;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:normal;text-align:center}@media screen and (max-width:1120px){.mh_blog_sidebar{max-width:350px}.mh_blog_sidebar_card{padding:20px}}@media screen and (max-width:1024px){.mh_blog_content blockquote{padding:20px 20px 24px}.mh_blog_content blockquote p{font-size:18px;line-height:26px}.mh_blog_content div{padding:24px}.mh_blog_sidebar{max-width:320px}}@media screen and (max-width:940px){.mh_blog_content_wrapper{flex-direction:column;gap:48px}.mh_blog_content_main{max-width:100%}.mh_blog_sidebar{max-width:100%;position:static}}@media screen and (max-width:576px){.mh_blog_content h2{font-size:22px;line-height:28px}}@media screen and (max-width:425px){.mh_blog_content h3{font-size:20px;line-height:26px}.mh_blog_content p{font-size:14px;line-height:22px}.mh_blog_content blockquote p{font-size:16px;line-height:24px}.mh_blog_sidebar_card{padding:20px 16px}.mh_blog_categories{gap:20px}.mh_blog_categories .categories_item a{padding:4px 8px}}.mh_blog_hero{position:relative}.mh_blog_hero *{margin:0}.mh_blog_hero_container{max-width:1300px;margin:0 auto}.mh_blog_hero .srs_svg_wrap{position:absolute;top:0;right:0;z-index:0;pointer-events:none;width:clamp(200px,45vw,698px);max-width:100%}.mh_blog_hero .srs_svg_wrap svg,.mh_blog_hero .srs_svg_wrap img{width:100%;height:auto;display:block;opacity:0;animation:mhHeroSvgReveal 1s cubic-bezier(.22,1,.36,1) .2s forwards,mhHeroFloat 6s ease-in-out 1.5s infinite}@keyframes mhHeroSvgReveal{0%{opacity:0;transform:scale(.92) translate(20px)}to{opacity:1;transform:scale(1) translate(0)}}@keyframes mhHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.mh_blog_hero_content{width:100%;display:flex;flex-direction:column;gap:50px;position:relative;z-index:1}.mh_blog_hero_content_top{max-width:609px;width:100%;display:flex;flex-direction:column;gap:25px;align-items:start}.mh_blog_hero_title{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:68px;letter-spacing:normal}.mh_blog_hero_excerpt{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:34px;letter-spacing:normal}.mh_blog_hero_actions{margin-top:10px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mh_blog_hero_actions .btn{min-height:45px;padding:0 28px;border:none;border-radius:25px;outline:none;font-family:Inter,sans-serif;font-weight:600;font-size:14px;letter-spacing:normal;cursor:pointer;position:relative;overflow:hidden;transition:all .35s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.mh_blog_hero_actions .btn_secondary{background-color:transparent}.mh_blog_hero_actions .btn:hover{transform:scale(1.02);box-shadow:0 10px 25px #00000026}.mh_blog_hero_middle{padding-bottom:41px;border-bottom-width:1px;border-bottom-style:solid;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.mh_blog_hero_meta_list{display:flex;align-items:center;gap:20px;flex-wrap:wrap;list-style:none;padding:0}.mh_blog_hero_meta_list .meta_item{display:inline-flex;align-items:center;gap:8px}.mh_blog_hero_meta_list .meta_item .meta_icon{width:16px;height:24px;display:inline-flex;align-items:center;justify-content:center}.mh_blog_hero_meta_list .meta_item .meta_text{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:25.31px;letter-spacing:normal}.mh_blog_share{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mh_blog_share .share_label{font-family:Inter,sans-serif;font-weight:400;font-size:17px;line-height:25px;letter-spacing:normal}.mh_blog_share .share_list{display:flex;align-items:center;gap:12px;list-style-type:none;padding:0}.mh_blog_share .share_list li a{width:50px;height:50px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.mh_blog_share .share_list li a:hover{transform:translateY(-3px);box-shadow:0 8px 16px #00000014}.mh_blog_hero_media{width:100%;position:relative;overflow:hidden}.mh_blog_img{display:block;width:100%;height:100%;object-fit:cover;transition:all .45s ease}.mh_blog_hero_media:hover .mh_blog_img{transform:scale(1.02)}@media screen and (max-width:992px){.mh_blog_hero_title{font-size:44px;line-height:56px}.mh_blog_hero_excerpt{font-size:18px;line-height:28px}}@media screen and (max-width:768px){.mh_blog_hero_title{font-size:38px;line-height:50px}.mh_blog_hero_excerpt{font-size:16px;line-height:26px}.mh_blog_hero_meta_list .meta_item .meta_text{font-size:14px;line-height:22px}.mh_blog_share .share_list li a{width:44px;height:44px}}@media screen and (max-width:576px){.mh_blog_hero_title{font-size:34px;line-height:44px}.mh_blog_share .share_list li a{width:36px;height:36px}}@media screen and (max-width:425px){.mh_blog_hero_title{font-size:30px;line-height:42px}.mh_blog_hero_excerpt{font-size:14px;line-height:22px}.mh_blog_hero_actions{width:100%;flex-direction:column}.mh_blog_hero_actions .btn{width:100%;min-height:40px}.mh_blog_hero_middle{padding-bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
