.why-us__content{align-items:center}.why-us__content,.why-us__items{display:flex;flex-direction:column;gap:20px}.why-us__items{width:100%}@media(min-width:61.31125em){.why-us__items{gap:40px;flex-direction:row}}.why-us__item{display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow-grey);border-radius:var(--border-radius);padding:20px;flex:1 1;gap:10px;width:100%}@media(min-width:61.31125em){.why-us__item{padding:40px 20px;gap:20px;width:-moz-fit-content;width:fit-content}}.why-us__item-title{font-size:18px;font-weight:600;text-align:center}.why-us__item-text{text-align:center}.work-stages__wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}.work-stages__content{display:flex;flex-direction:column;border-radius:var(--border-radius);background-color:var(--color-white);box-shadow:var(--shadow-grey);overflow:hidden;align-items:stretch}@media(min-width:62.56125em){.work-stages__content{display:flex;flex-direction:row;align-items:stretch}}.work-stages__video{object-fit:cover;object-position:center;width:100%}@media(min-width:62.56125em){.work-stages__video{width:50%}}.work-stages__stages{display:flex;flex-direction:column;gap:15px;padding:15px}@media(min-width:62.56125em){.work-stages__stages{padding:25px;gap:20px}}.work-stages__stage{display:flex;flex:1 1;flex-direction:column;gap:5px;background-color:var(--color-grey-1);box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:var(--border-radius);padding:20px}.work-stages__stage-number{font-size:18px;font-weight:600}.work-stages__stage-number_green{color:var(--color-green-1);-webkit-margin-end:10px;margin-inline-end:10px}.work-stages__stage-description{font-size:16px}.work-stages__button{width:100%}@media(min-width:30.06125em){.work-stages__button{width:max-content}}.our-works__button{display:block;margin:20px auto 0}