.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 25px;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:58px;padding-top:14px;padding-bottom:14px}}.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:0 25px}.header2 .profile_icon{margin-left:25px}.menu_section{width:100%;margin-bottom:12px;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:21px 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:18px;font-weight:400;line-height:100%;color:var(--subheader_text)}.menu_section .nav .nav_menu li a:hover{color:var(--subheader_text_active)}.line_space{border-left: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)}.supersport .nav .nav_menu li .sub_menu li{padding:10px 20px!important}.supersport .nav .nav_menu li .sub_menu li a{color:var(--subheader_text)}.back-drop{width:100vw;height:100vh;background:rgba(0,0,0,.4);z-index:999;transition:.3s linear}.back-drop,.sidenav{position:fixed;top:0}.sidenav{width:320px;max-width:100%;height:100%;z-index:1039;left:0;right:auto;background-color:var(--section_bg);overflow-x:hidden;transition:.5s;transform:translate(-101%)}.sidenav.isActive{box-shadow:0 1px 10px 10px rgba(0,0,0,.4);transform:translate(0)}@media(min-width:768px){.sidenav{width:360px}}.sidenav .sub-nav{padding:0}.sidenav .sub-nav li{list-style:none}.sidenav .sub-nav li a{text-decoration:none;font-size:13px;line-height:17px;padding:8px 20px 8px 40px;font-weight:400;color:var(--section_text);display:block;transition:.3s}.sidenav .closebtn{font-size:15px;color:var(--section_icon);opacity:.9;cursor:pointer;display:block;margin-bottom:15px}.sidenav .closebtn:hover{opacity:1}@media(min-width:768px){.sidenav .closebtn{margin-bottom:42px}}.sidenav .social_networks{padding:20px 0 10px}.sidenav .social_networks li a{color:var(--section_icon)}.sidenav .social_networks li a:hover{color:var(--section_icon_active)}.sidenav .social_networks:before{content:"";left:0;width:100%;top:0;position:absolute;border-top:2px solid var(--section_divider)}.light_theme .sidenav .social_networks:before{border-color:inherit}.sidenav .contact_box{color:var(--section_text)}.sidenav .contact_box h3{color:var(--section_heading_text)}.sidenav .contact_box a{color:var(--section_icon)}.sidenav .contact_box a:hover{color:var(--section_icon_active)}.sidenav_menu{margin:0 -20px 20px;padding:0;list-style:none}.sidenav_menu li{list-style:none;margin-bottom:3px}.sidenav_menu li.have-children .drop{display:flex;justify-content:space-between;align-items:center;padding-right:20px}.sidenav_menu li.have-children .drop:hover{background:var(--section_button_bg_hover);color:var(--section_button_text_hover)}.sidenav_menu li.have-children .drop:hover a{color:var(--section_button_text_hover)}.sidenav_menu li.have-children .drop i{cursor:pointer;font-size:20px}.sidenav_menu li.have-children a{display:block;flex-grow:1}.sidenav_menu li.have-children a i{cursor:pointer;font-size:20px}.sidenav_menu li a{padding:10px 25px;text-decoration:none;font-size:14px;font-weight:700;color:var(--section_text_2);display:block}.sidenav_menu li a:hover{background:var(--section_button_bg_hover);color:var(--section_button_text_hover)}.sidenav_menu li a .icon-wrp{margin-right:8px}.sidenav_menu li a .name{text-transform:capitalize}.sidenav_menu li.active a{background:var(--section_button_bg_hover);color:var(--section_button_text_hover)}.sidenav_menu .sub-nav li a{font-size:13px;line-height:17px}.sidenav_menu .sub-nav li a:before{display:none}.sidenav_inner{padding:20px}@media(max-width:767px){.sidenav_inner .center_mobile2{display:flex;justify-content:center;padding-top:30px}}.sidenav_logo{width:160px;height:auto;display:flex}.sidenav_logo img{position:unset!important;max-height:50px;max-width:190px;height:auto!important;width:auto!important}.sidenav_head{position:relative;z-index:1;margin-bottom:15px}@media(min-width:768px){.sidenav_head{margin-bottom:30px}}.sidenav_head .search_form_width{width:100%;min-width:150px;max-width:450px;display:flex;align-items:center;padding:10px 15px;height:40px;border:1px solid var(--section_search_bg);border-radius:var(--radius);background:var(--section_search_bg);color:var(--section_text)}.sidenav_head .search_form_width .search_style{border:none;width:100%;background:none;color:var(--section_text)}.sidenav_head .search_form_width .search_style::placeholder{color:var(--section_text)}.sidenav_head .search_form_width .search_ico{width:20px;height:20px;margin-right:10px;cursor:pointer}.sidenav_head .search_form_width .icon_rotate{transform:rotate(270deg)}.supersport .sidenav,.theme_2 .sidenav,.theme_3 .sidenav{max-width:430px;top:0;left:auto;right:0;width:100%;transform:translate(101%)}.supersport .sidenav.isActive,.theme_2 .sidenav.isActive,.theme_3 .sidenav.isActive{box-shadow:0 1px 10px 10px rgba(var(--black),.1);transform:translate(0)}@media(min-width:768px){.supersport .sidenav,.theme_2 .sidenav,.theme_3 .sidenav{min-width:357px}}@media(max-width:767px){.supersport .sidenav .social_networks,.theme_2 .sidenav .social_networks,.theme_3 .sidenav .social_networks{justify-content:center}}.supersport .sidenav_menu>li .drop>a,.supersport .sidenav_menu>li>a,.theme_2 .sidenav_menu>li .drop>a,.theme_2 .sidenav_menu>li>a,.theme_3 .sidenav_menu>li .drop>a,.theme_3 .sidenav_menu>li>a{padding:10px 20px;font-size:20px;font-weight:700;line-height:24px;position:relative}.supersport .closebtnDesktop,.theme_2 .closebtnDesktop,.theme_3 .closebtnDesktop{width:15%;font-size:18px;cursor:pointer;color:var(--icon_color)}.supersport .closebtnDesktop:hover,.theme_2 .closebtnDesktop:hover,.theme_3 .closebtnDesktop:hover{opacity:1}.reserved_style{font-size:13px;font-weight:400;line-height:22px;padding-top:10px;display:flex;justify-content:center;color:var(--section_text_2);text-transform:capitalize}@media(min-width:768px){.reserved_style{display:none}}.reserved_style a{color:inherit}.header4 .sidenav{width:430px;top:0;left:auto;right:0;transform:translate(101%)}.header4 .sidenav.isActive{box-shadow:0 1px 10px 10px rgba(var(--black),.1);transform:translate(0)}@media(min-width:768px){.header4 .sidenav{min-width:357px;max-width:430px}}.header4 .sidenav .sub-nav li a{font-size:13px}.header4 .sidenav .social_networks:before{border-top:none}@media(max-width:767px){.header4 .sidenav .social_networks{justify-content:center}}.header4 .sidenav_menu li{padding-bottom:10px;padding-top:10px}@media(max-width:767px){.header4 .sidenav_menu li{border-bottom:1px solid var(--section_text)}}.header4 .sidenav_menu li a{padding:5px 20px;font-size:23px;font-weight:700;line-height:29px;position:relative}@media(min-width:768px){.header4 .sidenav_menu li a{padding-left:30px}.header4 .sidenav_menu li a:before{position:absolute;content:"";font-family:icomoon,sans-serif;left:0;top:50%;font-size:14px;transform:translateY(-50%) rotate(-90deg)}}.header4 .closebtnDesktop{width:15%;font-size:18px;cursor:pointer;color:var(--icon_color)}.header4 .closebtnDesktop:hover{opacity:1}.sidenav_form{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.sidenav_form .search_form_width{position:relative;min-width:267px;width:83%;max-width:450px}.sidenav_form .search_form_width .search_style{border:none;border-radius:var(--radius);background:var(--section_search_bg);color:var(--section_text);width:100%;height:36px;padding:6px 38px 6px 12px}.sidenav_form .search_form_width .search_style::placeholder{color:var(--section_text)}.sidenav_form .search_form_width .search_opener{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.contact_box{margin-bottom:30px;font-size:18px;font-weight:500;line-height:23px}.contact_box h3{font-size:24px;font-weight:700;line-height:30px}.contact_box h3,.contact_box p:first-letter{text-transform:capitalize}.contact_box .section_points{display:flex;font-size:18px;font-weight:500;line-height:33px;color:var(--section_text);align-items:center;margin-top:5px;margin-bottom:5px}.contact_box .section_icon{width:25px;margin-right:10px}@media(min-width:992px){.contact_box{display:none}}.contact_box a{opacity:.8;padding:0;font-size:17px;text-decoration:none;color:var(--base_text_color)}.contact_box a:hover{opacity:1}.newsletter-section{margin-bottom:68px}@media(max-width:991px){.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)}}@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:155px}}.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}}.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}}.footer{background:var(--footer_bg);color:var(--footer_text)}.footer a{text-decoration:none}.footer .footer_top{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:10px;gap:15px}@media(min-width:992px){.footer .footer_top{padding-top:54px;padding-bottom:10px;justify-content:space-between;flex-direction:row;align-items:flex-start}}.footer .footer_logo{max-width:100%;height:auto;display:flex;flex-direction:column;gap:25px;width:100%}@media(min-width:992px){.footer .footer_logo{max-width:380px}}.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_logo p,.footer .footer_logo span{font-weight:400;font-size:15px;line-height:22px;letter-spacing:0;text-transform:capitalize;color:var(--footer_text)}.footer .footer_bottom{flex-direction:column;padding-top:10px;padding-bottom:15px;position:relative}@media(min-width:992px){.footer .footer_bottom{display:flex;padding-bottom:30px}}.footer .footer_bottom:before{display:none}.footer .footer_bottom a{color:var(--footer_text)}.footer .footer_bottom a:hover{color:var(--footer_icon_active)}.footer .footer_bottom .footer_bottom_links{width:100%;display:flex;align-items:center;align-content:center;justify-content:space-between}@media(max-width:991px){.footer .footer_bottom .footer_bottom_links{flex-wrap:wrap}}.footer .footer_bottom .footer_bottom_links .terms_links{justify-content:flex-end;list-style:none;padding:0;margin:0;display:flex;gap:0 40px;position:relative}.footer .footer_bottom .footer_bottom_links .terms_links li a{font-size:15px;line-height:18px}@media(max-width:991px){.footer .footer_bottom .footer_bottom_links .terms_links{margin-top:15px}}.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:left;font-size:14px;line-height:18px;font-weight:500;color:var(--footer_text);text-transform:capitalize;margin-bottom:14px}.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)}.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}.livora_footer_menu{display:grid;grid-auto-flow:column;grid-column-gap:100px;column-gap:100px;list-style:none;padding:0;margin:0}@media(max-width:991px){.livora_footer_menu{grid-auto-flow:row;width:100%}}.livora_footer_menu li{margin-bottom:20px}@media(max-width:991px){.livora_footer_menu li{width:100%}}.livora_footer_menu li a{font-size:16px;line-height:20px;text-decoration:none;color:var(--footer_text);display:block}.livora_footer_menu li a:hover{opacity:1;color:var(--header_active)}.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}.pressaFooter{background:var(--footer_bg);color:var(--footer_text);overflow:hidden}.pressaFooter a{text-decoration:none}.pressaFooter .footer_top{justify-content:space-between;position:relative;padding-top:38px;padding-bottom:47px;border-bottom:none}@media(max-width:991px){.pressaFooter .footer_top{padding-bottom:20px}}.pressaFooter .footer_top:before{content:"";height:2px;background:var(--footer_divider);position:absolute;bottom:0;left:-9999px;right:-9999px}@media(min-width:992px){.pressaFooter .footer_top{display:flex;padding-bottom:30px;padding-top:60px}}.pressaFooter .footer_top .footer_first{font-size:13px;font-weight:400;line-height:20px;margin-bottom:50px}@media(max-width:991px){.pressaFooter .footer_top .footer_first{margin-bottom:30px}}@media(min-width:768px){.pressaFooter .footer_top .footer_first{font-size:17px;line-height:27px}}@media(min-width:992px){.pressaFooter .footer_top .footer_first{width:30%;padding-right:6%;margin-bottom:0}}@media(min-width:1200px){.pressaFooter .footer_top .footer_first{width:30%}}.pressaFooter .footer_logo{--logo-max-width:170px;--logo-mobile-height:50px;--logo-desktop-height:60px;position:relative;max-width:var(--logo-max-width);height:50px;margin-bottom:15px}.pressaFooter .footer_logo img{position:relative;max-height:var(--logo-mobile-height);max-width:var(--logo-max-width);height:auto;width:auto;object-position:left}@media(min-width:992px){.pressaFooter .footer_logo img{max-height:var(--logo-desktop-height)}}.pressaFooter .footer_bottom{padding-top:15px;padding-bottom:15px;position:relative}@media(max-width:991px){.pressaFooter .footer_bottom .social_networks{justify-content:center;margin-bottom:10px}}@media(min-width:992px){.pressaFooter .footer_bottom{display:flex;justify-content:space-between;flex-direction:row;padding-top:30px;padding-bottom:30px}}.pressaFooter .footer_bottom a:hover{color:var(--footer_icon_active)}.pressaFooter .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){.pressaFooter .footer_heading{font-size:16px;font-weight:700;line-height:20px;margin-bottom:20px;width:100%}}.pressaFooter .footer_heading_inner{font-weight:500;font-size:12px;line-height:27px;list-style:none;margin:0;padding:0}@media(min-width:992px){.pressaFooter .footer_heading_inner{font-size:14px}}@media(min-width:1200px){.pressaFooter .footer_heading_inner{font-size:16px;font-weight:500;line-height:30px}}.pressaFooter .footer_heading_inner li{text-decoration:none;margin-bottom:12px}.pressaFooter .footer_heading_inner li a{color:var(--footer_text)}.pressaFooter .footer_heading_inner li a:hover{color:var(--footer_icon_active)}.pressaFooter .copy_right{text-align:center;font-size:13px;text-transform:capitalize;color:var(--footer_text)}.pressaFooter .copy_right a{color:var(--footer_text)}@media(min-width:768px){.pressaFooter .copy_right{font-size:16px;line-height:22px;font-weight:400}}.pressaFooter .terms_links{justify-content:flex-end;list-style:none;padding:0;margin:0;display:flex;gap:0 20px;position:relative}.pressaFooter .terms_links li{border-right:1px solid var(--footer_text);padding-right:20px;display:flex;align-content:center;align-items:center}.pressaFooter .terms_links li:last-child{border-right:none;padding-right:0}.pressaFooter .terms_links li a{font-size:14px;color:var(--footer_text)}@media(max-width:991px){.pressaFooter .terms_links{margin-top:15px}}.theme_2 .terms_links{gap:0 40px}@media(max-width:991px){.theme_2 .terms_links{justify-content:center}}.theme_2 .terms_links li{border-right:0;padding-right:0}.header7{background:var(--header_bg);padding-top:10px;margin-bottom:23px}.header7 .top_area{display:flex;justify-content:flex-end;gap:10px;padding-bottom:10px}@media(min-width:768px){.header7 .top_area{gap:30px}}.header7 .top_nav .top_nav_menu{margin:0;padding:0;list-style:none;display:flex;justify-content:end;gap:10px}@media(min-width:768px){.header7 .top_nav .top_nav_menu{gap:20px}}.header7 .top_nav .top_nav_menu li a{font-weight:400;font-size:12px;line-height:16px;text-transform:capitalize;color:var(--subheader_text);text-decoration:none}@media(min-width:768px){.header7 .top_nav .top_nav_menu li a{font-weight:16px;line-height:20px}}.header7 .top_right_area{display:flex;align-items:center;gap:30px}@media(max-width:991px){.header7 .top_right_area{display:none}}.header7 .top_right_area .head_icon_wrp{display:flex;align-items:center;gap:10px}@media(min-width:768px){.header7 .top_right_area .head_icon_wrp{gap:30px}}.header7 .top_right_area .head_icon_wrp .theme_switcher_btn{cursor:pointer;align-self:center;font-size:16px;color:var(--header_icons)}.header7 .top_right_area .head_icon_wrp .theme_switcher_btn:hover{color:var(--header_active)}.header7 .top_right_area .head_icon_wrp .theme_switcher_btn.active .ico_sunrise:before{content:""}.header7 .top_right_area .head_icon_wrp .search_opener{font-size:16px}.header7 .top_right_area .head_icon_wrp .line_space{height:17px;border:1px solid var(--header_icons)}.header7 .top_right_area .social_networks{gap:5px 12px}.header7 .top_right_area .social_networks li a{font-size:16px;color:var(--header_icons)}.header7 .top_right_area .social_networks li a:hover{color:var(--header_active)}.header7 .bottom_area{display:flex;align-items:center;gap:12px}.header7 .bottom_area .logo{width:auto}.header7 .bottom_area .bottom_rgt_area{display:flex;align-items:center;justify-content:flex-end;flex-grow:1;gap:14px}.header7 .bottom_area .bottom_rgt_area .nav{text-transform:capitalize;width:100%;padding:0 15px;display:flex;justify-content:center;justify-content:end}@media(max-width:991px){.header7 .bottom_area .bottom_rgt_area .nav{display:none}}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li{position:relative}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li.active>a{color:var(--subheader_text);font-size:16px;font-weight:600;line-height:20px;position:relative;background:var(--subheader_text_active)}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li.active>a:before{opacity:1}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li:hover>a{background:var(--subheader_text_active)}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li:hover>a:before{opacity:1}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li a{font-size:16px;font-weight:400;line-height:20px;color:var(--subheader_text);padding:12px;border-radius:5px 5px 0 0}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li a:before{content:"";position:absolute;left:0;width:100%;bottom:0;opacity:0;border:3px solid var(--subheader_text)}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li a:hover{color:var(--subheader_text)}.header7 .bottom_area .bottom_rgt_area .nav .nav_menu li a .hide_text{display:none}.header7 .bottom_area .bottom_rgt_area .button{border-radius:var(--radius);padding:10px;font-weight:600;line-height:16px;font-size:12px}@media(min-width:768px){.header7 .bottom_area .bottom_rgt_area .button{padding:7px 17px}}.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}.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}}.bbTopStorySelection{display:grid;grid-gap:20px;gap:20px;margin-bottom:50px}@media(min-width:992px){.bbTopStorySelection{grid-template-columns:repeat(4,1fr);gap:16px;height:480px}}.feature_card{width:100%;height:230px;position:relative;overflow:hidden}.feature_card.small .feature_card_title{font-size:17px;line-height:22px;font-weight:400;margin-bottom:7px}.feature_card.small .feature_card_title a{opacity:1}@media(min-width:992px){.feature_card.small .feature_card_title{font-size:17px}}@media(min-width:1400px){.feature_card:nth-child(2) .feature_card_title{font-size:26px;line-height:30px}}.feature_card .pic-wrapper{position:relative;width:100%;height:100%;display:inline-block;border-radius:var(--radius);overflow:hidden}.feature_card .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))}.feature_card .pic-wrapper img{position:unset!important}.feature_card .post_author,.feature_card .post_author span{color:var(--white)}.feature_card .post_author a{color:inherit}.feature_card .post_author a:hover{opacity:1}.feature_card .info{position:absolute;bottom:0;z-index:9;padding:20px;width:100%}.feature_card .feature_card_title{font-size:18px;line-height:23px;color:var(--white);font-weight:600;margin-bottom:14px}@media(max-width:767px){.feature_card .feature_card_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}}@media(min-width:992px){.feature_card .feature_card_title{font-size:23px;line-height:28px;font-weight:600}}@media(min-width:1200px){.feature_card .feature_card_title{font-size:26px;line-height:30px}}@media(min-width:1400px){.feature_card .feature_card_title{font-size:30px;line-height:35px}}.feature_card .feature_card_title a{color:inherit;text-decoration:none}.feature_card .banner-description{font-size:1rem;color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature_card .badge{z-index:9;position:absolute;top:15px;left:20px}@media(min-width:992px){.bbTopStorySelection .feature_card{overflow:hidden;height:100%}.bbTopStorySelection .feature_card:first-child{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:3}.bbTopStorySelection .feature_card:nth-child(2){grid-row-start:1;grid-row-end:3;grid-column-start:3;grid-column-end:4}.bbTopStorySelection .feature_card:nth-child(3){grid-column-start:4;grid-column-end:6;grid-row-start:1;grid-row-end:2}.bbTopStorySelection .feature_card:nth-child(4){grid-column-start:4;grid-column-end:6;grid-row-start:2;grid-row-end:3}}