.bb_container{display:flex;justify-content:center;width:100%;flex-direction:column;align-items:center;XXXposition:relative}div.bb_row{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}div.bb_cell{min-height:50px;width:100%;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;background-position:center;background-repeat:no-repeat;align-items:center}div.bb_content{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:center;padding:25px}.bb_fixed_width{width:100%}img.bb_fixed_height{object-fit:cover}div.bb_content_no_border{padding:0}div.bb_horizontal_left{align-items:flex-start;text-align:left}div.bb_horizontal_right{align-items:flex-end;text-align:right}div.bb_horizontal_center{align-items:center;text-align:center}div.bb_horizontal_justify{text-align:justify}div.bb_cell_1{flex-basis:100%}div.bb_cell_2{flex-basis:100%}div.bb_cell_3{flex-basis:100%}div.bb_cell_4{flex-basis:100%}div.bb_cell_5{flex-basis:100%}div.bb_cell_6{flex-basis:50%}iframe.bb_video{border:0;width:100%}iframe.bb_video_height{height:180px}@media(min-width:400px){iframe.bb_video_height{height:225px}}@media(min-width:512px){iframe.bb_video_height{height:288px}}@media(min-width:640px){iframe.bb_video_height{height:360px}.bb_cell_2 iframe.bb_video_height{height:180px}}@media(min-width:800px){iframe.bb_video_height{height:450px}.bb_cell_2 iframe.bb_video_height{height:225px}}@media(min-width:1024px){iframe.bb_video_height{height:576px}.bb_cell_2 iframe.bb_video_height{height:278px}}@media(min-width:1280px){iframe.bb_video_height{height:720px}.bb_cell_2 iframe.bb_video_height{height:360px}}@media(min-width:1344px){iframe.bb_video_height{height:756px}.bb_cell_2 iframe.bb_video_height{height:366px}}@media(min-width:640px){div.bb_cell_2{flex-basis:50%}div.bb_cell_4{flex-basis:50%}div.bb_cell_6{flex-basis:33.33%}.bb_cell_1 div.bb_horizontal_right,.bb_cell_2 div.bb_horizontal_right,.bb_cell_3 div.bb_horizontal_right,.bb_cell_4 div.bb_horizontal_right{align-items:flex-end;text-align:right}.bb_cell_1 div.bb_horizontal_left,.bb_cell_2 div.bb_horizontal_left,.bb_cell_3 div.bb_horizontal_left,.bb_cell_4 div.bb_horizontal_left{align-items:flex-start;text-align:left}}@media(min-width:800px){div.bb_cell_3{flex-basis:33.33%}}@media(min-width:1080px){div.bb_split_right{width:50%;margin-left:50%}div.bb_split_left{width:50%;margin-left:0}div.bb_cell_4{flex-basis:25%}}@media(min-width:1344px){div.bb_row{display:flex;flex-direction:row;flex-wrap:wrap;max-width:1344px}div.bb_cell_5{flex-basis:20%}div.bb_cell_6{flex-basis:16.66%}}div.bb_content_ontop{position:absolute;top:0;left:0;height:100%}div.bb_inner{display:flex;flex-direction:column;height:100%;padding:20px}div.bb_vertical_top{justify-content:flex-start}div.bb_vertical_center{justify-content:center}div.bb_vertical_bottom{justify-content:flex-end}.bb_button_container{width:100%}.bb_button{background-image:linear-gradient(to bottom,#9dd7dc 0,#9dd7dc 10%,#49abb7 100%);height:45px;letter-spacing:1px;line-height:45px;color:#fff;border-radius:3px;padding:2px 20px;cursor:pointer;font-weight:400;text-align:center;box-sizing:content-box;display:inline-block}.bb_button:hover{background-color:#49abb7;text-decoration:none;background-image:none;color:#fff}.bb_image_container{width:100%;display:flex;margin-bottom:20px}.bb_image_container:last-child{margin-bottom:0}.bb_image_container_center{justify-content:center}.bb_image_container_right{justify-content:right}.bb_image_container_left{justify-content:left}div.bb_bg_container{display:flex;justify-content:center}div.bb_line{height:1px;background-color:silver}.bb_no_padding *{padding:0}picture.bb_cell_bg_image{position:absolute;top:0;left:0}