.careers{min-height:calc(100dvh - var(--header-height-fullscreen));background-color:#f0f2f3;flex-direction:column;width:100%;display:flex}@media screen and (width<=431px){.careers{min-height:calc(100dvh - var(--header-height-width-under-431))}}.careers__inner-container{grid-template-columns:repeat(2,minmax(min-content,max-content));justify-content:center;align-items:baseline;gap:clamp(4rem,10.0104vw - .8113rem,10rem);width:100%;max-width:1478px;padding:150px 24px 104px;display:grid}@media screen and (width<=991px){.careers__inner-container{gap:3.75rem;padding:110px 24px 24px}}@media screen and (width<=431px){.careers__inner-container{flex-direction:column;gap:3rem;padding:55px 24px;display:flex}}.careers__heading{font-family:var(--font-eb-garamond), "EB Garamond", serif;color:#191919;justify-self:end;margin:0;font-size:clamp(2.3rem,2.4192vw + 1.1373rem,3.75rem);font-style:italic;font-weight:500}.careers__positions-list{flex-direction:column;align-items:start;width:100%;max-width:800px;margin:0 auto;display:flex}.careers__position{color:#000;width:100%;margin:0;padding:0 16px 20px;font-size:36px;font-weight:300;text-decoration:none;transition:color .3s ease-out}.careers__position:hover{color:#454545}
