.section{justify-content:center;width:100%;padding:80px 0;display:flex;position:relative;overflow:hidden}.section--white{background:var(--color-white)}.section--green-light{background:var(--color-green-light)}.section--green-pale{background:var(--color-green-pale)}.section--green-strong{background:var(--color-green-strong)}.section--blue-light{background:var(--color-blue-light)}.section--blue-strong{background:var(--color-blue-strong)}.section--yellow-strong{background:var(--color-yellow-strong)}.section__container{width:1100px}@media (max-width:1150px){.section__container{width:90%}}.section__plant{width:150px;position:absolute}@media (max-width:1300px){.section__plant{display:none}}.section__plant--top--right{top:150px;right:0}.section__plant--top--left{bottom:100px;left:0}.section__plant--bottom--right{bottom:0;right:100px}.section__plant--bottom--left{bottom:0;left:200px}
