.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:10px;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:8px}@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 10px}@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:10px}.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:500;opacity:1;color:var(--link)}.post_author a{text-decoration:none}.post_author a:hover{opacity:1}.post_author span{margin:2px;font-weight:500;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}.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}.header_wrp{position:-webkit-sticky;position:sticky;width:100%;top:0;z-index:99}.header{background:var(--header_bg);padding:10px 15px;display:flex;justify-content:space-between;position:relative;min-height:60px;margin-bottom:20px}@media(min-width:992px){.header{padding:12px 20px;box-shadow:0 3px 2px 0 rgba(0,0,0,.04),0 1px 0 0 rgba(255,253,253,.04),0 0 0 0 hsla(0,0%,100%,.04);z-index:20;min-height:70px}}.header i{cursor:pointer}.header .ico_search-mirror{font-size:17px}.header .social_networks li a,.header2 .social_networks li a,.header3 .social_networks li a,.header4 .social_networks li a{color:var(--header_icons)}.header .social_networks li a:hover,.header2 .social_networks li a:hover,.header3 .social_networks li a:hover,.header4 .social_networks li a:hover{color:var(--header_active)}.header_left_area{display:flex;align-items:center}.header_left_area .side_opener{margin-right:25px}@media(max-width:991px){.header_left_area .side_opener{display:none}}.menu_ico{margin:0;padding:0;list-style:none;display:flex;gap:10px}@media(min-width:992px){.menu_ico{display:none}}.menu_ico .mobile-head-icons{font-size:14px;font-weight:600;color:var(--icon_color)}.nav{padding:0 8px;flex-wrap:nowrap}@media(max-width:991px){.nav{display:none}}.nav .nav_menu{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:5px 0}.nav .nav_menu li{position:relative}.nav .nav_menu li:hover .sub_menu{opacity:1;visibility:visible;transform:scale(1);transition:all .3s cubic-bezier(.165,.84,.44,1) .2s}.nav .nav_menu li.active a{color:var(--header_active)}.nav .nav_menu li a{display:flex;gap:10px;align-items:center;color:var(--header_text);padding:0 15px;font-size:14px;line-height:18px;font-weight:700;text-decoration:none;transition:all .25s linear}.nav .nav_menu li a:hover{color:var(--header_active)}.nav .nav_menu li .sub_menu{width:220px;position:absolute;top:100%;right:auto;bottom:auto;left:auto;padding-top:10px;opacity:0;left:0;visibility:hidden;transform:scaleY(.9);transform-origin:top left;transition:all .2s cubic-bezier(.165,.84,.44,1) .1s;z-index:999}.nav .nav_menu li .sub_menu ul{background:var(--header_dropdown_bg);color:var(--header_dropdown_text);padding:10px 0;margin:0;list-style:none;box-shadow:0 0 4px rgba(0,0,0,.1);border-radius:var(--radius)}.nav .nav_menu li .sub_menu li a{font-weight:400;display:block;padding:5px 20px;color:var(--header_dropdown_text)}.nav .nav_menu li .sub_menu li a:hover{color:var(--header_dropdown_text);opacity:.8}.header_right_area{display:flex;align-items:center;gap:5px 10px}@media(min-width:992px){.header_right_area{gap:5px 20px}}@media(max-width:991px){.header_right_area .search_opener,.header_right_area .social_networks{display:none}}.header_right_area .head_icon_wrp{display:flex;gap:6px}@media(min-width:360px){.header_right_area .head_icon_wrp{gap:10px}}@media(min-width:768px){.header_right_area .head_icon_wrp{gap:20px}}.head_right{display:none}@media(min-width:992px){.head_right{display:flex;gap:5px 30px}}@media(min-width:1400px){.head_right{gap:5px 40px}}.logo{width:160px;display:inline-block;height:auto}@media(min-width:992px){.logo{width:200px}}.logo img{position:unset!important;max-height:40px;max-width:160px;height:auto!important;width:auto!important}@media(min-width:992px){.logo img{max-width:200px;max-height:50px}}.mobile_left,a.logo-link{display:inline-block;position:relative;width:200px;height:50px}.mobile_left img,a.logo-link img{object-position:left}.head_ico{cursor:pointer;color:var(--header_icons)}.head_ico:hover{color:var(--header_active)}.theme_switcher_btn{color:var(--header_icons);cursor:pointer;align-self:center}.theme_switcher_btn:hover{color:var(--header_active)}.theme_switcher_btn.active .ico_sunrise:before{content:""}.search-bar{display:none;position:absolute;top:100%;left:0;right:0;opacity:0;visibility:hidden;transition:all .2s ease-out;z-index:1}.search-bar .button.button_primary{background:var(--section_button_bg);color:var(--section_button_text)}.search-bar .button.button_primary:hover{background:var(--section_button_bg_hover);color:var(--section_button_text_hover)}.search-bar:before{z-index:-1;content:"";position:absolute;left:0;width:100%;top:0;height:100%;background:var(--section_bg);opacity:.95}.search-bar.is-active{display:block;box-shadow:0 60px 60px rgba(0,0,0,.3);opacity:1;visibility:visible}.search-bar form{display:flex;gap:20px;align-items:center;width:100%}.search-bar form input{color:var(--section_text);padding:18px 8px;background:0 0;border:none;box-shadow:none;font-weight:400;line-height:1.42857143;transition:all .2s ease-out;flex-grow:1}.search-bar form input::placeholder{color:var(--section_text);opacity:.8}.search-bar form .button{text-transform:uppercase}.header2{padding:10px 0;background:var(--header_bg);min-height:60px;display:flex;align-self:center}@media(max-width:991px){.header2{margin-bottom:20px}}@media(min-width:992px){.header2{min-height:70px;padding-top:15px;padding-bottom:15px}}.header2 .container{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.header2 i{cursor:pointer}.header2 .ico_search-mirror{font-size:17px}.header2 .logo{width:160px;height:auto;display:flex}@media(min-width:992px){.header2 .logo{justify-content:center}}.header2 .logo img{max-height:40px;max-width:170px}@media(min-width:992px){.header2 .logo img{max-height:50px}}.header2 .header_social_area{display:flex;align-items:center;gap:5px 10px}@media(min-width:992px){.header2 .header_social_area{gap:5px 20px}}@media(max-width:991px){.header2 .header_social_area,.header2 .header_social_area .search_opener2,.header2 .header_social_area .social_networks{display:none}}.header2 .header_social_area .head_icon_wrp{display:flex;gap:20px}.header2 .line_space{height:31px;margin:15px}.header2 .profile_icon{margin-left:15px}.menu_section{width:100%;margin-bottom:20px;background:var(--subheader_bg)}@media(max-width:991px){.menu_section{display:none}}.menu_section .container{display:flex;align-items:center}.menu_section .head_ico{color:var(--header_icons)}.menu_section .head_ico:hover{color:var(--header_active)}.menu_section .nav{text-transform:capitalize;width:100%;padding:10px 15px;display:flex;justify-content:center}.menu_section .nav .nav_menu li.active>a{color:var(--subheader_text_active)}.menu_section .nav .nav_menu li a{font-size:15px;font-weight:500;line-height:19px;color:var(--subheader_text)}.menu_section .nav .nav_menu li a:hover{color:var(--subheader_text_active)}.line_space{border:1px solid var(--header_icons)}.profile_icon{position:relative;cursor:pointer;color:var(--header_icons)}.profile_icon:hover{color:var(--header_active)}.profile_icon .dropdown-menu{position:absolute;right:0;z-index:1000;width:120px;top:30px;border-radius:var(--radius);font-size:14px;font-weight:400;line-height:17px;background:#fff;padding:12px;color:var(--black)}.header4 .search-bar{display:none;position:unset;top:100%}.header4 .search-bar:before{display:none}.header4 .search-bar.is-active{display:block;box-shadow:0 60px 60px rgba(0,0,0,.3);opacity:1;visibility:visible;background:var(--section_bg)}.social_networks{list-style:none;padding:0;margin:0;display:flex;gap:5px 20px;position:relative}.social_networks li a{font-size:17px;line-height:20px;text-decoration:none;color:var(--icon_color)}.social_networks li a:hover{opacity:1}.header3{background:var(--header_bg);position:relative;padding-top:10px;padding-bottom:10px}@media(min-width:992px){.header3 .header_right_area{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding-top:15px;padding-bottom:15px}}.header3 .nav{width:100%;max-width:100%}.header3 .nav_menu{justify-content:center}.header3 .nav_menu a{font-weight:400;font-size:18px;line-height:22px}@media(max-width:991px){.header3 .side_opener{display:none}}.header3 .menu_ico{align-items:center}.header3 .head_ico.ico_bars3{font-size:16px}@media(min-width:992px){.header3 .head_ico.ico_bars3{font-size:19px}}.header3 .container{min-height:50px;display:flex;justify-content:space-between;align-items:center;position:relative}@media(min-width:992px){.header3 .container{min-height:60px}.header3 .nav{padding-left:210px;padding-right:210px;width:100%}.header3 .logo{position:absolute;left:10px;top:50%;transform:translateY(-50%)}}.header3 .logo img{max-height:50px;max-width:170px}@media(min-width:992px){.header3 .logo img{max-height:60px;max-width:200px}}.header4{position:-webkit-sticky;position:sticky;z-index:99;background:var(--header_bg)}.header4,.header4.home_header{width:100%;top:0;overflow:hidden}.header4.home_header{background:none;position:absolute;left:0;z-index:999}.header4 i{cursor:pointer}.header4 .side_opener_btn i{font-size:11px}@media(min-width:992px){.header4 .side_opener_btn i{font-size:14px}}.header4 .search_opener{font-size:18px;line-height:22px}@media(min-width:992px){.header4 .search_opener{font-size:20px;line-height:30px}}.header4 .logo{display:flex;width:170px}@media(min-width:992px){.header4 .logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);justify-content:center}}.header4 .logo img{max-height:40px;max-width:170px}@media(min-width:992px){.header4 .logo img{max-height:50px}}.header4 .header_top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;position:relative}@media(min-width:992px){.header4 .header_top{padding:20px 0}}.header4 .header_top:before{content:"";left:-999px;right:-999px;bottom:0;height:1px;background:var(--white);position:absolute}.header4 .contact_list{margin:0;padding:0;list-style:none;display:flex;color:var(--white);gap:12px 24px}.header4 .contact_list li,.header4 .contact_list li a{display:flex;align-items:center;gap:10px}.header4 .contact_list li a{color:var(--white);opacity:.8;text-decoration:none}.header4 .contact_list li a:hover{opacity:1}@media(max-width:767px){.header4 .contact_list li .text{display:none}}.header4 .head_ico,.header4 .social_networks li a{color:var(--white)}.header4 .header_bottom{display:flex;align-items:center;justify-content:space-between;position:relative;padding-top:10px;padding-bottom:10px}@media(min-width:992px){.header4 .header_bottom{min-height:70px;padding-top:20px;padding-bottom:20px}}.header4 .header_bottom_rgt{display:flex;align-items:center;gap:10px 20px}@media(min-width:992px){.header4 .header_bottom_rgt{gap:10px 33px}}.header4 .nav{padding:0}@media(min-width:992px){.header4 .nav{margin:0 -10px;width:calc(50% - 72px)}}@media(min-width:1280px){.header4 .nav{margin:0 -15px}}@media(min-width:1460px){.header4 .nav{margin:0 -17px}}.header4 .nav li a{color:var(--white);gap:0}@media(min-width:992px){.header4 .nav li a{padding:0 10px}}@media(min-width:1280px){.header4 .nav li a{padding:0 15px}}@media(min-width:1460px){.header4 .nav li a{padding:0 17px}}.header4 .nav .nav_menu{flex-wrap:wrap}.header5{background:var(--header_bg);position:relative;padding-top:10px;padding-bottom:10px}@media(min-width:992px){.header5 .header_right_area{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding-top:15px;padding-bottom:15px}}.header5 .nav_menu{justify-content:center}.header5 .nav_menu a{font-weight:400;font-size:18px;line-height:22px}@media(max-width:991px){.header5 .side_opener{display:none}}.header5 .menu_ico{align-items:center}.header5 .head_ico.ico_bars3{font-size:16px}@media(min-width:992px){.header5 .head_ico.ico_bars3{font-size:19px}}.header5 .container{min-height:50px;display:flex;justify-content:space-between;align-items:center;position:relative}@media(min-width:992px){.header5 .container{min-height:60px}}.header5 .nav{width:100%;max-width:100%}@media(min-width:992px){.header5 .nav{padding-left:210px;padding-right:210px;width:100%}}.header5 .logo img{max-height:50px;max-width:170px}@media(min-width:992px){.header5 .logo img{max-height:60px;max-width:200px}}.header5 .lft_side{display:flex;align-items:center}.header5 .head_ico.ico_double_line{font-size:7px}@media(min-width:992px){.header5 .head_ico.ico_double_line{font-size:14px;margin-right:28px}}.header5 .menu_ico .mobile-head-icons{display:flex;align-items:center}.footer{background:var(--footer_bg);color:var(--footer_text)}.footer a{text-decoration:none}.footer.footer3 .footer_top{padding:20px 0;gap:30px}@media(min-width:992px){.footer.footer3 .footer_top{padding:30px 0}}@media(min-width:1280px){.footer.footer3 .footer_top{padding:62px 0 58px}}.footer.footer3 .footer_bottom{display:flex;align-items:center;flex-direction:column-reverse}@media(min-width:992px){.footer.footer3 .footer_bottom{flex-direction:row}}@media(min-width:1460px){.footer.footer3 .footer_bottom{padding:49px 0 47px}}@media(min-width:1200px){.footer.footer3 .footer_bottom .copy_right{font-size:18px;line-height:1.2222222222}}.footer.footer3 .footer_bottom .social_networks{justify-content:center;margin-bottom:10px}@media(min-width:992px){.footer.footer3 .footer_bottom .social_networks{margin-bottom:0}}.footer .footer_top{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:15px;gap:15px}@media(min-width:992px){.footer .footer_top{padding-top:40px;padding-bottom:30px;justify-content:space-between;flex-direction:row;align-items:center}}.footer .footer_logo{max-width:170px;height:auto;display:flex}@media(min-width:992px){.footer .footer_logo{max-width:200px}}.footer .footer_logo img{position:unset!important;max-height:60px;max-width:200px;height:auto!important;width:auto!important}@media(min-width:992px){.footer .footer_logo img{max-height:70px}}.footer .footer_bottom{padding-top:15px;padding-bottom:15px;position:relative}@media(min-width:992px){.footer .footer_bottom{display:flex;justify-content:space-between;flex-direction:row-reverse;padding-top:30px;padding-bottom:30px}}.footer .footer_bottom:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;border-bottom:2px solid var(--footer_divider);opacity:.2}.footer .footer_bottom a{color:var(--footer_text)}.footer .footer_bottom a:hover{color:var(--footer_icon_active)}.footer .footer_bottom .footer_nav{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;margin:0 0 10px;list-style:none;padding:0}@media(min-width:992px){.footer .footer_bottom .footer_nav{margin-bottom:0}}.footer .footer_bottom .footer_nav li{list-style:none;text-decoration:none;text-align:center}.footer .footer_bottom .footer_nav li a{font-size:13px;text-decoration:none!important;color:var(--footer_text);font-weight:600}@media(min-width:992px){.footer .footer_bottom .footer_nav li a{font-size:14px}}.footer .footer_bottom .footer_nav li a:hover{color:var(--footer_icon_active)}.footer .rainbow-bar{width:100%;height:6px;background:linear-gradient(90deg,#a85e6c,#a85e6c 12.5%,#e37f52 0,#e37f52 25%,#ef9f48 0,#ef9f48 37.5%,#9cb641 0,#9cb641 50%,#009484 0,#009484 62.5%,#21acb8 0,#21acb8 75%,#1972dd 0,#1972dd 87.5%,#8fa0ae 0,#8fa0ae)}.footer .copy_right{text-align:center;font-size:14px;line-height:18px;font-weight:500;color:var(--footer_text);text-transform:capitalize}.footer_nav_link{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;list-style:none;padding:0;margin:0;gap:10px;font-size:16px;line-height:20px}@media(min-width:1280px){.footer_nav_link{gap:20px;gap:47px;font-size:18px;line-height:22px}}.footer_nav_link li a{color:var(--footer_text);padding:0 5px;opacity:.8}.footer_nav_link li a:hover{opacity:1}.footer .social_networks li a,.footer2 .social_networks li a{color:var(--footer_icons)}.footer .social_networks li a:hover,.footer2 .social_networks li a:hover{color:var(--footer_icon_active)}.footer2{background:var(--footer_bg);color:var(--footer_text);overflow:hidden}.footer2 a{text-decoration:none}.footer2 .footer_top{justify-content:space-between;position:relative;padding-top:38px;padding-bottom:47px;border-bottom:none}.footer2 .footer_top:before{content:"";height:2px;background:var(--footer_divider);position:absolute;bottom:0;left:-9999px;right:-9999px}@media(min-width:992px){.footer2 .footer_top{display:flex;padding-bottom:30px;padding-top:60px}}.footer2 .footer_top .footer_first{font-size:13px;font-weight:400;line-height:20px;margin-bottom:50px}@media(min-width:768px){.footer2 .footer_top .footer_first{font-size:17px;line-height:27px}}@media(min-width:992px){.footer2 .footer_top .footer_first{width:30%;padding-right:6%;margin-bottom:0}}@media(min-width:1200px){.footer2 .footer_top .footer_first{width:30%}}.footer2 .footer_logo{max-width:170px;height:auto;margin-bottom:14px}@media(min-width:992px){.footer2 .footer_logo{margin-bottom:26px}}.footer2 .footer_logo img{position:unset!important;max-height:50px;max-width:170px;height:auto!important;width:auto!important}@media(min-width:992px){.footer2 .footer_logo img{max-height:60px}}.footer2 .footer_bottom{padding-top:15px;padding-bottom:15px;position:relative}@media(max-width:991px){.footer2 .footer_bottom .social_networks{justify-content:center;margin-bottom:10px}}@media(min-width:992px){.footer2 .footer_bottom{display:flex;justify-content:space-between;flex-direction:row;padding-top:30px;padding-bottom:30px}}.footer2 .footer_bottom a:hover{color:var(--footer_icon_active)}.footer2 .footer_heading{font-size:18px;font-weight:800;line-height:23px;color:var(--footer_text);margin-bottom:30px;text-transform:capitalize}@media(min-width:768px){.footer2 .footer_heading{font-size:16px;font-weight:700;line-height:20px;margin-bottom:20px;width:100%}}.footer2 .footer_heading_inner{font-weight:500;font-size:12px;line-height:27px;list-style:none;margin:0;padding:0}@media(min-width:992px){.footer2 .footer_heading_inner{font-size:14px}}@media(min-width:1200px){.footer2 .footer_heading_inner{font-size:16px;font-weight:500;line-height:30px}}.footer2 .footer_heading_inner li{text-decoration:none;margin-bottom:12px}.footer2 .footer_heading_inner li a{color:var(--footer_text)}.footer2 .footer_heading_inner li a:hover{color:var(--footer_icon_active)}.footer2 .copy_right{text-align:center;font-size:13px;text-transform:capitalize}.footer2 .copy_right,.footer2 .copy_right a{color:var(--footer_text)}@media(min-width:768px){.footer2 .copy_right{font-size:16px;line-height:22px;font-weight:400}}.footer4{background:var(--footer_bg);color:var(--footer_text);overflow:hidden;padding:38px 0 20px}@media(min-width:992px){.footer4{padding:70px 0 39px}}.footer4 a{text-decoration:none;color:var(--footer_text)}.footer4 .footer_top{margin-bottom:30px}@media(min-width:992px){.footer4 .footer_top{display:flex;margin-bottom:35px}}.footer4 .footer_first{font-weight:300;font-size:16px;line-height:1.25;margin-bottom:20px}@media(min-width:768px){.footer4 .footer_first{font-weight:300;font-size:16px;line-height:1.25;margin-bottom:50px}}@media(min-width:992px){.footer4 .footer_first{width:50%;padding-right:6%;margin-bottom:0}.footer4 .footer_first .text{max-width:270px}}.footer4 .footer_nav{flex-grow:1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px 10px}@media(min-width:768px){.footer4 .footer_nav{gap:10px}}.footer4 .nav_col{width:calc(50% - 10px)}@media(min-width:768px){.footer4 .nav_col{max-width:calc(33% - 10px);width:auto}}.footer4 .nav_col ul{font-weight:400;font-size:14px;line-height:1.1428571429;list-style:none;margin:0;padding:0}@media(min-width:992px){.footer4 .nav_col ul{font-size:16px;line-height:1.25}}.footer4 .nav_col ul li{text-decoration:none;margin-bottom:12px}@media(min-width:992px){.footer4 .nav_col ul li{margin-bottom:18px}}.footer4 .nav_col ul li:last-child{margin-bottom:0}.footer4 .nav_col ul li a{opacity:.8}.footer4 .nav_col ul li a:hover{opacity:1}.footer4 .social_networks{margin-bottom:25px}@media(min-width:992px){.footer4 .social_networks{margin-bottom:40px}}.footer4 .footer_logo{max-width:170px;height:auto;margin-bottom:14px}@media(min-width:992px){.footer4 .footer_logo{margin-bottom:26px}}.footer4 .footer_logo img{position:unset!important;max-height:60px;max-width:170px;height:auto!important;width:auto!important}@media(min-width:992px){.footer4 .footer_logo img{max-height:70px}}.footer4 .footer_heading{font-weight:700;font-size:16px;line-height:1.3125;color:var(--footer_text);margin-bottom:10px}@media(min-width:768px){.footer4 .footer_heading{margin-bottom:20px}}.footer4 .copy_right{text-transform:capitalize;font-weight:300;font-size:14px;line-height:1.2857142857;color:var(--footer_text)}@media(min-width:768px){.footer4 .copy_right{font-weight:300;font-size:16px;line-height:1.25}}.footer4 .copy_right a,.footer5{color:var(--footer_text)}.footer5{background:var(--footer_bg);overflow:hidden;padding:38px 0 20px}@media(min-width:992px){.footer5{padding:57px 0 0}}.footer5 a{text-decoration:none;color:var(--footer_text)}@media(min-width:992px){.footer5 .container{display:flex}}.footer5 .footer_lft{margin-bottom:20px}@media(min-width:768px){.footer5 .footer_lft{margin-bottom:50px}}@media(min-width:992px){.footer5 .footer_lft{width:20%;padding-right:0;margin-bottom:0;position:relative;margin-right:6%}.footer5 .footer_lft:before{content:"";display:block;position:absolute;right:0;top:0;bottom:0;width:1px;background:var(--footer_text);opacity:.2;margin-top:-57px}}@media(min-width:1200px){.footer5 .footer_lft{width:30%}}.footer5 .footer_rgt{flex-grow:1;display:flex;flex-direction:column}.footer5 .footer_nav{flex-grow:1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px 10px;margin-bottom:30px}@media(min-width:768px){.footer5 .footer_nav{gap:10px;margin-bottom:60px}}.footer5 .nav_col{width:calc(50% - 10px)}@media(min-width:768px){.footer5 .nav_col{max-width:calc(33% - 10px);width:auto}}.footer5 .nav_col ul{font-weight:400;font-size:14px;line-height:1.1428571429;list-style:none;margin:0;padding:0}@media(min-width:992px){.footer5 .nav_col ul{font-size:16px;line-height:1.25}}.footer5 .nav_col ul li{text-decoration:none;margin-bottom:12px}@media(min-width:992px){.footer5 .nav_col ul li{margin-bottom:18px}}.footer5 .nav_col ul li:last-child{margin-bottom:0}.footer5 .nav_col ul li a{opacity:.8}.footer5 .nav_col ul li a:hover{opacity:1}.footer5 .social_networks{margin-bottom:25px}@media(min-width:768px){.footer5 .social_networks{margin-bottom:0}}.footer5 .footer_logo{max-width:170px;height:auto;margin-bottom:14px}@media(min-width:992px){.footer5 .footer_logo{margin-bottom:26px}}.footer5 .footer_logo img{position:unset!important;max-height:60px;max-width:170px;height:auto!important;width:auto!important}@media(min-width:992px){.footer5 .footer_logo img{max-height:70px}}.footer5 .footer_heading{font-weight:700;font-size:16px;line-height:1.3125;color:var(--footer_text);margin-bottom:10px}@media(min-width:768px){.footer5 .footer_heading{margin-bottom:20px}}.footer5 .copy_right{text-transform:capitalize;font-weight:300;font-size:14px;line-height:1.2857142857;color:var(--footer_text)}@media(min-width:768px){.footer5 .copy_right{font-weight:300;font-size:16px;line-height:1.25}}.footer5 .copy_right a{color:var(--footer_text)}.footer5 .rgt_bottom{position:relative;padding-top:35px;padding-bottom:37px}@media(min-width:768px){.footer5 .rgt_bottom{display:flex;justify-content:space-between;width:100%}}.footer5 .rgt_bottom:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;border-bottom:1px solid var(--footer_text);opacity:.2}.page_intro{background:var(--header_bg);color:var(--header_text);margin-bottom:30px}@media(min-width:768px){.page_intro{margin-bottom:75px;min-height:280px;font-size:50px;line-height:58px}}.page_intro .container{justify-content:center;text-align:center;padding-top:30px;padding-bottom:20px}@media(min-width:768px){.page_intro .container{padding-top:75px;padding-bottom:62px}}.page_intro h1{color:var(--header_text);text-transform:uppercase;font-size:28px;font-weight:700;line-height:34px;margin:0}@media(min-width:768px){.page_intro h1{font-size:50px;line-height:58px}}.page_intro p{font-size:20px;line-height:25px;font-weight:400}.business4_theme .page_intro .container{justify-content:center;text-align:center;padding-top:30px;padding-bottom:20px}@media(min-width:768px){.business4_theme .page_intro .container{padding-top:90px;padding-bottom:90px;max-width:813px}}.business4_theme .page_intro h1{margin-bottom:15px}.titlebackground_section{position:relative;z-index:1;margin-bottom:50px}.titlebackground_section .background_img,.titlebackground_section .background_img:before{position:absolute;left:0;top:0;height:100%;width:100%}.titlebackground_section .background_img:before{z-index:2;content:"";background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.59))}.titlebackground_section .background_img img{object-fit:cover}.titlebackground_section .post_card{position:relative;z-index:2;color:var(--white);min-height:300px;align-items:center;justify-content:center;text-align:center;padding-left:15px;padding-right:15px}@media(min-width:768px){.titlebackground_section .post_card{min-height:500px}}.titlebackground_section .post_card .post_description{max-width:400px;width:100%;padding-top:140px;padding-bottom:50px}@media(min-width:768px){.titlebackground_section .post_card .post_description{max-width:600px}}@media(min-width:992px){.titlebackground_section .post_card .post_description{padding-top:150px;padding-bottom:150px}}@media(min-width:1200px){.titlebackground_section .post_card .post_description{max-width:832px}}.titlebackground_section .post_card .post_title_big{font-weight:800;font-size:26px;line-height:1.2307692308;color:var(--white);text-transform:capitalize;margin-bottom:24px}@media(min-width:768px){.titlebackground_section .post_card .post_title_big{font-size:40px;line-height:1.15}}@media(min-width:1200px){.titlebackground_section .post_card .post_title_big{font-size:60px;line-height:1.1666666667}}.titlebackground_section .post_card .text_wrp{color:var(--white);font-size:17px;line-height:1.2941176471;display:block;max-width:80%;margin:0 auto 35px}@media(min-width:1200px){.titlebackground_section .post_card .text_wrp{font-size:19px;line-height:1.3157894737}}.titlebackground_section .post_card .breadcrumb{width:100%;color:var(--white);justify-content:center;font-weight:400;font-size:18px;line-height:1.3333333333}@media(min-width:768px){.titlebackground_section .post_card .breadcrumb{font-weight:400;font-size:18px;line-height:1.3333333333}}.titlebackground_section .post_card .breadcrumb li+li{text-transform:uppercase}.titlebackground_section .post_card .breadcrumb li+li:before{color:var(--white);content:">"}.titlebackground_section .post_card .breadcrumb a,.titlebackground_section .post_card .breadcrumb li{color:var(--white);font-weight:400}.titlebackground_section .button.btn_lg{min-width:160px}@media(min-width:768px){.titlebackground_section .button.btn_lg{min-width:201px}}.business1_theme .titlebackground_section .post_card{min-height:250px}@media(min-width:768px){.business1_theme .titlebackground_section .post_card{min-height:400px}}.business1_theme .titlebackground_section .post_card .post_description{padding-top:80px}.business1_theme .titlebackground_section .post_title_big{font-weight:700;font-size:26px;line-height:1.2307692308;margin-bottom:6px;text-transform:uppercase}@media(min-width:768px){.business1_theme .titlebackground_section .post_title_big{font-size:32px;line-height:1.25}}@media(min-width:1200px){.business1_theme .titlebackground_section .post_title_big{font-size:40px;line-height:1.25}}.business1_theme .titlebackground_section{margin-bottom:0}.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}}.newsletter-section{margin-bottom:20px}.newsletter-section .container_main{display:flex;flex-direction:column;padding:20px;position:relative}.newsletter-section .container_main:before{content:"";position:absolute;left:0;right:0;top:0;height:100%;background:var(--section_bg);z-index:-1}@media(min-width:768px){.newsletter-section .container_main:before{border-radius:var(--radius);left:15px;right:15px}}@media(min-width:576px){.newsletter-section .container_main{align-items:center}}@media(min-width:768px){.newsletter-section .container_main{padding:40px;justify-content:space-between}}@media(min-width:992px){.newsletter-section .container_main{flex-direction:row}}.newsletter-section h2{font-size:22px;color:var(--section_heading_text)}@media(min-width:576px){.newsletter-section h2{font-size:24px;font-weight:700;line-height:28px;margin-bottom:20px}}@media(min-width:576px)and (min-width:992px){.newsletter-section h2{margin:0}}.newsletter-section p.form_error{font-size:11px;line-height:1.4;color:var(--red)}.newsletter-section button.btn_lg{height:50px;font-weight:400;font-size:14px;line-height:18px;padding:15px 10px;border-radius:0 var(--radius) var(--radius) 0;min-width:80px}@media(min-width:576px){.newsletter-section button.btn_lg{min-width:100px;height:60px;font-weight:700;border-radius:var(--radius)}}@media(min-width:768px){.newsletter-section button.btn_lg{min-width:140px}}.newsletter-section button.button_primary{background:var(--section_button_bg);color:var(--section_button_text)}.newsletter-section button.button_primary:hover{background:var(--section_button_bg_hover);color:var(--section_button_text_hover)}.newsletter-form{display:flex}@media(min-width:576px){.newsletter-form{align-items:center;gap:20px}}.newsletter-form .input_wrapper{width:100%}@media(min-width:576px){.newsletter-form .input_wrapper{width:330px}}@media(min-width:768px){.newsletter-form .input_wrapper{width:415px}}.newsletter-form input{border-radius:var(--radius) 0 0 var(--radius);background:var(--section_search_bg);border:1px solid var(--section_search_bg);font-size:14px;font-weight:400;line-height:18px;color:var(--section_text);padding:15px 18px;height:50px;width:100%}@media(min-width:576px){.newsletter-form input{height:60px;border-radius:var(--radius);padding:20px 30px}}@media(min-width:768px){.theme_2.dark_theme .newsletter-section .container_main:before{left:10px;right:10px}}.titlebreadcrumb_section{margin-bottom:40px;background:var(--header_bg);color:var(--header_text);padding-top:50px;padding-bottom:50px;min-height:200px}@media(min-width:992px){.titlebreadcrumb_section{padding-top:100px;padding-bottom:95px;min-height:400px}}.titlebreadcrumb_section .container{display:flex;flex-direction:column;align-items:center}.titlebreadcrumb_section .titlebreadcrumb_heading{text-align:center;font-size:24px;font-weight:700;margin-bottom:20px}@media(min-width:768px){.titlebreadcrumb_section .titlebreadcrumb_heading{font-size:40px;line-height:50px}}@media(min-width:1200px){.titlebreadcrumb_section .titlebreadcrumb_heading{font-size:77px;line-height:88px}}@media(min-width:768px){.titlebreadcrumb_section .breadcrumb{font-weight:400;font-size:24px;line-height:32px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper .swiper-button-next,.swiper .swiper-button-prev{width:30px;height:30px;border-radius:50%;background:var(--button_bg);border:1px solid var(--button_bg);color:var(--button_text);align-items:center;justify-content:center;top:0;display:none}@media(min-width:768px){.swiper .swiper-button-next,.swiper .swiper-button-prev{display:flex;width:45px;height:45px;top:0}}@media(min-width:1200px){.swiper .swiper-button-next,.swiper .swiper-button-prev{width:70px;height:70px;top:0}}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-family:icomoon;font-size:12px}@media(min-width:768px){.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size:16px}}@media(min-width:1200px){.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size:20px}}.swiper .swiper-button-next{right:0}.swiper .swiper-button-next:after{content:""}.swiper .swiper-button-prev{left:auto;right:55px}@media(min-width:768px){.swiper .swiper-button-prev{right:50px}}@media(min-width:1200px){.swiper .swiper-button-prev{right:80px}}.swiper .swiper-button-prev:after{content:""}.swiper .swiper-slide{box-sizing:border-box;height:auto;display:flex}.swiper .post_card{width:100%;display:flex;margin-bottom:0!important}.match_slider.swiper{overflow:visible}.match_slider.swiper .swiper-slide{width:auto}.match_score_widget{min-height:94px;overflow:hidden;margin-bottom:20px}.score_card{cursor:pointer;background:var(--section_bg);font-weight:400;font-size:12px;line-height:1.25;border-radius:8px;padding:8px 10px 10px;color:var(--section_text);width:150px;gap:9px;display:inline-flex;flex-shrink:0;flex-direction:column;box-shadow:var(--box_shadow);border:1px solid var(--section_bg);overflow:hidden}.score_card.cricket{width:220px}.score_card.live{border-color:var(--live_button)}.score_card.live .match_row .status,.score_card.live .match_row .team_score{color:var(--live_button)}.score_card.live .match_row .status{font-weight:600}.score_card .match_row{display:flex;align-items:center;gap:6px}.score_card .match_row .status{color:var(--section_text_2)}.score_card .match_row .team_icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:50%;border:1px solid var(--section_divider);overflow:hidden}.score_card .match_row .team_icon img{width:100%;height:100%}.score_card .match_row .team_name{display:inline-block;color:var(--section_text);flex-grow:1;text-transform:uppercase;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.score_card .match_row .team_score{display:inline-flex;flex-shrink:0}.font-weight-bold{font-weight:700!important}.page_head{padding-top:25px;margin-bottom:25px}.page_head .page_title{margin:0 0 10px;color:var(--heading_color);display:block;font-size:20px;line-height:25px}@media(min-width:992px){.page_head .page_title{font-size:22px;line-height:27px}}@media(min-width:1200px){.page_head .page_title{font-size:25px;line-height:30px}}.page_head .page_title:last-child{margin-bottom:0}.dropdown_wrapper{display:flex;justify-content:flex-end;margin-bottom:20px}.dropdown_wrapper .dropdown_inner{position:relative}.dropdown_wrapper .dropdown_inner .selected{min-width:200px;max-width:320px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:30px;font-size:16px;line-height:20px;padding:5px 10px;border:1px solid var(--button_bg_hover);border-radius:var(--radius);background-color:rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--button_text);gap:15px}.dropdown_wrapper .dropdown_inner .selected .selected_text{font-weight:700;font-size:12px;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dropdown_wrapper .dropdown_inner .selected .selected_text .selected_league{font-weight:400}.dropdown_wrapper .dropdown_inner .arrow{color:var(--base_text_color);transition:transform .3s ease}.dropdown_wrapper .dropdown_inner .arrow.open{transform:rotate(180deg)}.dropdown_wrapper .dropdown_inner .options{position:absolute;width:100%;top:0;right:0;left:auto;margin-top:30px;z-index:3;overflow:hidden;border-radius:var(--radius);max-height:300px;overflow-y:auto;font-size:15px;line-height:19px}.dropdown_wrapper .dropdown_inner .options .option{padding:5px 10px;cursor:pointer;background:var(--section_bg);color:var(--section_text_2);border-radius:0}.dropdown_wrapper .dropdown_inner .options .option.selected,.dropdown_wrapper .dropdown_inner .options .option:hover{color:var(--section_button_text_hover);background:var(--section_button_bg_hover)}.date_ele{position:relative;width:208px}.date_ele .date{color:var(--section_text);background:var(--section_bg);width:100%;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1.2857142857;border-radius:var(--radius);padding:4px 60px 4px 20px}.date_ele .ico_left,.date_ele .ico_right{position:absolute;top:50%;transform:translateY(-50%);color:#333;font-size:12px;padding:6px}.date_ele .ico_left:hover,.date_ele .ico_right:hover{color:#8064e6}.date_ele .ico_left{left:-1px}.date_ele .ico_right{right:43px}.date_ele .calander_ico{position:absolute;width:38px;height:36px;right:2px;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--section_icon_active);pointer-events:none;font-size:21px;line-height:1;border-left:2px solid #fff}.live_center_layout .wrp-all:before{content:"";left:0;width:100%;top:0;height:100%;position:absolute;z-index:2;cursor:pointer}.live_center_layout .leg_row_basketball{position:relative;padding:10px;border-radius:var(--radius);overflow:hidden;background:var(--section_bg);color:var(--section_text);font-size:13px;line-height:1.4615384615}@media(min-width:768px){.live_center_layout .leg_row_basketball{font-size:14px;line-height:1.3571428571;padding:12px 10px}}@media(min-width:1200px){.live_center_layout .leg_row_basketball{padding-left:15px;padding-right:15px}}.live_center_layout .leg_row_basketball:not(:last-child){margin-bottom:12px}.live_center_layout .leg_row_basketball.live .status{background:var(--live_button);color:var(--live_button_text)}.live_center_layout .leg_row_basketball.live .match_info_top .time{color:var(--section_text_2);opacity:1}.live_center_layout .leg_row_basketball.live .game_score{color:var(--section_text)}@media(min-width:992px){.live_center_layout .leg_row_basketball.cricket_row{padding-left:15px;padding-right:15px}}.live_center_layout .leg_row_basketball.cricket_row .match_info_top .info,.live_center_layout .leg_row_basketball.cricket_row .match_info_top .time{font-size:12px;font-weight:400}.live_center_layout .leg_row_basketball.cricket_row .match_info_top.extra{margin-bottom:12px}.live_center_layout .leg_row_basketball.cricket_row .basketball_player,.live_center_layout .leg_row_basketball.cricket_row .game_score{gap:12px}.live_center_layout .leg_row_basketball.cricket_row .row_inner:not(:last-child){margin-bottom:12px}.live_center_layout .leg_row_basketball.cricket_row .bold{font-weight:600!important}.live_center_layout .leg_row_basketball.cricket_row .score_wrp{justify-content:flex-end}.live_center_layout .leg_row_basketball .bold{font-weight:700!important}.live_center_layout .leg_row_basketball .row_inner{display:flex;align-items:flex-end}.live_center_layout .leg_row_basketball .fav_wrp{margin-left:6px}@media(min-width:768px){.live_center_layout .leg_row_basketball .fav_wrp{margin-left:24px}}@media(min-width:1561px){.live_center_layout .leg_row_basketball .fav_wrp{margin-left:43px}}.live_center_layout .leg_row_basketball .fav_wrp:only-child{margin:0}.live_center_layout .leg_row_basketball .fav{flex-shrink:0;width:17px;display:inline-block;vertical-align:middle;cursor:pointer;position:relative;align-self:center;z-index:3;font-size:13px;color:var(--section_icon)}.live_center_layout .leg_row_basketball .fav.active{color:var(--section_icon_active);opacity:1}.live_center_layout .leg_row_basketball .match_info{overflow:hidden;flex-grow:1}.live_center_layout .leg_row_basketball .match_info_top{text-transform:capitalize;font-weight:600;font-size:10px;line-height:1.2;display:flex;align-items:center;gap:5px;margin-bottom:-18px}@media(min-width:768px){.live_center_layout .leg_row_basketball .match_info_top{margin-bottom:6px}}.live_center_layout .leg_row_basketball .match_info_top.extra{margin-bottom:12px}.live_center_layout .leg_row_basketball .match_info_top .info,.live_center_layout .leg_row_basketball .match_info_top .time{color:var(--section_text_2)}.live_center_layout .leg_row_basketball .match_info_top .info+.time:before,.live_center_layout .leg_row_basketball .match_info_top .time+.time:before{content:"|";display:inline-block;vertical-align:middle;margin-right:5px}.live_center_layout .leg_row_basketball .match_info_top .inf{font-weight:400;color:#8d8f90}.live_center_layout .leg_row_basketball .status{background:var(--ft_bg);color:var(--ft_text);padding:3px 7px;border-radius:calc(var(--radius)/1.5)}.live_center_layout .leg_row_basketball .basketball_player{display:flex;flex-direction:column;gap:12px}.live_center_layout .leg_row_basketball .basketball_player .player{display:flex;align-items:center;font-size:12px;line-height:1.1666666667;min-height:19px;overflow:hidden}@media(min-width:768px){.live_center_layout .leg_row_basketball .basketball_player .player{font-size:14px;line-height:1.2857142857}}.live_center_layout .leg_row_basketball .basketball_player .player .flag{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:5px;line-height:1px}.live_center_layout .leg_row_basketball .basketball_player .player .name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;display:block}.live_center_layout .leg_row_basketball .basketball_player .player .player_name{flex-grow:1;display:flex;overflow:hidden}.live_center_layout .leg_row_basketball .basketball_player .player .ball,.live_center_layout .leg_row_basketball .basketball_player .player .bat{margin-left:5px;flex-shrink:0;line-height:1px}.live_center_layout .leg_row_basketball .basketball_player .player .ball{width:14px}.live_center_layout .leg_row_basketball .set_score_wrp{display:inline-flex;flex-direction:column;gap:12px}.live_center_layout .leg_row_basketball .set_score{display:inline-flex;min-height:22px}.live_center_layout .leg_row_basketball .set_score .score{color:var(--section_text_2)}.live_center_layout .leg_row_basketball .score_wrp{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;font-size:12px;line-height:1.8333333333}@media(min-width:768px){.live_center_layout .leg_row_basketball .score_wrp{width:217px;font-size:14px;line-height:1.5714285714}}.live_center_layout .leg_row_basketball .score_wrp.ext{width:193px}@media(min-width:768px){.live_center_layout .leg_row_basketball .score_wrp.ext{width:240px}}.live_center_layout .leg_row_basketball .score_wrp .score{min-width:28px;text-align:right;padding-left:4px;padding-right:4px;font-size:12px;line-height:1.8333333333}@media(min-width:768px){.live_center_layout .leg_row_basketball .score_wrp .score{font-size:16px;line-height:1.375;min-width:37px}}.live_center_layout .leg_row_basketball .game_score{flex-shrink:0;min-width:30px;display:inline-flex;flex-direction:column;gap:12px}.live_center_layout .leg_row_basketball .game_score .score{color:var(--section_text);min-height:22px}.live_center_layout .leg_row_basketball .pirdection_inner{display:flex;flex-direction:column;gap:2px}@media(min-width:768px){.live_center_layout .leg_row_basketball .pirdection_inner{gap:0;flex-direction:row}}.live_center_layout .leg_row_basketball .pirdection_head_in{display:none;min-height:18px}@media(min-width:768px){.live_center_layout .leg_row_basketball .pirdection_head_in{display:flex}}.live_center_layout .leg_row_basketball .pirdection_head_in span{width:33.33%;text-align:center;display:block;font-size:12px;line-height:1.5}.live_center_layout .leg_row_basketball .prediction_wrp{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative;z-index:4;gap:2px;min-height:56px;margin-left:3px;width:24px;flex-shrink:0}@media(min-width:768px){.live_center_layout .leg_row_basketball .prediction_wrp{margin-left:12px}}.live_center_layout .leg_row_basketball .prediction_wrp>div{line-height:0}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{display:inline-flex;align-items:center;font-weight:600;font-size:10px;line-height:1.5;padding:3px;color:#999;margin-right:4px;transition:all .25s linear;border-radius:4px;border:1px solid #eee;border-radius:1px;position:relative;width:38px}@media(min-width:360px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{width:42px;padding:4px 6px}}@media(min-width:768px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{flex-direction:column;text-align:center;justify-content:center;min-height:34px;border-radius:5px}}@media(min-width:1280px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn{margin-right:10px}}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn .btn{display:block}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn:last-child{margin-right:0}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn.green:before{font-family:icomoon,sans-serif;content:"";font-weight:400!important;position:absolute;right:1px;top:0;bottom:auto;color:#27ae60}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn.red:before{font-family:icomoon,sans-serif;content:"";font-weight:400!important;position:absolute;right:1px;bottom:0;color:#ee5151;font-size:11px}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn a span{color:#000}.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn span{display:block;margin-right:3px}@media(min-width:768px){.live_center_layout .leg_row_basketball .prediction_wrp .pre_btn span{margin:0 0 1px}}.live_center_layout .leg_row_basketball .prediction_wrp .icon_status{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:calc(var(--radius)/1.5);background:var(--loss_button);color:var(--loss_button_text);font-weight:600;font-size:11px;line-height:13px}@media(min-width:576px){.live_center_layout .leg_row_basketball .prediction_wrp .icon_status{width:22px;height:22px;font-size:13px;line-height:14px}}.live_center_layout .leg_row_basketball .prediction_wrp .icon_status.win{background:var(--win_button);color:var(--win_button_text)}.live_center_layout .leg_row_basketball .prediction_wrp .icon_status.draw{background:var(--draw_button);color:var(--draw_button_text)}.live_center_layout .leg_row_basketball .match_info_tft{padding:0 10px;font-size:12px;line-height:1.3333333333;position:relative;display:flex;justify-content:space-between;gap:6px 12px;z-index:1;color:var(--section_text);margin:10px -8px -8px}@media(min-width:768px){.live_center_layout .leg_row_basketball .match_info_tft{padding:0 12px;margin:10px -8px -10px}}@media(min-width:992px){.live_center_layout .leg_row_basketball .match_info_tft{margin-left:-13px;margin-right:-13px}}@media(min-width:1200px){.live_center_layout .leg_row_basketball .match_info_tft{padding-left:15px;padding-right:15px}}.live_center_layout .leg_row_basketball .match_info_tft:before{position:absolute;left:0;width:100%;top:0;height:100%;content:"";background:var(--even_row_bg);z-index:-1;border-radius:0 0 var(--radius) var(--radius)}.live_center_layout .leg_row_basketball .match_info_tft .lft,.live_center_layout .leg_row_basketball .match_info_tft .rgt{padding-top:5px;padding-bottom:5px}@media(min-width:768px){.live_center_layout .leg_row_basketball .match_info_tft .lft,.live_center_layout .leg_row_basketball .match_info_tft .rgt{padding-top:15px;padding-bottom:15px}}.live_center_layout .leg_row_basketball .match_info_tft .rgt{text-transform:capitalize;flex-grow:1;text-align:right}@media(max-width:767px){.live_center_layout .leg_row_basketball .match_info_tft .rgt{display:none}}.filter_bar{border-radius:var(--radius);padding:2px 0;margin-bottom:20px;position:relative;z-index:9}@media(min-width:992px){.filter_bar{display:flex;align-items:center}}.show_more_countries_wrp{padding-top:35px;text-align:center;text-transform:capitalize}.show_more_countries{cursor:pointer;display:inline-flex;align-items:center;color:var(--section_text_2);font-size:12px;line-height:1.25;padding:4px;display:inline-block;vertical-align:top}.show_more_countries i{color:var(--section_icon)}.show_more_countries:hover,.show_more_countries:hover i{color:var(--link_hover)}.player_performance{margin-bottom:60px}@media(min-width:768px){.player_performance{margin-bottom:160px}}.player_performance h2{font-weight:500;font-size:16px;line-height:21px;margin-bottom:25px}.player_performance h3{font-weight:400;font-size:14px;line-height:18px;margin-bottom:20px}.player_performance h3 strong{font-weight:700}.player_performance .round_box{background:var(--section_bg);color:var(--section_text);padding:20px 15px;margin-bottom:25px}.player_performance .round_head{font-weight:400;font-size:14px;line-height:18px;position:relative;display:flex;align-items:center;width:100%;color:var(--section_heading_text2);justify-content:space-between;padding-bottom:20px;margin-bottom:21px}.player_performance .round_head:before{content:"";height:1px;background:var(--section_divider);position:absolute;bottom:0;left:0;right:0}@media(min-width:992px){.player_performance .round_head:before{left:-99px;right:-99px}}.player_performance .round_head .round_head_ul{display:flex;gap:10px;width:120px;justify-content:space-between}@media(min-width:768px){.player_performance .round_head .round_head_ul{width:195px}}.player_performance .round_head .round_head_ul li{display:flex;gap:5px;font-weight:400;font-size:14px;line-height:18px}.player_performance .round_body{background:var(--section_even_row_bg);padding:13px 15px;display:flex;justify-content:space-between;border-radius:var(--radius);margin-bottom:20px;font-size:12px;gap:10px}.player_performance .round_body strong{font-weight:700;margin-left:5px}.player_performance .round_body .rbody_rgt{display:flex;gap:15px;align-items:center}.player_performance .round_body .rbody_rgt .bold{font-weight:700}.player_performance .round_foot_ul{display:flex;width:100%;flex-wrap:wrap;gap:20px}@media(min-width:576px){.player_performance .round_foot_ul{gap:10px;justify-content:space-between}}.player_performance .round_foot_ul li{font-weight:300;font-size:12px;line-height:16px}.player_performance .round_foot_ul li strong{font-weight:700}.player_performance ul{list-style:none;margin:0;padding:0}.player_performance ul li{text-decoration:none}.squad_block:not(:last-child),.squad_block_hd{margin-bottom:15px}.squad_block_hd h2{font-weight:500;font-size:16px;line-height:1.25;color:var(--heading_color)}.react-calendar{position:absolute;max-width:none;width:300px;z-index:5;top:100%;right:0;border:0;padding-top:10px;padding-bottom:10px;background:#fff;border-radius:12px;box-shadow:0 10px 10px rgba(0,0,0,.2)}@media(min-width:360px){.react-calendar{width:317px}}@media(min-width:992px){.react-calendar{margin-top:10px}}.react-calendar button{border:0;background:rgba(0,0,0,0);padding:5px;color:var(--black)}.react-calendar abbr[title]{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}.react-calendar .react-calendar__tile--now{background:#f4f4f4!important;color:#333!important;border-color:#fff}.react-calendar .react-calendar__tile--active{background:var(--tag_bg)!important;color:var(--tag_text_color)!important;border-color:var(--tag_bg)}.react-calendar .react-calendar__tile{width:calc(14.28% - 16px)!important;flex-basis:auto!important;margin:3px 8px!important;border:1px solid rgba(0,0,0,0);box-sizing:border-box}.react-calendar .react-calendar__month-view__weekdays{margin:0 -8px!important}.react-calendar .react-calendar__month-view__weekdays__weekday{margin:0 8px!important;flex-basis:auto!important;width:calc(14.28% - 16px)!important;height:28px;text-align:center;font-weight:600;font-size:13px;line-height:1.3846153846}.react-calendar__month-view__days{margin:0 -8px}.react-calendar__month-view__days abbr{border:0}.react-calendar__navigation{display:flex;align-items:center;margin-bottom:10px;border-bottom:1px solid var(--light_border_color)}.react-calendar__navigation__arrow{width:33px;height:40px;display:flex;align-items:center;justify-content:center}.react-calendar__navigation__prev-button{font-size:0}.react-calendar__navigation__prev-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__next-button{font-size:0}.react-calendar__navigation__next-button:before{font-size:11px;content:"";font-family:icomoon,sans-serif!important}.react-calendar__navigation__label__labelText{flex-grow:1;font-weight:700;font-size:16px;line-height:1.25;font-family:poppins,Arial,Helvetica Neue,Helvetica,sans-serif;color:#333}.react-calendar__month-view__days__day{height:28px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%}.react-calendar__month-view__days__day--weekend{color:#333!important}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#8064e6}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{border-color:#8064e6;background:rgba(0,0,0,0)}.react-calendar__viewContainer{padding-left:10px;padding-right:10px}.counter_mian{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--match_detail_head_text)}.counter_mian .text{font-weight:400;font-size:10px;line-height:1.4;margin-bottom:5px}@media(min-width:768px){.counter_mian .text{font-size:12px;line-height:1.3333333333;margin-bottom:10px}}.counter_mian ul{list-style:none;padding:0;font-weight:300;font-size:12px;line-height:1.3333333333;display:flex;justify-content:center;align-items:center;gap:13px;margin:0 0 14px}@media(min-width:768px){.counter_mian ul{gap:8px 20px}}.counter_mian ul li{text-decoration:none;display:flex;position:relative;flex-direction:column;align-items:center;gap:5px}.counter_mian ul li .countdown-number{width:30px;height:30px;border-radius:var(--radius);margin-bottom:3px;padding:6px;font-weight:700;font-size:12px;line-height:1.3333333333;color:var(--score_ball_by_ball_text);background:var(--score_ball_by_ball_score_bg);text-align:center}@media(min-width:768px){.counter_mian ul li .countdown-number{margin-bottom:5px;width:40px;height:40px;padding:10px 8px;font-size:16px;line-height:1.3125}}.counter_mian ul li .countdown-label{color:var(--match_detail_head_text2)}.counter_mian ul li+li:before{content:":";position:absolute;color:var(--match_detail_head_text);left:-6px;font-size:12px;line-height:16px;font-weight:700;top:6px}@media(min-width:768px){.counter_mian ul li+li:before{left:-12px;font-size:16px;line-height:18px;font-weight:700;top:10px}}.leg_box{border-radius:var(--radius);margin-bottom:20px}.leg_box:last-child{margin-bottom:0}.leg_head{display:flex;align-items:center;margin-bottom:12px}@media(min-width:992px){.leg_head{margin-bottom:15px}}.leg_head .h1,.leg_head h1 .h2,.leg_head h2{font-weight:500;font-size:14px;line-height:1.2857142857;text-transform:capitalize;flex-grow:1;margin-bottom:0;display:flex;align-items:center;overflow:hidden;color:var(--heading_color)}@media(min-width:576px){.leg_head .h1,.leg_head h1 .h2,.leg_head h2{font-size:16px;line-height:1.25}}.leg_head .h1 a,.leg_head h1 .h2 a,.leg_head h2 a{display:inline-flex;vertical-align:top;align-items:center;color:inherit;overflow:hidden}.leg_head .h1 a:hover,.leg_head h1 .h2 a:hover,.leg_head h2 a:hover{text-decoration:underline}.leg_head .h1 .icon_flag,.leg_head h1 .h2 .icon_flag,.leg_head h2 .icon_flag{margin-right:10px;width:16px;height:16px;border-radius:50%;flex-shrink:0;display:block}@media(min-width:992px){.leg_head .h1 .icon_flag,.leg_head h1 .h2 .icon_flag,.leg_head h2 .icon_flag{width:22px;height:22px}}.leg_head .h1 .icon_flag img,.leg_head h1 .h2 .icon_flag img,.leg_head h2 .icon_flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}.leg_head .h1 .name,.leg_head h1 .h2 .name,.leg_head h2 .name{flex-grow:1;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.leg_head .pirdection_head{flex-shrink:0;width:193px;margin-left:10px;display:none}@media(min-width:992px){.leg_head .pirdection_head{width:164px;display:block}}@media(min-width:1280px){.leg_head .pirdection_head{width:191px}}@media(min-width:1561px){.leg_head .pirdection_head{width:211px}}.leg_head .pirdection_head_in{display:flex}.leg_head .pirdection_head_in span{width:38px;text-align:center;margin:0 4px;display:block;font-size:12px;line-height:1.5}@media(min-width:1280px){.leg_head .pirdection_head_in span{margin:0 5px;width:42px}}.leg_row{background:var(--section_bg);color:var(--section_text);padding:10px;position:relative;font-size:14px;line-height:1.1428571429;border-radius:var(--radius);margin-bottom:10px}@media(min-width:768px){.leg_row{font-size:16px;line-height:1.125;padding:12px 15px;margin-bottom:15px}}.leg_row .leg_inf_inner{flex-grow:1;display:flex;align-items:center;padding-right:24px}@media(min-width:768px){.leg_row .leg_inf_inner{padding-right:34px}}.leg_row .leg_inf_inner.result_active{padding:0}.leg_row .leg_inf_inner .fav{position:absolute;top:50%;transform:translateY(-50%);right:10px;margin:0}@media(min-width:768px){.leg_row .leg_inf_inner .fav{right:20px}}.leg_row .leg_inf_inner .win-td{vertical-align:middle;width:30px;text-align:right;padding-left:0}@media(min-width:576px){.leg_row .leg_inf_inner .win-td{width:40px}}.leg_row .leg_inf_inner .icon_status{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:calc(var(--radius)/1.5);background:var(--loss_button);color:var(--loss_button_text);font-weight:600;font-size:11px;line-height:13px}@media(min-width:576px){.leg_row .leg_inf_inner .icon_status{width:22px;height:22px;font-size:13px;line-height:14px}}.leg_row .leg_inf_inner .icon_status.win{background:var(--win_button);color:var(--win_button_text)}.leg_row .leg_inf_inner .icon_status.draw{background:var(--draw_button);color:var(--draw_button_text)}.leg_row.rugby_leg_row .match_list_date_status .more_inf{color:#8064e6;font-weight:400}@media(min-width:576px){.leg_row.rugby_leg_row .match_list_date_status .more_inf{margin-right:8px}}.leg_row.rugby_leg_row .match_list_date_status .more_inf+.status_wrp .status{color:#333;font-weight:400}.leg_row .sts_tg{background:var(--ft_bg);color:var(--ft_text);text-align:center;border-radius:calc(var(--radius)/1.5);font-weight:600;padding:2px 7px;min-width:27px;gap:3px;display:inline-flex!important;align-items:center}.leg_row .sts_tg.red{background:var(--live_button);color:var(--live_button_text)}.leg_row .sts_tg.ppd{background:var(--postponed_button);color:var(--postponed_button_text)}@media(min-width:992px){.result_additional .leg_row{padding-top:12px;padding-bottom:12px}}.leg_row .ds_2{padding-left:2px;padding-right:2px}.leg_row .tag_check{font-weight:600;font-size:10px;line-height:1.6;color:#fff;background:var(--brand_color);border-radius:3px;text-transform:uppercase;width:40px;text-align:center;display:none;margin-left:10px;flex-shrink:0}@media(min-width:768px){.leg_row .tag_check{display:inline-block;vertical-align:middle}}.leg_row .tag_check i{margin-left:3px;font-size:7px}.leg_row:first-child:before{display:none}.leg_row .status_wrp{display:flex;align-items:center;gap:5px;color:var(--section_text_2)}.leg_row .status_wrp .date+.status:before{content:"|";display:inline-block;vertical-align:middle;margin-right:5px}.leg_row .status{flex-shrink:0;margin-right:10px;width:35px;font-size:10px;line-height:1.4}@media(min-width:413px){.leg_row .status{width:40px}}.leg_row .leg_inf{flex-grow:1;padding:0 30px 0 0;position:relative;overflow:hidden}.leg_row .cl_team{display:flex;align-items:center;overflow:hidden;position:relative}.leg_row .cl_team:first-child{margin-bottom:12px}.leg_row .cl_team.active .team_name{font-weight:600}.leg_row .cl_team.snd_team{flex-direction:row}.leg_row .cl_team.snd_team .team_name{text-align:left}.leg_row .cl_team .team_name{font-size:14px;line-height:1.5714285714;white-space:nowrap;overflow:hidden;flex-grow:1;text-overflow:ellipsis}@media(min-width:576px){.leg_row .cl_team .team_name{display:flex;align-items:center}}.leg_row .cl_team .team_name .name{white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.leg_row .cl_team .flag{flex-shrink:0;margin-right:11px;display:flex;justify-content:center;align-items:center;line-height:15px;width:22px;min-height:22px;max-height:22px}.leg_row .cl_score{width:25px;text-align:center;padding:0 3px;font-size:14px;line-height:22px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(min-width:768px){.leg_row .cl_score{font-size:14px}}.leg_row .score{display:inline-flex;justify-content:center;align-items:center;width:100%;text-align:center;height:22px;color:var(--section_text)}.leg_row .score:not(:last-child){margin-bottom:12px}.leg_row .score.bold{font-weight:700}.leg_row .vs{color:#000;display:none}.leg_row .m_status{flex-shrink:0;margin-left:6px;width:40px;height:23px;text-align:center;cursor:pointer;position:relative;z-index:3;border-radius:12px;font-weight:600;font-size:14px;line-height:1.6428571429}@media(min-width:768px){.leg_row .m_status{margin-left:16px}}.leg_row .m_status.win{background:#28a745;color:#fff}.leg_row .m_status.draw{background:#8a8c93;color:#fff}.leg_row .m_status.loss{background:#ee5151;color:#fff}.leg_row .fav{flex-shrink:0;margin-left:6px;width:17px;display:inline-block;vertical-align:middle;cursor:pointer;position:relative;z-index:3;font-size:12px;color:var(--section_icon)}@media(min-width:413px){.leg_row .fav{margin-left:18px}}.leg_row .fav.active{opacity:1;color:var(--section_icon_active)}.leg_row .prediction{display:flex;align-items:center;position:relative;z-index:4;margin-left:3px}@media(min-width:413px){.leg_row .prediction{margin-left:12px}}@media(min-width:768px){.leg_row .prediction{margin-left:12px}}.leg_row .prediction .pre_btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;font-size:10px;line-height:1.5;padding:3px;text-align:center;color:#999;margin-right:4px;transition:all .25s linear;border-radius:5px;border:1px solid #eee;position:relative;min-height:34px;width:38px}@media(min-width:360px){.leg_row .prediction .pre_btn{width:42px;padding:4px 6px;border-radius:10px}}.leg_row .prediction .pre_btn .btn{display:block}.leg_row .prediction .pre_btn:last-child{margin-right:0}.leg_row .prediction .pre_btn.green:before{content:"";top:0;bottom:auto;color:#27ae60}.leg_row .prediction .pre_btn.green:before,.leg_row .prediction .pre_btn.red:before{font-family:icomoon,sans-serif;font-weight:400!important;position:absolute;right:1px}.leg_row .prediction .pre_btn.red:before{content:"";bottom:0;color:#ee5151;font-size:11px}.leg_row .prediction .pre_btn a span{color:#000}.leg_row .prediction .pre_btn span{display:block;margin-bottom:1px}.leg_row .match_list_date_status{display:flex;flex-direction:column;font-weight:500;font-size:10px;line-height:1.4;margin-bottom:12px}.leg_row .match_list_date_status .status_wrp{width:auto}.leg_row .match_list_date_status .status_wrp span{display:block}.leg_row .match_list_date_status .status_wrp .blink_circle{width:8px;height:8px;display:inline-block;vertical-align:middle;margin-right:5px;background:var(--green);border-radius:50%}.leg_row .match_list_date_status .live_sts{display:flex;align-items:center;gap:5px}.leg_row .match_list_date_status .date+.status{text-align:center}.leg_row .match_list_date_status .status{margin-right:0!important;width:auto}.wrp-all:before{content:"";left:0;width:100%;top:0;height:100%;position:absolute;z-index:2;cursor:pointer}.live_btn_link{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--section_icon_active);font-size:12px;line-height:1.25;border-radius:var(--radius) 0 0 var(--radius);min-width:80px}@media(max-width:767px){.live_btn_link{display:none}}.live_btn_link i{font-size:20px;line-height:21px;margin-bottom:2px}.live_btn_link.active{background:var(--tag_bg);color:var(--tag_text_color);font-weight:700}