

/* Start:/local/components/9310802/complex.content/templates/price_support/style.css?1785494815344*/
@media (max-width: 450px) {
    .pricing__card {
        width: 300px !important;
    	min-width: 300px !important;
    }
}


@media (max-width: 500px) {
    .pricing__cards {
        overflow-x: auto;
        scroll-snap-type: x mandatory; 
    }

    .pricing__card {
        scroll-snap-align: center;
        scroll-margin: 0 15px; 
    }
}
/* End */


/* Start:/local/components/9310802/complex.content/templates/red-banner/style.css?1785494815440*/
@media screen and (max-width: 600px) {
    .red-banner__star .btn {
        min-width: 200px;
    }
    .red-banner__star-img {
    	bottom: 116px !important;
        left: 15% !important;
    }
}
@media screen and (max-width: 450px) {
    .red-banner__star .btn {
        min-width: 0px;
    }
	.official {
		width: 100%;
	}

    .red-banner__star-img {
        left: 7% !important;
    }
}
.red-banner__star img {
    max-height: 280px;
}
/* End */
/* /local/components/9310802/complex.content/templates/price_support/style.css?1785494815344 */
/* /local/components/9310802/complex.content/templates/red-banner/style.css?1785494815440 */
