.work-perks-section{margin:4rem 0;position:relative}.work-perks-section .image-wrapper{position:relative;z-index:1}.work-perks-section .image-wrapper img{display:block;height:20rem;object-fit:cover;width:100%;z-index:1}.work-perks-section .info{background-color:var(--cloud);margin-top:-4rem;padding:2rem;position:relative;z-index:10}.work-perks-section .info h2{margin:0 0 1.5rem}.work-perks-section .info .info-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.work-perks-section .info .info-grid .info-grid-item{border-left:.2rem solid var(--brand-pink-bright);padding-left:1rem}.work-perks-section .info .info-grid .info-grid-item p{font-weight:var(--font-weight-bold)}@media (min-width:640px){.work-perks-section .image-wrapper img{height:25rem}.work-perks-section .image-wrapper:after{height:3.75rem;width:11.25rem}.work-perks-section .info{margin-top:-5rem;padding:2.5rem}}@media (min-width:768px){.work-perks-section .image-wrapper img{margin-left:auto;width:95%}.work-perks-section .image-wrapper:after{height:4.5rem;left:5%;width:12.5rem}.work-perks-section .info{margin-top:-6rem;max-width:95%;padding:3rem}.work-perks-section .info .info-grid{grid-template-columns:repeat(3,1fr)}}