.services{position:relative}@media(min-width:992px){.services>img{display:block!important}}.services__container{position:relative;z-index:2}.services__header-title{font-size:2.75rem;margin-left:auto;margin-right:auto;max-width:600px;padding-bottom:4rem;text-align:center}@media(min-width:992px){.services__header-title{font-size:4.5rem}}.services__card-title{color:var(--color-vertical);font-size:3rem;font-weight:400;padding-bottom:2rem}.services__header p:nth-child(2){font-weight:200;line-height:1.6;padding-bottom:4rem;text-align:center}@media(min-width:992px){.services__header p:nth-child(2){margin-left:auto;margin-right:auto;max-width:1000px}}@media(min-width:576px){.services__cards{column-gap:3rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:3rem}}@media(min-width:768px){.services__cards{column-gap:4rem;row-gap:4rem}}@media(min-width:992px){.services__cards{column-gap:6rem;row-gap:6rem}}.services__info{display:flex;flex-direction:column;flex-grow:1;padding:2rem}@media(min-width:1200px){.services__info{padding:3rem}}.services__info p:nth-child(2){font-size:1.5rem;font-weight:100;line-height:1.75;padding-bottom:2rem}@media(min-width:1200px){.services__info p:nth-child(2){font-size:1.8rem}}.services__info a{align-self:flex-start;color:var(--color-pink);display:block;font-size:1.6rem;font-weight:600;margin-top:auto;width:max-content}.services__info a:hover>svg{transform:translateY(1rem)}.services__arrow-svg{height:.8rem;rotate:-90deg;transition:all .5s ease;width:auto}.services__card{background-color:var(--color-dark-blue);border:1px solid var(--color-vertical);border-radius:1rem;display:flex;flex-direction:column;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:470px;overflow:hidden}@media(min-width:576px){.services__card{margin-bottom:unset;margin-left:unset;margin-right:unset;max-width:320px}}@media(min-width:992px){.services__card{margin-bottom:unset;margin-left:unset;margin-right:unset;max-width:370px}}@media(min-width:1200px){.services__card{margin-bottom:unset;margin-left:unset;margin-right:unset;max-width:540px}}.services__image{max-height:200px;overflow:hidden;pointer-events:none;width:100%}.services__image>img{max-height:259px;object-fit:cover;width:100%}@media(min-width:1200px){.services__cards{column-gap:1rem;display:grid;grid-template-rows:auto;justify-items:center;row-gap:2rem}.services__cards--1{grid-template-columns:repeat(1,1fr)}.services__cards--2{column-gap:2.5rem;grid-template-columns:repeat(2,1fr);row-gap:2.5rem}.services__cards--2 .services__card{max-width:640px}.services__cards--3{grid-template-columns:repeat(3,1fr)}.services__cards--4{grid-template-columns:repeat(4,1fr)}.services__cards--4 .services__card>.services__info{padding:2rem}.services__cards--4 .services__card>.services__info p:first-child{font-size:2rem}.services__cards--4 .services__card>.services__info p:nth-child(2){font-size:1.6rem}}