.footerupper{margin-top:50px}@media(min-width:768px){.footerupper{margin-top:75px}}@media(min-width:1024px){.footerupper{margin-top:100px}}.footerupper__wrapper{align-items:center;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:0 auto;padding:20px;width:calc(100% - 60px)}.footerupper__wrapper h2{margin-bottom:0}@media(min-width:768px){.footerupper__wrapper{border-top-left-radius:30px;border-top-right-radius:30px;gap:40px;padding:40px}}@media(min-width:1024px){.footerupper__wrapper{border-top-left-radius:40px;border-top-right-radius:40px;flex-wrap:nowrap}}.footerupper__wrapper--blue{background-color:#e1eaf1}.footerupper__wrapper--purple{background-color:#ded8e8}.footerupper__wrapper--green{background-color:#cfe5d8}.footerupper__wrapper--orange{background-color:#f6d2c3}.footerupper__wrapper--grey{background-color:#e7e7e7}.footerupper__buttons{display:flex;flex-wrap:wrap;gap:10px}