html{scroll-padding-top:85px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.offices .officesCards{flex-direction:column;gap:40px;display:flex}.offices .pageSubtitle{flex-direction:column;gap:20px;display:flex}.offices .officeCard{border-radius:10px;display:grid}.offices .officeCard .paragraphH3{color:#383680}.offices .officeCard .paragraph{text-align:left}.offices .officeCard .thumbnail{object-fit:cover;height:100%}.offices .officeCard .content{flex-direction:column;align-self:center;align-items:flex-start;gap:20px;padding:20px 40px;display:flex}.offices .officeCard .content .button{margin:inherit}.offices .officeCard:nth-child(odd){grid-template-columns:1.1fr 3fr}.offices .officeCard:nth-child(odd) .thumbnail{border-radius:10px 0 0 10px;order:1}.offices .officeCard:nth-child(odd) .content{order:2}.offices .officeCard:nth-child(2n){grid-template-columns:3fr 1.1fr}.offices .officeCard:nth-child(2n) .thumbnail{border-radius:0 10px 10px 0;order:2}.offices .officeCard:nth-child(2n) .content{order:1}@media screen and (max-width:950px){.offices .officeCard:nth-child(odd){grid-template-columns:2fr 3fr}.offices .officeCard:nth-child(2n){grid-template-columns:3fr 2fr}}@media screen and (max-width:650px){.offices .officeCard .content{align-items:center;padding:20px}.offices .officeCard:nth-child(2n),.offices .officeCard:nth-child(odd){grid-template-columns:1fr}.offices .officeCard:nth-child(2n) .thumbnail,.offices .officeCard:nth-child(odd) .thumbnail{border-radius:10px 10px 0 0;order:1;width:100%;height:260px}.offices .officeCard:nth-child(2n) .content,.offices .officeCard:nth-child(odd) .content{order:2}}
