.popup{position:fixed;top:100px;right:30px;padding:10px;max-width:270px;border-radius:var(--radius);color:var(--white);font-size:16px;opacity:1;transition:opacity .5s ease-in-out;cursor:pointer;animation:fadeIn .3s ease-in-out;z-index:1000}@media(min-width:576px){.popup{padding:10px 20px;max-width:470px}}.popup .closebtn{display:flex;justify-content:flex-end;margin-bottom:10px}.popup.success{background-color:var(--green)}.popup.failure{background-color:var(--red)}.popup.info{background-color:var(--orange)}.popup i{margin-left:15px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.post_card{display:flex;align-items:flex-start;gap:10px}.post_card.news_post{gap:20px 13px;margin-bottom:20px}@media(min-width:768px){.post_card.news_post{gap:20px;margin-bottom:30px}}.post_card.news_post .post_image{height:100px;width:100px;position:relative;overflow:hidden;border-radius:var(--radius)}@media(min-width:768px){.post_card.news_post .post_image{width:260px;height:196px}}.post_card.news_post .post_image a{position:absolute;left:0;top:0;width:100%;height:100%}.post_card.rounded_img .post_image{width:90px;height:90px;gap:0;border-radius:100px;position:relative;overflow:hidden}.post_card.rounded_img .post_image a{position:absolute;left:0;top:0;width:100%;height:100%}.post_card.vertical_post{gap:20px 13px;margin-bottom:25px;display:flex;flex-direction:column}.post_card.vertical_post .post_image{height:266px;width:390px;position:relative;overflow:hidden;border-radius:var(--radius)}@media(min-width:992px){.post_card.vertical_post .post_image{height:266px;width:474px}}.post_card.vertical_post .post_image a{position:relative;width:100%;height:100%;display:inline-block;border-radius:var(--radius);overflow:hidden}.post_card.vertical_post2{gap:20px 13px;margin-bottom:10px;display:flex;flex-direction:column}.post_card.vertical_post2 .post_title_big{font-weight:700;font-size:24px;line-height:1.25;padding-bottom:20px;border-bottom:1px solid var(--business2_theme_border);margin-bottom:20px}@media(min-width:768px){.post_card.vertical_post2 .post_title_big{font-size:30px;line-height:1.1333333333;min-height:78px;padding-bottom:10px}}@media(min-width:1200px){.post_card.vertical_post2 .post_title_big{font-size:34px;line-height:1.0882352941;min-height:84px}}@media(min-width:1280px){.post_card.vertical_post2 .post_title_big{font-size:38px;line-height:1.0789473684;min-height:92px}}.post_card.vertical_post2 .post_title_big a{position:relative;padding-right:50px}.post_card.vertical_post2 .post_title_big a i{position:absolute;right:0;top:0}.post_card.vertical_post2 .text_wrp{display:block;margin-bottom:20px;font-size:16px;line-height:1.625}@media(min-width:768px){.post_card.vertical_post2 .text_wrp{margin-bottom:35px}}.post_card.vertical_post3{gap:0;margin-bottom:10px;display:flex;flex-direction:column;background:var(--white);padding:25px 20px;color:var(--black)}.dark_theme .post_card.vertical_post3{color:var(--white);background:var(--business2_theme_color1)}@media(min-width:1200px){.post_card.vertical_post3{padding:25px 31px}}.post_card.vertical_post3 .post_image{width:100%;height:283px;border-radius:0;margin-bottom:24px}@media(min-width:768px){.post_card.vertical_post3 .post_image{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media(min-width:1200px){.post_card.vertical_post3 .post_image{margin-left:-31px;margin-right:-31px;width:calc(100% + 62px)}}.post_card.vertical_post3 .post_title_big{font-weight:600;font-size:24px;line-height:1.25;margin-bottom:24px;color:var(--black)}.dark_theme .post_card.vertical_post3 .post_title_big{color:var(--white)}@media(min-width:768px){.post_card.vertical_post3 .post_title_big{font-size:29px;line-height:1.0689655172;min-height:62px}}.post_card.vertical_post3 .post_title_big a:hover{color:inherit;opacity:.8}.dark_theme .post_card.vertical_post3 .btn_link{color:var(--white)}.post_card.vertical_post3 .btn_link i{font-size:12px}.post_card.vertical_post3 .post_author{color:var(--black);margin-bottom:12px}.dark_theme .post_card.vertical_post3 .post_author{color:var(--white)}.post_card.vertical_post3 .post_author a,.post_card.vertical_post3 .post_author strong{color:var(--black)}.dark_theme .post_card.vertical_post3 .post_author a,.dark_theme .post_card.vertical_post3 .post_author strong{color:var(--white)}.post_card.vertical_post3 .post_author span{color:var(--black);opacity:.5}.dark_theme .post_card.vertical_post3 .post_author span{color:var(--white)}.post_card.vertical_post4{background:#fff;display:flex;gap:0;padding:0;color:#171717;flex-direction:column;min-height:149px;border-radius:0 0 var(--radius) var(--radius);box-shadow:0 4px 12px rgba(0,0,0,.1)}.dark_theme .post_card.vertical_post4{color:var(--white);background:var(--black)}@media(min-width:768px){.post_card.vertical_post4{min-height:233px}}@media(min-width:1280px){.post_card.vertical_post4{min-height:297px}}.post_card.vertical_post4 .post_description{padding:0 20px 20px;display:flex;flex-direction:column}@media(min-width:992px){.post_card.vertical_post4 .post_description{padding:0 20px 26x}}@media(min-width:1280px){.post_card.vertical_post4 .post_description{padding:0 20px 48px}}.post_card.vertical_post4 .post_image{width:100%;height:auto;border-radius:0;padding:10px 10px 0;margin:0 0 17px}.post_card.vertical_post4 .post_title{font-size:18px;line-height:1.2222222222;margin-bottom:5px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#343434}.dark_theme .post_card.vertical_post4 .post_title{color:var(--white)}@media(min-width:768px){.post_card.vertical_post4 .post_title{font-size:20px;line-height:1.2}}@media(min-width:1200px){.post_card.vertical_post4 .post_title{font-size:24px;line-height:1.1666666667}}@media(min-width:1280px){.post_card.vertical_post4 .post_title{margin-bottom:12px;font-size:30px;line-height:1.2}}.post_card.vertical_post4 .post_author{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author{color:var(--white)}.post_card.vertical_post4 .post_author a,.post_card.vertical_post4 .post_author strong{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author a,.dark_theme .post_card.vertical_post4 .post_author strong{color:var(--white)}.post_card.vertical_post4 .post_author span{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author span{color:var(--white)}.post_card.vertical_post4 .text_wrp{margin-bottom:25px;color:#282f3b;display:block}.dark_theme .post_card.vertical_post4 .text_wrp{color:var(--white)}@media(min-width:1460px){.post_card.vertical_post4 .text_wrp{margin-bottom:42px;display:block;font-size:18px;line-height:1.3333333333}}.post_card.vertical_post4 .text_wrp p{-webkit-line-clamp:2}.post_card.vertical_post4 .vpost_footer{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.post_card.vertical_post4 .button{width:-moz-fit-content;width:fit-content;border-radius:var(--radius) 0 var(--radius) 0;font-weight:700;text-transform:capitalize}@media(min-width:1460px){.post_card.vertical_post4 .button{min-width:170px;padding:18px 16px;font-size:22px;line-height:1.1818181818}}.post_card.vertical_post6{flex-direction:column;gap:0}.dark_theme .post_card.vertical_post6{color:var(--white)}.post_card.vertical_post6 .post_image{width:100%;height:250px}@media(min-width:992px){.post_card.vertical_post6 .post_image{height:300px}}.post_card.vertical_post6 .post_title_big{font-weight:700;font-size:18px;line-height:1.4444444444;margin-bottom:10px}@media(min-width:992px){.post_card.vertical_post6 .post_title_big{font-weight:700;font-size:25px;line-height:1.16}}.dark_theme .post_card.vertical_post6 .post_title_big{color:var(--white)}.dark_theme .post_card.vertical_post6 .post_title_big a:hover{color:var(--link_hover)}.post_card.vertical_post6 .text_wrp{font-weight:300;margin-bottom:10px;display:block}@media(min-width:992px){.post_card.vertical_post6 .text_wrp{font-size:18px;line-height:1.3333333333;margin-bottom:21px}}.post_card.vertical_post6 .post_author{color:var(--business1_theme_color1);margin-top:auto;font-size:12px;line-height:16px}.dark_theme .post_card.vertical_post6 .post_author{color:var(--white)}.post_card.vertical_post6 .post_author a,.post_card.vertical_post6 .post_author strong{font-weight:400;color:var(--business1_theme_color1)}.dark_theme .post_card.vertical_post6 .post_author a,.dark_theme .post_card.vertical_post6 .post_author strong{color:var(--white)}.post_card.vertical_post6 .post_author a:hover{color:var(--link_hover)}.post_card.vertical_post6 .post_author .post_date{font-weight:400;opacity:1;color:var(--business1_theme_color1)}.dark_theme .post_card.vertical_post6 .post_author .post_date{color:var(--white)}.post_card.vertical_post6 .post_description{padding:12px;box-shadow:var(--base_shadow);width:100%}@media(min-width:768px){.post_card.vertical_post6 .post_description{padding:28px 23px 26px}}.dark_theme .post_card.vertical_post6 .post_description{background:var(--business1_theme_color2)}.post_card.visual_post3{min-height:350px;width:100%;position:relative;display:flex;align-items:flex-end}@media(min-width:576px){.post_card.visual_post3{min-height:488px}}@media(min-width:1200px){.post_card.visual_post3{min-height:602px}}.post_card.visual_post3:hover .post_description{opacity:1;visibility:visible}.post_card.visual_post3:hover .bg_img:before{opacity:1}.post_card.visual_post3 .bg_img{position:absolute;left:0;right:0;top:0;bottom:0}.post_card.visual_post3 .bg_img:after{position:absolute;left:0;right:0;top:0;bottom:0;content:"";border:solid var(--business2_theme_border);border-width:0 1px 1px 0}.post_card.visual_post3 .bg_img:before{content:"";z-index:2;left:0;right:0;top:0;bottom:0;position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.59));transition:all .3s linear;opacity:.2}.post_card.visual_post3 .bg_img img{object-fit:cover}.post_card.visual_post3 .post_title_big{font-size:18px;line-height:22px;font-weight:600;font-size:20px;line-height:1.2;margin-bottom:9px;color:var(--white)}@media(min-width:768px){.post_card.visual_post3 .post_title_big{font-size:25px;line-height:1.2}}.post_card.visual_post3 .post_title_big a:hover{color:inherit}.post_card.visual_post3 .post_description{position:relative;padding:25px 20px;color:var(--white);z-index:3;opacity:0;visibility:hidden;transition:all .25s linear}@media(min-width:1200px){.post_card.visual_post3 .post_description{padding:33px 36px}}.post_card.visual_post3 .text_wrp{font-weight:300;font-size:16px;line-height:1.25;display:block;margin-bottom:22px}.post_card.visual_post3 .text_wrp p{-webkit-line-clamp:2}.post_card.article_post{align-items:center;gap:20px}@media(max-width:767px){.post_card.article_post{flex-wrap:wrap}}.post_card.article_post:not(:last-child){margin-bottom:50px}@media(min-width:768px){.post_card.article_post{gap:30px}}@media(min-width:992px){.post_card.article_post{gap:50px}}@media(min-width:1200px){.post_card.article_post{gap:80px}}@media(min-width:1280px){.post_card.article_post{gap:135px}}.post_card.article_post:nth-child(2n){flex-direction:row-reverse}.post_card.article_post .post_image{width:100%;height:auto}@media(min-width:768px){.post_card.article_post .post_image{width:48%}}@media(min-width:1200px){.post_card.article_post .post_image{width:569px}}.post_card.article_post .post_image img{height:auto!important;position:static}.post_card.article_post .post_title_big{font-weight:700;font-size:24px;line-height:1.25}@media(min-width:768px){.post_card.article_post .post_title_big{font-size:30px;line-height:1.1666666667}}@media(min-width:1200px){.post_card.article_post .post_title_big{font-size:38px;line-height:1.1052631579}}@media(min-width:1280px){.post_card.article_post .post_title_big{font-size:45px;line-height:1.1111111111}}.post_card.article_post .post_title_big a{-webkit-line-clamp:3}.post_card.article_post .text_wrp{font-weight:300;font-size:16px;line-height:1.625;margin-bottom:20px;display:block}@media(min-width:768px){.post_card.article_post .text_wrp{margin-bottom:34px}}.post_card .sub_title{font-weight:300;font-size:20px;line-height:1.2;display:block;margin-bottom:6px}.post_card .post_title a,.post_card .post_title_big a{color:inherit;white-space:nowrap;text-decoration:none;transition:all .25s linear;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;box-shadow:none}.post_card .post_title a:hover,.post_card .post_title_big a:hover{color:var(--link_hover)}.post_card .post_title{font-size:15px;line-height:19px;font-weight:500;margin-bottom:12px}@media(min-width:768px){.post_card .post_title{font-size:16px}}.post_card .post_title_big{font-size:16px;line-height:19px;font-weight:600;margin:0 0 14px}@media(min-width:768px){.post_card .post_title_big{font-size:22px;line-height:27px}}@media(min-width:1200px){.post_card .post_title_big{font-size:25px;line-height:30px}}.post_card .text_wrp{display:none;font-size:14px;line-height:1.4;margin-bottom:8px}.post_card .text_wrp:first-letter{text-transform:capitalize}@media(min-width:768px){.post_card .text_wrp{display:block}}.post_card .text_wrp p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.theme_1 .post_author{font-weight:400;font-size:11px;line-height:1.4;display:block;margin:0 0 6px}@media(min-width:768px){.theme_1 .post_author{font-size:12px}}.theme_1 .post_author:last-child{margin-bottom:0}.theme_1 .post_author .post_date:before{display:none}.theme_1 .post_author a,.theme_1 .post_author strong{text-transform:uppercase;margin:0 2px;font-weight:600;opacity:.9}.theme_1 .post_author a:hover,.theme_1 .post_author strong:hover{opacity:1}.post_author{font-size:13px;font-weight:500;line-height:17px;text-align:left;color:var(--base_text_color);display:block}.post_author:last-child{margin-bottom:0}.post_author a,.post_author strong{margin:2px;font-weight:600;opacity:1;color:var(--link)}.post_author a{text-decoration:none}.post_author a:hover{opacity:1}.post_author span{margin:2px;font-weight:300;opacity:.7;color:var(--base_text_color);font-size:13px}.post_author .post_date:before{content:"-";display:inline-block;vertical-align:middle;margin:0 6px 0 4px}.business1_theme .post_author .post_date:before{content:"";font-family:icomoon,sans-serif;font-size:1px}.tag_lst{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:5px}.tag_lst .badge{margin-bottom:0}.post_description{flex-grow:1}.post_image{width:100px;height:100px;overflow:hidden;flex-shrink:0;border-radius:var(--radius)}.post_image img{width:100%;height:100%;position:unset!important}.theme_2 .badge{padding:3px 9px;font-family:var(--badge-font)}.theme_2 .post_title_big{font-weight:700}@media(min-width:1280px){.theme_2 .post_title_big{font-size:30px;line-height:37px}}.theme_2 .news_post .post_title_big a{-webkit-line-clamp:3}.three_columns{display:grid;grid-gap:40px;gap:40px}@media(min-width:768px){.three_columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}}@media(min-width:992px){.three_columns{gap:30px;grid-template-columns:1fr 1fr 1fr}}@media(min-width:1200px){.three_columns{gap:50px}}@media(min-width:1280px){.three_columns{gap:84px}}.three_columns:not(:last-child){margin-bottom:40px}@media(min-width:992px){.three_columns:not(:last-child){margin-bottom:53px}}.post_date:before{content:"-";display:inline-block;vertical-align:middle;margin:0 6px 0 4px}.business1_theme .post_date:before{content:"";font-family:icomoon,sans-serif;font-size:1px}.four_columns{display:grid;grid-gap:10px 20px;gap:10px 20px}@media(min-width:768px){.four_columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 20px;gap:20px 20px}}@media(min-width:992px){.four_columns{grid-template-columns:1fr 1fr 1fr 1fr}}.theme_2 .post_author{display:flex;align-items:center;align-content:center;justify-content:space-between}.theme_2 .post_author strong{font-weight:600}.theme_2 .post_author a{font-weight:600;margin:0 2px}.theme_2 .post_author span{font-weight:300;margin:0 2px}.theme_2 .featured2 .post_card.vertical_post .post_description{width:100%}.feature_card2{width:100%;height:100%;position:relative;overflow:hidden;max-height:300px}@media(min-width:768px){.feature_card2{max-height:423px}}@media(min-width:992px){.feature_card2{max-height:629px}}.feature_card2.small .feature_card_title{font-size:17px;line-height:22px;font-weight:400;margin-bottom:7px}.feature_card2.small .feature_card_title a{opacity:1}@media(min-width:992px){.feature_card2.small .feature_card_title{font-size:17px}}@media(min-width:1400px){.feature_card2:nth-child(2) .feature_card_title{font-size:26px;line-height:30px}}.feature_card2 .text_wrp{display:none}.feature_card2 .post_author{color:var(--white)}.feature_card2 .post_author a{color:inherit}.feature_card2 .post_author a:hover{opacity:1}.feature_card2 .banner-description{font-size:1rem;color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature_card2 .pic-wrapper img{min-height:270px;object-position:top;object-fit:cover!important}.feature_card2.vertical_mobile{max-height:100%}.feature_card2.vertical_mobile .info_postion_background{padding:25px 10px 0 0;color:var(--base_text_color);position:unset;width:100%;max-width:100%;border:none;background:rgba(0,0,0,0)}.feature_card2.vertical_mobile .info_postion_background .badge{margin-bottom:10px}.feature_card2.vertical_mobile .post_author{color:var(--base_text_color);margin-bottom:10px}.feature_card2.vertical_mobile .post_author a{color:var(--link)}.feature_card2.vertical_mobile .feature_card_title{color:var(--sub_heading_color)}.feature_card2.vertical_mobile .feature_card_title a{color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feature_card2.vertical_mobile .pic-wrapper{height:230px}@media(min-width:768px){.feature_card2.vertical_mobile .pic-wrapper{height:430px}}@media(min-width:1200px){.feature_card2.vertical_mobile .text_wrp{display:block}}.feature_card2.vertical_mobile .text_wrp p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.featured2 .container .post_card.vertical_post{width:100%;margin-top:20px}.featured2 .container .post_card.vertical_post:last-child{margin-bottom:0}.featured2 .container .post_card.vertical_post .post_image{width:100%;height:214px;position:relative;overflow:hidden}@media(min-width:576px){.featured2 .container .post_card.vertical_post{margin-top:20px;width:calc(50% - 10px);height:100%}}@media(min-width:992px){.featured2 .container .post_card.vertical_post{gap:15px 10px;width:100%;margin-top:0}}.featured2 .container .post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px}@media(min-width:768px){.featured2 .container .post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px;margin:0 0 10px}}@media(min-width:576px){.featured2 .container{display:flex;flex-wrap:wrap;justify-content:space-between}}@media(min-width:992px){.feature_card2{overflow:hidden;height:100%}.feature_card2:first-child{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:4;max-width:1050px}.feature_card2:nth-child(2){grid-column-start:4;grid-column-end:6;grid-row-start:1;grid-row-end:2}.feature_card2:nth-child(3){grid-column-start:4;grid-column-end:6;grid-row-start:2;grid-row-end:3}}.pic-wrapper{position:relative;width:100%;height:100%;display:inline-block;border-radius:var(--radius);overflow:hidden}.pic-wrapper:before{content:"";position:absolute;top:20%;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8))}.pic-wrapper img{position:unset!important}.info_postion_background{position:absolute;bottom:2px;left:2px;z-index:1;max-width:291px;gap:0;border-radius:var(--radius);background:var(--theme2_light);color:var(--black);width:90%;padding:11px 14px}@media(min-width:576px){.info_postion_background{width:70%;max-width:613px}}@media(max-width:575px){.info_postion_background{bottom:8px;left:2px}}@media(min-width:992px){.info_postion_background{padding:25px}}@media(min-width:1200px){.info_postion_background{padding:31px 52px 49px 37px}}.info_postion_background .badge{margin-bottom:21px}.info_postion_background .post_author{color:#0f0f1c;margin-bottom:21px}.info_postion_background .post_author a,.info_postion_background .post_author strong{color:#0f0f1c}.info_postion_background .post_author span{color:#888}.info_postion_background .feature_card_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.info_postion_background .feature_card_title{-webkit-line-clamp:4}}@media(max-width:767px){.info_postion_background .badge{margin-top:10px;margin-bottom:10px}.info_postion_background .post_author{margin-bottom:10px}}.feature_card_title{font-size:18px;line-height:23px;color:var(--black);font-weight:700;margin-bottom:14px}@media(max-width:767px){.feature_card_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}}@media(min-width:992px){.feature_card_title{font-size:23px;line-height:28px}}@media(min-width:1200px){.feature_card_title{font-size:26px;line-height:30px}}@media(min-width:1400px){.feature_card_title{font-size:30px;line-height:37px}}.feature_card_title a{color:inherit;text-decoration:none}.consultation-section{background:var(--section_bg);min-height:240px;display:flex;align-items:center}.consultation-section .container_main{display:flex;flex-direction:column;gap:40px}@media(min-width:576px){.consultation-section .container_main{align-items:center}}@media(min-width:768px){.consultation-section .container_main{flex-direction:row;width:100%;justify-content:space-between}}.consultation-section .consultation_heading{margin-bottom:20px;font-weight:400}@media(min-width:768px){.consultation-section .consultation_heading{font-size:24px;line-height:36px;margin-bottom:0}}.consultation-section .consultation_heading h2{font-weight:400}@media(min-width:768px){.consultation-section .consultation_heading h2{font-size:36px;line-height:36px}}.consultation-section .button{width:100%}@media(min-width:768px){.consultation-section .button{width:260px}}.auth-card{padding:30px;margin-bottom:30px;display:flex;position:relative;z-index:1;flex-direction:column;color:var(--section_text);border:4px solid var(--section_bg);border-radius:var(--radius)}@media(min-width:768px){.auth-card{flex-direction:row;margin-bottom:50px}}.auth-card:before{position:absolute;content:"";z-index:-1;left:0;top:0;background:var(--section_bg);opacity:.8}.auth-card .auth-img,.auth-card:before{width:100%;height:100%}@media(min-width:768px){.auth-card .auth-img{width:92px;height:92px;flex-shrink:0;margin:0 20px 0 -45px}}.auth-card .auth-img .avatar{height:100px;width:100px;margin:-50px auto 20px;border-radius:100%;border:4px solid var(--bg_color);box-shadow:0 14px 28px rgba(0,0,0,.05),0 10px 10px rgba(0,0,0,.04)}.auth-card .auth-img .avatar img{position:relative!important;height:100%;width:100%;border-radius:100%}@media(min-width:768px){.auth-card .auth-img .avatar{width:92px;height:92px;margin:0;position:absolute;top:50%;right:auto;bottom:auto;transform:translateY(-50%)}}.auth-card .auth-box{text-align:center;flex-grow:1}@media(min-width:768px){.auth-card .auth-box{text-align:left}}.auth-card .auth-box .auth-name{margin-bottom:15px}.auth-card .auth-box .auth-name a{font-weight:700;text-transform:uppercase;color:var(--section_text);opacity:.8}.auth-card .auth-box .auth-name a:hover{opacity:1}.auth-card .auth-box p{margin-bottom:16px}.auth-card .auth-box p:last-child{margin-bottom:0}.auth-card .auth-box .auth-info{color:var(--section_text_2);margin-bottom:16px}.auth-card .auth-box .auth-info:last-child{margin-bottom:0}.theme_3 .auth-card{flex-direction:column;align-items:center;padding:20px 10px;margin-bottom:20px;color:var(--section_text);background:var(--section_even_row_bg);border:none;border-radius:0 0 var(--radius) var(--radius);z-index:unset}@media(min-width:768px){.theme_3 .auth-card{padding-top:44px;padding-bottom:57px}}@media(min-width:992px){.theme_3 .auth-card{margin-bottom:44px}}.theme_3 .auth-card:before{opacity:1}.theme_3 .auth-card .auth-img{width:100px;height:100px;margin:0 0 15px}@media(min-width:768px){.theme_3 .auth-card .auth-img{width:122px;height:122px;margin-bottom:25px}}.theme_3 .auth-card .auth-img .avatar{width:100px;height:100px;position:unset;transform:none;box-shadow:none;margin:0}@media(min-width:768px){.theme_3 .auth-card .auth-img .avatar{width:122px;height:122px}}.theme_3 .auth-card .auth-box{text-align:center}.theme_3 .auth-card .auth-box .auth-name{margin-bottom:12px}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name{margin-bottom:16px}}.theme_3 .auth-card .auth-box .auth-name a{font-weight:700;font-size:18px;line-height:22px;text-transform:capitalize;color:var(--section_heading_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name a{font-size:20px;line-height:24px}}.theme_3 .auth-card .auth-box .auth-info{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--section_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-info{font-size:17px;line-height:22px;max-width:680px}}@media(min-width:992px){.theme_3 .auth-card .auth-box .auth-info{max-width:940px}}@media(min-width:1200px){.theme_3 .auth-card .auth-box .auth-info{max-width:1064px}}.artical_meta_bar .meta2,.artical_meta_bar .social_list,.blog3 .artial_inf,.popular_cate .pop_cate_list{margin:0;padding:0}.artical_meta_bar .meta2 li,.artical_meta_bar .social_list li,.blog3 .artial_inf li,.popular_cate .pop_cate_list li{list-style:none}.blog3{display:flex;gap:64px}.blog3 .container{background:var(--section_bg);color:var(--section_text)}.blog3 .section_main .container{padding-top:0;padding-bottom:0;margin-bottom:40px}.blog3 .strap_line{font-size:16px;line-height:1.1875}.blog3 .strap_line strong{font-weight:400}.blog3 .blogs_tags{border:0;padding:0}.blog3 .tag_lst .badge{background:rgba(0,0,0,0);border:1px solid var(--tag_bg);color:var(--tag_bg)}.blog3 .inner{padding-left:10px;padding-right:10px;margin-bottom:40px}@media(min-width:768px){.blog3 .inner{padding-left:50px;padding-right:50px}}@media(min-width:1200px){.blog3 .inner{padding-left:123px;padding-right:123px}}.blog3 .inner p{margin-bottom:25px}@media(min-width:992px){.blog3 .inner p{margin-bottom:40px}}.blog3 .right_col{width:432px;flex-shrink:0}.blog3 .main_img{margin:0 -10px 40px;max-height:630px;overflow:hidden}.blog3 .main_img,.blog3 .main_img img{border-radius:0 0 var(--radius) var(--radius)}.blog3 .main_img img{position:unset!important}.blog3 .artial_inf{font-size:16px;line-height:1.1875;color:var(--section_text2);display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:13px}.blog3 .artial_inf li .badge{font-weight:700;font-size:18px;line-height:1.2222222222;color:var(--link);background:rgba(0,0,0,0);padding:0;text-transform:uppercase}.blog3 h1{margin-bottom:30px}.artical_meta_bar{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid var(--section_divider);border-bottom:1px solid var(--section_divider);margin-bottom:29px}@media(max-width:767px){.artical_meta_bar{flex-wrap:wrap}}.artical_meta_bar .meta2{display:flex;flex-wrap:wrap}@media(min-width:768px){.artical_meta_bar .meta2{width:100%}}.artical_meta_bar .meta2 li+li:before{content:"";margin:0 8px}@media(min-width:576px){.artical_meta_bar .meta2 li+li:before{content:"|";display:inline-block}}@media(min-width:768px){.artical_meta_bar .meta2 li+li:before{margin:0 16px}}.artical_meta_bar .meta2 li .autor{display:flex;align-items:center;gap:10px}.artical_meta_bar .social_list{display:flex;gap:10px}.artical_meta_bar .social_list li a{font-size:17px;line-height:20px;width:40px;height:40px;padding:5px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;color:var(--icon_color);background:var(--section_icon_active);color:#fff;border-radius:5px}.artical_meta_bar .social_list li a:hover{opacity:1}.popular_cate{padding:40px 5px}.popular_cate .pop_head{display:block;text-align:center;margin-bottom:25px}.popular_cate .pop_cate_list{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.popular_cate .pop_cate_list li{position:relative}.popular_cate .pop_cate_list li:after{content:"|"}.popular_cate .pop_cate_list li:last-child:after{display:none}.popular_cate .pop_cate_list li a{padding:5px 15px;border-radius:var(--radius);font-size:14px;line-height:18px;text-transform:uppercase;color:var(--section_text);display:inline-block;text-decoration:none}@media(min-width:768px){.popular_cate .pop_cate_list li a{padding:5px 25px}}