.services__wrapper{background:linear-gradient(180deg,#080808 29.13%,#fa4616 91.51%);padding:10rem 2rem}.services__wrapper div[class*=content-wrapper]{position:relative;z-index:3}.services__wrapper .header__wrapper{color:#fff;margin-bottom:9rem}@media (max-width:991px){.services__wrapper .cards{grid-template-columns:repeat(2,1fr)!important}}.services__wrapper .card{box-shadow:0 0 13px 0 rgba(0,0,0,.5);cursor:pointer}.services__wrapper .card__content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:28rem;padding:2rem;text-align:center}.services__wrapper .card h3{font-weight:600;text-transform:uppercase}.services .card{color:#fff;position:relative}.services .card__content{position:relative;z-index:2}.card__bg{z-index:1}.card__bg,.card__bg:before{bottom:0;left:0;position:absolute;right:0;top:0}.card__bg:before{background:var(--black);content:"";opacity:.7;z-index:2}.card__bg img{height:100%!important;object-fit:cover;width:100%!important}.card__back{align-items:center;background:rgba(8,8,8,.95);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:2rem;pointer-events:none;position:absolute;right:0;text-align:center;top:0;transition:all .3s linear;z-index:3}.card.toggled .card__back,.card:focus-within .card__back,.card:hover .card__back{opacity:1}@media (max-width:600px){.card.toggled .card__back,.card:focus-within .card__back,.card:hover .card__back{display:none;opacity:0}.services__wrapper .card__content{min-height:15.2rem}}.card .card__back .button{bottom:unset;left:unset;position:relative}.services__bg{display:none}