.countriesCarousel{align-items:center;padding:20px}.attestationCountries,.countriesCarousel{display:flex;justify-content:center;flex-direction:column;gap:20px;width:100%}.attestationCountries{align-items:flex-start}.attestationCountries>h3{font-size:30px;color:var(--customColor2)}.attestationCountriesContent{width:100%;display:flex;justify-content:center;align-content:center;padding:20px}.attestationCountriesContent>div{width:100%}.apostilleCountries>h3{font-size:30px;color:var(--customColor1)}.apostilleCountries{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}.apostilleCountriesContent>div{width:100%}.apostilleCountriesContent{width:100%;display:flex;justify-content:center;align-content:center;padding:20px}.item{width:100px;height:100px;border-radius:100%;overflow:hidden}.item>img{width:100%;height:100%;object-fit:cover}.attestationCountriesWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.attestationCountriesWrapper>h6{color:var(--customColor1)}.apostilleCountriesWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.apostilleCountriesWrapper>h4{color:var(--customColor1)}.homeAboutUsHead-container{width:100%;display:flex;justify-content:center;align-items:center}.homeAboutUsHead-container>h2{position:relative;color:var(--customColor1);text-align:center}.homeAboutUsHead-container>h2>span{color:var(--customColor2)}.homeAboutUsHead-container>h2:after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;border:2px solid var(--customColor2);width:50%;right:-20px}.homeAboutUsMain-container{width:100%;padding:10px;display:flex;justify-content:center;align-items:center}.homeAboutUsMain-content{width:50%;height:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:10px}.homeAboutUsMain-content>img{width:100%;height:100%;object-fit:cover}.homeAboutUsMain-content>p{font-size:20px;margin-top:30px;text-align:justify}.homeAboutUsMain-itemWrapper{width:100%;display:flex;justify-content:space-evenly;align-items:center}.homeAboutUsMain-item{display:flex;justify-content:center;align-items:center;flex-direction:column}.homeAboutUsMain-item>img{width:100px;height:100px}.homeAboutUsMain-item>h6{text-align:center}@media screen and (min-width:320px) and (max-width:768px){.homeAboutUsMain-container{flex-direction:column-reverse;gap:30px;padding:0}.homeAboutUsMain-content{width:100%;height:100%;padding:0}.homeAboutUsMain-content>p{font-size:20px;margin-top:0}.homeAboutUsMain-item>img{width:90px;height:90px}.homeAboutUsHead-container>h2:after{content:"";position:absolute;display:none;justify-content:center;align-items:center;border:2px solid var(--customColor2);width:50%;left:-20px}}@media screen and (min-width:768px) and (max-width:990px){.homeAboutUsMain-container{flex-direction:column-reverse;gap:30px;padding:0}.homeAboutUsMain-content{width:100%;padding:0}.homeAboutUsMain-content>p{font-size:20px;margin-top:0}.homeAboutUsMain-content>img{width:100%;object-fit:cover}.homeAboutUsMain-item>img{width:90px;height:90px}.homeAboutUsHead-container>h2:after{content:"";position:absolute;display:none;justify-content:center;align-items:center;border:2px solid var(--customColor2);width:50%;left:-20px}}