/*!/wp-content/plugins/MFD_Overload/styleMFD.css*/.sc_button,.elementor-button{border-radius:50px!important}.insuranceElements{display:grid;grid-template-columns:repeat(1,1fr);row-gap:.75rem;max-width:100%;margin-bottom:2rem}.insuranceElements .insuranceElement .insuranceElement-inner{display:flex;align-items:center;column-gap:.75rem;flex-wrap:nowrap}.insuranceElements .insuranceElement .insuranceElement-img{max-width:25%;height:auto}.insuranceElements .insuranceElement .insuranceElement-header{color:#fff;display:flex;flex-direction:column;row-gap:.25rem}.insuranceElements .insuranceElement .insuranceElement-title{font-weight:700;font-size:small;line-height:.85rem}.insuranceElements .insuranceElement .insuranceElement-label{font-size:smaller;line-height:.85rem}@media (min-width:340px){.insuranceElements{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));column-gap:.75rem;max-width:600px}.insuranceElements .insuranceElement .insuranceElement-inner{align-items:center;justify-content:center;row-gap:.25rem;flex-direction:column}.insuranceElements .insuranceElement .insuranceElement-img{max-width:40%}.insuranceElements .insuranceElement .insuranceElement-header{text-align:center}.insuranceElements .insuranceElement .insuranceElement-title{text-align:center}.insuranceElements .insuranceElement .insuranceElement-label{text-align:center}}