.about .objects{height:550px;position:relative}.about h2{margin-bottom:30px}.about .circle-ol{right:-50%;top:-50px;width:450px;height:450px;border:2px solid #567179}.about .circle,.about .circle-ol{display:inline-block;border-radius:100%;z-index:0;position:absolute}.about .circle{width:150px;height:150px;bottom:50px;left:200px;background-color:#567179}.about img.person{margin:20px 0 20px 50px;width:300px;right:0;z-index:1}.about img.person,.about img.room{height:auto;position:absolute;box-shadow:-2px 1px 14px -3px rgba(0,0,0,.3);-webkit-box-shadow:-2px 1px 14px -3px rgba(0,0,0,.3);-moz-box-shadow:-2px 1px 14px -3px rgba(0,0,0,.3)}.about img.room{margin:0;width:250px;bottom:0;left:0;z-index:2}@media only screen and (max-width:768px){.about .objects{height:max-content}.about img.person{margin:0;width:100%;position:relative}.about img.room{width:100%;position:relative;margin:2rem 0}.about .circle{transform:translate(-34px,-60%)}.about .yellow-buttons button:first-of-type{padding:10px}}.methods h2{margin-bottom:30px}.methods .cont{position:relative;height:400px}@media only screen and (max-width:768px){.methods .cont{height:750px}}.methods .blob{width:250px;top:0;left:0;transform:translate(-100px,-50px)}.methods .blob,.methods .content{position:absolute}.methods .method{display:flex;flex-flow:row;justify-content:start;align-items:start;margin-bottom:5px}.methods .method .circle{display:inline-block;min-width:20px;width:20px;height:20px;background-color:#fac748;border-radius:100%;z-index:0}.methods .method p{transform:translateX(-10px);margin:0}.values .row{margin-bottom:25px}.flip-card{background-color:transparent;width:100%;height:330px;perspective:1000px}@media only screen and (max-width:768px){.values .row{margin-bottom:0}.flip-card{margin-bottom:25px}}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front{text-align:center}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;transform:rotateX(0deg);backface-visibility:hidden;display:flex;flex-flow:column;padding:0 30px;justify-content:center;box-shadow:-2px 1px 14px -3px rgba(0,0,0,.3);-webkit-box-shadow:-2px 1px 14px -3px rgba(0,0,0,.3);-moz-box-shadow:-2px 1px 14px -3px rgba(0,0,0,.3)}.flip-card-front{display:flex;padding:0 30px;align-items:center}.flip-card-back{transform:rotateY(180deg)}.flip-card-back h3{margin-bottom:20px}.values ul.list li:before{color:var(--petrol)}