<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* Ice Beast HIGH-PRO */
.webp .iceBeastLowProSprite{background-image: url("../product-images/sprites/ice-beast-low-pro-bg.webp"); background-position: 0 0; background-repeat: repeat-x;}
.webp .iceBeastLowPro{background-position: 0 0;}
.webp .iceBeastLowProCloseup{background-position: -76px 0px;}
.webp .iceBeastLowProAngle{background-position: -152px 0px;}
.webp .iceBeastLowProExposedHeel{background-position:0px -76px;}
.webp .iceBeastLowProGrommets{background-position:-76px -76px;}
.webp .iceBeastLowProTop{background-position:-152px -76px;}

.no-webp .iceBeastLowProSprite{background-image: url("../product-images/sprites/ice-beast-low-pro-bg.jpg"); background-position: 0 0; background-repeat: repeat-x;}
.no-webp .iceBeastLowPro{background-position: 0 0;}
.no-webp .iceBeastLowProCloseup{background-position: -76px 0px;}
.no-webp .iceBeastLowProAngle{background-position: -152px 0px;}
.no-webp .iceBeastLowProExposedHeel{background-position:0px -76px;}
.no-webp .iceBeastLowProGrommets{background-position:-76px -76px;}
.no-webp .iceBeastLowProTop{background-position:-152px -76px;}</pre></body></html>