.home__companies{text-align:center;padding:3rem 1rem 6.25rem;background:#fff}.home__companies--title{font-weight:700;font-size:1.625rem;color:#051933;line-height:130%;text-align:center;max-width:681px;margin:0 auto}.home__companies--list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-top:3.5625rem;gap:30px}.home__companies--item{text-align:center;-webkit-flex-basis:40%;flex-basis:40%}.home__companies--item--image{max-width:100%;display:inline-block}.home__companies--cta{position:relative;margin-top:4.125rem;color:#01080E;font-weight:600;font-size:.75rem;line-height:150%;padding:1.1875rem 3.5rem;text-decoration:none;text-align:center;text-transform:uppercase;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.home__companies--cta::before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:#2BDEFD;z-index:-2;clip-path:polygon(0 0,100% 0,100% calc(100% - 27px),calc(100% - 27px) 100%,0 100%)}.home__companies--cta::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;max-width:469px;background-color:#2BDEFD;z-index:-1;-webkit-transition:all 0.3s;transition:all 0.3s;clip-path:polygon(0 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%)}.home__companies--cta:hover{-webkit-transform:translateY(1px);transform:translateY(1px)}.home__companies--cta:hover::after{background-color:#D9FFF6}@media screen and (min-width:768px){.home__companies--cta{font-size:.9375rem}}@media screen and (min-width:768px){.home__companies--title{font-size:2.5rem;line-height:1}.home__companies--list{gap:20px}.home__companies--item{-webkit-flex-basis:20%;flex-basis:20%}}@media screen and (min-width:1024px){.home__companies--title{font-size:3.75rem;line-height:1}.home__companies--item{-webkit-flex-basis:10%;flex-basis:10%}}