.top{
    position: relative;
    background: url(../../assets/img/curvas-cinza.png) no-repeat center/cover;
    padding: 53px 0 108px;
}

.top .row{
    flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    grid-gap: 2rem 0;
}

.top .row>*{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.top .img{
    position: absolute;
    left: 0;
    width: clamp(10px,43.55208vw,1105px);
	height: calc(100% - 161px);
}

.top .img img{
    width: 100%;
	height: 100%;
	object-fit: cover;
    -o-object-fit: cover;
	border-radius: 0 20px 20px 0;
}

.aboutus{
    position: relative;
    background: url(../../assets/img/aboutusbg.png) no-repeat center/cover;
    overflow: hidden;
    padding: 132px 0 0;
}

.aboutus .container{
    position: relative;
    z-index: 1;
}

.aboutus .container::before{
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 188px;
    border-radius: 23px;
    background: linear-gradient(to bottom,var(--main),var(--main)) no-repeat center/cover,url(../../assets/img/dirt.png) no-repeat center/cover;
    background-blend-mode: multiply;
}

.aboutus .row{
    grid-gap: 2rem 0;
}

.aboutus .row>*{
    padding-top: 61px;
}

.aboutus .row>*:first-child{
    padding-bottom: 71px;
}

.aboutus .row>*:last-child{
    display: flex;
    display: -webkit-flex;
/*     flex-direction: column;
    -ms-flex-direction: column; */
    align-items: flex-start;
    padding-left: clamp(12px,4.11458vw,79px);
}

.aboutus .img{
    width: clamp(10px,39.21875vw,753px);
    aspect-ratio: 1/.88579;
}

.aboutus .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    border-radius: 23px;
}

.aboutus .sectitle,
.aboutus .text{
    margin-left: 69px;
}

.aboutus .text{
    width: 382px;
    margin-top: 145px;
}

.aboutus .dbtn{
    margin-top: 1rem;
}

.diferentials{
    padding: 69px 0 81px;
}

.diferentials .difs{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    grid-gap: 26px;
    width: 655px;
    max-width: 100%;
    margin: 2rem auto 0;
}

.diferentials .difs>*{
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    width: fit-content;
    text-transform: uppercase;
    color: var(--text);
    font-size: 13px;
    line-height: 1.3;
    background-color: #EFEFEF;
    box-shadow: 0 3px 6px #00000029;
}

.diferentials .difs>*:nth-child(even){
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    margin-left: auto;
}

.diferentials .difs>* .icon{
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    min-width: 40px;
    max-width: 40px;
    background: url('data:image/svg+xml;utf8,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.68 17.013L0 12.278L0.0369987 7.405L4.737 11.966L16.701 0L16.619 5.074L4.68 17.013Z" fill="white"/></svg>') no-repeat center,var(--main);
}

.diferentials .difs>* .icon::after{
    content: '';
    position: absolute;
    right: -12px;
    width: 12px;
    height: 17px;
    background-color: var(--main);
    clip-path: polygon(0 0,100% 50%,0 100%);
    -webkit-clip-path: polygon(0 0,100% 50%,0 100%);
}

.diferentials .difs>*:nth-child(even) .icon,
.diferentials .difs>*:nth-child(even) .icon::after{
    background-color: var(--black);
}

.diferentials .difs>*:nth-child(even) .icon::after{
    right: unset;
    left: -12px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.diferentials .difs>*>*:last-child{
    align-content: center;
    width: 100%;
    padding: 12px 1rem 12px 28px;
}

.mvv{
    background: linear-gradient(to bottom,#F5F5F5,#F5F5F5) no-repeat left center/50% 100%,linear-gradient(to bottom,var(--main),var(--main)) no-repeat 50% 0/4px 100%;
    box-shadow: 0 6px 8px #0000002e;
    padding: 29px 0 36px;
}

.mvv .owl-carousel img{
    width: fit-content;
    margin: 0 auto 20px;
}

.mvv .owl-carousel .sectitle{
    text-align: center;
    margin-bottom: 29px;
}

.mvv .owl-carousel .text{
    text-align: center;
    width: 260px;
    margin: 0 auto;
}

.separator.s2{
    background-size: auto;
    height: 44px;
}

.sww{
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    background: url(../../assets/img/superficie-de-ondas-de-listras-brancas-superficie-de-bandas-deformadas-com-luz-suave-fundo-moderno-e-brilhante.png) no-repeat top center/cover;
    min-height: 617px;
}

.sww .row{
    flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    grid-gap: 2rem 0;
}

.sww .img{
    position: absolute;
    inset: 0 auto auto 0;
    width: clamp(10px,48vw,1024px);
    height: 100%;
}

.sww .img>*{
    object-fit: cover;
    -o-object-fit: cover;
}

.sww .img>*:first-child{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
	border-radius: 0 20px 20px 0;
}

.sww .img>*:nth-child(2),
.sww .img>*:last-child{
    position: absolute;
    right: -21.93347%;
    width: 29.52182%;
    aspect-ratio: 1/.61619;
	border-radius: 10px;
}

.sww .img>*:nth-child(2){
    top: 22.20421%;
}

.sww .img>*:last-child{
    bottom: 16.20745%;
}

.sww .sectitle{
    width: fit-content;
    font-size: 23px;
    line-height: 1.82;
}

.sww .sectitle::before,
.sww .sectitle::after{
    content: '';
    display: block;
    display: -webkit-block;
    width: 100%;
    height: 4px;
    background-color: var(--main);
}

/* .sww .sectitle::before{
    margin-bottom: 10px;
}

.sww .sectitle::after{
    margin-top: 6px;
} */

.sww .text{
    color: var(--black);
    font-weight: 200;
    margin-top: 14px;
}

.sww .text strong{
    font-weight: 700;
}

@media(max-width:992px){
    .top,
    .aboutus,
    .diferentials,
    .mvv,
    .sww{
        padding: 2rem 0;
    }
    .top .img{
        position: initial;
        width: 100%;
    }
    .aboutus .container::before{
        inset: auto 0;
        width: 100%;
        margin: 0 auto;
    }
    .aboutus .row>*{
        padding: 0 12px !important;
    }
    .aboutus .container::before{
        display: none;
        display: -webkit-none;
    }
    .aboutus .sectitle{
        text-align: center;
        border-radius: 23px;
        background: linear-gradient(to bottom,var(--main),var(--main)) no-repeat center/cover,url(../../assets/img/dirt.png) no-repeat center/cover;
        background-blend-mode: multiply;
        padding: 3rem 1rem;
    }
    .aboutus .text,
    .aboutus .img{
        width: 100%;
    }
    .aboutus .sectitle,
    .aboutus .text{
        margin-left: 0;
    }
    .aboutus .text{
        margin-top: 2rem;
    }
    .sww{
        min-height: unset;
    }
    .sww .img{
        position: relative;
        width: 100%;
    }
    .sww .img>*:nth-child(2),
    .sww .img>*:last-child{
        right: -5%;
    }
	.top .img img{
		border-radius: 20px;
	}
}

@media(max-width:768px){
    .mvv{
        background: #F5F5F5;
    }
    .sww .img{
        width: 95%;
    }
	.top .img{
		height: auto;
	}
}

@media(max-width:575px){
    .sww .img{
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -ms-flex-direction: column;
        grid-gap: 1rem;
        width: 100%;
    }
    .sww .img>*{
        position: initial !important;
        width: 100% !important;
    }
}

@media(max-width:425px){

}
