.section__hero{background:var(--color-n-white);padding:var(--space-8) 0}.section__hero.no-bottom-padding{padding-bottom:0}.section__hero .container .links-wrapper{display:flex;gap:var(--space-4);justify-content:space-between;width:50%}.section__hero .container .content{max-width:800px}.section__hero .container .title{margin-bottom:var(--space-4)}.section__hero .container .richtext{margin-bottom:var(--space-3)}.section__hero .container .links-wrapper .links{align-items:flex-end;display:flex;gap:var(--space-2);justify-content:flex-end;width:100%}.section__hero .container .links-wrapper .links a{border:1px solid var(--Eucalyptus,#d1dbbd);margin-left:0}.section__hero .container .links-wrapper .links a:hover{background:var(--color-a-400)}@media only screen and (max-width:768px){.section__hero{padding:var(--space-7) 0}.section__hero .container{flex-direction:column;gap:50px}.section__hero .container .content,.section__hero .container .links-wrapper{width:100%}.section__hero .container .links-wrapper .links{flex-wrap:wrap;justify-content:center}}