@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap");:root{--black:#000;--mid-blue:#1d72a9;--orange:#f56522;--blue-barrey:#374397;--blue-green:#0c99bc;--dark-mint:#47b96d;--white:#fff;--twilight:#445789;--iridium:#3e3e3e}*{font-family:DM Sans,sans-serif;list-style:none;margin:0;padding:0;text-decoration:none}.insurance-img-custom{max-height:500px;object-fit:contain;width:100%}#insurance{height:auto;margin-bottom:60px;padding-left:10%;padding-right:10%;padding-top:30px;position:relative;width:100%}.insurance{display:flex}.ins-img,.insurance-detail{position:relative;width:50%}.ins-img{text-align:center}.ins-heading{color:var(--white);font-size:35px;font-weight:500}.ins-para{color:var(--white);margin:20px 0;width:90%}.underline{background-color:var(--orange);display:block;height:10px;margin-top:10px;width:95%}.insurance-img{left:50%;position:absolute;top:-30px;transform:translate(-50%);width:calc(80% + 55px)}.ins-btn{background-color:var(--dark-mint);border-radius:60px;color:var(--white);display:inline-block;margin-top:10px;padding:12px 30px;transform:translateY(22px)}@media only screen and (min-width:800px){.insurance-img{width:calc(90% + 55px)!important}.ins-heading{font-size:42px;font-weight:600}}@media only screen and (min-width:1080px){.ins-heading .buz-heading-left{font-size:44px;font-weight:600}.insurance-img{left:50%;position:absolute;top:-30px;transform:translate(-50%);width:calc(85% + 55px)!important;width:calc(70% + 55px)!important}}@media only screen and (min-width:1920px){.ins-heading{color:var(--white);font-size:50px;font-weight:600}.insurance-img{left:50%!important;top:20px!important;transform:translate(-48%)!important;width:calc(40rem + 55px)!important}}@media only screen and (min-width:2560px){.insurance-img{left:40%!important;top:20px!important;transform:translate(-48%)!important;width:calc(40rem + 55px)!important}}@media only screen and (min-width:3720px){.insurance-img{left:40%!important;top:20px!important;transform:translate(-48%)!important;width:calc(72rem + 55px)!important}}