.header {
    background-color: #000;
}

.business h1 {
    font-family: Cus-Bold;
    font-size: clamp(8.59375px, 2.291666666666667vw, 44.0px);
    font-weight: bold;
    line-height: clamp(13.671875px, 3.6458333333333335vw, 70.0px);
    letter-spacing: normal;
    color: #000000;
    margin-bottom: clamp(4.6875px, 1.25vw, 24.0px);
}

.business p{
    font-family: Cus-Light;
    font-size: clamp(3.515625px, 0.9375vw, 18.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.business .description {
    margin-bottom: clamp(14.0625px, 3.75vw, 72.0px);
}

.business .contentGroup a {
    font-family: Cus-Light;
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    border-radius: clamp(7.8125px, 2.0833333333333335vw, 40.0px);
    color: #fff;
    background: linear-gradient(177deg, #FF346D -5%, #FF081F 129%), #FF3535;
    width: clamp(37.6953125px, 10.052083333333334vw, 193.0px);
    height: clamp(12.3046875px, 3.28125vw, 63.0px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.business .left {
    width: clamp(97.65625px, 26.041666666666668vw, 500.0px);
    margin-right: clamp(15.625px, 4.166666666666667vw, 80.0px);
}

.business .right img {
    width: clamp(102.9296875px, 27.447916666666668vw, 527.0px);
    height: clamp(134.9609375px, 35.989583333333336vw, 691.0px);
}

.section2 .item {
    width: clamp(65.4296875px, 17.447916666666668vw, 335.0px);
}

.section2 .item:nth-child(2) {
    margin: 0 clamp(10.546875px, 2.8125vw, 54.0px);
}

.section2 img{
    width: clamp(33.59375px, 8.958333333333334vw, 172.0px);
    margin: auto;
    margin-bottom: clamp(10.15625px, 2.7083333333333335vw, 52.0px);
}

.section2 h2 {
    font-family: Cus-Medium;
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: clamp(6.25px, 1.6666666666666667vw, 32.0px);
}

.section2 h3 {
    font-family: Cus-Medium;
    font-size: clamp(3.125px, 0.8333333333333334vw, 16.0px);
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #3D3D3D;
    height: clamp(14.0625px, 3.75vw, 72.0px);
    margin-bottom: clamp(6.8359375px, 1.8229166666666667vw, 35.0px);
}

.section2 li {
    font-family: Cus-Light;
    font-size: clamp(3.125px, 0.8333333333333334vw, 16.0px);
    font-weight: normal;
    line-height: clamp(7.8125px, 2.0833333333333335vw, 40.0px);
    letter-spacing: normal;
    color: #3D3D3D;
}

.section3 .titleGroup {
    margin-bottom: clamp(23.4375px, 6.25vw, 120.0px);
}

.section3 .item {
    width: clamp(87.890625px, 23.4375vw, 450.0px);
    margin-bottom: clamp(16.015625px, 4.270833333333334vw, 82.0px);
}

.section3 .item:nth-last-child(-n+2){
    margin-bottom: 0;
}

.section3 .item:nth-child(odd){
    margin-right: clamp(12.109375000000002px, 3.229166666666667vw, 62.0px);
}

.section3 h2 {
    font-family: Cus-Bold;
    font-size: clamp(8.59375px, 2.291666666666667vw, 44.0px);
    font-weight: 600;
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color: #000000;
}


.section3 svg {
    min-width: clamp(10.546875px, 2.8125vw, 54.0px);
    width: clamp(10.546875px, 2.8125vw, 54.0px);
    height: clamp(10.546875px, 2.8125vw, 54.0px);
    margin-right: clamp(2.34375px, 0.625vw, 12.0px);
}

.section3 .title {
    margin-bottom: clamp(2.5390625px, 0.6770833333333334vw, 13.0px);
}

.section3 h3 {
    font-family: Cus-Medium;
    font-size: clamp(3.515625px, 0.9375vw, 18.0px);
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: 0;
}

.section3 p {
    font-family: Cus-Light;
    font-size: clamp(2.734375px, 0.7291666666666667vw, 14.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
    margin-left: calc(clamp(10.546875px, 2.8125vw, 54.0px) + clamp(2.34375px, 0.625vw, 12.0px));
}


.section4 .titleGroup {
    margin-bottom: clamp(13.0859375px, 3.4895833333333335vw, 67.0px);
}

.section4 .titleGroup h2{
    font-family: Cus-Bold;
    font-size: clamp(8.59375px, 2.291666666666667vw, 44.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
}

.section4 .contentGroup .item h3{
    font-family: Cus-Medium;
    font-size: clamp(3.515625px, 0.9375vw, 18.0px);
    font-weight: normal;
    line-height: clamp(13.671875px, 3.6458333333333335vw, 70.0px);
    letter-spacing: 0px;
    color: #000000;
    position: relative;
}

.section4 .contentGroup .item h3 i{
    position: absolute;
    right: 0;
    opacity: 0;
}

.section4 .contentGroup .item h3 .bi-chevron-up{
    opacity: 1;
}

.section4 .contentGroup .item h3.collapsed .bi-chevron-down{
    opacity: 1;
}

.section4 .contentGroup .item h3.collapsed .bi-chevron-up{
    opacity: 0;
}

.section4 .contentGroup .item .card{
    border: 0px;
    padding: 0;
    font-family: Cus-Light;
    font-size: clamp(3.515625px, 0.9375vw, 18.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 1rem;
    width: 85%;
}

.section4 .contentGroup .item .card p {
    margin-bottom: 0;
}

.line {
    opacity: 0.6;
    border-top: 1px solid #D8D8D8;
    margin-bottom: 1rem;
}

