.capacity .contents .img>img,
.aboutus .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.aboutus{
    background: linear-gradient(270deg, #ffffffcc 0%, #FFF 50.01%, #ffffffcc 100%);
    box-shadow: -5px 4px 4px 0px #e8f3d673;
    margin-left: 47px;
    transform: translateY(8.73rem);
    -webkit-transform: translateY(8.73rem);
    -moz-transform: translateY(8.73rem);
    -ms-transform: translateY(8.73rem);
    -o-transform: translateY(8.73rem);
    overflow: hidden;
    margin-top: -8.73rem;
    padding: 9.33rem 0 4.46rem;
}

.aboutus .container{
    padding: 0 33px;
}

.aboutus .row{
    grid-gap: 2rem 0;
}

.aboutus .row>*{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 0 9px;
}

.aboutus .fx{
    margin-bottom: 20px;
    border-bottom: 1px solid #88cdd333;
    padding-bottom: 17px;
}

.aboutus .text{
    margin-bottom: 2rem;
}

.aboutus .text p:not(:last-child){
    margin-bottom: 1rem;
}

.aboutus .box{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    grid-gap: 24px;
    background: url(../../assets/img/abbg.svg) no-repeat bottom right, var(--title);
    padding: 3px 17px 6px 20px;
}

.aboutus .box .text{
    width: clamp(10px,100%,288px);
    color: #ffffffed;
    font-weight: 600;
    margin: 0;
}

.aboutus .box hr{
    width: clamp(10px,15.22177vw,151px);
    background-color: var(--white);
}

.aboutus .box .custom-logo-link img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1);
}

.aboutus .img{
    position: relative;
    width: clamp(10px,100%,582px);
    aspect-ratio: 1/.91752;
}

.aboutus .img::before{
    content: '';
    position: absolute;
    z-index: -1;
    inset: -9.36329% -17.18213% auto auto;
    width: 52.57731%;
    aspect-ratio: 1/1;
    background-color: #F8F8F8;
}

.aboutus .fx::before{
    content: '';
    float: left;
    min-width: 55px;
    max-width: 55px;
    height: 72px;
    background: url(../../assets/img/fx.svg) no-repeat center;
    background-size: cover;
    margin-right: 13px;
}

.sustentabilidade{
    background: linear-gradient(to bottom,var(--green),var(--green)) no-repeat 0 71.29186%, linear-gradient(to bottom,#F7FBF0,#F7FBF0) no-repeat top center;
    background-size: 100% 8px, 100% 71.29186%;
    overflow: hidden;
    padding: 13.13rem 0 7.46rem;
}

.sustentabilidade .df{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    grid-gap: 1rem;
    margin-bottom: 11px;
}

.sustentabilidade .fx{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.sustentabilidade .fx::before{
    content: '';
    float: left;
    min-width: 55px;
    max-width: 55px;
    height: 72px;
    background: url(../../assets/img/fx2.svg) no-repeat center;
    background-size: cover;
    margin-right: 13px;
}

.sustentabilidade .df hr{
    width: clamp(10px,29.43548vw,292px);
    background-color: var(--green);
}

.sustentabilidade .owl-carousel .owl-stage-outer{
    margin: -2rem;
    padding: 2rem;
}

.sustentabilidade .box{
    border-bottom: 4px solid #73b60033;
    border-radius: 10px;
    background: url(../../assets/img/susboxbg.svg) no-repeat bottom left, var(--white);
    box-shadow: 0px 23px 31.6px -21px #7090b026;
    padding: 3.33rem 18px;
}

.sustentabilidade .box img{
    width: 70px;
    aspect-ratio: 1/1;
    object-fit: contain;
    -o-object-fit: contain;
    margin: 0 auto 1rem;
}

.sustentabilidade .box .text{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

.capacity{
    background: url(../../assets/img/capabg.svg) no-repeat bottom right;
    padding: 5.33rem 0 7.33rem;
}

.capacity .row{
    grid-gap: 2rem 0;
}

.capacity .row>*{
    padding: 0 2.6rem;
}

.capacity .fx,
.capacity .options{
    width: clamp(10px,100%,366px);
}

.capacity .fx{
    margin-bottom: 50px;
    border-bottom: 1px solid #0000001a;
    padding-bottom: 20px;
}

.capacity .fx::before{
    content: '';
    float: left;
    min-width: 58px;
    max-width: 58px;
    height: 65px;
    background: url(../../assets/img/fx.svg) no-repeat center;
    background-size: cover;
    margin-right: 12px;
}

.capacity .options{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    grid-gap: 10px;
}

.capacity .options>*{
    cursor: pointer;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 20px;
    border: 1px solid var(--line2);
    background-color: #F8F8F8;
    padding: 7px 1rem;
}

.capacity .options>* .icon{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    min-width: 60px;
    max-width: 60px;
    aspect-ratio: 1/1;
    border: 1px solid var(--main);
    border-radius: 50%;
    background-color: #EBF6F7;
}

.capacity .options>* .title{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 20px;
    color: var(--main);
    font-size: 18px;
    font-weight: 700;
    line-height: 97.543%;
}

.capacity .options>* .title::before{
    content: '';
    float: left;
    width: clamp(1px,9.77822vw,96px);
    height: 1px;
    background-color: var(--line2);
}

.capacity .options>*,
.capacity .options>* .icon,
.capacity .options>* .icon img,
.capacity .options>* .title,
.capacity .options>* .title::before{
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.capacity .options>*.active{
    background-color: var(--main);
}

.capacity .options>*.active .icon{
    background-color: #ffffff33;
    border-color: var(--white);
}

.capacity .options>*.active .icon img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1);
}

.capacity .options>*.active .title{
    color: var(--white);
}

.capacity .contents{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    grid-gap: 2rem 0;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.capacity .contents>*{
    flex: 0 0 auto;
    width: 50%;
}

.capacity .contents>*:first-child{
    padding: 0 1.83rem 0 12px; 
}

.capacity .contents>*:last-child{
    padding: 0 12px 0 1.83rem;
}

.capacity .contents .fx{
    margin-bottom: 28px;
    border-bottom: 1px solid #0000001a;
    padding-bottom: 1rem;
}

.capacity .contents .fx .title{
    min-height: 65px;
    align-content: center;
    color: var(--title);
    font-family: var(--arch);
    font-size: 25.937px;
    line-height: 86.148%;
}

.capacity .contents .img{
    position: relative;
    width: clamp(10px,100%,327px);
    aspect-ratio: 1/1.58409;
}

.capacity .contents .img .custom-logo-link{
    position: absolute;
    inset: auto -9.17431% -5.79150% auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 91px;
    aspect-ratio: 1/1;
    border: 1px solid #88cdd326;
    border-radius: 50%;
    background: linear-gradient(0deg, #88cdd326 0%, #88cdd326 100%), #FFF;
    box-shadow: 0px 0px 10.111px 0px #7090b00d;
}

.capacity .contents .img .custom-logo-link img{
    max-width: 53.84%;
}

@media(max-width:992px){
    .capacity,
    .aboutus{
        padding: 2rem 0;
    }
    .capacity .row>*{
        padding: 0 12px;
    }
    .capacity .fx,
    .capacity .options{
        width: 100%;
    }
    .capacity .options{
        flex-direction: row;
        -ms-flex-direction: row;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
    .capacity .options>*{
        flex: 1 1 calc(50% - 10px);
    }
    .sustentabilidade{
        padding: 4rem 0 2rem;
    }
}

@media(max-width:768px){
    .capacity .contents>*{
        width: 100%;
        padding: 0 12px !important;
    }
    .capacity .contents .img .custom-logo-link {
        inset: auto -4% -5.79150% auto;
    }
    .aboutus{
        transform: translateY(2rem);
        -webkit-transform: translateY(2rem);
        -moz-transform: translateY(2rem);
        -ms-transform: translateY(2rem);
        -o-transform: translateY(2rem);
        margin-left: 0;
        margin-top: -2rem;
    }
    .aboutus .container{
        padding: 0 20px;
    }
    .aboutus .box{
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        justify-content: center;
        -webkit-justify-content: center;
        padding: 1rem;
    }
    .aboutus .box .text{
        text-align: center;
    }
    .aboutus .box hr,
    .sustentabilidade .df hr{
        display: none;
        display: -webkit-none;
    }
    .sustentabilidade .df{
        margin-bottom: 1.5rem;
    }
    .capacity .fx::before{
        display: none;
        display: -webkit-none;
    }
}

@media(max-width:425px){
    .capacity .contents .fx .title{
        font-size: clamp(15px,10.36363vw,42px);
        line-height: clamp(18px,11.96969vw,46px);
    }
}