@media only screen and (min-width:1200px) and (max-width:1919px),only screen and (min-width:1920px){section{padding-inline:calc((100% - 760px) / 2)}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){section{padding-inline:2rem}}@media only screen and (max-width:767px){section{padding-inline:1rem}}section[id=home]{text-align:center;padding-bottom:.5rem}section[id=home] h2{font-size:24px}section[id=home] .title{color:#0C3FA5;margin-top:2rem;margin-bottom:.5rem}section[id=home] .moto{color:#0C3FA5;margin-top:0;margin-bottom:2rem;font-weight:200;line-height:1}section[id=home] .services{color:#F3F3F3}@media only screen and (min-width:1200px) and (max-width:1919px),only screen and (min-width:1920px),only screen and (min-width:992px) and (max-width:1199px){section[id=home] .services{display:flex;gap:1rem}}section[id=home] .services>div{font-size:24px;border-radius:16px;margin-block:1rem;padding:1em}@media only screen and (min-width:1200px) and (max-width:1919px),only screen and (min-width:1920px),only screen and (min-width:992px) and (max-width:1199px){section[id=home] .services>div{flex:1 1}}section[id=home] .services>div:first-child{background:linear-gradient(90deg,#45B649,#92FE9D 150%)}section[id=home] .services>div:nth-child(2){background:linear-gradient(90deg,#0F6DDD,#21AFDB)}section[id=home] .services>div:nth-child(3){background:linear-gradient(90deg,#021B79,#0575E6)}section[id=home] .services>div h2{margin-top:.25rem;margin-bottom:0}section[id=home] .section-background{position:absolute;right:0;top:0}section[id=fsc]{background:#EEEAE4;padding-block:1.5rem;text-align:center}@media only screen and (min-width:1200px) and (max-width:1919px),only screen and (min-width:1920px){section[id=fsc]{padding-inline:calc(calc((100% - 760px) / 2) + 1rem)}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){section[id=fsc]{padding-inline:3rem}}@media only screen and (max-width:767px){section[id=fsc]{padding-inline:1.5rem}}section[id=fsc] img{max-height:25px;height:auto;width:auto}section[id=fsc] p{margin-bottom:0}section[id=insurers]{padding-block:1em}section[id=insurers] h3{text-align:center;font-size:16px;font-weight:200}section[id=insurers] h3 strong{font-weight:600;color:#70BD5C}section[id=insurers] .insurers-grid{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:1em}section[id=insurers] .insurers-grid>div{padding:1em;background:#FFF;border-radius:8px;display:flex}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){section[id=insurers] .insurers-grid>div{flex-basis:calc((100% - 2em * 3 - 1em * (3 - 1)) / 3)}}@media only screen and (min-width:1200px) and (max-width:1919px),only screen and (min-width:1920px),only screen and (min-width:992px) and (max-width:1199px){section[id=insurers] .insurers-grid>div{flex-basis:calc((100% - 2em * 4 - 1em * (4 - 1)) / 4)}}section[id=insurers] .insurers-grid>div img{width:100%;height:auto}section[id=about-us]{padding-top:1rem;padding-bottom:1rem}section[id=about-us] h3{text-align:center;font-size:16px;color:#0F6DDC}section[id=about-us] p{font-size:16px;line-height:24px;padding-inline:1rem}section[id=about-us] p.quote{font-size:20px;margin-top:1.5em;color:#031D7B}