.serviceForYou-container{display:flex;justify-content:space-evenly;align-items:center;width:100%;height:100%;padding:10px}.serviceForYou-content{width:45%;padding:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.serviceForYou-content:nth-child(2){width:40%}.serviceForYouImgs-container{width:100%;position:relative;display:flex;justify-content:center;align-items:center}.serviceForYouImgs-container>img{border-radius:20px}.serviceForYouImgs-container>img:nth-child(2){position:absolute;right:-20px;bottom:-30px;width:400px}.serviceForYouContent-container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.serviceForYouContent-content{width:100%}.serviceForYouContent-content:nth-child(2){display:flex;justify-content:flex-start;align-items:center}.serviceForYouContent-content>h6{font-weight:600}.serviceForYouContent-content>h2{font-size:50px;font-weight:600}.serviceForYouContent-content>p{font-weight:600;text-align:justify}.serviceForYouContent-item{width:50%;align-items:flex-start;gap:20px}.serviceForYouContent-item,.serviceForYouContent-item>ul{display:flex;justify-content:flex-start;flex-direction:column}.serviceForYouContent-item>ul{align-items:center;gap:10px}.serviceForYouContent-item>ul>h4,.serviceForYouContent-item>ul>li{font-weight:600}.serviceForYouContent-item>ul>li>a{text-decoration:none;color:var(--customColor4);&:hover{color:var(--customColor5)}}.serviceForYouContent-content>a>button{padding:5px;font-weight:600;color:white;background-color:var(--customColor5);border-radius:20px;width:150px;&:hover{background-color:var(--customColor4)}}@media screen and (min-width:320px) and (max-width:780px){.serviceForYou-container{flex-direction:column}.serviceForYou-content{width:100%;padding:10px}.serviceForYouImgs-container>img:first-child{width:100%}.serviceForYouImgs-container>img:nth-child(2){display:none}.serviceForYou-content:nth-child(2){width:100%}.serviceForYouContent-content:nth-child(2){flex-direction:column}.serviceForYouContent-item{display:flex;justify-content:center;align-items:center;width:100%}.serviceForYouContent-item>ul{flex-direction:column;gap:10px}.serviceForYouContent-content:nth-child(3),.serviceForYouContent-item>ul{display:flex;justify-content:center;align-items:center}.serviceForYouContent-content>h2{text-align:center}}