@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");.third-section .topTitle{text-align:center}
.third-section .topTitle h2{font-size:32px;font-family:'robotolight';color:#000;padding-bottom:10px}
.third-section .topTitle p{color:#000;font-size:20px;line-height:1.25;font-weight:300}
.third-section .what-does-being-container{margin:0 auto;max-width:1128px;padding:90px 0}
.what-does-being-container .card-text p{font-size:20px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.4;text-align:justify;letter-spacing:normal;color:#20252b;font-family:robotolight}
.what-does-being-container .card-image{display:flex;justify-content:flex-start;align-items:center;padding-left:0;padding:0}
.what-does-being-container .card-image img{width:100%;max-width:560px;height:540px}
*,*::before,*::after{box-sizing:border-box}
p{margin-top:0;margin-bottom:paragraph-margin-bottom}
.what-does-being-container .card-text h2{font-size:40px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:#20252b;font-family:robotolight}
@media(max-width:767px){.what-does-being-container .card-image img{width:100%;min-width:386px;height:360px}
}