.stacks{background-color:#E1E2E5;padding:3.75rem 0}@media screen and (min-width:1280px){.stacks{padding:7.5rem 0}}.stacks__heading{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.stacks__heading-title{color:#0C0D0E;font-family:"Chakra Petch",sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:40px;letter-spacing:0;text-align:center}@media screen and (min-width:768px){.stacks__heading-title{font-size:2rem}}.stacks__heading-description{color:#46474E;text-align:center;font-family:"Encode Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:300;line-height:24px;margin:.75rem 0 2rem}@media screen and (min-width:1280px){.stacks__heading-description{font-size:1.25rem}}.stacks__tools-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1rem;list-style:none}@media screen and (min-width:768px){.stacks__tools-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}}@media screen and (min-width:1280px){.stacks__tools-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;gap:1rem}}.stacks__tools-list-item{position:relative;z-index:1;border-radius:8px;background:linear-gradient(180deg,#000 0%,#1459CE 100%)}@media screen and (min-width:1280px){.stacks__tools-list-item{max-width:292px}}.stacks__tools-list-item:before{content:"";background-color:transparent;background-image:url(/assets/img/pilares/noise.1773164767.svg);background-repeat:repeat;background-size:182px;opacity:.12;top:0;left:0;position:absolute;width:100%;height:100%;z-index:0}.stacks__tools-list-item-title{position:relative;color:#C6C8D3;font-family:"Encode Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:32px;padding:1rem 1.5rem;border-radius:0 0 8px 8px;background:linear-gradient(180deg,rgba(0,0,0,.5803921569) 0%,rgba(20,24,28,0) 100%);width:fit-content;margin:0 auto 2rem}.stacks__tech-list{list-style:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;gap:.5rem;padding:1rem .5rem}.stacks__tech-list-item{color:#F4F5F6;font-family:"Roboto Flex",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:28px;position:relative;border-radius:40px;background:rgba(255,255,255,.16);width:fit-content;padding:.25rem 1.5rem;cursor:default;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}.stacks__tech-list-item:hover{background-color:rgba(20,89,206,.5)}