.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}}.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}}