/*
 * Wheel OF Fortune Component Standalone Bundle
 * Compiled version for component-specific loading
 */
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 8, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
* {
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

/* line 12, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 22, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 36, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 70, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 82, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 91, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 102, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 110, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 125, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 * Prevent layout shift and maintain aspect ratio
 */
/* line 152, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
img {
  border: 0;
}

/**
 * Prevent layout shifts for iframes (videos, embeds)
 * Let individual components define their own aspect ratios
 */
/* line 161, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
iframe {
  max-width: 100%;
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 170, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 181, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
figure {
  margin: 0;
  z-index: 2;
}

/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Contain overflow in all browsers.
 */
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 217, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 231, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 242, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 255, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 267, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 276, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 287, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 299, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 311, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 321, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 332, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 341, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 352, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 361, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 370, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 381, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 386, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
td,
th {
  padding: 0;
}

/* Base styles: opinionated defaults
   ========================================================================== */
/* line 394, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
html {
  font-size: 1em;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
/* line 404, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
/* line 417, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 427, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/config/_normalize.scss */
textarea {
  resize: vertical;
}

/*
 * Breakpoints & MediaQueries
 * NOTE: When you make a new media query variable, please add it also to "_mq-set.scss"
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Grid system
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Color definitions
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Font definitions and sizes
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * General paddings and margins
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
* Default animation setups
* -------------------------------------------------------------------------------------------------------------------------
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite.
  It should be used with a "retina group" variable.

The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/

$icon-home-group: ('icon-home', $icon-home, $icon-home-2x, );

.icon-home {
  @include retina-sprite($icon-home-group);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/
/*
 * Col-span
 * Calculates and sets the width of a column based on the $cols variable
 * if a $gutter is set (in pixels), it calculates the percentage minus the $gutter
 *
 * Example: @include col-span(3, 20);
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Grid system
 * Example: @include colcount(2, $grid-base-gutter-width);
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Breakpoint system
 * Example: @include breakpoint($desktop)
 * or @include breakpoint($tablet-portrait $mobile) 
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Ratio calculator
 * @include ratio-prop-number (margin-top, 100px 50px);
 * @include ratio-prop-number (height, 100 50);
 * @include ratio-prop-number (padding-bottom, 900px 500px);
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Clearfix
 * Source: http://nicolasgallagher.com/micro-clearfix-hack/
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Positioning and aligning
 * Source (vertical-align): http://hackingui.com/front-end/10-best-scss-utilities/
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Font smoothing
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Opacity
 * Example: @include opacity(0.5);
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Rounded corners
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Gradients
 * Source: http://codeboxers.com/straight-sass-gradient-mixin/
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Text
 * Source (truncate-text): http://hackingui.com/front-end/10-best-scss-utilities/
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Triangle
 * Source: http://www.sitepoint.com/sass-mixin-css-triangles/
 *
 * @param [string] $direction: arrow direction
 * @param [list] $position: list of offsets and values
 * @param [color] $color (inherit): arrow color
 * @param [number] $size (1em): arrow size
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Transforms
 * Source: http://codepen.io/sawmac/pen/qGudy
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Filter
 * Source: https://gist.github.com/GeneLocklin/2957278
 * 		   https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html
 *
 * grayscale      ex: filter: grayscale(100%);
 * sepia          ex: filter: sepia(100%);
 * saturate       ex: filter: saturate(0%);
 * hue-rotate     ex: filter: hue-rotate(45deg);
 * invert         ex: filter: invert(100%);
 * brightness     ex: filter: brightness(15%);
 * contrast       ex: filter: contrast(200%);
 * blur           ex: filter: blur(2px);
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Buttons
 * The following class is written here as 'mixin' because a silent class is not extendable from within mediaqueries.
 * In some cases we need no make a normal link look like this button only on mobile, like this;
 * @include small-arrow-button();
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Font family switcher
 * Initially developed to be able to have another font for different websites
 * @include use-font();
 * -------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Spinner
 * @include loader($color: 'white', $size: 3px, $radius: small, $align: middle, $duration: 1s, $position: relative);
 * -------------------------------------------------------------------------------------------------------------------------
 */
/* Paddings, margins and heights
   ========================================================================== */
/* line 4, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 5, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-bottom-20 {
  margin-bottom: 20px !important;
}

/* line 6, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

/* line 7, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-bottom-50 {
  margin-bottom: 50px !important;
}

/* line 8, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-top-20 {
  margin-top: 20px !important;
}

/* line 9, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-top-25 {
  margin-top: 20px !important;
}

/* line 10, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-top-90 {
  margin-top: 90px !important;
}

/* line 11, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-left-0 {
  margin-left: 0 !important;
}

/* line 12, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.clear {
  clear: both !important;
}

/* line 13, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.padding-top-10 {
  padding-top: 10px !important;
}

/* line 14, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.padding-top-0 {
  padding-top: 0 !important;
}

/* line 16, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-horizontal-60 {
  margin-left: 60px;
  margin-right: 60px;
}

/* line 21, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.margin-horizontal-100 {
  margin-left: 100px;
  margin-right: 100px;
}

/* line 31, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.spacer-bottom {
  margin-bottom: 15px;
}

/* Text
   ========================================================================== */
/* line 50, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.text-centered {
  text-align: center;
}

/* line 51, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.text-header {
  display: block;
}

/* line 52, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.text-shadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* Horizontal line
   ========================================================================== */
/* line 57, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* Colors
   ========================================================================== */
/* line 70, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.color-orange {
  color: #ff5a00;
}

/* Image positioning, replacement
   ========================================================================== */
/* line 78, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
img {
  display: block;
  height: auto;
  max-width: 100%;
  aspect-ratio: auto;
}

/* line 84, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
img.inline {
  display: inline-block;
}

/* Hide from both screenreaders and browsers: h5bp.com/u
   ========================================================================== */
/* line 93, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.hidden {
  display: none !important;
}

/* Hide from browsers but not screenreaders
   ========================================================================== */
/* Hide only visually, but have it available for screenreaders: h5bp.com/v
   ========================================================================== */
/* line 170, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
   ========================================================================== */
/* Hide visually and from screenreaders, but maintain layout
   ========================================================================== */
/* line 190, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.invisible {
  visibility: hidden;
}

/* Floats
   ========================================================================== */
/* line 198, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.left {
  float: left;
}

/* line 199, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.right {
  float: right;
}

/* Clearfix solution for clearing floats etc...
   Includes fix for Safari flexbox bug: https://danisadesigner.com/blog/flexbox-clear-fix-pseudo-elements/
   ========================================================================== */
/* line 205, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  flex-basis: 0;
  order: 1;
}

/* line 213, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.clearfix:after {
  clear: both;
}

/* Yellow glow
   ========================================================================== */
/* line 222, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.radial-glow:before {
  top: 50%;
  position: absolute;
  transform: translatey(-50%);
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  border-radius: 10px;
  box-shadow: 0px 0px 190px 70px #fefa41;
  z-index: 1;
}

/* line 233, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.radial-glow img {
  position: relative;
  z-index: 2;
}

/* Print
   ========================================================================== */
/* line 243, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.show-print {
  display: none;
}

/* line 247, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.max-width-initial {
  max-width: initial !important;
}

/* line 251, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.padding-horizontal-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 255, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.padding-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 10px !important;
}

/* line 260, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
.padding-0-10 {
  padding: 0 10px !important;
}

/*
* Icon font variables
* -------------------------------------------------------------------------------------------------------------------------
*/
/*
* Icon font classes
* -------------------------------------------------------------------------------------------------------------------------
*/
/* line 85, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
[class^="icn-"],
[class*=" icn-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ufs-icons','Segoe UI Symbol','Arial','sans-serif' !important;
  speak: auto;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* line 107, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-filled-check:before {
  content: "\e90d";
}

/* line 113, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-trash:before {
  content: "\e917";
}

/* line 119, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-account:before {
  content: "\e904";
}

/* line 125, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-cart:before {
  content: "\e905";
}

/* line 131, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-search:before {
  content: "\e910";
}

/* line 137, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-check:before {
  content: "\e90d";
}

/* line 143, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-close:before {
  content: "\e90c";
}

/* line 149, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-minus:before {
  content: "\e908";
}

/* line 155, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-plus:before {
  content: "\e909";
}

/* line 161, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-remove-from-wishlist:before {
  content: "\e90b";
}

/* line 168, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-play-video:before {
  content: "\e906";
}

/* line 175, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-heart:before {
  content: "\f004";
}

/* line 181, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-heart-o:before {
  content: "\e900";
}

/* line 187, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-angle-left:before {
  content: "\f104";
}

/* line 193, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-angle-right:before {
  content: "\f105";
}

/* line 199, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-angle-up:before {
  content: "\f106";
}

/* line 205, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-angle-down:before {
  content: "\f107";
}

/* line 212, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-cart-n:before {
  content: "\e905";
}

/* line 217, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-account-n:before {
  content: "\e904";
}

/* line 222, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-hamburger-menu:before {
  content: "\e932";
}

/* line 227, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-search-n:before {
  content: "\e92c";
}

/* line 232, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-pdf:before {
  content: "\e90f";
}

/* line 237, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-fcc:before {
  content: "\e944";
}

/* line 242, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-mask:before {
  content: "\e92e";
}

/* line 247, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-unmask:before {
  content: "\e92d";
}

/* line 252, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-delete:before {
  content: "\e936";
}

/* line 257, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-email:before {
  content: "\e934";
}

/* line 262, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
.icn-edit:before {
  content: "\e92f";
}

/* line 2, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune {
  padding-top: 115px;
  position: relative;
  margin-bottom: 200px;
}

/* line 10, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component {
  background: #EEEFEF;
  border-image: linear-gradient(to right, #ff5a00 1%, #FF9E00 100%) 100% 10 stretch;
  border-style: none;
  border-width: 4px 0 0 0;
  padding: 30px 70px;
  display: inline-block;
  width: 100%;
  padding-top: 30px;
  border: 2px solid #EEEFEF;
  border-radius: 6px;
}

/* line 39, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .loginfor-spin {
  margin-bottom: 25px;
}

/* line 46, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer {
  position: absolute;
  width: 550px;
  height: 592px;
  top: 15px;
}

/* line 58, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer .prizePointer {
  position: absolute;
  left: 241px;
  top: -9px;
  z-index: 3;
  width: 71px;
  height: 69px;
  background-image: url(../../../designs/ufs-aem/static/images/wheelof-fortune/point.png);
  background-repeat: no-repeat;
}

/* line 71, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer .prizeSpinner, .wheelof-fortune .wheelof-fortune_component .canvasContainer .spinText {
  position: absolute;
  width: 30%;
  top: 211px;
  left: 198px;
  z-index: 2;
}

/* line 78, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer .prizeSpinner {
  background-image: url(../../../designs/ufs-aem/static/images/wheelof-fortune/spin.png);
  width: 168px;
  height: 168px;
}

/* line 92, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer .spinText {
  margin: 59px 0 0 0;
  font-family: "Custom-Font-Bold", Arial, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color: #ff5a00;
  text-align: center;
  width: auto;
  position: initial;
  margin-top: 37%;
}

/* line 459, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_mixins.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer .spinText:lang(zh-TW) {
  font-family: "Custom-Font-Bold", 'Microsoft JhengHei', Arial, sans-serif;
}

/* line 107, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer .prizeBorder {
  position: absolute;
  left: -7px;
  top: -21px;
  z-index: 2;
  width: 560px;
  height: 575px;
  background-image: url(../../../designs/ufs-aem/static/images/wheelof-fortune/wheel_back.png);
}

/* line 124, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component .canvasContainer #canvas {
  position: relative;
  z-index: 2;
}

/* line 130, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component h2 {
  font-family: "Custom-Font-Bold", Arial, sans-serif;
  font-size: 1.375rem;
}

/* line 459, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_mixins.scss */
.wheelof-fortune .wheelof-fortune_component h2:lang(zh-TW) {
  font-family: "Custom-Font-Bold", 'Microsoft JhengHei', Arial, sans-serif;
}

/* line 137, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelof-fortune_component p {
  font-family: "Custom-Font-Regular", Arial, sans-serif;
  font-size: 1rem;
}

/* line 459, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_mixins.scss */
.wheelof-fortune .wheelof-fortune_component p:lang(zh-TW) {
  font-family: "Custom-Font-Regular", 'Microsoft JhengHei', Arial, sans-serif;
}

/* line 143, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .disableWheel {
  filter: #949494;
  filter: grayscale(1);
  opacity: .3;
}

/* line 149, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .whiteBg {
  width: 530px;
  height: 530px;
  position: absolute;
  z-index: 1;
  background: #ffffff;
  border-radius: 50%;
  top: 10px;
  left: 9px;
}

/* line 166, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .lightboxWheel-close {
  position: relative;
  float: right;
  top: -20px;
}

/* line 170, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .lightboxWheel-close a {
  color: #333333;
  font-size: 25px;
}

/* line 176, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .btn-lightboxWheel {
  float: right;
}

/* line 180, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheelof-fortune .wheelDisabled-dialog .orange,
.wheelof-fortune .wheel-dialog .orange {
  min-width: 120px;
}

/* line 186, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
.wheel-fortune {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 21, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .margin-horizontal-100 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* line 97, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-mobile {
    display: none !important;
  }
  /* line 269, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
  .list-heart-icon .add-recipe a span[class^="icn-"]:before,
  .list-heart-icon .add-recipe a span[class*=" icn-"]:before {
    content: "\e900";
  }
  /* line 274, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_font-face.scss */
  .list-heart-icon .add-recipe a span[class^="icn-"].is-favorite:before,
  .list-heart-icon .add-recipe a span[class*=" icn-"].is-favorite:before {
    content: "\f004";
  }
  /* line 2, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune {
    padding: 10px;
    margin-bottom: 20px;
  }
  /* line 10, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    border-image: none;
    border-width: 0;
    border-radius: 6px;
    border: 2px solid #EEEFEF;
    margin-top: 50px;
  }
  /* line 32, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component .col-span-6 {
    order: 2;
    padding: 30px;
  }
  /* line 39, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component .loginfor-spin {
    margin-bottom: -10px;
    width: 100%;
  }
  /* line 46, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component .canvasContainer {
    position: relative !important;
    width: auto !important;
    height: auto !important;
    top: -70px;
  }
  /* line 58, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component .canvasContainer .prizePointer {
    display: none;
  }
  /* line 78, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component .canvasContainer .prizeSpinner {
    width: 35%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 32%;
    top: 0;
    margin-top: 36%;
  }
  /* line 92, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component .canvasContainer .spinText {
    font-size: 6vw;
    margin-top: 35%;
  }
  /* line 107, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component .canvasContainer .prizeBorder {
    left: 0px;
    top: -3%;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  /* line 130, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .wheelof-fortune_component h2 {
    margin-top: -75px;
  }
  /* line 149, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/patterns/wheeloffortune.scss */
  .wheelof-fortune .whiteBg {
    display: block;
    left: 20px;
    width: 295px;
    height: 320px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 31, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .spacer-bottom {
    margin-bottom: 30px;
  }
  /* line 40, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .height-300 {
    height: 300px;
  }
  /* line 103, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-tablet {
    display: none !important;
  }
  /* line 139, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-above-mobile {
    display: none !important;
  }
  /* line 151, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .show-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) {
  /* line 109, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  /* line 115, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-above-twelfhundred {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 121, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-below-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 127, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-below-twelfhundred {
    display: none !important;
  }
}
@media only screen and (max-width: 900px) {
  /* line 133, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-below-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 767px) {
  /* line 145, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .hide-above-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 901px) {
  /* line 157, src/main/content/jcr_root/etc/clientlibs/ufs-aem/app/sass/helpers/_helpers.scss */
  .show-tablet {
    display: none !important;
  }
}
