body{font-family:Montserrat,sans-serif;font-size:16px;color:#2b2b2b;background:#fff}.dhs_wrap{width:100%;max-width:1300px;margin:0 auto;padding:0 20px}.dhs_red{color:#d92f27;font-weight:700}.dhs_btn{display:inline-block;background:#d92f27;color:#fff;font-weight:700;font-size:14px;letter-spacing:.03em;text-transform:uppercase;padding:14px 30px;border-radius:26px;margin-top:18px;transition:opacity .2s ease,box-shadow .2s ease}.dhs_btn:hover{opacity:.85;box-shadow:0 0 0 3px rgba(217,47,39,.2)}.dhs_hero{display:flex;flex-wrap:wrap;min-height:420px}.dhs_hero_media{flex:1 1 50%;min-height:420px;background:#cfcfcf}.dhs_hero_media img{width:100%;height:100%;object-fit:cover;min-height:420px}.dhs_hero_panel{flex:1 1 50%;background:#0b8253;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 70px}.dhs_hero_title{font-size:50px;margin-bottom:14px}.dhs_hero_subtitle{font-size:19px;font-weight:400;opacity:.95}.dhs_breadcrumb{padding:28px 0 18px;margin-bottom:0}.dhs_breadcrumb strong{color:#1a1a1a;font-weight:700}.dhs_intro{padding:55px 0 35px;text-align:center}.dhs_intro_heading{display:inline-block;font-size:30px;font-weight:700;color:#1a1a1a;padding-bottom:16px;border-bottom:3px solid #1f77bd;margin-bottom:35px;line-height:100%}.dhs_intro_text{max-width:980px;margin:0 auto 18px;font-size:14.5px;font-weight:600;color:#555;line-height:1.7}.dhs_feature{padding:70px 0}.dhs_feature_inner{display:flex;flex-wrap:wrap;align-items:center;gap:50px}.dhs_feature_reverse .dhs_feature_inner{flex-direction:row-reverse}.dhs_feature_text{flex:1 1 420px}.dhs_feature_media{flex:1 1 480px;text-align:center}.dhs_feature_media img{border-radius:4px;margin:0 auto}.dhs_feature_title{font-size:30px;font-weight:700;margin-bottom:18px;line-height:100%}.dhs_feature_text p{font-size:14.5px;line-height:1.7;margin-bottom:14px}.dhs_feature_blue{background:#1f77bd;color:#fff}.dhs_feature_green{background:#0b8253;color:#fff}.dhs_feature_white{background:#fff;color:#1a1a1a}.dhs_feature_white .dhs_feature_title{color:#1a1a1a}.dhs_feature_white .dhs_feature_text p{color:#444}.dhs_feature_white .dhs_feature_text p strong{color:#1a1a1a}.dhs_cards{padding:60px 0 10px}.dhs_cards_grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.dhs_card{display:block;flex:1 1 320px;max-width:360px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.08);color:inherit;transition:transform .25s ease,box-shadow .25s ease}.dhs_card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.dhs_card:hover .dhs_card_caption{background:#16639e}.dhs_card_img{width:100%;height:220px;object-fit:cover}.dhs_card_caption{background:#1f77bd;color:#fff;text-align:center;font-weight:700;font-size:15px;padding:18px 14px;text-transform:uppercase;letter-spacing:.02em}.dhs_card_caption span{display:block}.dhs_conditions{padding:60px 0 50px;text-align:center}.dhs_conditions_heading{font-size:28px;font-weight:700;margin-bottom:14px;color:#1a1a1a;line-height:30px}.dhs_conditions_text{font-size:14.5px;color:#444;margin-bottom:30px}.dhs_conditions_grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:980px;margin:0 auto}.dhs_conditions_item{background:#eceff1;font-weight:700;font-size:14px;color:#1a1a1a;padding:22px 26px;border-radius:4px;flex:1 1 260px;max-width:300px}.dhs_benefits{position:relative;color:#fff;padding:70px 0;background-image:url(images/serv-bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:scroll}.dhs_benefits--pinned{background-attachment:fixed}.dhs_benefits::before{content:'';position:absolute;inset:0;background:rgba(31,119,189,.8);z-index:1}.dhs_benefits_inner{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:50px}.dhs_benefits_col{flex:1 1 320px}.dhs_benefits_title{font-size:30px;font-weight:700;margin-bottom:20px;line-height:1.25}.dhs_benefits_col p{font-size:14.5px;line-height:1.7;margin-bottom:14px}.dhs_benefits_list li{position:relative;padding-left:20px;font-size:14.5px;line-height:1.6;margin-bottom:12px}.dhs_benefits_list li::before{content:'';position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%;background:#fff}.dhs_benefits_footer{position:relative;z-index:2;text-align:center;font-size:14.5px;max-width:760px;margin:40px auto 0;line-height:1.7}.dhs_faq{padding:55px 0 60px;text-align:center}.dhs_faq_heading{font-size:30px;font-weight:700;margin-bottom:40px;color:#1a1a1a;line-height:100%}.dhs_faq_grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;text-align:left;margin:0 auto}.dhs_faq_item{background:#e9eef2;border-radius:4px;height:fit-content}.dhs_faq_question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px;font-weight:700;font-size:15px;color:#1a1a1a;background:#e7edf3;border:0}.dhs_faq_icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;color:#1f77bd;display:flex;align-items:center;justify-content:center;transition:transform .25s ease;border:2px solid #1f77bd}.dhs_faq_item.is_open .dhs_faq_icon{transform:rotate(45deg)}.dhs_faq_answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 20px;font-size:14px;color:#444;line-height:1.6}.dhs_faq_item.is_open .dhs_faq_answer{max-height:200px;padding:20px 15px}.dhs_cta{padding:50px 0 80px}.dhs_cta_box{background:#1f77bd;color:#fff;text-align:center;padding:40px 30px;border-radius:4px}.dhs_cta_title{font-size:26px;font-weight:700;margin-bottom:14px;text-transform:uppercase}.dhs_cta_text{font-size:15px;line-height:1.7;max-width:780px;margin:0 auto}.dhs_cta_text a,.dhs_cta_text strong{color:#fff;font-weight:700}.dhs_cta_text a{text-decoration:underline}@media only screen and (max-width :1010px){.dhs_feature_inner{text-align:center}.dhs_benefits{background-attachment:unset!important}}@media only screen and (max-width :800px){.dhs_faq_grid{grid-template-columns:auto}}