#home-banner{display:flex;align-items:center;justify-content:center;height:450px;background:#30343a;background-repeat:no-repeat;background-size:cover;background-position:center;}#home-banner .container{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;}#home-banner .container h1{color:#fff;text-align:center;}#home-banner .global-btn{background-color:#c40000;color:#fff !important;padding:12px 50px;border-radius:25px;border:none;cursor:pointer;transition:background-color .3s ease;text-decoration:none !important;font-family:Source-Sans-Bold,sans-serif;font-size:20px;}#home-banner .global-btn:hover{background-color:#910000;}@media(max-width:991px){#home-banner .global-btn{font-size:18px;padding:12px 15px;}}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:992px){#home-content{padding-top:10vh;padding-bottom:10vh;}}.feed-sheet{position:absolute;top:auto;left:0;width:100%;height:450px;background-size:cover;background-color:rgba(21,53,123,.85);z-index:0;}#home-benefit-links .quick-links-row{display:flex;flex-wrap:wrap;justify-content:space-between;}#home-benefit-links .link-box{flex:1 1 calc(25% - 20px);text-align:center;display:flex;flex-direction:column;background:#000;box-shadow:0 0 1px rgba(0,0,0,.7);box-sizing:border-box;overflow:hidden;height:100%;padding:60px 30px;text-decoration:none;color:#fff;position:relative;z-index:1;}#home-benefit-links .link-box:hover{text-decoration:none;}#home-benefit-links .feed-box{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;}#home-benefit-links .icon{background-repeat:no-repeat;background-size:contain;background-position:center;height:100px;width:100px;margin-bottom:20px;}#home-benefit-links .feed-titles-wrapper{height:72px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;position:relative;z-index:2;}#home-benefit-links .feed-titles-wrapper h2{font-size:30px;font-weight:600;line-height:1.2;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:#fff;}#home-benefit-links .feed-sheet-0,#home-benefit-links .feed-sheet-2,#home-benefit-links .feed-sheet-5,#home-benefit-links .feed-sheet-7{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#30343a;z-index:-1;}#home-benefit-links .feed-sheet-1,#home-benefit-links .feed-sheet-3,#home-benefit-links .feed-sheet-4,#home-benefit-links .feed-sheet-6{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#24262b;z-index:-1;}@media(max-width:991px){#home-benefit-links .feed-sheet-0,#home-benefit-links .feed-sheet-3,#home-benefit-links .feed-sheet-4,#home-benefit-links .feed-sheet-7{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#30343a;z-index:-1;}#home-benefit-links .feed-sheet-1,#home-benefit-links .feed-sheet-2,#home-benefit-links .feed-sheet-5,#home-benefit-links .feed-sheet-6{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#24262b;z-index:-1;}}@media(max-width:575px){#home-benefit-links .feed-sheet-0,#home-benefit-links .feed-sheet-2,#home-benefit-links .feed-sheet-4,#home-benefit-links .feed-sheet-6{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#30343a;z-index:-1;}#home-benefit-links .feed-sheet-1,#home-benefit-links .feed-sheet-3,#home-benefit-links .feed-sheet-5,#home-benefit-links .feed-sheet-7{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-color:#24262b;z-index:-1;}}@media(max-width:991px){#home-benefit-links .link-box{flex:1 1 calc(50% - 20px);}}@media(max-width:575px){#home-benefit-links .link-box{flex:1 1 100%;}}#who-we-are{padding-top:5vh;padding-bottom:5vh;background-color:#1c3e88;}@media(min-width:992px){#who-we-are{padding-top:10vh;padding-bottom:10vh;}}#who-we-are .container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;}#who-we-are .container h2{text-align:center;}#who-we-are .container h2,#who-we-are .container p{color:#fff;}#service-you-can-rely-on{padding-top:5vh;padding-bottom:5vh;background-color:#fff;}@media(min-width:992px){#service-you-can-rely-on{padding-top:10vh;padding-bottom:10vh;}}#service-you-can-rely-on .container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;}#service-you-can-rely-on .container h2{color:#1c3e88;text-align:center;}#service-you-can-rely-on .container .fg-icon{height:150px;width:150px;background-size:contain;background-repeat:no-repeat;background-position:center;}#service-you-can-rely-on .container .buttons{display:flex;gap:15px;}@media(max-width:550px){#service-you-can-rely-on .container .buttons{flex-direction:column;}}