#insurance_info_tiles{position:relative}#insurance_info_tiles .insurance_info_tiles_background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}#insurance_info_tiles .insurance_info_tiles_content{padding:50px 15px;position:relative;z-index:1}#insurance_info_tiles .insurance_info_tiles_content .insurance_info_tiles_title{font-size:1.6em;line-height:1.3!important;color:#fff!important;text-align:center;margin-bottom:45px;margin-top:0}#insurance_info_tiles .insurance_info_tiles_content_cards{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;width:calc(191px* 5 + 25px* 4);max-width:100%;margin:auto}#insurance_info_tiles .insurance_info_tiles_content_cards .insurance_info_tiles_card{min-width:191px;width:191px;box-sizing:border-box;max-width:calc((100% - 4 * 25px)/ 5);text-align:center;border-radius:15px;padding:25px 15px 15px;background:#fff;display:flex;flex-direction:column;align-items:center}#insurance_info_tiles .insurance_info_tiles_content_cards .insurance_info_tiles_card img{width:75px;height:75px}#insurance_info_tiles .insurance_info_tiles_content_cards .insurance_info_tiles_card p{color:#7c7c7c;font-weight:700}@media(max-width:991px){#insurance_info_tiles .insurance_info_tiles_background.desktop{display:none}#insurance_info_tiles .insurance_info_tiles_content .insurance_info_tiles_title{font-size:1.2em;margin-bottom:40px}}@media(min-width:992px){#insurance_info_tiles .insurance_info_tiles_background.mobile{display:none}}@media only screen and (min-width:1025px){.copy-section-content{margin:80px 15px 20px!important}}@media(max-width:575px){#insurance_info_tiles .insurance_info_tiles_content_cards{gap:15px}#insurance_info_tiles .insurance_info_tiles_content_cards .insurance_info_tiles_card{min-width:initial;width:100%;max-width:calc((100% - 15px)/ 2)}}