.img-box{position:relative;height:100%;display:block;overflow:hidden;width:100%}.img-box a,.img-box figure{position:relative;height:100%;display:block;overflow:hidden;width:100%;transition:.4s ease-in-out all}.img-box a img,.img-box figure img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.img-box img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@keyframes arrow-slide{0%{transform:translate(0);opacity:1}33%{transform:translate(5px);opacity:0}66%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes arrow-slide-up-right{0%{transform:translate(0);opacity:1}35%{transform:translate(6px,-6px);opacity:0}36%{transform:translate(-6px,6px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInFromAboveFull{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.text-only .text{max-width:52.625rem;margin-left:auto;margin-right:auto;text-align:left}.text-only .text.center{text-align:center}.text-only .text h2{margin:2rem 0 1rem;color:#1e1e1e;font-size:1.5rem;font-weight:600;line-height:1.525}.text-only .text h2:first-child{margin-top:0}.text-only .text h3{margin:1.5rem 0 .75rem;color:#1e1e1e;font-size:1.25rem;font-weight:600;line-height:1.525}.text-only .text h3:first-child{margin-top:0}.text-only .text p{margin:0 0 1rem;color:#393939;font-size:.9375rem;line-height:1.825}.text-only .text .btn{margin-top:2rem;border-radius:5px;min-height:3rem;height:3rem;min-width:12.5rem}
