.culture-landing-wrapper{display:flex;flex-direction:column;padding:5vw 15vw;gap:60px}@media screen and (max-width:800px){.culture-landing-wrapper{margin-top:4rem}}.culture-landing-wrapper.extend{padding:5vw calc(15vw - 1%)}@media(max-width:900px){.culture-landing-wrapper.extend{padding:5vw calc(5vw - 1%)}.culture-landing-wrapper{padding:5vw}}.culture-landing-wrapper .cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:43px}@media screen and (max-width:800px){.culture-landing-wrapper .cards{grid-template-columns:1fr}}.culture-landing-wrapper .cards.extend{grid-template-columns:repeat(auto-fill,minmax(calc(300px + 1%),1fr))}.culture-landing-wrapper .title{display:flex;align-items:flex-start;flex-direction:column;gap:25px}@media screen and (max-width:800px){.culture-landing-wrapper .title{align-items:center}}.culture-landing-wrapper .title h3{font-size:54px;font-weight:700;line-height:68.07px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media screen and (max-width:800px){.culture-landing-wrapper .title h3{font-size:40px;line-height:inherit;text-align:center}}.culture-landing-wrapper .title p{font-size:16px;font-weight:400;line-height:20.17px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media screen and (max-width:800px){.culture-landing-wrapper .title p{line-height:inherit;text-align:center}}.culture-landing-wrapper .content-culture-part{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:800px){.culture-landing-wrapper .content-culture-part{flex-direction:column;text-align:center}}.culture-landing-wrapper .content-culture-part .green-filled-button{width:unset;align-self:unset;height:unset;padding:15px 30px}@media screen and (max-width:800px){.culture-landing-wrapper .content-culture-part .green-filled-button{margin-top:2rem;margin-bottom:4rem;font-size:16px}}