.tab-section .top-text-content {
  padding-top:96px;
}
.tab-section .top-text-content span {
  color:#175CD3;
  font-size:16px;
  font-weight:600;
}
.tab-section .top-text-content h2,
.tab-section .top-text-content h2 span{
  color:#101828;
  font-size:36px;
  font-weight:600;
  line-height:44px;
  margin: 0 0 20px 0;
}
.tab-section .top-text-content p,
.tab-section .top-text-content p span{
  color:#475467;
  font-size:20px;
  font-weight:400;
  line-height:30px;
  max-width: 768px;
  margin:0;
}  
.tab-section .top-text-content h2 span,
.tab-section .top-text-content p span {
  display: inline;
}
.tab-section .tab {
  display: none;
  width:50%;
}
.tab-section .tab.active {
  display: block;
}
.tab-section .tab-button {
  cursor: pointer;
  border: none;
  border-left: 4px solid transparent;
  padding: 10px 20px;
  margin-right: 10px;
  border-radius: 0; 
}
.tab-section .tab-button.active {
  border-left-color: #1570EF;
}
.tab-section .tab-button.active:hover {
  border-radius: 0;
}
.tab-section .tab-button{
  width: 100%;background: none;
}
.tab-section .image-container {
  width: 100%;
}
.tab-section .tab-image {
  display:flex;
}
.tab-section .image-container img {
  width:100%;
}
.tab-section .upper-text{
  width:50%;
  padding-right:64px;
}
.tab-section .tab-image {
  padding-top:64px;
}
.tab-section .upper-text h3 {
  color:#101828;
  font-size:20px;
  font-weight:600;
  line-height:30px;
  margin: 0 0 8px 0;
  text-align: left;
}
.tab-section .upper-text p {
  color:#475467;
  font-size:16px;
  font-weight:400;
  line-height:24px;
  text-align:left;
  margin: 0 0 20px 0;
}
.tab-section .upper-text a {
  text-decoration:none; 
  color:#175CD3;
  font-size:16px;
  line-height:24px;
  font-weight:600;
  display:flex;
  align-items:center;
}
.tab-section .upper-text svg {
  width: 12px;
  fill:#175CD3;
  margin-left:12.7px;
}
.tab-section .active::before{
  content: "";
  border-radius:4px solid white;
  display: block;
  position: absolute;
}
.tab-section .tab-button {
  cursor: pointer;
  border: none;
  border-left:4px solid #1570EF; 
  padding: 10px 20px;
  margin-right: 10px;
  text-align:left;
}
button:hover {
  background-color: transparent;
  border: 4px solid transparent; 
  border-radius: 0; 
  color: inherit;
}
button:focus-visible , button:focus {
  background-color: transparent;
  border: 4px solid transparent; 
  border-radius: 0; 
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .tab-section .top-section {
    padding: 30px 0px;
  }
  .tab-section .top-text-content span {
    font-size: 14px;
  }
  .tab-section .top-text-content h2 {
    color:#101828;
    font-size:26px;
    font-weight:600;
    line-height:30px;
  }
  .tab-section .top-text-content p {
    color:#475467;
    font-size:16px;
    font-weight:400;
    line-height:22px;
  } 
  .tab-section .upper-text h3 {
    color:#101828;
    font-size:17px;
    font-weight:600;
    line-height:25px;
  }
  .tab-section .tab-image {
    padding-top: 0px;
  }
  .tab-section .upper-text p {
    color:#475467;
    font-size:16px;
    font-weight:400:;
    line-height:22px;
    margin: 0px 0 10px 0;
  }
  .tab-section .upper-text a {
    text-decoration:none; 
    color:#175CD3;
    font-size:14px;
    line-height:22px;
    font-weight:600;
    display:flex;
    align-items:center;
  }
  .tab-section .top-text-content {
    padding: 0px;
  }
  .tab-section .tab-button {
    padding: 10px 10px;
    margin: 0px;
    border: none;
  }
  .tab-section .tab-image {
    flex-direction: column; 
  }
  .tab-section .upper-text{
    width:100%;
    padding:0px;
  }
  .tab-section .tab {
    width:100%;
    display:none !important;
  }
  .tab-section .upper-text #image-container {
    display: block !important;
    padding-top: 20px;
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .tab-section .top-text-content {
    padding-top:30px;
  }
  .tab-section .upper-text {
    padding-right: 30px;
  }
  .tab-section .upper-text h3 {
    margin:0px 0 10px;
    font-size: 17px;
    line-height: 26px;
  }
  .tab-section .upper-text p {
    margin: 0px 0 10px 0;
    font-size: 15px;
    line-height: 20px;
  }
  .tab-section .upper-text a {
    font-size: 15px;
    line-height: 20px;
  }
  .tab-section .tab-button {
    padding: 5px 10px;
  }
  .tab-section .top-text-content span {
    font-size: 15px;
  }
  .tab-section .top-text-content h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .tab-section .top-text-content p {
    font-size: 17px;
    line-height: 24px;
  }
  .tab-section .tab-image {padding-top: 60px;}

}
@media (min-width:1025px) and (max-width:1320px){
  .tab-section .top-text-content span {
    font-size: 15px;
    line-height: 15px;
  }
  .tab-section .top-text-content h2 {
    font-size: 34px;
    line-height: 45px;
  }
  .tab-section .top-text-content p {
    font-size: 17px;
    line-height: 26px;
  }
  .tab-section .upper-text h3 {
    font-size: 17px;
    line-height: 26px;
  }
  .tab-section .upper-text p {
    font-size: 15px;
    line-height: 22px;
  }
  .tab-section .upper-text a {
    font-size: 15px;
  }
}

