@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media only screen and (max-width:767px){.homeCaseStudies_item{display:block;opacity:0}.isVisible .homeCaseStudies_item{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.isVisible .homeCaseStudies_col:first-child .homeCaseStudies_item{-webkit-animation-delay:0s;animation-delay:0s}.isVisible .homeCaseStudies_col:nth-child(2) .homeCaseStudies_item{-webkit-animation-delay:.5s;animation-delay:.5s}}@media only screen and (min-width:768px){.homeCaseStudies{display:block;opacity:0}.homeCaseStudies.isVisible{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}}@media only screen and (min-width:1101px){.homeCaseStudies{margin:0;padding:4rem 0 9.2rem}}.homeCaseStudies_item{text-decoration:none}.homeCaseStudies_picture{height:100%;width:100%}.homeCaseStudies_image,.homeCaseStudies_video{font-family:"object-fit:cover;object-position:center top";height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transition:transform .2s ease-in-out;width:100%}.homeCaseStudies_item:hover .homeCaseStudies_image,.homeCaseStudies_item:hover .homeCaseStudies_video{transform:scale(1.05)}.homeCaseStudies_imageWrapper{margin:0 0 1.6rem;overflow:hidden;position:relative}.homeCaseStudies_headingTop{color:#606060;font-size:1.8rem;font-weight:350;line-height:2.8rem;margin-bottom:.8rem;text-align:left}.homeCaseStudies_heading{color:#000;font-family:Gilroy,sans-serif;font-size:2.8rem;font-weight:400;line-height:3.2rem;text-align:left}@media only screen and (min-width:1101px){.homeCaseStudies_heading{font-size:3.6rem;line-height:4rem}}.homeCaseStudies_heading .homeCaseStudies_companyName{color:#000}.homeCaseStudies_tags{display:flex;grid-gap:1.2rem;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.homeCaseStudies_tag{background:#f4f4f4;border-radius:.2rem;color:#000;font-size:1.4rem;font-weight:350;line-height:2rem;padding:.8rem 1.2rem}.homeCaseStudies_row{-moz-column-gap:3.2rem;display:grid;grid-template-columns:1fr;grid-column-gap:3.2rem;column-gap:3.2rem;grid-row-gap:5.6rem;row-gap:5.6rem}@media only screen and (min-width:1101px){.homeCaseStudies_row{grid-template-columns:repeat(2,1fr);grid-row-gap:0;row-gap:0}.homeCaseStudies_row .homeCaseStudies_col:nth-of-type(2),.homeCaseStudies_row .homeCaseStudies_col:nth-of-type(4){margin-top:8.8rem}.homeCaseStudies_row .homeCaseStudies_col:nth-of-type(2) .homeCaseStudies_heading,.homeCaseStudies_row .homeCaseStudies_col:nth-of-type(2) .homeCaseStudies_headingtop,.homeCaseStudies_row .homeCaseStudies_col:nth-of-type(4) .homeCaseStudies_heading,.homeCaseStudies_row .homeCaseStudies_col:nth-of-type(4) .homeCaseStudies_headingtop{padding-right:17.5%}}.homeCaseStudies_col{position:relative}.homeCaseStudies_floatingTag{background-color:#fff;border-radius:.2rem;color:#000;font-size:1.4rem;font-weight:400;left:1.6rem;line-height:2.4rem;padding:.4rem 1.2rem;position:absolute;text-align:center;top:1.6rem}