.price-boxes-flex{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.price-box__button{text-decoration:none}.price-box__button.selected .price-box{border:2px solid #3c8bcb}.price-box{min-width:300px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-around;background-color:#f2f2f2;padding:32px;margin:60px 16px 16px;border-radius:5px;-webkit-box-shadow:0 5px 5px 0 hsla(0,0%,53.7%,.2);-moz-box-shadow:0 5px 5px 0 hsla(0,0%,53.7%,.2);-o-box-shadow:0 5px 5px 0 hsla(0,0%,53.7%,.2);-ms-box-shadow:0 5px 5px 0 hsla(0,0%,53.7%,.2);box-shadow:0 5px 5px 0 hsla(0,0%,53.7%,.2)}.price-box.featured{margin-top:0;margin-bottom:60px;-webkit-box-shadow:0 10px 10px 0 hsla(0,0%,53.7%,.4);-moz-box-shadow:0 10px 10px 0 hsla(0,0%,53.7%,.4);-o-box-shadow:0 10px 10px 0 hsla(0,0%,53.7%,.4);-ms-box-shadow:0 10px 10px 0 hsla(0,0%,53.7%,.4);box-shadow:0 10px 10px 0 hsla(0,0%,53.7%,.4);background-color:#fff;border-top:5px solid #13d0f7;border-bottom:5px solid #13d0f7}.price-box__next-steps{display:flex;flex-direction:column;align-items:center}.price-box__price{padding:16px 0}.price-box__learn-more{padding-top:16px}.product-container{padding:32px}.product-container:nth-child(2n){background-color:#f2f2f2}.product__details--v2{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:unset}.product__details__items{display:block;float:left}