.cs-module--team .logos__wrapper{padding:0 0 30px}.team__wrapper{display:flex;flex-wrap:wrap;justify-content:center;padding:72px 0;margin-left:-30px;margin-right:-30px}.team__wrapper .member{flex-grow:1;margin:0 30px 50px;width:calc(33% - 60px);min-width:275px;max-width:calc(33% - 60px);background-color:var(--white);box-shadow:0 0 12px 0 rgba(0,0,0,.25);border-radius:13px;overflow:hidden}.team__wrapper .member .body{padding:35px 20px}.team__wrapper .member .body p{margin:0}.team__wrapper .member .body .name{color:var(--vivid-green)}.team__wrapper .member .body .description{margin-top:1.5rem}.team__wrapper .member .social__wrapper{margin-top:20px}.team__wrapper .member .social{color:var(--lightgrey)}.team__wrapper .img__wrapper img{width:100%;height:auto}.team__wrapper--list{flex-direction:column;background-color:var(--white)}.team__wrapper--list .member{display:flex;position:relative;width:100%;max-width:unset;height:350px;border-radius:12px;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.team__wrapper--list .member .body{overflow:auto}.team__wrapper--list .member .body:before{z-index:0;content:" ";position:absolute;bottom:0;left:0;width:100%;height:40px;background:linear-gradient(0deg,#fff,#fff 57%,hsla(0,0%,100%,0))}.team__wrapper--list .img__wrapper{z-index:2;min-width:390px;min-height:350px}.team__wrapper--list .img__wrapper img{object-fit:cover;width:100%;height:100%}.cs-module--vision{padding-top:40px;background-color:var(--white)}.cs-module--vision .container{display:flex;align-items:center}.cs-module--vision .container .texts{flex-grow:1;padding-right:2rem}.cs-module--vision .container .img__wrapper img{margin:0 -80px -46px -126px}.cs-module--aboutus .mesh{z-index:0;position:absolute;top:-553px;left:-710px;left:-580px;width:1440px;height:auto;opacity:.5;transform:rotate(-19deg)}.cs-module--vision{position:relative}.image_svg__wrapper{position:absolute;right:0;bottom:50px;width:397px;height:auto}.image_svg__wrapper img{width:100%;height:auto}.image_svg__wrapper .svg_about_us_home{position:absolute;top:0;left:0;width:100%;height:auto}.image_svg__wrapper .svg_about_us_home .bubble{transition:all .5s ease}.image_svg__wrapper .svg_about_us_home .text-message{animation:animate_message 5s infinite}.image_svg__wrapper .svg_about_us_home .question-message{animation:animate_question 5s infinite}.image_svg__wrapper .svg_about_us_home .thumb-up-message{animation:animate_thumb 5s infinite}.image_svg__wrapper.initial .bubble{opacity:0}@keyframes animate_thumb{0%{opacity:.5}40%{opacity:.5}50%{opacity:1}70%{opacity:1}90%{opacity:.5}to{opacity:.5}}@keyframes animate_question{0%{opacity:1}40%{opacity:1}50%{opacity:.5}70%{opacity:.5}90%{opacity:1}to{opacity:1}}@keyframes animate_message{0%{opacity:.5}20%{opacity:1}40%{opacity:1}60%{opacity:.5}70%{opacity:.5}90%{opacity:.5}to{opacity:.5}}