.hwr-rer {
   margin-top: 56px !important;
   margin-bottom: 56px !important;
}

.sp-hwr-wrapper {
   width: 1305px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
}

.sp-hwr-title {
   color: #111111;
   text-align: center;
   font-family: "Poppins", sans-serif;
   font-size: 24px;
   font-style: normal;
   font-weight: 700;
   line-height: 155%;
   letter-spacing: 0.48px;
   margin-bottom: 24px;
   margin-top: 0px;
   padding-bottom: 0px;
}

.sp-hwr-text {
   color: #111111;
   font-family: "Poppins", sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
   line-height: 155%;
   letter-spacing: 0.32px;
   margin-bottom: 24px;
}
.sp-hwr-text p {
   color: #111111;
   font-family: "Poppins", sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
   line-height: 155%;
   letter-spacing: 0.32px;
   margin-bottom: 24px;
   margin-top: 0px;
   opacity: 1 !important;
}

.page-block .sp-hwr-text ul {
   margin-bottom: 24px ;
   margin-top: 0px !important;
   padding-top: 0px !important;
   padding-left: 0px !important;
   padding-right: 0px !important;
}

.sp-hwr-text  ul li {
   margin-bottom: 16px !important;
   padding-left: 19px !important;
   position: relative !important;
}

.sp-hwr-text  ul li:before {
   content:'';
   display: block !important;
   position: absolute !important;
   top: 5px !important;
   left: 0px !important;
   width: 13px !important;
   height: 13px !important;
   background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNTI3ODMgMTAuNzg4N1YyLjIxMTI2QzIuNTI3ODMgMS4wMTI4NSAzLjkwMzA3IDAuMzM1Njc1IDQuODUyOTcgMS4wNjYzNkwxMC40Mjg0IDUuMzU1MTFDMTEuMTggNS45MzMzMiAxMS4xOCA3LjA2NjcgMTAuNDI4NCA3LjY0NDkxTDQuODUyOTcgMTEuOTMzN0MzLjkwMzA3IDEyLjY2NDQgMi41Mjc4MyAxMS45ODcyIDIuNTI3ODMgMTAuNzg4N1oiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8xMDkzXzEwOTU1KSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzEwOTNfMTA5NTUiIHgxPSIyLjUyNzgzIiB5MT0iMTIuMjM1OSIgeDI9IjEyLjI3NDMiIHkyPSIxMS4wNzY5IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiNDMDI3MjciLz4KPHN0b3Agb2Zmc2V0PSIwLjg2MDE4IiBzdG9wLWNvbG9yPSIjRTM0MzQzIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==") !important;
   background-position: center !important;
   background-repeat: no-repeat !important;
   background-size: contain !important;
}

.sp-hwr-text *:last-child {
   margin-bottom: 0px !important;
}

.sp-hwr-count-list {
   border-radius: 10px;
   border: 1px solid #C3DBF9;
   background: #FFF;
   box-shadow: 0px 3px 0px 0px rgba(1, 108, 236, 0.21);
   display: flex;
   justify-content: space-between;
   padding-top: 25px;
   padding-bottom: 25px;
   width: 788px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
}
.sp-hwr-count-item {
   width: 33.33%;
   padding-left: 10px;
   padding-right: 10px;
   position: relative;
}
.sp-hwr-count-item:after {
   content:'';
   display: block;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   right: 0px;
   width: 1px;
   height: 45px;
   background: #C9E0FB;
}
.sp-hwr-count-item:last-child:after {
   display: none;
}
.sp-hwr-count-item-title{ 
   color: #016CEC;
   text-align: center;
   font-family: "Poppins", sans-serif;
   font-size: 33px;
   font-style: normal;
   font-weight: 700;
   line-height: 155%;
   letter-spacing: 0.33px;
}
.sp-hwr-count-item-text {
   color: #424242;
   font-family: "Poppins", sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: 600;
   text-align: center;
   line-height: 155%;
   letter-spacing: 0.28px;
}
.sp-hwr-btn {
   border-radius: 10px;
   border: 1px solid  #CA2828;
   width: 260px;
   height: 36px;
   display: flex;
   align-items: center;
   justify-content: center;
   max-width: 100%;
   color: #CA2828;
   text-align: center;
   font-family: "Poppins", sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: 600;
   margin-left: auto;
   margin-right: auto;
   margin-top: 24px;
   line-height: 150%;
   letter-spacing: 0.12px;
   text-transform: uppercase;
}
.sp-hwr-btn:hover {
   background: #CA2828;
   color: #ffffff;
}

@media screen and (max-width: 1200px) {
   .sp-hwr-box {
      width: 100%;
   }
}
@media screen and (max-width: 992px) {
   .hwr-rer {
      margin-top: 42px !important;
      margin-bottom: 42px !important;
   }
   .sp-hwr-title {
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 155%;
      letter-spacing: 0.4px;
      margin-bottom: 24px;
   }
}
@media screen and (max-width: 767px) {
   .hwr-rer {
      margin-top: 24px !important;
      margin-bottom: 24px !important;
   }
   .sp-hwr-title {
      margin-bottom: 16px;
   }
   .sp-hwr-text p {
      margin-bottom: 16px;
   }
   .sp-hwr-text{ 
      margin-bottom: 16px;
   }
   .sp-hwr-count-list {
      flex-direction: column;
      justify-content: center;
      align-items: center;
   }
   .sp-hwr-count-list {
      padding: 24px 32px;
   }
   .sp-hwr-count-item {
      width: 100%;
      padding-left: 0px;
      padding-right: 0px;
      margin-bottom: 16px;
      padding-bottom: 16px;
   }
   .sp-hwr-count-item:last-child {
      margin-bottom: 0px;
      padding-bottom: 0px;
   }
   .sp-hwr-count-item:after {
      right: 0px;
      left: 50%;
      transform: translateX(-50%);
      top: auto;
      bottom: 0px;
      width: 200px;
      height: 1px;
   }
   .sp-hwr-count-item-title{ 
      margin-bottom: -6px;
   }
   .sp-hwr-btn{ 
      width: 327px;
      height: 41px;
      margin-top: 16px;
   }
}