.sc-product-cards{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width:768px){.sc-product-cards{margin:0 -15px}}.sc-product-cards__card{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}@media screen and (min-width:1200px){.sc-product-cards__card{-webkit-box-flex:1;-ms-flex:1 0 calc(33% - 30px);flex:1 0 calc(33% - 30px);max-width:calc(33% - 30px)}}@media screen and (min-width:768px) and (max-width:1199px){.sc-product-cards__card{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 30px);flex:1 0 calc(50% - 30px);max-width:calc(50% - 30px)}}.sc-product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#222;border-radius:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;margin:15px;padding:30px}.sc-product-card__icon{height:48px}.sc-product-card__icon img{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;-o-object-fit:contain;object-fit:contain}.sc-product-card__title{color:#fff;font-size:1.5em;font-weight:800;margin:.25rem 0 1.5rem}.sc-product-card__content{-webkit-box-flex:1;color:#ccc;-ms-flex:1;flex:1}.sc-product-card__features{color:#ccc}.sc-product-card__features ul{margin-left:15px}.sc-product-card__features ul li{line-height:1.35;position:relative}.sc-product-card__features ul li:before{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;content:"\f00c";display:inline;font-family:Font Awesome\ 5 Pro;height:18px;left:-1.5rem;position:absolute;top:-1px;width:18px}.sc-product-card__features--red-gradient ul li:before{background-image:linear-gradient(120deg,#e10600,#ff5869)}.sc-product-card__features--yellow-gradient ul li:before{background-image:linear-gradient(120deg,#ffcd00,#f7ea48)}.sc-product-card__features--green-gradient ul li:before{background-image:linear-gradient(120deg,#43b02a,#a1d884)}.sc-product-card__features--orange-gradient ul li:before{background-image:linear-gradient(120deg,#ff8200,#ffb25b)}.sc-product-card__features--blue-gradient ul li:before{background-image:linear-gradient(120deg,#005eb8,#41b6e6)}.sc-product-card__features--turquoise-gradient ul li:before{background-image:linear-gradient(120deg,#005d6b,#39b4bf)}.sc-product-card__features--yellow-orange-blue-gradient ul li:before{background-image:linear-gradient(120deg,#ffcd00,#ffb25b,#41b6e6,#005eb8)}.sc-product-card__button .button{border:none;display:block;font-family:Source Sans Pro,sans-serif;font-weight:700;-webkit-transform:scale(1);transform:scale(1)}.sc-product-card__button .button:after{background:none}.sc-product-card__button .button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:-webkit-transform .25s ease-in;transition:-webkit-transform .25s ease-in;transition:transform .25s ease-in;transition:transform .25s ease-in,-webkit-transform .25s ease-in}.sc-product-card__button .button:active,.sc-product-card__button .button:focus{outline:none}.sc-product-card__button .button.red-gradient{background-image:linear-gradient(120deg,#e10600,#ff5869)}.sc-product-card__button .button.yellow-gradient{background-image:linear-gradient(120deg,#ffcd00,#f7ea48)}.sc-product-card__button .button.green-gradient{background-image:linear-gradient(120deg,#43b02a,#a1d884)}.sc-product-card__button .button.orange-gradient{background-image:linear-gradient(120deg,#ff8200,#ffb25b)}.sc-product-card__button .button.blue-gradient{background-image:linear-gradient(120deg,#005eb8,#41b6e6)}.sc-product-card__button .button.turquoise-gradient{background-image:linear-gradient(120deg,#005d6b,#39b4bf)}.sc-product-card__button .button.yellow-orange-blue-gradient{background-image:linear-gradient(120deg,#ffcd00,#ffb25b,#41b6e6,#005eb8)}