
/* hero animation */
html.no-js .section-airpods-3rd-gen .video-container .static-frame {
    opacity: 1;
}


/* buystrip fixed */
@media only screen and (min-width: 800px) {
	body.holiday-2022-remove-keyline #ac-globalfooter .ac-gf-buystrip {
        border-top:1px solid #d2d2d7;
    }
}

/* 彩色字 */
.gradient-text {
    -webkit-background-clip:text;
}