@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";section.cards{background-color:#000219}section.cards:after{background:radial-gradient(36.42% 50.05% at 100% 50.05%,rgba(13,21,192,.3) 0,rgba(13,21,192,0) 100%);content:"";inset:0;position:absolute;z-index:0}section.cards .container{display:flex;flex-direction:column;gap:80px;position:relative;z-index:1}section.cards .container .top{align-items:flex-end;display:flex;gap:2.5rem;justify-content:space-between;width:100%}section.cards .container .top .medium,section.cards .container .top .title{color:#fff;max-width:680px;width:fit-content}section.cards .container .bottom{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}section.cards .container .bottom.large-gap{gap:41px}section.cards .container .card{background-color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;gap:1.5rem;max-width:440px;padding:335px 3rem 3rem;position:relative;width:100%}section.cards .container .card.logo{padding:3.5rem}section.cards .container .card.logo .picture{height:176px;margin:0 auto 3rem;position:static;width:212px}section.cards .container .card.small{max-width:320px}section.cards .container .card .picture{height:295px;left:0;position:absolute;top:0;width:100%}section.cards .container .card .description{display:flex;flex-direction:column;gap:1rem}section.cards .container .card .description *{color:#393b50}@media (max-width:1200px){section.cards .container{gap:2.5rem}section.cards .container .top{align-items:flex-start;flex-direction:column;gap:1rem}section.cards .container .bottom .card{padding:250px 2.5rem 3rem}section.cards .container .bottom .card picture{height:218px}section.cards .container .bottom .card.logo{padding:3.5rem}section.cards .container .bottom .card.logo .picture{height:102px;margin:0 auto 2rem;width:186px}}