.ourValues{margin:60px 0;padding:60px 0;position:relative}.ourValues .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ourValues .container .textBox{width:50%}.ourValues .container .textBox h3{font-size:32px;margin-top:-60px}.ourValues .container .textBox p{font-size:18px;font-weight:300;line-height:1.5;margin-bottom:40px;margin-top:0}.ourValues .container .textBox p.title{font-weight:600;margin-bottom:10px}.ourValues .container .imageBox{position:relative;width:40%}.ourValues .container .imageBox .inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:absolute;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ourValues .container .imageBox .inner img{border-radius:20px;-webkit-box-shadow:0 2px 5px 1px rgba(64,60,67,.16);box-shadow:0 2px 5px 1px rgba(64,60,67,.16);height:31%;-o-object-fit:cover;object-fit:cover;width:80%}.ourValues:after{background-color:var(--yellow);border-bottom-left-radius:40px;border-top-left-radius:40px;content:"";height:100%;position:absolute;right:0;top:0;width:30%;z-index:-1}@media(max-width:800px){.ourValues{padding:0;position:relative}.ourValues .overlay{background:hsla(0,0%,100%,.9)}.ourValues .container .imageBox{height:90%;opacity:1;position:absolute;top:5%;width:100%;z-index:-1}.ourValues .container .textBox{width:100%}.ourValues .container .textBox h3{margin-top:0}.ourValues:after{z-index:-2}}