/*------------------------------------*    $VARS
\*------------------------------------*/
/*------------------------------------*    $PATH
\*------------------------------------*/
/*------------------------------------*    $FONTS
\*------------------------------------*/
/**
 * Base font
 */
/*------------------------------------*    $MARGINS/PADDINGS
\*------------------------------------*/
/**
 * Do you want all elements to adopt `box-sizing:border-box;` as per
 * paulirish.com/2012/box-sizing-border-box-ftw ?
 */
/*------------------------------------*    $GRIDS/SIZE
\*------------------------------------*/
/*------------------------------------*    $MEDIA QUERIES
\*------------------------------------*/
/**
 * specify divider generated classes
 */
/**
 * condition:: condition to use for @mixin media-query
 * responsive-range: use breakpoint name as prefix for range: ex: palm-one-third
 * display-rangegenerate hide class for breakpoint and specified range
 */
/*------------------------------------*    $TOOLS
\*------------------------------------*/
/**
 * if the user ants to generate width helper class
 */
/**
     * cache list for dividers
     * dont't overide this variable
     */
/**
     * merge default setting with breakpoint to 
     * generate all width helper classes in on loop
     */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of2, .w2of4, .w5of10, .w6of12, .mp-w5of10 {
  width: 50%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of2, .w3of3, .w4of4, .w5of5, .w10of10, .w12of12, .mp-w3of3, .mp-w10of10 {
  width: 100%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of3, .w4of12, .mp-w1of3 {
  width: 33.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of3, .w8of12, .mp-w2of3 {
  width: 66.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of4, .w3of12 {
  width: 25%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w3of4, .w9of12 {
  width: 75%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of5, .w2of10, .mp-w2of10 {
  width: 20%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of5, .w4of10, .mp-w4of10 {
  width: 40%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w3of5, .w6of10, .mp-w6of10 {
  width: 60%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w4of5, .w8of10, .mp-w8of10 {
  width: 80%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of10, .mp-w1of10 {
  width: 10%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w3of10, .mp-w3of10 {
  width: 30%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w7of10, .mp-w7of10 {
  width: 70%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w9of10, .mp-w9of10 {
  width: 90%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of12 {
  width: 8.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of12 {
  width: 16.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w5of12 {
  width: 41.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w7of12 {
  width: 58.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w10of12 {
  width: 83.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w11of12 {
  width: 91.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
     * set all wsize classes width to 100% on mobile
     * the user can overide these using prefixed width class ( ex: .mp-w1of3 )
     */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of2 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of2 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w5of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w5of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w6of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w7of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w8of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w9of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w10of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w5of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w6of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w7of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w8of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w9of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w10of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w11of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w12of12 {
    width: 100%; } }

/*------------------------------------*    $GENERIC
\*------------------------------------*/
/*------------------------------------*    #RESET
\*------------------------------------*/
/* line 12, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.reset.scss */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased; }

/**
 * Remove default margin.
 */
/* line 26, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 52, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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.
 */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 74, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 85, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 96, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 105, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 116, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 133, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 142, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 151, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 160, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 169, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 176, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
sup {
  top: -0.5em; }

/* line 180, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 191, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 199, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/**
 * Address differences between Firefox and other browsers.
 */
/* line 218, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
/* line 228, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 239, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* 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 263, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 273, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 285, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 300, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 310, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 319, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 329, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 342, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          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 354, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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
 *    (include `-moz` to future-proof).
 */
/* line 364, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * 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 378, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 386, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 397, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 406, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.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 415, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 426, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 432, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
td,
th {
  padding: 0; }

/*------------------------------------*    #BOX-SIZING
\*------------------------------------*/
/* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.box-sizing.scss */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.box-sizing.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

/*------------------------------------*    $BASE
\*------------------------------------*/
@font-face {
  font-family: 'MFred';
  src: url("fonts/MFred.eot");
  src: url("fonts/MFred.eot") format("embedded-opentype"), url("fonts/MFred.woff") format("woff"), url("fonts/MFred.html") format("truetype"), url("fonts/MFred.svg#MFred") format("svg"); }

@font-face {
  font-family: 'BebasNeue';
  src: url("fonts/BebasNeue.eot");
  src: url("fonts/BebasNeue.eot") format("embedded-opentype"), url("fonts/BebasNeue.woff") format("woff"), url("fonts/BebasNeue.ttf") format("truetype"), url("fonts/BebasNeue.svg#MFred") format("svg"); }

@font-face {
  font-family: 'BerninoSansOffc';
  src: url("fonts/BerninoSansOffc.eot");
  src: url("fonts/BerninoSansOffc.eot") format("embedded-opentype"), url("fonts/BerninoSansOffc.woff") format("woff"), url("fonts/BerninoSansOffc.html") format("truetype"), url("fonts/BerninoSansOffc.svg#MFred") format("svg"); }

/* line 35, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.heading.scss */
.hN {
  margin-bottom: 0; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.image.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.image.scss */
.img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle; }

/* line 12, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.image.scss */
.img[width],
.img[height] {
  max-width: none; }

/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.link.scss */
.link {
  color: inherit;
  cursor: pointer; }
  /* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.link.scss */
  .link,
  .link:hover {
    text-decoration: none; }
  /* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.link.scss */
  .link:active,
  .link:focus {
    outline: none; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.link--underline:after,
.link--underline > .after {
  content: "";
  display: block;
  height: 1px; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.list.scss */
.form-fields, .check-list, .list,
.list__item, .nav {
  list-style: none;
  margin: 0; }

/* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.list.scss */
.list-inline li {
  display: inline-block;
  *display: inline;
  zoom: 1; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.page.scss */
html {
  font-family: "BerninoSansOffc", sans-serif;
  font-size: 16px;
  line-height: 0.0625;
  background-color: #292929;
  color: #fff;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
input {
  border: none; }

/* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
input[type="text"],
input[type="password"],
input[type="submit"] {
  -webkit-appearance: none !important; }

/* line 29, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.form-fields__item:last-child {
  margin-bottom: 0; }

/* line 35, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.label {
  display: block; }

/* line 39, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.label--inline {
  display: inline-block;
  *display: inline;
  zoom: 1; }

/* line 48, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.check-list__label {
  display: inline-block;
  *display: inline;
  zoom: 1; }

/*------------------------------------*    $OBJECT
\*------------------------------------*/
/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.cell.scss */
.list--inline .list__item,
.cell, .cell--box {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }

/* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.cell.scss */
.cell--box {
  width: 100%; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper {
  position: relative; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--wide {
  max-width: 1680px; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--vacuum, .wrapper--valign {
  font-size: 0; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--full, .wrapper--panel {
  height: 100%;
  width: 100%; }

/* line 18, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--abs, .wrapper--panel {
  position: absolute;
  top: 0;
  left: 0; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.wrapper--valign:after,
.wrapper--valign > .after {
  content: "";
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 100%;
  width: 0;
  vertical-align: middle; }

/* line 39, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--o {
  overflow: hidden; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.wrapper--square:after,
.wrapper--square > .after {
  content: "";
  display: block;
  padding-top: 100%; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.wrapper--rectangle:after,
.wrapper--rectangle > .after {
  content: "";
  display: block;
  padding-top: 50%; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.media.scss */
.media__img {
  width: 100%; }

/* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.nav.scss */
.nav--stacked .nav__item {
  display: block; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.nav.scss */
.nav--fit {
  display: table;
  width: 100%; }
  /* line 20, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.nav.scss */
  .nav--fit .nav__item {
    display: table-cell; }

/*------------------------------------*    $COMPONENST
\*------------------------------------*/
/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
html {
  overflow-y: scroll; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
html, body {
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  /* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  html.ie8, body.ie8 {
    height: 100%; }

/* line 16, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  /* line 25, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .ie8 .main {
    height: 100%; }

/* line 31, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.wrapper--header {
  position: absolute;
  z-index: 11;
  top: -143px;
  margin-top: 200px;
  -webkit-transition: -webkit-transform 0.5s 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(0) translateZ(0);
  -ms-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0); }
  /* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .wrapper--header.is-fixed {
    position: fixed;
    margin-top: 0;
    -webkit-transform: translateY(71px) translateZ(0);
    -ms-transform: translateY(71px) translateZ(0);
    transform: translateY(71px) translateZ(0); }
  /* line 46, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .wrapper--header.is-extend {
    position: relative;
    padding-top: 5%;
    max-width: 1600px;
    top: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background: #f5f5f5; }

/* line 58, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.main-header {
  position: relative;
  width: 100%;
  max-width: 1600px;
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }
  /* line 67, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .is-ready .main-header {
    -webkit-transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1; }
  /* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .main-header.is-out {
    -webkit-transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    visibility: hidden; }

/* line 79, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.content {
  position: relative;
  display: inline-block;
  max-width: 1600px;
  background: #f5f5f5;
  width: 100%; }
  /* line 92, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .content.is-out {
    -webkit-transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0; }
  /* line 97, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .ie8 .content {
    height: 100%; }

/* line 102, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.scroll-container {
  position: absolute; }

/* line 106, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.main-footer {
  padding-top: 110px;
  background: #f5f5f5;
  max-width: 1600px;
  margin: auto; }

@media screen and (max-width: 1024px) {
  /* line 115, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .main {
    position: relative;
    height: auto; }
  /* line 120, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  #fake-scroll {
    display: none; } }

@media screen and (max-width: 720px) {
  /* line 128, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .content {
    -webkit-transition: 0.5s 0s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s 0s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0); }
    /* line 131, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .content.is-padded {
      padding-top: 10%; }
    /* line 135, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .is-nav-opened .content {
      -webkit-transform: translateX(-50%) translateZ(0);
      -ms-transform: translateX(-50%) translateZ(0);
      transform: translateX(-50%) translateZ(0); }
  /* line 141, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .wrapper--header {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    margin-top: 0;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(100%) translateZ(0);
    -ms-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0); }
    /* line 151, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .wrapper--header.is-extend {
      position: fixed; }
    /* line 156, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .wrapper--header:before {
      position: absolute;
      content: '';
      width: 20%;
      height: 100%;
      top: 0;
      left: 0;
      background: #292929;
      z-index: 9;
      visibility: hidden;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    /* line 170, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .is-nav-opened .wrapper--header {
      -webkit-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }
      /* line 173, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
      .is-nav-opened .wrapper--header:before {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        opacity: 0.8; }
  /* line 179, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .main-header {
    height: 100%;
    width: 80%;
    margin-left: 20%;
    background: #ff0000;
    overflow: hidden;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(-100%) translateZ(0);
    -ms-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0); }
    /* line 191, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .main-header:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #292929;
      -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      -webkit-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }
    /* line 202, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .is-nav-opened .main-header {
      -webkit-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }
      /* line 205, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
      .is-nav-opened .main-header:after {
        -webkit-transform: translateX(-100%) translateZ(0);
        -ms-transform: translateX(-100%) translateZ(0);
        transform: translateX(-100%) translateZ(0); } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.alpha, .beta, .gamma, .delta, .epsylon, .zeta, .eta, #wysiwyg h1, #wysiwyg h2, #wysiwyg h3, #wysiwyg h4, #wysiwyg h5, #wysiwyg h6 {
  position: relative;
  margin: 0;
  line-height: 1;
  font-family: "MFred", sans-serif;
  color: #fff;
  font-weight: lighter; }

/* line 10, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.alpha {
  text-transform: uppercase;
  font-size: 150px;
  font-size: 9.375rem;
  letter-spacing: 0.1em;
  margin-bottom: 23px;
  line-height: 0.9; }
  /* line 18, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .alpha--center {
    max-width: 720px; }

/* line 23, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.beta {
  text-transform: uppercase;
  font-size: 100px;
  font-size: 6.25rem;
  letter-spacing: 0.1em;
  margin-bottom: 30px; }

/* line 31, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.gamma {
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.3;
  margin-bottom: 9px;
  letter-spacing: 0.1em;
  max-width: 370px; }
  /* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .gamma--wild {
    max-width: none; }

/* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.delta {
  text-transform: uppercase;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 15px;
  letter-spacing: 0.1em; }
  /* line 52, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .delta--bmarged {
    margin-bottom: 30px; }

/* line 57, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.epsylon {
  text-transform: uppercase;
  font-size: 48px;
  font-size: 3rem;
  letter-spacing: 0.05em;
  margin-bottom: 15px; }

/* line 65, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.zeta {
  text-transform: uppercase;
  font-size: 60px;
  font-size: 3.75rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px; }
  /* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .zeta--spaced {
    letter-spacing: 0.25em; }
  /* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .zeta--bmarged {
    margin-bottom: 90px; }

/* line 81, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.eta, #wysiwyg h1, #wysiwyg h2, #wysiwyg h3, #wysiwyg h4, #wysiwyg h5, #wysiwyg h6 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "BerninoSansOffc", sans-serif;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.3;
  margin-bottom: 12px; }

/* line 94, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
.subtitle {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.3;
  margin-bottom: 12px;
  letter-spacing: 0.1em; }
  /* line 101, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .subtitle--small {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal; }
  /* line 106, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .subtitle--bmarged {
    margin-bottom: 30px; }

@media only screen and (max-width: 1280px) {
  /* line 114, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .beta--industry {
    font-size: 65px;
    font-size: 4.0625rem; } }

@media only screen and (max-width: 1024px) {
  /* line 121, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .alpha {
    font-size: 110px;
    font-size: 6.875rem; }
  /* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .alpha--home {
    font-size: 120px;
    font-size: 7.5rem; }
  /* line 129, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .beta {
    font-size: 80px;
    font-size: 5rem; }
  /* line 133, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .beta--industry {
    font-size: 55px;
    font-size: 3.4375rem; } }

@media only screen and (max-width: 720px) {
  /* line 139, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .alpha {
    font-size: 40px;
    font-size: 2.5rem; }
  /* line 143, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .beta {
    font-size: 50px;
    font-size: 3.125rem; }
  /* line 147, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .gamma {
    font-size: 25px;
    font-size: 1.5625rem; }
  /* line 151, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .zeta {
    font-size: 50px;
    font-size: 3.125rem; }
  /* line 155, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headings.scss */
  .epsylon {
    font-size: 37px;
    font-size: 2.3125rem; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
.logo {
  width: 250px;
  margin-bottom: 37px; }

/* line 6, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
.logo--clear {
  position: absolute;
  display: inline-block;
  -webkit-transition: opacity 0.5s 0s;
  transition: opacity 0.5s 0s; }
  /* line 14, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
  .home .logo--clear {
    opacity: 0; }
  /* line 18, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
  .is-extend .logo--clear {
    display: none; }

/* line 27, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
.logo--dark {
  position: relative;
  visibility: hidden; }
  /* line 31, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
  .is-extend .logo--dark {
    visibility: visible; }

/* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
.logo--mobile {
  position: absolute;
  width: 70px;
  top: 5px;
  left: 4%; }

@media screen and (max-width: 720px) {
  /* line 44, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.logo.scss */
  .logo--clear {
    opacity: 1 !important; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link {
  position: relative;
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  cursor: pointer;
  text-transform: uppercase; }

/* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--primary {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-family: "BebasNeue", sans-serif;
  letter-spacing: 0.05em;
  color: #e0e0e0;
  padding: 25px 17px;
  white-space: nowrap; }
  /* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .home .link--primary {
    -webkit-transform: translateX(50%) translateZ(0);
    -ms-transform: translateX(50%) translateZ(0);
    transform: translateX(50%) translateZ(0);
    opacity: 0;
    -webkit-transition: 0.7s 3.3s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.7s 3.3s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 28, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .is-ready .link--primary {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  /* line 33, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--primary:after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0;
	height: 10px;
	width: 100%;
	background: #ff0000;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(0) translateZ(0);
	-ms-transform: scaleX(0) translateZ(0);
	transform: scaleX(0) translateZ(0);
	-webkit-transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
	transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
}
  /* line 48, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--primary:hover:after {
    -webkit-transform: scaleX(1) translateZ(0);
    -ms-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0); }
  /* line 52, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--primary:hover.is-active:after {
    -webkit-transform: scaleX(0) translateZ(0);
    -ms-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0); }
  /* line 58, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--primary.last:after {
    display: none; }

/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--secondary {
  font-family: "BebasNeue", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #e0e0e0;
  margin: 0 7px;
  padding: 28px 0px; }
  /* line 73, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .home .link--secondary {
    -webkit-transform: translateX(50%) translateZ(0);
    -ms-transform: translateX(50%) translateZ(0);
    transform: translateX(50%) translateZ(0);
    opacity: 0;
    -webkit-transition: 0.7s 3.3s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.7s 3.3s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 79, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .is-ready .link--secondary {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 85, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.nav--footer__link {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "BebasNeue", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #e0e0e0;
  color: #6f6f6f;
  line-height: 1;
  padding: 0;
  margin: 0 17px 10px 17px; }

/* line 97, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--underline {
  text-decoration: underline; }

/* line 101, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--center {
  margin-left: -7px; }

/* line 107, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--overlay:before {
	position: absolute;
	content: '';
	top: -1px;
	left: 0%;
	width: 100%;
	height: 69px;
	content: attr(title);
	color: #FFFFFF;
	line-height: 3.9;
	background-color: #ff0000;
	cursor: pointer;
}

/* line 121, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--overlay:before {
  opacity: 0;
  -webkit-transition: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(0) scale(0.95) translateZ(0);
  -ms-transform: translateY(0) scale(0.95) translateZ(0);
  transform: translateY(0) scale(0.95) translateZ(0); }

/* line 128, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--overlay.is-active:before {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1) translateZ(0);
  -ms-transform: translateY(0) scale(1) translateZ(0);
  transform: translateY(0) scale(1) translateZ(0); }

/* line 134, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
.link--bmarged {
  margin-bottom: 17px; }

@media screen and (max-width: 720px) {
  /* line 141, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link {
    white-space: nowrap; }
  /* line 145, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--primary {
	margin: 20px 0;
	padding: 0 0 0 25%;
	color: #FFFFFF;
	font-size: 25px;
	font-size: 1.5625rem;
	white-space: normal;
	-webkit-transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transform: translateX(-50px) translateZ(0);
	-ms-transform: translateX(-50px) translateZ(0);
	transform: translateX(-50px) translateZ(0);
}
    /* line 155, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
    .is-nav-opened .link--primary {
      -webkit-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }
  /* line 160, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--secondary {
    margin: 20px 0;
    padding: 0 0 0 25%;
    font-size: 20px;
    font-size: 1.25rem;
    white-space: normal; }
  /* line 168, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--overlay:before {
    top: -20%;
    left: -2px;
    width: 2px;
    height: 140%;
    content: '';
    background-color: #292929; }
  /* line 177, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.links.scss */
  .link--overlay:after {
    display: none; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
.nav {
  position: relative; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
.main-nav {
  position: relative;
  font-size: 0;
  padding-bottom: 25px;
  overflow: hidden; }
  /* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .home .main-nav {
    opacity: 0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: 0s 2.9s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0s 2.9s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .is-ready .main-nav {
    opacity: 1; }
  /* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .main-nav:before {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    top: -25px;
    left: -50%;
    background: #292929;
    z-index: -1;
    visibility: hidden; }
  /* line 34, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .main-nav:after {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    top: -25px;
    right: -50%;
    background: #585858;
    z-index: -1;
    visibility: hidden; }
  /* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .is-extend .main-nav {
    margin-bottom: 30px; }
  /* line 50, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .is-fixed .main-nav:before, .is-fixed .main-nav:after {
    visibility: visible; }

/* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
.nav--breadcrumb {
  padding: 17px 0 0 0;
  padding-right: 20px;
  visibility: hidden;
  opacity: 0;
  display: none; }
  /* line 63, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .nav--breadcrumb:before {
    position: absolute;
    content: '';
    width: 136%;
    left: 0;
    top: 0;
    height: 1px;
    background: #e4e4e4; }
  /* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .is-extend .nav--breadcrumb {
    visibility: visible;
    opacity: 1;
    display: block; }

/* line 79, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
.nav--footer {
  margin-bottom: 20px; }
  /* line 82, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .nav--footer.last {
    margin-bottom: 50px; }

@media screen and (max-width: 720px) {
  /* line 89, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .main-nav {
    height: 100%;
    margin: 0;
    padding-bottom: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  /* line 98, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.nav.scss */
  .nav--breadcrumb {
    display: none !important; } }

/*------------------------------------*    #BUTTONS
\*------------------------------------*/
/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000; }

/* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--social {
  width: 50px;
  height: 50px;
  background: #fff;
  margin: 0 1px;
  overflow: hidden; }

/* line 23, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rect {
  height: 50px;
  padding: 0 20px;
  margin-right: 2%;
  overflow: hidden; }
  /* line 29, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rect:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #292929;
    -webkit-transform: translateX(-100%) translateZ(0);
    -ms-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 41, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rect:hover:before {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  /* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rect-big {
    height: 60px;
    padding: 0 25px; }

/* line 51, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rect__label {
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem; }

/* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rect__panel--left {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  -webkit-transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 59, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rect:hover .btn--rect__panel--left {
    -webkit-transform: translateX(-100%) translateZ(0);
    -ms-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0); }

/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rect__panel--right {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  -webkit-transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 68, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rect:hover .btn--rect__panel--right {
    -webkit-transform: translateX(100%) translateZ(0);
    -ms-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0); }

/* line 73, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rect__mask--left {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  -webkit-transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rect:hover .btn--rect__mask--left {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 81, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rect__mask--right {
  -webkit-transform: translateX(100%) translateZ(0);
  -ms-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0);
  -webkit-transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.6s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 85, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rect:hover .btn--rect__mask--right {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 90, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--contact {
  position: absolute;
  right: 0;
  top: 7%;
  padding: 24px 33px 24px 24px; }
  /* line 95, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--contact svg {
    display: inline-block;
    width: 22px;
    margin-right: 17px;
    margin-bottom: -3px;
    font-size: 16px;
    font-size: 1rem; }

/* line 104, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--content {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 60px 45px 60px 45px;
  text-transform: uppercase;
  font-weight: 700;
  overflow: hidden; }
  /* line 111, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--content:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transform: translateX(-100%) translateZ(0);
    -ms-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 123, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--content:hover:before {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 128, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--content-big {
  padding: 60px 94px; }

/* line 133, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--square {
  width: 64px;
  height: 64px;
  overflow: hidden; }

/* line 139, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--square-small {
  width: 44px;
  height: 44px;
  overflow: hidden; }

/* line 146, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--arrow:after, .btn--more:after {
	width: 65px;
	height: 65px;
	background-color: #ff0000;
	background-image: url(images/ico/ico-arrow-right.svg);
	background-size: 20px;
}

/* line 155, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--transparent {
  background: transparent; }

/* line 159, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--arrow-black {
  background: #fff; }
  /* line 162, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--arrow-black:after {
    background-color: #292929;
    background-image: url(images/ico/ico-arrow-right.svg); }

/* line 169, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--download:after {
	background-color: #ff0000;
	background-image: url(images/ico/ico-download.svg);
	background-size: 12px;
}

/* line 176, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--more {
  overflow: hidden; }
  /* line 180, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--more:after {
    width: 44px;
    height: 44px; }
  /* line 185, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--more svg {
    position: relative;
    width: 11px;
    z-index: 10;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    -webkit-transform: rotate(0) translateZ(0);
    -ms-transform: rotate(0) translateZ(0);
    transform: rotate(0) translateZ(0); }
  /* line 195, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .grid__box.is-active .btn--more svg {
    -webkit-transform: rotate(45deg) translateZ(0);
    -ms-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0); }
  /* line 199, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .grid__box.is-active .btn--more .btn--more__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 203, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
    .grid__box.is-active .btn--more .btn--more__overlay:before {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }

/* line 210, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rectangle {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  background: #f5f5f5;
  text-align: center; }

/* line 220, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rectangle__label {
  padding: 26px 32px;
  display: inline-block;
  text-align: center; }

/* line 226, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rectangle__ico {
  position: relative;
  width: 64px;
  height: 64px;
  text-align: center;
  display: inline-block;
  overflow: hidden; }

/* line 235, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--rectangle__overlay {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1; }
  /* line 240, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rectangle__overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  /* line 251, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rectangle:hover .btn--rectangle__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 254, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
    .btn--rectangle:hover .btn--rectangle__overlay:before {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }
  /* line 260, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rectangle__overlay--dark:before {
    background: #292929; }

/* line 267, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--black:after {
  background-color: #292929; }

/* line 273, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--vaccum:after {
  background-image: none; }

/* line 278, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--bmarged {
  margin-bottom: 90px; }

/* line 282, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
.btn--burger {
	height: 100%;
	width: 50px;
	background: #ff0000;
}
  /* line 287, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--burger .rect {
    display: block;
    width: 23px;
    height: 2px;
    margin: 5px 0;
    background: #292929;
    -webkit-transform: translateX(2px) rotate(0) translateZ(0);
    -ms-transform: translateX(2px) rotate(0) translateZ(0);
    transform: translateX(2px) rotate(0) translateZ(0);
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    /* line 297, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
    .btn--burger .rect--top {
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0; }
    /* line 301, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
    .btn--burger .rect--bottom {
      -webkit-transform-origin: 2px 4px;
      -ms-transform-origin: 2px 4px;
      transform-origin: 2px 4px; }
  /* line 308, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .is-nav-opened .btn--burger .rect--top {
    -webkit-transform: translateX(6px) rotate(45deg) translateZ(0);
    -ms-transform: translateX(6px) rotate(45deg) translateZ(0);
    transform: translateX(6px) rotate(45deg) translateZ(0); }
  /* line 312, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .is-nav-opened .btn--burger .rect--middle {
    opacity: 0; }
  /* line 316, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .is-nav-opened .btn--burger .rect--bottom {
    -webkit-transform: translateX(6px) rotate(-45deg) translateZ(0);
    -ms-transform: translateX(6px) rotate(-45deg) translateZ(0);
    transform: translateX(6px) rotate(-45deg) translateZ(0); }

@media screen and (max-width: 720px) {
  /* line 325, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--content {
    padding: 60px 25px 60px 25px; }
  /* line 329, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--contact {
    position: relative;
    top: 0;
    margin-bottom: 40px;
    display: none; }
  /* line 338, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--square span {
    margin-right: 15px;
    padding-left: 15px; }
  /* line 345, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--arrow:after, .btn--more:after {
    width: 55px;
    height: 55px; }
  /* line 351, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--download {
    text-align: center; }
    /* line 354, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
    .btn--download:after {
      display: block;
      margin-top: 15px;
      left: 50%;
      margin-left: -32.5px; }
  /* line 362, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.buttons.scss */
  .btn--rectangle__label {
    padding: 26px 12px; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.paragraph, .legend, #wysiwyg p, #wysiwyg ul li, #wysiwyg a, #wysiwygNews blockquote, .address, .copyright, .ref, .date, .name, .title-content, .desc, .message {
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1; }

/* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.bold {
  font-weight: bold; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.paragraph, .legend, #wysiwyg p, #wysiwyg ul li, #wysiwyg a, #wysiwygNews blockquote {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 30px; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .paragraph--small, #wysiwyg p, #wysiwyg ul li, #wysiwyg a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8; }
  /* line 20, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .paragraph--small-bmarged, #wysiwyg p, #wysiwyg ul li {
    margin-bottom: 35px; }
  /* line 24, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .paragraph--lead {
    font-size: 18px;
    font-size: 1.125rem;
    max-width: 390px; }
  /* line 29, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .paragraph--wild {
    max-width: 520px; }
  /* line 33, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .paragraph--wilder {
    max-width: 680px;
    line-height: 1.7; }
  /* line 38, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .paragraph--tpadded {
    padding-top: 10px; }
  /* line 42, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .paragraph--center {
    margin-left: auto;
    margin-right: auto; }

/* line 48, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.address {
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 15px; }
  /* line 57, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .address strong {
    margin-right: 5px; }

/* line 62, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.legend {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 33px 5% 0 40%;
  margin-bottom: 5%; }

/* line 69, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.copyright {
  padding: 14px 0; }

/* line 74, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.ref {
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px; }

/* line 83, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.date {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  color: #7a7a7a;
  font-weight: bold;
  margin-bottom: 14px; }
  /* line 91, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .date--big {
    font-size: 14px;
    font-size: 0.875rem; }

/* line 96, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.name {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 16px;
  padding: 0 10px; }

/* line 105, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.title-content {
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  max-width: 200px;
  line-height: 1.4; }
  /* line 113, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .title-content--bmarged {
    margin-bottom: 50px; }
  /* line 117, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .title-content--small-bmarged {
    margin-bottom: 25px; }

/* line 122, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
.desc {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block; }
  /* line 127, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .desc--bpadded {
    padding-bottom: 20px; }

@media screen and (max-width: 720px) {
  /* line 140, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paragraphs.scss */
  .desc--big {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.messages.scss */
.message {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 7px;
  padding-left: 15px; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.messages.scss */
  .message--success {
	color: #ff0000;
}
  /* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.messages.scss */
  .message--error {
    color: red; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico {
  position: relative;
  display: inline-block; }

/* line 6, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--search {
  width: 14px; }

/* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--facebook {
  width: 9px; }

/* line 10, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--twitter {
  width: 13px; }

/* line 12, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--youtube {
  width: 14px; }

/* line 14, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--linkedin {
  width: 14px; }

/* line 16, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.main-nav__ico {
  top: 0;
  width: 14px;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  /* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
  .is-searching .main-nav__ico {
    opacity: 0;
    visibility: hidden; }
  /* line 26, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
  .main-nav__ico.last {
    position: absolute;
    top: 26px;
    left: 17px;
    opacity: 0;
    visibility: hidden; }
    /* line 33, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
    .is-searching .main-nav__ico.last {
      opacity: 1;
      visibility: visible; }

/* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.item__ico {
  display: block;
  margin: 0 auto 20px;
  width: 40px; }

/* line 47, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--dot:before {
	position: relative;
	display: inline-block;
	content: '';
	width: 4px;
	height: 4px;
	margin-right: 5px;
	margin-bottom: 3px;
	border-radius: 50%;
	background: #ff0000;
}

/* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--search-input {
  position: absolute;
  top: 25px;
  right: 30px;
  -webkit-transition: 0.5s 0.1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.5s 0.1s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateX(40px) translateZ(0);
  -ms-transform: translateX(40px) translateZ(0);
  transform: translateX(40px) translateZ(0); }
  /* line 68, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
  .is-searching .ico--search-input {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 73, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--arrow {
  width: 22px;
  height: 5px; }

/* line 78, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--download {
  width: 13px;
  height: 15px; }

/* line 83, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--close {
  width: 12px;
  height: 12px; }

/* line 88, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.link__ico {
  position: relative;
  display: inline-block; }

/* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.link__ico--arrow {
  width: 22px;
  height: 5px;
  margin-right: 17px;
  margin-bottom: 1px; }

/* line 100, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.link__ico--download {
  width: 13px;
  height: 15px;
  margin-right: 27px;
  margin-bottom: -2px; }

/* line 108, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--breadcrumb svg {
  width: 14px;
  height: 13px; }

/* line 113, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--breadcrumb:after {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  content: '/';
  color: #e4e4e4; }

/* line 121, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
.ico--breadcrumb.last:after {
  display: none; }

@media screen and (max-width: 720px) {
  /* line 128, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
  .main-nav__ico {
    width: 24px;
    -webkit-transition: 0.25s;
    transition: 0.25s; }
    /* line 132, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
    .main-nav__ico.last {
      top: 0px;
      left: 78%; }
  /* line 139, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
  .link__ico--arrow {
    margin-right: 7px; }
  /* line 143, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.icons.scss */
  .link__ico--download {
    margin-right: 17px; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.overlay-load {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: -webkit-calc(100% - 25px);
  height: calc(100% - 25px);
  background: #292929;
  z-index: 999;
  display: none;
  opacity: 1;
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: translateX(0) scaleX(1) translateZ(0);
  -ms-transform: translateX(0) scaleX(1) translateZ(0);
  transform: translateX(0) scaleX(1) translateZ(0);
  -webkit-transition: 1.2s 3.2s cubic-bezier(0.125, 0.75, 0.415, 1), opacity 2s 3.2s;
  transition: 1.2s 3.2s cubic-bezier(0.125, 0.75, 0.415, 1), opacity 2s 3.2s; }
  /* line 14, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .home .overlay-load {
    display: inline-block; }
  /* line 18, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .is-ready .overlay-load {
    opacity: 0;
    -webkit-transform: translateX(0) scaleX(0) translateZ(0);
    -ms-transform: translateX(0) scaleX(0) translateZ(0);
    transform: translateX(0) scaleX(0) translateZ(0); }

/* line 24, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.btn--social__overlay {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1; }
  /* line 29, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--social__overlay:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ff0000;
	-webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transform: translateX(0) translateZ(0);
	-ms-transform: translateX(0) translateZ(0);
	transform: translateX(0) translateZ(0);
}
  /* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--social:hover .btn--social__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 43, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
    .btn--social:hover .btn--social__overlay:before {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }

/* line 49, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.btn--more__overlay {
  -webkit-transform: translateX(-105%) translateZ(0);
  -ms-transform: translateX(-105%) translateZ(0);
  transform: translateX(-105%) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10; }
  /* line 54, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--more__overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  /* line 65, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--more:hover .btn--more__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 68, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
    .btn--more:hover .btn--more__overlay:before {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }

/* line 74, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.btn--content__overlay {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10; }
  /* line 79, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--content__overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  /* line 90, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--content:hover .btn--content__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
    .btn--content:hover .btn--content__overlay:before {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }

/* line 100, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.btn--close__overlay {
  -webkit-transform: translateX(-105%) translateZ(0);
  -ms-transform: translateX(-105%) translateZ(0);
  transform: translateX(-105%) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10; }
  /* line 105, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--close__overlay:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ff0000;
	-webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transform: translateX(0) translateZ(0);
	-ms-transform: translateX(0) translateZ(0);
	transform: translateX(0) translateZ(0);
}
  /* line 116, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--close:hover .btn--close__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 119, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
    .btn--close:hover .btn--close__overlay:before {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }

/* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.btn--square__overlay {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1; }
  /* line 130, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--square__overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  /* line 141, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--square:hover .btn--square__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 144, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
    .btn--square:hover .btn--square__overlay:before {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }
  /* line 150, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .btn--square__overlay--dark:before {
    background: #292929; }

/* line 156, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.link__overlay-left {
  -webkit-transform: translateX(-150%) translateZ(0);
  -ms-transform: translateX(-150%) translateZ(0);
  transform: translateX(-150%) translateZ(0);
  -webkit-transition: 0.35s 0s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.35s 0s cubic-bezier(0.23, 1, 0.32, 1); }
  /* line 160, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .link:hover .link__overlay-left, .btn--content:hover .link__overlay-left {
    -webkit-transition: 0.35s 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: 0.35s 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 166, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
.link__overlay-right {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  -webkit-transition: 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.35s cubic-bezier(0.23, 1, 0.32, 1); }
  /* line 170, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlay.scss */
  .link:hover .link__overlay-right, .btn--content:hover .link__overlay-right {
    -webkit-transform: translateX(100%) translateZ(0);
    -ms-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0); }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.borders.scss */
.border {
  border-bottom: 5px solid #ff0000; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.borders.scss */
.border--small {
  border-bottom: 2px solid #ff0000; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.borders.scss */
.border--grey {
  border-bottom: 1px solid #ebebeb; }

/*------------------------------------*    #BOXES
\*------------------------------------*/
/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box {
  position: relative;
  font-size: 0px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  z-index: 1;
  white-space: normal; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--o {
  overflow: hidden; }

/* line 16, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--square:before {
  position: relative;
  content: '';
  display: inline-block;
  width: 100%;
  padding-top: 100%; }

/* line 26, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--rect:before {
  position: relative;
  content: '';
  display: inline-block;
  width: 100%;
  padding-top: 70%; }

/* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--rect-small:before {
  position: relative;
  content: '';
  display: inline-block;
  width: 100%;
  padding-top: 40%; }

/* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--video {
  max-height: 720px; }
  /* line 47, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--video:before {
    position: relative;
    content: '';
    display: inline-block;
    width: 100%;
    padding-top: 100%; }

/* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--video-tall {
  max-height: none; }
  /* line 58, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--video-tall:before {
    padding-top: 110%; }

/* line 63, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--small {
  max-width: 300px; }

/* line 67, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--content {
  max-width: 500px; }

/* line 71, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--wild {
  min-width: 360px; }

/* line 75, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--rectangle {
  min-width: 370px;
  min-height: 220px;
  padding: 13% 8%;
  overflow: hidden; }

/* line 82, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--tall {
  height: 123%; }

/* line 86, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--bottom {
  position: absolute;
  bottom: 0; }

/* line 91, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--article {
  margin: 1.6%;
  min-width: 360px;
  border: 1px solid #ebebeb; }

/* line 97, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--article__aside {
  padding: 40px 40px 140px 30px; }

/* line 101, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--article-small {
  min-width: 260px;
  min-height: 360px;
  margin: 1%; }

/* line 107, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--column {
  width: 28%;
  margin-bottom: 2.5%;
  margin-right: 8%; }

/* line 113, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--form {
  margin-bottom: 50px; }

/* line 117, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--input {
  padding-right: 2.5%;
  vertical-align: top;
  min-width: 200px; }

/* line 123, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--sidebar {
  margin-top: -90px;
  min-width: 285px; }

/* line 128, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--bmarged {
  margin-bottom: 50px; }

/* line 132, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--lmarged {
  margin-left: 50px; }

/* line 136, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--tab {
  height: 90px;
  padding-left: 5%;
  cursor: pointer;
  overflow: hidden; }
  /* line 142, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--tab:first-child + .box--tab, .box--tab:first-child + .box--tab + .box--tab + .box--tab {
    border-right: 1px solid #e5e5e5; }
  /* line 146, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--tab:first-child + .box--tab, .box--tab:first-child + .box--tab + .box--tab {
    border-bottom: 1px solid #e5e5e5; }
  /* line 150, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--tab.is-selected {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 155, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--tab__overlay {
  -webkit-transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(-101%) translateZ(0);
  -ms-transform: translateX(-101%) translateZ(0);
  transform: translateX(-101%) translateZ(0); }
  /* line 159, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--tab__overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f5f5f5;
    -webkit-transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: scaleX(1) translateX(0) translateZ(0);
    -ms-transform: scaleX(1) translateX(0) translateZ(0);
    transform: scaleX(1) translateX(0) translateZ(0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  /* line 171, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .is-selected .box--tab__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 174, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
    .is-selected .box--tab__overlay:before {
      -webkit-transform: scaleX(0.3) translateX(101%) translateZ(0);
      -ms-transform: scaleX(0.3) translateX(101%) translateZ(0);
      transform: scaleX(0.3) translateX(101%) translateZ(0); }

/* line 180, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--select {
  display: none; }
  /* line 183, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--select.is-active {
    display: inline-block; }

/* line 188, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--map {
  display: none; }
  /* line 191, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--map.is-active {
    display: inline-block; }

/**

	ABSOLUTE POSITIONING
	
	tr : top right;
	tl : top left;
	bl : bottom left;
	br : bottom right

**/
/* line 208, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--a {
  position: absolute;
  z-index: 0; }

/* line 210, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--tr {
  top: 0;
  right: 0; }

/* line 211, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--tl {
  top: 0;
  left: 0; }

/* line 212, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--br {
  bottom: 0;
  right: 0; }

/* line 213, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
.box--bl {
  bottom: 0;
  left: 0; }

@media only screen and (max-width: 720px) {
  /* line 220, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--rectangle,
  .box--wild,
  .box--article,
  .box--sidebar {
    min-width: 0; }
  /* line 225, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--tab {
    height: 90px;
    padding-left: 5%; }
    /* line 229, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
    .box--tab:first-child + .box--tab, .box--tab:first-child + .box--tab + .box--tab + .box--tab {
      border-right: 0; }
    /* line 233, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
    .box--tab:first-child + .box--tab, .box--tab:first-child + .box--tab + .box--tab, .box--tab:first-child + .box--tab + .box--tab + .box--tab {
      border-bottom: 1px solid #e5e5e5; }
  /* line 238, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--sidebar {
    margin-top: 90px; }
  /* line 242, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--lmarged {
    margin-left: 0; }
  /* line 246, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--rectangle {
    min-height: 0;
    padding: 32% 5%; }
  /* line 252, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.boxes.scss */
  .box--rect-small:before {
    padding-top: 80%; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--black {
  background: #000; }

/* line 3, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--light {
  background: #fff; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--base {
  background: #f5f5f5; }

/* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--dark {
  background: #292929; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--yellow {
  background: #ff0000; }

/* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--grey-dark {
  background: #585858; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--grey {
  background: #757575; }

/* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.backgrounds.scss */
.bg--transparent {
  background: transparent; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.colors.scss */
.color--yellow {
  color: #ff0000; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.colors.scss */
.color--grey-dark {
  color: #585858; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.colors.scss */
.color--dark, #wysiwyg h1, #wysiwyg h2, #wysiwyg h3, #wysiwyg h4, #wysiwyg h5, #wysiwyg h6, #wysiwyg p, #wysiwyg ul li, #wysiwyg a {
  color: #000; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.colors.scss */
.color--pseudo-dark {
  color: #343434; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.colors.scss */
.color--grey-light {
  color: #8d8d8d; }

/* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.colors.scss */
.color--light {
  color: #fff; }

/* line 25, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.colors.scss */
.color--transparent {
  color: transparent; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper {
  font-size: 0; }

/* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--dribble {
  height: 112%; }

/* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--h3of4 {
  height: 75vh;
  max-height: 800px; }

/* line 16, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--fit-header {
  position: absolute;
  width: 100%;
  top: 184px;
  bottom: 0; }

/* line 23, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--popin {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(217, 212, 208, 0.9);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }
  /* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .wrapper--popin.is-active {
    visibility: visible;
    opacity: 1; }

/* line 42, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--search {
  width: 95%;
  -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateX(-101%) translateZ(0);
  -ms-transform: translateX(-101%) translateZ(0);
  transform: translateX(-101%) translateZ(0); }
  /* line 47, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .wrapper--search:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ff0000;
    -webkit-transition: 0.7s cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.7s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  /* line 58, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .is-searching .wrapper--search {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 61, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
    .is-searching .wrapper--search:after {
      -webkit-transform: translateX(101%) translateZ(0);
      -ms-transform: translateX(101%) translateZ(0);
      transform: translateX(101%) translateZ(0); }
  /* line 66, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .wrapper--search .wrapper--search__child {
    -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateX(101%) translateZ(0);
    -ms-transform: translateX(101%) translateZ(0);
    transform: translateX(101%) translateZ(0); }
    /* line 70, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
    .is-searching .wrapper--search .wrapper--search__child {
      -webkit-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }

/* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 50%;
  z-index: 10;
  max-width: 1600px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

/* line 87, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--load {
  position: fixed;
  left: 50%;
  z-index: 10;
  max-width: 1600px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  /* line 95, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .wrapper--load.invisible {
    display: none; }
  /* line 99, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .ie8 .wrapper--load, .ie7 .wrapper--load {
    display: none; }

/* ANIMATIONS */
/* line 106, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--scale {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transform: scale(1) translateZ(0);
  -ms-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1); }
  /* line 111, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .box--rectangle:hover .wrapper--scale {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1.1) translateZ(0);
    -ms-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0); }

/* line 117, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--zoom {
  -webkit-transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
  -webkit-transition: 1s 0s cubic-bezier(0.35, 0.6, 0.4, 0.93);
  transition: 1s 0s cubic-bezier(0.35, 0.6, 0.4, 0.93); }
  /* line 121, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .home .wrapper--zoom {
    -webkit-transition: 1s 1.2s cubic-bezier(0.35, 0.6, 0.4, 0.93);
    transition: 1s 1.2s cubic-bezier(0.35, 0.6, 0.4, 0.93); }
  /* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .is-ready .wrapper--zoom {
    -webkit-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0); }

/* line 130, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
.wrapper--translate {
  -webkit-transform: translateY(150px) translateZ(0);
  -ms-transform: translateY(150px) translateZ(0);
  transform: translateY(150px) translateZ(0);
  -webkit-transition: 2s 0s cubic-bezier(0.35, 0.6, 0.4, 0.93);
  transition: 2s 0s cubic-bezier(0.35, 0.6, 0.4, 0.93); }
  /* line 134, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .is-ready .wrapper--translate {
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0); }

@media only screen and (max-width: 720px) {
  /* line 141, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .wrapper--fit-header {
    top: 50px; }
  /* line 145, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .wrapper--search {
    width: 100%;
    height: 67px; }
  /* line 150, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wrappers.scss */
  .wrapper--translate {
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0); } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
.grid {
  margin: 70px -1px -1px 0; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
.grid__box {
  height: 200px;
  border-right: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  -webkit-transition: 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }
  /* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
  .grid__box.is-inactive {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3; }
    /* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
    .grid__box.is-inactive img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      filter: alpha(opacity=30);
      opacity: 0.3; }
  /* line 22, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
  .grid__box.is-active {
    z-index: 10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    border-bottom: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7; }
    /* line 27, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
    .grid__box.is-active img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      opacity: 0.8; }

/* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
.grid__box--padded {
  padding: 0 4%; }

/* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
.grid__popin {
  position: absolute;
  top: 100%;
  width: 200%;
  min-width: 400px;
  height: 200%;
  padding: 15% 25px 100px 25px;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: scale(1.02) translateZ(0);
  -ms-transform: scale(1.02) translateZ(0);
  transform: scale(1.02) translateZ(0); }
  /* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
  .grid__box--bottom .grid__popin {
    top: -100%; }
  /* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
  .grid__box.is-active .grid__popin {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0); }

@media screen and (max-width: 720px) {
  /* line 71, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
  .grid__popin {
    min-width: 0;
    width: 100%;
    left: 0 !important;
    min-height: 200%;
    height: auto; }
    /* line 78, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
    .grid__box--left .grid__popin {
      bottom: -200%;
      left: 0; }
    /* line 82, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
    .grid__box--right .grid__popin {
      bottom: -200%;
      right: auto;
      left: 0; }
    /* line 86, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.grids.scss */
    .grid__box--top .grid__popin {
      bottom: -200%; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
.fade-up {
  -webkit-transition: 0.67s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.67s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(0, 120px) translateZ(0);
  -ms-transform: translate(0, 120px) translateZ(0);
  transform: translate(0, 120px) translateZ(0); }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(1) {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(2) {
    -webkit-transition-delay: 0.55s;
            transition-delay: 0.55s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(3) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(4) {
    -webkit-transition-delay: 0.65s;
            transition-delay: 0.65s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(5) {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(6) {
    -webkit-transition-delay: 0.75s;
            transition-delay: 0.75s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(7) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(8) {
    -webkit-transition-delay: 0.85s;
            transition-delay: 0.85s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(9) {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(10) {
    -webkit-transition-delay: 0.95s;
            transition-delay: 0.95s; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .fade-up:nth-child(11) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(1) {
    -webkit-transition-delay: 2.5s;
            transition-delay: 2.5s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(2) {
    -webkit-transition-delay: 2.55s;
            transition-delay: 2.55s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(3) {
    -webkit-transition-delay: 2.6s;
            transition-delay: 2.6s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(4) {
    -webkit-transition-delay: 2.65s;
            transition-delay: 2.65s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(5) {
    -webkit-transition-delay: 2.7s;
            transition-delay: 2.7s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(6) {
    -webkit-transition-delay: 2.75s;
            transition-delay: 2.75s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(7) {
    -webkit-transition-delay: 2.8s;
            transition-delay: 2.8s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(8) {
    -webkit-transition-delay: 2.85s;
            transition-delay: 2.85s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(9) {
    -webkit-transition-delay: 2.9s;
            transition-delay: 2.9s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(10) {
    -webkit-transition-delay: 2.95s;
            transition-delay: 2.95s; }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-up:nth-child(11) {
    -webkit-transition-delay: 3s;
            transition-delay: 3s; }
  /* line 22, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .is-ready .fade-up {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translate(0, 0) translateZ(0);
    -ms-transform: translate(0, 0) translateZ(0);
    transform: translate(0, 0) translateZ(0); }

/* line 28, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
.fade-in {
  -webkit-transition: 1s 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 1s 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }
  /* line 35, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .home .fade-in {
    -webkit-transition: 1s 2.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: 1s 2.5s cubic-bezier(0.23, 1, 0.32, 1); }
  /* line 44, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.fade.scss */
  .is-ready .fade-in--full {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }

@-webkit-keyframes mouseWheel {
  0% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0); }
  50% {
    -webkit-transform: translateY(100%) translateZ(0);
            transform: translateY(100%) translateZ(0); }
  100% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0); } }

@keyframes mouseWheel {
  0% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0); }
  50% {
    -webkit-transform: translateY(100%) translateZ(0);
            transform: translateY(100%) translateZ(0); }
  100% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0); } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
.mask {
  position: absolute;
  background: #292929;
  z-index: 9;
  -webkit-transition: 0.8s 0.2s cubic-bezier(0.125, 0.75, 0.415, 1) !important;
  transition: 0.8s 0.2s cubic-bezier(0.125, 0.75, 0.415, 1) !important; }
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .home .mask {
    -webkit-transition: 0.8s 1.7s cubic-bezier(0.125, 0.75, 0.415, 1) !important;
    transition: 0.8s 1.7s cubic-bezier(0.125, 0.75, 0.415, 1) !important; }
  /* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .is-ready .mask {
    -webkit-transition: 0.85s 0.7s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.85s 0.7s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .is-half .mask {
    -webkit-transition: 0.35s 0s cubic-bezier(0.125, 0.75, 0.415, 1) !important;
    transition: 0.35s 0s cubic-bezier(0.125, 0.75, 0.415, 1) !important; }
  /* line 19, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .mask:nth-child(1) {
    top: 0%;
    left: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0); }
    /* line 25, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .home .mask:nth-child(1) {
      height: -webkit-calc(50% - 32.5px);
      height: calc(50% - 32.5px); }
    /* line 29, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .intro .mask:nth-child(1) {
      -webkit-transform: translateY(-65px) translateZ(0);
      -ms-transform: translateY(-65px) translateZ(0);
      transform: translateY(-65px) translateZ(0); }
    /* line 33, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .is-ready .mask:nth-child(1) {
      -webkit-transform: translateY(-100%) translateZ(0);
      -ms-transform: translateY(-100%) translateZ(0);
      transform: translateY(-100%) translateZ(0); }
  /* line 39, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .mask:nth-child(2) {
    top: 0;
    right: 0;
    height: 100%;
    width: 50%; }
    /* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .home .mask:nth-child(2) {
      width: -webkit-calc(50% - 473px);
      width: calc(50% - 473px); }
    /* line 49, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .is-ready .mask:nth-child(2) {
      -webkit-transform: translateX(100%) translateZ(0);
      -ms-transform: translateX(100%) translateZ(0);
      transform: translateX(100%) translateZ(0); }
  /* line 54, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .mask:nth-child(3) {
    bottom: 0%;
    right: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0); }
    /* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .home .mask:nth-child(3) {
      height: -webkit-calc(50% - 32.5px);
      height: calc(50% - 32.5px); }
    /* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .intro .mask:nth-child(3) {
      -webkit-transform: translateY(65px) translateZ(0);
      -ms-transform: translateY(65px) translateZ(0);
      transform: translateY(65px) translateZ(0); }
    /* line 68, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .is-ready .mask:nth-child(3) {
      -webkit-transform: translateY(100%) translateZ(0);
      -ms-transform: translateY(100%) translateZ(0);
      transform: translateY(100%) translateZ(0); }
  /* line 73, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .mask:nth-child(4) {
    top: 0;
    left: 0;
    height: 100%;
    width: 50%; }
    /* line 79, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .home .mask:nth-child(4) {
      width: -webkit-calc(50% - 473px);
      width: calc(50% - 473px); }
    /* line 83, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
    .is-ready .mask:nth-child(4) {
      -webkit-transform: translateX(-100%) translateZ(0);
      -ms-transform: translateX(-100%) translateZ(0);
      transform: translateX(-100%) translateZ(0); }

/* line 90, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
.link__panel--left {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  -webkit-transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .link:hover .link__panel--left, .btn--content:hover .link__panel--left {
    -webkit-transform: translateX(-100%) translateZ(0);
    -ms-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0); }

/* line 98, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
.link__panel--right {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  -webkit-transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 102, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .link:hover .link__panel--right, .btn--content:hover .link__panel--right {
    -webkit-transform: translateX(100%) translateZ(0);
    -ms-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0); }

/* line 107, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
.link__mask--left {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  -webkit-transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 110, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .link:hover .link__mask--left, .btn--content:hover .link__mask--left {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 115, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
.link__mask--right {
  -webkit-transform: translateX(100%) translateZ(0);
  -ms-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0);
  -webkit-transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1);
  transition: 0.4s cubic-bezier(0.125, 0.75, 0.415, 1); }
  /* line 119, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .link:hover .link__mask--right, .btn--content:hover .link__mask--right {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }

/* line 124, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
.wrapper--mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 50%;
  z-index: 10;
  max-width: 1600px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

/* line 135, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
.preview-mask {
  position: absolute;
  display: inline-block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 0s;
  transition: 0s; }
  /* line 142, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .preview-mask.is-active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: 0s;
    transition: 0s; }

@media screen and (max-width: 720px) {
  /* line 156, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .home .mask:nth-child(1) {
    height: 50%; }
  /* line 164, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.masks.scss */
  .home .mask:nth-child(3) {
    height: 50%; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.popins.scss */
.popin {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 55px;
  padding-left: 55px;
  padding-right: 55px;
  text-align: left;
  z-index: 10; }

/* line 12, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.popins.scss */
.popin--big {
  display: inline-block;
  left: 20%;
  top: 50%;
  width: 60%;
  padding: 8% 8%;
  max-height: 550px;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: scale(1.02) translate(0, -50%) translateZ(0);
  -ms-transform: scale(1.02) translate(0, -50%) translateZ(0);
  transform: scale(1.02) translate(0, -50%) translateZ(0); }
  /* line 26, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.popins.scss */
  .popin--big.is-open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translate(0, -50%) translateZ(0);
    -ms-transform: scale(1) translate(0, -50%) translateZ(0);
    transform: scale(1) translate(0, -50%) translateZ(0); }

@media screen and (max-width: 720px) {
  /* line 37, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.popins.scss */
  .popin--big {
    width: 90%;
    left: 5%;
    max-height: 330px; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headers.scss */
.header {
  position: relative;
  display: inline-block; }

/* line 6, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headers.scss */
.header--article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb; }

/* line 12, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headers.scss */
.header--big {
  padding-left: 5%;
  padding-bottom: 30px; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headers.scss */
.header--mobile {
  position: fixed;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  background: #292929;
  z-index: 12; }

@media screen and (max-width: 720px) {
  /* line 28, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.headers.scss */
  .header--big {
    padding-left: 8%; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media, .thumb {
  position: relative; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.cover {
  background-size: cover; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media--full {
  width: 100%; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media--crop {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
  -ms-transform: translate(-50%, -50%) translateZ(0);
  transform: translate(-50%, -50%) translateZ(0); }
  /* line 22, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
  .ie8 .media--crop {
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

/* line 28, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media--cover {
  position: absolute;
  top: 0;
  left: 0; }

/* line 33, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media--bborder {
  border-bottom: 1px solid #ebebeb; }

/* line 37, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.thumb--small {
  margin-bottom: 30px; }

/* line 41, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media--scale {
  -webkit-transform: scale(1) translateZ(0);
  -ms-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  /* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
  .btn--rect:hover .media--scale {
    -webkit-transform: scale(1.1) translateZ(0);
    -ms-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0); }

/* line 50, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media--transparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6; }

/* line 54, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.media--fit-height {
  height: 100%;
  min-width: 100%;
  width: auto; }

/* line 62, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.sprite {
  position: absolute; }

/* line 66, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.sprite--gears {
  width: 220px;
  top: -30px;
  left: 50%;
  margin-left: -110px; }

/* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
.sprite--circle {
  position: absolute;
  width: 400px;
  height: 400px;
  background: url(images/spritesheet.png) no-repeat; }

@media only screen and (max-width: 720px) {
  /* line 81, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.medias.scss */
  .mp-media--full {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 0;
    min-height: 0;
    -webkit-transform: translate(0, 0) translateZ(0);
    -ms-transform: translate(0, 0) translateZ(0);
    transform: translate(0, 0) translateZ(0); } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.lists.scss */
.list__main-nav {
  position: relative;
  padding: 0 17px; }

/* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.lists.scss */
.list__main-nav.first:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #292929; }

/* line 20, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.lists.scss */
.list-item--lstacked {
  margin-left: -30%; }

/* line 24, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.lists.scss */
.list-item--rstacked {
  margin-right: -30%; }

@media only screen and (max-width: 720px) {
  /* line 31, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.lists.scss */
  .list-item {
    position: relative;
    margin-top: 25px !important;
    text-align: left; }
 
  .list-item--lstacked {
    margin-left: 0; }
  
  .list-item--rstacked {
    margin-right: 0; }

  .list__main-nav {
    text-align: left;
    padding: 0;
    min-height: 70%;
    width: 100%;
    background: #ff0000;
    padding-top: 100px;
    border-left: 2px solid #ff0000; }
    
    .list__main-nav:before {
      display: none; }
 
    .list__main-nav li {
      display: block !important; }
 
    .list__main-nav.last {
      padding-top: 50px;
      min-height: 30%;
      background: #585858;
      border-left: none; } }


.sprite {
  position: absolute; }


.sprite--gears {
  top: -105%;
  left: 43%;
  width: 32%;
  height: 195%; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.sprites.scss */
.sprite--package {
  top: -10%;
  left: 0;
  width: 110%;
  height: 110%; }

/* line 20, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.sprites.scss */
.sprite--valve {
  top: -11%;
  left: 18%;
  width: 100%;
  height: 100%;
  z-index: 0; }

/* line 28, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.sprites.scss */
.sprite--conveyor-belt {
  top: -225%;
  left: 31%;
  width: 35.8%;
  height: 511%;
  z-index: 0; }

/* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.sprites.scss */
.sprite--cube {
  top: -20%;
  left: 31%;
  width: 79.8%;
  height: 80%;
  z-index: 0; }

/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.lines.scss */
.line-bottom:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  background: #ff0000;
  z-index: 1;
  -webkit-transform: scaleX(0) translateZ(0);
  -ms-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1); }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.lines.scss */
.line-bottom:hover:before {
  -webkit-transform: scaleX(1) translateZ(0);
  -ms-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

/* line 3, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.s--fade {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.s--fade-up {
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(150px) translateZ(0);
  -ms-transform: translateY(150px) translateZ(0);
  transform: translateY(150px) translateZ(0); }

/* line 14, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.s--fade-up-big {
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(300px) translateZ(0);
  -ms-transform: translateY(300px) translateZ(0);
  transform: translateY(300px) translateZ(0); }

/* line 19, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.s--scale {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0); }

/* line 29, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.e--fade {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/* line 33, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.e--pseudo-fade {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4; }

/* line 37, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.e--fade-up {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  -ms-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0); }

/* line 42, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
.e--scale {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1) translateZ(0);
  -ms-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0); }

@media screen and (max-width: 1024px) {
  /* line 52, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
  .s--fade {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }
  /* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
  .s--fade-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  /* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
  .s--scale {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  /* line 65, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.scroll-animations.scss */
  .s--fade-up-big {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
.item {
  position: relative;
  min-height: 110px;
  width: 100%;
  overflow: hidden;
  background: #ff0000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  /* line 10, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #716f6a;
    left: 0;
    bottom: 0; }

/* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
.item__base {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  -webkit-transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1); }
  /* line 25, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item:hover .item__base {
    -webkit-transform: translateX(25%) translateZ(0);
    -ms-transform: translateX(25%) translateZ(0);
    transform: translateX(25%) translateZ(0); }

/* line 30, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
.item__overlay {
  background: #292929;
  -webkit-transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(-101%) translateZ(0);
  -ms-transform: translateX(-101%) translateZ(0);
  transform: translateX(-101%) translateZ(0); }
  /* line 35, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item__overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
    -webkit-transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: scaleX(1) translateX(0) translateZ(0);
    -ms-transform: scaleX(1) translateX(0) translateZ(0);
    transform: scaleX(1) translateX(0) translateZ(0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  /* line 47, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item:hover .item__overlay {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 50, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
    .item:hover .item__overlay:before {
      -webkit-transform: scaleX(0.3) translateX(101%) translateZ(0);
      -ms-transform: scaleX(0.3) translateX(101%) translateZ(0);
      transform: scaleX(0.3) translateX(101%) translateZ(0); }

/* line 57, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
.item__overlay--ico {
  -webkit-transition: 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(-150%) translateZ(0);
  -ms-transform: translateX(-150%) translateZ(0);
  transform: translateX(-150%) translateZ(0); }
  /* line 61, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item:hover .item__overlay--ico {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
    .item:hover .item__overlay--ico:before {
      -webkit-transform: scaleX(0.3) translateX(101%) translateZ(0);
      -ms-transform: scaleX(0.3) translateX(101%) translateZ(0);
      transform: scaleX(0.3) translateX(101%) translateZ(0); }

/* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
.item__overlay--title {
  -webkit-transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(-101%) translateZ(0);
  -ms-transform: translateX(-101%) translateZ(0);
  transform: translateX(-101%) translateZ(0); }
  /* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item:hover .item__overlay--title {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
    /* line 79, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
    .item:hover .item__overlay--title:before {
      -webkit-transform: scaleX(0.3) translateX(101%) translateZ(0);
      -ms-transform: scaleX(0.3) translateX(101%) translateZ(0);
      transform: scaleX(0.3) translateX(101%) translateZ(0); }

@media only screen and (max-width: 1024px) {
  /* line 87, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item {
    min-height: 90px; } }

@media only screen and (max-width: 720px) {
  /* line 95, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.items.scss */
  .item {
    display: inline-block;
    border-right: 1px solid #716f6a;
    width: 50%;
    min-height: 110px; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
.overlap-top {
  margin-top: -5%; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
.overlap-bottom {
  margin-top: 10%; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
.overlap-right {
  position: absolute;
  right: -110px;
  top: 25%; }

/* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
.overlap-left {
  position: absolute;
  left: -100px;
  bottom: 0; }

@media only screen and (max-width: 1024px) {
  /* line 24, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
  .overlap-right {
    right: -60px; }
  /* line 28, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
  .overlap-left {
    left: -50px; } }

@media only screen and (max-width: 720px) {
  /* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
  .overlap-top, .overlap-bottom, .overlap-right, .overlap-left {
    margin: 0; }
  /* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
  .overlap-right {
    position: absolute;
    right: auto;
    left: 10%; }
  /* line 46, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.overlap.scss */
  .overlap-left {
    position: absolute;
    left: 10%;
    bottom: 0; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.rows.scss */
.row {
  position: relative;
  padding: 15px 3.5%;
  border-bottom: 1px solid #cccccc; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--tiny-t {
  margin-top: 2.5%; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--tiny-r {
  margin-right: 2.5%; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--tiny-b {
  margin-bottom: 2.5%; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--tiny-l {
  margin-left: 2.5%; }

/* line 19, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--small-t {
  margin-top: 5%; }

/* line 23, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--small-r {
  margin-right: 5%; }

/* line 27, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--small-b {
  margin-bottom: 5%; }

/* line 31, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--small-l {
  margin-left: 5%; }

/* line 37, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--t {
  margin-top: 10%; }

/* line 41, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--r {
  margin-right: 10%; }

/* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--b {
  margin-bottom: 10%; }

/* line 49, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--l {
  margin-left: 10%; }

/* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--medium-t {
  margin-top: 15%; }

/* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--medium-r {
  margin-right: 15%; }

/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--medium-b {
  margin-bottom: 15%; }

/* line 68, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--medium-l {
  margin-left: 15%; }

/* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--big-t {
  margin-top: 20%; }

/* line 80, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--big-r {
  margin-right: 20%; }

/* line 84, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--big-b {
  margin-bottom: 20%; }

/* line 88, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--big-l {
  margin-left: 20%; }

/* line 96, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--ultra-t {
  margin-top: 30%; }

/* line 100, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--ultra-r {
  margin-right: 30%; }

/* line 104, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--ultra-b {
  margin-bottom: 30%; }

/* line 108, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.offsets.scss */
.offset--ultra-l {
  margin-left: 30%; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--tiny-t {
  padding-top: 2.5%; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--tiny-r {
  padding-right: 2.5%; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--tiny-b {
  padding-bottom: 2.5%; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--tiny-l {
  padding-left: 2.5%; }

/* line 19, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--small-t {
  padding-top: 5%; }

/* line 23, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--small-r {
  padding-right: 5%; }

/* line 27, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--small-b {
  padding-bottom: 5%; }

/* line 31, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--small-l {
  padding-left: 5%; }

/* line 37, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--t {
  padding-top: 10%; }

/* line 41, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--r {
  padding-right: 10%; }

/* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--b {
  padding-bottom: 10%; }

/* line 49, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--l {
  padding-left: 10%; }

/* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--medium-t {
  padding-top: 15%; }

/* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--medium-r {
  padding-right: 15%; }

/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--medium-b {
  padding-bottom: 15%; }

/* line 68, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--medium-l {
  padding-left: 15%; }

/* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--big-t {
  padding-top: 20%; }

/* line 80, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--big-r {
  padding-right: 20%; }

/* line 84, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--big-b {
  padding-bottom: 20%; }

/* line 88, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--big-l {
  padding-left: 20%; }

/* line 95, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
.padding--ultra-t {
  padding-top: 40%; }

@media screen and (max-width: 720px) {
  /* line 104, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
  .padding--medium-r {
    padding-right: 8%; }
  /* line 108, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
  .padding--medium-l {
    padding-left: 8%; }
  /* line 112, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
  .padding--small-r {
    padding-right: 8%; }
  /* line 116, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
  .padding--small-l {
    padding-left: 8%; }
  /* line 121, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
  .padding--l {
    padding-left: 5%; }
  /* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.paddings.scss */
  .padding--r {
    padding-right: 5%; } }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
select, input, textarea {
  border: 0; }
  /* line 3, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  select:focus, input:focus, textarea:focus {
    outline-color: #ff0000;
    outline-width: thin; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
input, textarea {
  padding-left: 15px; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
textarea {
  padding-top: 15px; }

/* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.input, .select, .form {
  position: relative;
  display: inline-block;
  border-radius: 0; }

/* line 27, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.input, .textarea {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 55px;
  background: #fff;
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1;
  padding-left: 10px;
  color: #585858; }

/* line 43, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.input-border, .select--border {
  border: 1px solid #e7e7e7; }

/* line 47, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.input--submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 50px;
  border-left: 1px solid #f5f5f5;
  background-image: url(images/ico/ico-arrow-right-yellow.svg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center; }

/* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.input--newsletter {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  height: 50px; }

/* line 66, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.label {
  position: relative;
  display: inline-block;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 10px;
  max-width: 200px; }
  /* line 74, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .label sup {
    color: red; }
  /* line 78, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .label sub {
    display: inline-block;
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem;
    color: #868686;
    font-style: italic; }

/* line 87, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.label--big {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 21px; }

/* line 92, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.select {
  height: 55px;
  width: 70%;
  max-width: 285px;
  cursor: pointer; }
  /* line 98, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .select select {
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-style: italic;
    line-height: 1;
    padding-left: 10px;
    color: #585858;
    background: transparent; }
  /* line 109, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .select:after {
    position: absolute;
    display: inline-block;
    content: '';
    top: 0;
    right: 0px;
    width: 55px;
    height: 100%;
    border-left: 1px solid #e6e6e6;
    background-image: url(images/ico/ico-arrow-bottom-dark.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 5px;
    z-index: -1; }
  /* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .select:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: -2; }
  /* line 135, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .select--big {
    max-width: 350px;
    height: 75px;
    margin-top: 30px; }
    /* line 140, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
    .select--big select {
      font-size: 12px;
      font-size: 0.75rem;
      font-style: normal;
      line-height: 1;
      color: #292929;
      padding-left: 80px;
      text-transform: uppercase;
      font-weight: bold; }
    /* line 150, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
    .select--big:after {
      width: 75px;
      background-color: #f5f5f5;
      z-index: -1; }

/* line 158, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.radio {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-top: 1px;
  margin-bottom: 5px; }

/* line 167, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.input--search {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "BebasNeue", sans-serif;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.05em; }

/* line 181, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "BebasNeue", sans-serif;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.05em; }

/* line 190, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.submit-input {
  padding: 26px 30px; }

/* line 194, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.radio-input {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  margin-right: 15px;
  margin-bottom: 5px;
  margin-top: 1px;
  border: 1px solid #e8e8e8; }
  /* line 206, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .radio-input:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #434343;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    opacity: 0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0); }
  /* line 223, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .is-selected .radio-input:before {
    opacity: 1; }

/* line 229, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
.textarea {
  height: 250px;
  max-height: 250px;
  max-width: 100%; }

@media screen and (max-width: 720px) {
  /* line 237, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .submit-input {
    padding: 26px 30px; }
  /* line 246, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.form.scss */
  .select--big select {
    padding-left: 14%; } }

/* line 14, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wysiwyg.scss */
#wysiwyg a {
  text-decoration: underline; }

/* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wysiwyg.scss */
#wysiwygNews blockquote {
  display: inline-block;
  margin-bottom: 35px; }
  /* line 26, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wysiwyg.scss */
  #wysiwygNews blockquote:before {
    position: absolute;
    content: '';
    top: 0;
    left: -70px;
    width: 38px;
    height: 32px;
    background: url(images/ico/ico-quote.svg) no-repeat; }

/* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wysiwyg.scss */
#wysiwygNews img {
  max-width: 100%; }

/* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wysiwyg.scss */
#wysiwygNews p {
  margin-bottom: 35px; }

/* line 45, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wysiwyg.scss */
.wpcf7-response-output, .wpcf7-validation-errors {
  font-size: 14px;
  font-size: 0.875rem;
  color: #292929;
  border: none !important; }

/* line 51, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.wysiwyg.scss */
.wpcf7-not-valid-tip {
  font-size: 12px !important;
  display: block;
  margin-bottom: 16px; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.box--date {
  padding: 40px 20px 40px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #eab730; }

/* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.gamma--padded {
  padding-left: 10%;
  padding-top: 20px;
  padding-bottom: 15px; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.btn--overlap-footer {
  top: 66px; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.wrapper-zzz {
  z-index: 1; }

/* line 21, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.overlap-bottom-inversed {
  margin-bottom: 10%; }

/* line 25, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.box--address {
  margin-bottom: 55px;
  padding-top: 55px;
  padding-left: 10%;
  padding-right: 4%;
  border-top: 1px solid #e5b413; }

/* line 33, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.form--contact {
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 160px;
  padding-left: 6%;
  padding-right: 6%;
  background: #f5f5f5; }

/* line 42, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.form--newsletter {
  width: 320px;
  height: 50px;
  margin-left: 2%;
  margin-bottom: 50px; }

/* line 49, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.title {
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0 5px; }

/* line 61, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.wrapper--load__bar {
  position: absolute;
  top: 50%;
  margin-top: -32.5px;
  left: 50%;
  height: 65px;
  width: 946px;
  background: transparent;
  z-index: 9999;
  display: none;
  -webkit-transform: translateX(-50%) translateY(0) scaleX(1) scaleY(1) translateZ(0);
  -ms-transform: translateX(-50%) translateY(0) scaleX(1) scaleY(1) translateZ(0);
  transform: translateX(-50%) translateY(0) scaleX(1) scaleY(1) translateZ(0);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: 0.7s 1.4s cubic-bezier(0.125, 0.75, 0.415, 1), visibility 0s 3s;
  transition: 0.7s 1.4s cubic-bezier(0.125, 0.75, 0.415, 1), visibility 0s 3s; }
  /* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .home .wrapper--load__bar {
    display: inline-block; }
  /* line 80, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .wrapper--load__bar span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transform: scaleX(1) translateZ(0);
    -ms-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: 0.7s 3s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.7s 3s cubic-bezier(0.125, 0.75, 0.415, 1); }
    /* line 90, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
    .wrapper--load__bar span:before {
      position: absolute;
      content: '';
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background: #ff0000;
      -webkit-transition: 1s 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
      transition: 1s 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scaleX(0) scaleY(1) translateZ(0);
      -ms-transform: scaleX(0) scaleY(1) translateZ(0);
      transform: scaleX(0) scaleY(1) translateZ(0); }
  /* line 103, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .is-ready .wrapper--load__bar {
    -webkit-transform: translateX(-50%) translateY(-508%) scaleX(1) scaleY(1) translateZ(0);
    -ms-transform: translateX(-50%) translateY(-508%) scaleX(1) scaleY(1) translateZ(0);
    transform: translateX(-50%) translateY(-508%) scaleX(1) scaleY(1) translateZ(0);
    visibility: hidden; }
    /* line 108, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
    .is-ready .wrapper--load__bar span {
      -webkit-transform: scaleX(0) translateZ(0);
      -ms-transform: scaleX(0) translateZ(0);
      transform: scaleX(0) translateZ(0); }
      /* line 111, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
      .is-ready .wrapper--load__bar span:before {
        -webkit-transform: scaleX(1) scaleY(1) translateZ(0);
        -ms-transform: scaleX(1) scaleY(1) translateZ(0);
        transform: scaleX(1) scaleY(1) translateZ(0); }

/* line 118, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
.fake-load-bar {
  position: absolute;
  top: 50%;
  margin-top: -32.5px;
  left: 50%;
  height: 65px;
  width: 946px;
  background: transparent;
  z-index: 9999;
  display: none;
  -webkit-transform: translateX(-50%) translateZ(0);
  -ms-transform: translateX(-50%) translateZ(0);
  transform: translateX(-50%) translateZ(0);
  -webkit-transition: visibility 0s 1s;
  transition: visibility 0s 1s; }
  /* line 133, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .fake-load-bar:before {
    position: absolute;
    content: '';
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    background: #292929;
    -webkit-transition: 1s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 1s cubic-bezier(0.125, 0.75, 0.415, 1);
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: scaleY(1) translateZ(0);
    -ms-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0); }
  /* line 147, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .fake-load-bar:after {
    position: absolute;
    content: '';
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #292929;
    -webkit-transition: 1s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 1s cubic-bezier(0.125, 0.75, 0.415, 1);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(1) translateZ(0);
    -ms-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0); }
  /* line 160, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .is-ready .fake-load-bar {
    visibility: hidden; }
    /* line 162, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
    .is-ready .fake-load-bar:before, .is-ready .fake-load-bar:after {
      -webkit-transform: scaleY(0) translateZ(0);
      -ms-transform: scaleY(0) translateZ(0);
      transform: scaleY(0) translateZ(0); }
  /* line 167, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .home .fake-load-bar {
    display: inline-block; }

@media screen and (max-width: 1024px) {
  /* line 173, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .tl-w1of3 {
    width: 33.3333% !important; }
  /* line 177, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .tl-w2of3 {
    width: 66.6666% !important; }
  /* line 181, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .tl-w40 {
    width: 40% !important; }
  /* line 185, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .tl-w50 {
    width: 50% !important; }
  /* line 189, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .tl-w60 {
    width: 60% !important; } }

@media only screen and (max-width: 720px) {
  /* line 196, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .tl-w1of2 {
    width: 50% !important; }
  /* line 201, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .mp-w60 {
    width: 60% !important; }
  /* line 205, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .mp-w80 {
    width: 80% !important; }
  /* line 209, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .mp-w90 {
    width: 90% !important; }
  /* line 213, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .mp-w100 {
    width: 100% !important; }
  /* line 217, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .mp-w1of2 {
    width: 50% !important; }
  /* line 221, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .childs-equal-spacing {
    text-align: right !important; }
  /* line 225, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .wrapper--load__bar {
    display: none !important; }
  /* line 229, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.shame.scss */
  .fake-load-bar {
    display: none !important; } }

/*------------------------------------*    $TRUMPS
\*------------------------------------*/
/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.align-left {
  text-align: left; }

/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.align-right {
  text-align: right; }

/* line 3, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.align-center {
  text-align: center; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.valign-top {
  vertical-align: top !important; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.valign-bottom {
  vertical-align: bottom; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.valign-middle {
  vertical-align: middle !important; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.fit-height {
  height: 100%;
  vertical-align: top; }

/* line 22, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.util-height {
  height: 100vh; }
  /* line 25, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
  .ie8 .util-height {
    height: 100%; }

/* line 30, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.scroll-disable {
  overflow: hidden; }

/* line 34, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.upper, #wysiwyg h1, #wysiwyg h2, #wysiwyg h3, #wysiwyg h4, #wysiwyg h5, #wysiwyg h6 {
  text-transform: uppercase; }

/* line 35, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.lower {
  text-transform: none; }

/* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.justify {
  text-align: justify; }

/* line 37, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.nowrap {
  white-space: nowrap; }

/* line 39, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.unmarged {
  margin: 0 !important; }

/* line 43, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.unpadded {
  padding: 0 !important; }

/* line 47, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.force-hardware {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

/* line 51, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.ltr {
  direction: ltr; }

/* line 55, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.rtl {
  direction: rtl; }

/* line 59, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.inline {
  display: inline-block; }

/* line 63, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.mp-show {
  display: none; }

/* line 67, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.fl {
  float: left; }

/* line 71, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.fr {
  float: right; }

/* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.clearfix:after {
  position: relative;
  display: block;
  content: '';
  clear: both; }

/* line 84, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.cover {
  background-size: cover; }

/* line 88, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.childs-equal-spacing {
  text-align: justify; }
  /* line 91, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
  .childs-equal-spacing:after {
    content: '';
    width: 100%;
    /* Ensures justification for single lines */
    display: inline-block; }
  /* line 97, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
  .childs-equal-spacing .childs-equal-spacing__item {
    display: inline-block; }

/* line 102, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.fit-height {
  height: 100%; }

/* line 106, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.underline {
  text-decoration: underline; }

/* line 110, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.force-inline {
  white-space: nowrap; }

/* line 114, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
.disable-hover {
  pointer-events: none; }

@media screen and (max-width: 1024px) {
  /* line 119, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
  .tl-hide {
    display: none; } }

@media screen and (max-width: 720px) {
  /* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
  .mp-hide {
    display: none; }
  /* line 129, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
  .mp-show {
    display: inline-block; }
  /* line 133, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.helpers.scss */
  .mp-flow {
    position: relative; } }

/* line 36, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w1of3 {
  width: 33.33333333333333%; }

/* line 38, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w2of3 {
  width: 66.66666666666667%; }

/* line 39, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w3of3 {
  width: 100%; }

/* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w1of4 {
  width: 25%; }

/* line 42, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w2of4 {
  width: 50%; }

/* line 43, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w3of4 {
  width: 75%; }

/* line 44, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w1of6 {
  width: 16.666666667%; }

/* line 46, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w5of6 {
  width: 83.333333333%; }

/* line 47, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w1of8 {
  width: 12.5%; }

/* line 49, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w3of8 {
  width: 37.5%; }

/* line 50, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w5of8 {
  width: 62.5%; }

/* line 51, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w7of8 {
  width: 87.5%; }

/* line 52, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w10 {
  width: 10%; }

/* line 54, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w12 {
  width: 12%; }

/* line 55, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w15 {
  width: 15%; }

/* line 56, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w20 {
  width: 20%; }

/* line 57, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w25 {
  width: 25%; }

/* line 58, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w23 {
  width: 23%; }

/* line 59, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w30 {
  width: 30%; }

/* line 60, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w35 {
  width: 35%; }

/* line 61, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w38 {
  width: 38%; }

/* line 62, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w40 {
  width: 40%; }

/* line 63, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w45 {
  width: 45%; }

/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w49 {
  width: 49%; }

/* line 65, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w50 {
  width: 50%; }

/* line 66, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w55 {
  width: 55%; }

/* line 67, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w60 {
  width: 60%; }

/* line 68, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w65 {
  width: 65%; }

/* line 69, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w70 {
  width: 70%; }

/* line 70, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w75 {
  width: 75%; }

/* line 71, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w78 {
  width: 78%; }

/* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w80 {
  width: 80%; }

/* line 73, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w85 {
  width: 85%; }

/* line 74, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w90 {
  width: 90%; }

/* line 75, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w99 {
  width: 99%; }

/* line 76, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.w100 {
  width: 100%; }

/* line 3, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.widths.scss */
.lt-ie8 .w50 {
  width: 49.5%; }

@media only screen and (max-width: 1024px) {
  /* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.widths.scss */
  .w78 {
    width: 100%; } }

@media only screen and (max-width: 720px) {
  /* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_trumps.widths.scss */
  .w1of3,
  .w2of3,
  .w1of4,
  .w3of4,
  .w10,
  .w20,
  .w30,
  .w35,
  .w40,
  .w45,
  .w49,
  .w55,
  .w60,
  .w65,
  .w70,
  .w75,
  .w80,
  .w90,
  .w50,
  .w1of2,
  .w2of4,
  .w2of2,
  .w4of4,
  .w3of3,
  .w1of8,
  .w3of8,
  .w5of8,
  .w6of8,
  .w100 {
    width: 100%; } }

/*------------------------------------*    #WIDTHS-RESPONSIVE
\*------------------------------------*/
/**
 * specify divider generated classes
 */
/**
 * condition:: condition to use for @mixin media-query
 * responsive-range: use breakpoint name as prefix for range: ex: palm-one-third
 * display-rangegenerate hide class for breakpoint and specified range
 */
/**
 * if the user ants to generate width helper class
 */
/**
     * cache list for dividers
     * dont't overide this variable
     */
/**
     * merge default setting with breakpoint to 
     * generate all width helper classes in on loop
     */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w1of2, .w2of4, .w5of10, .w6of12, .mp-w5of10 {
  width: 50%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w2of2, .w3of3, .w4of4, .w5of5, .w10of10, .w12of12, .mp-w3of3, .mp-w10of10 {
  width: 100%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w1of3, .w4of12, .mp-w1of3 {
  width: 33.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w2of3, .w8of12, .mp-w2of3 {
  width: 66.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w1of4, .w3of12 {
  width: 25%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w3of4, .w9of12 {
  width: 75%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w1of5, .w2of10, .mp-w2of10 {
  width: 20%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w2of5, .w4of10, .mp-w4of10 {
  width: 40%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w3of5, .w6of10, .mp-w6of10 {
  width: 60%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w4of5, .w8of10, .mp-w8of10 {
  width: 80%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w1of10, .mp-w1of10 {
  width: 10%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w3of10, .mp-w3of10 {
  width: 30%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w7of10, .mp-w7of10 {
  width: 70%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w9of10, .mp-w9of10 {
  width: 90%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w1of12 {
  width: 8.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w2of12 {
  width: 16.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w5of12 {
  width: 41.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w7of12 {
  width: 58.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w10of12 {
  width: 83.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
.w11of12 {
  width: 91.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
     * set all wsize classes width to 100% on mobile
     * the user can overide these using prefixed width class ( ex: .mp-w1of3 )
     */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w1of2 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w2of2 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w1of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w2of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w3of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w1of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w2of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w3of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w4of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w1of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w2of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w3of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w4of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w5of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w1of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w2of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w3of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w4of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w5of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w6of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w7of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w8of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w9of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w10of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w1of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w2of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w3of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w4of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w5of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w6of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w7of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w8of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w9of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w10of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w11of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/new/_trumps.responsive.scss */
  .w12of12 {
    width: 100%; } }


/*# sourceMappingURL=style.css.map*/