.sec-step .row{
  --bs-gutter-x: 4.8rem;
}
.sec-step .d-flex:nth-child(n + 3){
  margin-top: 4rem;
}
.step-box{
  width: 100%;
  border: 1px solid rgba(39,46,44,0.15);
  border-radius: 2.4rem;
  padding: 4.8rem;
  min-height: 48rem;
}
.step-box-no{
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  color: var(--white);
  font-size: 2.8rem;
  line-height: 1;
  font-weight: 500;
  margin-right: 2.8rem;
}
.step-box-info h1,
.step-box-info h2,
.step-box-info h3,
.step-box-info h4,
.step-box-info h5,
.step-box-info h6{
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 500;
  margin: 0 0 1.6rem;
}
@media(min-width:1560px) and (max-width:1579.98px){
  .sec-step .row {
    --bs-gutter-x: 4rem;
  }
  .step-box {
    padding: 4rem;
    min-height: 45.8rem;
  }
  .step-box-no {
    width: 7.2rem;
    height: 7.2rem;
    margin-right: 2.4rem;
  }
}
@media(min-width:1460px) and (max-width:1559.98px){
  .sec-step .row {
    --bs-gutter-x: 4rem;
  }
  .sec-step .title br{
    display: none;
  }
  .sec-step .d-flex:nth-child(n + 3) {
    margin-top: 3.2rem;
  }
  .step-box {
    padding: 4rem;
    min-height: 44rem;
  }
  .step-box-no {
    width: 7rem;
    height: 7rem;
    font-size: 2.6rem;
    margin-right: 2.4rem;
  }
  .step-box-info h1, 
  .step-box-info h2, 
  .step-box-info h3, 
  .step-box-info h4, 
  .step-box-info h5, 
  .step-box-info h6 {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}
@media(min-width:1360px) and (max-width:1459.98px){
  .sec-step br{
    display: none;
  }
  .sec-step .row {
    --bs-gutter-x: 4rem;
  }
  .sec-step .d-flex:nth-child(n + 3) {
    margin-top: 3.2rem;
  }
  .step-box {
    padding: 4rem;
    min-height: 43.2rem;
  }
  .step-box-head br{
    display: block;
  }
  .step-box-no {
    width: 6.8rem;
    height: 6.8rem;
    font-size: 2.4rem;
    margin-right: 2.4rem;
  }
  .step-box-info h1, 
  .step-box-info h2, 
  .step-box-info h3, 
  .step-box-info h4, 
  .step-box-info h5, 
  .step-box-info h6 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
@media(min-width:1200px) and (max-width:1359.98px){
  .sec-step br{
    display: none;
  }
  .sec-step .row {
    --bs-gutter-x: 3.2rem;
  }
  .sec-step .d-flex:nth-child(n + 3) {
    margin-top: 3.2rem;
  }
  .step-box {
    padding: 3.2rem;
    min-height: 43rem;
  }
  .step-box-head br{
    display: block;
  }
  .step-box-no {
    width: 6.4rem;
    height: 6.4rem;
    font-size: 2.4rem;
    margin-right: 2rem;
  }
  .step-box-info h1, 
  .step-box-info h2, 
  .step-box-info h3, 
  .step-box-info h4, 
  .step-box-info h5, 
  .step-box-info h6 {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}
@media(min-width:992px) and (max-width:1199.98px){
  .sec-step br{
    display: none;
  }
  .sec-step .row {
    --bs-gutter-x: 2.4rem;
  }
  .sec-step .d-flex:nth-child(n + 3) {
    margin-top: 2.4rem;
  }
  .step-box {
    padding: 2.8rem;
    min-height: 45.8rem;
  }
  .step-box-head br{
    display: block;
  }
  .step-box-no {
    width: 6rem;
    height: 6rem;
    font-size: 2.4rem;
    margin-right: 1.6rem;
  }
  .step-box-info h1, 
  .step-box-info h2, 
  .step-box-info h3, 
  .step-box-info h4, 
  .step-box-info h5, 
  .step-box-info h6 {
    font-size: 1.9rem;
    line-height: 2.4rem;
  }
}
@media(min-width:768px) and (max-width:991.98px){
  .sec-step br{
    display: none;
  }
  .sec-step .row {
    --bs-gutter-x: 2.4rem;
  }
  .sec-step .title .col-lg-6 + .col-lg-6{
    margin-top: 1.6rem;
  }
  .sec-step .d-flex:nth-child(n + 2){
    margin-top: 2.4rem;
  }
  .step-box {
    padding: 3.2rem;
    min-height: initial;
  }
  .step-box-no {
    width: 6rem;
    height: 6rem;
    font-size: 2.4rem;
    margin-right: 1.6rem;
  }
  .step-box-info h1, 
  .step-box-info h2, 
  .step-box-info h3, 
  .step-box-info h4, 
  .step-box-info h5, 
  .step-box-info h6 {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}
@media(max-width:767.98px){
  .sec-step br{
    display: none;
  }
  .sec-step .row {
    --bs-gutter-x: 1.5rem;
  }
  .sec-step .title .col-lg-6 + .col-lg-6{
    margin-top: 1.6rem;
  }
  .sec-step .d-flex:nth-child(n + 2){
    margin-top: 2rem;
  }
  .step-box {
    border-radius: 1.4rem;
    padding: 2.4rem;
    min-height: initial;
  }
  .step-box-no {
    width: 5rem;
    height: 5rem;
    font-size: 2.2rem;
    margin-right: 1rem;
  }
  .step-box-info h1, 
  .step-box-info h2, 
  .step-box-info h3, 
  .step-box-info h4, 
  .step-box-info h5, 
  .step-box-info h6 {
    font-size: 2rem;
    line-height: 2.6rem;
    margin: 0 0 1.2rem;
  }
}