@media (min-width:48.001rem){.boxes--2,.boxes--3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-flow:wrap;flex-flow:wrap;justify-content:center;margin-left:-.625rem;margin-right:-.625rem}.boxes--2 .box,.boxes--3 .box{margin-left:.625rem;margin-right:.625rem;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1.25rem);flex:0 0 calc(50% - 1.25rem)}.boxes--2 .box:nth-child(2),.boxes--3 .box:nth-child(2){margin-top:0}}@media (min-width:65.001rem){.boxes--3 .box{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333% - 1.25rem);flex:0 0 calc(33.3333% - 1.25rem)}.boxes--3 .box:nth-child(3){margin-top:0}}.box{background:var(--color-gray--background);border-radius:.3125rem;-webkit-box-shadow:1px 4px 20px rgba(0,0,0,.15);box-shadow:1px 4px 20px rgba(0,0,0,.15);margin-top:1.25rem;padding:2.2rem 2rem 2.5rem}@media (max-width:37.5rem){.box{padding:1.5rem 1.5rem 2rem}}.box--no-bg{background:none;-webkit-box-shadow:none;box-shadow:none}@media (max-width:48rem){.box--no-bg{padding:1.5rem 0 0}}.box:first-child{margin-top:0}.box__icon{margin:0 0 1em;text-align:center}.box__icon img{height:2rem;-o-object-fit:contain;object-fit:contain;width:3rem}.box__icon .animated-svg{height:4.5625rem;margin:0 auto;opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:6.25rem}.box__icon .animated-svg.animate-in{opacity:1}.box h3{margin-top:0;text-align:center}.box h3+p{margin-top:1.2em}