
.accordion-feature {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin-bottom: 40px;
}
.active .accordion-feature {
  background-color: #3579be;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.active .accordian-feature-content {
  background-color: #3579be;
}

.accordion-feature__top {
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #1262b3;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  flex-direction: column;
/*   width: 360px; */
  max-width: 100%;
}
.active .accordion-feature__top {
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  z-index: 4;
}

.accordion-feature__right-header {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #1262b3;
  background-color: #ffffff;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

.hs_cos_wrapper_type_icon svg {
  fill: #1262b3;
  background-color: #ffffff;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.active .accordion-feature__right-header,
.active .accordion-feature-content__left-image-container,
.active .hs_cos_wrapper_type_icon svg {
  border-bottom-left-radius: 0px;
  color: #ffffff;
  fill: #ffffff;
  background-color: #3579be;
  min-height: 100%;
}
.active .accordion-feature-content__left-image-container {
  border-top-left-radius: 4px;
}

.active .accordion-feature__right-header {
  border-top-right-radius: 4px;
  font-size:26px;
}

.accordion-feature-content__left-image-container {
  height: auto;
  padding-bottom: 23px;
  padding-left: 28px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #ffffff;
  -webkit-transform: background-color 200ms linear;
  -moz-transform: background-color 200ms linear;
  -o-transform: background-color 200ms linear;
  -ms-transform: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.accordion-feature-content__left-image {
  border-color: #3579be;
  max-height: 40px;
  max-width: 40px;
}
.hs_cos_wrapper_type_icon svg {
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
}

.active .accordion-feature__expand-arrow {
  -webkit-transform: rotate(180deg) translate(50%, -50%);
  -moz-transform: rotate(180deg) translate(50%, -50%);
  -ms-transform: rotate(180deg) translate(50%, -50%);
  -o-transform: rotate(180deg) translate(50%, -50%);
  transform: rotate(-180deg) translate(50%, -50%);
  z-index: 4;
/*   line-height: 0.65; */
}

.accordian-feature-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  padding: 25px;
  padding-bottom: 0px;
  background-color: #ffffff;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

.accordion-feature__right-header {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
  height: auto;
  font-size:26px;
  font-weight: 400;
  line-height: 32.4px;
  border-color: #3579be;
  border-width: 1;
  padding-left: 20px;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.right-header__text p {
  font-size:26px;
}

.accordion-feature__expand-arrow {
  display: flex;
  position: absolute;
  align-content: center;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  justify-content: center;
  background-color: #ffffff;
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
  border-width: 1;
  border-radius: 100px;
  border-color: #1262bd;
  border-width: 1.5px;
  color: #1262bd;
  font-size: 26px;
  line-height: 0.9;
  font-weight: 900;
  padding: 0;
  padding-top: -10px;
  padding-bottom: 10px;
  transition: transform 0s;
}
.accordion-feature__expand-arrow:hover,
.accordion-feature__expand-arrow:focus {
  background-color: #ffffff;
  border-color: #1262bd;
  font-size: 26px;
  font-weight: bold;
}

.active .accordion-feature__expanded-container {
  z-index: 3;
}
.accordion-feature__expanded-header {
  width: 493px;
  transform: translateX(15px);
  font-size: 26px;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 62.4px;
  padding-top: 10px;
  margin-bottom: 0;
  text-align: center;
  background-color: #fff;
  color: #1262bd;
  height: 100%;
}
.accordion-feature__expanded-text {
/*   width: 375px; */
  width:414px;
  transform: translateX(15px);
  font-size: 16px;
  font-family: "montserrat", sans-serif;
  color: #1e2022;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: normal;
  line-height: 36px;
  text-size-adjust: 100%;
  height: 100%;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
}
.visible {
  visibility: visible;
  opacity: 1;
}
.visible .accordion-feature__expanded-text,
.visible .accordion-feature__expanded-container,
.visible .accordion-feature__expanded-header {
  height: auto;
  transition: max-height 400ms;
}
.hidden {
  visibility: hidden;
  opacity: 0;
}
.hidden .accordion-feature__expanded-container {
  background-color: transparent;
  height: 0;
    transition: transition 1300ms;

}

.accordion-feature__expanded-container {
  display: flex;
  z-index: 2;
  top: 0px;
  left: 0px;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  height: auto;
  max-height: 1000px;
  padding-bottom: 15px;
      -webkit-transition: max-height 400ms linear;
  -moz-transition: max-height 400ms linear;
  -o-transition: max-height 400ms linear;
  -ms-transition: max-height 400ms linear;
  transition: max-height 400ms linear;
}



h3 {
  font-size: 26px;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 62.4px;
  text-align: center;
}

@media (min-width: 768px) { 
  .accordion-feature__top {
    
  }
  
  .accordion-feature__right-header {
    padding-left: 0;
    padding-right: 22px;
  }
  
  .accordion-feature__expanded-header {
    width: 493px;
  }
  
  .accordion-feature__expanded-text {
    width: 493px;
  }
}
