.philosophy{display:flex;width:95%;margin:auto;flex-wrap:wrap;justify-content:space-between}@media (min-width:1200px){.philosophy{width:80%}}.philosophy__title{width:100%;text-align:center}.philosophy__content{display:flex;justify-content:space-around;flex-wrap:wrap}.philosophy__content__image{width:100%}@media (min-width:1200px){.philosophy__content__image{width:48%}}.philosophy__content__description{width:95%;position:relative;margin:auto;font-size:1.1em}@media (min-width:1200px){.philosophy__content__description{width:48%}}.philosophy__content__description:before{content:'"';position:absolute;top:0;left:0;z-index:1;font-size:5em;transform:translateY(-50%) rotate(-30deg)}.philosophy__content__description:after{content:'"';position:absolute;bottom:0;right:0;z-index:1;font-size:5em;transform:rotate(150deg)}.benefits{display:flex;width:95%;margin:auto;flex-wrap:wrap;justify-content:space-between}.benefits__title{width:100%;text-align:center}.benefit,.benefits__content{display:flex;justify-content:center;flex-wrap:wrap}.benefit{margin:1em .5em;width:25%}.benefit__image{width:100%;height:35vh;overflow:hidden}.benefit__image,.benefit__title{border-radius:2px;box-shadow:2px 2px 10px rgba(0,0,0,.2)}.benefit__title{position:relative;display:flex;justify-content:center;width:90%;top:-.75em;background-color:#fff;padding:.25em;text-align:center}.team{display:flex;width:95%;margin:auto;flex-wrap:wrap;justify-content:space-between}@media (min-width:1200px){.team{width:80%}}.team__image{width:100%}@media (min-width:1200px){.team__image{width:40%}}.team__content{width:100%}@media (min-width:1200px){.team__content{width:55%}}.filters{width:95%;margin:auto}@media (min-width:1200px){.filters{width:80%}}.filters__title{width:100%}.filters__content{width:90%}@media (min-width:1200px){.filters__content{width:80%}}.filters__content ul{list-style:none}.filters__content ul li{display:inline;position:relative;margin:0 .5em}.filters__content ul li:after{content:"";position:absolute;height:100%;width:1px;background-color:hsla(0,0%,40%,.9)}