.still-questions{align-items:center;background-color:var(--dark-green);border-radius:44px;-moz-column-gap:8px;column-gap:8px;display:flex;justify-content:space-between;padding:clamp(16px,6vw,100px) clamp(16px,6vw,68px);position:relative;z-index:1}.still-questions__info{height:-moz-fit-content;height:fit-content;margin:auto 0;width:100%}.still-questions__title{color:var(--light-green);font-size:clamp(32px,10vw,122px);line-height:.92;margin-bottom:clamp(8px,4vw,18px);position:relative;z-index:2}.still-questions__description{margin-bottom:clamp(20px,6vw,30px);max-width:482px;text-wrap:balance}.still-questions__description a{border-bottom:1px solid var(--beige);position:relative}.still-questions__image-desctop{display:block;max-width:400px;min-width:150px;width:100%}.still-questions__image-mobile{display:none}.still-questions__action{max-width:330px;min-width:250px;padding:18px;width:100%}.still-questions__action:hover{border-color:var(--beige)}@media(max-width:720px){.still-questions{border-radius:24px}.still-questions__info{align-items:center;display:flex;flex-direction:column;text-align:center}.still-questions__image-desctop{display:none}.still-questions__image-mobile{display:block}}
