.hr-pricing-plan-wrap{background:#e6eff4;margin-bottom:30px;transition:all 0.3s ease}.hr-pricing-plan-wrap .hr-heading-box{display:flex;justify-content:space-between;align-items:center;padding:85px 40px 40px 65px;position:relative;z-index:1}.hr-pricing-plan-wrap .hr-heading-box .hr-icon img{max-height:75px;max-width:75px}.hr-pricing-plan-wrap .hr-heading-box .hr-price-tag{font-size:50px;line-height:60px;color:#232323;font-weight:600}.hr-pricing-plan-wrap .hr-heading-box .hr-category-tag{position:absolute;-webkit-clip-path:polygon(100% 0,85% 51%,100% 100%,0 100%,0% 50%,0 0);clip-path:polygon(100% 0,85% 51%,100% 100%,0 100%,0% 50%,0 0);background:var(--color-4);top:0;left:0;height:47px;width:170px;color:#fff;font-size:18px;font-weight:600;display:flex;align-items:center;padding-left:35px;font-family:var(--font-02)}.hr-pricing-plan-wrap .hr-content{position:relative;z-index:1}.hr-pricing-plan-wrap .hr-content .hr-title{font-size:22px;font-weight:700;line-height:64px;color:#232323;padding-left:65px}.hr-pricing-plan-wrap .hr-content .hr-content-list{margin-bottom:50px;list-style-type:none;padding-left:0}.hr-pricing-plan-wrap .hr-content .hr-content-list .hr-list-item{display:flex;align-items:center;-moz-column-gap:43px;column-gap:43px;margin-bottom:25px}.hr-pricing-plan-wrap .hr-content .hr-content-list .hr-list-item .hr-check-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:var(--color-4);color:#fff;font-size:12px;transition:all 0.3s ease}.hr-pricing-plan-wrap .hr-content .hr-content-list .hr-list-item .hr-item-text{font-size:18px;line-height:30px;color:#4a4c59;font-family:var(--font-02)}.hr-pricing-plan-wrap .hr-content .hr-btn-div{padding-left:65px;padding-bottom:50px}.hr-pricing-plan-wrap.hr-bg-active{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;position:relative;margin-top:-30px;padding:30px 0}.hr-pricing-plan-wrap.hr-bg-active::before{content:"";position:absolute;top:0;left:0;background:rgb(209 186 113);z-index:1;height:100%;width:100%}.hr-pricing-plan-wrap.hr-bg-active .hr-heading-box .hr-price-tag{color:#fff}.hr-pricing-plan-wrap.hr-bg-active .hr-heading-box .hr-category-tag{background:var(--color-3)}.hr-pricing-plan-wrap.hr-bg-active .hr-content .hr-title{color:#fff}.hr-pricing-plan-wrap.hr-bg-active .hr-content .hr-content-list .hr-list-item .hr-check-icon{background:#fff;color:var(--color-4);transition:all 0.3s ease}.hr-pricing-plan-wrap.hr-bg-active .hr-content .hr-content-list .hr-list-item .hr-item-text{color:#fff}.hr-pricing-plan-wrap.hr-bg-white{background:#fff}.hr-pricing-plan-wrap.hr-bg-white .hr-content .hr-content-list .hr-list-item .hr-check-icon{background:#fff;color:var(--color-3)}.hr-single-choose-price{padding:35px 25px;border:1px solid #d3d3d3;border-radius:3px;position:relative;margin-bottom:30px;background:#fff}.hr-single-choose-price::before{content:"";position:absolute;top:0;left:0;background:var(--color-3);width:18%;height:100%;z-index:0;transition:all 0.6s ease}.hr-single-choose-price:hover::before{width:100%}.hr-single-choose-price .hr-icon{width:100px;height:100px;border-radius:50%;border:5px solid #fff;background:var(--color-4);display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.hr-single-choose-price .hr-icon img{max-width:45px}.hr-single-choose-price .hr-choose-info{padding-left:120px;z-index:2;position:relative}.hr-single-choose-price .hr-choose-info .hr-choose-title{flex-basis:calc(100% - 100px);font-size:22px;color:#333;font-weight:700;margin-bottom:15px;transition:all 0.5s ease}.hr-single-choose-price:hover .hr-choose-info .hr-choose-title{color:#fff}.hr-single-choose-price .hr-choose-info .hr-choose-subtitle{font-size:17px;line-height:28px;transition:all 0.5s ease}.hr-single-choose-price:hover .hr-choose-info .hr-choose-subtitle{color:#fff}.hr-proccess-wrap{background:#fff;position:relative;overflow:hidden;z-index:11;height:470px}.hr-proccess-wrap .hr-procces-bg{position:relative}.hr-proccess-wrap .hr-procces-bg img{width:100%}.hr-proccess-wrap .hr-procces-bg .hr-red-img{top:0;left:0;z-index:11;position:absolute;width:100%;opacity:0;visibility:hidden;transition:all 0.3s ease}.hr-proccess-wrap:hover .hr-procces-bg .hr-red-img{visibility:visible;opacity:1}.hr-proccess-wrap:hover .hr-procces-img{border:1px solid var(--color-3);border-style:dashed}.hr-proccess-wrap .hr-procces-bg .hr-procces-count{position:absolute;height:190px;width:190px;background:var(--color-4);font-size:22px;font-weight:600;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%;top:25%;left:18%;z-index:11111;transition:all 0.3s ease;border:10px solid #fff}.hr-proccess-wrap .hr-procces-img{position:absolute;left:50%;transform:translateX(-50%);border-radius:50%;top:45px;width:210px;transition:all 0.3s ease;z-index:1111;border:1px solid #fff0}.hr-proccess-wrap .hr-procces-img img{width:210px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:10px solid #fff;box-shadow:0 0 13px 0 rgb(0 0 0 / .07);background-color:#fff}.hr-proccess-wrap .hr-proccess-details{padding:90px 30px 30px 30px;text-align:center}.hr-proccess-wrap .hr-proccess-details .hr-name{font-size:22px;font-weight:700;color:#333;margin-bottom:12px}.hr-proccess-wrap .hr-proccess-details .hr-info{font-size:17px;color:#636363}.hr-member-sec{position:relative}.hr-member-sec::before{position:absolute;content:"";background:#203240;width:100%;top:0;left:0;height:56%;z-index:0}.hr-membership-img{margin-left:-55px;margin-right:45px;z-index:2;position:relative}.hr-membership-img img{max-height:620px;width:100%;height:620px;-o-object-fit:cover;object-fit:cover;border:10px solid #fff}.hr-section-content{position:relative;z-index:2}.hr-book-appoint-area p,.hr-book-appoint-area span{color:var(--white);z-index:11;position:relative}@media(max-width:767.98px){.hr-membership-img{margin-left:0;margin-right:0;margin-bottom:20px}}