body {
	--wp--preset--color--black:#000000;
	--wp--preset--color--cyan-bluish-gray:#abb8c3;
	--wp--preset--color--white:#ffffff;
	--wp--preset--color--pale-pink:#f78da7;
	--wp--preset--color--vivid-red:#cf2e2e;
	--wp--preset--color--luminous-vivid-orange:#ff6900;
	--wp--preset--color--luminous-vivid-amber:#fcb900;
	--wp--preset--color--light-green-cyan:#7bdcb5;
	--wp--preset--color--vivid-green-cyan:#00d084;
	--wp--preset--color--pale-cyan-blue:#8ed1fc;
	--wp--preset--color--vivid-cyan-blue:#0693e3;
	--wp--preset--color--vivid-purple:#9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
	--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
	--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
	--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
	--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
	--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
	--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
	--wp--preset--font-size--small:13px;
	--wp--preset--font-size--medium:20px;
	--wp--preset--font-size--large:36px;
	--wp--preset--font-size--x-large:42px;
	--wp--preset--spacing--20:0.44rem;
	--wp--preset--spacing--30:0.67rem;
	--wp--preset--spacing--40:1rem;
	--wp--preset--spacing--50:1.5rem;
	--wp--preset--spacing--60:2.25rem;
	--wp--preset--spacing--70:3.38rem;
	--wp--preset--spacing--80:5.06rem;
	--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);
	--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);
	--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);
	--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);
	--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)
}
.bt_bb_row_holder,.bt_bb_row_inner_holder {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-align-content:stretch;
	-ms-flex-line-pack:stretch;
	align-content:stretch;
	-webkit-align-content:flex-start;
	-ms-flex-line-pack:start;
	align-content:flex-start
}
.bt_bb_row_holder .bt_bb_column,.bt_bb_row_inner_holder .bt_bb_column {
	-webkit-flex:1 1 0%;
	-ms-flex:1 1 0%;
	flex:1 1 0%;
	max-width:100%
}
@media (min-width:993px) and (max-width:1200px) {
	.bt_bb_column.col-lg-12,.bt_bb_column_inner.col-lg-12 {
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%;
}
}.bt_bb_section {
	position:relative
}
.bt_bb_section.bt_bb_section_with_bottom_coverage_image,.bt_bb_section.bt_bb_section_with_top_coverage_image {
	overflow:hidden
}
.bt_bb_section .bt_bb_section_bottom_section_coverage_image,.bt_bb_section .bt_bb_section_top_section_coverage_image {
	position:absolute;
	right:0;
	left:0;
	z-index:2;
	pointer-events:none
}
.bt_bb_section .bt_bb_section_bottom_section_coverage_image img,.bt_bb_section .bt_bb_section_top_section_coverage_image img {
	width:100%;
	height:auto;
	display:block;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.bt_bb_section .bt_bb_section_top_section_coverage_image {
	top:-1px
}
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
	bottom:-1px
}
.bt_bb_section:before {
	display:none
}
.bt_bb_section .bt_bb_port {
	z-index:2;
	position:relative
}
.bt_bb_section {
	position:relative;
}
.bt_bb_section .bt_bb_overlay {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:1
}
.bt_bb_section.bt_bb_top_spacing_small>.bt_bb_port {
	padding-top:1em
}
.bt_bb_section.bt_bb_top_spacing_large>.bt_bb_port {
	padding-top:8em
}
.bt_bb_section.bt_bb_bottom_spacing_small>.bt_bb_port {
	padding-bottom:1em
}
.bt_bb_section.bt_bb_bottom_spacing_large>.bt_bb_port {
	padding-bottom:8em
}
.bt_bb_section.bt_bb_top_spacing_15>.bt_bb_port {
	padding-top:15px
}
.bt_bb_section.bt_bb_bottom_spacing_15>.bt_bb_port {
	padding-bottom:15px
}
.bt_bb_section.bt_bb_bottom_spacing_20>.bt_bb_port {
	padding-bottom:20px
}
.bt_bb_section.bt_bb_bottom_spacing_25>.bt_bb_port {
	padding-bottom:25px
}
.bt_bb_section.bt_bb_top_spacing_30>.bt_bb_port {
	padding-top:30px
}
.bt_bb_section.bt_bb_bottom_spacing_30>.bt_bb_port {
	padding-bottom:30px
}
.bt_bb_section.bt_bb_bottom_spacing_40>.bt_bb_port {
	padding-bottom:40px
}
.bt_bb_section.bt_bb_top_spacing_50>.bt_bb_port {
	padding-top:50px
}
.bt_bb_section.bt_bb_top_spacing_60>.bt_bb_port {
	padding-top:60px
}
.bt_bb_section.bt_bb_bottom_spacing_60>.bt_bb_port {
	padding-bottom:60px
}
.bt_bb_section.bt_bb_bottom_spacing_70>.bt_bb_port {
	padding-bottom:70px
}
.bt_bb_section.bt_bb_bottom_spacing_80>.bt_bb_port {
	padding-bottom:80px
}
.bt_bb_section.bt_bb_bottom_spacing_90>.bt_bb_port {
	padding-bottom:90px
}
.bt_bb_section.bt_bb_bottom_spacing_100>.bt_bb_port {
	padding-bottom:100px
}
.bt_bb_section[class*=bt_bb_negative_margin_] {
	position:relative;
	z-index:2
}
.bt_bb_section.bt_bb_negative_margin_60 {
	margin-top:-60px
}
@media (max-width:calc(800px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(900px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(1000px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(1100px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(1200px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(1300px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(1400px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(1500px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}@media (max-width:calc(1600px + 120px)) {
	.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow,.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow,.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
	left:0;
	right:auto
}
.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_show_dots_outside .slick-dots {
	right:1.15em
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:1.15em
}
.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:0
}
.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
	right:auto;
	left:0
}
}.bt_bb_section.bt_bb_color_scheme_2 {
	color:#191919;
	background-color:#fff
}
.bt_bb_section.bt_bb_color_scheme_4 {
	color:#24bb9d;
	background-color:#fff
}
.bt_bb_section.bt_bb_color_scheme_6 {
	color:#fff;
	background-color:#24bb9d
}
.bt_bb_section.bt_bb_color_scheme_7 {
	color:#009fe3;
	background-color:#191919
}
.bt_bb_section.bt_bb_color_scheme_8 {
	color:#009fe3;
	background-color:#fff
}
.bt_bb_section.bt_bb_color_scheme_11 {
	color:#fff;
	background-color:#009fe3
}
.bt_bb_section>.bt_bb_port {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row nowrap;
	-ms-flex-flow:row nowrap;
	flex-flow:row nowrap;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
.bt_bb_section>.bt_bb_port .rtl {
	-webkit-flex-flow:row-reverse nowrap;
	-ms-flex-flow:row-reverse nowrap;
	flex-flow:row-reverse nowrap
}
.bt_bb_section>.bt_bb_port .bt_bb_cell {
	position:relative
}
.bt_bb_section.bt_bb_vertical_align_top>.bt_bb_port {
	-webkit-align-items:flex-start;
	-ms-flex-align:start;
	align-items:flex-start
}
.bt_bb_row {
	color:var(--row-primary-color);
	background-color:var(--row-secondary-color)
}
.bt_bb_row_holder {
	height:auto;
	margin:0 -20px
}
.bt_bb_row_holder .bt_bb_column {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:column nowrap;
	-ms-flex-flow:column nowrap;
	flex-flow:column nowrap;
	padding-left:20px;
	padding-right:20px;
	color:var(--column-primary-color);
	background-color:var(--column-secondary-color)
}
.bt_bb_row_holder .bt_bb_column.bt_bb_vertical_align_top {
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.bt_bb_row_holder .bt_bb_column.bt_bb_vertical_align_middle {
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center
}
.bt_bb_row_holder .bt_bb_column[style*=background-image] {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat
}
.bt_bb_row_holder .bt_bb_column .bt_bb_column_content {
	width:100%
}
.bt_bb_row_holder .bt_bb_column .bt_bb_column_content[style*=background-image] {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat
}
.bt_bb_row_holder .bt_bb_column .bt_bb_column_content {
	color:var(--column-inner-primary-color);
	background-color:var(--column-inner-secondary-color)
}
.bt_bb_row_inner_holder {
	height:auto;
	margin:0 -20px
}
.bt_bb_row_inner_holder .bt_bb_column_inner {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:column nowrap;
	-ms-flex-flow:column nowrap;
	flex-flow:column nowrap;
	padding-left:20px;
	padding-right:20px;
	color:var(--inner-column-primary-color);
	background-color:var(--inner-column-secondary-color)
}
.bt_bb_row_inner_holder .bt_bb_column_inner.bt_bb_vertical_align_top {
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.bt_bb_row_inner_holder .bt_bb_column_inner.bt_bb_vertical_align_middle {
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center
}
.bt_bb_row_inner_holder .bt_bb_column_inner[style*=background-image] {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat
}
.bt_bb_row_inner_holder .bt_bb_column_inner .bt_bb_column_inner_content {
	width:100%
}
.bt_bb_row_inner_holder .bt_bb_column_inner .bt_bb_column_inner_content[style*=background-image] {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat
}
.bt_bb_row_inner_holder .bt_bb_column_inner .bt_bb_column_inner_content {
	color:var(--inner-column-inner-primary-color);
	background-color:var(--inner-column-inner-secondary-color)
}
.bt_bb_column_gap_large>.bt_bb_row_holder {
	max-width:-webkit-calc(100% + 8em);
	max-width:-moz-calc(100% + 8em);
	max-width:calc(100% + 8em);
	margin-left:-4em;
	margin-right:-4em
}
.bt_bb_column_gap_large>.bt_bb_row_holder .bt_bb_column {
	padding-left:4em;
	padding-right:4em
}
.bt_bb_column_gap_30>.bt_bb_row_holder {
	max-width:-webkit-calc(100% + 60px);
	max-width:-moz-calc(100% + 60px);
	max-width:calc(100% + 60px);
	margin-left:-30px;
	margin-right:-30px
}
.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column {
	padding-left:30px;
	padding-right:30px
}
.bt_bb_column_gap_50>.bt_bb_row_holder {
	max-width:-webkit-calc(100% + 100px);
	max-width:-moz-calc(100% + 100px);
	max-width:calc(100% + 100px);
	margin-left:-50px;
	margin-right:-50px
}
.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column {
	padding-left:50px;
	padding-right:50px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 {
	max-width:1200px
}
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 {
	max-width:1200px;
	margin:auto
}
@media (min-width:1240px) {
	.bt_bb_row.bt_bb_row_width_boxed_1200 {
	margin:auto
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder {
	-webkit-flex-flow:row nowrap;
	-ms-flex-flow:row nowrap;
	flex-flow:row nowrap
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column {
	max-width:100%
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
	max-width:100%
}
}@media (max-width:1239px) {
	.bt_bb_row.bt_bb_row_width_boxed_1200 {
	padding:0 20px;
	max-width:100%
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_content_wide {
	padding:0
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_content_wide .bt_bb_row_holder {
	margin:0
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:first-child {
	padding:0
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) {
	padding:0 20px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) .bt_bb_column_content {
	-webkit-align-self:flex-end;
	-ms-flex-item-align:end;
	align-self:flex-end
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder {
	-webkit-flex-flow:row wrap;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap
}
}@media (min-width:1240px) {
	.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_row_push_right) .bt_bb_row_holder {
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row_holder .bt_bb_column:first-child .bt_bb_column_content {
	-webkit-align-self:flex-end;
	-ms-flex-item-align:end;
	align-self:flex-end
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column:first-child {
	-webkit-flex:0 1 100%;
	-ms-flex:0 1 100%;
	flex:0 1 100%
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="1"] {
	-webkit-flex:0 0 103.33433px;
	-ms-flex:0 0 103.33433px;
	flex:0 0 103.33433px;
	max-width:103.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="1"]:first-child {
	max-width:-webkit-calc(50% - 516.66567px);
	max-width:-moz-calc(50% - 516.66567px);
	max-width:calc(50% - 516.66567px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
	max-width:63.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="1"] {
	-webkit-flex:0 0 105.001px;
	-ms-flex:0 0 105.001px;
	flex:0 0 105.001px;
	max-width:105.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="1"]:first-child {
	max-width:-webkit-calc(50% - 524.999px);
	max-width:-moz-calc(50% - 524.999px);
	max-width:calc(50% - 524.999px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
	max-width:45.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="1"] {
	-webkit-flex:0 0 108.33433px;
	-ms-flex:0 0 108.33433px;
	flex:0 0 108.33433px;
	max-width:108.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="1"]:first-child {
	max-width:-webkit-calc(50% - 541.66567px);
	max-width:-moz-calc(50% - 541.66567px);
	max-width:calc(50% - 541.66567px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
	max-width:8.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="2"] {
	-webkit-flex:0 0 206.66767px;
	-ms-flex:0 0 206.66767px;
	flex:0 0 206.66767px;
	max-width:206.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="2"]:first-child {
	max-width:-webkit-calc(50% - 413.33233px);
	max-width:-moz-calc(50% - 413.33233px);
	max-width:calc(50% - 413.33233px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
	max-width:166.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="2"] {
	-webkit-flex:0 0 210.001px;
	-ms-flex:0 0 210.001px;
	flex:0 0 210.001px;
	max-width:210.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="2"]:first-child {
	max-width:-webkit-calc(50% - 419.999px);
	max-width:-moz-calc(50% - 419.999px);
	max-width:calc(50% - 419.999px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
	max-width:150.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="2"] {
	-webkit-flex:0 0 216.66767px;
	-ms-flex:0 0 216.66767px;
	flex:0 0 216.66767px;
	max-width:216.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="2"]:first-child {
	max-width:-webkit-calc(50% - 433.33233px);
	max-width:-moz-calc(50% - 433.33233px);
	max-width:calc(50% - 433.33233px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
	max-width:116.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="3"] {
	-webkit-flex:0 0 310.001px;
	-ms-flex:0 0 310.001px;
	flex:0 0 310.001px;
	max-width:310.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="3"]:first-child {
	max-width:-webkit-calc(50% - 309.999px);
	max-width:-moz-calc(50% - 309.999px);
	max-width:calc(50% - 309.999px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
	max-width:270.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="3"] {
	-webkit-flex:0 0 315.001px;
	-ms-flex:0 0 315.001px;
	flex:0 0 315.001px;
	max-width:315.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="3"]:first-child {
	max-width:-webkit-calc(50% - 314.999px);
	max-width:-moz-calc(50% - 314.999px);
	max-width:calc(50% - 314.999px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
	max-width:255.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="3"] {
	-webkit-flex:0 0 325.001px;
	-ms-flex:0 0 325.001px;
	flex:0 0 325.001px;
	max-width:325.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="3"]:first-child {
	max-width:-webkit-calc(50% - 324.999px);
	max-width:-moz-calc(50% - 324.999px);
	max-width:calc(50% - 324.999px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
	max-width:225.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="4"] {
	-webkit-flex:0 0 413.33433px;
	-ms-flex:0 0 413.33433px;
	flex:0 0 413.33433px;
	max-width:413.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="4"]:first-child {
	max-width:-webkit-calc(50% - 206.66567px);
	max-width:-moz-calc(50% - 206.66567px);
	max-width:calc(50% - 206.66567px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
	max-width:373.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="4"] {
	-webkit-flex:0 0 420.001px;
	-ms-flex:0 0 420.001px;
	flex:0 0 420.001px;
	max-width:420.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="4"]:first-child {
	max-width:-webkit-calc(50% - 209.999px);
	max-width:-moz-calc(50% - 209.999px);
	max-width:calc(50% - 209.999px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
	max-width:360.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="4"] {
	-webkit-flex:0 0 433.33433px;
	-ms-flex:0 0 433.33433px;
	flex:0 0 433.33433px;
	max-width:433.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="4"]:first-child {
	max-width:-webkit-calc(50% - 216.66567px);
	max-width:-moz-calc(50% - 216.66567px);
	max-width:calc(50% - 216.66567px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
	max-width:333.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="5"] {
	-webkit-flex:0 0 516.66767px;
	-ms-flex:0 0 516.66767px;
	flex:0 0 516.66767px;
	max-width:516.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="5"]:first-child {
	max-width:-webkit-calc(50% - 103.33233px);
	max-width:-moz-calc(50% - 103.33233px);
	max-width:calc(50% - 103.33233px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
	max-width:476.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="5"] {
	-webkit-flex:0 0 525.001px;
	-ms-flex:0 0 525.001px;
	flex:0 0 525.001px;
	max-width:525.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="5"]:first-child {
	max-width:-webkit-calc(50% - 104.999px);
	max-width:-moz-calc(50% - 104.999px);
	max-width:calc(50% - 104.999px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
	max-width:465.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="5"] {
	-webkit-flex:0 0 541.66767px;
	-ms-flex:0 0 541.66767px;
	flex:0 0 541.66767px;
	max-width:541.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="5"]:first-child {
	max-width:-webkit-calc(50% - 108.33233px);
	max-width:-moz-calc(50% - 108.33233px);
	max-width:calc(50% - 108.33233px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
	max-width:441.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="6"] {
	-webkit-flex:0 0 620.001px;
	-ms-flex:0 0 620.001px;
	flex:0 0 620.001px;
	max-width:620.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="6"]:first-child {
	max-width:-webkit-calc(50% - -.001px);
	max-width:-moz-calc(50% - -.001px);
	max-width:calc(50% - -.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
	max-width:580.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="6"] {
	-webkit-flex:0 0 630.001px;
	-ms-flex:0 0 630.001px;
	flex:0 0 630.001px;
	max-width:630.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="6"]:first-child {
	max-width:-webkit-calc(50% - -.001px);
	max-width:-moz-calc(50% - -.001px);
	max-width:calc(50% - -.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
	max-width:570.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="6"] {
	-webkit-flex:0 0 650.001px;
	-ms-flex:0 0 650.001px;
	flex:0 0 650.001px;
	max-width:650.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="6"]:first-child {
	max-width:-webkit-calc(50% - -.001px);
	max-width:-moz-calc(50% - -.001px);
	max-width:calc(50% - -.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
	max-width:550.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="7"] {
	-webkit-flex:0 0 723.33433px;
	-ms-flex:0 0 723.33433px;
	flex:0 0 723.33433px;
	max-width:723.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="7"]:first-child {
	max-width:-webkit-calc(50% - -103.33433px);
	max-width:-moz-calc(50% - -103.33433px);
	max-width:calc(50% - -103.33433px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
	max-width:683.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="7"] {
	-webkit-flex:0 0 735.001px;
	-ms-flex:0 0 735.001px;
	flex:0 0 735.001px;
	max-width:735.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="7"]:first-child {
	max-width:-webkit-calc(50% - -105.001px);
	max-width:-moz-calc(50% - -105.001px);
	max-width:calc(50% - -105.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
	max-width:675.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="7"] {
	-webkit-flex:0 0 758.33433px;
	-ms-flex:0 0 758.33433px;
	flex:0 0 758.33433px;
	max-width:758.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="7"]:first-child {
	max-width:-webkit-calc(50% - -108.33433px);
	max-width:-moz-calc(50% - -108.33433px);
	max-width:calc(50% - -108.33433px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
	max-width:658.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="8"] {
	-webkit-flex:0 0 826.66767px;
	-ms-flex:0 0 826.66767px;
	flex:0 0 826.66767px;
	max-width:826.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="8"]:first-child {
	max-width:-webkit-calc(50% - -206.66767px);
	max-width:-moz-calc(50% - -206.66767px);
	max-width:calc(50% - -206.66767px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
	max-width:786.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="8"] {
	-webkit-flex:0 0 840.001px;
	-ms-flex:0 0 840.001px;
	flex:0 0 840.001px;
	max-width:840.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="8"]:first-child {
	max-width:-webkit-calc(50% - -210.001px);
	max-width:-moz-calc(50% - -210.001px);
	max-width:calc(50% - -210.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
	max-width:780.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="8"] {
	-webkit-flex:0 0 866.66767px;
	-ms-flex:0 0 866.66767px;
	flex:0 0 866.66767px;
	max-width:866.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="8"]:first-child {
	max-width:-webkit-calc(50% - -216.66767px);
	max-width:-moz-calc(50% - -216.66767px);
	max-width:calc(50% - -216.66767px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
	max-width:766.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="9"] {
	-webkit-flex:0 0 930.001px;
	-ms-flex:0 0 930.001px;
	flex:0 0 930.001px;
	max-width:930.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="9"]:first-child {
	max-width:-webkit-calc(50% - -310.001px);
	max-width:-moz-calc(50% - -310.001px);
	max-width:calc(50% - -310.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
	max-width:890.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="9"] {
	-webkit-flex:0 0 945.001px;
	-ms-flex:0 0 945.001px;
	flex:0 0 945.001px;
	max-width:945.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="9"]:first-child {
	max-width:-webkit-calc(50% - -315.001px);
	max-width:-moz-calc(50% - -315.001px);
	max-width:calc(50% - -315.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
	max-width:885.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="9"] {
	-webkit-flex:0 0 975.001px;
	-ms-flex:0 0 975.001px;
	flex:0 0 975.001px;
	max-width:975.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="9"]:first-child {
	max-width:-webkit-calc(50% - -325.001px);
	max-width:-moz-calc(50% - -325.001px);
	max-width:calc(50% - -325.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
	max-width:875.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="10"] {
	-webkit-flex:0 0 1033.33433px;
	-ms-flex:0 0 1033.33433px;
	flex:0 0 1033.33433px;
	max-width:1033.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="10"]:first-child {
	max-width:-webkit-calc(50% - -413.33433px);
	max-width:-moz-calc(50% - -413.33433px);
	max-width:calc(50% - -413.33433px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
	max-width:993.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="10"] {
	-webkit-flex:0 0 1050.001px;
	-ms-flex:0 0 1050.001px;
	flex:0 0 1050.001px;
	max-width:1050.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="10"]:first-child {
	max-width:-webkit-calc(50% - -420.001px);
	max-width:-moz-calc(50% - -420.001px);
	max-width:calc(50% - -420.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
	max-width:990.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="10"] {
	-webkit-flex:0 0 1083.33433px;
	-ms-flex:0 0 1083.33433px;
	flex:0 0 1083.33433px;
	max-width:1083.33433px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="10"]:first-child {
	max-width:-webkit-calc(50% - -433.33433px);
	max-width:-moz-calc(50% - -433.33433px);
	max-width:calc(50% - -433.33433px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
	max-width:983.33433px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="11"] {
	-webkit-flex:0 0 1136.66767px;
	-ms-flex:0 0 1136.66767px;
	flex:0 0 1136.66767px;
	max-width:1136.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="11"]:first-child {
	max-width:-webkit-calc(50% - -516.66767px);
	max-width:-moz-calc(50% - -516.66767px);
	max-width:calc(50% - -516.66767px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
	max-width:1096.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="11"] {
	-webkit-flex:0 0 1155.001px;
	-ms-flex:0 0 1155.001px;
	flex:0 0 1155.001px;
	max-width:1155.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="11"]:first-child {
	max-width:-webkit-calc(50% - -525.001px);
	max-width:-moz-calc(50% - -525.001px);
	max-width:calc(50% - -525.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
	max-width:1095.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="11"] {
	-webkit-flex:0 0 1191.66767px;
	-ms-flex:0 0 1191.66767px;
	flex:0 0 1191.66767px;
	max-width:1191.66767px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="11"]:first-child {
	max-width:-webkit-calc(50% - -541.66767px);
	max-width:-moz-calc(50% - -541.66767px);
	max-width:calc(50% - -541.66767px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
	max-width:1091.66767px
}
.bt_bb_row.bt_bb_row_width_boxed_1200 .bt_bb_row_holder .bt_bb_column[data-width="12"] {
	-webkit-flex:0 0 1240.001px;
	-ms-flex:0 0 1240.001px;
	flex:0 0 1240.001px;
	max-width:1240.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row_holder .bt_bb_column[data-width="12"]:first-child {
	max-width:-webkit-calc(50% - -620.001px);
	max-width:-moz-calc(50% - -620.001px);
	max-width:calc(50% - -620.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
	max-width:1200.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="12"] {
	-webkit-flex:0 0 1260.001px;
	-ms-flex:0 0 1260.001px;
	flex:0 0 1260.001px;
	max-width:1260.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="12"]:first-child {
	max-width:-webkit-calc(50% - -630.001px);
	max-width:-moz-calc(50% - -630.001px);
	max-width:calc(50% - -630.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_30>.bt_bb_row_holder .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
	max-width:1200.001px
}
.bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="12"] {
	-webkit-flex:0 0 1300.001px;
	-ms-flex:0 0 1300.001px;
	flex:0 0 1300.001px;
	max-width:1300.001px
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="12"]:first-child {
	max-width:-webkit-calc(50% - -650.001px);
	max-width:-moz-calc(50% - -650.001px);
	max-width:calc(50% - -650.001px)
}
.bt_bb_section .bt_bb_row.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide).bt_bb_column_gap_50>.bt_bb_row_holder .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
	max-width:1200.001px
}
}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.bt_bb_row .bt_bb_column {
	height:auto;
	display:block
}
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex
}
.bt_bb_row_inner .bt_bb_column_inner {
	height:auto;
	display:block
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex
}
.bt_bb_row .bt_bb_column {
	max-width:100%
}
.bt_bb_row_inner .bt_bb_column {
	max-width:100%
}
}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle {
	display:block
}
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle {
	display:block
}
}.bt_bb_align_center .bt_bb_align_left .bt_bb_column,.bt_bb_align_center .bt_bb_align_left .bt_bb_column_inner,.bt_bb_align_center .bt_bb_align_left.bt_bb_column,.bt_bb_align_center .bt_bb_align_left.bt_bb_column_inner,.bt_bb_align_left .bt_bb_column,.bt_bb_align_left .bt_bb_column_inner,.bt_bb_align_left.bt_bb_column,.bt_bb_align_left.bt_bb_column_inner,.bt_bb_align_right .bt_bb_align_left .bt_bb_column,.bt_bb_align_right .bt_bb_align_left .bt_bb_column_inner,.bt_bb_align_right .bt_bb_align_left.bt_bb_column,.bt_bb_align_right .bt_bb_align_left.bt_bb_column_inner {
	text-align:left
}
.bt_bb_align_center .bt_bb_align_left .bt_bb_headline,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline,.bt_bb_align_left .bt_bb_headline,.bt_bb_align_left.bt_bb_headline,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline,.bt_bb_align_right .bt_bb_align_left.bt_bb_headline {
	text-align:left
}
html .bt_bb_wrapper .bt_bb_separator:where([style*=border-width]) {
	border-top-style:inherit;
	border-left-style:inherit;
	border-right-style:inherit
}
.bt_bb_separator {
	line-height:0;
	display:block;
	clear:both
}
.bt_bb_separator:after,.bt_bb_separator:before {
	content:' ';
	display:table;
	width:100%;
	clear:both;
	border-width:inherit
}
.bt_bb_separator:before {
	top:0;
	bottom:0
}
.bt_bb_separator.bt_bb_top_spacing_15 {
	margin-top:15px
}
.bt_bb_separator.bt_bb_bottom_spacing_15 {
	margin-bottom:15px
}
.bt_bb_separator.bt_bb_bottom_spacing_20 {
	margin-bottom:20px
}
.bt_bb_separator.bt_bb_bottom_spacing_25 {
	margin-bottom:25px
}
.bt_bb_separator.bt_bb_top_spacing_30 {
	margin-top:30px
}
.bt_bb_separator.bt_bb_bottom_spacing_30 {
	margin-bottom:30px
}
.bt_bb_separator.bt_bb_bottom_spacing_40 {
	margin-bottom:40px
}
.bt_bb_separator.bt_bb_top_spacing_50 {
	margin-top:50px
}
.bt_bb_separator.bt_bb_top_spacing_60 {
	margin-top:60px
}
.bt_bb_separator.bt_bb_bottom_spacing_60 {
	margin-bottom:60px
}
.bt_bb_separator.bt_bb_bottom_spacing_70 {
	margin-bottom:70px
}
.bt_bb_separator.bt_bb_bottom_spacing_80 {
	margin-bottom:80px
}
.bt_bb_separator.bt_bb_bottom_spacing_90 {
	margin-bottom:90px
}
.bt_bb_separator.bt_bb_bottom_spacing_100 {
	margin-bottom:100px
}
.bt_bb_separator.bt_bb_bottom_spacing_small {
	margin-bottom:1em
}
.bt_bb_separator.bt_bb_bottom_spacing_large {
	margin-bottom:8em
}
.bt_bb_separator.bt_bb_top_spacing_small {
	margin-top:1em
}
.bt_bb_separator.bt_bb_top_spacing_large {
	margin-top:8em
}
.btDarkSkin .btLightSkin .bt_bb_separator,.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator,.btLightSkin .bt_bb_separator {
	border-bottom-color:rgba(0,0,0,.07)
}
.btDarkSkin .bt_bb_separator,.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator,.btLightSkin .btDarkSkin .bt_bb_separator {
	border-bottom-color:rgba(255,255,255,.1)
}
.bt_bb_headline h2 {
	display:block;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	overflow-wrap:inherit;
}
.bt_bb_headline .bt_bb_headline_content {
	display:block;
	color:inherit
}
.bt_bb_headline .bt_bb_headline_content a {
	color:inherit;
	-webkit-box-shadow:none;
	box-shadow:none;
	color:inherit;
}
.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
	content:' ';
	display:block;
	width:4em;
	margin:.55em 0 .8em;
	border-style:solid;
	border-width:0 0 2px
}
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
	margin-right:auto;
	margin-left:0
}
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
	margin-left:auto;
	margin-right:0
}
.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
	float:none;
	margin-left:auto;
	margin-right:auto
}
.bt_bb_headline .bt_bb_headline_content span {
	display:block
}
.bt_bb_headline .bt_bb_headline_content span:after,.bt_bb_headline .bt_bb_headline_content span:before {
	clear:both;
	content:' ';
	line-height:0;
	display:table;
	width:100%
}
.bt_bb_headline .bt_bb_headline_content a {
	color:inherit
}
.bt_bb_headline:after {
	clear:both;
	content:' ';
	display:table;
	width:100%
}
.bt_bb_text p:last-child {
	margin-bottom:0;
	padding-bottom:0
}
.bt_bb_image>a,.bt_bb_image>span {
	display:block;
	line-height:0;
	-webkit-box-shadow:none !important;
	box-shadow:none !important
}
.bt_bb_floating_image .bt_bb_image>span {
	margin:0 auto
}
.bt_bb_floating_image .bt_bb_image>span img {
	margin:0 auto
}
.bt_bb_image img {
	display:block;
	margin:0;
	line-height:0;
	max-width:100%;
	height:auto
}
.bt_bb_image img[src$=svg] {
	width:100%
}
.bt_bb_shape_hard_rounded.bt_bb_image img {
	border-radius:10px
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s ease all
}
.bt_bb_card:hover .bt_bb_card_content .bt_bb_card_content_inner>.bt_bb_image img {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
.bt_bb_image.bt_bb_shape_square {
	border-radius:0
}
.bt_bb_image.bt_bb_shape_square img {
	border-radius:0
}
a img {
	border:none
}
h2:after {
	content:" ";
	display:table;
	width:100%;
	clear:both;
}
.bt_bb_layout_boxed_1400 .bt_bb_cell {
	width:1400px;
	max-width:-webkit-calc(100% - 60px);
	max-width:-moz-calc(100% - 60px);
	max-width:calc(100% - 60px)
}
.bt_bb_headline h1,.bt_bb_headline h2,.bt_bb_headline h3,.bt_bb_headline h5,.bt_bb_headline h6 {
	display:block;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	overflow-wrap:inherit
}
.bt_bb_size_extrasmall.bt_bb_headline h1,.bt_bb_size_extrasmall.bt_bb_headline h2,.bt_bb_size_extrasmall.bt_bb_headline h3,.bt_bb_size_extrasmall.bt_bb_headline h5,.bt_bb_size_extrasmall.bt_bb_headline h6 {
	font-size:1rem
}
.bt_bb_size_small.bt_bb_headline h1,.bt_bb_size_small.bt_bb_headline h2,.bt_bb_size_small.bt_bb_headline h3,.bt_bb_size_small.bt_bb_headline h5,.bt_bb_size_small.bt_bb_headline h6 {
	font-size:1.5rem
}
.bt_bb_size_medium.bt_bb_headline h1,.bt_bb_size_medium.bt_bb_headline h2,.bt_bb_size_medium.bt_bb_headline h3,.bt_bb_size_medium.bt_bb_headline h5,.bt_bb_size_medium.bt_bb_headline h6 {
	font-size:2rem
}
.bt_bb_size_normal.bt_bb_headline h1,.bt_bb_size_normal.bt_bb_headline h2,.bt_bb_size_normal.bt_bb_headline h3,.bt_bb_size_normal.bt_bb_headline h5,.bt_bb_size_normal.bt_bb_headline h6 {
	font-size:2.5rem
}
.bt_bb_size_large.bt_bb_headline h1,.bt_bb_size_large.bt_bb_headline h2,.bt_bb_size_large.bt_bb_headline h3,.bt_bb_size_large.bt_bb_headline h5,.bt_bb_size_large.bt_bb_headline h6 {
	font-size:3rem
}
.bt_bb_text_transform_inherit.bt_bb_headline h1,.bt_bb_text_transform_inherit.bt_bb_headline h2,.bt_bb_text_transform_inherit.bt_bb_headline h3,.bt_bb_text_transform_inherit.bt_bb_headline h5,.bt_bb_text_transform_inherit.bt_bb_headline h6 {
	text-transform:inherit
}
.bt_bb_headline h1,.bt_bb_headline h2,.bt_bb_headline h3,.bt_bb_headline h5,.bt_bb_headline h6 {
	margin:0;
	padding:0
}
.btHeaderLetterSpacing-45 .bt_bb_headline h1,.btHeaderLetterSpacing-45 .bt_bb_headline h2,.btHeaderLetterSpacing-45 .bt_bb_headline h3,.btHeaderLetterSpacing-45 .bt_bb_headline h5,.btHeaderLetterSpacing-45 .bt_bb_headline h6 {
	letter-spacing:-.045em
}
.bt_bb_headline h1.bt_bb_line_height_1,.bt_bb_headline h2.bt_bb_line_height_1,.bt_bb_headline h3.bt_bb_line_height_1,.bt_bb_headline h5.bt_bb_line_height_1,.bt_bb_headline h6.bt_bb_line_height_1 {
	line-height:1
}
.bt_bb_size_extrasmall.bt_bb_headline h1,.bt_bb_size_extrasmall.bt_bb_headline h2,.bt_bb_size_extrasmall.bt_bb_headline h3,.bt_bb_size_extrasmall.bt_bb_headline h5,.bt_bb_size_extrasmall.bt_bb_headline h6 {
	font-size:1.25rem
}
.bt_bb_size_small.bt_bb_headline h1,.bt_bb_size_small.bt_bb_headline h2,.bt_bb_size_small.bt_bb_headline h3,.bt_bb_size_small.bt_bb_headline h5,.bt_bb_size_small.bt_bb_headline h6 {
	font-size:1.563rem
}
.bt_bb_size_normal.bt_bb_headline h1,.bt_bb_size_normal.bt_bb_headline h2,.bt_bb_size_normal.bt_bb_headline h3,.bt_bb_size_normal.bt_bb_headline h5,.bt_bb_size_normal.bt_bb_headline h6 {
	font-size:1.875rem
}
.bt_bb_size_medium.bt_bb_headline h1,.bt_bb_size_medium.bt_bb_headline h2,.bt_bb_size_medium.bt_bb_headline h3,.bt_bb_size_medium.bt_bb_headline h5,.bt_bb_size_medium.bt_bb_headline h6 {
	font-size:3.125rem
}
.bt_bb_size_large.bt_bb_headline h1,.bt_bb_size_large.bt_bb_headline h2,.bt_bb_size_large.bt_bb_headline h3,.bt_bb_size_large.bt_bb_headline h5,.bt_bb_size_large.bt_bb_headline h6 {
	font-size:3.75rem
}
.bt_bb_font_weight_500.bt_bb_headline h1,.bt_bb_font_weight_500.bt_bb_headline h2,.bt_bb_font_weight_500.bt_bb_headline h3,.bt_bb_font_weight_500.bt_bb_headline h5,.bt_bb_font_weight_500.bt_bb_headline h6 {
	font-weight:500
}
.bt_bb_headline h1 .bt_bb_headline_content,.bt_bb_headline h2 .bt_bb_headline_content,.bt_bb_headline h3 .bt_bb_headline_content,.bt_bb_headline h5 .bt_bb_headline_content,.bt_bb_headline h6 .bt_bb_headline_content {
	position:relative
}
.bt_bb_headline h1 .bt_bb_headline_content em,.bt_bb_headline h2 .bt_bb_headline_content em,.bt_bb_headline h3 .bt_bb_headline_content em,.bt_bb_headline h5 .bt_bb_headline_content em,.bt_bb_headline h6 .bt_bb_headline_content em {
	font-style:italic
}
[style*=" color:#"].bt_bb_headline h1,[style*=" color:#"].bt_bb_headline h2,[style*=" color:#"].bt_bb_headline h3,[style*=" color:#"].bt_bb_headline h5,[style*=" color:#"].bt_bb_headline h6 {
	color:inherit
}
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
	display:none;
	background:#ff3b2b
}
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
	display:block;
	border:0;
	height:2px
}
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
	margin-top:1.2rem;
	margin-bottom:.6rem
}
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
	width:1.5em
}
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
	width:4rem
}
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
	width:3.5rem
}
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
	width:3rem
}
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
	width:2.5rem
}
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
	width:2rem
}
@media (max-width:1199px) {
	.bt_bb_size_large.bt_bb_headline h1,.bt_bb_size_large.bt_bb_headline h2,.bt_bb_size_large.bt_bb_headline h3,.bt_bb_size_large.bt_bb_headline h5,.bt_bb_size_large.bt_bb_headline h6 {
	font-size:3rem !important
}
.bt_bb_size_medium.bt_bb_headline h1,.bt_bb_size_medium.bt_bb_headline h2,.bt_bb_size_medium.bt_bb_headline h3,.bt_bb_size_medium.bt_bb_headline h5,.bt_bb_size_medium.bt_bb_headline h6 {
	font-size:2.5rem !important
}
}.bt_bb_card {
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s ease all;
	position:relative
}
.bt_bb_shape_hard_rounded.bt_bb_card {
	border-radius:10px;
	overflow:hidden
}
.bt_bb_style_shadowed.bt_bb_card {
	-webkit-box-shadow:0 5px 30px rgba(24,24,24,.15);
	box-shadow:0 5px 30px rgba(24,24,24,.15)
}
:hover.bt_bb_style_shadowed.bt_bb_card {
	-webkit-box-shadow:0 25px 30px -15px rgba(24,24,24,.3);
	box-shadow:0 25px 30px -15px rgba(24,24,24,.3)
}
.bt_bb_card .bt_bb_card_content {
	padding:1.563em 1.875em 0
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner:after {
	content:"";
	display:block;
	width:100%;
	height:1.563em;
	clear:both
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner>.bt_bb_image {
	display:block !important;
	margin:-1.563em -1.875em 1.563em;
	float:none
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner>.bt_bb_image:only-child {
	margin-bottom:-1.563em
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image {
	overflow:hidden
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image>a,.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image>span {
	display:block
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s ease all
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more {
	margin-top:1.875em;
	font-size:1em;
	-webkit-order:5;
	-ms-flex-order:5;
	order:5;
	display:-ms-inline-flexbox;
	display:-webkit-inline-flex;
	display:inline-flex
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a {
	font-weight:700;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	margin-bottom:-.25em
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a .bt_bb_grid_item_icon {
	font-weight:400;
	margin-left:.75em;
	width:2em;
	height:2em;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	border-radius:50%
}
.rtl .bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a .bt_bb_grid_item_icon {
	margin-left:0;
	margin-right:.75em
}
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a .bt_bb_grid_item_icon:only-child {
	margin:0 !important
}
.bt_bb_card.bt_bb_image_position_image_beneath_content {
	position:relative
}
.bt_bb_card.bt_bb_image_position_image_beneath_content .bt_bb_card_content .bt_bb_card_content_inner>* {
	z-index:2;
	position:relative
}
.bt_bb_card.bt_bb_image_position_image_beneath_content .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image {
	margin-bottom:-4em;
	overflow:hidden
}
.bt_bb_card.bt_bb_image_position_image_beneath_content .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image:after {
	content:"";
	display:block;
	left:-1px;
	right:-1px;
	top:-1px;
	bottom:-1px;
	position:absolute;
	pointer-events:none;
	background:-webkit-linear-gradient(bottom,var(--bg-color) 10%,transparent 60%);
	background:-moz-linear-gradient(bottom,var(--bg-color) 10%,transparent 60%);
	background:linear-gradient(to top,var(--bg-color) 10%,transparent 60%)
}
.bt_bb_card:hover .bt_bb_card_content .bt_bb_card_content_inner>.bt_bb_image img {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
.bt_bb_card .bt_bb_card_read_more.bt_bb_read_more_icon_color_scheme_6 a {
	color:#24bb9d
}
.bt_bb_card .bt_bb_card_read_more.bt_bb_read_more_icon_color_scheme_6 a .bt_bb_grid_item_icon {
	background:#24bb9d;
	color:#fff
}


@media(max-width:1040px){
    .bt_bb_size_small.bt_bb_headline h1, 
    .bt_bb_size_small.bt_bb_headline h2, 
    .bt_bb_size_small.bt_bb_headline h3, 
    .bt_bb_size_small.bt_bb_headline h5, 
    .bt_bb_size_small.bt_bb_headline h6{
        font-size: 1.2rem;
    }
}


.bt_bb_row_inner .bt_bb_row_inner_holder>div{
    max-width: 31%;
    margin-bottom: 3vh;
}


@media(max-width:767px){
    .bt_bb_row_inner .bt_bb_row_inner_holder>div{
        max-width: 48%;
    }
}
