.hire-section{box-sizing:border-box;background:#000;justify-content:space-between;align-items:center;gap:48px;width:100%;padding:60px 0;display:flex}.image-block{aspect-ratio:687/526;flex-shrink:0;width:44%;position:relative}.image-back-card{background:linear-gradient(132.59deg,#2a2a2a 3.24%,#0a0a0a 73.95%);border-radius:17px;width:93%;height:93%;position:absolute;top:0;left:0;box-shadow:0 8px 40px #000000b3}.image-front-card{background:#111;border-radius:12px;width:95%;height:95%;position:absolute;top:7%;left:5%;overflow:hidden;box-shadow:0 12px 48px #0009}.hire-slide{object-fit:cover;opacity:0;z-index:0;width:100%;height:100%;transition:opacity .9s cubic-bezier(.4,0,.2,1),transform 1.2s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scale(1.05)}.hire-slide-active{opacity:1;z-index:1;transform:scale(1)}.hire-content{color:#fff;flex:1;min-width:0}.hire-heading{background:linear-gradient(270deg,#de9c18 0%,#c07714 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-family:Afacad,Georgia,serif;font-size:clamp(24px,2.86vw,55px);font-weight:700;line-height:110%}.hire-subheading{color:#fff;margin:0 0 16px;font-family:Sansation,sans-serif;font-size:clamp(15px,1.5625vw,30px);font-weight:700;line-height:150%}.hire-body{color:#fffbf0d9;margin:0;font-family:Sansation,sans-serif;font-size:clamp(13px,.833vw,16px);font-weight:400;line-height:178%}@media (max-width:1024px){.hire-section{gap:36px;padding:48px 0}.image-block{width:46%}}@media (max-width:768px){.hire-section{flex-direction:column;gap:40px;padding:40px 0}.image-block{aspect-ratio:4/3;width:90%}.hire-content{width:100%}}@media (max-width:480px){.hire-section{gap:28px;padding:32px 0}.image-block{aspect-ratio:4/3;width:100%}.image-back-card{border-radius:12px}.image-front-card{border-radius:8px}}
