section{h1,h2,h3,h4{font-family:Inter}}.officesHeader{background:linear-gradient(139.69deg,#006a8f 7.63%,#043178 58.04%);color:#fff;display:grid;height:412px;overflow:hidden;position:relative;width:100%;h1{color:#fff;font-family:Inter;font-size:56px;font-weight:700;margin:0;margin-bottom:var(--size24px);@media (max-width:1024px){font-size:var(--size40px)}}a{color:#fff}@media (max-width:1024px){display:flex;flex-direction:column;height:auto}}.hideDesktop{display:none}@media (max-width:1024px){.hideTablet{display:none}.showTablet{display:flex}.officeHeaderLeft,.officeHeaderRight{flex:1}}.officesHeaderBreadcrumb{margin-bottom:var(--size24px);position:relative;z-index:10;.breadcrumbItem>a{&:hover{color:var(--white)}}@media (max-width:1024px){margin-bottom:var(--size50px)}@media (max-width:768px){margin-bottom:var(--size40px)}}.officesHeaderText{font-size:var(--size18px);width:30%;@media (max-width:1024px){width:100%}p{font-size:var(--size18px);@media (max-width:1024px){font-size:var(--size16px)}}}.officeHeaderLeft{animation:slideInFromLeft 1s ease-out 0s 1;grid-area:1/-1;height:inherit;padding:var(--size60px) 0 var(--size60px) var(--size60px);h2{color:#fff}@media (max-width:1024px){animation:none;flex:1;padding:var(--size50px) var(--size30px)}@media (max-width:768px){padding:var(--size40px) var(--size20px)}}.officeHeaderRight{animation:slideInFromRight 1s ease-out 0s 1;display:grid;grid-area:1/-1;height:inherit;@media (max-width:1024px){animation:none;flex:1}}.ampLayer{align-items:center;background:transparent;display:flex;grid-area:1/-1;height:100%;margin-left:37%;overflow:hidden;position:absolute;width:max-content;z-index:1;img{height:calc(100% + 150px);@media (max-width:1024px){height:110%;margin-left:-20%;margin-top:var(--size-40px)}}@media (max-width:1024px){display:block;margin-left:0}}.officeImageWrapper{background:transparent;clip-path:polygon(45% 0,45% 3%,45% 20%,49% 45%,44% 51%,36% 82%,40% 100%,100% 100%,102% 0);display:flex;grid-area:1/-1;height:inherit;justify-content:flex-end;width:100%;@media (max-width:1024px){clip-path:none;justify-content:flex-start}}.officeImage{height:inherit;overflow:hidden;width:60%;@media (max-width:1024px){margin-bottom:var(--size-10px);width:100%}}@keyframes slideInFromLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.officeHeaderImg{border:1px solid red}.officesGrid{column-gap:25px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:var(--size60px);row-gap:var(--size60px);@media (max-width:1024px){grid-template-columns:repeat(3,1fr);padding:var(--size50px) var(--size30px);row-gap:var(--size32px)}@media (max-width:768px){column-gap:var(--size20px);grid-template-columns:repeat(2,1fr);padding:var(--size40px) var(--size20px);row-gap:var(--size24px)}a{color:#091943;text-decoration:none}}