.partners-section{padding:100px 0}.partners-section-wrapper{width:min(90%,clamp(600px,80vw,1200px));margin:0 auto}.partners-section__header{text-align:center}.partners-section__partners{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.partners-section__partners img{object-fit:contain}.hero-section{width:100%;display:flex;color:rgba(0,0,0,.7);height:350px;overflow:hidden}.hero-section-wrapper{width:min(90%,clamp(600px,80vw,1200px));margin:30px auto 0;display:flex;justify-content:space-between}.hero-section-wrapper>*{margin:auto 0}.hero-section__content-left{display:flex;justify-content:space-between;gap:20px;max-width:600px}.hero-section__content-left__content{display:flex;flex-direction:column;gap:10px}.hero-section__buttons{display:flex;gap:20px;margin-top:20px}.button{background-color:#e15160;color:#fff;border-radius:10px;box-sizing:content-box;width:140px;height:30px;display:inline-flex;align-items:center;justify-content:center}.button.button-outline{background-color:transparent;color:#e15160;outline:1px solid #e15160}@media screen and (max-width:60rem){.hero-section{height:300px}.hero-section-wrapper{justify-content:center}.hero-section__content-left__logo{width:70px}.hero-section__content-left__content img,.hero-section__content-left__logo img{width:100%;object-fit:contain}.hero-section__content-right{display:none}}@media screen and (max-width:40rem){.hero-section__content-left__logo{display:none}}