#hero{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;padding-right:5%}.breadcrumbs{padding-bottom:1.5rem}.breadcrumbs a{font-size:14px}#hero-content h1{font-size:75px!important}#hero-content .client-logos{align-items:center;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin-top:4%;max-width:70%}#abstract-shapes{height:auto;position:absolute;right:4%;top:4%;width:100%;z-index:1}#abstract-shapes svg{height:auto;position:relative;width:100%}.icon-graphic{margin-bottom:2%}#shape1{animation:floatEffect1 5s ease-in-out infinite alternate}#shape2{animation:floatEffect2 5s ease-in-out infinite alternate}div#abstract-shapes div:first-child,div#abstract-shapes div:nth-child(2){position:absolute;width:100%}@keyframes floatEffect1{0%,to{transform:translateY(3px)}50%{transform:translate(-5px,6px)}}@keyframes floatEffect2{0%,to{transform:translate(0)}50%{transform:translate(10px,10px)}}#main-img{right:4%;z-index:2}#image-wrapper,#main-img{position:relative}@media (max-width:950px){#hero{gap:0;grid-template-columns:1fr;padding:0 4%}#abstract-shapes{right:0;top:1%}#img-col{margin-left:auto;margin-right:auto}#solid-bkg-and-vectorgraphic{padding-top:0!important}.icon-graphic{margin-bottom:2%}#main-img{right:0}#solid-bkg img:first-of-type{right:0!important}}@media (max-width:670px){#hero-content .client-logos{grid-template-columns:1fr 1fr;max-width:100%}}@media (max-width:500px){#hero-content h1{font-size:45px!important}}